UNPKG

@icongo/gy

Version:
23 lines 981 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphPaperShredder = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-paper-shredder", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M12.969 3.003H7.985V0H3v6.982h9.969V3.003Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M9.111 0v1.938h3.858L9.111 0ZM3 13v2.986h.978V13H3Zm2.013 0v3h.974v-3h-.974ZM7 13v2.998h.998V13H7Zm2 0v2.993h.986V13H9Zm2 0v2.964h.963V13H11ZM0 8.031V12h15.958V8.031H0Zm2.969 2h-1V9h1v1.031Zm1 0V9h1.062v1.031H3.969Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphPaperShredder };