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