@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 527 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChartNoAxesColumnDecreasingSolid = createReactSolidComponent("chart-no-axes-column-decreasing", "ChartNoAxesColumnDecreasingSolid", [["path", { "d": "M6 21V3a1 1 0 0 1 2 0v18a1 1 0 1 1-2 0m5 0V9a1 1 0 1 1 2 0v12a1 1 0 1 1-2 0m5 0v-5a1 1 0 1 1 2 0v5a1 1 0 1 1-2 0", "key": "svg-0" }]]);
export { ChartNoAxesColumnDecreasingSolid as default };
//# sourceMappingURL=ChartNoAxesColumnDecreasingSolid.js.map