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