UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.02 kB
import { jsx as t } from "react/jsx-runtime"; import { memo as a } from "react"; function o(e) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconDocumentList32", "aria-hidden": "true", ...e, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M24 25a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h6v8h8zM18 5.828V11h5.172zM10 29h12a4 4 0 0 0 4-4V11.828a2 2 0 0 0-.586-1.414l-6.828-6.828A2 2 0 0 0 17.172 3H10a4 4 0 0 0-4 4v18a4 4 0 0 0 4 4m4.5-6a1 1 0 0 1 1-1H20a1 1 0 1 1 0 2h-4.5a1 1 0 0 1-1-1m1-6a1 1 0 1 0 0 2H20a1 1 0 1 0 0-2zM13 18a1 1 0 1 1-2 0 1 1 0 0 1 2 0m-1 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2", clipRule: "evenodd" } ) } ); } const c = a(o); export { c as default }; //# sourceMappingURL=IconDocumentList32.es.js.map