UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.01 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as e } from "react"; function r(t) { return /* @__PURE__ */ a( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconChartBars24", "aria-hidden": "true", ...t, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M19.5 4.25a.75.75 0 0 0-1.5 0v12a.75.75 0 0 0 1.5 0zM11.75 17a.75.75 0 0 1-.75-.75v-9a.75.75 0 0 1 1.5 0v9a.75.75 0 0 1-.75.75m-7.25-.75a.75.75 0 0 0 1.5 0v-4a.75.75 0 0 0-1.5 0zM4 18.5A.75.75 0 0 0 4 20h16a.75.75 0 0 0 0-1.5zM15.25 17a.75.75 0 0 1-.75-.75v-6a.75.75 0 0 1 1.5 0v6a.75.75 0 0 1-.75.75m-7.75-.75a.75.75 0 0 0 1.5 0v-2a.75.75 0 0 0-1.5 0z", clipRule: "evenodd" } ) } ); } const l = e(r); export { l as default }; //# sourceMappingURL=IconChartBars24.es.js.map