UNPKG

@frontify/fondue

Version:
34 lines (33 loc) 1.36 kB
import { jsx as e, jsxs as n } from "react/jsx-runtime"; import { memo as i } from "react"; function o(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconOrientationBoxes12", "aria-hidden": "true", ...t, children: /* @__PURE__ */ n("g", { fill: "none", children: [ /* @__PURE__ */ e("g", { clipPath: "url(#OrientationBoxes12)", children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M1.5 1h4a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-4a.5.5 0 0 1-.5-.5v-7a.5.5 0 0 1 .5-.5m.5 9h-.5A1.5 1.5 0 0 1 0 8.5v-7A1.5 1.5 0 0 1 1.5 0h4A1.5 1.5 0 0 1 7 1.5V5h3.5A1.5 1.5 0 0 1 12 6.5v4a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 2 10.5zm1 0v.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5H7v2.5A1.5 1.5 0 0 1 5.5 10z", clipRule: "evenodd" } ) }), /* @__PURE__ */ e("defs", { children: /* @__PURE__ */ e("clipPath", { id: "OrientationBoxes12", children: /* @__PURE__ */ e("path", { fill: "#fff", d: "M0 0h12v12H0z" }) }) }) ] }) } ); } const s = i(o); export { s as default }; //# sourceMappingURL=IconOrientationBoxes12.es.js.map