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