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