UNPKG

@icongo/gy

Version:
23 lines 910 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 GYSiGlyphFolderWarning = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-folder-warning", viewBox: "0 0 17 16" }, 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.021l.001 1h14.902L16.968 5H8.35Zm-3.329 8.021 4.5-7.041 4.459 7.041H5.021Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M14.964 3.982v-.94h-5.94l.33.94h5.61ZM9 8h1v1.956H9zm0 3h1v.973H9z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphFolderWarning };