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