@icongo/gy
Version:
Glyph Iconset Icons
42 lines • 1.55 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphSignFoot = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-sign-foot",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M13.798 14.262c0 3.231-2.339.253-5.294.253-2.951 0-5.403 2.979-5.403-.253 0-1.509 1.232-3.097 2.09-4.453.978-1.547 1.685-2.766 3.259-2.766 1.58 0 2.364 1.294 3.345 2.852.849 1.351 2.003 2.865 2.003 4.367Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("ellipse", {
cx: 5.91,
cy: 2.881,
className: "prefix__si-glyph-fill",
rx: 1.91,
ry: 2.881
}), /*#__PURE__*/_jsx("ellipse", {
cx: 10.936,
cy: 2.926,
className: "prefix__si-glyph-fill",
rx: 1.936,
ry: 2.926
}), /*#__PURE__*/_jsx("ellipse", {
cx: 1.871,
cy: 7.371,
className: "prefix__si-glyph-fill",
rx: 1.885,
ry: 2.436,
transform: "rotate(-10.51 1.986 7.435)"
}), /*#__PURE__*/_jsx("path", {
d: "M12.115 7.305c-.345 1.326.201 2.504 1.214 2.627 1.014.126 2.116-.849 2.463-2.175.345-1.328-.2-2.506-1.214-2.63-1.016-.126-2.118.85-2.463 2.178Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphSignFoot };