UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 917 B
import { jsx as e } from "react/jsx-runtime"; import { memo as o } from "react"; function r(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconFolder20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M4 4.5h4.623a.5.5 0 0 1 .383.179L10.116 6H3.5V5a.5.5 0 0 1 .5-.5M2 6V5a2 2 0 0 1 2-2h4.623a2 2 0 0 1 1.532.714L12.075 6H15.5A2.5 2.5 0 0 1 18 8.5v7a2.5 2.5 0 0 1-2.5 2.5h-11A2.5 2.5 0 0 1 2 15.5zm11.333 1.5H3.5v8a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1v-7a1 1 0 0 0-1-1z", clipRule: "evenodd" } ) } ); } const s = o(r); export { s as default }; //# sourceMappingURL=IconFolder20.es.js.map