UNPKG

@icongo/gy

Version:
17 lines 575 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphBolt = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-bolt", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M14.289.023 6.925 0 2.984 8H8l-4.334 7.916L14.924 4.941H10.35L14.289.023Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphBolt };