UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 826 B
import { jsx as e } from "react/jsx-runtime"; import { memo as r } from "react"; function a(t) { return /* @__PURE__ */ e( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 20, height: 20, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconBar20", "aria-hidden": "true", ...t, children: /* @__PURE__ */ e( "path", { fill: "currentColor", fillRule: "evenodd", d: "M16.5 7.5h-13a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h13a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1M3.5 6A2.5 2.5 0 0 0 1 8.5v3A2.5 2.5 0 0 0 3.5 14h13a2.5 2.5 0 0 0 2.5-2.5v-3A2.5 2.5 0 0 0 16.5 6z", clipRule: "evenodd" } ) } ); } const s = r(a); export { s as default }; //# sourceMappingURL=IconBar20.es.js.map