UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.13 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function l(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: "IconMediaObjectImage20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M10 3.5H3.5a1 1 0 0 0-1 1v7.265l2.084-1.389.4-.267.41.252L11 13.811V4.5a1 1 0 0 0-1-1m-7.5 12v-1.932l2.516-1.677 5.982 3.68A1 1 0 0 1 10 16.5H3.5a1 1 0 0 1-1-1M3.5 2A2.5 2.5 0 0 0 1 4.5v11A2.5 2.5 0 0 0 3.5 18H10a2.5 2.5 0 0 0 2.5-2.5v-11A2.5 2.5 0 0 0 10 2zm10.75 4.25A.75.75 0 0 1 15 5.5h3.238a.75.75 0 0 1 0 1.5H15a.75.75 0 0 1-.75-.75M15 9a.75.75 0 0 0 0 1.5h2A.75.75 0 0 0 17 9zM8.5 7a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0M10 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0", clipRule: "evenodd" } ) } ); } const n = a(l); export { n as default }; //# sourceMappingURL=IconMediaObjectImage20.es.js.map