UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 523 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChartSpline = createReactComponent("chart-spline", "ChartSpline", [["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": "M19 17c-3.355-1.678-3.924-6.346-5.089-9.58-.476-1.322-2.346-1.322-2.822 0C9.924 10.654 9.355 15.322 6 17", "key": "svg-1" }]]); export { ChartSpline as default }; //# sourceMappingURL=ChartSpline.js.map