FatCornerUpRightSolid
fat-corner-up-right-solid
npm install @mynaui/icons-react
import { FatCornerUpRightSolid } from "@mynaui/icons-react";
const App = () => {
return <FatCornerUpRightSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M14.296 3.489a.75.75 0 0 0-1.3.511v4.064c-2.747.193-5.118 1.341-7.08 3.421-2.126 2.253-3.341 5.054-3.662 8.366a.75.75 0 0 0 1.336.534c2.188-2.793 4.004-4.196 5.438-4.515 1.393-.309 2.714-.39 3.969-.252V20a.75.75 0 0 0 1.312.496l7.253-8.213a.75.75 0 0 0-.013-1.008z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/fat-corner-up-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-up-right"></use>
</svg>