FatArrowUpLeftSolid
fat-arrow-up-left-solid
npm install @mynaui/icons-react
import { FatArrowUpLeftSolid } from "@mynaui/icons-react";
const App = () => {
return <FatArrowUpLeftSolid />;
};
npm install @mynaui/icons-react
import { FatArrowUpLeftSolid } from "@mynaui/icons-react";
const App = () => {
return <FatArrowUpLeftSolid />;
};