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