UNPKG

@icongo/gy

Version:
17 lines 847 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphHorseShoe = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-horse-shoe", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M7.502 1.042c-4.545 0-7.424 4.236-7.424 9.462 0 2.405 1.523 5.554 2.245 6.265.723.711 2.324-.822 2.05-1.323a8.363 8.363 0 0 1-1.014-3.969c0-3.647 1.605-6.604 4.143-6.604 2.535 0 4.142 2.957 4.142 6.604 0 1.486-.41 2.855-1.011 3.957-.272.507 1.469 2.019 2.045 1.335.577-.684 2.247-3.859 2.247-6.265 0-5.226-2.88-9.462-7.423-9.462Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphHorseShoe };