@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 1.33 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphSewingRoll = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-sewing-roll",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M12.982.986c0 .518-.41.938-.917.938h-10a.927.927 0 0 1-.917-.938c0-.519.41-.938.917-.938h10c.507 0 .917.42.917.938Zm0 14c0 .518-.41.938-.917.938h-10a.927.927 0 0 1-.917-.938c0-.519.41-.938.917-.938h10c.507 0 .917.42.917.938ZM3 3h7.917v.959H3zm0 2h7.917v.959H3zm0 2h7.917v.959H3zm0 2h7.917v.959H3zm0 2h7.917v.959H3zm0 2h7.917v.959H3z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "M16.836 15c-1.305-.208-1.679-2.154-1.78-2.98-.088-.716-.181-4.562-2.383-5.545-.612-.273-1.293-.402-1.878-.459-.513-.052-.685-.039-.629-.098l-.748-.682c.294-.307.838-.28 1.418-.219.734.07 1.518.212 2.21.529 2.621 1.203 2.949 5.732 3.024 6.354.14 1.144.539 2.053.93 2.114l-.164.986Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphSewingRoll };