UNPKG

@icongo/gy

Version:
17 lines 1.17 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphSkull = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-skull", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M14.828 12.836C15.715 11.589 17 9.804 17 7.85 17 3.993 15.063 0 9.031 0c-6.031 0-8 3.992-8 7.85 0 1.947 1.391 3.728 2.186 4.973.309.479.451 1.872.451 1.983 0 .082.012.161.029.24.09.625.631.927 1.297.95 0 0 .496.009.571 0 .757-.087 1.344-.411 1.423-1.049.064.631.668 1.049 2.027 1.049s1.943-.396 2.023-1.008c.107.634.723.947 1.496 1.008.053.004.575 0 .575 0 .704-.054 1.261-.438 1.261-1.133l-.011-.004c.001-.022.007-.043.007-.064.001-.122.148-1.516.462-1.959ZM5.999 9a2 2 0 1 1 0-3.998A2 2 0 0 1 6 9Zm3.011 3.848c-.824 0-1.493.439-1.493-.178 0-.616.669-1.891 1.493-1.891.827 0 1.494 1.274 1.494 1.891 0 .618-.667.178-1.494.178ZM11.999 9A2 2 0 1 1 12 5a2 2 0 0 1 0 4Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphSkull };