UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.15 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as e } from "react"; function o(t) { 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: "IconStackHorizontalAltThree24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M5.5 10.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1A.5.5 0 0 0 6 13v-2a.5.5 0 0 0-.5-.5M4.5 9a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2zm8 1.5h-1a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-2a.5.5 0 0 0-.5-.5m-1-1.5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2zm7 1.5h1a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .5-.5m-2 .5a2 2 0 0 1 2-2h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2z", clipRule: "evenodd" } ) } ); } const h = e(o); export { h as default }; //# sourceMappingURL=IconStackHorizontalAltThree24.es.js.map