UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 909 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: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconFolder24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M5 5.5h5.102a.5.5 0 0 1 .374.168L11.66 7H4.5V6a.5.5 0 0 1 .5-.5M3 7V6a2 2 0 0 1 2-2h5.102a2 2 0 0 1 1.495.671L13.667 7H18a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm12 1.5H4.5V17A1.5 1.5 0 0 0 6 18.5h12a1.5 1.5 0 0 0 1.5-1.5v-7A1.5 1.5 0 0 0 18 8.5z", clipRule: "evenodd" } ) } ); } const s = o(r); export { s as default }; //# sourceMappingURL=IconFolder24.es.js.map