@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 967 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphBomb2 = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-bomb-2",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M16.427.016c-.093.952-.854 1.255-2.095 1.639-.584.182-1.205.379-1.712.72-.89-.473-1.511-.363-1.511-.363L9.808 3.628a6.034 6.034 0 0 1 3.104 2.271L14.2 4.296s.095-.688-.958-1.513c.378-.2.825-.344 1.287-.487 1.135-.352 2.325-.832 2.47-2.296l-.572.016Zm-7.57 4.348a5.961 5.961 0 0 0-1.895-.312 5.964 5.964 0 1 0 4.957 2.649 5.968 5.968 0 0 0-3.062-2.337ZM7.299 6.077c-2.707 0-4.162 1.509-4.162 3.966H2.031c0-2.635 2.212-4.81 5.038-5.079-.001 0 .388 1.113.23 1.113Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphBomb2 };