Demo β heroicons-animated
Sponsorship β heroicons-animated/sponsorship
heroicons-animated/
βββ src/ # Website
βββ packages/
β βββ react/ # React package
pnpm dlx shadcn add @heroicons-animated/heartpnpm add @heroicons-animated/react motionimport { BeakerIcon } from "@heroicons-animated/react";
export default function App() {
return (
<>
<BeakerIcon className="size-6" />
</>
);
}We welcome contributions to heroicons-animated! Please read our contributing guidelines on how to submit improvements and new icons.
- Original project: lucide-animated by @pqoqubbw
- Heroicons: heroicons.com
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or just want to say hi, feel free to reach out to me on X π @alaymanguy.