Skip to content

Python script to generate a list of Segoe Fluent Icons font dictionary

License

Notifications You must be signed in to change notification settings

Masterain98/Segoe-Fluent-Icons-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segoe-Fluent-Icons-List

Python script to generate a list of Segoe Fluent Icons dictionary from Microsoft website

  • Data structure
[
    {
        "GlobalNavButton": "\ue700"
    },
    {
        "Wifi": "\ue701"
    },
    ...
]

About

Python script to generate a list of Segoe Fluent Icons font dictionary

Topics

Resources

License

Stars

Watchers

Forks

Languages