UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.06 kB
import { jsx as e } from "react/jsx-runtime"; import { memo as t } from "react"; function m(a) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconMediaObjectImage16", "aria-hidden": "true", ...a, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M8 3H3a1 1 0 0 0-1 1v4.617L3.743 7.57l.265-.159.26.166L9 10.59V4a1 1 0 0 0-1-1m1 8.775L3.992 8.588 2 9.783V12a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1zM3 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h5a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm8.5 2.5A.5.5 0 0 1 12 4h2.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5M12 7a.5.5 0 0 0 0 1h1.5a.5.5 0 0 0 0-1zM6.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1m0 1a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", clipRule: "evenodd" } ) } ); } const n = t(m); export { n as default }; //# sourceMappingURL=IconMediaObjectImage16.es.js.map