UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 842 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: 12, height: 12, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconStackHorizontalAltTwo12", "aria-hidden": "true", ...o, children: /* @__PURE__ */ t( "path", { fill: "currentColor", fillRule: "evenodd", d: "M1 3h3v6H1zM0 3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1zm8 0h3v6H8zM7 3a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1z", clipRule: "evenodd" } ) } ); } const c = a(e); export { c as default }; //# sourceMappingURL=IconStackHorizontalAltTwo12.es.js.map