UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 966 B
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: "IconMediaObject24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M11.5 4.5H5A1.5 1.5 0 0 0 3.5 6v12A1.5 1.5 0 0 0 5 19.5h6.5A1.5 1.5 0 0 0 13 18V6a1.5 1.5 0 0 0-1.5-1.5M5 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h6.5a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3zm11.25 4.25A.75.75 0 0 1 17 6.5h4.227a.75.75 0 0 1 0 1.5H17a.75.75 0 0 1-.75-.75M17 10a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5z", clipRule: "evenodd" } ) } ); } const i = a(o); export { i as default }; //# sourceMappingURL=IconMediaObject24.es.js.map