UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 364 B
/** * @mynaui/icons-react v0.4.1 - MIT */ import createReactComponent from '../createReactComponent.js'; var TrendingUp = createReactComponent("trending-up", "TrendingUp", [["path", { "d": "m20 7-5.846 5.938c-1.964 1.983-4.106-2.148-6.153-.001L4 17M20 7v7m0-7h-7", "key": "svg-0" }]]); export { TrendingUp as default }; //# sourceMappingURL=TrendingUp.js.map