UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.27 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as e } from "react"; function o(t) { return /* @__PURE__ */ a( "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: "IconStackHorizontalAltThree16", "aria-hidden": "true", ...t, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M3.389 7H2.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.889a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5M2.5 6A1.5 1.5 0 0 0 1 7.5v1A1.5 1.5 0 0 0 2.5 10h.889a1.5 1.5 0 0 0 1.5-1.5v-1a1.5 1.5 0 0 0-1.5-1.5zm11 1h-.889a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.889a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5m-.889-1a1.5 1.5 0 0 0-1.5 1.5v1a1.5 1.5 0 0 0 1.5 1.5h.889A1.5 1.5 0 0 0 15 8.5v-1A1.5 1.5 0 0 0 13.5 6zM7.556 7h.889a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-.89a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5m-1.5.5a1.5 1.5 0 0 1 1.5-1.5h.889a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-.89a1.5 1.5 0 0 1-1.5-1.5z", clipRule: "evenodd" } ) } ); } const h = e(o); export { h as default }; //# sourceMappingURL=IconStackHorizontalAltThree16.es.js.map