All Icons
SquareDashedKanban
square-dashed-kanban
npm install @mynaui/icons-react
                  
import { SquareDashedKanban } from "@mynaui/icons-react";

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.