UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 306 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChartBar = createReactComponent("chart-bar", "ChartBar", [["path", { "d": "M17 21V3m-5 18V9M7 21v-5", "key": "svg-0" }]]); export { ChartBar as default }; //# sourceMappingURL=ChartBar.js.map