@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 440 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ChartBarDecreasing = createReactComponent("chart-bar-decreasing", "ChartBarDecreasing", [["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.6V3m4 13.5h5m-5-9h10M7 12h7", "key": "svg-0" }]]);
export { ChartBarDecreasing as default };
//# sourceMappingURL=ChartBarDecreasing.js.map