UNPKG

@mynaui/icons-react

Version:

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

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