FatCornerLeftDown
fat-corner-left-down
corner direction down fat left movement pointing fat corner left down arrow block ui-symbol downward
npm install @mynaui/icons-react
import { FatCornerLeftDown } from "@mynaui/icons-react";
const App = () => {
return <FatCornerLeftDown />;
}; <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 3q-4.216 3.303-4.785 5.866-.569 2.564-.172 4.88H20L11.786 21 4 13.747h4.784Q8.82 9.46 12 6.46T19.923 3'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/fat-corner-left-down.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-down"></use>
</svg>