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