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