What improvement do you think would an existing feature or tool in DevToys?
Fluent UI System Icons are regularly updated with new icons. I would like the TTF file included in DevToys to be updated regularly as well.
https://github.com/DevToys-app/DevToys/blob/main/src/app/dev/DevToys.Blazor/Assets/fonts/FluentSystemIcons-Regular.ttf
Solution/Idea
You can obtain the latest version of the icon set from the tags of microsoft/fluentui-system-icons.
https://github.com/microsoft/fluentui-system-icons/tags
Comments
No response