Hi, i got a problem with icons when i add "work_history" icon
I have two icons "work" and "history" displayed as a result
expected result:
![]()
current result:
![]()
how could i fix this?
More information:

Hi, i got a problem with icons when i add "work_history" icon
I have two icons "work" and "history" displayed as a result
expected result:
![]()
current result:
![]()
how could i fix this?
More information:

Hi there, did you find a solution for this? We have the same problem with the “assignment_globe“ icon. @Vitaliy_Tkachenko
Thank you!
It appears your application is using an outdated version of the icon font. Please update to the latest font included in the Radzen.Blazor package to resolve the issue.
For reference, here’s a sample playground where the icon renders correctly:
You’re right, it works now, thank you!
Caching was messing with our local debugging.