FatCornerLeftUp
fat-corner-left-up
npm install @mynaui/icons-react
import { FatCornerLeftUp } from "@mynaui/icons-react";
const App = () => {
return <FatCornerLeftUp />;
}; <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='M19.923 21q-4.216-3.303-4.785-5.866-.569-2.564-.172-4.88H20L11.786 3 4 10.253h4.784Q8.82 14.54 12 17.54T19.923 21'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/fat-corner-left-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-left-up"></use>
</svg>