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
We are currently using the react-icons package directly.
This can be problematic for projects because they cannot easily determine which licenses apply (because we could have used any of the available icon sets).
Idea:
Create a common icons package (e.g. "map-icons"). This package should then be used by all other packages.
The text was updated successfully, but these errors were encountered:
mbeckem
changed the title
Decide which icon library we use and replace current icons
Decide which icon libraries we use and replace current icons
Apr 11, 2024
We are currently using the react-icons package directly.
This can be problematic for projects because they cannot easily determine which licenses apply (because we could have used any of the available icon sets).
Idea:
Also interesting: https://lucide.dev/
The text was updated successfully, but these errors were encountered: