UNPKG

@icongo/gy

Version:
17 lines 653 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphFolderOpen = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-folder-open", viewBox: "0 0 17 17" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "m8.03 4.042-.802-1H1.015v1H.009V13h1.017l.005.984 13.619-.021 1.303-9.922H8.03v.001Zm5.79 8.999H1.711L3.1 4.953h11.932l-1.212 8.088Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphFolderOpen };