You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release removes functionality of generating <title> tags based on icon name, as it might be misleading for users. Now 'title' prop must be passed to generate the title.
This version also adds role="img" to svg element, for accessibility.