UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as t } from "react"; function o(e) { return /* @__PURE__ */ a( "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: "IconMediaObjectRatio1To332", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M8 8.5v15a1.5 1.5 0 0 1-3 0v-15a1.5 1.5 0 1 1 3 0m-5 0a3.5 3.5 0 1 1 7 0v15a3.5 3.5 0 1 1-7 0zM13.032 8a1 1 0 0 1 1-1h13.936a1 1 0 1 1 0 2H14.032a1 1 0 0 1-1-1m0 8a1 1 0 0 1 1-1h13.936a1 1 0 1 1 0 2H14.032a1 1 0 0 1-1-1m1-5a1 1 0 1 0 0 2h8.774a1 1 0 1 0 0-2zm-1 9a1 1 0 0 1 1-1h8.774a1 1 0 1 1 0 2h-8.774a1 1 0 0 1-1-1", clipRule: "evenodd" } ) } ); } const n = t(o); export { n as default }; //# sourceMappingURL=IconMediaObjectRatio1To332.es.js.map