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