All Icons
ArrowLeftWaves
arrow-left-waves
npm install @mynaui/icons-react
                  
import { ArrowLeftWaves } from "@mynaui/icons-react";

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.