@hugeicons/react-native 1.0.11 → 1.0.12
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/CHANGELOG.md +6 -0
- package/README.md +5 -5
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -6,18 +6,18 @@
|
|
|
6
6
|
|
|
7
7
|
## What is Hugeicons?
|
|
8
8
|
|
|
9
|
-
Hugeicons is a large icon set for modern web and mobile apps. The free package includes
|
|
9
|
+
Hugeicons is a large icon set for modern web and mobile apps. The free package includes 5,100+ Stroke Rounded icons. The Pro package provides 51,000+ icons across 10 styles.
|
|
10
10
|
|
|
11
11
|
## How It Works
|
|
12
12
|
|
|
13
13
|
This package (`@hugeicons/react-native`) is a **rendering library** - it provides the `HugeiconsIcon` component that displays icons in your React Native app. The icons themselves come from separate icon packages:
|
|
14
14
|
|
|
15
15
|
- **Free icons**: `@hugeicons/core-free-icons` (4,600+ icons)
|
|
16
|
-
- **Pro icons**: `@hugeicons-pro/core-*` packages (
|
|
16
|
+
- **Pro icons**: `@hugeicons-pro/core-*` packages (51,000+ icons, requires license)
|
|
17
17
|
|
|
18
18
|
### Key Highlights
|
|
19
|
-
- **
|
|
20
|
-
- **
|
|
19
|
+
- **5,100+ Free Icons**: Stroke Rounded set for unlimited personal and commercial projects
|
|
20
|
+
- **51,000+ Pro Icons, 10 Styles**: Stroke, Solid, Bulk, Duotone, and Twotone families for sharp, rounded, and standard needs with richer variants
|
|
21
21
|
- **Pixel Perfect Grid**: Built on a 24x24 grid for crisp rendering at any size
|
|
22
22
|
- **Customizable**: Easily adjust colors, sizes, and styles to match your design needs
|
|
23
23
|
- **Tree Shaking Ready**: Named exports keep bundles lean in modern bundlers
|
|
@@ -204,7 +204,7 @@ The library supports both iOS and Android through react-native-svg.
|
|
|
204
204
|
|
|
205
205
|
## Pro Version
|
|
206
206
|
|
|
207
|
-
> **Want access to
|
|
207
|
+
> **Want access to 51,000+ icons and 10 unique styles?**
|
|
208
208
|
> Check out our [Pro Version](https://hugeicons.com/pricing) and visit our [docs](https://hugeicons.com/docs) for detailed documentation.
|
|
209
209
|
|
|
210
210
|
### Available Pro Styles
|