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