@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 529 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var ChartLineSolid = createReactSolidComponent("chart-line", "ChartLineSolid", [["path", { "d": "M21.805 5.544a1.25 1.25 0 0 0-1.761.15l-6.928 8.227-3.076-4.614a1.25 1.25 0 0 0-1.958-.155l-6 6.5a1.25 1.25 0 1 0 1.837 1.696l4.922-5.333 3.119 4.678a1.25 1.25 0 0 0 1.996.112l8-9.5a1.25 1.25 0 0 0-.15-1.761", "key": "svg-0" }]]);
export { ChartLineSolid as default };
//# sourceMappingURL=ChartLineSolid.js.map