@frontify/fondue
Version:
Design system of Frontify
31 lines (30 loc) • 1.07 kB
JavaScript
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: 24,
height: 24,
className: "tw-flex tw-items-center tw-justify-center tw-fill-current",
name: "IconMediaObjectRatio1To324",
"aria-hidden": "true",
...e,
children: /* @__PURE__ */ a(
"path",
{
fill: "currentColor",
fillRule: "evenodd",
d: "M5.5 5.5v13a1 1 0 1 1-2 0v-13a1 1 0 0 1 2 0M2 5.5a2.5 2.5 0 0 1 5 0v13a2.5 2.5 0 0 1-5 0zm8.041.25a.75.75 0 0 1 .75-.75H21.23a.75.75 0 0 1 0 1.5H10.791a.75.75 0 0 1-.75-.75m0 6a.75.75 0 0 1 .75-.75H21.23a.75.75 0 0 1 0 1.5H10.791a.75.75 0 0 1-.75-.75m.75-3.75a.75.75 0 0 0 0 1.5h5.974a.75.75 0 0 0 0-1.5zm-.75 6.75a.75.75 0 0 1 .75-.75h5.974a.75.75 0 0 1 0 1.5h-5.974a.75.75 0 0 1-.75-.75",
clipRule: "evenodd"
}
)
}
);
}
const n = t(o);
export {
n as default
};
//# sourceMappingURL=IconMediaObjectRatio1To324.es.js.map