Skip to content

v4.0.0 - Introducing SVG icons

Compare
Choose a tag to compare
@majaklajic majaklajic released this 27 Aug 10:03
· 577 commits to develop since this release
4fbd1b7

BREAKING CHANGES: font icons are deprecated and replaced by SVG icons.

  • Icon component now uses SVG icons instead of font icons
  • Existing set of font icons is replaced by a new SVG set
  • Users are allowed to add custom icons by using registerIcon function.