FatCornerDownRightSolid
fat-corner-down-right-solid
npm install @mynaui/icons-react
import { FatCornerDownRightSolid } from "@mynaui/icons-react";
const App = () => {
return <FatCornerDownRightSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M14.309 3.504A.75.75 0 0 0 12.997 4v4.382c-1.255.138-2.576.057-3.969-.252-1.434-.318-3.25-1.722-5.438-4.515a.75.75 0 0 0-1.336.535c.32 3.311 1.536 6.112 3.661 8.365 1.963 2.08 4.334 3.228 7.082 3.422V20a.75.75 0 0 0 1.299.511l7.253-7.786a.75.75 0 0 0 .013-1.008z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/fat-corner-down-right.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-fat-corner-down-right"></use>
</svg>