@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.3 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphFireWood = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-fire-wood",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M15.884 10.689c.231.518.033 1.064-.442 1.223L3.376 15.915c-.478.158-1.05-.133-1.282-.65-.231-.517-.034-1.064.442-1.222l12.066-4.004c.476-.158 1.048.133 1.282.65Zm-1.282 5.226c.477.158 1.049-.133 1.282-.65.231-.517.033-1.064-.442-1.222l-1.59-.527-3.242 1.075 3.992 1.324ZM3.375 10.039c-.478-.158-1.05.133-1.282.65-.231.518-.034 1.064.442 1.223l1.592.527 3.24-1.076-3.992-1.324Zm7.143-.086s3.934-1.43 1.881-3.851c-.604-.773-1.012-1.8-.557-3.016 0 0-1.348 1.265-.943 2.542-.186-.283-2.047-1.012-1.898-4.587 0 0-2.256 1.778-2.256 3.956 0 0 .213 2.512 1.439 2.904 0 0-1.872-.474-2.248-2.842-.092.285-2.409 2.859.764 4.818 0 0-1.169-.784-.599-2.263 1.153 1.95 3.46.563 3.46.563s-2.393-.551-1.092-3.673c.299 1.619 1.738 2.479 2.651 2.622-.48-.966.348-.223.705.381.47 1.17-1.307 2.446-1.307 2.446Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphFireWood };