UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 971 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: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconStackHorizontalAltFour20", "aria-hidden": "true", ...o, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3.5 10a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0M5 10a2 2 0 1 1-4 0 2 2 0 0 1 4 0m2.65.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1m0 1.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4m5.15-2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m1.5 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0m3.15 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0m1.5 0a2 2 0 1 1-4 0 2 2 0 0 1 4 0", clipRule: "evenodd" } ) } ); } const m = a(e); export { m as default }; //# sourceMappingURL=IconStackHorizontalAltFour20.es.js.map