@ebolax/animated-icons 1.0.19 → 1.0.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
## Animated Icons
|
|
2
2
|
|
|
3
|
-
CSS‑only animated icons for **Lucide**, **Heroicons** and **Iconoir
|
|
3
|
+
CSS‑only animated icons for **Lucide**, **Heroicons** (with solid icons) and **Iconoir** (with solid icons). Icons are rendered as plain `<i>` tags with utility‑style classes and animated on hover using custom properties – no JavaScript required in production.
|
|
4
4
|
|
|
5
5
|
[Homepage](https://ebolax.github.io/animated-icons/)
|
|
6
6
|
|