UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 959 B
import { jsx as t } from "react/jsx-runtime"; import { memo as o } from "react"; function e(a) { return /* @__PURE__ */ t( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconStackHorizontalAltTwo16", "aria-hidden": "true", ...a, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3 5h2a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1M1 6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2zm10-1h2a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1M9 6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2z", clipRule: "evenodd" } ) } ); } const c = o(e); export { c as default }; //# sourceMappingURL=IconStackHorizontalAltTwo16.es.js.map