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.
[
{
"GlobalNavButton": "\ue700"
},
{
"Wifi": "\ue701"
},
]