v4.0.0 - Introducing SVG icons
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.