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