Icon problem

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:
image

current result:
image

how could i fix this?

More information:
image

Hi there, did you find a solution for this? We have the same problem with the “assignment_globe“ icon. @Vitaliy_Tkachenko

Thank you!

Hi @Alexandru_Jugureanu,

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.