UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.06 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconDocumentText12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M2.5 1h3.417v4.083H10V10.5a.5.5 0 0 1-.5.5h-7a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5m7.178 2.833a1 1 0 0 1 .197.25H6.917v-2.8zM9.5 12h-7A1.5 1.5 0 0 1 1 10.5v-9A1.5 1.5 0 0 1 2.5 0h3.718a2 2 0 0 1 1.357.53l2.782 2.568A2 2 0 0 1 11 4.568V10.5A1.5 1.5 0 0 1 9.5 12M4 5a.5.5 0 0 0 0 1h.5a.5.5 0 0 0 0-1zm-.5 2.5A.5.5 0 0 1 4 7h4a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5M4 9a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1z", clipRule: "evenodd" } ) } ); } const l = a(o); export { l as default }; //# sourceMappingURL=IconDocumentText12.es.js.map