UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 792 B
import { jsx as e } from "react/jsx-runtime"; import { memo as a } from "react"; function r(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconBar32", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M25 13H7a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2M7 11a4 4 0 0 0-4 4v2a4 4 0 0 0 4 4h18a4 4 0 0 0 4-4v-2a4 4 0 0 0-4-4z", clipRule: "evenodd" } ) } ); } const s = a(r); export { s as default }; //# sourceMappingURL=IconBar32.es.js.map