UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.01 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function c(t) { return /* @__PURE__ */ e( "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: "IconMediaObjectIcon32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M7 7h8c.386 0 .746.11 1.051.298L11 14.292 5.949 7.298A2 2 0 0 1 7 7m2.766 9L5 9.4v13.2zM5.95 24.702 11 17.708l5.051 6.994A2 2 0 0 1 15 25H7a2 2 0 0 1-1.051-.298M12.233 16 17 9.4v13.2zM3 9a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v14a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4zm18 0a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2h-6a1 1 0 0 1-1-1m1 3a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2z", clipRule: "evenodd" } ) } ); } const r = a(c); export { r as default }; //# sourceMappingURL=IconMediaObjectIcon32.es.js.map