UNPKG

@icongo/gy

Version:
17 lines 1.05 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphSaw = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-saw", viewBox: "0 0 16 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "m7.729 4.266-1.79-2.974a.837.837 0 0 0-1.179-.016l.027 1.187L1.43 5.801.237 5.775a.824.824 0 0 0 .015 1.171l2.992 1.778a.838.838 0 0 0 1.179.016l3.322-3.303a.824.824 0 0 0-.016-1.171ZM6.459 5.48 4.43 7.498c-.222.22-.631.171-.912-.107l-.82.008c-.281-.279-.33-.686-.109-.904l2.859-2.842c.224-.222.629-.174.91.106l-.008.817c.282.278.331.685.109.904Zm1.758 1.576L5.999 9.359l.569.594.605-.626 1.296 1.345-.604.626.533.554.604-.627 1.294 1.343-.604.626.535.556.604-.626 1.293 1.343-.604.627.533.553.605-.626.297.344-.605.626.008.009 3.624-.923-7.765-8.021Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphSaw };