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

Update material symbols #761

Open
PavelPancocha opened this issue Sep 22, 2024 · 0 comments
Open

Update material symbols #761

PavelPancocha opened this issue Sep 22, 2024 · 0 comments

Comments

@PavelPancocha
Copy link
Contributor

Describe your feature request

There are already new symbols/icons added to Material Symbols, eg. id_card which were not included in Unfold static file.

Also it is hard to check, which version is "Unfold" using.

Proposed changes

As we probably do not need the whole set (see MaterialIcons GitHub) I propose to get new fonts from the CSS directly:

  1. https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined -> Here we can find:
  2. https://fonts.gstatic.com/s/materialsymbolsoutlined/v207/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2
  3. Download that file and rename it to Material-Symbols-Outlined.v207.woff2 or what you like

These steps match proposal here: #750

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

1 participant