UNPKG

@icongo/gy

Version:
23 lines 2.11 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 GYSiGlyphScissorLineCut = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-scissor-line-cut", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "none", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M6.798 3.142c-.371-.222-.719-.264-.954-.115-.474.298-.421 1.283.113 2.149.37.597.927 1.011 1.38 1.098.179.036.344.024.47-.057.135-.085.222-.229.272-.404.13-.446.001-1.124-.384-1.744-.246-.398-.564-.726-.897-.927ZM5.167 8.268c-.342-.222-.791-.361-1.264-.393-1.027-.066-1.923.396-1.957 1.012-.032.579.833 1.186 1.823 1.248.687.044 1.307-.148 1.659-.467.173-.155.285-.34.297-.543a.761.761 0 0 0-.148-.469 1.463 1.463 0 0 0-.41-.388Z" }), /*#__PURE__*/_jsx("path", { fill: "#434343", d: "M16.922 9.938s-.449-.919-.651-.938l-6.515.062-1.085-2.373c.487-.69.396-1.905-.304-3.036-.343-.557-.799-1.021-1.278-1.312-.643-.385-1.284-.434-1.762-.134-.862.545-.881 2.031-.044 3.386.342.556.796 1.022 1.279 1.311.36.216.716.313 1.048.317l.796 1.854-1.714.016c-.152-.311-.613-1.062-.994-1.289-.482-.291-1.105-.639-1.757-.678-1.572-.094-2.852.788-2.913 1.799-.031.551.311 1.085.945 1.465.483.289 1.107.47 1.757.509 1.267.075 2.331-.229 2.733-.935l2.367-.005 1.31 3h1.396l-1.34-3.003 6.726-.016ZM8.078 5.812c-.05.176-.137.319-.272.404-.126.081-.291.093-.47.057-.453-.087-1.01-.501-1.38-1.098-.534-.866-.587-1.852-.113-2.149.235-.148.583-.106.954.115.333.201.651.529.896.927.386.62.515 1.298.385 1.744ZM5.429 9.668c-.353.318-.973.511-1.659.467-.99-.062-1.855-.669-1.823-1.248.034-.615.93-1.078 1.957-1.012.473.031.922.171 1.264.393.179.117.315.25.41.389a.753.753 0 0 1 .148.469c-.012.202-.124.387-.297.542ZM10 13h1.984v1H10zm-4 0h1.984v.969H6zm8 0h1.984v.969H14zM2 13h1.984v.969H2z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphScissorLineCut };