UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 513 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var TrendingUp = createReactComponent("trending-up", "TrendingUp", [["path", { "d": "M15 7h6v6", "key": "svg-0" }], ["path", { "d": "m3 18 4.443-5.223c.31-.365.466-.547.658-.64a1 1 0 0 1 .546-.09c.212.024.418.146.83.39l2.826 1.674c.385.229.578.343.778.37a1 1 0 0 0 .52-.068c.187-.077.344-.237.658-.556L21 7", "key": "svg-1" }]]); export { TrendingUp as default }; //# sourceMappingURL=TrendingUp.js.map