Closed PavelPancocha closed 1 month ago
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:
Material-Symbols-Outlined.v207.woff2
These steps match proposal here: https://github.com/unfoldadmin/django-unfold/pull/750
@lukasvinclav can you please give some ETA here? Thank you!
Unfortunately, I don't have any estimate when this task can be done.
Fixed in #794
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:
Material-Symbols-Outlined.v207.woff2
or what you likeThese steps match proposal here: https://github.com/unfoldadmin/django-unfold/pull/750