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