Skip to content

Iconify Updates 2021

ES modules support 11 Nov

New minor versions of all icon components, including SVG Framework, have been published.

All packages were updated to export ES modules, the build process has been changed to rely on ES modules. No more CommonJS modules! Bundling ES modules resulted in smaller bundle size for all icon components.

Loading icons from API has been re-written as well. The new code is smaller and has full test coverage.

New icon components are now stable 9 Aug

Stable versions of new icon components have been published.

All components can load icons on demand from Iconify API and support custom API providers, matching functionality of SVG Framework.

New versions of components:

  • Iconify for React: 3.0.0 (Use @iconify/react to install it)
  • Iconify for Vue 3: 3.0.0 (Use @iconify/vue to install it)
  • Iconify for Vue 2: 1.0.0 (Use @iconify/vue2 to install it)
  • Iconify for Svelte: 2.0.0 (Use @iconify/svelte to install it)

Iconify for React with API package (@iconify/react-with-api) has been deprecated.

Source code for new icon components is available on GitHub.

Iconify icon components documentation.

New website for icon sets 7 Aug

Icon sets section of the website has been completely rewritten.

The new version is based on the Svelte version of upcoming Iconify Icon Finder, with an addition of server side rendering.

The same code base is shared with new Iconify for Figma plug-in and Iconify for Sketch plug-in and can be used to create custom icon finder.

Ember component is available 20 Jul

Ember component is available!

Click here to see Ember component documentation.

SVG Framework and icon components updated 1 Jul

SVG Framework version 2.0.3 is available!

This version fixes support for SVG animations. All components have been updated as well.

SVG Framework version 2.0.2 16 Jun

SVG Framework version 2.0.2 is available!

This version fixes compatibility issue with Turbolinks and similar website accelerators.

All icon components support API 7 May

All icon components have been rewritten.

From now on, all icon components can load icons on demand from Iconify API and support custom API providers, matching functionality of SVG Framework.

New versions of components:

  • Iconify for React: 3.0.0 alpha 0 (Use @iconify/react@alpha to install it)
  • Iconify for Vue 3: 3.0.0 alpha 0 (Use @iconify/vue@alpha to install it)
  • Iconify for Vue 2: 1.0.0 alpha 0 (Use @iconify/vue2 to install it)
  • Iconify for Svelte: 2.0.0 alpha 0 (Use @iconify/svelte@alpha to install it)

Iconify for React with API package (@iconify/react-with-api) has been deprecated.

Source code for new icon components is available on GitHub.

Documentation has been rewritten for new components Iconify icon components documentation.

SVG Framework version 2.0.0 7 May

SVG Framework version 2.0.0 is available!

After months of hard work, the new version of SVG Framework is stable and is ready to be used in production.

To learn more about the new version of the SVG framework and components, visit SVG framework 2.0 documentation and for Iconify components documentation.

Released under the Apache 2.0 License.