FatCornerDownRight
fat-corner-down-right
npm install @mynaui/icons-react
import { FatCornerDownRight } from "@mynaui/icons-react";
const App = () => {
return <FatCornerDownRight />;
}; <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='M3 4.077q3.303 4.216 5.866 4.785 2.564.569 4.88.172V4L21 12.214 13.747 20v-4.784Q9.46 15.18 6.46 12T3 4.077'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/fat-corner-down-right.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-down-right"></use>
</svg>