UNPKG

@icongo/gy

Version:
23 lines 872 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 GYSiGlyphFolderRemove = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-folder-remove", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M8.35 5 6.788 2.042H3.021v1.021H1.023v9.913h1.02l.002 1h14.902L16.968 5H8.35Zm2.733 5.042H6.979V8.917h4.104v1.125Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M14.964 3.982v-.94h-5.94l.33.94h5.61Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphFolderRemove };