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