Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide which icon libraries we use and replace current icons #306

Open
mbeckem opened this issue Apr 11, 2024 · 0 comments
Open

Decide which icon libraries we use and replace current icons #306

mbeckem opened this issue Apr 11, 2024 · 0 comments

Comments

@mbeckem
Copy link
Contributor

mbeckem commented 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:

  • Create a common icons package (e.g. "map-icons"). This package should then be used by all other packages.
  • use / re-export icons from selected icon sets
  • document their licenses
  • (maybe include font-gis package)

Also interesting: https://lucide.dev/

@mbeckem 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
@antoniave antoniave assigned antoniave and unassigned antoniave Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants