@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 309 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var ChartLine = createReactComponent("chart-line", "ChartLine", [["path", { "d": "M3 16.5 9 10l4 6 8-9.5", "key": "svg-0" }]]);
export { ChartLine as default };
//# sourceMappingURL=ChartLine.js.map