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