@hugeicons/core-free-icons 4.1.1 → 4.1.2

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.
Files changed (2) hide show
  1. package/README.md +4 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,16 +2,15 @@
2
2
 
3
3
  > Hugeicons Core Free Icons Package - Beautiful and customizable icons for your applications
4
4
 
5
- ![31c9262e-aeea-4403-9086-3c8b88885cab](https://raw.githubusercontent.com/hugeicons/react/main/assets/logo.png)
5
+ ![31c9262e-aeea-4403-9086-3c8b88885cab](https://github.com/hugeicons/hugeicons-react/assets/130147052/ff91f2f0-095a-4c6d-8942-3af4759f9021)
6
6
 
7
7
  ## What is Hugeicons?
8
8
 
9
- Hugeicons is a comprehensive icon library designed for modern web and mobile applications. The free package includes 5,100+ carefully crafted icons in the Stroke Rounded style, while the Pro package offers 51,000+ icons across 10 styles.
9
+ Hugeicons is a comprehensive icon library designed for modern web and mobile applications. The free package includes 4,500+ carefully crafted icons in the Stroke Rounded style, while the pro version offers over 40,000+ icons across 9 unique styles.
10
10
 
11
11
  ### Key Highlights
12
- - **5,100+ Free Icons**: Stroke Rounded set for unlimited personal and commercial projects
13
- - **51,000+ Pro Icons, 10 Styles**: Stroke, Solid, Bulk, Duotone, and Twotone families for sharp, rounded, and standard needs with richer variants (requires license)
14
- - **Pixel Perfect Grid**: Built on a 24x24 grid for crisp rendering at any size
12
+ - **4,500+ Free Icons**: Extensive collection of Stroke Rounded icons covering essential UI elements, actions, and concepts
13
+ - **Pixel Perfect**: Every icon is crafted on a 24x24 pixel grid ensuring crisp, clear display at any size
15
14
  - **Customizable**: Easily adjust colors, sizes, and styles to match your design needs
16
15
  - **Tree-Shakeable**: Optimized for modern bundlers with automatic dead code elimination
17
16
  - **Optimized Loading**: Individual icon imports reduce bundle size by 99%
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hugeicons/core-free-icons",
3
- "version": "4.1.1",
3
+ "version": "4.1.2",
4
4
  "type": "module",
5
5
  "main": "./dist/cjs/index.js",
6
6
  "module": "./dist/esm/index.js",