UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 989 B
import { jsx as t } from "react/jsx-runtime"; import { memo as a } from "react"; function e(o) { return /* @__PURE__ */ t( "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: "IconStackHorizontalAltFour32", "aria-hidden": "true", ...o, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M6 16a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m2 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m5 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m2 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m4.5.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1m0 2a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5M27 16a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m2 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0", clipRule: "evenodd" } ) } ); } const m = a(e); export { m as default }; //# sourceMappingURL=IconStackHorizontalAltFour32.es.js.map