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