1640 icons
Usage
import { Search, Settings, User } from "@workspace/ui/icons";

// Or from lucide-react directly:
import { Search } from "lucide-react";

<Search size={20} />
<Settings className="text-muted-foreground" />