UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.13 kB
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: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconStackHorizontalAltFour12", "aria-hidden": "true", ...o, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M1.667 6.033a.333.333 0 1 1-.667 0 .333.333 0 0 1 .667 0m1 0a1.333 1.333 0 1 1-2.667 0 1.333 1.333 0 0 1 2.667 0m1.777.334a.333.333 0 1 0 0-.667.333.333 0 0 0 0 .667m0 1a1.333 1.333 0 1 0 0-2.667 1.333 1.333 0 0 0 0 2.667M7.89 6.033a.333.333 0 1 1-.667 0 .333.333 0 0 1 .667 0m1 0a1.333 1.333 0 1 1-2.667 0 1.333 1.333 0 0 1 2.667 0m2.111 0a.333.333 0 1 1-.667 0 .333.333 0 0 1 .667 0m1 0a1.333 1.333 0 1 1-2.667 0 1.333 1.333 0 0 1 2.667 0", clipRule: "evenodd" } ) } ); } const m = a(e); export { m as default }; //# sourceMappingURL=IconStackHorizontalAltFour12.es.js.map