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