general - updates Frequently Asked Questions
Get quick answers and discover everything you need to know about Hugeicons updates, from setup to advanced usage.
How do I access the files after purchasing?
Access to the Hugeicons Pro files after purchasing is granted through several specific mechanisms, depending on whether you are a developer, designer, or require direct file downloads.
1. Using the Package System (Developers):
The core method for accessing the icons in development environments is through the modular package system, as the Pro icon packages are Hosted via NPM Registry.
- Installation: To use the icons in frameworks like React, Vue, or Angular, you install the required framework component and then the specific icon style package using npm install.
- License Activation: Access to the Pro packages requires a License Key. The documentation includes a guide on how to Activate License.
2. Direct Downloads (Pro Plus Tier):
If you purchase the Pro Plus plan, you gain the ability to download the files directly in bulk formats:
- You can Download SVG icons in a ZIP file.
- You can Download Web Fonts and Download Desktop Fonts.
- You receive the Figma Source Files and the IconJar Library.
3. Web App and Generators:
You can also access and download files through the Hugeicons web applications and tools:
- Web App: The Pro version includes access to the Web App, which allows you to search, preview, and download SVG icons effortlessly.
- Custom Font Generator: You can use the Custom Font Generator App to select only the icons you need and instantly generate a super lightweight, custom font.
The resulting font package, which you download, supports multiple output formats (WOFF2, WOFF, TTF, SVG). The generator also has the capability to produce a Flutter Dart class and glyph map for Flutter projects.
4. Plugins:
Both the Pro and Pro Plus plans offer Full Access to Design & Dev Plugins (including Figma, VS Code, and WordPress plugins) for integration into your workflow.
How do I get updates after purchasing?
Updates after purchasing Hugeicons Pro are delivered through continuous enhancements to the library and automated updates to the package systems and web tools you use in your projects.
Here is how you receive updates:
1. Continuous Library Updates
The Hugeicons library is subject to continuous updates. These updates introduce:
- New icons and categories.
- Additional style variations.
- Performance improvements.
- Enhanced compatibility with popular frameworks.
2. Packages, Fonts and Design Tool Updates
- NPM Registry: For developers, the Pro icon packages are Hosted via NPM Registry. Since the icon library is modular, developers receive updates by refreshing or updating their framework components and style packages (e.g., packages for React, Vue, Angular, etc).
- Font Updates: The web fonts are regularly regenerated to include all missing or newly added icons and features. Major font updates often involve enhancing the font file structure and updating the CDN link used for web deployment.
- Platform Tool Updates: Tools like the Font Generator tool receive updates, such as the introduction of Flutter/Dart class support and the ability to upload custom SVG icons for generation.
- Design & Dev Plugins: Both the Pro and Pro Plus plans grant Full Access to Design & Dev Plugins (such as Figma and VS Code plugins). Updates to the icon library are reflected in these plugins.
3. Announcements and Roadmap
- Roadmap: Hugeicons maintains a roadmap of future updates and improvements based on user feedback.
- Communication Channels: You can stay informed about the latest updates and announcements by following the Twitter account https://x.com/huge_icons or by joining the Discord server.
How often are new icons added to the library?
New icons are added to the Hugeicons library on a continuous and ongoing basis.
Though the exact release frequency (e.g. weekly or monthly) has not been officially specified, we are clearly talking about continuous updates, which include new icons, new sections, style improvements, performance upgrades, and better compatibility with popular frameworks.
Looking at the font changelog, updates appear multiple times throughout the year, with new or missing icons added in months such as May 2025, March 2025, February 2025, January 2025, December 2024, August 2024, and June 2024.
This shows that updates are regular and consistent, which ensures that the library is expanding over time.
Will I be notified when new icons are released?
Yes, if you've opted in to email notifications, you'll receive updates when significant additions or new icon sets are released.
You can stay informed about the release of new icons and updates through specific communication channels maintained by Hugeicons.
- X-Twitter: Follow X-Twitter for announcements about new features, icons, and improvements.
- Discord: Join the Discord server to connect with the community and receive the latest updates as they happen.
The icon library is continuously updated with new icons and categories, and these updates are automatically reflected in the modular packages and fonts you're using in your projects.
By following these channels, you'll be among the first to know when new icons become available.
Does lifetime access include all icon styles and formats?
Yes, lifetime access through the Pro Plus plan (one-time purchase) includes all icon styles and formats available in the Pro library, both current and future releases.
Pro plan:
When you purchase any Hugeicons Pro plan, you are granted lifetime access to offline icon files, such as SVGs and Figma files.
This means that once you have downloaded these files, you may continue to use them indefinitely under the terms of this agreement, regardless of the status of your subscription.
Pro Plus Plan:
- Design Files: Figma Source Files and IconJar Library.
- Direct Downloads: SVG icons in ZIP files.
- Font Formats: Web Fonts and Desktop Fonts in TTF, WOFF, WOFF2, EOT, and SVG via the Custom Font Generator App.
- Developer Packages: Modular packages hosted via NPM Registry for seamless integration with React, Vue, Angular, Flutter, and other frameworks.
As new styles, formats, or distribution methods are added to Hugeicons Pro Plus, your lifetime access ensures you'll receive them automatically at no additional cost.
Will updates affect icons already used in my project?
Yes, updates can affect icons you've already implemented in your projects. Primarily by fixing bugs, correcting display issues, and improving the underlying file structure for better performance and consistency.
How Updates Impact Existing Projects:
1. Correcting Errors and Missing Icons:
Updates resolve technical problems that may have affected icons already in your project.
- Fixed Missing Icons: Addresses issues where specific icons or variants (like package-03 and server-stack) were missing from the CDN font distribution.
- Resolved Display Issues: Fixes font encoding problems that caused icons to render incorrectly and corrects glyph mapping errors.
- CSS Conflicts: Resolves CSS file inconsistencies and class conflicts between different icon styles that prevented proper display.
- Browser Compatibility: Enhances font metrics for consistent cross-browser rendering and fixes font loading issues in browsers like Firefox.
2. Improving Technical Structure and Performance:
Updates also enhance how icons are delivered and organized
- Font Restructure: Complete overhaul of the font system with better organization to support all Pro icon styles.
- New CDN Link: Major updates may introduce a new CDN link. If you're using the font distribution, you'll need to update to: https://use.hugeicons.com/font/icons.css.
- Performance Enhancements: Adds WOFF2 format support and font-display properties for optimized loading.
- Action Required: When you update your font package or developer dependencies, any existing icons experiencing bugs or inconsistencies will automatically be corrected by these improvements.
How do I make sure I'm always using the latest version?
To make sure you're always using the latest version of Hugeicons, here's what we recommend you:
1. Install via npm for the smoothest updates.
When you use npm, you can instantly pull the newest release with: npm update hugeicons
This makes sure you never miss any newly added icons or improvements.
2. Keep an eye on our changelog.
We regularly update our changelog with every new icon batch, style enhancement, and performance fix. Checking it is the easiest way to stay up to date.
3. Re-download if you're using our CDN or manual files.
If you're using a CDN link or manually imported assets, just revisit our site occasionally. We update packages frequently, and you'll always find the most recent version there.
4. Follow our announcements.
We share notable updates through our channels, so staying connected ensures you get update notifications right away.