TrendingDown
trending-down
npm install @mynaui/icons-react
import { TrendingDown } from "@mynaui/icons-react";
const App = () => {
return <TrendingDown />;
}; <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 17-5.846-5.938c-1.964-1.983-4.106 2.148-6.153.001L4 7m16 10v-7m0 7h-7'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/trending-down.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-down"></use>
</svg>