UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 572 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var ChartArea = createReactComponent("chart-area", "ChartArea", [["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": "m11.89 11.796-4.134-4.77C7.149 6.326 6 6.755 6 7.68V16a2 2 0 0 0 2 2h9.348a2 2 0 0 0 1.81-2.852l-2.135-4.537a1 1 0 0 0-1.505-.374l-2.273 1.704a1 1 0 0 1-1.355-.145", "key": "svg-1" }]]); export { ChartArea as default }; //# sourceMappingURL=ChartArea.js.map