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