FatCornerUpLeftSolid
fat-corner-up-left-solid
npm install @mynaui/icons-react
import { FatCornerUpLeftSolid } from "@mynaui/icons-react";
const App = () => {
return <FatCornerUpLeftSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M11.003 4a.75.75 0 0 0-1.299-.511l-7.253 7.786a.75.75 0 0 0-.013 1.008l7.253 8.213A.75.75 0 0 0 11.003 20v-4.382c1.255-.138 2.576-.057 3.969.252 1.434.319 3.25 1.722 5.438 4.515a.75.75 0 0 0 1.337-.535c-.322-3.311-1.537-6.113-3.662-8.365-1.963-2.08-4.334-3.228-7.082-3.421z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/fat-corner-up-left.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-up-left"></use>
</svg>