UNPKG

@icongo/gy

Version:
33 lines 1.32 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphLouder2 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-louder-2", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", transform: "translate(4)", children: [/*#__PURE__*/_jsx("ellipse", { cx: 4.962, cy: 10.954, className: "prefix__si-glyph-fill", rx: 1.962, ry: 1.954 }), /*#__PURE__*/_jsx("path", { d: "M8.547.014H1.465C.675.014.031.612.031 1.351v13.295c0 .737.644 1.337 1.434 1.337h7.082c.789 0 1.433-.6 1.433-1.337V1.351C9.979.611 9.336.014 8.547.014ZM4.986 1.948c1.144 0 2.066.927 2.066 2.069a2.066 2.066 0 1 1-4.131 0c0-1.142.926-2.069 2.065-2.069Zm.006 12.083a3.038 3.038 0 0 1-3.047-3.033 3.038 3.038 0 0 1 3.047-3.031 3.039 3.039 0 0 1 3.047 3.031 3.04 3.04 0 0 1-3.047 3.033Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("ellipse", { cx: 4.991, cy: 3.978, className: "prefix__si-glyph-fill", rx: 0.991, ry: 0.978 })] }) })); export { GYSiGlyphLouder2 };