UNPKG

@icongo/gy

Version:
17 lines 756 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphFire = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-fire", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M14.849 9.245c-.417-.518-2.513-2.1-1.658-4.219 0 0-1.908.725-1.149 2.953-.35-.496-3.318-1.616-3.04-7.85 0 0-4.912 2.954-4.912 7.059 0 0 0 3.256 1.974 4.799 0 0-2.616-.43-3.317-4.557-.176.494-4.756 5.288 1.74 8.446l3.489.083h3.351s7.372-2.493 3.522-6.714Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphFire };