@frontify/fondue
Version:
Design system of Frontify
31 lines (30 loc) • 995 B
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: 16,
height: 16,
className: "tw-flex tw-items-center tw-justify-center tw-fill-current",
name: "IconMediaObjectRatio1To316",
"aria-hidden": "true",
...e,
children: /* @__PURE__ */ a(
"path",
{
fill: "currentColor",
fillRule: "evenodd",
d: "M4 4v8a1 1 0 1 1-2 0V4a1 1 0 0 1 2 0M1 4a2 2 0 1 1 4 0v8a2 2 0 1 1-4 0zm6.511-1a.5.5 0 1 0 0 1h6.967a.5.5 0 0 0 0-1zm-.5 2.5a.5.5 0 0 1 .5-.5h4.18a.5.5 0 0 1 0 1h-4.18a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h6.967a.5.5 0 0 1 0 1H7.51a.5.5 0 0 1-.5-.5m0 2a.5.5 0 0 1 .5-.5h4.18a.5.5 0 0 1 0 1H7.51a.5.5 0 0 1-.5-.5",
clipRule: "evenodd"
}
)
}
);
}
const n = t(o);
export {
n as default
};
//# sourceMappingURL=IconMediaObjectRatio1To316.es.js.map