FatCornerRightDown
fat-corner-right-down
npm install @mynaui/icons-react
import { FatCornerRightDown } from "@mynaui/icons-react";
const App = () => {
return <FatCornerRightDown />;
}; <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='M4.077 3q4.216 3.303 4.785 5.866.569 2.564.172 4.88H4L12.214 21 20 13.747h-4.784Q15.18 9.46 12 6.46T4.077 3'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/fat-corner-right-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-fat-corner-right-down"></use>
</svg>