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