FatCornerLeftUpSolid
fat-corner-left-up-solid
npm install @mynaui/icons-react
import { FatCornerLeftUpSolid } from "@mynaui/icons-react";
const App = () => {
return <FatCornerLeftUpSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M12.283 2.438a.75.75 0 0 0-1.008.013L3.489 9.704a.75.75 0 0 0 .511 1.3h4.064c.193 2.747 1.341 5.118 3.421 7.08 2.253 2.126 5.054 3.341 8.366 3.663a.75.75 0 0 0 .534-1.337c-2.793-2.188-4.196-4.004-4.515-5.438-.309-1.393-.39-2.714-.252-3.969H20a.75.75 0 0 0 .497-1.312z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/fat-corner-left-up.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-left-up"></use>
</svg>