@iconify/react
Advanced tools
Comparing version 3.0.0-beta.1 to 3.0.0
@@ -5,3 +5,3 @@ { | ||
"author": "Vjacheslav Trushkin", | ||
"version": "3.0.0-beta.1", | ||
"version": "3.0.0", | ||
"license": "MIT", | ||
@@ -8,0 +8,0 @@ "bugs": "https://github.com/iconify/iconify/issues", |
@@ -14,3 +14,3 @@ # Iconify for React | ||
- One syntax for over 80,000 icons from 90+ icon sets. | ||
- One syntax for over 100,000 icons from 100+ icon sets. | ||
- Renders SVG. Many components simply render icon fonts, which look ugly. Iconify renders pixel perfect SVG. | ||
@@ -51,3 +51,3 @@ - Loads icons on demand. No need to bundle icons, component will automatically load icon data for icons that you use from Iconify API. | ||
Component will automatically retrieve data for "mdi-light:home" from Iconify API and render it. There are over 80,000 icons available on Iconify API from various free and open source icon sets, including all the most popular icon sets. | ||
Component will automatically retrieve data for "mdi-light:home" from Iconify API and render it. There are over 100,000 icons available on Iconify API from various free and open source icon sets, including all the most popular icon sets. | ||
@@ -379,2 +379,2 @@ ## Offline Usage | ||
See [Iconify icon sets page](https://iconify.design/icon-sets/) for list of collections and their licenses. | ||
See [Iconify icon sets page](https://icon-sets.iconify.design/) for list of collections and their licenses. |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
358553