@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 871 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphHightheel = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-hightheel",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M4.396 8.909s-.521-.239-.876 1.241c-.271 1.421-.538 1.734-.538 1.734H2.36s.007-.652.007-1.141-.283-2.062-.987-3.219C.678 6.367.879 4.881 2.764 3.026c.074-.072.442-.211.902.231.598.573 3.321 3.391 5.629 4.371 2.168.921 3.627-.121 3.627-.121s2.825.631 3.881 2.413c1.055 1.784-2.296 1.908-2.296 1.908s-4.169.24-5.175-.605c-.151-.192-4.123-2.473-4.936-2.314Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphHightheel };