UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1 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: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMediaObjectTextTop24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M5.5 3.75A.75.75 0 0 1 6.25 3h11.5a.75.75 0 0 1 0 1.5H6.25a.75.75 0 0 1-.75-.75m2.5 3A.75.75 0 0 1 8.75 6h6.5a.75.75 0 0 1 0 1.5h-6.5A.75.75 0 0 1 8 6.75M6 11.5h12a1.5 1.5 0 0 1 1.5 1.5v5a1.5 1.5 0 0 1-1.5 1.5H6A1.5 1.5 0 0 1 4.5 18v-5A1.5 1.5 0 0 1 6 11.5M3 13a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v5a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z", clipRule: "evenodd" } ) } ); } const i = a(o); export { i as default }; //# sourceMappingURL=IconMediaObjectTextTop24.es.js.map