FatCornerDownLeft
fat-corner-down-left
npm install @mynaui/icons-react
import { FatCornerDownLeft } from "@mynaui/icons-react";
const App = () => {
return <FatCornerDownLeft />;
}; <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='M21 4.077q-3.303 4.216-5.866 4.785-2.564.569-4.88.172V4L3 12.214 10.253 20v-4.784Q14.54 15.18 17.54 12T21 4.077'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/fat-corner-down-left.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-down-left"></use>
</svg>