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