UNPKG

@icongo/gy

Version:
23 lines 1.1 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphAxe = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-axe", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M7.038 8.5c-.671.672-2.108.652-4.198-1.438C.752 4.974.793 3.474 1.402 2.865c.61-.61.883.455 2.363-.471C5.244 1.466 5.564.487 6.081 1.003L8.897 3.82c.518.517-.797 1.173-1.39 2.316-.549 1.065.202 1.694-.469 2.364Zm9.259 6.457c-.142.143-.461.053-.715-.201l-6.961-6.96c-.252-.253-.344-.573-.201-.716l.577-.576c.141-.143.462-.051.716.201l6.959 6.961c.254.253.344.572.201.715l-.576.576Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M3.008.137h.972v1.702h-.972z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphAxe };