All Icons
ChevronRightWavesSolid
chevron-right-waves-solid
npm install @mynaui/icons-react
                  
import { ChevronRightWavesSolid } from "@mynaui/icons-react";

const App = () => {
  return <ChevronRightWavesSolid />;
};

Not affiliated with Figma, TailwindCSS or shadcn/ui.