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

Repository files navigation

Segoe-Fluent-Icons-List

Python script to generate a list of Segoe Fluent Icons dictionary from Microsoft website. A live version of output Json can be found at font_list.json, or you can run main.py to generate it locally.

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