TrendingUp
trending-up
npm install @mynaui/icons-react
import { TrendingUp } from "@mynaui/icons-react";
const App = () => {
return <TrendingUp />;
}; <svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='m20 7-5.846 5.938c-1.964 1.983-4.106-2.148-6.153-.001L4 17M20 7v7m0-7h-7'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/trending-up.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-trending-up"></use>
</svg>