UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 636 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChartColumnBig = createReactComponent("chart-column-big", "ChartColumnBig", [["path", { "d": "M21 21H9.4c-2.24 0-3.36 0-4.216-.436a4 4 0 0 1-1.748-1.748C3 17.96 3 16.84 3 14.6V3", "key": "svg-0" }], ["path", { "d": "M14.5 7v9a1.5 1.5 0 0 0 1.5 1.5h1a1.5 1.5 0 0 0 1.5-1.5V7A1.5 1.5 0 0 0 17 5.5h-1A1.5 1.5 0 0 0 14.5 7m-7 4v5A1.5 1.5 0 0 0 9 17.5h1a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 10 9.5H9A1.5 1.5 0 0 0 7.5 11", "key": "svg-1" }]]); export { ChartColumnBig as default }; //# sourceMappingURL=ChartColumnBig.js.map