diff --git a/README.md b/README.md index cc69500104..68ed7e5bd2 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ repositories { Include the following dependency in your project's `build.gradle`: ```groovy -implementation 'com.microsoft.design:fluent-system-icons:1.1.264@aar' +implementation 'com.microsoft.design:fluent-system-icons:1.1.265@aar' ``` For library docs, see [android/README.md](android/README.md). @@ -48,13 +48,13 @@ For library docs, see [android/README.md](android/README.md). ```ruby use_frameworks! -pod "FluentIcons", "1.1.264" +pod "FluentIcons", "1.1.265" ``` #### Carthage ```bash -git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.264" +git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.265" ``` For library docs, see [ios/README.md](ios/README.md). @@ -66,7 +66,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency: ```yaml dependencies: ... - fluentui_system_icons: ^1.1.264 + fluentui_system_icons: ^1.1.265 ``` For library docs, see [flutter/README.md](flutter/README.md). diff --git a/android/BUILD.gn b/android/BUILD.gn index 1db4e50e0f..4ec0d84ca5 100644 --- a/android/BUILD.gn +++ b/android/BUILD.gn @@ -486,6 +486,24 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_animal_dog_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_animal_dog_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_animal_dog_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_animal_rabbit_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_animal_rabbit_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_animal_rabbit_16_selector.xml", @@ -967,9 +985,33 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_collapse_all_16_selector.xml", @@ -5107,6 +5149,9 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_chat_multiple_heart_32_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_chat_multiple_heart_32_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_chat_multiple_heart_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_chat_off_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_chat_off_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_chat_off_16_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_chat_off_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_chat_off_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_chat_off_20_selector.xml", @@ -7036,6 +7081,12 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_connected_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_connected_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_connected_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_connected_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_connected_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_connected_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_connected_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_connected_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_connected_32_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_connector_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_connector_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_connector_16_selector.xml", @@ -13167,6 +13218,7 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_lightbulb_28_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_lightbulb_28_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_lightbulb_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_lightbulb_32_light.xml", "../android/library/src/main/res/drawable/ic_fluent_lightbulb_32_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_lightbulb_32_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_lightbulb_48_filled.xml", @@ -20663,6 +20715,15 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_square_shadow_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_square_shadow_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_square_shadow_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_squares_nested_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_squares_nested_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_squares_nested_20_selector.xml", @@ -23906,7 +23967,10 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_translate_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_translate_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_translate_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_translate_32_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_translate_32_light.xml", + "../android/library/src/main/res/drawable/ic_fluent_translate_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_translate_32_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_translate_auto_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_translate_auto_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_translate_auto_16_selector.xml", diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_filled.xml new file mode 100644 index 0000000000..b1008e63f9 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_regular.xml new file mode 100644 index 0000000000..7d94b350cf --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_selector.xml new file mode 100644 index 0000000000..b81ad7b852 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_filled.xml new file mode 100644 index 0000000000..e25173cc3c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_regular.xml new file mode 100644 index 0000000000..1542fc5599 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_selector.xml new file mode 100644 index 0000000000..c7eb7c4667 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_filled.xml new file mode 100644 index 0000000000..18382a12bf --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_regular.xml new file mode 100644 index 0000000000..6567357e9d --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_selector.xml new file mode 100644 index 0000000000..f4225f42bd --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_filled.xml new file mode 100644 index 0000000000..1372575ee5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_regular.xml new file mode 100644 index 0000000000..7520d57f7d --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_selector.xml new file mode 100644 index 0000000000..dec8214f92 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_filled.xml new file mode 100644 index 0000000000..afd13c4947 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_regular.xml new file mode 100644 index 0000000000..aa167e6f5c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_selector.xml new file mode 100644 index 0000000000..a89a827054 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_filled.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_filled.xml new file mode 100644 index 0000000000..bfb5f58664 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_regular.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_regular.xml new file mode 100644 index 0000000000..aef6ec89fc --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_selector.xml b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_selector.xml new file mode 100644 index 0000000000..90a2b8a1d7 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_animal_paw_print_48_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_16_filled.xml index 7874d251ff..dd73e2d415 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_16_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_16_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_16_regular.xml index 754c16fdaf..cd9506088f 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_16_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_16_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_20_filled.xml index f6f74a720b..3cf6604114 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_20_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_20_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_20_regular.xml index bb73ee2d5d..fe4d9359a7 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_20_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_20_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_filled.xml index 9be40e5643..1ba3eb43b2 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_regular.xml index fc1fb3d107..8fd3364cc4 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_24_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_filled.xml new file mode 100644 index 0000000000..9f67c423c0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_regular.xml new file mode 100644 index 0000000000..0668de990a --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_selector.xml new file mode 100644 index 0000000000..95b7ff71e4 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_filled.xml index a36bf5315a..3cefece8e0 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_regular.xml index 0cb2d1e3e0..f88116d016 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_32_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_filled.xml new file mode 100644 index 0000000000..c1c45c7afb --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_regular.xml new file mode 100644 index 0000000000..f6d952b72e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_selector.xml new file mode 100644 index 0000000000..9d573a1566 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_48_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_filled.xml new file mode 100644 index 0000000000..b2c6421731 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_regular.xml new file mode 100644 index 0000000000..7afa9da6a5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_selector.xml new file mode 100644 index 0000000000..623553ad3b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_filled.xml new file mode 100644 index 0000000000..c610ce2f81 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_regular.xml new file mode 100644 index 0000000000..45280ba01f --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_selector.xml new file mode 100644 index 0000000000..a6d9a74f70 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_filled.xml new file mode 100644 index 0000000000..7010d64a8c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_regular.xml new file mode 100644 index 0000000000..12118da74d --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_selector.xml new file mode 100644 index 0000000000..0901e0e112 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_filled.xml new file mode 100644 index 0000000000..3f62709cd2 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_regular.xml new file mode 100644 index 0000000000..556d72d2c6 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_selector.xml new file mode 100644 index 0000000000..1a1ee18688 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_filled.xml new file mode 100644 index 0000000000..5ad4f77af7 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_regular.xml new file mode 100644 index 0000000000..3f223f238b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_selector.xml new file mode 100644 index 0000000000..edfa87dfa1 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_filled.xml new file mode 100644 index 0000000000..d27852b028 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_regular.xml new file mode 100644 index 0000000000..62fa183179 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_selector.xml new file mode 100644 index 0000000000..af8cf33ceb --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_dashes_settings_48_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_20_filled.xml index 9bc39180ba..ae1247600f 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_20_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_20_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_20_regular.xml index 1d65ae1a47..8bb43282d1 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_20_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_20_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_24_filled.xml index 0ec6ccec27..ba81d9f165 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_24_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_24_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_24_regular.xml index 0481c45b54..20b92c22ad 100644 --- a/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_24_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_counterclockwise_dashes_24_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_chat_off_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_chat_off_16_filled.xml new file mode 100644 index 0000000000..d81708fa84 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_chat_off_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_chat_off_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_chat_off_16_regular.xml new file mode 100644 index 0000000000..209d3ddaaf --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_chat_off_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_chat_off_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_chat_off_16_selector.xml new file mode 100644 index 0000000000..5e9f6747e0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_chat_off_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_connected_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_connected_24_filled.xml new file mode 100644 index 0000000000..2037c9a15a --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_connected_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_connected_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_connected_24_regular.xml new file mode 100644 index 0000000000..dba52aaef2 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_connected_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_connected_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_connected_24_selector.xml new file mode 100644 index 0000000000..de06f2f322 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_connected_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_connected_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_connected_32_filled.xml new file mode 100644 index 0000000000..30aca3edfd --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_connected_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_connected_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_connected_32_regular.xml new file mode 100644 index 0000000000..927d7d77ed --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_connected_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_connected_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_connected_32_selector.xml new file mode 100644 index 0000000000..ea06b980b9 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_connected_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lightbulb_32_light.xml b/android/library/src/main/res/drawable/ic_fluent_lightbulb_32_light.xml new file mode 100644 index 0000000000..a80e651bd1 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lightbulb_32_light.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_filled.xml new file mode 100644 index 0000000000..8532d07cb1 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_filled.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_regular.xml new file mode 100644 index 0000000000..a198b77578 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_regular.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_selector.xml new file mode 100644 index 0000000000..99edfd97c5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_filled.xml new file mode 100644 index 0000000000..b8cb71e217 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_regular.xml new file mode 100644 index 0000000000..f47714ddf1 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_selector.xml new file mode 100644 index 0000000000..9454b023c5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_filled.xml new file mode 100644 index 0000000000..bf98939a65 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_regular.xml new file mode 100644 index 0000000000..6845e7cb37 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_selector.xml new file mode 100644 index 0000000000..e9456cd5de --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_square_text_arrow_repeat_all_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_first_line_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_text_first_line_20_filled.xml index 2dec1c0df4..424b0f0c19 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_first_line_20_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_first_line_20_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_first_line_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_text_first_line_20_regular.xml index e472e501da..9457be1265 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_first_line_20_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_first_line_20_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_first_line_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_text_first_line_24_filled.xml index d13eb46061..626f741092 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_first_line_24_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_first_line_24_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_first_line_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_text_first_line_24_regular.xml index 0ab37d0a64..050d2144bf 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_first_line_24_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_first_line_24_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_hanging_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_text_hanging_20_filled.xml index 3f0c2e0573..71cb441765 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_hanging_20_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_hanging_20_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_hanging_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_text_hanging_20_regular.xml index 44940acb1c..86a7d48099 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_hanging_20_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_hanging_20_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_hanging_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_text_hanging_24_filled.xml index 8642cc144e..a7ffc80023 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_hanging_24_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_hanging_24_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_hanging_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_text_hanging_24_regular.xml index 6f46fd4030..ad21e06015 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_hanging_24_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_hanging_24_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_translate_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_translate_32_filled.xml new file mode 100644 index 0000000000..c30bd0c1fd --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_translate_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_translate_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_translate_32_regular.xml new file mode 100644 index 0000000000..fd9493f412 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_translate_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_translate_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_translate_32_selector.xml new file mode 100644 index 0000000000..5cc46f94d5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_translate_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/flutter/CHANGELOG.md b/flutter/CHANGELOG.md index de788e58cb..371aebae17 100644 --- a/flutter/CHANGELOG.md +++ b/flutter/CHANGELOG.md @@ -1 +1 @@ -## [1.1.264] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags \ No newline at end of file +## [1.1.265] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags \ No newline at end of file diff --git a/flutter/example/lib/sample_icons.dart b/flutter/example/lib/sample_icons.dart index 12d71b5515..a90f80763c 100644 --- a/flutter/example/lib/sample_icons.dart +++ b/flutter/example/lib/sample_icons.dart @@ -318,6 +318,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.animal_dog_24_regular, 'animal_dog_24_regular', 24), + FluentUISampleIcon(FluentIcons.animal_paw_print_16_regular, 'animal_paw_print_16_regular', 16), + + FluentUISampleIcon(FluentIcons.animal_paw_print_20_regular, 'animal_paw_print_20_regular', 20), + + FluentUISampleIcon(FluentIcons.animal_paw_print_24_regular, 'animal_paw_print_24_regular', 24), + + FluentUISampleIcon(FluentIcons.animal_paw_print_28_regular, 'animal_paw_print_28_regular', 28), + + FluentUISampleIcon(FluentIcons.animal_paw_print_32_regular, 'animal_paw_print_32_regular', 32), + + FluentUISampleIcon(FluentIcons.animal_paw_print_48_regular, 'animal_paw_print_48_regular', 48), + FluentUISampleIcon(FluentIcons.animal_rabbit_16_regular, 'animal_rabbit_16_regular', 16), FluentUISampleIcon(FluentIcons.animal_rabbit_20_regular, 'animal_rabbit_20_regular', 20), @@ -628,8 +640,24 @@ final icons = [ FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_24_regular, 'arrow_clockwise_dashes_24_regular', 24), + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_28_regular, 'arrow_clockwise_dashes_28_regular', 28), + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_32_regular, 'arrow_clockwise_dashes_32_regular', 32), + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_48_regular, 'arrow_clockwise_dashes_48_regular', 48), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_16_regular, 'arrow_clockwise_dashes_settings_16_regular', 16), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_20_regular, 'arrow_clockwise_dashes_settings_20_regular', 20), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_24_regular, 'arrow_clockwise_dashes_settings_24_regular', 24), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_28_regular, 'arrow_clockwise_dashes_settings_28_regular', 28), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_32_regular, 'arrow_clockwise_dashes_settings_32_regular', 32), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_48_regular, 'arrow_clockwise_dashes_settings_48_regular', 48), + FluentUISampleIcon(FluentIcons.arrow_collapse_all_16_regular, 'arrow_collapse_all_16_regular', 16), FluentUISampleIcon(FluentIcons.arrow_collapse_all_20_regular, 'arrow_collapse_all_20_regular', 20), @@ -3336,6 +3364,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.chat_multiple_heart_32_regular, 'chat_multiple_heart_32_regular', 32), + FluentUISampleIcon(FluentIcons.chat_off_16_regular, 'chat_off_16_regular', 16), + FluentUISampleIcon(FluentIcons.chat_off_20_regular, 'chat_off_20_regular', 20), FluentUISampleIcon(FluentIcons.chat_off_24_regular, 'chat_off_24_regular', 24), @@ -4596,6 +4626,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.connected_20_regular, 'connected_20_regular', 20), + FluentUISampleIcon(FluentIcons.connected_24_regular, 'connected_24_regular', 24), + + FluentUISampleIcon(FluentIcons.connected_32_regular, 'connected_32_regular', 32), + FluentUISampleIcon(FluentIcons.connector_16_regular, 'connector_16_regular', 16), FluentUISampleIcon(FluentIcons.connector_20_regular, 'connector_20_regular', 20), @@ -13438,6 +13472,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.square_shadow_20_regular, 'square_shadow_20_regular', 20), + FluentUISampleIcon(FluentIcons.square_text_arrow_repeat_all_16_regular, 'square_text_arrow_repeat_all_16_regular', 16), + + FluentUISampleIcon(FluentIcons.square_text_arrow_repeat_all_20_regular, 'square_text_arrow_repeat_all_20_regular', 20), + + FluentUISampleIcon(FluentIcons.square_text_arrow_repeat_all_24_regular, 'square_text_arrow_repeat_all_24_regular', 24), + FluentUISampleIcon(FluentIcons.squares_nested_20_regular, 'squares_nested_20_regular', 20), FluentUISampleIcon(FluentIcons.stack_16_regular, 'stack_16_regular', 16), @@ -15578,6 +15618,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.translate_24_regular, 'translate_24_regular', 24), + FluentUISampleIcon(FluentIcons.translate_32_regular, 'translate_32_regular', 32), + FluentUISampleIcon(FluentIcons.translate_auto_16_regular, 'translate_auto_16_regular', 16), FluentUISampleIcon(FluentIcons.translate_auto_20_regular, 'translate_auto_20_regular', 20), @@ -16962,6 +17004,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.animal_dog_24_filled, 'animal_dog_24_filled', 24), + FluentUISampleIcon(FluentIcons.animal_paw_print_16_filled, 'animal_paw_print_16_filled', 16), + + FluentUISampleIcon(FluentIcons.animal_paw_print_20_filled, 'animal_paw_print_20_filled', 20), + + FluentUISampleIcon(FluentIcons.animal_paw_print_24_filled, 'animal_paw_print_24_filled', 24), + + FluentUISampleIcon(FluentIcons.animal_paw_print_28_filled, 'animal_paw_print_28_filled', 28), + + FluentUISampleIcon(FluentIcons.animal_paw_print_32_filled, 'animal_paw_print_32_filled', 32), + + FluentUISampleIcon(FluentIcons.animal_paw_print_48_filled, 'animal_paw_print_48_filled', 48), + FluentUISampleIcon(FluentIcons.animal_rabbit_16_filled, 'animal_rabbit_16_filled', 16), FluentUISampleIcon(FluentIcons.animal_rabbit_20_filled, 'animal_rabbit_20_filled', 20), @@ -17272,8 +17326,24 @@ final icons = [ FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_24_filled, 'arrow_clockwise_dashes_24_filled', 24), + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_28_filled, 'arrow_clockwise_dashes_28_filled', 28), + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_32_filled, 'arrow_clockwise_dashes_32_filled', 32), + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_48_filled, 'arrow_clockwise_dashes_48_filled', 48), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_16_filled, 'arrow_clockwise_dashes_settings_16_filled', 16), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_20_filled, 'arrow_clockwise_dashes_settings_20_filled', 20), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_24_filled, 'arrow_clockwise_dashes_settings_24_filled', 24), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_28_filled, 'arrow_clockwise_dashes_settings_28_filled', 28), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_32_filled, 'arrow_clockwise_dashes_settings_32_filled', 32), + + FluentUISampleIcon(FluentIcons.arrow_clockwise_dashes_settings_48_filled, 'arrow_clockwise_dashes_settings_48_filled', 48), + FluentUISampleIcon(FluentIcons.arrow_collapse_all_16_filled, 'arrow_collapse_all_16_filled', 16), FluentUISampleIcon(FluentIcons.arrow_collapse_all_20_filled, 'arrow_collapse_all_20_filled', 20), @@ -19982,6 +20052,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.chat_multiple_heart_32_filled, 'chat_multiple_heart_32_filled', 32), + FluentUISampleIcon(FluentIcons.chat_off_16_filled, 'chat_off_16_filled', 16), + FluentUISampleIcon(FluentIcons.chat_off_20_filled, 'chat_off_20_filled', 20), FluentUISampleIcon(FluentIcons.chat_off_24_filled, 'chat_off_24_filled', 24), @@ -21224,6 +21296,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.connected_20_filled, 'connected_20_filled', 20), + FluentUISampleIcon(FluentIcons.connected_24_filled, 'connected_24_filled', 24), + + FluentUISampleIcon(FluentIcons.connected_32_filled, 'connected_32_filled', 32), + FluentUISampleIcon(FluentIcons.connector_16_filled, 'connector_16_filled', 16), FluentUISampleIcon(FluentIcons.connector_20_filled, 'connector_20_filled', 20), @@ -30314,6 +30390,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.square_shadow_20_filled, 'square_shadow_20_filled', 20), + FluentUISampleIcon(FluentIcons.square_text_arrow_repeat_all_16_filled, 'square_text_arrow_repeat_all_16_filled', 16), + + FluentUISampleIcon(FluentIcons.square_text_arrow_repeat_all_20_filled, 'square_text_arrow_repeat_all_20_filled', 20), + + FluentUISampleIcon(FluentIcons.square_text_arrow_repeat_all_24_filled, 'square_text_arrow_repeat_all_24_filled', 24), + FluentUISampleIcon(FluentIcons.squares_nested_20_filled, 'squares_nested_20_filled', 20), FluentUISampleIcon(FluentIcons.stack_16_filled, 'stack_16_filled', 16), @@ -32468,6 +32550,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.translate_24_filled, 'translate_24_filled', 24), + FluentUISampleIcon(FluentIcons.translate_32_filled, 'translate_32_filled', 32), + FluentUISampleIcon(FluentIcons.translate_auto_16_filled, 'translate_auto_16_filled', 16), FluentUISampleIcon(FluentIcons.translate_auto_20_filled, 'translate_auto_20_filled', 20), @@ -33716,6 +33800,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.layout_row_two_settings_32_light, 'layout_row_two_settings_32_light', 32), + FluentUISampleIcon(FluentIcons.lightbulb_32_light, 'lightbulb_32_light', 32), + FluentUISampleIcon(FluentIcons.link_32_light, 'link_32_light', 32), FluentUISampleIcon(FluentIcons.lock_closed_32_light, 'lock_closed_32_light', 32), diff --git a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf index 4aa6e6ef6b..5dbd4faa3c 100644 Binary files a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf and b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf differ diff --git a/flutter/lib/fonts/FluentSystemIcons-Light.ttf b/flutter/lib/fonts/FluentSystemIcons-Light.ttf index f6f6fd7ddc..548d031fd5 100644 Binary files a/flutter/lib/fonts/FluentSystemIcons-Light.ttf and b/flutter/lib/fonts/FluentSystemIcons-Light.ttf differ diff --git a/flutter/lib/fonts/FluentSystemIcons-Regular.ttf b/flutter/lib/fonts/FluentSystemIcons-Regular.ttf index c5beaa9495..eaff6a4c41 100644 Binary files a/flutter/lib/fonts/FluentSystemIcons-Regular.ttf and b/flutter/lib/fonts/FluentSystemIcons-Regular.ttf differ diff --git a/flutter/lib/fonts/FluentSystemIcons-Resizable.ttf b/flutter/lib/fonts/FluentSystemIcons-Resizable.ttf index b0c342bde6..b999b8f3dd 100644 Binary files a/flutter/lib/fonts/FluentSystemIcons-Resizable.ttf and b/flutter/lib/fonts/FluentSystemIcons-Resizable.ttf differ diff --git a/flutter/lib/src/fluent_icons.dart b/flutter/lib/src/fluent_icons.dart index c13a6d4cfe..6a0116f14d 100644 --- a/flutter/lib/src/fluent_icons.dart +++ b/flutter/lib/src/fluent_icons.dart @@ -480,6 +480,24 @@ class FluentIcons { /// fluent icon named "animal_dog" in size 24 and regular style. static const IconData animal_dog_24_regular = IconData(61729, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "animal_paw_print" in size 16 and regular style. + static const IconData animal_paw_print_16_regular = IconData(984962, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 20 and regular style. + static const IconData animal_paw_print_20_regular = IconData(984963, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 24 and regular style. + static const IconData animal_paw_print_24_regular = IconData(984964, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 28 and regular style. + static const IconData animal_paw_print_28_regular = IconData(984965, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 32 and regular style. + static const IconData animal_paw_print_32_regular = IconData(984966, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 48 and regular style. + static const IconData animal_paw_print_48_regular = IconData(984967, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "animal_rabbit" in size 16 and regular style. static const IconData animal_rabbit_16_regular = IconData(57424, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -945,9 +963,33 @@ class FluentIcons { /// fluent icon named "arrow_clockwise_dashes" in size 24 and regular style. static const IconData arrow_clockwise_dashes_24_regular = IconData(57519, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_clockwise_dashes" in size 28 and regular style. + static const IconData arrow_clockwise_dashes_28_regular = IconData(984968, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_clockwise_dashes" in size 32 and regular style. static const IconData arrow_clockwise_dashes_32_regular = IconData(984163, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_clockwise_dashes" in size 48 and regular style. + static const IconData arrow_clockwise_dashes_48_regular = IconData(984969, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 16 and regular style. + static const IconData arrow_clockwise_dashes_settings_16_regular = IconData(984970, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 20 and regular style. + static const IconData arrow_clockwise_dashes_settings_20_regular = IconData(984971, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 24 and regular style. + static const IconData arrow_clockwise_dashes_settings_24_regular = IconData(984972, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 28 and regular style. + static const IconData arrow_clockwise_dashes_settings_28_regular = IconData(984973, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 32 and regular style. + static const IconData arrow_clockwise_dashes_settings_32_regular = IconData(984974, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 48 and regular style. + static const IconData arrow_clockwise_dashes_settings_48_regular = IconData(984975, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_collapse_all" in size 16 and regular style. static const IconData arrow_collapse_all_16_regular = IconData(984609, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -5007,6 +5049,9 @@ class FluentIcons { /// fluent icon named "chat_multiple_heart" in size 32 and regular style. static const IconData chat_multiple_heart_32_regular = IconData(63441, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "chat_off" in size 16 and regular style. + static const IconData chat_off_16_regular = IconData(984976, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "chat_off" in size 20 and regular style. static const IconData chat_off_20_regular = IconData(58096, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -6897,6 +6942,12 @@ class FluentIcons { /// fluent icon named "connected" in size 20 and regular style. static const IconData connected_20_regular = IconData(61164, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "connected" in size 24 and regular style. + static const IconData connected_24_regular = IconData(984977, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "connected" in size 32 and regular style. + static const IconData connected_32_regular = IconData(984978, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "connector" in size 16 and regular style. static const IconData connector_16_regular = IconData(62236, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -20160,6 +20211,15 @@ class FluentIcons { /// fluent icon named "square_shadow" in size 20 and regular style. static const IconData square_shadow_20_regular = IconData(60312, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "square_text_arrow_repeat_all" in size 16 and regular style. + static const IconData square_text_arrow_repeat_all_16_regular = IconData(984979, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "square_text_arrow_repeat_all" in size 20 and regular style. + static const IconData square_text_arrow_repeat_all_20_regular = IconData(984980, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "square_text_arrow_repeat_all" in size 24 and regular style. + static const IconData square_text_arrow_repeat_all_24_regular = IconData(984981, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "squares_nested" in size 20 and regular style. static const IconData squares_nested_20_regular = IconData(60313, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -23370,6 +23430,9 @@ class FluentIcons { /// fluent icon named "translate" in size 24 and regular style. static const IconData translate_24_regular = IconData(63540, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "translate" in size 32 and regular style. + static const IconData translate_32_regular = IconData(984982, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "translate_auto" in size 16 and regular style. static const IconData translate_auto_16_regular = IconData(983474, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -25448,6 +25511,24 @@ class FluentIcons { /// fluent icon named "animal_dog" in size 24 and filled style. static const IconData animal_dog_24_filled = IconData(61729, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "animal_paw_print" in size 16 and filled style. + static const IconData animal_paw_print_16_filled = IconData(985087, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 20 and filled style. + static const IconData animal_paw_print_20_filled = IconData(985088, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 24 and filled style. + static const IconData animal_paw_print_24_filled = IconData(985089, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 28 and filled style. + static const IconData animal_paw_print_28_filled = IconData(985090, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 32 and filled style. + static const IconData animal_paw_print_32_filled = IconData(985091, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "animal_paw_print" in size 48 and filled style. + static const IconData animal_paw_print_48_filled = IconData(985092, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "animal_rabbit" in size 16 and filled style. static const IconData animal_rabbit_16_filled = IconData(57424, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -25913,9 +25994,33 @@ class FluentIcons { /// fluent icon named "arrow_clockwise_dashes" in size 24 and filled style. static const IconData arrow_clockwise_dashes_24_filled = IconData(57519, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_clockwise_dashes" in size 28 and filled style. + static const IconData arrow_clockwise_dashes_28_filled = IconData(985093, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_clockwise_dashes" in size 32 and filled style. static const IconData arrow_clockwise_dashes_32_filled = IconData(984182, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_clockwise_dashes" in size 48 and filled style. + static const IconData arrow_clockwise_dashes_48_filled = IconData(985094, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 16 and filled style. + static const IconData arrow_clockwise_dashes_settings_16_filled = IconData(985095, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 20 and filled style. + static const IconData arrow_clockwise_dashes_settings_20_filled = IconData(985096, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 24 and filled style. + static const IconData arrow_clockwise_dashes_settings_24_filled = IconData(985097, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 28 and filled style. + static const IconData arrow_clockwise_dashes_settings_28_filled = IconData(985098, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 32 and filled style. + static const IconData arrow_clockwise_dashes_settings_32_filled = IconData(985099, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_clockwise_dashes_settings" in size 48 and filled style. + static const IconData arrow_clockwise_dashes_settings_48_filled = IconData(985100, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_collapse_all" in size 16 and filled style. static const IconData arrow_collapse_all_16_filled = IconData(984733, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -29978,6 +30083,9 @@ class FluentIcons { /// fluent icon named "chat_multiple_heart" in size 32 and filled style. static const IconData chat_multiple_heart_32_filled = IconData(63466, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "chat_off" in size 16 and filled style. + static const IconData chat_off_16_filled = IconData(985101, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "chat_off" in size 20 and filled style. static const IconData chat_off_20_filled = IconData(58116, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -31841,6 +31949,12 @@ class FluentIcons { /// fluent icon named "connected" in size 20 and filled style. static const IconData connected_20_filled = IconData(61164, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "connected" in size 24 and filled style. + static const IconData connected_24_filled = IconData(985102, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "connected" in size 32 and filled style. + static const IconData connected_32_filled = IconData(985103, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "connector" in size 16 and filled style. static const IconData connector_16_filled = IconData(62236, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -45476,6 +45590,15 @@ class FluentIcons { /// fluent icon named "square_shadow" in size 20 and filled style. static const IconData square_shadow_20_filled = IconData(60321, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "square_text_arrow_repeat_all" in size 16 and filled style. + static const IconData square_text_arrow_repeat_all_16_filled = IconData(985104, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "square_text_arrow_repeat_all" in size 20 and filled style. + static const IconData square_text_arrow_repeat_all_20_filled = IconData(985105, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "square_text_arrow_repeat_all" in size 24 and filled style. + static const IconData square_text_arrow_repeat_all_24_filled = IconData(985106, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "squares_nested" in size 20 and filled style. static const IconData squares_nested_20_filled = IconData(60322, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -48707,6 +48830,9 @@ class FluentIcons { /// fluent icon named "translate" in size 24 and filled style. static const IconData translate_24_filled = IconData(63564, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "translate" in size 32 and filled style. + static const IconData translate_32_filled = IconData(985107, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "translate_auto" in size 16 and filled style. static const IconData translate_auto_16_filled = IconData(983474, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -50581,260 +50707,263 @@ class FluentIcons { /// fluent icon named "layout_row_two_settings" in size 32 and light style. static const IconData layout_row_two_settings_32_light = IconData(57427, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + /// fluent icon named "lightbulb" in size 32 and light style. + static const IconData lightbulb_32_light = IconData(57428, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + /// fluent icon named "link" in size 32 and light style. - static const IconData link_32_light = IconData(57428, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData link_32_light = IconData(57429, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "lock_closed" in size 32 and light style. - static const IconData lock_closed_32_light = IconData(57429, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData lock_closed_32_light = IconData(57430, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "lock_open" in size 32 and light style. - static const IconData lock_open_32_light = IconData(57430, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData lock_open_32_light = IconData(57431, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail" in size 32 and light style. - static const IconData mail_32_light = IconData(57431, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_32_light = IconData(57432, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_alert" in size 32 and light style. - static const IconData mail_alert_32_light = IconData(57432, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_alert_32_light = IconData(57433, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_arrow_clockwise" in size 32 and light style. - static const IconData mail_arrow_clockwise_32_light = IconData(57433, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_arrow_clockwise_32_light = IconData(57434, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_arrow_double_back" in size 32 and light style. - static const IconData mail_arrow_double_back_32_light = IconData(57434, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_arrow_double_back_32_light = IconData(57435, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_copy" in size 32 and light style. - static const IconData mail_copy_32_light = IconData(57435, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_copy_32_light = IconData(57436, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_edit" in size 32 and light style. - static const IconData mail_edit_32_light = IconData(57436, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_edit_32_light = IconData(57437, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_list" in size 32 and light style. - static const IconData mail_list_32_light = IconData(57437, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_list_32_light = IconData(57438, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_multiple" in size 32 and light style. - static const IconData mail_multiple_32_light = IconData(57438, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_multiple_32_light = IconData(57439, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_read" in size 32 and light style. - static const IconData mail_read_32_light = IconData(57439, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_read_32_light = IconData(57440, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_read_multiple" in size 32 and light style. - static const IconData mail_read_multiple_32_light = IconData(57440, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_read_multiple_32_light = IconData(57441, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_rewind" in size 32 and light style. - static const IconData mail_rewind_32_light = IconData(57441, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_rewind_32_light = IconData(57442, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_settings" in size 32 and light style. - static const IconData mail_settings_32_light = IconData(57442, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_settings_32_light = IconData(57443, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mail_unread" in size 32 and light style. - static const IconData mail_unread_32_light = IconData(57443, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mail_unread_32_light = IconData(57444, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "mic" in size 32 and light style. - static const IconData mic_32_light = IconData(57444, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData mic_32_light = IconData(57445, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "molecule" in size 32 and light style. - static const IconData molecule_32_light = IconData(57445, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData molecule_32_light = IconData(57446, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "note" in size 32 and light style. - static const IconData note_32_light = IconData(57446, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData note_32_light = IconData(57447, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "options" in size 32 and light style. - static const IconData options_32_light = IconData(57447, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData options_32_light = IconData(57448, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "paint_brush" in size 32 and light style. - static const IconData paint_brush_32_light = IconData(57448, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData paint_brush_32_light = IconData(57449, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "panel_left_default" in size 32 and light style. - static const IconData panel_left_default_32_light = IconData(57449, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData panel_left_default_32_light = IconData(57450, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "panel_left_focus_right" in size 32 and light style. - static const IconData panel_left_focus_right_32_light = IconData(57450, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData panel_left_focus_right_32_light = IconData(57451, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "pen_sparkle" in size 32 and light style. - static const IconData pen_sparkle_32_light = IconData(57451, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData pen_sparkle_32_light = IconData(57452, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "people" in size 32 and light style. - static const IconData people_32_light = IconData(57452, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData people_32_light = IconData(57453, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "people_add" in size 32 and light style. - static const IconData people_add_32_light = IconData(57453, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData people_add_32_light = IconData(57454, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "people_community" in size 32 and light style. - static const IconData people_community_32_light = IconData(57454, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData people_community_32_light = IconData(57455, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "people_edit" in size 32 and light style. - static const IconData people_edit_32_light = IconData(57455, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData people_edit_32_light = IconData(57456, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "people_list" in size 32 and light style. - static const IconData people_list_32_light = IconData(57456, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData people_list_32_light = IconData(57457, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "people_settings" in size 32 and light style. - static const IconData people_settings_32_light = IconData(57457, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData people_settings_32_light = IconData(57458, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "people_sync" in size 32 and light style. - static const IconData people_sync_32_light = IconData(57458, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData people_sync_32_light = IconData(57459, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "person" in size 32 and light style. - static const IconData person_32_light = IconData(57459, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData person_32_light = IconData(57460, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "person_add" in size 32 and light style. - static const IconData person_add_32_light = IconData(57460, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData person_add_32_light = IconData(57461, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "person_available" in size 32 and light style. - static const IconData person_available_32_light = IconData(57461, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData person_available_32_light = IconData(57462, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "person_feedback" in size 32 and light style. - static const IconData person_feedback_32_light = IconData(57462, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData person_feedback_32_light = IconData(57463, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "person_mail" in size 32 and light style. - static const IconData person_mail_32_light = IconData(57463, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData person_mail_32_light = IconData(57464, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "person_prohibited" in size 32 and light style. - static const IconData person_prohibited_32_light = IconData(57464, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData person_prohibited_32_light = IconData(57465, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "person_suport" in size 32 and light style. - static const IconData person_suport_32_light = IconData(57465, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData person_suport_32_light = IconData(57466, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "phone" in size 32 and light style. - static const IconData phone_32_light = IconData(57466, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData phone_32_light = IconData(57467, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "picture_in_picture" in size 32 and light style. - static const IconData picture_in_picture_32_light = IconData(57467, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData picture_in_picture_32_light = IconData(57468, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "pin" in size 32 and light style. - static const IconData pin_32_light = IconData(57468, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData pin_32_light = IconData(57469, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "pin_off" in size 32 and light style. - static const IconData pin_off_32_light = IconData(57469, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData pin_off_32_light = IconData(57470, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "poll" in size 32 and light style. - static const IconData poll_32_light = IconData(57470, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData poll_32_light = IconData(57471, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "print" in size 32 and light style. - static const IconData print_32_light = IconData(57471, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData print_32_light = IconData(57472, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "question" in size 32 and light style. - static const IconData question_32_light = IconData(57472, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData question_32_light = IconData(57473, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "read_aloud" in size 32 and light style. - static const IconData read_aloud_32_light = IconData(57473, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData read_aloud_32_light = IconData(57474, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "rectangle_landscape" in size 32 and light style. - static const IconData rectangle_landscape_32_light = IconData(57474, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData rectangle_landscape_32_light = IconData(57475, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "rotate_left" in size 32 and light style. - static const IconData rotate_left_32_light = IconData(57475, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData rotate_left_32_light = IconData(57476, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "save" in size 32 and light style. - static const IconData save_32_light = IconData(57476, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData save_32_light = IconData(57477, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "send_clock" in size 32 and light style. - static const IconData send_clock_32_light = IconData(57477, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData send_clock_32_light = IconData(57478, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "settings" in size 32 and light style. - static const IconData settings_32_light = IconData(57478, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData settings_32_light = IconData(57479, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "share" in size 32 and light style. - static const IconData share_32_light = IconData(57479, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData share_32_light = IconData(57480, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "shield_error" in size 32 and light style. - static const IconData shield_error_32_light = IconData(57480, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData shield_error_32_light = IconData(57481, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "signature" in size 32 and light style. - static const IconData signature_32_light = IconData(57481, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData signature_32_light = IconData(57482, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "square_arrow_forward" in size 32 and light style. - static const IconData square_arrow_forward_32_light = IconData(57482, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData square_arrow_forward_32_light = IconData(57483, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "stamp" in size 32 and light style. - static const IconData stamp_32_light = IconData(57483, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData stamp_32_light = IconData(57484, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "star_add" in size 32 and light style. - static const IconData star_add_32_light = IconData(57484, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData star_add_32_light = IconData(57485, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "star_arrow_right" in size 32 and light style. - static const IconData star_arrow_right_32_light = IconData(57485, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData star_arrow_right_32_light = IconData(57486, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "tab_add" in size 32 and light style. - static const IconData tab_add_32_light = IconData(57486, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData tab_add_32_light = IconData(57487, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table" in size 32 and light style. - static const IconData table_32_light = IconData(57487, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_32_light = IconData(57488, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_cells_merge" in size 32 and light style. - static const IconData table_cells_merge_32_light = IconData(57488, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_cells_merge_32_light = IconData(57489, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_cells_split" in size 32 and light style. - static const IconData table_cells_split_32_light = IconData(57489, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_cells_split_32_light = IconData(57490, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_dismiss" in size 32 and light style. - static const IconData table_dismiss_32_light = IconData(57490, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_dismiss_32_light = IconData(57491, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_move_above" in size 32 and light style. - static const IconData table_move_above_32_light = IconData(57491, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_move_above_32_light = IconData(57492, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_move_below" in size 32 and light style. - static const IconData table_move_below_32_light = IconData(57492, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_move_below_32_light = IconData(57493, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_move_left" in size 32 and light style. - static const IconData table_move_left_32_light = IconData(57493, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_move_left_32_light = IconData(57494, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_move_right" in size 32 and light style. - static const IconData table_move_right_32_light = IconData(57494, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_move_right_32_light = IconData(57495, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_settings" in size 32 and light style. - static const IconData table_settings_32_light = IconData(57495, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_settings_32_light = IconData(57496, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "table_simple" in size 32 and light style. - static const IconData table_simple_32_light = IconData(57496, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData table_simple_32_light = IconData(57497, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "tag" in size 32 and light style. - static const IconData tag_32_light = IconData(57497, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData tag_32_light = IconData(57498, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "text" in size 32 and light style. - static const IconData text_32_light = IconData(57498, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData text_32_light = IconData(57499, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "text_clear_formatting" in size 32 and light style. - static const IconData text_clear_formatting_32_light = IconData(57499, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData text_clear_formatting_32_light = IconData(57500, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "text_collapse" in size 32 and light style. - static const IconData text_collapse_32_light = IconData(57500, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData text_collapse_32_light = IconData(57501, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "text_density" in size 32 and light style. - static const IconData text_density_32_light = IconData(57501, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData text_density_32_light = IconData(57502, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "text_edit_style" in size 32 and light style. - static const IconData text_edit_style_32_light = IconData(57502, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData text_edit_style_32_light = IconData(57503, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "text_expand" in size 32 and light style. - static const IconData text_expand_32_light = IconData(57503, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData text_expand_32_light = IconData(57504, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "textbox_align_top_left" in size 32 and light style. - static const IconData textbox_align_top_left_32_light = IconData(57504, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData textbox_align_top_left_32_light = IconData(57505, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "toolbox" in size 32 and light style. - static const IconData toolbox_32_light = IconData(57505, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData toolbox_32_light = IconData(57506, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "translate" in size 32 and light style. - static const IconData translate_32_light = IconData(57506, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData translate_32_light = IconData(57507, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "video" in size 32 and light style. - static const IconData video_32_light = IconData(57507, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData video_32_light = IconData(57508, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "video_clip" in size 32 and light style. - static const IconData video_clip_32_light = IconData(57508, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData video_clip_32_light = IconData(57509, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "window" in size 32 and light style. - static const IconData window_32_light = IconData(57509, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData window_32_light = IconData(57510, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "wrench_screwdriver" in size 32 and light style. - static const IconData wrench_screwdriver_32_light = IconData(57510, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData wrench_screwdriver_32_light = IconData(57511, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "zoom_in" in size 32 and light style. - static const IconData zoom_in_32_light = IconData(57511, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData zoom_in_32_light = IconData(57512, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); /// fluent icon named "zoom_out" in size 32 and light style. - static const IconData zoom_out_32_light = IconData(57512, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); + static const IconData zoom_out_32_light = IconData(57513, fontFamily: 'FluentSystemIcons-Light', fontPackage: _kFontPkg); // END GENERATED } diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 045b4ed76a..38f190b2bd 100644 --- a/flutter/pubspec.yaml +++ b/flutter/pubspec.yaml @@ -1,6 +1,6 @@ name: fluentui_system_icons description: Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft. -version: 1.1.264 +version: 1.1.265 homepage: https://github.com/microsoft/fluentui-system-icons/tree/main environment: diff --git a/fonts/FluentSystemIcons-Filled.css b/fonts/FluentSystemIcons-Filled.css index 925e42f42f..9eb3fd5fc4 100644 --- a/fonts/FluentSystemIcons-Filled.css +++ b/fonts/FluentSystemIcons-Filled.css @@ -1,8 +1,8 @@ @font-face { font-family: "FluentSystemIcons-Filled"; - src: url("./FluentSystemIcons-Filled.woff2?e7b5bff3d45f01f2584ab322b6ae60dc") format("woff2"), -url("./FluentSystemIcons-Filled.woff?e7b5bff3d45f01f2584ab322b6ae60dc") format("woff"), -url("./FluentSystemIcons-Filled.ttf?e7b5bff3d45f01f2584ab322b6ae60dc") format("truetype"); + src: url("./FluentSystemIcons-Filled.woff2?6dbbd4878eb2db1125480e5da79c0e63") format("woff2"), +url("./FluentSystemIcons-Filled.woff?6dbbd4878eb2db1125480e5da79c0e63") format("woff"), +url("./FluentSystemIcons-Filled.ttf?6dbbd4878eb2db1125480e5da79c0e63") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -25357,3 +25357,66 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_document_one_page_multiple_sparkle_24_filled:before { content: "\f07fe"; } +.icon-ic_fluent_animal_paw_print_16_filled:before { + content: "\f07ff"; +} +.icon-ic_fluent_animal_paw_print_20_filled:before { + content: "\f0800"; +} +.icon-ic_fluent_animal_paw_print_24_filled:before { + content: "\f0801"; +} +.icon-ic_fluent_animal_paw_print_28_filled:before { + content: "\f0802"; +} +.icon-ic_fluent_animal_paw_print_32_filled:before { + content: "\f0803"; +} +.icon-ic_fluent_animal_paw_print_48_filled:before { + content: "\f0804"; +} +.icon-ic_fluent_arrow_clockwise_dashes_28_filled:before { + content: "\f0805"; +} +.icon-ic_fluent_arrow_clockwise_dashes_48_filled:before { + content: "\f0806"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_16_filled:before { + content: "\f0807"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_20_filled:before { + content: "\f0808"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_24_filled:before { + content: "\f0809"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_28_filled:before { + content: "\f080a"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_32_filled:before { + content: "\f080b"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_48_filled:before { + content: "\f080c"; +} +.icon-ic_fluent_chat_off_16_filled:before { + content: "\f080d"; +} +.icon-ic_fluent_connected_24_filled:before { + content: "\f080e"; +} +.icon-ic_fluent_connected_32_filled:before { + content: "\f080f"; +} +.icon-ic_fluent_square_text_arrow_repeat_all_16_filled:before { + content: "\f0810"; +} +.icon-ic_fluent_square_text_arrow_repeat_all_20_filled:before { + content: "\f0811"; +} +.icon-ic_fluent_square_text_arrow_repeat_all_24_filled:before { + content: "\f0812"; +} +.icon-ic_fluent_translate_32_filled:before { + content: "\f0813"; +} diff --git a/fonts/FluentSystemIcons-Filled.html b/fonts/FluentSystemIcons-Filled.html index fbb4d951e9..c3d4e8b243 100644 --- a/fonts/FluentSystemIcons-Filled.html +++ b/fonts/FluentSystemIcons-Filled.html @@ -1442,6 +1442,60 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_animal_paw_print_16_filled +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_20_filled +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_24_filled +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_28_filled +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_32_filled +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_48_filled +
+ +
@@ -2837,6 +2891,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_arrow_clockwise_dashes_28_filled +
+ +
@@ -2846,6 +2909,69 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_arrow_clockwise_dashes_48_filled +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_16_filled +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_20_filled +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_24_filled +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_28_filled +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_32_filled +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_48_filled +
+ +
@@ -15032,6 +15158,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_chat_off_16_filled +
+ +
@@ -20621,6 +20756,24 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_connected_24_filled +
+ + +
+ + + +
+ ic_fluent_connected_32_filled +
+ +
@@ -61526,6 +61679,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_square_text_arrow_repeat_all_16_filled +
+ + +
+ + + +
+ ic_fluent_square_text_arrow_repeat_all_20_filled +
+ + +
+ + + +
+ ic_fluent_square_text_arrow_repeat_all_24_filled +
+ +
@@ -71219,6 +71399,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_translate_32_filled +
+ +
diff --git a/fonts/FluentSystemIcons-Filled.json b/fonts/FluentSystemIcons-Filled.json index bfee303013..979b35c304 100644 --- a/fonts/FluentSystemIcons-Filled.json +++ b/fonts/FluentSystemIcons-Filled.json @@ -8445,5 +8445,26 @@ "ic_fluent_textbox_checkmark_48_filled": 985083, "ic_fluent_document_one_page_multiple_sparkle_16_filled": 985084, "ic_fluent_document_one_page_multiple_sparkle_20_filled": 985085, - "ic_fluent_document_one_page_multiple_sparkle_24_filled": 985086 + "ic_fluent_document_one_page_multiple_sparkle_24_filled": 985086, + "ic_fluent_animal_paw_print_16_filled": 985087, + "ic_fluent_animal_paw_print_20_filled": 985088, + "ic_fluent_animal_paw_print_24_filled": 985089, + "ic_fluent_animal_paw_print_28_filled": 985090, + "ic_fluent_animal_paw_print_32_filled": 985091, + "ic_fluent_animal_paw_print_48_filled": 985092, + "ic_fluent_arrow_clockwise_dashes_28_filled": 985093, + "ic_fluent_arrow_clockwise_dashes_48_filled": 985094, + "ic_fluent_arrow_clockwise_dashes_settings_16_filled": 985095, + "ic_fluent_arrow_clockwise_dashes_settings_20_filled": 985096, + "ic_fluent_arrow_clockwise_dashes_settings_24_filled": 985097, + "ic_fluent_arrow_clockwise_dashes_settings_28_filled": 985098, + "ic_fluent_arrow_clockwise_dashes_settings_32_filled": 985099, + "ic_fluent_arrow_clockwise_dashes_settings_48_filled": 985100, + "ic_fluent_chat_off_16_filled": 985101, + "ic_fluent_connected_24_filled": 985102, + "ic_fluent_connected_32_filled": 985103, + "ic_fluent_square_text_arrow_repeat_all_16_filled": 985104, + "ic_fluent_square_text_arrow_repeat_all_20_filled": 985105, + "ic_fluent_square_text_arrow_repeat_all_24_filled": 985106, + "ic_fluent_translate_32_filled": 985107 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Filled.ttf b/fonts/FluentSystemIcons-Filled.ttf index 4aa6e6ef6b..5dbd4faa3c 100644 Binary files a/fonts/FluentSystemIcons-Filled.ttf and b/fonts/FluentSystemIcons-Filled.ttf differ diff --git a/fonts/FluentSystemIcons-Filled.woff b/fonts/FluentSystemIcons-Filled.woff index 4866b64a81..946e735fb2 100644 Binary files a/fonts/FluentSystemIcons-Filled.woff and b/fonts/FluentSystemIcons-Filled.woff differ diff --git a/fonts/FluentSystemIcons-Filled.woff2 b/fonts/FluentSystemIcons-Filled.woff2 index cbbdb2b509..e2ca78a93b 100644 Binary files a/fonts/FluentSystemIcons-Filled.woff2 and b/fonts/FluentSystemIcons-Filled.woff2 differ diff --git a/fonts/FluentSystemIcons-Light.css b/fonts/FluentSystemIcons-Light.css index 9d4d453f23..59f4282725 100644 --- a/fonts/FluentSystemIcons-Light.css +++ b/fonts/FluentSystemIcons-Light.css @@ -1,8 +1,8 @@ @font-face { font-family: "FluentSystemIcons-Light"; - src: url("./FluentSystemIcons-Light.woff2?890e0f4ea7465f389daf57d6a5ef9333") format("woff2"), -url("./FluentSystemIcons-Light.woff?890e0f4ea7465f389daf57d6a5ef9333") format("woff"), -url("./FluentSystemIcons-Light.ttf?890e0f4ea7465f389daf57d6a5ef9333") format("truetype"); + src: url("./FluentSystemIcons-Light.woff2?421f922ef73dc997e3a27adcb7041441") format("woff2"), +url("./FluentSystemIcons-Light.woff?421f922ef73dc997e3a27adcb7041441") format("woff"), +url("./FluentSystemIcons-Light.ttf?421f922ef73dc997e3a27adcb7041441") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -268,258 +268,261 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_layout_row_two_settings_32_light:before { content: "\e053"; } -.icon-ic_fluent_link_32_light:before { +.icon-ic_fluent_lightbulb_32_light:before { content: "\e054"; } -.icon-ic_fluent_lock_closed_32_light:before { +.icon-ic_fluent_link_32_light:before { content: "\e055"; } -.icon-ic_fluent_lock_open_32_light:before { +.icon-ic_fluent_lock_closed_32_light:before { content: "\e056"; } -.icon-ic_fluent_mail_32_light:before { +.icon-ic_fluent_lock_open_32_light:before { content: "\e057"; } -.icon-ic_fluent_mail_alert_32_light:before { +.icon-ic_fluent_mail_32_light:before { content: "\e058"; } -.icon-ic_fluent_mail_arrow_clockwise_32_light:before { +.icon-ic_fluent_mail_alert_32_light:before { content: "\e059"; } -.icon-ic_fluent_mail_arrow_double_back_32_light:before { +.icon-ic_fluent_mail_arrow_clockwise_32_light:before { content: "\e05a"; } -.icon-ic_fluent_mail_copy_32_light:before { +.icon-ic_fluent_mail_arrow_double_back_32_light:before { content: "\e05b"; } -.icon-ic_fluent_mail_edit_32_light:before { +.icon-ic_fluent_mail_copy_32_light:before { content: "\e05c"; } -.icon-ic_fluent_mail_list_32_light:before { +.icon-ic_fluent_mail_edit_32_light:before { content: "\e05d"; } -.icon-ic_fluent_mail_multiple_32_light:before { +.icon-ic_fluent_mail_list_32_light:before { content: "\e05e"; } -.icon-ic_fluent_mail_read_32_light:before { +.icon-ic_fluent_mail_multiple_32_light:before { content: "\e05f"; } -.icon-ic_fluent_mail_read_multiple_32_light:before { +.icon-ic_fluent_mail_read_32_light:before { content: "\e060"; } -.icon-ic_fluent_mail_rewind_32_light:before { +.icon-ic_fluent_mail_read_multiple_32_light:before { content: "\e061"; } -.icon-ic_fluent_mail_settings_32_light:before { +.icon-ic_fluent_mail_rewind_32_light:before { content: "\e062"; } -.icon-ic_fluent_mail_unread_32_light:before { +.icon-ic_fluent_mail_settings_32_light:before { content: "\e063"; } -.icon-ic_fluent_mic_32_light:before { +.icon-ic_fluent_mail_unread_32_light:before { content: "\e064"; } -.icon-ic_fluent_molecule_32_light:before { +.icon-ic_fluent_mic_32_light:before { content: "\e065"; } -.icon-ic_fluent_note_32_light:before { +.icon-ic_fluent_molecule_32_light:before { content: "\e066"; } -.icon-ic_fluent_options_32_light:before { +.icon-ic_fluent_note_32_light:before { content: "\e067"; } -.icon-ic_fluent_paint_brush_32_light:before { +.icon-ic_fluent_options_32_light:before { content: "\e068"; } -.icon-ic_fluent_panel_left_default_32_light:before { +.icon-ic_fluent_paint_brush_32_light:before { content: "\e069"; } -.icon-ic_fluent_panel_left_focus_right_32_light:before { +.icon-ic_fluent_panel_left_default_32_light:before { content: "\e06a"; } -.icon-ic_fluent_pen_sparkle_32_light:before { +.icon-ic_fluent_panel_left_focus_right_32_light:before { content: "\e06b"; } -.icon-ic_fluent_people_32_light:before { +.icon-ic_fluent_pen_sparkle_32_light:before { content: "\e06c"; } -.icon-ic_fluent_people_add_32_light:before { +.icon-ic_fluent_people_32_light:before { content: "\e06d"; } -.icon-ic_fluent_people_community_32_light:before { +.icon-ic_fluent_people_add_32_light:before { content: "\e06e"; } -.icon-ic_fluent_people_edit_32_light:before { +.icon-ic_fluent_people_community_32_light:before { content: "\e06f"; } -.icon-ic_fluent_people_list_32_light:before { +.icon-ic_fluent_people_edit_32_light:before { content: "\e070"; } -.icon-ic_fluent_people_settings_32_light:before { +.icon-ic_fluent_people_list_32_light:before { content: "\e071"; } -.icon-ic_fluent_people_sync_32_light:before { +.icon-ic_fluent_people_settings_32_light:before { content: "\e072"; } -.icon-ic_fluent_person_32_light:before { +.icon-ic_fluent_people_sync_32_light:before { content: "\e073"; } -.icon-ic_fluent_person_add_32_light:before { +.icon-ic_fluent_person_32_light:before { content: "\e074"; } -.icon-ic_fluent_person_available_32_light:before { +.icon-ic_fluent_person_add_32_light:before { content: "\e075"; } -.icon-ic_fluent_person_feedback_32_light:before { +.icon-ic_fluent_person_available_32_light:before { content: "\e076"; } -.icon-ic_fluent_person_mail_32_light:before { +.icon-ic_fluent_person_feedback_32_light:before { content: "\e077"; } -.icon-ic_fluent_person_prohibited_32_light:before { +.icon-ic_fluent_person_mail_32_light:before { content: "\e078"; } -.icon-ic_fluent_person_suport_32_light:before { +.icon-ic_fluent_person_prohibited_32_light:before { content: "\e079"; } -.icon-ic_fluent_phone_32_light:before { +.icon-ic_fluent_person_suport_32_light:before { content: "\e07a"; } -.icon-ic_fluent_picture_in_picture_32_light:before { +.icon-ic_fluent_phone_32_light:before { content: "\e07b"; } -.icon-ic_fluent_pin_32_light:before { +.icon-ic_fluent_picture_in_picture_32_light:before { content: "\e07c"; } -.icon-ic_fluent_pin_off_32_light:before { +.icon-ic_fluent_pin_32_light:before { content: "\e07d"; } -.icon-ic_fluent_poll_32_light:before { +.icon-ic_fluent_pin_off_32_light:before { content: "\e07e"; } -.icon-ic_fluent_print_32_light:before { +.icon-ic_fluent_poll_32_light:before { content: "\e07f"; } -.icon-ic_fluent_question_32_light:before { +.icon-ic_fluent_print_32_light:before { content: "\e080"; } -.icon-ic_fluent_read_aloud_32_light:before { +.icon-ic_fluent_question_32_light:before { content: "\e081"; } -.icon-ic_fluent_rectangle_landscape_32_light:before { +.icon-ic_fluent_read_aloud_32_light:before { content: "\e082"; } -.icon-ic_fluent_rotate_left_32_light:before { +.icon-ic_fluent_rectangle_landscape_32_light:before { content: "\e083"; } -.icon-ic_fluent_save_32_light:before { +.icon-ic_fluent_rotate_left_32_light:before { content: "\e084"; } -.icon-ic_fluent_send_clock_32_light:before { +.icon-ic_fluent_save_32_light:before { content: "\e085"; } -.icon-ic_fluent_settings_32_light:before { +.icon-ic_fluent_send_clock_32_light:before { content: "\e086"; } -.icon-ic_fluent_share_32_light:before { +.icon-ic_fluent_settings_32_light:before { content: "\e087"; } -.icon-ic_fluent_shield_error_32_light:before { +.icon-ic_fluent_share_32_light:before { content: "\e088"; } -.icon-ic_fluent_signature_32_light:before { +.icon-ic_fluent_shield_error_32_light:before { content: "\e089"; } -.icon-ic_fluent_square_arrow_forward_32_light:before { +.icon-ic_fluent_signature_32_light:before { content: "\e08a"; } -.icon-ic_fluent_stamp_32_light:before { +.icon-ic_fluent_square_arrow_forward_32_light:before { content: "\e08b"; } -.icon-ic_fluent_star_add_32_light:before { +.icon-ic_fluent_stamp_32_light:before { content: "\e08c"; } -.icon-ic_fluent_star_arrow_right_32_light:before { +.icon-ic_fluent_star_add_32_light:before { content: "\e08d"; } -.icon-ic_fluent_tab_add_32_light:before { +.icon-ic_fluent_star_arrow_right_32_light:before { content: "\e08e"; } -.icon-ic_fluent_table_32_light:before { +.icon-ic_fluent_tab_add_32_light:before { content: "\e08f"; } -.icon-ic_fluent_table_cells_merge_32_light:before { +.icon-ic_fluent_table_32_light:before { content: "\e090"; } -.icon-ic_fluent_table_cells_split_32_light:before { +.icon-ic_fluent_table_cells_merge_32_light:before { content: "\e091"; } -.icon-ic_fluent_table_dismiss_32_light:before { +.icon-ic_fluent_table_cells_split_32_light:before { content: "\e092"; } -.icon-ic_fluent_table_move_above_32_light:before { +.icon-ic_fluent_table_dismiss_32_light:before { content: "\e093"; } -.icon-ic_fluent_table_move_below_32_light:before { +.icon-ic_fluent_table_move_above_32_light:before { content: "\e094"; } -.icon-ic_fluent_table_move_left_32_light:before { +.icon-ic_fluent_table_move_below_32_light:before { content: "\e095"; } -.icon-ic_fluent_table_move_right_32_light:before { +.icon-ic_fluent_table_move_left_32_light:before { content: "\e096"; } -.icon-ic_fluent_table_settings_32_light:before { +.icon-ic_fluent_table_move_right_32_light:before { content: "\e097"; } -.icon-ic_fluent_table_simple_32_light:before { +.icon-ic_fluent_table_settings_32_light:before { content: "\e098"; } -.icon-ic_fluent_tag_32_light:before { +.icon-ic_fluent_table_simple_32_light:before { content: "\e099"; } -.icon-ic_fluent_text_32_light:before { +.icon-ic_fluent_tag_32_light:before { content: "\e09a"; } -.icon-ic_fluent_text_clear_formatting_32_light:before { +.icon-ic_fluent_text_32_light:before { content: "\e09b"; } -.icon-ic_fluent_text_collapse_32_light:before { +.icon-ic_fluent_text_clear_formatting_32_light:before { content: "\e09c"; } -.icon-ic_fluent_text_density_32_light:before { +.icon-ic_fluent_text_collapse_32_light:before { content: "\e09d"; } -.icon-ic_fluent_text_edit_style_32_light:before { +.icon-ic_fluent_text_density_32_light:before { content: "\e09e"; } -.icon-ic_fluent_text_expand_32_light:before { +.icon-ic_fluent_text_edit_style_32_light:before { content: "\e09f"; } -.icon-ic_fluent_textbox_align_top_left_32_light:before { +.icon-ic_fluent_text_expand_32_light:before { content: "\e0a0"; } -.icon-ic_fluent_toolbox_32_light:before { +.icon-ic_fluent_textbox_align_top_left_32_light:before { content: "\e0a1"; } -.icon-ic_fluent_translate_32_light:before { +.icon-ic_fluent_toolbox_32_light:before { content: "\e0a2"; } -.icon-ic_fluent_video_32_light:before { +.icon-ic_fluent_translate_32_light:before { content: "\e0a3"; } -.icon-ic_fluent_video_clip_32_light:before { +.icon-ic_fluent_video_32_light:before { content: "\e0a4"; } -.icon-ic_fluent_window_32_light:before { +.icon-ic_fluent_video_clip_32_light:before { content: "\e0a5"; } -.icon-ic_fluent_wrench_screwdriver_32_light:before { +.icon-ic_fluent_window_32_light:before { content: "\e0a6"; } -.icon-ic_fluent_zoom_in_32_light:before { +.icon-ic_fluent_wrench_screwdriver_32_light:before { content: "\e0a7"; } -.icon-ic_fluent_zoom_out_32_light:before { +.icon-ic_fluent_zoom_in_32_light:before { content: "\e0a8"; } +.icon-ic_fluent_zoom_out_32_light:before { + content: "\e0a9"; +} diff --git a/fonts/FluentSystemIcons-Light.html b/fonts/FluentSystemIcons-Light.html index d844932329..180711b734 100644 --- a/fonts/FluentSystemIcons-Light.html +++ b/fonts/FluentSystemIcons-Light.html @@ -812,6 +812,15 @@

FluentSystemIcons-Light

+
+ + + +
+ ic_fluent_lightbulb_32_light +
+ +
diff --git a/fonts/FluentSystemIcons-Light.json b/fonts/FluentSystemIcons-Light.json index 2d70a635dc..f7fafa9643 100644 --- a/fonts/FluentSystemIcons-Light.json +++ b/fonts/FluentSystemIcons-Light.json @@ -83,89 +83,90 @@ "ic_fluent_layout_row_two_focus_top_32_light": 57425, "ic_fluent_layout_row_two_focus_top_settings_32_light": 57426, "ic_fluent_layout_row_two_settings_32_light": 57427, - "ic_fluent_link_32_light": 57428, - "ic_fluent_lock_closed_32_light": 57429, - "ic_fluent_lock_open_32_light": 57430, - "ic_fluent_mail_32_light": 57431, - "ic_fluent_mail_alert_32_light": 57432, - "ic_fluent_mail_arrow_clockwise_32_light": 57433, - "ic_fluent_mail_arrow_double_back_32_light": 57434, - "ic_fluent_mail_copy_32_light": 57435, - "ic_fluent_mail_edit_32_light": 57436, - "ic_fluent_mail_list_32_light": 57437, - "ic_fluent_mail_multiple_32_light": 57438, - "ic_fluent_mail_read_32_light": 57439, - "ic_fluent_mail_read_multiple_32_light": 57440, - "ic_fluent_mail_rewind_32_light": 57441, - "ic_fluent_mail_settings_32_light": 57442, - "ic_fluent_mail_unread_32_light": 57443, - "ic_fluent_mic_32_light": 57444, - "ic_fluent_molecule_32_light": 57445, - "ic_fluent_note_32_light": 57446, - "ic_fluent_options_32_light": 57447, - "ic_fluent_paint_brush_32_light": 57448, - "ic_fluent_panel_left_default_32_light": 57449, - "ic_fluent_panel_left_focus_right_32_light": 57450, - "ic_fluent_pen_sparkle_32_light": 57451, - "ic_fluent_people_32_light": 57452, - "ic_fluent_people_add_32_light": 57453, - "ic_fluent_people_community_32_light": 57454, - "ic_fluent_people_edit_32_light": 57455, - "ic_fluent_people_list_32_light": 57456, - "ic_fluent_people_settings_32_light": 57457, - "ic_fluent_people_sync_32_light": 57458, - "ic_fluent_person_32_light": 57459, - "ic_fluent_person_add_32_light": 57460, - "ic_fluent_person_available_32_light": 57461, - "ic_fluent_person_feedback_32_light": 57462, - "ic_fluent_person_mail_32_light": 57463, - "ic_fluent_person_prohibited_32_light": 57464, - "ic_fluent_person_suport_32_light": 57465, - "ic_fluent_phone_32_light": 57466, - "ic_fluent_picture_in_picture_32_light": 57467, - "ic_fluent_pin_32_light": 57468, - "ic_fluent_pin_off_32_light": 57469, - "ic_fluent_poll_32_light": 57470, - "ic_fluent_print_32_light": 57471, - "ic_fluent_question_32_light": 57472, - "ic_fluent_read_aloud_32_light": 57473, - "ic_fluent_rectangle_landscape_32_light": 57474, - "ic_fluent_rotate_left_32_light": 57475, - "ic_fluent_save_32_light": 57476, - "ic_fluent_send_clock_32_light": 57477, - "ic_fluent_settings_32_light": 57478, - "ic_fluent_share_32_light": 57479, - "ic_fluent_shield_error_32_light": 57480, - "ic_fluent_signature_32_light": 57481, - "ic_fluent_square_arrow_forward_32_light": 57482, - "ic_fluent_stamp_32_light": 57483, - "ic_fluent_star_add_32_light": 57484, - "ic_fluent_star_arrow_right_32_light": 57485, - "ic_fluent_tab_add_32_light": 57486, - "ic_fluent_table_32_light": 57487, - "ic_fluent_table_cells_merge_32_light": 57488, - "ic_fluent_table_cells_split_32_light": 57489, - "ic_fluent_table_dismiss_32_light": 57490, - "ic_fluent_table_move_above_32_light": 57491, - "ic_fluent_table_move_below_32_light": 57492, - "ic_fluent_table_move_left_32_light": 57493, - "ic_fluent_table_move_right_32_light": 57494, - "ic_fluent_table_settings_32_light": 57495, - "ic_fluent_table_simple_32_light": 57496, - "ic_fluent_tag_32_light": 57497, - "ic_fluent_text_32_light": 57498, - "ic_fluent_text_clear_formatting_32_light": 57499, - "ic_fluent_text_collapse_32_light": 57500, - "ic_fluent_text_density_32_light": 57501, - "ic_fluent_text_edit_style_32_light": 57502, - "ic_fluent_text_expand_32_light": 57503, - "ic_fluent_textbox_align_top_left_32_light": 57504, - "ic_fluent_toolbox_32_light": 57505, - "ic_fluent_translate_32_light": 57506, - "ic_fluent_video_32_light": 57507, - "ic_fluent_video_clip_32_light": 57508, - "ic_fluent_window_32_light": 57509, - "ic_fluent_wrench_screwdriver_32_light": 57510, - "ic_fluent_zoom_in_32_light": 57511, - "ic_fluent_zoom_out_32_light": 57512 + "ic_fluent_lightbulb_32_light": 57428, + "ic_fluent_link_32_light": 57429, + "ic_fluent_lock_closed_32_light": 57430, + "ic_fluent_lock_open_32_light": 57431, + "ic_fluent_mail_32_light": 57432, + "ic_fluent_mail_alert_32_light": 57433, + "ic_fluent_mail_arrow_clockwise_32_light": 57434, + "ic_fluent_mail_arrow_double_back_32_light": 57435, + "ic_fluent_mail_copy_32_light": 57436, + "ic_fluent_mail_edit_32_light": 57437, + "ic_fluent_mail_list_32_light": 57438, + "ic_fluent_mail_multiple_32_light": 57439, + "ic_fluent_mail_read_32_light": 57440, + "ic_fluent_mail_read_multiple_32_light": 57441, + "ic_fluent_mail_rewind_32_light": 57442, + "ic_fluent_mail_settings_32_light": 57443, + "ic_fluent_mail_unread_32_light": 57444, + "ic_fluent_mic_32_light": 57445, + "ic_fluent_molecule_32_light": 57446, + "ic_fluent_note_32_light": 57447, + "ic_fluent_options_32_light": 57448, + "ic_fluent_paint_brush_32_light": 57449, + "ic_fluent_panel_left_default_32_light": 57450, + "ic_fluent_panel_left_focus_right_32_light": 57451, + "ic_fluent_pen_sparkle_32_light": 57452, + "ic_fluent_people_32_light": 57453, + "ic_fluent_people_add_32_light": 57454, + "ic_fluent_people_community_32_light": 57455, + "ic_fluent_people_edit_32_light": 57456, + "ic_fluent_people_list_32_light": 57457, + "ic_fluent_people_settings_32_light": 57458, + "ic_fluent_people_sync_32_light": 57459, + "ic_fluent_person_32_light": 57460, + "ic_fluent_person_add_32_light": 57461, + "ic_fluent_person_available_32_light": 57462, + "ic_fluent_person_feedback_32_light": 57463, + "ic_fluent_person_mail_32_light": 57464, + "ic_fluent_person_prohibited_32_light": 57465, + "ic_fluent_person_suport_32_light": 57466, + "ic_fluent_phone_32_light": 57467, + "ic_fluent_picture_in_picture_32_light": 57468, + "ic_fluent_pin_32_light": 57469, + "ic_fluent_pin_off_32_light": 57470, + "ic_fluent_poll_32_light": 57471, + "ic_fluent_print_32_light": 57472, + "ic_fluent_question_32_light": 57473, + "ic_fluent_read_aloud_32_light": 57474, + "ic_fluent_rectangle_landscape_32_light": 57475, + "ic_fluent_rotate_left_32_light": 57476, + "ic_fluent_save_32_light": 57477, + "ic_fluent_send_clock_32_light": 57478, + "ic_fluent_settings_32_light": 57479, + "ic_fluent_share_32_light": 57480, + "ic_fluent_shield_error_32_light": 57481, + "ic_fluent_signature_32_light": 57482, + "ic_fluent_square_arrow_forward_32_light": 57483, + "ic_fluent_stamp_32_light": 57484, + "ic_fluent_star_add_32_light": 57485, + "ic_fluent_star_arrow_right_32_light": 57486, + "ic_fluent_tab_add_32_light": 57487, + "ic_fluent_table_32_light": 57488, + "ic_fluent_table_cells_merge_32_light": 57489, + "ic_fluent_table_cells_split_32_light": 57490, + "ic_fluent_table_dismiss_32_light": 57491, + "ic_fluent_table_move_above_32_light": 57492, + "ic_fluent_table_move_below_32_light": 57493, + "ic_fluent_table_move_left_32_light": 57494, + "ic_fluent_table_move_right_32_light": 57495, + "ic_fluent_table_settings_32_light": 57496, + "ic_fluent_table_simple_32_light": 57497, + "ic_fluent_tag_32_light": 57498, + "ic_fluent_text_32_light": 57499, + "ic_fluent_text_clear_formatting_32_light": 57500, + "ic_fluent_text_collapse_32_light": 57501, + "ic_fluent_text_density_32_light": 57502, + "ic_fluent_text_edit_style_32_light": 57503, + "ic_fluent_text_expand_32_light": 57504, + "ic_fluent_textbox_align_top_left_32_light": 57505, + "ic_fluent_toolbox_32_light": 57506, + "ic_fluent_translate_32_light": 57507, + "ic_fluent_video_32_light": 57508, + "ic_fluent_video_clip_32_light": 57509, + "ic_fluent_window_32_light": 57510, + "ic_fluent_wrench_screwdriver_32_light": 57511, + "ic_fluent_zoom_in_32_light": 57512, + "ic_fluent_zoom_out_32_light": 57513 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Light.ttf b/fonts/FluentSystemIcons-Light.ttf index f6f6fd7ddc..548d031fd5 100644 Binary files a/fonts/FluentSystemIcons-Light.ttf and b/fonts/FluentSystemIcons-Light.ttf differ diff --git a/fonts/FluentSystemIcons-Light.woff b/fonts/FluentSystemIcons-Light.woff index 6184bc704e..48299a3db5 100644 Binary files a/fonts/FluentSystemIcons-Light.woff and b/fonts/FluentSystemIcons-Light.woff differ diff --git a/fonts/FluentSystemIcons-Light.woff2 b/fonts/FluentSystemIcons-Light.woff2 index 51f505d591..5d301a9612 100644 Binary files a/fonts/FluentSystemIcons-Light.woff2 and b/fonts/FluentSystemIcons-Light.woff2 differ diff --git a/fonts/FluentSystemIcons-Regular.css b/fonts/FluentSystemIcons-Regular.css index f1c44c28e5..e9b8da3aff 100644 --- a/fonts/FluentSystemIcons-Regular.css +++ b/fonts/FluentSystemIcons-Regular.css @@ -1,8 +1,8 @@ @font-face { font-family: "FluentSystemIcons-Regular"; - src: url("./FluentSystemIcons-Regular.woff2?998c12673b20a8540846105517dbc160") format("woff2"), -url("./FluentSystemIcons-Regular.woff?998c12673b20a8540846105517dbc160") format("woff"), -url("./FluentSystemIcons-Regular.ttf?998c12673b20a8540846105517dbc160") format("truetype"); + src: url("./FluentSystemIcons-Regular.woff2?03ee8bb96be99215077173c92bed3bb0") format("woff2"), +url("./FluentSystemIcons-Regular.woff?03ee8bb96be99215077173c92bed3bb0") format("woff"), +url("./FluentSystemIcons-Regular.ttf?03ee8bb96be99215077173c92bed3bb0") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -24982,3 +24982,66 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_document_one_page_multiple_sparkle_24_regular:before { content: "\f0781"; } +.icon-ic_fluent_animal_paw_print_16_regular:before { + content: "\f0782"; +} +.icon-ic_fluent_animal_paw_print_20_regular:before { + content: "\f0783"; +} +.icon-ic_fluent_animal_paw_print_24_regular:before { + content: "\f0784"; +} +.icon-ic_fluent_animal_paw_print_28_regular:before { + content: "\f0785"; +} +.icon-ic_fluent_animal_paw_print_32_regular:before { + content: "\f0786"; +} +.icon-ic_fluent_animal_paw_print_48_regular:before { + content: "\f0787"; +} +.icon-ic_fluent_arrow_clockwise_dashes_28_regular:before { + content: "\f0788"; +} +.icon-ic_fluent_arrow_clockwise_dashes_48_regular:before { + content: "\f0789"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_16_regular:before { + content: "\f078a"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_20_regular:before { + content: "\f078b"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_24_regular:before { + content: "\f078c"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_28_regular:before { + content: "\f078d"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_32_regular:before { + content: "\f078e"; +} +.icon-ic_fluent_arrow_clockwise_dashes_settings_48_regular:before { + content: "\f078f"; +} +.icon-ic_fluent_chat_off_16_regular:before { + content: "\f0790"; +} +.icon-ic_fluent_connected_24_regular:before { + content: "\f0791"; +} +.icon-ic_fluent_connected_32_regular:before { + content: "\f0792"; +} +.icon-ic_fluent_square_text_arrow_repeat_all_16_regular:before { + content: "\f0793"; +} +.icon-ic_fluent_square_text_arrow_repeat_all_20_regular:before { + content: "\f0794"; +} +.icon-ic_fluent_square_text_arrow_repeat_all_24_regular:before { + content: "\f0795"; +} +.icon-ic_fluent_translate_32_regular:before { + content: "\f0796"; +} diff --git a/fonts/FluentSystemIcons-Regular.html b/fonts/FluentSystemIcons-Regular.html index ac69fe9be3..595397924d 100644 --- a/fonts/FluentSystemIcons-Regular.html +++ b/fonts/FluentSystemIcons-Regular.html @@ -1442,6 +1442,60 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_animal_paw_print_16_regular +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_20_regular +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_24_regular +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_28_regular +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_32_regular +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_48_regular +
+ +
@@ -2837,6 +2891,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_arrow_clockwise_dashes_28_regular +
+ +
@@ -2846,6 +2909,69 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_arrow_clockwise_dashes_48_regular +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_16_regular +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_20_regular +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_24_regular +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_28_regular +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_32_regular +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_48_regular +
+ +
@@ -15023,6 +15149,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_chat_off_16_regular +
+ +
@@ -20693,6 +20828,24 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_connected_24_regular +
+ + +
+ + + +
+ ic_fluent_connected_32_regular +
+ +
@@ -60482,6 +60635,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_square_text_arrow_repeat_all_16_regular +
+ + +
+ + + +
+ ic_fluent_square_text_arrow_repeat_all_20_regular +
+ + +
+ + + +
+ ic_fluent_square_text_arrow_repeat_all_24_regular +
+ +
@@ -70112,6 +70292,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_translate_32_regular +
+ +
diff --git a/fonts/FluentSystemIcons-Regular.json b/fonts/FluentSystemIcons-Regular.json index ed3bccf36e..b743e2dab7 100644 --- a/fonts/FluentSystemIcons-Regular.json +++ b/fonts/FluentSystemIcons-Regular.json @@ -8320,5 +8320,26 @@ "ic_fluent_textbox_checkmark_48_regular": 984958, "ic_fluent_document_one_page_multiple_sparkle_16_regular": 984959, "ic_fluent_document_one_page_multiple_sparkle_20_regular": 984960, - "ic_fluent_document_one_page_multiple_sparkle_24_regular": 984961 + "ic_fluent_document_one_page_multiple_sparkle_24_regular": 984961, + "ic_fluent_animal_paw_print_16_regular": 984962, + "ic_fluent_animal_paw_print_20_regular": 984963, + "ic_fluent_animal_paw_print_24_regular": 984964, + "ic_fluent_animal_paw_print_28_regular": 984965, + "ic_fluent_animal_paw_print_32_regular": 984966, + "ic_fluent_animal_paw_print_48_regular": 984967, + "ic_fluent_arrow_clockwise_dashes_28_regular": 984968, + "ic_fluent_arrow_clockwise_dashes_48_regular": 984969, + "ic_fluent_arrow_clockwise_dashes_settings_16_regular": 984970, + "ic_fluent_arrow_clockwise_dashes_settings_20_regular": 984971, + "ic_fluent_arrow_clockwise_dashes_settings_24_regular": 984972, + "ic_fluent_arrow_clockwise_dashes_settings_28_regular": 984973, + "ic_fluent_arrow_clockwise_dashes_settings_32_regular": 984974, + "ic_fluent_arrow_clockwise_dashes_settings_48_regular": 984975, + "ic_fluent_chat_off_16_regular": 984976, + "ic_fluent_connected_24_regular": 984977, + "ic_fluent_connected_32_regular": 984978, + "ic_fluent_square_text_arrow_repeat_all_16_regular": 984979, + "ic_fluent_square_text_arrow_repeat_all_20_regular": 984980, + "ic_fluent_square_text_arrow_repeat_all_24_regular": 984981, + "ic_fluent_translate_32_regular": 984982 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Regular.ttf b/fonts/FluentSystemIcons-Regular.ttf index c5beaa9495..eaff6a4c41 100644 Binary files a/fonts/FluentSystemIcons-Regular.ttf and b/fonts/FluentSystemIcons-Regular.ttf differ diff --git a/fonts/FluentSystemIcons-Regular.woff b/fonts/FluentSystemIcons-Regular.woff index 22b65e2df3..cfa47523ec 100644 Binary files a/fonts/FluentSystemIcons-Regular.woff and b/fonts/FluentSystemIcons-Regular.woff differ diff --git a/fonts/FluentSystemIcons-Regular.woff2 b/fonts/FluentSystemIcons-Regular.woff2 index 589e36436d..60db70b6b4 100644 Binary files a/fonts/FluentSystemIcons-Regular.woff2 and b/fonts/FluentSystemIcons-Regular.woff2 differ diff --git a/fonts/FluentSystemIcons-Resizable.css b/fonts/FluentSystemIcons-Resizable.css index 19373e83ed..2504c763e0 100644 --- a/fonts/FluentSystemIcons-Resizable.css +++ b/fonts/FluentSystemIcons-Resizable.css @@ -1,8 +1,8 @@ @font-face { font-family: "FluentSystemIcons-Resizable"; - src: url("./FluentSystemIcons-Resizable.woff2?d4e01e34f1ec8654278c410c37fe3770") format("woff2"), -url("./FluentSystemIcons-Resizable.woff?d4e01e34f1ec8654278c410c37fe3770") format("woff"), -url("./FluentSystemIcons-Resizable.ttf?d4e01e34f1ec8654278c410c37fe3770") format("truetype"); + src: url("./FluentSystemIcons-Resizable.woff2?1708c82710140264c9f821ab7eeea30b") format("woff2"), +url("./FluentSystemIcons-Resizable.woff?1708c82710140264c9f821ab7eeea30b") format("woff"), +url("./FluentSystemIcons-Resizable.ttf?1708c82710140264c9f821ab7eeea30b") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -280,15099 +280,15117 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_animal_dog_20_regular:before { content: "\e057"; } -.icon-ic_fluent_animal_rabbit_20_filled:before { +.icon-ic_fluent_animal_paw_print_20_filled:before { content: "\e058"; } -.icon-ic_fluent_animal_rabbit_20_regular:before { +.icon-ic_fluent_animal_paw_print_20_regular:before { content: "\e059"; } -.icon-ic_fluent_animal_rabbit_off_20_filled:before { +.icon-ic_fluent_animal_rabbit_20_filled:before { content: "\e05a"; } -.icon-ic_fluent_animal_rabbit_off_20_regular:before { +.icon-ic_fluent_animal_rabbit_20_regular:before { content: "\e05b"; } -.icon-ic_fluent_animal_turtle_20_filled:before { +.icon-ic_fluent_animal_rabbit_off_20_filled:before { content: "\e05c"; } -.icon-ic_fluent_animal_turtle_20_regular:before { +.icon-ic_fluent_animal_rabbit_off_20_regular:before { content: "\e05d"; } -.icon-ic_fluent_app_folder_20_filled:before { +.icon-ic_fluent_animal_turtle_20_filled:before { content: "\e05e"; } -.icon-ic_fluent_app_folder_20_regular:before { +.icon-ic_fluent_animal_turtle_20_regular:before { content: "\e05f"; } -.icon-ic_fluent_app_generic_20_filled:before { +.icon-ic_fluent_app_folder_20_filled:before { content: "\e060"; } -.icon-ic_fluent_app_generic_20_regular:before { +.icon-ic_fluent_app_folder_20_regular:before { content: "\e061"; } -.icon-ic_fluent_app_recent_20_filled:before { +.icon-ic_fluent_app_generic_20_filled:before { content: "\e062"; } -.icon-ic_fluent_app_recent_20_regular:before { +.icon-ic_fluent_app_generic_20_regular:before { content: "\e063"; } -.icon-ic_fluent_app_title_20_filled:before { +.icon-ic_fluent_app_recent_20_filled:before { content: "\e064"; } -.icon-ic_fluent_app_title_20_regular:before { +.icon-ic_fluent_app_recent_20_regular:before { content: "\e065"; } -.icon-ic_fluent_approvals_app_20_filled:before { +.icon-ic_fluent_app_title_20_filled:before { content: "\e066"; } -.icon-ic_fluent_approvals_app_20_regular:before { +.icon-ic_fluent_app_title_20_regular:before { content: "\e067"; } -.icon-ic_fluent_apps_20_filled:before { +.icon-ic_fluent_approvals_app_20_filled:before { content: "\e068"; } -.icon-ic_fluent_apps_20_regular:before { +.icon-ic_fluent_approvals_app_20_regular:before { content: "\e069"; } -.icon-ic_fluent_apps_add_in_20_filled:before { +.icon-ic_fluent_apps_20_filled:before { content: "\e06a"; } -.icon-ic_fluent_apps_add_in_20_regular:before { +.icon-ic_fluent_apps_20_regular:before { content: "\e06b"; } -.icon-ic_fluent_apps_list_20_filled:before { +.icon-ic_fluent_apps_add_in_20_filled:before { content: "\e06c"; } -.icon-ic_fluent_apps_list_20_regular:before { +.icon-ic_fluent_apps_add_in_20_regular:before { content: "\e06d"; } -.icon-ic_fluent_apps_list_detail_20_filled:before { +.icon-ic_fluent_apps_list_20_filled:before { content: "\e06e"; } -.icon-ic_fluent_apps_list_detail_20_regular:before { +.icon-ic_fluent_apps_list_20_regular:before { content: "\e06f"; } -.icon-ic_fluent_apps_settings_20_filled:before { +.icon-ic_fluent_apps_list_detail_20_filled:before { content: "\e070"; } -.icon-ic_fluent_apps_settings_20_regular:before { +.icon-ic_fluent_apps_list_detail_20_regular:before { content: "\e071"; } -.icon-ic_fluent_apps_shield_20_filled:before { +.icon-ic_fluent_apps_settings_20_filled:before { content: "\e072"; } -.icon-ic_fluent_apps_shield_20_regular:before { +.icon-ic_fluent_apps_settings_20_regular:before { content: "\e073"; } -.icon-ic_fluent_archive_20_filled:before { +.icon-ic_fluent_apps_shield_20_filled:before { content: "\e074"; } -.icon-ic_fluent_archive_20_regular:before { +.icon-ic_fluent_apps_shield_20_regular:before { content: "\e075"; } -.icon-ic_fluent_archive_arrow_back_20_filled:before { +.icon-ic_fluent_archive_20_filled:before { content: "\e076"; } -.icon-ic_fluent_archive_arrow_back_20_regular:before { +.icon-ic_fluent_archive_20_regular:before { content: "\e077"; } -.icon-ic_fluent_archive_multiple_20_filled:before { +.icon-ic_fluent_archive_arrow_back_20_filled:before { content: "\e078"; } -.icon-ic_fluent_archive_multiple_20_regular:before { +.icon-ic_fluent_archive_arrow_back_20_regular:before { content: "\e079"; } -.icon-ic_fluent_archive_settings_20_filled:before { +.icon-ic_fluent_archive_multiple_20_filled:before { content: "\e07a"; } -.icon-ic_fluent_archive_settings_20_regular:before { +.icon-ic_fluent_archive_multiple_20_regular:before { content: "\e07b"; } -.icon-ic_fluent_arrow_autofit_content_20_filled:before { +.icon-ic_fluent_archive_settings_20_filled:before { content: "\e07c"; } -.icon-ic_fluent_arrow_autofit_content_20_regular:before { +.icon-ic_fluent_archive_settings_20_regular:before { content: "\e07d"; } -.icon-ic_fluent_arrow_autofit_down_20_filled:before { +.icon-ic_fluent_arrow_autofit_content_20_filled:before { content: "\e07e"; } -.icon-ic_fluent_arrow_autofit_down_20_regular:before { +.icon-ic_fluent_arrow_autofit_content_20_regular:before { content: "\e07f"; } -.icon-ic_fluent_arrow_autofit_height_20_filled:before { +.icon-ic_fluent_arrow_autofit_down_20_filled:before { content: "\e080"; } -.icon-ic_fluent_arrow_autofit_height_20_regular:before { +.icon-ic_fluent_arrow_autofit_down_20_regular:before { content: "\e081"; } -.icon-ic_fluent_arrow_autofit_height_dotted_20_filled:before { +.icon-ic_fluent_arrow_autofit_height_20_filled:before { content: "\e082"; } -.icon-ic_fluent_arrow_autofit_height_dotted_20_regular:before { +.icon-ic_fluent_arrow_autofit_height_20_regular:before { content: "\e083"; } -.icon-ic_fluent_arrow_autofit_height_in_20_filled:before { +.icon-ic_fluent_arrow_autofit_height_dotted_20_filled:before { content: "\e084"; } -.icon-ic_fluent_arrow_autofit_height_in_20_regular:before { +.icon-ic_fluent_arrow_autofit_height_dotted_20_regular:before { content: "\e085"; } -.icon-ic_fluent_arrow_autofit_up_20_filled:before { +.icon-ic_fluent_arrow_autofit_height_in_20_filled:before { content: "\e086"; } -.icon-ic_fluent_arrow_autofit_up_20_regular:before { +.icon-ic_fluent_arrow_autofit_height_in_20_regular:before { content: "\e087"; } -.icon-ic_fluent_arrow_autofit_width_20_filled:before { +.icon-ic_fluent_arrow_autofit_up_20_filled:before { content: "\e088"; } -.icon-ic_fluent_arrow_autofit_width_20_regular:before { +.icon-ic_fluent_arrow_autofit_up_20_regular:before { content: "\e089"; } -.icon-ic_fluent_arrow_autofit_width_dotted_20_filled:before { +.icon-ic_fluent_arrow_autofit_width_20_filled:before { content: "\e08a"; } -.icon-ic_fluent_arrow_autofit_width_dotted_20_regular:before { +.icon-ic_fluent_arrow_autofit_width_20_regular:before { content: "\e08b"; } -.icon-ic_fluent_arrow_between_down_20_filled:before { +.icon-ic_fluent_arrow_autofit_width_dotted_20_filled:before { content: "\e08c"; } -.icon-ic_fluent_arrow_between_down_20_regular:before { +.icon-ic_fluent_arrow_autofit_width_dotted_20_regular:before { content: "\e08d"; } -.icon-ic_fluent_arrow_between_up_20_filled:before { +.icon-ic_fluent_arrow_between_down_20_filled:before { content: "\e08e"; } -.icon-ic_fluent_arrow_between_up_20_regular:before { +.icon-ic_fluent_arrow_between_down_20_regular:before { content: "\e08f"; } -.icon-ic_fluent_arrow_bidirectional_left_right_20_filled:before { +.icon-ic_fluent_arrow_between_up_20_filled:before { content: "\e090"; } -.icon-ic_fluent_arrow_bidirectional_left_right_20_regular:before { +.icon-ic_fluent_arrow_between_up_20_regular:before { content: "\e091"; } -.icon-ic_fluent_arrow_bidirectional_up_down_20_filled:before { +.icon-ic_fluent_arrow_bidirectional_left_right_20_filled:before { content: "\e092"; } -.icon-ic_fluent_arrow_bidirectional_up_down_20_regular:before { +.icon-ic_fluent_arrow_bidirectional_left_right_20_regular:before { content: "\e093"; } -.icon-ic_fluent_arrow_bounce_20_filled:before { +.icon-ic_fluent_arrow_bidirectional_up_down_20_filled:before { content: "\e094"; } -.icon-ic_fluent_arrow_bounce_20_regular:before { +.icon-ic_fluent_arrow_bidirectional_up_down_20_regular:before { content: "\e095"; } -.icon-ic_fluent_arrow_circle_down_20_filled:before { +.icon-ic_fluent_arrow_bounce_20_filled:before { content: "\e096"; } -.icon-ic_fluent_arrow_circle_down_20_regular:before { +.icon-ic_fluent_arrow_bounce_20_regular:before { content: "\e097"; } -.icon-ic_fluent_arrow_circle_down_double_20_filled:before { +.icon-ic_fluent_arrow_circle_down_20_filled:before { content: "\e098"; } -.icon-ic_fluent_arrow_circle_down_double_20_regular:before { +.icon-ic_fluent_arrow_circle_down_20_regular:before { content: "\e099"; } -.icon-ic_fluent_arrow_circle_down_right_20_filled:before { +.icon-ic_fluent_arrow_circle_down_double_20_filled:before { content: "\e09a"; } -.icon-ic_fluent_arrow_circle_down_right_20_regular:before { +.icon-ic_fluent_arrow_circle_down_double_20_regular:before { content: "\e09b"; } -.icon-ic_fluent_arrow_circle_down_split_20_filled:before { +.icon-ic_fluent_arrow_circle_down_right_20_filled:before { content: "\e09c"; } -.icon-ic_fluent_arrow_circle_down_split_20_regular:before { +.icon-ic_fluent_arrow_circle_down_right_20_regular:before { content: "\e09d"; } -.icon-ic_fluent_arrow_circle_down_up_20_filled:before { +.icon-ic_fluent_arrow_circle_down_split_20_filled:before { content: "\e09e"; } -.icon-ic_fluent_arrow_circle_down_up_20_regular:before { +.icon-ic_fluent_arrow_circle_down_split_20_regular:before { content: "\e09f"; } -.icon-ic_fluent_arrow_circle_left_20_filled:before { +.icon-ic_fluent_arrow_circle_down_up_20_filled:before { content: "\e0a0"; } -.icon-ic_fluent_arrow_circle_left_20_regular:before { +.icon-ic_fluent_arrow_circle_down_up_20_regular:before { content: "\e0a1"; } -.icon-ic_fluent_arrow_circle_right_20_filled:before { +.icon-ic_fluent_arrow_circle_left_20_filled:before { content: "\e0a2"; } -.icon-ic_fluent_arrow_circle_right_20_regular:before { +.icon-ic_fluent_arrow_circle_left_20_regular:before { content: "\e0a3"; } -.icon-ic_fluent_arrow_circle_up_20_filled:before { +.icon-ic_fluent_arrow_circle_right_20_filled:before { content: "\e0a4"; } -.icon-ic_fluent_arrow_circle_up_20_regular:before { +.icon-ic_fluent_arrow_circle_right_20_regular:before { content: "\e0a5"; } -.icon-ic_fluent_arrow_circle_up_left_20_filled:before { +.icon-ic_fluent_arrow_circle_up_20_filled:before { content: "\e0a6"; } -.icon-ic_fluent_arrow_circle_up_left_20_regular:before { +.icon-ic_fluent_arrow_circle_up_20_regular:before { content: "\e0a7"; } -.icon-ic_fluent_arrow_circle_up_right_20_filled:before { +.icon-ic_fluent_arrow_circle_up_left_20_filled:before { content: "\e0a8"; } -.icon-ic_fluent_arrow_circle_up_right_20_regular:before { +.icon-ic_fluent_arrow_circle_up_left_20_regular:before { content: "\e0a9"; } -.icon-ic_fluent_arrow_clockwise_20_filled:before { +.icon-ic_fluent_arrow_circle_up_right_20_filled:before { content: "\e0aa"; } -.icon-ic_fluent_arrow_clockwise_20_regular:before { +.icon-ic_fluent_arrow_circle_up_right_20_regular:before { content: "\e0ab"; } -.icon-ic_fluent_arrow_clockwise_dashes_20_filled:before { +.icon-ic_fluent_arrow_clockwise_20_filled:before { content: "\e0ac"; } -.icon-ic_fluent_arrow_clockwise_dashes_20_regular:before { +.icon-ic_fluent_arrow_clockwise_20_regular:before { content: "\e0ad"; } -.icon-ic_fluent_arrow_collapse_all_20_filled:before { +.icon-ic_fluent_arrow_clockwise_dashes_20_filled:before { content: "\e0ae"; } -.icon-ic_fluent_arrow_collapse_all_20_regular:before { +.icon-ic_fluent_arrow_clockwise_dashes_20_regular:before { content: "\e0af"; } -.icon-ic_fluent_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_arrow_clockwise_dashes_settings_20_filled:before { content: "\e0b0"; } -.icon-ic_fluent_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_arrow_clockwise_dashes_settings_20_regular:before { content: "\e0b1"; } -.icon-ic_fluent_arrow_counterclockwise_dashes_20_filled:before { +.icon-ic_fluent_arrow_collapse_all_20_filled:before { content: "\e0b2"; } -.icon-ic_fluent_arrow_counterclockwise_dashes_20_regular:before { +.icon-ic_fluent_arrow_collapse_all_20_regular:before { content: "\e0b3"; } -.icon-ic_fluent_arrow_curve_down_left_20_filled:before { +.icon-ic_fluent_arrow_counterclockwise_20_filled:before { content: "\e0b4"; } -.icon-ic_fluent_arrow_curve_down_left_20_regular:before { +.icon-ic_fluent_arrow_counterclockwise_20_regular:before { content: "\e0b5"; } -.icon-ic_fluent_arrow_curve_down_right_20_filled:before { +.icon-ic_fluent_arrow_counterclockwise_dashes_20_filled:before { content: "\e0b6"; } -.icon-ic_fluent_arrow_curve_down_right_20_regular:before { +.icon-ic_fluent_arrow_counterclockwise_dashes_20_regular:before { content: "\e0b7"; } -.icon-ic_fluent_arrow_curve_up_left_20_filled:before { +.icon-ic_fluent_arrow_curve_down_left_20_filled:before { content: "\e0b8"; } -.icon-ic_fluent_arrow_curve_up_left_20_regular:before { +.icon-ic_fluent_arrow_curve_down_left_20_regular:before { content: "\e0b9"; } -.icon-ic_fluent_arrow_curve_up_right_20_filled:before { +.icon-ic_fluent_arrow_curve_down_right_20_filled:before { content: "\e0ba"; } -.icon-ic_fluent_arrow_curve_up_right_20_regular:before { +.icon-ic_fluent_arrow_curve_down_right_20_regular:before { content: "\e0bb"; } -.icon-ic_fluent_arrow_down_20_filled:before { +.icon-ic_fluent_arrow_curve_up_left_20_filled:before { content: "\e0bc"; } -.icon-ic_fluent_arrow_down_20_regular:before { +.icon-ic_fluent_arrow_curve_up_left_20_regular:before { content: "\e0bd"; } -.icon-ic_fluent_arrow_down_exclamation_20_filled:before { +.icon-ic_fluent_arrow_curve_up_right_20_filled:before { content: "\e0be"; } -.icon-ic_fluent_arrow_down_exclamation_20_regular:before { +.icon-ic_fluent_arrow_curve_up_right_20_regular:before { content: "\e0bf"; } -.icon-ic_fluent_arrow_down_left_20_filled:before { +.icon-ic_fluent_arrow_down_20_filled:before { content: "\e0c0"; } -.icon-ic_fluent_arrow_down_left_20_regular:before { +.icon-ic_fluent_arrow_down_20_regular:before { content: "\e0c1"; } -.icon-ic_fluent_arrow_down_right_20_filled:before { +.icon-ic_fluent_arrow_down_exclamation_20_filled:before { content: "\e0c2"; } -.icon-ic_fluent_arrow_down_right_20_regular:before { +.icon-ic_fluent_arrow_down_exclamation_20_regular:before { content: "\e0c3"; } -.icon-ic_fluent_arrow_download_20_filled:before { +.icon-ic_fluent_arrow_down_left_20_filled:before { content: "\e0c4"; } -.icon-ic_fluent_arrow_download_20_regular:before { +.icon-ic_fluent_arrow_down_left_20_regular:before { content: "\e0c5"; } -.icon-ic_fluent_arrow_download_off_20_filled:before { +.icon-ic_fluent_arrow_down_right_20_filled:before { content: "\e0c6"; } -.icon-ic_fluent_arrow_download_off_20_regular:before { +.icon-ic_fluent_arrow_down_right_20_regular:before { content: "\e0c7"; } -.icon-ic_fluent_arrow_eject_20_filled:before { +.icon-ic_fluent_arrow_download_20_filled:before { content: "\e0c8"; } -.icon-ic_fluent_arrow_eject_20_regular:before { +.icon-ic_fluent_arrow_download_20_regular:before { content: "\e0c9"; } -.icon-ic_fluent_arrow_enter_20_filled:before { +.icon-ic_fluent_arrow_download_off_20_filled:before { content: "\e0ca"; } -.icon-ic_fluent_arrow_enter_20_regular:before { +.icon-ic_fluent_arrow_download_off_20_regular:before { content: "\e0cb"; } -.icon-ic_fluent_arrow_enter_left_20_filled:before { +.icon-ic_fluent_arrow_eject_20_filled:before { content: "\e0cc"; } -.icon-ic_fluent_arrow_enter_left_20_regular:before { +.icon-ic_fluent_arrow_eject_20_regular:before { content: "\e0cd"; } -.icon-ic_fluent_arrow_enter_up_20_filled:before { +.icon-ic_fluent_arrow_enter_20_filled:before { content: "\e0ce"; } -.icon-ic_fluent_arrow_enter_up_20_regular:before { +.icon-ic_fluent_arrow_enter_20_regular:before { content: "\e0cf"; } -.icon-ic_fluent_arrow_exit_20_filled:before { +.icon-ic_fluent_arrow_enter_left_20_filled:before { content: "\e0d0"; } -.icon-ic_fluent_arrow_exit_20_regular:before { +.icon-ic_fluent_arrow_enter_left_20_regular:before { content: "\e0d1"; } -.icon-ic_fluent_arrow_expand_20_filled:before { +.icon-ic_fluent_arrow_enter_up_20_filled:before { content: "\e0d2"; } -.icon-ic_fluent_arrow_expand_20_regular:before { +.icon-ic_fluent_arrow_enter_up_20_regular:before { content: "\e0d3"; } -.icon-ic_fluent_arrow_expand_all_20_filled:before { +.icon-ic_fluent_arrow_exit_20_filled:before { content: "\e0d4"; } -.icon-ic_fluent_arrow_expand_all_20_regular:before { +.icon-ic_fluent_arrow_exit_20_regular:before { content: "\e0d5"; } -.icon-ic_fluent_arrow_export_20_filled:before { +.icon-ic_fluent_arrow_expand_20_filled:before { content: "\e0d6"; } -.icon-ic_fluent_arrow_export_20_regular:before { +.icon-ic_fluent_arrow_expand_20_regular:before { content: "\e0d7"; } -.icon-ic_fluent_arrow_export_ltr_20_filled:before { +.icon-ic_fluent_arrow_expand_all_20_filled:before { content: "\e0d8"; } -.icon-ic_fluent_arrow_export_ltr_20_regular:before { +.icon-ic_fluent_arrow_expand_all_20_regular:before { content: "\e0d9"; } -.icon-ic_fluent_arrow_export_rtl_20_filled:before { +.icon-ic_fluent_arrow_export_20_filled:before { content: "\e0da"; } -.icon-ic_fluent_arrow_export_rtl_20_regular:before { +.icon-ic_fluent_arrow_export_20_regular:before { content: "\e0db"; } -.icon-ic_fluent_arrow_export_up_20_filled:before { +.icon-ic_fluent_arrow_export_ltr_20_filled:before { content: "\e0dc"; } -.icon-ic_fluent_arrow_export_up_20_regular:before { +.icon-ic_fluent_arrow_export_ltr_20_regular:before { content: "\e0dd"; } -.icon-ic_fluent_arrow_fit_20_filled:before { +.icon-ic_fluent_arrow_export_rtl_20_filled:before { content: "\e0de"; } -.icon-ic_fluent_arrow_fit_20_regular:before { +.icon-ic_fluent_arrow_export_rtl_20_regular:before { content: "\e0df"; } -.icon-ic_fluent_arrow_fit_in_20_filled:before { +.icon-ic_fluent_arrow_export_up_20_filled:before { content: "\e0e0"; } -.icon-ic_fluent_arrow_fit_in_20_regular:before { +.icon-ic_fluent_arrow_export_up_20_regular:before { content: "\e0e1"; } -.icon-ic_fluent_arrow_flow_diagonal_up_right_20_filled:before { +.icon-ic_fluent_arrow_fit_20_filled:before { content: "\e0e2"; } -.icon-ic_fluent_arrow_flow_diagonal_up_right_20_regular:before { +.icon-ic_fluent_arrow_fit_20_regular:before { content: "\e0e3"; } -.icon-ic_fluent_arrow_flow_up_right_20_filled:before { +.icon-ic_fluent_arrow_fit_in_20_filled:before { content: "\e0e4"; } -.icon-ic_fluent_arrow_flow_up_right_20_regular:before { +.icon-ic_fluent_arrow_fit_in_20_regular:before { content: "\e0e5"; } -.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled:before { +.icon-ic_fluent_arrow_flow_diagonal_up_right_20_filled:before { content: "\e0e6"; } -.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular:before { +.icon-ic_fluent_arrow_flow_diagonal_up_right_20_regular:before { content: "\e0e7"; } -.icon-ic_fluent_arrow_forward_20_filled:before { +.icon-ic_fluent_arrow_flow_up_right_20_filled:before { content: "\e0e8"; } -.icon-ic_fluent_arrow_forward_20_regular:before { +.icon-ic_fluent_arrow_flow_up_right_20_regular:before { content: "\e0e9"; } -.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before { +.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled:before { content: "\e0ea"; } -.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before { +.icon-ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular:before { content: "\e0eb"; } -.icon-ic_fluent_arrow_forward_down_person_20_filled:before { +.icon-ic_fluent_arrow_forward_20_filled:before { content: "\e0ec"; } -.icon-ic_fluent_arrow_forward_down_person_20_regular:before { +.icon-ic_fluent_arrow_forward_20_regular:before { content: "\e0ed"; } -.icon-ic_fluent_arrow_hook_down_left_20_filled:before { +.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before { content: "\e0ee"; } -.icon-ic_fluent_arrow_hook_down_left_20_regular:before { +.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before { content: "\e0ef"; } -.icon-ic_fluent_arrow_hook_down_right_20_filled:before { +.icon-ic_fluent_arrow_forward_down_person_20_filled:before { content: "\e0f0"; } -.icon-ic_fluent_arrow_hook_down_right_20_regular:before { +.icon-ic_fluent_arrow_forward_down_person_20_regular:before { content: "\e0f1"; } -.icon-ic_fluent_arrow_hook_up_left_20_filled:before { +.icon-ic_fluent_arrow_hook_down_left_20_filled:before { content: "\e0f2"; } -.icon-ic_fluent_arrow_hook_up_left_20_regular:before { +.icon-ic_fluent_arrow_hook_down_left_20_regular:before { content: "\e0f3"; } -.icon-ic_fluent_arrow_hook_up_right_20_filled:before { +.icon-ic_fluent_arrow_hook_down_right_20_filled:before { content: "\e0f4"; } -.icon-ic_fluent_arrow_hook_up_right_20_regular:before { +.icon-ic_fluent_arrow_hook_down_right_20_regular:before { content: "\e0f5"; } -.icon-ic_fluent_arrow_import_20_filled:before { +.icon-ic_fluent_arrow_hook_up_left_20_filled:before { content: "\e0f6"; } -.icon-ic_fluent_arrow_import_20_regular:before { +.icon-ic_fluent_arrow_hook_up_left_20_regular:before { content: "\e0f7"; } -.icon-ic_fluent_arrow_join_20_filled:before { +.icon-ic_fluent_arrow_hook_up_right_20_filled:before { content: "\e0f8"; } -.icon-ic_fluent_arrow_join_20_regular:before { +.icon-ic_fluent_arrow_hook_up_right_20_regular:before { content: "\e0f9"; } -.icon-ic_fluent_arrow_left_20_filled:before { +.icon-ic_fluent_arrow_import_20_filled:before { content: "\e0fa"; } -.icon-ic_fluent_arrow_left_20_regular:before { +.icon-ic_fluent_arrow_import_20_regular:before { content: "\e0fb"; } -.icon-ic_fluent_arrow_maximize_20_filled:before { +.icon-ic_fluent_arrow_join_20_filled:before { content: "\e0fc"; } -.icon-ic_fluent_arrow_maximize_20_regular:before { +.icon-ic_fluent_arrow_join_20_regular:before { content: "\e0fd"; } -.icon-ic_fluent_arrow_maximize_vertical_20_filled:before { +.icon-ic_fluent_arrow_left_20_filled:before { content: "\e0fe"; } -.icon-ic_fluent_arrow_maximize_vertical_20_regular:before { +.icon-ic_fluent_arrow_left_20_regular:before { content: "\e0ff"; } -.icon-ic_fluent_arrow_minimize_20_filled:before { +.icon-ic_fluent_arrow_maximize_20_filled:before { content: "\e100"; } -.icon-ic_fluent_arrow_minimize_20_regular:before { +.icon-ic_fluent_arrow_maximize_20_regular:before { content: "\e101"; } -.icon-ic_fluent_arrow_minimize_vertical_20_filled:before { +.icon-ic_fluent_arrow_maximize_vertical_20_filled:before { content: "\e102"; } -.icon-ic_fluent_arrow_minimize_vertical_20_regular:before { +.icon-ic_fluent_arrow_maximize_vertical_20_regular:before { content: "\e103"; } -.icon-ic_fluent_arrow_move_20_filled:before { +.icon-ic_fluent_arrow_minimize_20_filled:before { content: "\e104"; } -.icon-ic_fluent_arrow_move_20_regular:before { +.icon-ic_fluent_arrow_minimize_20_regular:before { content: "\e105"; } -.icon-ic_fluent_arrow_move_inward_20_filled:before { +.icon-ic_fluent_arrow_minimize_vertical_20_filled:before { content: "\e106"; } -.icon-ic_fluent_arrow_move_inward_20_regular:before { +.icon-ic_fluent_arrow_minimize_vertical_20_regular:before { content: "\e107"; } -.icon-ic_fluent_arrow_next_20_filled:before { +.icon-ic_fluent_arrow_move_20_filled:before { content: "\e108"; } -.icon-ic_fluent_arrow_next_20_regular:before { +.icon-ic_fluent_arrow_move_20_regular:before { content: "\e109"; } -.icon-ic_fluent_arrow_outline_down_left_20_filled:before { +.icon-ic_fluent_arrow_move_inward_20_filled:before { content: "\e10a"; } -.icon-ic_fluent_arrow_outline_down_left_20_regular:before { +.icon-ic_fluent_arrow_move_inward_20_regular:before { content: "\e10b"; } -.icon-ic_fluent_arrow_outline_up_right_20_filled:before { +.icon-ic_fluent_arrow_next_20_filled:before { content: "\e10c"; } -.icon-ic_fluent_arrow_outline_up_right_20_regular:before { +.icon-ic_fluent_arrow_next_20_regular:before { content: "\e10d"; } -.icon-ic_fluent_arrow_paragraph_20_filled:before { +.icon-ic_fluent_arrow_outline_down_left_20_filled:before { content: "\e10e"; } -.icon-ic_fluent_arrow_paragraph_20_regular:before { +.icon-ic_fluent_arrow_outline_down_left_20_regular:before { content: "\e10f"; } -.icon-ic_fluent_arrow_previous_20_filled:before { +.icon-ic_fluent_arrow_outline_up_right_20_filled:before { content: "\e110"; } -.icon-ic_fluent_arrow_previous_20_regular:before { +.icon-ic_fluent_arrow_outline_up_right_20_regular:before { content: "\e111"; } -.icon-ic_fluent_arrow_redo_20_filled:before { +.icon-ic_fluent_arrow_paragraph_20_filled:before { content: "\e112"; } -.icon-ic_fluent_arrow_redo_20_regular:before { +.icon-ic_fluent_arrow_paragraph_20_regular:before { content: "\e113"; } -.icon-ic_fluent_arrow_repeat_1_20_filled:before { +.icon-ic_fluent_arrow_previous_20_filled:before { content: "\e114"; } -.icon-ic_fluent_arrow_repeat_1_20_regular:before { +.icon-ic_fluent_arrow_previous_20_regular:before { content: "\e115"; } -.icon-ic_fluent_arrow_repeat_all_20_filled:before { +.icon-ic_fluent_arrow_redo_20_filled:before { content: "\e116"; } -.icon-ic_fluent_arrow_repeat_all_20_regular:before { +.icon-ic_fluent_arrow_redo_20_regular:before { content: "\e117"; } -.icon-ic_fluent_arrow_repeat_all_off_20_filled:before { +.icon-ic_fluent_arrow_repeat_1_20_filled:before { content: "\e118"; } -.icon-ic_fluent_arrow_repeat_all_off_20_regular:before { +.icon-ic_fluent_arrow_repeat_1_20_regular:before { content: "\e119"; } -.icon-ic_fluent_arrow_reply_20_filled:before { +.icon-ic_fluent_arrow_repeat_all_20_filled:before { content: "\e11a"; } -.icon-ic_fluent_arrow_reply_20_regular:before { +.icon-ic_fluent_arrow_repeat_all_20_regular:before { content: "\e11b"; } -.icon-ic_fluent_arrow_reply_all_20_filled:before { +.icon-ic_fluent_arrow_repeat_all_off_20_filled:before { content: "\e11c"; } -.icon-ic_fluent_arrow_reply_all_20_regular:before { +.icon-ic_fluent_arrow_repeat_all_off_20_regular:before { content: "\e11d"; } -.icon-ic_fluent_arrow_reply_down_20_filled:before { +.icon-ic_fluent_arrow_reply_20_filled:before { content: "\e11e"; } -.icon-ic_fluent_arrow_reply_down_20_regular:before { +.icon-ic_fluent_arrow_reply_20_regular:before { content: "\e11f"; } -.icon-ic_fluent_arrow_reset_20_filled:before { +.icon-ic_fluent_arrow_reply_all_20_filled:before { content: "\e120"; } -.icon-ic_fluent_arrow_reset_20_regular:before { +.icon-ic_fluent_arrow_reply_all_20_regular:before { content: "\e121"; } -.icon-ic_fluent_arrow_right_20_filled:before { +.icon-ic_fluent_arrow_reply_down_20_filled:before { content: "\e122"; } -.icon-ic_fluent_arrow_right_20_regular:before { +.icon-ic_fluent_arrow_reply_down_20_regular:before { content: "\e123"; } -.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before { +.icon-ic_fluent_arrow_reset_20_filled:before { content: "\e124"; } -.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before { +.icon-ic_fluent_arrow_reset_20_regular:before { content: "\e125"; } -.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before { +.icon-ic_fluent_arrow_right_20_filled:before { content: "\e126"; } -.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before { +.icon-ic_fluent_arrow_right_20_regular:before { content: "\e127"; } -.icon-ic_fluent_arrow_routing_20_filled:before { +.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before { content: "\e128"; } -.icon-ic_fluent_arrow_routing_20_regular:before { +.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before { content: "\e129"; } -.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before { +.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before { content: "\e12a"; } -.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before { +.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before { content: "\e12b"; } -.icon-ic_fluent_arrow_shuffle_20_filled:before { +.icon-ic_fluent_arrow_routing_20_filled:before { content: "\e12c"; } -.icon-ic_fluent_arrow_shuffle_20_regular:before { +.icon-ic_fluent_arrow_routing_20_regular:before { content: "\e12d"; } -.icon-ic_fluent_arrow_shuffle_off_20_filled:before { +.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before { content: "\e12e"; } -.icon-ic_fluent_arrow_shuffle_off_20_regular:before { +.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before { content: "\e12f"; } -.icon-ic_fluent_arrow_sort_20_filled:before { +.icon-ic_fluent_arrow_shuffle_20_filled:before { content: "\e130"; } -.icon-ic_fluent_arrow_sort_20_regular:before { +.icon-ic_fluent_arrow_shuffle_20_regular:before { content: "\e131"; } -.icon-ic_fluent_arrow_sort_down_20_filled:before { +.icon-ic_fluent_arrow_shuffle_off_20_filled:before { content: "\e132"; } -.icon-ic_fluent_arrow_sort_down_20_regular:before { +.icon-ic_fluent_arrow_shuffle_off_20_regular:before { content: "\e133"; } -.icon-ic_fluent_arrow_sort_down_lines_20_filled:before { +.icon-ic_fluent_arrow_sort_20_filled:before { content: "\e134"; } -.icon-ic_fluent_arrow_sort_down_lines_20_regular:before { +.icon-ic_fluent_arrow_sort_20_regular:before { content: "\e135"; } -.icon-ic_fluent_arrow_sort_up_20_filled:before { +.icon-ic_fluent_arrow_sort_down_20_filled:before { content: "\e136"; } -.icon-ic_fluent_arrow_sort_up_20_regular:before { +.icon-ic_fluent_arrow_sort_down_20_regular:before { content: "\e137"; } -.icon-ic_fluent_arrow_sort_up_lines_20_filled:before { +.icon-ic_fluent_arrow_sort_down_lines_20_filled:before { content: "\e138"; } -.icon-ic_fluent_arrow_sort_up_lines_20_regular:before { +.icon-ic_fluent_arrow_sort_down_lines_20_regular:before { content: "\e139"; } -.icon-ic_fluent_arrow_split_20_filled:before { +.icon-ic_fluent_arrow_sort_up_20_filled:before { content: "\e13a"; } -.icon-ic_fluent_arrow_split_20_regular:before { +.icon-ic_fluent_arrow_sort_up_20_regular:before { content: "\e13b"; } -.icon-ic_fluent_arrow_sprint_20_filled:before { +.icon-ic_fluent_arrow_sort_up_lines_20_filled:before { content: "\e13c"; } -.icon-ic_fluent_arrow_sprint_20_regular:before { +.icon-ic_fluent_arrow_sort_up_lines_20_regular:before { content: "\e13d"; } -.icon-ic_fluent_arrow_square_down_20_filled:before { +.icon-ic_fluent_arrow_split_20_filled:before { content: "\e13e"; } -.icon-ic_fluent_arrow_square_down_20_regular:before { +.icon-ic_fluent_arrow_split_20_regular:before { content: "\e13f"; } -.icon-ic_fluent_arrow_square_up_right_20_filled:before { +.icon-ic_fluent_arrow_sprint_20_filled:before { content: "\e140"; } -.icon-ic_fluent_arrow_square_up_right_20_regular:before { +.icon-ic_fluent_arrow_sprint_20_regular:before { content: "\e141"; } -.icon-ic_fluent_arrow_step_back_20_filled:before { +.icon-ic_fluent_arrow_square_down_20_filled:before { content: "\e142"; } -.icon-ic_fluent_arrow_step_back_20_regular:before { +.icon-ic_fluent_arrow_square_down_20_regular:before { content: "\e143"; } -.icon-ic_fluent_arrow_step_in_20_filled:before { +.icon-ic_fluent_arrow_square_up_right_20_filled:before { content: "\e144"; } -.icon-ic_fluent_arrow_step_in_20_regular:before { +.icon-ic_fluent_arrow_square_up_right_20_regular:before { content: "\e145"; } -.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_filled:before { +.icon-ic_fluent_arrow_step_back_20_filled:before { content: "\e146"; } -.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_regular:before { +.icon-ic_fluent_arrow_step_back_20_regular:before { content: "\e147"; } -.icon-ic_fluent_arrow_step_in_left_20_filled:before { +.icon-ic_fluent_arrow_step_in_20_filled:before { content: "\e148"; } -.icon-ic_fluent_arrow_step_in_left_20_regular:before { +.icon-ic_fluent_arrow_step_in_20_regular:before { content: "\e149"; } -.icon-ic_fluent_arrow_step_in_right_20_filled:before { +.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_filled:before { content: "\e14a"; } -.icon-ic_fluent_arrow_step_in_right_20_regular:before { +.icon-ic_fluent_arrow_step_in_diagonal_down_left_20_regular:before { content: "\e14b"; } -.icon-ic_fluent_arrow_step_out_20_filled:before { +.icon-ic_fluent_arrow_step_in_left_20_filled:before { content: "\e14c"; } -.icon-ic_fluent_arrow_step_out_20_regular:before { +.icon-ic_fluent_arrow_step_in_left_20_regular:before { content: "\e14d"; } -.icon-ic_fluent_arrow_step_over_20_filled:before { +.icon-ic_fluent_arrow_step_in_right_20_filled:before { content: "\e14e"; } -.icon-ic_fluent_arrow_step_over_20_regular:before { +.icon-ic_fluent_arrow_step_in_right_20_regular:before { content: "\e14f"; } -.icon-ic_fluent_arrow_swap_20_filled:before { +.icon-ic_fluent_arrow_step_out_20_filled:before { content: "\e150"; } -.icon-ic_fluent_arrow_swap_20_regular:before { +.icon-ic_fluent_arrow_step_out_20_regular:before { content: "\e151"; } -.icon-ic_fluent_arrow_sync_20_filled:before { +.icon-ic_fluent_arrow_step_over_20_filled:before { content: "\e152"; } -.icon-ic_fluent_arrow_sync_20_regular:before { +.icon-ic_fluent_arrow_step_over_20_regular:before { content: "\e153"; } -.icon-ic_fluent_arrow_sync_checkmark_20_filled:before { +.icon-ic_fluent_arrow_swap_20_filled:before { content: "\e154"; } -.icon-ic_fluent_arrow_sync_checkmark_20_regular:before { +.icon-ic_fluent_arrow_swap_20_regular:before { content: "\e155"; } -.icon-ic_fluent_arrow_sync_circle_20_filled:before { +.icon-ic_fluent_arrow_sync_20_filled:before { content: "\e156"; } -.icon-ic_fluent_arrow_sync_circle_20_regular:before { +.icon-ic_fluent_arrow_sync_20_regular:before { content: "\e157"; } -.icon-ic_fluent_arrow_sync_dismiss_20_filled:before { +.icon-ic_fluent_arrow_sync_checkmark_20_filled:before { content: "\e158"; } -.icon-ic_fluent_arrow_sync_dismiss_20_regular:before { +.icon-ic_fluent_arrow_sync_checkmark_20_regular:before { content: "\e159"; } -.icon-ic_fluent_arrow_sync_off_20_filled:before { +.icon-ic_fluent_arrow_sync_circle_20_filled:before { content: "\e15a"; } -.icon-ic_fluent_arrow_sync_off_20_regular:before { +.icon-ic_fluent_arrow_sync_circle_20_regular:before { content: "\e15b"; } -.icon-ic_fluent_arrow_trending_20_filled:before { +.icon-ic_fluent_arrow_sync_dismiss_20_filled:before { content: "\e15c"; } -.icon-ic_fluent_arrow_trending_20_regular:before { +.icon-ic_fluent_arrow_sync_dismiss_20_regular:before { content: "\e15d"; } -.icon-ic_fluent_arrow_trending_checkmark_20_filled:before { +.icon-ic_fluent_arrow_sync_off_20_filled:before { content: "\e15e"; } -.icon-ic_fluent_arrow_trending_checkmark_20_regular:before { +.icon-ic_fluent_arrow_sync_off_20_regular:before { content: "\e15f"; } -.icon-ic_fluent_arrow_trending_down_20_filled:before { +.icon-ic_fluent_arrow_trending_20_filled:before { content: "\e160"; } -.icon-ic_fluent_arrow_trending_down_20_regular:before { +.icon-ic_fluent_arrow_trending_20_regular:before { content: "\e161"; } -.icon-ic_fluent_arrow_trending_lines_20_filled:before { +.icon-ic_fluent_arrow_trending_checkmark_20_filled:before { content: "\e162"; } -.icon-ic_fluent_arrow_trending_lines_20_regular:before { +.icon-ic_fluent_arrow_trending_checkmark_20_regular:before { content: "\e163"; } -.icon-ic_fluent_arrow_trending_settings_20_filled:before { +.icon-ic_fluent_arrow_trending_down_20_filled:before { content: "\e164"; } -.icon-ic_fluent_arrow_trending_settings_20_regular:before { +.icon-ic_fluent_arrow_trending_down_20_regular:before { content: "\e165"; } -.icon-ic_fluent_arrow_trending_sparkle_20_filled:before { +.icon-ic_fluent_arrow_trending_lines_20_filled:before { content: "\e166"; } -.icon-ic_fluent_arrow_trending_sparkle_20_regular:before { +.icon-ic_fluent_arrow_trending_lines_20_regular:before { content: "\e167"; } -.icon-ic_fluent_arrow_trending_text_20_filled:before { +.icon-ic_fluent_arrow_trending_settings_20_filled:before { content: "\e168"; } -.icon-ic_fluent_arrow_trending_text_20_regular:before { +.icon-ic_fluent_arrow_trending_settings_20_regular:before { content: "\e169"; } -.icon-ic_fluent_arrow_trending_wrench_20_filled:before { +.icon-ic_fluent_arrow_trending_sparkle_20_filled:before { content: "\e16a"; } -.icon-ic_fluent_arrow_trending_wrench_20_regular:before { +.icon-ic_fluent_arrow_trending_sparkle_20_regular:before { content: "\e16b"; } -.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before { +.icon-ic_fluent_arrow_trending_text_20_filled:before { content: "\e16c"; } -.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before { +.icon-ic_fluent_arrow_trending_text_20_regular:before { content: "\e16d"; } -.icon-ic_fluent_arrow_turn_down_left_20_filled:before { +.icon-ic_fluent_arrow_trending_wrench_20_filled:before { content: "\e16e"; } -.icon-ic_fluent_arrow_turn_down_left_20_regular:before { +.icon-ic_fluent_arrow_trending_wrench_20_regular:before { content: "\e16f"; } -.icon-ic_fluent_arrow_turn_down_right_20_filled:before { +.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before { content: "\e170"; } -.icon-ic_fluent_arrow_turn_down_right_20_regular:before { +.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before { content: "\e171"; } -.icon-ic_fluent_arrow_turn_down_up_20_filled:before { +.icon-ic_fluent_arrow_turn_down_left_20_filled:before { content: "\e172"; } -.icon-ic_fluent_arrow_turn_down_up_20_regular:before { +.icon-ic_fluent_arrow_turn_down_left_20_regular:before { content: "\e173"; } -.icon-ic_fluent_arrow_turn_left_down_20_filled:before { +.icon-ic_fluent_arrow_turn_down_right_20_filled:before { content: "\e174"; } -.icon-ic_fluent_arrow_turn_left_down_20_regular:before { +.icon-ic_fluent_arrow_turn_down_right_20_regular:before { content: "\e175"; } -.icon-ic_fluent_arrow_turn_left_right_20_filled:before { +.icon-ic_fluent_arrow_turn_down_up_20_filled:before { content: "\e176"; } -.icon-ic_fluent_arrow_turn_left_right_20_regular:before { +.icon-ic_fluent_arrow_turn_down_up_20_regular:before { content: "\e177"; } -.icon-ic_fluent_arrow_turn_left_up_20_filled:before { +.icon-ic_fluent_arrow_turn_left_down_20_filled:before { content: "\e178"; } -.icon-ic_fluent_arrow_turn_left_up_20_regular:before { +.icon-ic_fluent_arrow_turn_left_down_20_regular:before { content: "\e179"; } -.icon-ic_fluent_arrow_turn_right_20_filled:before { +.icon-ic_fluent_arrow_turn_left_right_20_filled:before { content: "\e17a"; } -.icon-ic_fluent_arrow_turn_right_20_regular:before { +.icon-ic_fluent_arrow_turn_left_right_20_regular:before { content: "\e17b"; } -.icon-ic_fluent_arrow_turn_right_down_20_filled:before { +.icon-ic_fluent_arrow_turn_left_up_20_filled:before { content: "\e17c"; } -.icon-ic_fluent_arrow_turn_right_down_20_regular:before { +.icon-ic_fluent_arrow_turn_left_up_20_regular:before { content: "\e17d"; } -.icon-ic_fluent_arrow_turn_right_left_20_filled:before { +.icon-ic_fluent_arrow_turn_right_20_filled:before { content: "\e17e"; } -.icon-ic_fluent_arrow_turn_right_left_20_regular:before { +.icon-ic_fluent_arrow_turn_right_20_regular:before { content: "\e17f"; } -.icon-ic_fluent_arrow_turn_right_up_20_filled:before { +.icon-ic_fluent_arrow_turn_right_down_20_filled:before { content: "\e180"; } -.icon-ic_fluent_arrow_turn_right_up_20_regular:before { +.icon-ic_fluent_arrow_turn_right_down_20_regular:before { content: "\e181"; } -.icon-ic_fluent_arrow_turn_up_down_20_filled:before { +.icon-ic_fluent_arrow_turn_right_left_20_filled:before { content: "\e182"; } -.icon-ic_fluent_arrow_turn_up_down_20_regular:before { +.icon-ic_fluent_arrow_turn_right_left_20_regular:before { content: "\e183"; } -.icon-ic_fluent_arrow_turn_up_left_20_filled:before { +.icon-ic_fluent_arrow_turn_right_up_20_filled:before { content: "\e184"; } -.icon-ic_fluent_arrow_turn_up_left_20_regular:before { +.icon-ic_fluent_arrow_turn_right_up_20_regular:before { content: "\e185"; } -.icon-ic_fluent_arrow_undo_20_filled:before { +.icon-ic_fluent_arrow_turn_up_down_20_filled:before { content: "\e186"; } -.icon-ic_fluent_arrow_undo_20_regular:before { +.icon-ic_fluent_arrow_turn_up_down_20_regular:before { content: "\e187"; } -.icon-ic_fluent_arrow_up_20_filled:before { +.icon-ic_fluent_arrow_turn_up_left_20_filled:before { content: "\e188"; } -.icon-ic_fluent_arrow_up_20_regular:before { +.icon-ic_fluent_arrow_turn_up_left_20_regular:before { content: "\e189"; } -.icon-ic_fluent_arrow_up_exclamation_20_filled:before { +.icon-ic_fluent_arrow_undo_20_filled:before { content: "\e18a"; } -.icon-ic_fluent_arrow_up_exclamation_20_regular:before { +.icon-ic_fluent_arrow_undo_20_regular:before { content: "\e18b"; } -.icon-ic_fluent_arrow_up_left_20_filled:before { +.icon-ic_fluent_arrow_up_20_filled:before { content: "\e18c"; } -.icon-ic_fluent_arrow_up_left_20_regular:before { +.icon-ic_fluent_arrow_up_20_regular:before { content: "\e18d"; } -.icon-ic_fluent_arrow_up_right_20_filled:before { +.icon-ic_fluent_arrow_up_exclamation_20_filled:before { content: "\e18e"; } -.icon-ic_fluent_arrow_up_right_20_regular:before { +.icon-ic_fluent_arrow_up_exclamation_20_regular:before { content: "\e18f"; } -.icon-ic_fluent_arrow_up_right_dashes_20_filled:before { +.icon-ic_fluent_arrow_up_left_20_filled:before { content: "\e190"; } -.icon-ic_fluent_arrow_up_right_dashes_20_regular:before { +.icon-ic_fluent_arrow_up_left_20_regular:before { content: "\e191"; } -.icon-ic_fluent_arrow_upload_20_filled:before { +.icon-ic_fluent_arrow_up_right_20_filled:before { content: "\e192"; } -.icon-ic_fluent_arrow_upload_20_regular:before { +.icon-ic_fluent_arrow_up_right_20_regular:before { content: "\e193"; } -.icon-ic_fluent_arrow_wrap_20_filled:before { +.icon-ic_fluent_arrow_up_right_dashes_20_filled:before { content: "\e194"; } -.icon-ic_fluent_arrow_wrap_20_regular:before { +.icon-ic_fluent_arrow_up_right_dashes_20_regular:before { content: "\e195"; } -.icon-ic_fluent_arrow_wrap_off_20_filled:before { +.icon-ic_fluent_arrow_upload_20_filled:before { content: "\e196"; } -.icon-ic_fluent_arrow_wrap_off_20_regular:before { +.icon-ic_fluent_arrow_upload_20_regular:before { content: "\e197"; } -.icon-ic_fluent_arrow_wrap_up_to_down_20_filled:before { +.icon-ic_fluent_arrow_wrap_20_filled:before { content: "\e198"; } -.icon-ic_fluent_arrow_wrap_up_to_down_20_regular:before { +.icon-ic_fluent_arrow_wrap_20_regular:before { content: "\e199"; } -.icon-ic_fluent_arrows_bidirectional_20_filled:before { +.icon-ic_fluent_arrow_wrap_off_20_filled:before { content: "\e19a"; } -.icon-ic_fluent_arrows_bidirectional_20_regular:before { +.icon-ic_fluent_arrow_wrap_off_20_regular:before { content: "\e19b"; } -.icon-ic_fluent_attach_20_filled:before { +.icon-ic_fluent_arrow_wrap_up_to_down_20_filled:before { content: "\e19c"; } -.icon-ic_fluent_attach_20_regular:before { +.icon-ic_fluent_arrow_wrap_up_to_down_20_regular:before { content: "\e19d"; } -.icon-ic_fluent_attach_arrow_right_20_filled:before { +.icon-ic_fluent_arrows_bidirectional_20_filled:before { content: "\e19e"; } -.icon-ic_fluent_attach_arrow_right_20_regular:before { +.icon-ic_fluent_arrows_bidirectional_20_regular:before { content: "\e19f"; } -.icon-ic_fluent_attach_text_20_filled:before { +.icon-ic_fluent_attach_20_filled:before { content: "\e1a0"; } -.icon-ic_fluent_attach_text_20_regular:before { +.icon-ic_fluent_attach_20_regular:before { content: "\e1a1"; } -.icon-ic_fluent_auto_fit_height_20_filled:before { +.icon-ic_fluent_attach_arrow_right_20_filled:before { content: "\e1a2"; } -.icon-ic_fluent_auto_fit_height_20_regular:before { +.icon-ic_fluent_attach_arrow_right_20_regular:before { content: "\e1a3"; } -.icon-ic_fluent_auto_fit_width_20_filled:before { +.icon-ic_fluent_attach_text_20_filled:before { content: "\e1a4"; } -.icon-ic_fluent_auto_fit_width_20_regular:before { +.icon-ic_fluent_attach_text_20_regular:before { content: "\e1a5"; } -.icon-ic_fluent_autocorrect_20_filled:before { +.icon-ic_fluent_auto_fit_height_20_filled:before { content: "\e1a6"; } -.icon-ic_fluent_autocorrect_20_regular:before { +.icon-ic_fluent_auto_fit_height_20_regular:before { content: "\e1a7"; } -.icon-ic_fluent_autosum_20_filled:before { +.icon-ic_fluent_auto_fit_width_20_filled:before { content: "\e1a8"; } -.icon-ic_fluent_autosum_20_regular:before { +.icon-ic_fluent_auto_fit_width_20_regular:before { content: "\e1a9"; } -.icon-ic_fluent_backpack_20_filled:before { +.icon-ic_fluent_autocorrect_20_filled:before { content: "\e1aa"; } -.icon-ic_fluent_backpack_20_regular:before { +.icon-ic_fluent_autocorrect_20_regular:before { content: "\e1ab"; } -.icon-ic_fluent_backpack_add_20_filled:before { +.icon-ic_fluent_autosum_20_filled:before { content: "\e1ac"; } -.icon-ic_fluent_backpack_add_20_regular:before { +.icon-ic_fluent_autosum_20_regular:before { content: "\e1ad"; } -.icon-ic_fluent_backspace_20_filled:before { +.icon-ic_fluent_backpack_20_filled:before { content: "\e1ae"; } -.icon-ic_fluent_backspace_20_regular:before { +.icon-ic_fluent_backpack_20_regular:before { content: "\e1af"; } -.icon-ic_fluent_badge_20_filled:before { +.icon-ic_fluent_backpack_add_20_filled:before { content: "\e1b0"; } -.icon-ic_fluent_badge_20_regular:before { +.icon-ic_fluent_backpack_add_20_regular:before { content: "\e1b1"; } -.icon-ic_fluent_balloon_20_filled:before { +.icon-ic_fluent_backspace_20_filled:before { content: "\e1b2"; } -.icon-ic_fluent_balloon_20_regular:before { +.icon-ic_fluent_backspace_20_regular:before { content: "\e1b3"; } -.icon-ic_fluent_barcode_scanner_20_filled:before { +.icon-ic_fluent_badge_20_filled:before { content: "\e1b4"; } -.icon-ic_fluent_barcode_scanner_20_regular:before { +.icon-ic_fluent_badge_20_regular:before { content: "\e1b5"; } -.icon-ic_fluent_battery_0_20_filled:before { +.icon-ic_fluent_balloon_20_filled:before { content: "\e1b6"; } -.icon-ic_fluent_battery_0_20_regular:before { +.icon-ic_fluent_balloon_20_regular:before { content: "\e1b7"; } -.icon-ic_fluent_battery_1_20_filled:before { +.icon-ic_fluent_barcode_scanner_20_filled:before { content: "\e1b8"; } -.icon-ic_fluent_battery_1_20_regular:before { +.icon-ic_fluent_barcode_scanner_20_regular:before { content: "\e1b9"; } -.icon-ic_fluent_battery_10_20_filled:before { +.icon-ic_fluent_battery_0_20_filled:before { content: "\e1ba"; } -.icon-ic_fluent_battery_10_20_regular:before { +.icon-ic_fluent_battery_0_20_regular:before { content: "\e1bb"; } -.icon-ic_fluent_battery_2_20_filled:before { +.icon-ic_fluent_battery_1_20_filled:before { content: "\e1bc"; } -.icon-ic_fluent_battery_2_20_regular:before { +.icon-ic_fluent_battery_1_20_regular:before { content: "\e1bd"; } -.icon-ic_fluent_battery_3_20_filled:before { +.icon-ic_fluent_battery_10_20_filled:before { content: "\e1be"; } -.icon-ic_fluent_battery_3_20_regular:before { +.icon-ic_fluent_battery_10_20_regular:before { content: "\e1bf"; } -.icon-ic_fluent_battery_4_20_filled:before { +.icon-ic_fluent_battery_2_20_filled:before { content: "\e1c0"; } -.icon-ic_fluent_battery_4_20_regular:before { +.icon-ic_fluent_battery_2_20_regular:before { content: "\e1c1"; } -.icon-ic_fluent_battery_5_20_filled:before { +.icon-ic_fluent_battery_3_20_filled:before { content: "\e1c2"; } -.icon-ic_fluent_battery_5_20_regular:before { +.icon-ic_fluent_battery_3_20_regular:before { content: "\e1c3"; } -.icon-ic_fluent_battery_6_20_filled:before { +.icon-ic_fluent_battery_4_20_filled:before { content: "\e1c4"; } -.icon-ic_fluent_battery_6_20_regular:before { +.icon-ic_fluent_battery_4_20_regular:before { content: "\e1c5"; } -.icon-ic_fluent_battery_7_20_filled:before { +.icon-ic_fluent_battery_5_20_filled:before { content: "\e1c6"; } -.icon-ic_fluent_battery_7_20_regular:before { +.icon-ic_fluent_battery_5_20_regular:before { content: "\e1c7"; } -.icon-ic_fluent_battery_8_20_filled:before { +.icon-ic_fluent_battery_6_20_filled:before { content: "\e1c8"; } -.icon-ic_fluent_battery_8_20_regular:before { +.icon-ic_fluent_battery_6_20_regular:before { content: "\e1c9"; } -.icon-ic_fluent_battery_9_20_filled:before { +.icon-ic_fluent_battery_7_20_filled:before { content: "\e1ca"; } -.icon-ic_fluent_battery_9_20_regular:before { +.icon-ic_fluent_battery_7_20_regular:before { content: "\e1cb"; } -.icon-ic_fluent_battery_charge_20_filled:before { +.icon-ic_fluent_battery_8_20_filled:before { content: "\e1cc"; } -.icon-ic_fluent_battery_charge_20_regular:before { +.icon-ic_fluent_battery_8_20_regular:before { content: "\e1cd"; } -.icon-ic_fluent_battery_checkmark_20_filled:before { +.icon-ic_fluent_battery_9_20_filled:before { content: "\e1ce"; } -.icon-ic_fluent_battery_checkmark_20_regular:before { +.icon-ic_fluent_battery_9_20_regular:before { content: "\e1cf"; } -.icon-ic_fluent_battery_saver_20_filled:before { +.icon-ic_fluent_battery_charge_20_filled:before { content: "\e1d0"; } -.icon-ic_fluent_battery_saver_20_regular:before { +.icon-ic_fluent_battery_charge_20_regular:before { content: "\e1d1"; } -.icon-ic_fluent_battery_warning_20_filled:before { +.icon-ic_fluent_battery_checkmark_20_filled:before { content: "\e1d2"; } -.icon-ic_fluent_battery_warning_20_regular:before { +.icon-ic_fluent_battery_checkmark_20_regular:before { content: "\e1d3"; } -.icon-ic_fluent_beach_20_filled:before { +.icon-ic_fluent_battery_saver_20_filled:before { content: "\e1d4"; } -.icon-ic_fluent_beach_20_regular:before { +.icon-ic_fluent_battery_saver_20_regular:before { content: "\e1d5"; } -.icon-ic_fluent_beaker_20_filled:before { +.icon-ic_fluent_battery_warning_20_filled:before { content: "\e1d6"; } -.icon-ic_fluent_beaker_20_regular:before { +.icon-ic_fluent_battery_warning_20_regular:before { content: "\e1d7"; } -.icon-ic_fluent_beaker_add_20_filled:before { +.icon-ic_fluent_beach_20_filled:before { content: "\e1d8"; } -.icon-ic_fluent_beaker_add_20_regular:before { +.icon-ic_fluent_beach_20_regular:before { content: "\e1d9"; } -.icon-ic_fluent_beaker_dismiss_20_filled:before { +.icon-ic_fluent_beaker_20_filled:before { content: "\e1da"; } -.icon-ic_fluent_beaker_dismiss_20_regular:before { +.icon-ic_fluent_beaker_20_regular:before { content: "\e1db"; } -.icon-ic_fluent_beaker_edit_20_filled:before { +.icon-ic_fluent_beaker_add_20_filled:before { content: "\e1dc"; } -.icon-ic_fluent_beaker_edit_20_regular:before { +.icon-ic_fluent_beaker_add_20_regular:before { content: "\e1dd"; } -.icon-ic_fluent_beaker_off_20_filled:before { +.icon-ic_fluent_beaker_dismiss_20_filled:before { content: "\e1de"; } -.icon-ic_fluent_beaker_off_20_regular:before { +.icon-ic_fluent_beaker_dismiss_20_regular:before { content: "\e1df"; } -.icon-ic_fluent_beaker_settings_20_filled:before { +.icon-ic_fluent_beaker_edit_20_filled:before { content: "\e1e0"; } -.icon-ic_fluent_beaker_settings_20_regular:before { +.icon-ic_fluent_beaker_edit_20_regular:before { content: "\e1e1"; } -.icon-ic_fluent_bed_20_filled:before { +.icon-ic_fluent_beaker_off_20_filled:before { content: "\e1e2"; } -.icon-ic_fluent_bed_20_regular:before { +.icon-ic_fluent_beaker_off_20_regular:before { content: "\e1e3"; } -.icon-ic_fluent_bench_20_filled:before { +.icon-ic_fluent_beaker_settings_20_filled:before { content: "\e1e4"; } -.icon-ic_fluent_bench_20_regular:before { +.icon-ic_fluent_beaker_settings_20_regular:before { content: "\e1e5"; } -.icon-ic_fluent_bezier_curve_square_20_filled:before { +.icon-ic_fluent_bed_20_filled:before { content: "\e1e6"; } -.icon-ic_fluent_bezier_curve_square_20_regular:before { +.icon-ic_fluent_bed_20_regular:before { content: "\e1e7"; } -.icon-ic_fluent_bin_full_20_filled:before { +.icon-ic_fluent_bench_20_filled:before { content: "\e1e8"; } -.icon-ic_fluent_bin_full_20_regular:before { +.icon-ic_fluent_bench_20_regular:before { content: "\e1e9"; } -.icon-ic_fluent_bin_recycle_20_filled:before { +.icon-ic_fluent_bezier_curve_square_20_filled:before { content: "\e1ea"; } -.icon-ic_fluent_bin_recycle_20_regular:before { +.icon-ic_fluent_bezier_curve_square_20_regular:before { content: "\e1eb"; } -.icon-ic_fluent_bin_recycle_full_20_filled:before { +.icon-ic_fluent_bin_full_20_filled:before { content: "\e1ec"; } -.icon-ic_fluent_bin_recycle_full_20_regular:before { +.icon-ic_fluent_bin_full_20_regular:before { content: "\e1ed"; } -.icon-ic_fluent_binder_triangle_20_filled:before { +.icon-ic_fluent_bin_recycle_20_filled:before { content: "\e1ee"; } -.icon-ic_fluent_binder_triangle_20_regular:before { +.icon-ic_fluent_bin_recycle_20_regular:before { content: "\e1ef"; } -.icon-ic_fluent_bluetooth_20_filled:before { +.icon-ic_fluent_bin_recycle_full_20_filled:before { content: "\e1f0"; } -.icon-ic_fluent_bluetooth_20_regular:before { +.icon-ic_fluent_bin_recycle_full_20_regular:before { content: "\e1f1"; } -.icon-ic_fluent_bluetooth_connected_20_filled:before { +.icon-ic_fluent_binder_triangle_20_filled:before { content: "\e1f2"; } -.icon-ic_fluent_bluetooth_connected_20_regular:before { +.icon-ic_fluent_binder_triangle_20_regular:before { content: "\e1f3"; } -.icon-ic_fluent_bluetooth_disabled_20_filled:before { +.icon-ic_fluent_bluetooth_20_filled:before { content: "\e1f4"; } -.icon-ic_fluent_bluetooth_disabled_20_regular:before { +.icon-ic_fluent_bluetooth_20_regular:before { content: "\e1f5"; } -.icon-ic_fluent_bluetooth_searching_20_filled:before { +.icon-ic_fluent_bluetooth_connected_20_filled:before { content: "\e1f6"; } -.icon-ic_fluent_bluetooth_searching_20_regular:before { +.icon-ic_fluent_bluetooth_connected_20_regular:before { content: "\e1f7"; } -.icon-ic_fluent_blur_20_filled:before { +.icon-ic_fluent_bluetooth_disabled_20_filled:before { content: "\e1f8"; } -.icon-ic_fluent_blur_20_regular:before { +.icon-ic_fluent_bluetooth_disabled_20_regular:before { content: "\e1f9"; } -.icon-ic_fluent_board_20_filled:before { +.icon-ic_fluent_bluetooth_searching_20_filled:before { content: "\e1fa"; } -.icon-ic_fluent_board_20_regular:before { +.icon-ic_fluent_bluetooth_searching_20_regular:before { content: "\e1fb"; } -.icon-ic_fluent_board_games_20_filled:before { +.icon-ic_fluent_blur_20_filled:before { content: "\e1fc"; } -.icon-ic_fluent_board_games_20_regular:before { +.icon-ic_fluent_blur_20_regular:before { content: "\e1fd"; } -.icon-ic_fluent_board_heart_20_filled:before { +.icon-ic_fluent_board_20_filled:before { content: "\e1fe"; } -.icon-ic_fluent_board_heart_20_regular:before { +.icon-ic_fluent_board_20_regular:before { content: "\e1ff"; } -.icon-ic_fluent_board_split_20_filled:before { +.icon-ic_fluent_board_games_20_filled:before { content: "\e200"; } -.icon-ic_fluent_board_split_20_regular:before { +.icon-ic_fluent_board_games_20_regular:before { content: "\e201"; } -.icon-ic_fluent_book_20_filled:before { +.icon-ic_fluent_board_heart_20_filled:before { content: "\e202"; } -.icon-ic_fluent_book_20_regular:before { +.icon-ic_fluent_board_heart_20_regular:before { content: "\e203"; } -.icon-ic_fluent_book_add_20_filled:before { +.icon-ic_fluent_board_split_20_filled:before { content: "\e204"; } -.icon-ic_fluent_book_add_20_regular:before { +.icon-ic_fluent_board_split_20_regular:before { content: "\e205"; } -.icon-ic_fluent_book_arrow_clockwise_20_filled:before { +.icon-ic_fluent_book_20_filled:before { content: "\e206"; } -.icon-ic_fluent_book_arrow_clockwise_20_regular:before { +.icon-ic_fluent_book_20_regular:before { content: "\e207"; } -.icon-ic_fluent_book_clock_20_filled:before { +.icon-ic_fluent_book_add_20_filled:before { content: "\e208"; } -.icon-ic_fluent_book_clock_20_regular:before { +.icon-ic_fluent_book_add_20_regular:before { content: "\e209"; } -.icon-ic_fluent_book_coins_20_filled:before { +.icon-ic_fluent_book_arrow_clockwise_20_filled:before { content: "\e20a"; } -.icon-ic_fluent_book_coins_20_regular:before { +.icon-ic_fluent_book_arrow_clockwise_20_regular:before { content: "\e20b"; } -.icon-ic_fluent_book_compass_20_filled:before { +.icon-ic_fluent_book_clock_20_filled:before { content: "\e20c"; } -.icon-ic_fluent_book_compass_20_regular:before { +.icon-ic_fluent_book_clock_20_regular:before { content: "\e20d"; } -.icon-ic_fluent_book_contacts_20_filled:before { +.icon-ic_fluent_book_coins_20_filled:before { content: "\e20e"; } -.icon-ic_fluent_book_contacts_20_regular:before { +.icon-ic_fluent_book_coins_20_regular:before { content: "\e20f"; } -.icon-ic_fluent_book_database_20_filled:before { +.icon-ic_fluent_book_compass_20_filled:before { content: "\e210"; } -.icon-ic_fluent_book_database_20_regular:before { +.icon-ic_fluent_book_compass_20_regular:before { content: "\e211"; } -.icon-ic_fluent_book_default_20_filled:before { +.icon-ic_fluent_book_contacts_20_filled:before { content: "\e212"; } -.icon-ic_fluent_book_dismiss_20_filled:before { +.icon-ic_fluent_book_contacts_20_regular:before { content: "\e213"; } -.icon-ic_fluent_book_dismiss_20_regular:before { +.icon-ic_fluent_book_database_20_filled:before { content: "\e214"; } -.icon-ic_fluent_book_exclamation_mark_20_filled:before { +.icon-ic_fluent_book_database_20_regular:before { content: "\e215"; } -.icon-ic_fluent_book_exclamation_mark_20_regular:before { +.icon-ic_fluent_book_default_20_filled:before { content: "\e216"; } -.icon-ic_fluent_book_globe_20_filled:before { +.icon-ic_fluent_book_dismiss_20_filled:before { content: "\e217"; } -.icon-ic_fluent_book_globe_20_regular:before { +.icon-ic_fluent_book_dismiss_20_regular:before { content: "\e218"; } -.icon-ic_fluent_book_information_20_filled:before { +.icon-ic_fluent_book_exclamation_mark_20_filled:before { content: "\e219"; } -.icon-ic_fluent_book_information_20_regular:before { +.icon-ic_fluent_book_exclamation_mark_20_regular:before { content: "\e21a"; } -.icon-ic_fluent_book_letter_20_filled:before { +.icon-ic_fluent_book_globe_20_filled:before { content: "\e21b"; } -.icon-ic_fluent_book_letter_20_regular:before { +.icon-ic_fluent_book_globe_20_regular:before { content: "\e21c"; } -.icon-ic_fluent_book_number_20_filled:before { +.icon-ic_fluent_book_information_20_filled:before { content: "\e21d"; } -.icon-ic_fluent_book_number_20_regular:before { +.icon-ic_fluent_book_information_20_regular:before { content: "\e21e"; } -.icon-ic_fluent_book_open_20_filled:before { +.icon-ic_fluent_book_letter_20_filled:before { content: "\e21f"; } -.icon-ic_fluent_book_open_20_regular:before { +.icon-ic_fluent_book_letter_20_regular:before { content: "\e220"; } -.icon-ic_fluent_book_open_globe_20_filled:before { +.icon-ic_fluent_book_number_20_filled:before { content: "\e221"; } -.icon-ic_fluent_book_open_globe_20_regular:before { +.icon-ic_fluent_book_number_20_regular:before { content: "\e222"; } -.icon-ic_fluent_book_open_microphone_20_filled:before { +.icon-ic_fluent_book_open_20_filled:before { content: "\e223"; } -.icon-ic_fluent_book_open_microphone_20_regular:before { +.icon-ic_fluent_book_open_20_regular:before { content: "\e224"; } -.icon-ic_fluent_book_pulse_20_filled:before { +.icon-ic_fluent_book_open_globe_20_filled:before { content: "\e225"; } -.icon-ic_fluent_book_pulse_20_regular:before { +.icon-ic_fluent_book_open_globe_20_regular:before { content: "\e226"; } -.icon-ic_fluent_book_question_mark_20_filled:before { +.icon-ic_fluent_book_open_microphone_20_filled:before { content: "\e227"; } -.icon-ic_fluent_book_question_mark_20_regular:before { +.icon-ic_fluent_book_open_microphone_20_regular:before { content: "\e228"; } -.icon-ic_fluent_book_question_mark_rtl_20_filled:before { +.icon-ic_fluent_book_pulse_20_filled:before { content: "\e229"; } -.icon-ic_fluent_book_question_mark_rtl_20_regular:before { +.icon-ic_fluent_book_pulse_20_regular:before { content: "\e22a"; } -.icon-ic_fluent_book_search_20_filled:before { +.icon-ic_fluent_book_question_mark_20_filled:before { content: "\e22b"; } -.icon-ic_fluent_book_search_20_regular:before { +.icon-ic_fluent_book_question_mark_20_regular:before { content: "\e22c"; } -.icon-ic_fluent_book_star_20_filled:before { +.icon-ic_fluent_book_question_mark_rtl_20_filled:before { content: "\e22d"; } -.icon-ic_fluent_book_star_20_regular:before { +.icon-ic_fluent_book_question_mark_rtl_20_regular:before { content: "\e22e"; } -.icon-ic_fluent_book_template_20_filled:before { +.icon-ic_fluent_book_search_20_filled:before { content: "\e22f"; } -.icon-ic_fluent_book_template_20_regular:before { +.icon-ic_fluent_book_search_20_regular:before { content: "\e230"; } -.icon-ic_fluent_book_theta_20_filled:before { +.icon-ic_fluent_book_star_20_filled:before { content: "\e231"; } -.icon-ic_fluent_book_theta_20_regular:before { +.icon-ic_fluent_book_star_20_regular:before { content: "\e232"; } -.icon-ic_fluent_book_toolbox_20_filled:before { +.icon-ic_fluent_book_template_20_filled:before { content: "\e233"; } -.icon-ic_fluent_book_toolbox_20_regular:before { +.icon-ic_fluent_book_template_20_regular:before { content: "\e234"; } -.icon-ic_fluent_bookmark_20_filled:before { +.icon-ic_fluent_book_theta_20_filled:before { content: "\e235"; } -.icon-ic_fluent_bookmark_20_regular:before { +.icon-ic_fluent_book_theta_20_regular:before { content: "\e236"; } -.icon-ic_fluent_bookmark_add_20_filled:before { +.icon-ic_fluent_book_toolbox_20_filled:before { content: "\e237"; } -.icon-ic_fluent_bookmark_add_20_regular:before { +.icon-ic_fluent_book_toolbox_20_regular:before { content: "\e238"; } -.icon-ic_fluent_bookmark_multiple_20_filled:before { +.icon-ic_fluent_bookmark_20_filled:before { content: "\e239"; } -.icon-ic_fluent_bookmark_multiple_20_regular:before { +.icon-ic_fluent_bookmark_20_regular:before { content: "\e23a"; } -.icon-ic_fluent_bookmark_off_20_filled:before { +.icon-ic_fluent_bookmark_add_20_filled:before { content: "\e23b"; } -.icon-ic_fluent_bookmark_off_20_regular:before { +.icon-ic_fluent_bookmark_add_20_regular:before { content: "\e23c"; } -.icon-ic_fluent_bookmark_search_20_filled:before { +.icon-ic_fluent_bookmark_multiple_20_filled:before { content: "\e23d"; } -.icon-ic_fluent_bookmark_search_20_regular:before { +.icon-ic_fluent_bookmark_multiple_20_regular:before { content: "\e23e"; } -.icon-ic_fluent_border_all_20_filled:before { +.icon-ic_fluent_bookmark_off_20_filled:before { content: "\e23f"; } -.icon-ic_fluent_border_all_20_regular:before { +.icon-ic_fluent_bookmark_off_20_regular:before { content: "\e240"; } -.icon-ic_fluent_border_bottom_20_filled:before { +.icon-ic_fluent_bookmark_search_20_filled:before { content: "\e241"; } -.icon-ic_fluent_border_bottom_20_regular:before { +.icon-ic_fluent_bookmark_search_20_regular:before { content: "\e242"; } -.icon-ic_fluent_border_bottom_double_20_filled:before { +.icon-ic_fluent_border_all_20_filled:before { content: "\e243"; } -.icon-ic_fluent_border_bottom_double_20_regular:before { +.icon-ic_fluent_border_all_20_regular:before { content: "\e244"; } -.icon-ic_fluent_border_bottom_thick_20_filled:before { +.icon-ic_fluent_border_bottom_20_filled:before { content: "\e245"; } -.icon-ic_fluent_border_bottom_thick_20_regular:before { +.icon-ic_fluent_border_bottom_20_regular:before { content: "\e246"; } -.icon-ic_fluent_border_inside_20_filled:before { +.icon-ic_fluent_border_bottom_double_20_filled:before { content: "\e247"; } -.icon-ic_fluent_border_inside_20_regular:before { +.icon-ic_fluent_border_bottom_double_20_regular:before { content: "\e248"; } -.icon-ic_fluent_border_left_20_filled:before { +.icon-ic_fluent_border_bottom_thick_20_filled:before { content: "\e249"; } -.icon-ic_fluent_border_left_20_regular:before { +.icon-ic_fluent_border_bottom_thick_20_regular:before { content: "\e24a"; } -.icon-ic_fluent_border_left_right_20_filled:before { +.icon-ic_fluent_border_inside_20_filled:before { content: "\e24b"; } -.icon-ic_fluent_border_left_right_20_regular:before { +.icon-ic_fluent_border_inside_20_regular:before { content: "\e24c"; } -.icon-ic_fluent_border_none_20_filled:before { +.icon-ic_fluent_border_left_20_filled:before { content: "\e24d"; } -.icon-ic_fluent_border_none_20_regular:before { +.icon-ic_fluent_border_left_20_regular:before { content: "\e24e"; } -.icon-ic_fluent_border_outside_20_filled:before { +.icon-ic_fluent_border_left_right_20_filled:before { content: "\e24f"; } -.icon-ic_fluent_border_outside_20_regular:before { +.icon-ic_fluent_border_left_right_20_regular:before { content: "\e250"; } -.icon-ic_fluent_border_outside_thick_20_filled:before { +.icon-ic_fluent_border_none_20_filled:before { content: "\e251"; } -.icon-ic_fluent_border_outside_thick_20_regular:before { +.icon-ic_fluent_border_none_20_regular:before { content: "\e252"; } -.icon-ic_fluent_border_right_20_filled:before { +.icon-ic_fluent_border_outside_20_filled:before { content: "\e253"; } -.icon-ic_fluent_border_right_20_regular:before { +.icon-ic_fluent_border_outside_20_regular:before { content: "\e254"; } -.icon-ic_fluent_border_top_20_filled:before { +.icon-ic_fluent_border_outside_thick_20_filled:before { content: "\e255"; } -.icon-ic_fluent_border_top_20_regular:before { +.icon-ic_fluent_border_outside_thick_20_regular:before { content: "\e256"; } -.icon-ic_fluent_border_top_bottom_20_filled:before { +.icon-ic_fluent_border_right_20_filled:before { content: "\e257"; } -.icon-ic_fluent_border_top_bottom_20_regular:before { +.icon-ic_fluent_border_right_20_regular:before { content: "\e258"; } -.icon-ic_fluent_border_top_bottom_double_20_filled:before { +.icon-ic_fluent_border_top_20_filled:before { content: "\e259"; } -.icon-ic_fluent_border_top_bottom_double_20_regular:before { +.icon-ic_fluent_border_top_20_regular:before { content: "\e25a"; } -.icon-ic_fluent_border_top_bottom_thick_20_filled:before { +.icon-ic_fluent_border_top_bottom_20_filled:before { content: "\e25b"; } -.icon-ic_fluent_border_top_bottom_thick_20_regular:before { +.icon-ic_fluent_border_top_bottom_20_regular:before { content: "\e25c"; } -.icon-ic_fluent_bot_20_filled:before { +.icon-ic_fluent_border_top_bottom_double_20_filled:before { content: "\e25d"; } -.icon-ic_fluent_bot_20_regular:before { +.icon-ic_fluent_border_top_bottom_double_20_regular:before { content: "\e25e"; } -.icon-ic_fluent_bot_add_20_filled:before { +.icon-ic_fluent_border_top_bottom_thick_20_filled:before { content: "\e25f"; } -.icon-ic_fluent_bot_add_20_regular:before { +.icon-ic_fluent_border_top_bottom_thick_20_regular:before { content: "\e260"; } -.icon-ic_fluent_bot_sparkle_20_filled:before { +.icon-ic_fluent_bot_20_filled:before { content: "\e261"; } -.icon-ic_fluent_bot_sparkle_20_regular:before { +.icon-ic_fluent_bot_20_regular:before { content: "\e262"; } -.icon-ic_fluent_bow_tie_20_filled:before { +.icon-ic_fluent_bot_add_20_filled:before { content: "\e263"; } -.icon-ic_fluent_bow_tie_20_regular:before { +.icon-ic_fluent_bot_add_20_regular:before { content: "\e264"; } -.icon-ic_fluent_bowl_chopsticks_20_filled:before { +.icon-ic_fluent_bot_sparkle_20_filled:before { content: "\e265"; } -.icon-ic_fluent_bowl_chopsticks_20_regular:before { +.icon-ic_fluent_bot_sparkle_20_regular:before { content: "\e266"; } -.icon-ic_fluent_bowl_salad_20_filled:before { +.icon-ic_fluent_bow_tie_20_filled:before { content: "\e267"; } -.icon-ic_fluent_bowl_salad_20_regular:before { +.icon-ic_fluent_bow_tie_20_regular:before { content: "\e268"; } -.icon-ic_fluent_box_20_filled:before { +.icon-ic_fluent_bowl_chopsticks_20_filled:before { content: "\e269"; } -.icon-ic_fluent_box_20_regular:before { +.icon-ic_fluent_bowl_chopsticks_20_regular:before { content: "\e26a"; } -.icon-ic_fluent_box_arrow_left_20_filled:before { +.icon-ic_fluent_bowl_salad_20_filled:before { content: "\e26b"; } -.icon-ic_fluent_box_arrow_left_20_regular:before { +.icon-ic_fluent_bowl_salad_20_regular:before { content: "\e26c"; } -.icon-ic_fluent_box_arrow_up_20_filled:before { +.icon-ic_fluent_box_20_filled:before { content: "\e26d"; } -.icon-ic_fluent_box_arrow_up_20_regular:before { +.icon-ic_fluent_box_20_regular:before { content: "\e26e"; } -.icon-ic_fluent_box_checkmark_20_filled:before { +.icon-ic_fluent_box_arrow_left_20_filled:before { content: "\e26f"; } -.icon-ic_fluent_box_checkmark_20_regular:before { +.icon-ic_fluent_box_arrow_left_20_regular:before { content: "\e270"; } -.icon-ic_fluent_box_dismiss_20_filled:before { +.icon-ic_fluent_box_arrow_up_20_filled:before { content: "\e271"; } -.icon-ic_fluent_box_dismiss_20_regular:before { +.icon-ic_fluent_box_arrow_up_20_regular:before { content: "\e272"; } -.icon-ic_fluent_box_edit_20_filled:before { +.icon-ic_fluent_box_checkmark_20_filled:before { content: "\e273"; } -.icon-ic_fluent_box_edit_20_regular:before { +.icon-ic_fluent_box_checkmark_20_regular:before { content: "\e274"; } -.icon-ic_fluent_box_multiple_20_filled:before { +.icon-ic_fluent_box_dismiss_20_filled:before { content: "\e275"; } -.icon-ic_fluent_box_multiple_20_regular:before { +.icon-ic_fluent_box_dismiss_20_regular:before { content: "\e276"; } -.icon-ic_fluent_box_multiple_arrow_left_20_filled:before { +.icon-ic_fluent_box_edit_20_filled:before { content: "\e277"; } -.icon-ic_fluent_box_multiple_arrow_left_20_regular:before { +.icon-ic_fluent_box_edit_20_regular:before { content: "\e278"; } -.icon-ic_fluent_box_multiple_arrow_right_20_filled:before { +.icon-ic_fluent_box_multiple_20_filled:before { content: "\e279"; } -.icon-ic_fluent_box_multiple_arrow_right_20_regular:before { +.icon-ic_fluent_box_multiple_20_regular:before { content: "\e27a"; } -.icon-ic_fluent_box_multiple_checkmark_20_filled:before { +.icon-ic_fluent_box_multiple_arrow_left_20_filled:before { content: "\e27b"; } -.icon-ic_fluent_box_multiple_checkmark_20_regular:before { +.icon-ic_fluent_box_multiple_arrow_left_20_regular:before { content: "\e27c"; } -.icon-ic_fluent_box_multiple_search_20_filled:before { +.icon-ic_fluent_box_multiple_arrow_right_20_filled:before { content: "\e27d"; } -.icon-ic_fluent_box_multiple_search_20_regular:before { +.icon-ic_fluent_box_multiple_arrow_right_20_regular:before { content: "\e27e"; } -.icon-ic_fluent_box_search_20_filled:before { +.icon-ic_fluent_box_multiple_checkmark_20_filled:before { content: "\e27f"; } -.icon-ic_fluent_box_search_20_regular:before { +.icon-ic_fluent_box_multiple_checkmark_20_regular:before { content: "\e280"; } -.icon-ic_fluent_box_toolbox_20_filled:before { +.icon-ic_fluent_box_multiple_search_20_filled:before { content: "\e281"; } -.icon-ic_fluent_box_toolbox_20_regular:before { +.icon-ic_fluent_box_multiple_search_20_regular:before { content: "\e282"; } -.icon-ic_fluent_braces_20_filled:before { +.icon-ic_fluent_box_search_20_filled:before { content: "\e283"; } -.icon-ic_fluent_braces_20_regular:before { +.icon-ic_fluent_box_search_20_regular:before { content: "\e284"; } -.icon-ic_fluent_braces_variable_20_filled:before { +.icon-ic_fluent_box_toolbox_20_filled:before { content: "\e285"; } -.icon-ic_fluent_braces_variable_20_regular:before { +.icon-ic_fluent_box_toolbox_20_regular:before { content: "\e286"; } -.icon-ic_fluent_brain_circuit_20_filled:before { +.icon-ic_fluent_braces_20_filled:before { content: "\e287"; } -.icon-ic_fluent_brain_circuit_20_regular:before { +.icon-ic_fluent_braces_20_regular:before { content: "\e288"; } -.icon-ic_fluent_branch_20_filled:before { +.icon-ic_fluent_braces_variable_20_filled:before { content: "\e289"; } -.icon-ic_fluent_branch_20_regular:before { +.icon-ic_fluent_braces_variable_20_regular:before { content: "\e28a"; } -.icon-ic_fluent_branch_compare_20_filled:before { +.icon-ic_fluent_brain_circuit_20_filled:before { content: "\e28b"; } -.icon-ic_fluent_branch_compare_20_regular:before { +.icon-ic_fluent_brain_circuit_20_regular:before { content: "\e28c"; } -.icon-ic_fluent_branch_fork_20_filled:before { +.icon-ic_fluent_branch_20_filled:before { content: "\e28d"; } -.icon-ic_fluent_branch_fork_20_regular:before { +.icon-ic_fluent_branch_20_regular:before { content: "\e28e"; } -.icon-ic_fluent_branch_fork_hint_20_filled:before { +.icon-ic_fluent_branch_compare_20_filled:before { content: "\e28f"; } -.icon-ic_fluent_branch_fork_hint_20_regular:before { +.icon-ic_fluent_branch_compare_20_regular:before { content: "\e290"; } -.icon-ic_fluent_branch_fork_link_20_filled:before { +.icon-ic_fluent_branch_fork_20_filled:before { content: "\e291"; } -.icon-ic_fluent_branch_fork_link_20_regular:before { +.icon-ic_fluent_branch_fork_20_regular:before { content: "\e292"; } -.icon-ic_fluent_branch_request_20_filled:before { +.icon-ic_fluent_branch_fork_hint_20_filled:before { content: "\e293"; } -.icon-ic_fluent_branch_request_20_regular:before { +.icon-ic_fluent_branch_fork_hint_20_regular:before { content: "\e294"; } -.icon-ic_fluent_breakout_room_20_filled:before { +.icon-ic_fluent_branch_fork_link_20_filled:before { content: "\e295"; } -.icon-ic_fluent_breakout_room_20_regular:before { +.icon-ic_fluent_branch_fork_link_20_regular:before { content: "\e296"; } -.icon-ic_fluent_briefcase_20_filled:before { +.icon-ic_fluent_branch_request_20_filled:before { content: "\e297"; } -.icon-ic_fluent_briefcase_20_regular:before { +.icon-ic_fluent_branch_request_20_regular:before { content: "\e298"; } -.icon-ic_fluent_briefcase_medical_20_filled:before { +.icon-ic_fluent_breakout_room_20_filled:before { content: "\e299"; } -.icon-ic_fluent_briefcase_medical_20_regular:before { +.icon-ic_fluent_breakout_room_20_regular:before { content: "\e29a"; } -.icon-ic_fluent_briefcase_off_20_filled:before { +.icon-ic_fluent_briefcase_20_filled:before { content: "\e29b"; } -.icon-ic_fluent_briefcase_off_20_regular:before { +.icon-ic_fluent_briefcase_20_regular:before { content: "\e29c"; } -.icon-ic_fluent_briefcase_search_20_filled:before { +.icon-ic_fluent_briefcase_medical_20_filled:before { content: "\e29d"; } -.icon-ic_fluent_briefcase_search_20_regular:before { +.icon-ic_fluent_briefcase_medical_20_regular:before { content: "\e29e"; } -.icon-ic_fluent_brightness_high_20_filled:before { +.icon-ic_fluent_briefcase_off_20_filled:before { content: "\e29f"; } -.icon-ic_fluent_brightness_high_20_regular:before { +.icon-ic_fluent_briefcase_off_20_regular:before { content: "\e2a0"; } -.icon-ic_fluent_brightness_low_20_filled:before { +.icon-ic_fluent_briefcase_search_20_filled:before { content: "\e2a1"; } -.icon-ic_fluent_brightness_low_20_regular:before { +.icon-ic_fluent_briefcase_search_20_regular:before { content: "\e2a2"; } -.icon-ic_fluent_broad_activity_feed_20_filled:before { +.icon-ic_fluent_brightness_high_20_filled:before { content: "\e2a3"; } -.icon-ic_fluent_broad_activity_feed_20_regular:before { +.icon-ic_fluent_brightness_high_20_regular:before { content: "\e2a4"; } -.icon-ic_fluent_broom_20_filled:before { +.icon-ic_fluent_brightness_low_20_filled:before { content: "\e2a5"; } -.icon-ic_fluent_broom_20_regular:before { +.icon-ic_fluent_brightness_low_20_regular:before { content: "\e2a6"; } -.icon-ic_fluent_bubble_multiple_20_filled:before { +.icon-ic_fluent_broad_activity_feed_20_filled:before { content: "\e2a7"; } -.icon-ic_fluent_bubble_multiple_20_regular:before { +.icon-ic_fluent_broad_activity_feed_20_regular:before { content: "\e2a8"; } -.icon-ic_fluent_bug_20_filled:before { +.icon-ic_fluent_broom_20_filled:before { content: "\e2a9"; } -.icon-ic_fluent_bug_20_regular:before { +.icon-ic_fluent_broom_20_regular:before { content: "\e2aa"; } -.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_bubble_multiple_20_filled:before { content: "\e2ab"; } -.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_bubble_multiple_20_regular:before { content: "\e2ac"; } -.icon-ic_fluent_bug_prohibited_20_filled:before { +.icon-ic_fluent_bug_20_filled:before { content: "\e2ad"; } -.icon-ic_fluent_bug_prohibited_20_regular:before { +.icon-ic_fluent_bug_20_regular:before { content: "\e2ae"; } -.icon-ic_fluent_building_20_filled:before { +.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before { content: "\e2af"; } -.icon-ic_fluent_building_20_regular:before { +.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before { content: "\e2b0"; } -.icon-ic_fluent_building_bank_20_filled:before { +.icon-ic_fluent_bug_prohibited_20_filled:before { content: "\e2b1"; } -.icon-ic_fluent_building_bank_20_regular:before { +.icon-ic_fluent_bug_prohibited_20_regular:before { content: "\e2b2"; } -.icon-ic_fluent_building_bank_link_20_filled:before { +.icon-ic_fluent_building_20_filled:before { content: "\e2b3"; } -.icon-ic_fluent_building_bank_link_20_regular:before { +.icon-ic_fluent_building_20_regular:before { content: "\e2b4"; } -.icon-ic_fluent_building_bank_toolbox_20_filled:before { +.icon-ic_fluent_building_bank_20_filled:before { content: "\e2b5"; } -.icon-ic_fluent_building_bank_toolbox_20_regular:before { +.icon-ic_fluent_building_bank_20_regular:before { content: "\e2b6"; } -.icon-ic_fluent_building_checkmark_20_filled:before { +.icon-ic_fluent_building_bank_link_20_filled:before { content: "\e2b7"; } -.icon-ic_fluent_building_checkmark_20_regular:before { +.icon-ic_fluent_building_bank_link_20_regular:before { content: "\e2b8"; } -.icon-ic_fluent_building_desktop_20_filled:before { +.icon-ic_fluent_building_bank_toolbox_20_filled:before { content: "\e2b9"; } -.icon-ic_fluent_building_desktop_20_regular:before { +.icon-ic_fluent_building_bank_toolbox_20_regular:before { content: "\e2ba"; } -.icon-ic_fluent_building_factory_20_filled:before { +.icon-ic_fluent_building_checkmark_20_filled:before { content: "\e2bb"; } -.icon-ic_fluent_building_factory_20_regular:before { +.icon-ic_fluent_building_checkmark_20_regular:before { content: "\e2bc"; } -.icon-ic_fluent_building_government_20_filled:before { +.icon-ic_fluent_building_desktop_20_filled:before { content: "\e2bd"; } -.icon-ic_fluent_building_government_20_regular:before { +.icon-ic_fluent_building_desktop_20_regular:before { content: "\e2be"; } -.icon-ic_fluent_building_government_search_20_filled:before { +.icon-ic_fluent_building_factory_20_filled:before { content: "\e2bf"; } -.icon-ic_fluent_building_government_search_20_regular:before { +.icon-ic_fluent_building_factory_20_regular:before { content: "\e2c0"; } -.icon-ic_fluent_building_home_20_filled:before { +.icon-ic_fluent_building_government_20_filled:before { content: "\e2c1"; } -.icon-ic_fluent_building_home_20_regular:before { +.icon-ic_fluent_building_government_20_regular:before { content: "\e2c2"; } -.icon-ic_fluent_building_lighthouse_20_filled:before { +.icon-ic_fluent_building_government_search_20_filled:before { content: "\e2c3"; } -.icon-ic_fluent_building_lighthouse_20_regular:before { +.icon-ic_fluent_building_government_search_20_regular:before { content: "\e2c4"; } -.icon-ic_fluent_building_mosque_20_filled:before { +.icon-ic_fluent_building_home_20_filled:before { content: "\e2c5"; } -.icon-ic_fluent_building_mosque_20_regular:before { +.icon-ic_fluent_building_home_20_regular:before { content: "\e2c6"; } -.icon-ic_fluent_building_multiple_20_filled:before { +.icon-ic_fluent_building_lighthouse_20_filled:before { content: "\e2c7"; } -.icon-ic_fluent_building_multiple_20_regular:before { +.icon-ic_fluent_building_lighthouse_20_regular:before { content: "\e2c8"; } -.icon-ic_fluent_building_people_20_filled:before { +.icon-ic_fluent_building_mosque_20_filled:before { content: "\e2c9"; } -.icon-ic_fluent_building_people_20_regular:before { +.icon-ic_fluent_building_mosque_20_regular:before { content: "\e2ca"; } -.icon-ic_fluent_building_retail_20_filled:before { +.icon-ic_fluent_building_multiple_20_filled:before { content: "\e2cb"; } -.icon-ic_fluent_building_retail_20_regular:before { +.icon-ic_fluent_building_multiple_20_regular:before { content: "\e2cc"; } -.icon-ic_fluent_building_retail_money_20_filled:before { +.icon-ic_fluent_building_people_20_filled:before { content: "\e2cd"; } -.icon-ic_fluent_building_retail_money_20_regular:before { +.icon-ic_fluent_building_people_20_regular:before { content: "\e2ce"; } -.icon-ic_fluent_building_retail_more_20_filled:before { +.icon-ic_fluent_building_retail_20_filled:before { content: "\e2cf"; } -.icon-ic_fluent_building_retail_more_20_regular:before { +.icon-ic_fluent_building_retail_20_regular:before { content: "\e2d0"; } -.icon-ic_fluent_building_retail_shield_20_filled:before { +.icon-ic_fluent_building_retail_money_20_filled:before { content: "\e2d1"; } -.icon-ic_fluent_building_retail_shield_20_regular:before { +.icon-ic_fluent_building_retail_money_20_regular:before { content: "\e2d2"; } -.icon-ic_fluent_building_retail_toolbox_20_filled:before { +.icon-ic_fluent_building_retail_more_20_filled:before { content: "\e2d3"; } -.icon-ic_fluent_building_retail_toolbox_20_regular:before { +.icon-ic_fluent_building_retail_more_20_regular:before { content: "\e2d4"; } -.icon-ic_fluent_building_shop_20_filled:before { +.icon-ic_fluent_building_retail_shield_20_filled:before { content: "\e2d5"; } -.icon-ic_fluent_building_shop_20_regular:before { +.icon-ic_fluent_building_retail_shield_20_regular:before { content: "\e2d6"; } -.icon-ic_fluent_building_skyscraper_20_filled:before { +.icon-ic_fluent_building_retail_toolbox_20_filled:before { content: "\e2d7"; } -.icon-ic_fluent_building_skyscraper_20_regular:before { +.icon-ic_fluent_building_retail_toolbox_20_regular:before { content: "\e2d8"; } -.icon-ic_fluent_building_swap_20_filled:before { +.icon-ic_fluent_building_shop_20_filled:before { content: "\e2d9"; } -.icon-ic_fluent_building_swap_20_regular:before { +.icon-ic_fluent_building_shop_20_regular:before { content: "\e2da"; } -.icon-ic_fluent_building_townhouse_20_filled:before { +.icon-ic_fluent_building_skyscraper_20_filled:before { content: "\e2db"; } -.icon-ic_fluent_building_townhouse_20_regular:before { +.icon-ic_fluent_building_skyscraper_20_regular:before { content: "\e2dc"; } -.icon-ic_fluent_button_20_filled:before { +.icon-ic_fluent_building_swap_20_filled:before { content: "\e2dd"; } -.icon-ic_fluent_button_20_regular:before { +.icon-ic_fluent_building_swap_20_regular:before { content: "\e2de"; } -.icon-ic_fluent_calculator_20_filled:before { +.icon-ic_fluent_building_townhouse_20_filled:before { content: "\e2df"; } -.icon-ic_fluent_calculator_20_regular:before { +.icon-ic_fluent_building_townhouse_20_regular:before { content: "\e2e0"; } -.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before { +.icon-ic_fluent_button_20_filled:before { content: "\e2e1"; } -.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before { +.icon-ic_fluent_button_20_regular:before { content: "\e2e2"; } -.icon-ic_fluent_calculator_multiple_20_filled:before { +.icon-ic_fluent_calculator_20_filled:before { content: "\e2e3"; } -.icon-ic_fluent_calculator_multiple_20_regular:before { +.icon-ic_fluent_calculator_20_regular:before { content: "\e2e4"; } -.icon-ic_fluent_calendar_20_filled:before { +.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before { content: "\e2e5"; } -.icon-ic_fluent_calendar_20_regular:before { +.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before { content: "\e2e6"; } -.icon-ic_fluent_calendar_3_day_20_filled:before { +.icon-ic_fluent_calculator_multiple_20_filled:before { content: "\e2e7"; } -.icon-ic_fluent_calendar_3_day_20_regular:before { +.icon-ic_fluent_calculator_multiple_20_regular:before { content: "\e2e8"; } -.icon-ic_fluent_calendar_add_20_filled:before { +.icon-ic_fluent_calendar_20_filled:before { content: "\e2e9"; } -.icon-ic_fluent_calendar_add_20_regular:before { +.icon-ic_fluent_calendar_20_regular:before { content: "\e2ea"; } -.icon-ic_fluent_calendar_agenda_20_filled:before { +.icon-ic_fluent_calendar_3_day_20_filled:before { content: "\e2eb"; } -.icon-ic_fluent_calendar_agenda_20_regular:before { +.icon-ic_fluent_calendar_3_day_20_regular:before { content: "\e2ec"; } -.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_calendar_add_20_filled:before { content: "\e2ed"; } -.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_calendar_add_20_regular:before { content: "\e2ee"; } -.icon-ic_fluent_calendar_arrow_down_20_filled:before { +.icon-ic_fluent_calendar_agenda_20_filled:before { content: "\e2ef"; } -.icon-ic_fluent_calendar_arrow_down_20_regular:before { +.icon-ic_fluent_calendar_agenda_20_regular:before { content: "\e2f0"; } -.icon-ic_fluent_calendar_arrow_repeat_all_20_filled:before { +.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before { content: "\e2f1"; } -.icon-ic_fluent_calendar_arrow_repeat_all_20_regular:before { +.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before { content: "\e2f2"; } -.icon-ic_fluent_calendar_arrow_right_20_filled:before { +.icon-ic_fluent_calendar_arrow_down_20_filled:before { content: "\e2f3"; } -.icon-ic_fluent_calendar_arrow_right_20_regular:before { +.icon-ic_fluent_calendar_arrow_down_20_regular:before { content: "\e2f4"; } -.icon-ic_fluent_calendar_assistant_20_filled:before { +.icon-ic_fluent_calendar_arrow_repeat_all_20_filled:before { content: "\e2f5"; } -.icon-ic_fluent_calendar_assistant_20_regular:before { +.icon-ic_fluent_calendar_arrow_repeat_all_20_regular:before { content: "\e2f6"; } -.icon-ic_fluent_calendar_cancel_20_filled:before { +.icon-ic_fluent_calendar_arrow_right_20_filled:before { content: "\e2f7"; } -.icon-ic_fluent_calendar_cancel_20_regular:before { +.icon-ic_fluent_calendar_arrow_right_20_regular:before { content: "\e2f8"; } -.icon-ic_fluent_calendar_chat_20_filled:before { +.icon-ic_fluent_calendar_assistant_20_filled:before { content: "\e2f9"; } -.icon-ic_fluent_calendar_chat_20_regular:before { +.icon-ic_fluent_calendar_assistant_20_regular:before { content: "\e2fa"; } -.icon-ic_fluent_calendar_checkmark_20_filled:before { +.icon-ic_fluent_calendar_cancel_20_filled:before { content: "\e2fb"; } -.icon-ic_fluent_calendar_checkmark_20_regular:before { +.icon-ic_fluent_calendar_cancel_20_regular:before { content: "\e2fc"; } -.icon-ic_fluent_calendar_clock_20_filled:before { +.icon-ic_fluent_calendar_chat_20_filled:before { content: "\e2fd"; } -.icon-ic_fluent_calendar_clock_20_regular:before { +.icon-ic_fluent_calendar_chat_20_regular:before { content: "\e2fe"; } -.icon-ic_fluent_calendar_data_bar_20_filled:before { +.icon-ic_fluent_calendar_checkmark_20_filled:before { content: "\e2ff"; } -.icon-ic_fluent_calendar_data_bar_20_regular:before { +.icon-ic_fluent_calendar_checkmark_20_regular:before { content: "\e300"; } -.icon-ic_fluent_calendar_date_20_filled:before { +.icon-ic_fluent_calendar_clock_20_filled:before { content: "\e301"; } -.icon-ic_fluent_calendar_date_20_regular:before { +.icon-ic_fluent_calendar_clock_20_regular:before { content: "\e302"; } -.icon-ic_fluent_calendar_day_20_filled:before { +.icon-ic_fluent_calendar_data_bar_20_filled:before { content: "\e303"; } -.icon-ic_fluent_calendar_day_20_regular:before { +.icon-ic_fluent_calendar_data_bar_20_regular:before { content: "\e304"; } -.icon-ic_fluent_calendar_edit_20_filled:before { +.icon-ic_fluent_calendar_date_20_filled:before { content: "\e305"; } -.icon-ic_fluent_calendar_edit_20_regular:before { +.icon-ic_fluent_calendar_date_20_regular:before { content: "\e306"; } -.icon-ic_fluent_calendar_empty_20_filled:before { +.icon-ic_fluent_calendar_day_20_filled:before { content: "\e307"; } -.icon-ic_fluent_calendar_empty_20_regular:before { +.icon-ic_fluent_calendar_day_20_regular:before { content: "\e308"; } -.icon-ic_fluent_calendar_error_20_filled:before { +.icon-ic_fluent_calendar_edit_20_filled:before { content: "\e309"; } -.icon-ic_fluent_calendar_error_20_regular:before { +.icon-ic_fluent_calendar_edit_20_regular:before { content: "\e30a"; } -.icon-ic_fluent_calendar_eye_20_filled:before { +.icon-ic_fluent_calendar_empty_20_filled:before { content: "\e30b"; } -.icon-ic_fluent_calendar_eye_20_regular:before { +.icon-ic_fluent_calendar_empty_20_regular:before { content: "\e30c"; } -.icon-ic_fluent_calendar_info_20_filled:before { +.icon-ic_fluent_calendar_error_20_filled:before { content: "\e30d"; } -.icon-ic_fluent_calendar_info_20_regular:before { +.icon-ic_fluent_calendar_error_20_regular:before { content: "\e30e"; } -.icon-ic_fluent_calendar_lock_20_filled:before { +.icon-ic_fluent_calendar_eye_20_filled:before { content: "\e30f"; } -.icon-ic_fluent_calendar_lock_20_regular:before { +.icon-ic_fluent_calendar_eye_20_regular:before { content: "\e310"; } -.icon-ic_fluent_calendar_ltr_20_filled:before { +.icon-ic_fluent_calendar_info_20_filled:before { content: "\e311"; } -.icon-ic_fluent_calendar_ltr_20_regular:before { +.icon-ic_fluent_calendar_info_20_regular:before { content: "\e312"; } -.icon-ic_fluent_calendar_mail_20_filled:before { +.icon-ic_fluent_calendar_lock_20_filled:before { content: "\e313"; } -.icon-ic_fluent_calendar_mail_20_regular:before { +.icon-ic_fluent_calendar_lock_20_regular:before { content: "\e314"; } -.icon-ic_fluent_calendar_mention_20_filled:before { +.icon-ic_fluent_calendar_ltr_20_filled:before { content: "\e315"; } -.icon-ic_fluent_calendar_mention_20_regular:before { +.icon-ic_fluent_calendar_ltr_20_regular:before { content: "\e316"; } -.icon-ic_fluent_calendar_month_20_filled:before { +.icon-ic_fluent_calendar_mail_20_filled:before { content: "\e317"; } -.icon-ic_fluent_calendar_month_20_regular:before { +.icon-ic_fluent_calendar_mail_20_regular:before { content: "\e318"; } -.icon-ic_fluent_calendar_multiple_20_filled:before { +.icon-ic_fluent_calendar_mention_20_filled:before { content: "\e319"; } -.icon-ic_fluent_calendar_multiple_20_regular:before { +.icon-ic_fluent_calendar_mention_20_regular:before { content: "\e31a"; } -.icon-ic_fluent_calendar_note_20_filled:before { +.icon-ic_fluent_calendar_month_20_filled:before { content: "\e31b"; } -.icon-ic_fluent_calendar_note_20_regular:before { +.icon-ic_fluent_calendar_month_20_regular:before { content: "\e31c"; } -.icon-ic_fluent_calendar_pattern_20_filled:before { +.icon-ic_fluent_calendar_multiple_20_filled:before { content: "\e31d"; } -.icon-ic_fluent_calendar_pattern_20_regular:before { +.icon-ic_fluent_calendar_multiple_20_regular:before { content: "\e31e"; } -.icon-ic_fluent_calendar_person_20_filled:before { +.icon-ic_fluent_calendar_note_20_filled:before { content: "\e31f"; } -.icon-ic_fluent_calendar_person_20_regular:before { +.icon-ic_fluent_calendar_note_20_regular:before { content: "\e320"; } -.icon-ic_fluent_calendar_phone_20_filled:before { +.icon-ic_fluent_calendar_pattern_20_filled:before { content: "\e321"; } -.icon-ic_fluent_calendar_phone_20_regular:before { +.icon-ic_fluent_calendar_pattern_20_regular:before { content: "\e322"; } -.icon-ic_fluent_calendar_play_20_filled:before { +.icon-ic_fluent_calendar_person_20_filled:before { content: "\e323"; } -.icon-ic_fluent_calendar_play_20_regular:before { +.icon-ic_fluent_calendar_person_20_regular:before { content: "\e324"; } -.icon-ic_fluent_calendar_question_mark_20_filled:before { +.icon-ic_fluent_calendar_phone_20_filled:before { content: "\e325"; } -.icon-ic_fluent_calendar_question_mark_20_regular:before { +.icon-ic_fluent_calendar_phone_20_regular:before { content: "\e326"; } -.icon-ic_fluent_calendar_record_20_filled:before { +.icon-ic_fluent_calendar_play_20_filled:before { content: "\e327"; } -.icon-ic_fluent_calendar_record_20_regular:before { +.icon-ic_fluent_calendar_play_20_regular:before { content: "\e328"; } -.icon-ic_fluent_calendar_reply_20_filled:before { +.icon-ic_fluent_calendar_question_mark_20_filled:before { content: "\e329"; } -.icon-ic_fluent_calendar_reply_20_regular:before { +.icon-ic_fluent_calendar_question_mark_20_regular:before { content: "\e32a"; } -.icon-ic_fluent_calendar_rtl_20_filled:before { +.icon-ic_fluent_calendar_record_20_filled:before { content: "\e32b"; } -.icon-ic_fluent_calendar_rtl_20_regular:before { +.icon-ic_fluent_calendar_record_20_regular:before { content: "\e32c"; } -.icon-ic_fluent_calendar_search_20_filled:before { +.icon-ic_fluent_calendar_reply_20_filled:before { content: "\e32d"; } -.icon-ic_fluent_calendar_search_20_regular:before { +.icon-ic_fluent_calendar_reply_20_regular:before { content: "\e32e"; } -.icon-ic_fluent_calendar_settings_20_filled:before { +.icon-ic_fluent_calendar_rtl_20_filled:before { content: "\e32f"; } -.icon-ic_fluent_calendar_settings_20_regular:before { +.icon-ic_fluent_calendar_rtl_20_regular:before { content: "\e330"; } -.icon-ic_fluent_calendar_shield_20_filled:before { +.icon-ic_fluent_calendar_search_20_filled:before { content: "\e331"; } -.icon-ic_fluent_calendar_shield_20_regular:before { +.icon-ic_fluent_calendar_search_20_regular:before { content: "\e332"; } -.icon-ic_fluent_calendar_sparkle_20_filled:before { +.icon-ic_fluent_calendar_settings_20_filled:before { content: "\e333"; } -.icon-ic_fluent_calendar_sparkle_20_regular:before { +.icon-ic_fluent_calendar_settings_20_regular:before { content: "\e334"; } -.icon-ic_fluent_calendar_star_20_filled:before { +.icon-ic_fluent_calendar_shield_20_filled:before { content: "\e335"; } -.icon-ic_fluent_calendar_star_20_regular:before { +.icon-ic_fluent_calendar_shield_20_regular:before { content: "\e336"; } -.icon-ic_fluent_calendar_sync_20_filled:before { +.icon-ic_fluent_calendar_sparkle_20_filled:before { content: "\e337"; } -.icon-ic_fluent_calendar_sync_20_regular:before { +.icon-ic_fluent_calendar_sparkle_20_regular:before { content: "\e338"; } -.icon-ic_fluent_calendar_template_20_filled:before { +.icon-ic_fluent_calendar_star_20_filled:before { content: "\e339"; } -.icon-ic_fluent_calendar_template_20_regular:before { +.icon-ic_fluent_calendar_star_20_regular:before { content: "\e33a"; } -.icon-ic_fluent_calendar_today_20_filled:before { +.icon-ic_fluent_calendar_sync_20_filled:before { content: "\e33b"; } -.icon-ic_fluent_calendar_today_20_regular:before { +.icon-ic_fluent_calendar_sync_20_regular:before { content: "\e33c"; } -.icon-ic_fluent_calendar_toolbox_20_filled:before { +.icon-ic_fluent_calendar_template_20_filled:before { content: "\e33d"; } -.icon-ic_fluent_calendar_toolbox_20_regular:before { +.icon-ic_fluent_calendar_template_20_regular:before { content: "\e33e"; } -.icon-ic_fluent_calendar_video_20_filled:before { +.icon-ic_fluent_calendar_today_20_filled:before { content: "\e33f"; } -.icon-ic_fluent_calendar_video_20_regular:before { +.icon-ic_fluent_calendar_today_20_regular:before { content: "\e340"; } -.icon-ic_fluent_calendar_week_numbers_20_filled:before { +.icon-ic_fluent_calendar_toolbox_20_filled:before { content: "\e341"; } -.icon-ic_fluent_calendar_week_numbers_20_regular:before { +.icon-ic_fluent_calendar_toolbox_20_regular:before { content: "\e342"; } -.icon-ic_fluent_calendar_week_start_20_filled:before { +.icon-ic_fluent_calendar_video_20_filled:before { content: "\e343"; } -.icon-ic_fluent_calendar_week_start_20_regular:before { +.icon-ic_fluent_calendar_video_20_regular:before { content: "\e344"; } -.icon-ic_fluent_calendar_work_week_20_filled:before { +.icon-ic_fluent_calendar_week_numbers_20_filled:before { content: "\e345"; } -.icon-ic_fluent_calendar_work_week_20_regular:before { +.icon-ic_fluent_calendar_week_numbers_20_regular:before { content: "\e346"; } -.icon-ic_fluent_call_20_filled:before { +.icon-ic_fluent_calendar_week_start_20_filled:before { content: "\e347"; } -.icon-ic_fluent_call_20_regular:before { +.icon-ic_fluent_calendar_week_start_20_regular:before { content: "\e348"; } -.icon-ic_fluent_call_add_20_filled:before { +.icon-ic_fluent_calendar_work_week_20_filled:before { content: "\e349"; } -.icon-ic_fluent_call_add_20_regular:before { +.icon-ic_fluent_calendar_work_week_20_regular:before { content: "\e34a"; } -.icon-ic_fluent_call_checkmark_20_filled:before { +.icon-ic_fluent_call_20_filled:before { content: "\e34b"; } -.icon-ic_fluent_call_checkmark_20_regular:before { +.icon-ic_fluent_call_20_regular:before { content: "\e34c"; } -.icon-ic_fluent_call_connecting_20_filled:before { +.icon-ic_fluent_call_add_20_filled:before { content: "\e34d"; } -.icon-ic_fluent_call_connecting_20_regular:before { +.icon-ic_fluent_call_add_20_regular:before { content: "\e34e"; } -.icon-ic_fluent_call_dismiss_20_filled:before { +.icon-ic_fluent_call_checkmark_20_filled:before { content: "\e34f"; } -.icon-ic_fluent_call_dismiss_20_regular:before { +.icon-ic_fluent_call_checkmark_20_regular:before { content: "\e350"; } -.icon-ic_fluent_call_end_20_filled:before { +.icon-ic_fluent_call_connecting_20_filled:before { content: "\e351"; } -.icon-ic_fluent_call_end_20_regular:before { +.icon-ic_fluent_call_connecting_20_regular:before { content: "\e352"; } -.icon-ic_fluent_call_exclamation_20_filled:before { +.icon-ic_fluent_call_dismiss_20_filled:before { content: "\e353"; } -.icon-ic_fluent_call_exclamation_20_regular:before { +.icon-ic_fluent_call_dismiss_20_regular:before { content: "\e354"; } -.icon-ic_fluent_call_forward_20_filled:before { +.icon-ic_fluent_call_end_20_filled:before { content: "\e355"; } -.icon-ic_fluent_call_forward_20_regular:before { +.icon-ic_fluent_call_end_20_regular:before { content: "\e356"; } -.icon-ic_fluent_call_inbound_20_filled:before { +.icon-ic_fluent_call_exclamation_20_filled:before { content: "\e357"; } -.icon-ic_fluent_call_inbound_20_regular:before { +.icon-ic_fluent_call_exclamation_20_regular:before { content: "\e358"; } -.icon-ic_fluent_call_missed_20_filled:before { +.icon-ic_fluent_call_forward_20_filled:before { content: "\e359"; } -.icon-ic_fluent_call_missed_20_regular:before { +.icon-ic_fluent_call_forward_20_regular:before { content: "\e35a"; } -.icon-ic_fluent_call_outbound_20_filled:before { +.icon-ic_fluent_call_inbound_20_filled:before { content: "\e35b"; } -.icon-ic_fluent_call_outbound_20_regular:before { +.icon-ic_fluent_call_inbound_20_regular:before { content: "\e35c"; } -.icon-ic_fluent_call_park_20_filled:before { +.icon-ic_fluent_call_missed_20_filled:before { content: "\e35d"; } -.icon-ic_fluent_call_park_20_regular:before { +.icon-ic_fluent_call_missed_20_regular:before { content: "\e35e"; } -.icon-ic_fluent_call_pause_20_filled:before { +.icon-ic_fluent_call_outbound_20_filled:before { content: "\e35f"; } -.icon-ic_fluent_call_pause_20_regular:before { +.icon-ic_fluent_call_outbound_20_regular:before { content: "\e360"; } -.icon-ic_fluent_call_prohibited_20_filled:before { +.icon-ic_fluent_call_park_20_filled:before { content: "\e361"; } -.icon-ic_fluent_call_prohibited_20_regular:before { +.icon-ic_fluent_call_park_20_regular:before { content: "\e362"; } -.icon-ic_fluent_call_transfer_20_filled:before { +.icon-ic_fluent_call_pause_20_filled:before { content: "\e363"; } -.icon-ic_fluent_call_transfer_20_regular:before { +.icon-ic_fluent_call_pause_20_regular:before { content: "\e364"; } -.icon-ic_fluent_call_warning_20_filled:before { +.icon-ic_fluent_call_prohibited_20_filled:before { content: "\e365"; } -.icon-ic_fluent_call_warning_20_regular:before { +.icon-ic_fluent_call_prohibited_20_regular:before { content: "\e366"; } -.icon-ic_fluent_calligraphy_pen_20_filled:before { +.icon-ic_fluent_call_transfer_20_filled:before { content: "\e367"; } -.icon-ic_fluent_calligraphy_pen_20_regular:before { +.icon-ic_fluent_call_transfer_20_regular:before { content: "\e368"; } -.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before { +.icon-ic_fluent_call_warning_20_filled:before { content: "\e369"; } -.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before { +.icon-ic_fluent_call_warning_20_regular:before { content: "\e36a"; } -.icon-ic_fluent_calligraphy_pen_error_20_filled:before { +.icon-ic_fluent_calligraphy_pen_20_filled:before { content: "\e36b"; } -.icon-ic_fluent_calligraphy_pen_error_20_regular:before { +.icon-ic_fluent_calligraphy_pen_20_regular:before { content: "\e36c"; } -.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before { +.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before { content: "\e36d"; } -.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before { +.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before { content: "\e36e"; } -.icon-ic_fluent_camera_20_filled:before { +.icon-ic_fluent_calligraphy_pen_error_20_filled:before { content: "\e36f"; } -.icon-ic_fluent_camera_20_regular:before { +.icon-ic_fluent_calligraphy_pen_error_20_regular:before { content: "\e370"; } -.icon-ic_fluent_camera_add_20_filled:before { +.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before { content: "\e371"; } -.icon-ic_fluent_camera_add_20_regular:before { +.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before { content: "\e372"; } -.icon-ic_fluent_camera_arrow_up_20_filled:before { +.icon-ic_fluent_camera_20_filled:before { content: "\e373"; } -.icon-ic_fluent_camera_arrow_up_20_regular:before { +.icon-ic_fluent_camera_20_regular:before { content: "\e374"; } -.icon-ic_fluent_camera_dome_20_filled:before { +.icon-ic_fluent_camera_add_20_filled:before { content: "\e375"; } -.icon-ic_fluent_camera_dome_20_regular:before { +.icon-ic_fluent_camera_add_20_regular:before { content: "\e376"; } -.icon-ic_fluent_camera_edit_20_filled:before { +.icon-ic_fluent_camera_arrow_up_20_filled:before { content: "\e377"; } -.icon-ic_fluent_camera_edit_20_regular:before { +.icon-ic_fluent_camera_arrow_up_20_regular:before { content: "\e378"; } -.icon-ic_fluent_camera_off_20_filled:before { +.icon-ic_fluent_camera_dome_20_filled:before { content: "\e379"; } -.icon-ic_fluent_camera_off_20_regular:before { +.icon-ic_fluent_camera_dome_20_regular:before { content: "\e37a"; } -.icon-ic_fluent_camera_sparkles_20_filled:before { +.icon-ic_fluent_camera_edit_20_filled:before { content: "\e37b"; } -.icon-ic_fluent_camera_sparkles_20_regular:before { +.icon-ic_fluent_camera_edit_20_regular:before { content: "\e37c"; } -.icon-ic_fluent_camera_switch_20_filled:before { +.icon-ic_fluent_camera_off_20_filled:before { content: "\e37d"; } -.icon-ic_fluent_camera_switch_20_regular:before { +.icon-ic_fluent_camera_off_20_regular:before { content: "\e37e"; } -.icon-ic_fluent_card_ui_20_filled:before { +.icon-ic_fluent_camera_sparkles_20_filled:before { content: "\e37f"; } -.icon-ic_fluent_card_ui_20_regular:before { +.icon-ic_fluent_camera_sparkles_20_regular:before { content: "\e380"; } -.icon-ic_fluent_card_ui_portrait_flip_20_filled:before { +.icon-ic_fluent_camera_switch_20_filled:before { content: "\e381"; } -.icon-ic_fluent_card_ui_portrait_flip_20_regular:before { +.icon-ic_fluent_camera_switch_20_regular:before { content: "\e382"; } -.icon-ic_fluent_caret_down_20_filled:before { +.icon-ic_fluent_card_ui_20_filled:before { content: "\e383"; } -.icon-ic_fluent_caret_down_20_regular:before { +.icon-ic_fluent_card_ui_20_regular:before { content: "\e384"; } -.icon-ic_fluent_caret_down_right_20_filled:before { +.icon-ic_fluent_card_ui_portrait_flip_20_filled:before { content: "\e385"; } -.icon-ic_fluent_caret_down_right_20_regular:before { +.icon-ic_fluent_card_ui_portrait_flip_20_regular:before { content: "\e386"; } -.icon-ic_fluent_caret_left_20_filled:before { +.icon-ic_fluent_caret_down_20_filled:before { content: "\e387"; } -.icon-ic_fluent_caret_left_20_regular:before { +.icon-ic_fluent_caret_down_20_regular:before { content: "\e388"; } -.icon-ic_fluent_caret_right_20_filled:before { +.icon-ic_fluent_caret_down_right_20_filled:before { content: "\e389"; } -.icon-ic_fluent_caret_right_20_regular:before { +.icon-ic_fluent_caret_down_right_20_regular:before { content: "\e38a"; } -.icon-ic_fluent_caret_up_20_filled:before { +.icon-ic_fluent_caret_left_20_filled:before { content: "\e38b"; } -.icon-ic_fluent_caret_up_20_regular:before { +.icon-ic_fluent_caret_left_20_regular:before { content: "\e38c"; } -.icon-ic_fluent_cart_20_filled:before { +.icon-ic_fluent_caret_right_20_filled:before { content: "\e38d"; } -.icon-ic_fluent_cart_20_regular:before { +.icon-ic_fluent_caret_right_20_regular:before { content: "\e38e"; } -.icon-ic_fluent_cast_20_filled:before { +.icon-ic_fluent_caret_up_20_filled:before { content: "\e38f"; } -.icon-ic_fluent_cast_20_regular:before { +.icon-ic_fluent_caret_up_20_regular:before { content: "\e390"; } -.icon-ic_fluent_cast_multiple_20_filled:before { +.icon-ic_fluent_cart_20_filled:before { content: "\e391"; } -.icon-ic_fluent_cast_multiple_20_regular:before { +.icon-ic_fluent_cart_20_regular:before { content: "\e392"; } -.icon-ic_fluent_catch_up_20_filled:before { +.icon-ic_fluent_cast_20_filled:before { content: "\e393"; } -.icon-ic_fluent_catch_up_20_regular:before { +.icon-ic_fluent_cast_20_regular:before { content: "\e394"; } -.icon-ic_fluent_cellular_3g_20_filled:before { +.icon-ic_fluent_cast_multiple_20_filled:before { content: "\e395"; } -.icon-ic_fluent_cellular_3g_20_regular:before { +.icon-ic_fluent_cast_multiple_20_regular:before { content: "\e396"; } -.icon-ic_fluent_cellular_4g_20_filled:before { +.icon-ic_fluent_catch_up_20_filled:before { content: "\e397"; } -.icon-ic_fluent_cellular_4g_20_regular:before { +.icon-ic_fluent_catch_up_20_regular:before { content: "\e398"; } -.icon-ic_fluent_cellular_5g_20_filled:before { +.icon-ic_fluent_cellular_3g_20_filled:before { content: "\e399"; } -.icon-ic_fluent_cellular_5g_20_regular:before { +.icon-ic_fluent_cellular_3g_20_regular:before { content: "\e39a"; } -.icon-ic_fluent_cellular_data_1_20_filled:before { +.icon-ic_fluent_cellular_4g_20_filled:before { content: "\e39b"; } -.icon-ic_fluent_cellular_data_1_20_regular:before { +.icon-ic_fluent_cellular_4g_20_regular:before { content: "\e39c"; } -.icon-ic_fluent_cellular_data_2_20_filled:before { +.icon-ic_fluent_cellular_5g_20_filled:before { content: "\e39d"; } -.icon-ic_fluent_cellular_data_2_20_regular:before { +.icon-ic_fluent_cellular_5g_20_regular:before { content: "\e39e"; } -.icon-ic_fluent_cellular_data_3_20_filled:before { +.icon-ic_fluent_cellular_data_1_20_filled:before { content: "\e39f"; } -.icon-ic_fluent_cellular_data_3_20_regular:before { +.icon-ic_fluent_cellular_data_1_20_regular:before { content: "\e3a0"; } -.icon-ic_fluent_cellular_data_4_20_filled:before { +.icon-ic_fluent_cellular_data_2_20_filled:before { content: "\e3a1"; } -.icon-ic_fluent_cellular_data_4_20_regular:before { +.icon-ic_fluent_cellular_data_2_20_regular:before { content: "\e3a2"; } -.icon-ic_fluent_cellular_data_5_20_filled:before { +.icon-ic_fluent_cellular_data_3_20_filled:before { content: "\e3a3"; } -.icon-ic_fluent_cellular_data_5_20_regular:before { +.icon-ic_fluent_cellular_data_3_20_regular:before { content: "\e3a4"; } -.icon-ic_fluent_cellular_off_20_filled:before { +.icon-ic_fluent_cellular_data_4_20_filled:before { content: "\e3a5"; } -.icon-ic_fluent_cellular_off_20_regular:before { +.icon-ic_fluent_cellular_data_4_20_regular:before { content: "\e3a6"; } -.icon-ic_fluent_cellular_warning_20_filled:before { +.icon-ic_fluent_cellular_data_5_20_filled:before { content: "\e3a7"; } -.icon-ic_fluent_cellular_warning_20_regular:before { +.icon-ic_fluent_cellular_data_5_20_regular:before { content: "\e3a8"; } -.icon-ic_fluent_center_horizontal_20_filled:before { +.icon-ic_fluent_cellular_off_20_filled:before { content: "\e3a9"; } -.icon-ic_fluent_center_horizontal_20_regular:before { +.icon-ic_fluent_cellular_off_20_regular:before { content: "\e3aa"; } -.icon-ic_fluent_center_vertical_20_filled:before { +.icon-ic_fluent_cellular_warning_20_filled:before { content: "\e3ab"; } -.icon-ic_fluent_center_vertical_20_regular:before { +.icon-ic_fluent_cellular_warning_20_regular:before { content: "\e3ac"; } -.icon-ic_fluent_certificate_20_filled:before { +.icon-ic_fluent_center_horizontal_20_filled:before { content: "\e3ad"; } -.icon-ic_fluent_certificate_20_regular:before { +.icon-ic_fluent_center_horizontal_20_regular:before { content: "\e3ae"; } -.icon-ic_fluent_channel_20_filled:before { +.icon-ic_fluent_center_vertical_20_filled:before { content: "\e3af"; } -.icon-ic_fluent_channel_20_regular:before { +.icon-ic_fluent_center_vertical_20_regular:before { content: "\e3b0"; } -.icon-ic_fluent_channel_add_20_filled:before { +.icon-ic_fluent_certificate_20_filled:before { content: "\e3b1"; } -.icon-ic_fluent_channel_add_20_regular:before { +.icon-ic_fluent_certificate_20_regular:before { content: "\e3b2"; } -.icon-ic_fluent_channel_alert_20_filled:before { +.icon-ic_fluent_channel_20_filled:before { content: "\e3b3"; } -.icon-ic_fluent_channel_alert_20_regular:before { +.icon-ic_fluent_channel_20_regular:before { content: "\e3b4"; } -.icon-ic_fluent_channel_arrow_left_20_filled:before { +.icon-ic_fluent_channel_add_20_filled:before { content: "\e3b5"; } -.icon-ic_fluent_channel_arrow_left_20_regular:before { +.icon-ic_fluent_channel_add_20_regular:before { content: "\e3b6"; } -.icon-ic_fluent_channel_dismiss_20_filled:before { +.icon-ic_fluent_channel_alert_20_filled:before { content: "\e3b7"; } -.icon-ic_fluent_channel_dismiss_20_regular:before { +.icon-ic_fluent_channel_alert_20_regular:before { content: "\e3b8"; } -.icon-ic_fluent_channel_share_20_filled:before { +.icon-ic_fluent_channel_arrow_left_20_filled:before { content: "\e3b9"; } -.icon-ic_fluent_channel_share_20_regular:before { +.icon-ic_fluent_channel_arrow_left_20_regular:before { content: "\e3ba"; } -.icon-ic_fluent_channel_subtract_20_filled:before { +.icon-ic_fluent_channel_dismiss_20_filled:before { content: "\e3bb"; } -.icon-ic_fluent_channel_subtract_20_regular:before { +.icon-ic_fluent_channel_dismiss_20_regular:before { content: "\e3bc"; } -.icon-ic_fluent_chart_multiple_20_filled:before { +.icon-ic_fluent_channel_share_20_filled:before { content: "\e3bd"; } -.icon-ic_fluent_chart_multiple_20_regular:before { +.icon-ic_fluent_channel_share_20_regular:before { content: "\e3be"; } -.icon-ic_fluent_chart_person_20_filled:before { +.icon-ic_fluent_channel_subtract_20_filled:before { content: "\e3bf"; } -.icon-ic_fluent_chart_person_20_regular:before { +.icon-ic_fluent_channel_subtract_20_regular:before { content: "\e3c0"; } -.icon-ic_fluent_chat_20_filled:before { +.icon-ic_fluent_chart_multiple_20_filled:before { content: "\e3c1"; } -.icon-ic_fluent_chat_20_regular:before { +.icon-ic_fluent_chart_multiple_20_regular:before { content: "\e3c2"; } -.icon-ic_fluent_chat_add_20_filled:before { +.icon-ic_fluent_chart_person_20_filled:before { content: "\e3c3"; } -.icon-ic_fluent_chat_add_20_regular:before { +.icon-ic_fluent_chart_person_20_regular:before { content: "\e3c4"; } -.icon-ic_fluent_chat_arrow_back_20_filled:before { +.icon-ic_fluent_chat_20_filled:before { content: "\e3c5"; } -.icon-ic_fluent_chat_arrow_back_20_regular:before { +.icon-ic_fluent_chat_20_regular:before { content: "\e3c6"; } -.icon-ic_fluent_chat_arrow_back_down_20_filled:before { +.icon-ic_fluent_chat_add_20_filled:before { content: "\e3c7"; } -.icon-ic_fluent_chat_arrow_back_down_20_regular:before { +.icon-ic_fluent_chat_add_20_regular:before { content: "\e3c8"; } -.icon-ic_fluent_chat_arrow_double_back_20_filled:before { +.icon-ic_fluent_chat_arrow_back_20_filled:before { content: "\e3c9"; } -.icon-ic_fluent_chat_arrow_double_back_20_regular:before { +.icon-ic_fluent_chat_arrow_back_20_regular:before { content: "\e3ca"; } -.icon-ic_fluent_chat_bubbles_question_20_filled:before { +.icon-ic_fluent_chat_arrow_back_down_20_filled:before { content: "\e3cb"; } -.icon-ic_fluent_chat_bubbles_question_20_regular:before { +.icon-ic_fluent_chat_arrow_back_down_20_regular:before { content: "\e3cc"; } -.icon-ic_fluent_chat_cursor_20_filled:before { +.icon-ic_fluent_chat_arrow_double_back_20_filled:before { content: "\e3cd"; } -.icon-ic_fluent_chat_cursor_20_regular:before { +.icon-ic_fluent_chat_arrow_double_back_20_regular:before { content: "\e3ce"; } -.icon-ic_fluent_chat_dismiss_20_filled:before { +.icon-ic_fluent_chat_bubbles_question_20_filled:before { content: "\e3cf"; } -.icon-ic_fluent_chat_dismiss_20_regular:before { +.icon-ic_fluent_chat_bubbles_question_20_regular:before { content: "\e3d0"; } -.icon-ic_fluent_chat_empty_20_filled:before { +.icon-ic_fluent_chat_cursor_20_filled:before { content: "\e3d1"; } -.icon-ic_fluent_chat_empty_20_regular:before { +.icon-ic_fluent_chat_cursor_20_regular:before { content: "\e3d2"; } -.icon-ic_fluent_chat_help_20_filled:before { +.icon-ic_fluent_chat_dismiss_20_filled:before { content: "\e3d3"; } -.icon-ic_fluent_chat_help_20_regular:before { +.icon-ic_fluent_chat_dismiss_20_regular:before { content: "\e3d4"; } -.icon-ic_fluent_chat_lock_20_filled:before { +.icon-ic_fluent_chat_empty_20_filled:before { content: "\e3d5"; } -.icon-ic_fluent_chat_lock_20_regular:before { +.icon-ic_fluent_chat_empty_20_regular:before { content: "\e3d6"; } -.icon-ic_fluent_chat_mail_20_filled:before { +.icon-ic_fluent_chat_help_20_filled:before { content: "\e3d7"; } -.icon-ic_fluent_chat_mail_20_regular:before { +.icon-ic_fluent_chat_help_20_regular:before { content: "\e3d8"; } -.icon-ic_fluent_chat_multiple_20_filled:before { +.icon-ic_fluent_chat_lock_20_filled:before { content: "\e3d9"; } -.icon-ic_fluent_chat_multiple_20_regular:before { +.icon-ic_fluent_chat_lock_20_regular:before { content: "\e3da"; } -.icon-ic_fluent_chat_multiple_heart_20_filled:before { +.icon-ic_fluent_chat_mail_20_filled:before { content: "\e3db"; } -.icon-ic_fluent_chat_multiple_heart_20_regular:before { +.icon-ic_fluent_chat_mail_20_regular:before { content: "\e3dc"; } -.icon-ic_fluent_chat_off_20_filled:before { +.icon-ic_fluent_chat_multiple_20_filled:before { content: "\e3dd"; } -.icon-ic_fluent_chat_off_20_regular:before { +.icon-ic_fluent_chat_multiple_20_regular:before { content: "\e3de"; } -.icon-ic_fluent_chat_settings_20_filled:before { +.icon-ic_fluent_chat_multiple_heart_20_filled:before { content: "\e3df"; } -.icon-ic_fluent_chat_settings_20_regular:before { +.icon-ic_fluent_chat_multiple_heart_20_regular:before { content: "\e3e0"; } -.icon-ic_fluent_chat_sparkle_20_filled:before { +.icon-ic_fluent_chat_off_20_filled:before { content: "\e3e1"; } -.icon-ic_fluent_chat_sparkle_20_regular:before { +.icon-ic_fluent_chat_off_20_regular:before { content: "\e3e2"; } -.icon-ic_fluent_chat_video_20_filled:before { +.icon-ic_fluent_chat_settings_20_filled:before { content: "\e3e3"; } -.icon-ic_fluent_chat_video_20_regular:before { +.icon-ic_fluent_chat_settings_20_regular:before { content: "\e3e4"; } -.icon-ic_fluent_chat_warning_20_filled:before { +.icon-ic_fluent_chat_sparkle_20_filled:before { content: "\e3e5"; } -.icon-ic_fluent_chat_warning_20_regular:before { +.icon-ic_fluent_chat_sparkle_20_regular:before { content: "\e3e6"; } -.icon-ic_fluent_check_20_filled:before { +.icon-ic_fluent_chat_video_20_filled:before { content: "\e3e7"; } -.icon-ic_fluent_check_20_regular:before { +.icon-ic_fluent_chat_video_20_regular:before { content: "\e3e8"; } -.icon-ic_fluent_checkbox_1_20_filled:before { +.icon-ic_fluent_chat_warning_20_filled:before { content: "\e3e9"; } -.icon-ic_fluent_checkbox_1_20_regular:before { +.icon-ic_fluent_chat_warning_20_regular:before { content: "\e3ea"; } -.icon-ic_fluent_checkbox_2_20_filled:before { +.icon-ic_fluent_check_20_filled:before { content: "\e3eb"; } -.icon-ic_fluent_checkbox_2_20_regular:before { +.icon-ic_fluent_check_20_regular:before { content: "\e3ec"; } -.icon-ic_fluent_checkbox_arrow_right_20_filled:before { +.icon-ic_fluent_checkbox_1_20_filled:before { content: "\e3ed"; } -.icon-ic_fluent_checkbox_arrow_right_20_regular:before { +.icon-ic_fluent_checkbox_1_20_regular:before { content: "\e3ee"; } -.icon-ic_fluent_checkbox_checked_20_filled:before { +.icon-ic_fluent_checkbox_2_20_filled:before { content: "\e3ef"; } -.icon-ic_fluent_checkbox_checked_20_regular:before { +.icon-ic_fluent_checkbox_2_20_regular:before { content: "\e3f0"; } -.icon-ic_fluent_checkbox_checked_sync_20_filled:before { +.icon-ic_fluent_checkbox_arrow_right_20_filled:before { content: "\e3f1"; } -.icon-ic_fluent_checkbox_checked_sync_20_regular:before { +.icon-ic_fluent_checkbox_arrow_right_20_regular:before { content: "\e3f2"; } -.icon-ic_fluent_checkbox_indeterminate_20_filled:before { +.icon-ic_fluent_checkbox_checked_20_filled:before { content: "\e3f3"; } -.icon-ic_fluent_checkbox_indeterminate_20_regular:before { +.icon-ic_fluent_checkbox_checked_20_regular:before { content: "\e3f4"; } -.icon-ic_fluent_checkbox_person_20_filled:before { +.icon-ic_fluent_checkbox_checked_sync_20_filled:before { content: "\e3f5"; } -.icon-ic_fluent_checkbox_person_20_regular:before { +.icon-ic_fluent_checkbox_checked_sync_20_regular:before { content: "\e3f6"; } -.icon-ic_fluent_checkbox_unchecked_20_filled:before { +.icon-ic_fluent_checkbox_indeterminate_20_filled:before { content: "\e3f7"; } -.icon-ic_fluent_checkbox_unchecked_20_regular:before { +.icon-ic_fluent_checkbox_indeterminate_20_regular:before { content: "\e3f8"; } -.icon-ic_fluent_checkbox_warning_20_filled:before { +.icon-ic_fluent_checkbox_person_20_filled:before { content: "\e3f9"; } -.icon-ic_fluent_checkbox_warning_20_regular:before { +.icon-ic_fluent_checkbox_person_20_regular:before { content: "\e3fa"; } -.icon-ic_fluent_checkmark_20_filled:before { +.icon-ic_fluent_checkbox_unchecked_20_filled:before { content: "\e3fb"; } -.icon-ic_fluent_checkmark_20_regular:before { +.icon-ic_fluent_checkbox_unchecked_20_regular:before { content: "\e3fc"; } -.icon-ic_fluent_checkmark_circle_20_filled:before { +.icon-ic_fluent_checkbox_warning_20_filled:before { content: "\e3fd"; } -.icon-ic_fluent_checkmark_circle_20_regular:before { +.icon-ic_fluent_checkbox_warning_20_regular:before { content: "\e3fe"; } -.icon-ic_fluent_checkmark_circle_square_20_filled:before { +.icon-ic_fluent_checkmark_20_filled:before { content: "\e3ff"; } -.icon-ic_fluent_checkmark_circle_square_20_regular:before { +.icon-ic_fluent_checkmark_20_regular:before { content: "\e400"; } -.icon-ic_fluent_checkmark_circle_warning_20_filled:before { +.icon-ic_fluent_checkmark_circle_20_filled:before { content: "\e401"; } -.icon-ic_fluent_checkmark_circle_warning_20_regular:before { +.icon-ic_fluent_checkmark_circle_20_regular:before { content: "\e402"; } -.icon-ic_fluent_checkmark_lock_20_filled:before { +.icon-ic_fluent_checkmark_circle_square_20_filled:before { content: "\e403"; } -.icon-ic_fluent_checkmark_lock_20_regular:before { +.icon-ic_fluent_checkmark_circle_square_20_regular:before { content: "\e404"; } -.icon-ic_fluent_checkmark_note_20_filled:before { +.icon-ic_fluent_checkmark_circle_warning_20_filled:before { content: "\e405"; } -.icon-ic_fluent_checkmark_note_20_regular:before { +.icon-ic_fluent_checkmark_circle_warning_20_regular:before { content: "\e406"; } -.icon-ic_fluent_checkmark_square_20_filled:before { +.icon-ic_fluent_checkmark_lock_20_filled:before { content: "\e407"; } -.icon-ic_fluent_checkmark_square_20_regular:before { +.icon-ic_fluent_checkmark_lock_20_regular:before { content: "\e408"; } -.icon-ic_fluent_checkmark_starburst_20_filled:before { +.icon-ic_fluent_checkmark_note_20_filled:before { content: "\e409"; } -.icon-ic_fluent_checkmark_starburst_20_regular:before { +.icon-ic_fluent_checkmark_note_20_regular:before { content: "\e40a"; } -.icon-ic_fluent_checkmark_underline_circle_20_filled:before { +.icon-ic_fluent_checkmark_square_20_filled:before { content: "\e40b"; } -.icon-ic_fluent_checkmark_underline_circle_20_regular:before { +.icon-ic_fluent_checkmark_square_20_regular:before { content: "\e40c"; } -.icon-ic_fluent_chess_20_filled:before { +.icon-ic_fluent_checkmark_starburst_20_filled:before { content: "\e40d"; } -.icon-ic_fluent_chess_20_regular:before { +.icon-ic_fluent_checkmark_starburst_20_regular:before { content: "\e40e"; } -.icon-ic_fluent_chevron_circle_down_20_filled:before { +.icon-ic_fluent_checkmark_underline_circle_20_filled:before { content: "\e40f"; } -.icon-ic_fluent_chevron_circle_down_20_regular:before { +.icon-ic_fluent_checkmark_underline_circle_20_regular:before { content: "\e410"; } -.icon-ic_fluent_chevron_circle_left_20_filled:before { +.icon-ic_fluent_chess_20_filled:before { content: "\e411"; } -.icon-ic_fluent_chevron_circle_left_20_regular:before { +.icon-ic_fluent_chess_20_regular:before { content: "\e412"; } -.icon-ic_fluent_chevron_circle_right_20_filled:before { +.icon-ic_fluent_chevron_circle_down_20_filled:before { content: "\e413"; } -.icon-ic_fluent_chevron_circle_right_20_regular:before { +.icon-ic_fluent_chevron_circle_down_20_regular:before { content: "\e414"; } -.icon-ic_fluent_chevron_circle_up_20_filled:before { +.icon-ic_fluent_chevron_circle_left_20_filled:before { content: "\e415"; } -.icon-ic_fluent_chevron_circle_up_20_regular:before { +.icon-ic_fluent_chevron_circle_left_20_regular:before { content: "\e416"; } -.icon-ic_fluent_chevron_double_down_20_filled:before { +.icon-ic_fluent_chevron_circle_right_20_filled:before { content: "\e417"; } -.icon-ic_fluent_chevron_double_down_20_regular:before { +.icon-ic_fluent_chevron_circle_right_20_regular:before { content: "\e418"; } -.icon-ic_fluent_chevron_double_left_20_filled:before { +.icon-ic_fluent_chevron_circle_up_20_filled:before { content: "\e419"; } -.icon-ic_fluent_chevron_double_left_20_regular:before { +.icon-ic_fluent_chevron_circle_up_20_regular:before { content: "\e41a"; } -.icon-ic_fluent_chevron_double_right_20_filled:before { +.icon-ic_fluent_chevron_double_down_20_filled:before { content: "\e41b"; } -.icon-ic_fluent_chevron_double_right_20_regular:before { +.icon-ic_fluent_chevron_double_down_20_regular:before { content: "\e41c"; } -.icon-ic_fluent_chevron_double_up_20_filled:before { +.icon-ic_fluent_chevron_double_left_20_filled:before { content: "\e41d"; } -.icon-ic_fluent_chevron_double_up_20_regular:before { +.icon-ic_fluent_chevron_double_left_20_regular:before { content: "\e41e"; } -.icon-ic_fluent_chevron_down_20_filled:before { +.icon-ic_fluent_chevron_double_right_20_filled:before { content: "\e41f"; } -.icon-ic_fluent_chevron_down_20_regular:before { +.icon-ic_fluent_chevron_double_right_20_regular:before { content: "\e420"; } -.icon-ic_fluent_chevron_down_up_20_filled:before { +.icon-ic_fluent_chevron_double_up_20_filled:before { content: "\e421"; } -.icon-ic_fluent_chevron_down_up_20_regular:before { +.icon-ic_fluent_chevron_double_up_20_regular:before { content: "\e422"; } -.icon-ic_fluent_chevron_left_20_filled:before { +.icon-ic_fluent_chevron_down_20_filled:before { content: "\e423"; } -.icon-ic_fluent_chevron_left_20_regular:before { +.icon-ic_fluent_chevron_down_20_regular:before { content: "\e424"; } -.icon-ic_fluent_chevron_right_20_filled:before { +.icon-ic_fluent_chevron_down_up_20_filled:before { content: "\e425"; } -.icon-ic_fluent_chevron_right_20_regular:before { +.icon-ic_fluent_chevron_down_up_20_regular:before { content: "\e426"; } -.icon-ic_fluent_chevron_up_20_filled:before { +.icon-ic_fluent_chevron_left_20_filled:before { content: "\e427"; } -.icon-ic_fluent_chevron_up_20_regular:before { +.icon-ic_fluent_chevron_left_20_regular:before { content: "\e428"; } -.icon-ic_fluent_chevron_up_down_20_filled:before { +.icon-ic_fluent_chevron_right_20_filled:before { content: "\e429"; } -.icon-ic_fluent_chevron_up_down_20_regular:before { +.icon-ic_fluent_chevron_right_20_regular:before { content: "\e42a"; } -.icon-ic_fluent_circle_20_filled:before { +.icon-ic_fluent_chevron_up_20_filled:before { content: "\e42b"; } -.icon-ic_fluent_circle_20_regular:before { +.icon-ic_fluent_chevron_up_20_regular:before { content: "\e42c"; } -.icon-ic_fluent_circle_edit_20_filled:before { +.icon-ic_fluent_chevron_up_down_20_filled:before { content: "\e42d"; } -.icon-ic_fluent_circle_edit_20_regular:before { +.icon-ic_fluent_chevron_up_down_20_regular:before { content: "\e42e"; } -.icon-ic_fluent_circle_eraser_20_filled:before { +.icon-ic_fluent_circle_20_filled:before { content: "\e42f"; } -.icon-ic_fluent_circle_eraser_20_regular:before { +.icon-ic_fluent_circle_20_regular:before { content: "\e430"; } -.icon-ic_fluent_circle_half_fill_20_filled:before { +.icon-ic_fluent_circle_edit_20_filled:before { content: "\e431"; } -.icon-ic_fluent_circle_half_fill_20_regular:before { +.icon-ic_fluent_circle_edit_20_regular:before { content: "\e432"; } -.icon-ic_fluent_circle_highlight_20_filled:before { +.icon-ic_fluent_circle_eraser_20_filled:before { content: "\e433"; } -.icon-ic_fluent_circle_highlight_20_regular:before { +.icon-ic_fluent_circle_eraser_20_regular:before { content: "\e434"; } -.icon-ic_fluent_circle_hint_20_filled:before { +.icon-ic_fluent_circle_half_fill_20_filled:before { content: "\e435"; } -.icon-ic_fluent_circle_hint_20_regular:before { +.icon-ic_fluent_circle_half_fill_20_regular:before { content: "\e436"; } -.icon-ic_fluent_circle_hint_half_vertical_20_filled:before { +.icon-ic_fluent_circle_highlight_20_filled:before { content: "\e437"; } -.icon-ic_fluent_circle_hint_half_vertical_20_regular:before { +.icon-ic_fluent_circle_highlight_20_regular:before { content: "\e438"; } -.icon-ic_fluent_circle_image_20_filled:before { +.icon-ic_fluent_circle_hint_20_filled:before { content: "\e439"; } -.icon-ic_fluent_circle_image_20_regular:before { +.icon-ic_fluent_circle_hint_20_regular:before { content: "\e43a"; } -.icon-ic_fluent_circle_line_20_filled:before { +.icon-ic_fluent_circle_hint_half_vertical_20_filled:before { content: "\e43b"; } -.icon-ic_fluent_circle_line_20_regular:before { +.icon-ic_fluent_circle_hint_half_vertical_20_regular:before { content: "\e43c"; } -.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before { +.icon-ic_fluent_circle_image_20_filled:before { content: "\e43d"; } -.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before { +.icon-ic_fluent_circle_image_20_regular:before { content: "\e43e"; } -.icon-ic_fluent_circle_off_20_filled:before { +.icon-ic_fluent_circle_line_20_filled:before { content: "\e43f"; } -.icon-ic_fluent_circle_off_20_regular:before { +.icon-ic_fluent_circle_line_20_regular:before { content: "\e440"; } -.icon-ic_fluent_circle_shadow_20_filled:before { +.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before { content: "\e441"; } -.icon-ic_fluent_circle_shadow_20_regular:before { +.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before { content: "\e442"; } -.icon-ic_fluent_circle_small_20_filled:before { +.icon-ic_fluent_circle_off_20_filled:before { content: "\e443"; } -.icon-ic_fluent_circle_small_20_regular:before { +.icon-ic_fluent_circle_off_20_regular:before { content: "\e444"; } -.icon-ic_fluent_city_20_filled:before { +.icon-ic_fluent_circle_shadow_20_filled:before { content: "\e445"; } -.icon-ic_fluent_city_20_regular:before { +.icon-ic_fluent_circle_shadow_20_regular:before { content: "\e446"; } -.icon-ic_fluent_class_20_filled:before { +.icon-ic_fluent_circle_small_20_filled:before { content: "\e447"; } -.icon-ic_fluent_class_20_regular:before { +.icon-ic_fluent_circle_small_20_regular:before { content: "\e448"; } -.icon-ic_fluent_classification_20_filled:before { +.icon-ic_fluent_city_20_filled:before { content: "\e449"; } -.icon-ic_fluent_classification_20_regular:before { +.icon-ic_fluent_city_20_regular:before { content: "\e44a"; } -.icon-ic_fluent_clear_formatting_20_filled:before { +.icon-ic_fluent_class_20_filled:before { content: "\e44b"; } -.icon-ic_fluent_clear_formatting_20_regular:before { +.icon-ic_fluent_class_20_regular:before { content: "\e44c"; } -.icon-ic_fluent_clipboard_20_filled:before { +.icon-ic_fluent_classification_20_filled:before { content: "\e44d"; } -.icon-ic_fluent_clipboard_20_regular:before { +.icon-ic_fluent_classification_20_regular:before { content: "\e44e"; } -.icon-ic_fluent_clipboard_3_day_20_filled:before { +.icon-ic_fluent_clear_formatting_20_filled:before { content: "\e44f"; } -.icon-ic_fluent_clipboard_3_day_20_regular:before { +.icon-ic_fluent_clear_formatting_20_regular:before { content: "\e450"; } -.icon-ic_fluent_clipboard_arrow_right_20_filled:before { +.icon-ic_fluent_clipboard_20_filled:before { content: "\e451"; } -.icon-ic_fluent_clipboard_arrow_right_20_regular:before { +.icon-ic_fluent_clipboard_20_regular:before { content: "\e452"; } -.icon-ic_fluent_clipboard_brush_20_filled:before { +.icon-ic_fluent_clipboard_3_day_20_filled:before { content: "\e453"; } -.icon-ic_fluent_clipboard_brush_20_regular:before { +.icon-ic_fluent_clipboard_3_day_20_regular:before { content: "\e454"; } -.icon-ic_fluent_clipboard_bullet_list_20_filled:before { +.icon-ic_fluent_clipboard_arrow_right_20_filled:before { content: "\e455"; } -.icon-ic_fluent_clipboard_bullet_list_20_regular:before { +.icon-ic_fluent_clipboard_arrow_right_20_regular:before { content: "\e456"; } -.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before { +.icon-ic_fluent_clipboard_brush_20_filled:before { content: "\e457"; } -.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before { +.icon-ic_fluent_clipboard_brush_20_regular:before { content: "\e458"; } -.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before { +.icon-ic_fluent_clipboard_bullet_list_20_filled:before { content: "\e459"; } -.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before { +.icon-ic_fluent_clipboard_bullet_list_20_regular:before { content: "\e45a"; } -.icon-ic_fluent_clipboard_checkmark_20_filled:before { +.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before { content: "\e45b"; } -.icon-ic_fluent_clipboard_checkmark_20_regular:before { +.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before { content: "\e45c"; } -.icon-ic_fluent_clipboard_clock_20_filled:before { +.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before { content: "\e45d"; } -.icon-ic_fluent_clipboard_clock_20_regular:before { +.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before { content: "\e45e"; } -.icon-ic_fluent_clipboard_code_20_filled:before { +.icon-ic_fluent_clipboard_checkmark_20_filled:before { content: "\e45f"; } -.icon-ic_fluent_clipboard_code_20_regular:before { +.icon-ic_fluent_clipboard_checkmark_20_regular:before { content: "\e460"; } -.icon-ic_fluent_clipboard_data_bar_20_filled:before { +.icon-ic_fluent_clipboard_clock_20_filled:before { content: "\e461"; } -.icon-ic_fluent_clipboard_data_bar_20_regular:before { +.icon-ic_fluent_clipboard_clock_20_regular:before { content: "\e462"; } -.icon-ic_fluent_clipboard_day_20_filled:before { +.icon-ic_fluent_clipboard_code_20_filled:before { content: "\e463"; } -.icon-ic_fluent_clipboard_day_20_regular:before { +.icon-ic_fluent_clipboard_code_20_regular:before { content: "\e464"; } -.icon-ic_fluent_clipboard_edit_20_filled:before { +.icon-ic_fluent_clipboard_data_bar_20_filled:before { content: "\e465"; } -.icon-ic_fluent_clipboard_edit_20_regular:before { +.icon-ic_fluent_clipboard_data_bar_20_regular:before { content: "\e466"; } -.icon-ic_fluent_clipboard_error_20_filled:before { +.icon-ic_fluent_clipboard_day_20_filled:before { content: "\e467"; } -.icon-ic_fluent_clipboard_error_20_regular:before { +.icon-ic_fluent_clipboard_day_20_regular:before { content: "\e468"; } -.icon-ic_fluent_clipboard_heart_20_filled:before { +.icon-ic_fluent_clipboard_edit_20_filled:before { content: "\e469"; } -.icon-ic_fluent_clipboard_heart_20_regular:before { +.icon-ic_fluent_clipboard_edit_20_regular:before { content: "\e46a"; } -.icon-ic_fluent_clipboard_image_20_filled:before { +.icon-ic_fluent_clipboard_error_20_filled:before { content: "\e46b"; } -.icon-ic_fluent_clipboard_image_20_regular:before { +.icon-ic_fluent_clipboard_error_20_regular:before { content: "\e46c"; } -.icon-ic_fluent_clipboard_letter_20_filled:before { +.icon-ic_fluent_clipboard_heart_20_filled:before { content: "\e46d"; } -.icon-ic_fluent_clipboard_letter_20_regular:before { +.icon-ic_fluent_clipboard_heart_20_regular:before { content: "\e46e"; } -.icon-ic_fluent_clipboard_link_20_filled:before { +.icon-ic_fluent_clipboard_image_20_filled:before { content: "\e46f"; } -.icon-ic_fluent_clipboard_link_20_regular:before { +.icon-ic_fluent_clipboard_image_20_regular:before { content: "\e470"; } -.icon-ic_fluent_clipboard_math_formula_20_filled:before { +.icon-ic_fluent_clipboard_letter_20_filled:before { content: "\e471"; } -.icon-ic_fluent_clipboard_math_formula_20_regular:before { +.icon-ic_fluent_clipboard_letter_20_regular:before { content: "\e472"; } -.icon-ic_fluent_clipboard_month_20_filled:before { +.icon-ic_fluent_clipboard_link_20_filled:before { content: "\e473"; } -.icon-ic_fluent_clipboard_month_20_regular:before { +.icon-ic_fluent_clipboard_link_20_regular:before { content: "\e474"; } -.icon-ic_fluent_clipboard_more_20_filled:before { +.icon-ic_fluent_clipboard_math_formula_20_filled:before { content: "\e475"; } -.icon-ic_fluent_clipboard_more_20_regular:before { +.icon-ic_fluent_clipboard_math_formula_20_regular:before { content: "\e476"; } -.icon-ic_fluent_clipboard_note_20_filled:before { +.icon-ic_fluent_clipboard_month_20_filled:before { content: "\e477"; } -.icon-ic_fluent_clipboard_note_20_regular:before { +.icon-ic_fluent_clipboard_month_20_regular:before { content: "\e478"; } -.icon-ic_fluent_clipboard_number_123_20_filled:before { +.icon-ic_fluent_clipboard_more_20_filled:before { content: "\e479"; } -.icon-ic_fluent_clipboard_number_123_20_regular:before { +.icon-ic_fluent_clipboard_more_20_regular:before { content: "\e47a"; } -.icon-ic_fluent_clipboard_paste_20_filled:before { +.icon-ic_fluent_clipboard_note_20_filled:before { content: "\e47b"; } -.icon-ic_fluent_clipboard_paste_20_regular:before { +.icon-ic_fluent_clipboard_note_20_regular:before { content: "\e47c"; } -.icon-ic_fluent_clipboard_pulse_20_filled:before { +.icon-ic_fluent_clipboard_number_123_20_filled:before { content: "\e47d"; } -.icon-ic_fluent_clipboard_pulse_20_regular:before { +.icon-ic_fluent_clipboard_number_123_20_regular:before { content: "\e47e"; } -.icon-ic_fluent_clipboard_search_20_filled:before { +.icon-ic_fluent_clipboard_paste_20_filled:before { content: "\e47f"; } -.icon-ic_fluent_clipboard_search_20_regular:before { +.icon-ic_fluent_clipboard_paste_20_regular:before { content: "\e480"; } -.icon-ic_fluent_clipboard_settings_20_filled:before { +.icon-ic_fluent_clipboard_pulse_20_filled:before { content: "\e481"; } -.icon-ic_fluent_clipboard_settings_20_regular:before { +.icon-ic_fluent_clipboard_pulse_20_regular:before { content: "\e482"; } -.icon-ic_fluent_clipboard_task_20_filled:before { +.icon-ic_fluent_clipboard_search_20_filled:before { content: "\e483"; } -.icon-ic_fluent_clipboard_task_20_regular:before { +.icon-ic_fluent_clipboard_search_20_regular:before { content: "\e484"; } -.icon-ic_fluent_clipboard_task_add_20_filled:before { +.icon-ic_fluent_clipboard_settings_20_filled:before { content: "\e485"; } -.icon-ic_fluent_clipboard_task_add_20_regular:before { +.icon-ic_fluent_clipboard_settings_20_regular:before { content: "\e486"; } -.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before { +.icon-ic_fluent_clipboard_task_20_filled:before { content: "\e487"; } -.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before { +.icon-ic_fluent_clipboard_task_20_regular:before { content: "\e488"; } -.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before { +.icon-ic_fluent_clipboard_task_add_20_filled:before { content: "\e489"; } -.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before { +.icon-ic_fluent_clipboard_task_add_20_regular:before { content: "\e48a"; } -.icon-ic_fluent_clipboard_text_edit_20_filled:before { +.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before { content: "\e48b"; } -.icon-ic_fluent_clipboard_text_edit_20_regular:before { +.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before { content: "\e48c"; } -.icon-ic_fluent_clipboard_text_ltr_20_filled:before { +.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before { content: "\e48d"; } -.icon-ic_fluent_clipboard_text_ltr_20_regular:before { +.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before { content: "\e48e"; } -.icon-ic_fluent_clipboard_text_rtl_20_filled:before { +.icon-ic_fluent_clipboard_text_edit_20_filled:before { content: "\e48f"; } -.icon-ic_fluent_clipboard_text_rtl_20_regular:before { +.icon-ic_fluent_clipboard_text_edit_20_regular:before { content: "\e490"; } -.icon-ic_fluent_clock_20_filled:before { +.icon-ic_fluent_clipboard_text_ltr_20_filled:before { content: "\e491"; } -.icon-ic_fluent_clock_20_regular:before { +.icon-ic_fluent_clipboard_text_ltr_20_regular:before { content: "\e492"; } -.icon-ic_fluent_clock_alarm_20_filled:before { +.icon-ic_fluent_clipboard_text_rtl_20_filled:before { content: "\e493"; } -.icon-ic_fluent_clock_alarm_20_regular:before { +.icon-ic_fluent_clipboard_text_rtl_20_regular:before { content: "\e494"; } -.icon-ic_fluent_clock_arrow_download_20_filled:before { +.icon-ic_fluent_clock_20_filled:before { content: "\e495"; } -.icon-ic_fluent_clock_arrow_download_20_regular:before { +.icon-ic_fluent_clock_20_regular:before { content: "\e496"; } -.icon-ic_fluent_clock_bill_20_filled:before { +.icon-ic_fluent_clock_alarm_20_filled:before { content: "\e497"; } -.icon-ic_fluent_clock_bill_20_regular:before { +.icon-ic_fluent_clock_alarm_20_regular:before { content: "\e498"; } -.icon-ic_fluent_clock_dismiss_20_filled:before { +.icon-ic_fluent_clock_arrow_download_20_filled:before { content: "\e499"; } -.icon-ic_fluent_clock_dismiss_20_regular:before { +.icon-ic_fluent_clock_arrow_download_20_regular:before { content: "\e49a"; } -.icon-ic_fluent_clock_lock_20_filled:before { +.icon-ic_fluent_clock_bill_20_filled:before { content: "\e49b"; } -.icon-ic_fluent_clock_lock_20_regular:before { +.icon-ic_fluent_clock_bill_20_regular:before { content: "\e49c"; } -.icon-ic_fluent_clock_pause_20_filled:before { +.icon-ic_fluent_clock_dismiss_20_filled:before { content: "\e49d"; } -.icon-ic_fluent_clock_pause_20_regular:before { +.icon-ic_fluent_clock_dismiss_20_regular:before { content: "\e49e"; } -.icon-ic_fluent_clock_toolbox_20_filled:before { +.icon-ic_fluent_clock_lock_20_filled:before { content: "\e49f"; } -.icon-ic_fluent_clock_toolbox_20_regular:before { +.icon-ic_fluent_clock_lock_20_regular:before { content: "\e4a0"; } -.icon-ic_fluent_closed_caption_20_filled:before { +.icon-ic_fluent_clock_pause_20_filled:before { content: "\e4a1"; } -.icon-ic_fluent_closed_caption_20_regular:before { +.icon-ic_fluent_clock_pause_20_regular:before { content: "\e4a2"; } -.icon-ic_fluent_closed_caption_off_20_filled:before { +.icon-ic_fluent_clock_toolbox_20_filled:before { content: "\e4a3"; } -.icon-ic_fluent_closed_caption_off_20_regular:before { +.icon-ic_fluent_clock_toolbox_20_regular:before { content: "\e4a4"; } -.icon-ic_fluent_clothes_hanger_20_filled:before { +.icon-ic_fluent_closed_caption_20_filled:before { content: "\e4a5"; } -.icon-ic_fluent_clothes_hanger_20_regular:before { +.icon-ic_fluent_closed_caption_20_regular:before { content: "\e4a6"; } -.icon-ic_fluent_cloud_20_filled:before { +.icon-ic_fluent_closed_caption_off_20_filled:before { content: "\e4a7"; } -.icon-ic_fluent_cloud_20_regular:before { +.icon-ic_fluent_closed_caption_off_20_regular:before { content: "\e4a8"; } -.icon-ic_fluent_cloud_add_20_filled:before { +.icon-ic_fluent_clothes_hanger_20_filled:before { content: "\e4a9"; } -.icon-ic_fluent_cloud_add_20_regular:before { +.icon-ic_fluent_clothes_hanger_20_regular:before { content: "\e4aa"; } -.icon-ic_fluent_cloud_archive_20_filled:before { +.icon-ic_fluent_cloud_20_filled:before { content: "\e4ab"; } -.icon-ic_fluent_cloud_archive_20_regular:before { +.icon-ic_fluent_cloud_20_regular:before { content: "\e4ac"; } -.icon-ic_fluent_cloud_arrow_down_20_filled:before { +.icon-ic_fluent_cloud_add_20_filled:before { content: "\e4ad"; } -.icon-ic_fluent_cloud_arrow_down_20_regular:before { +.icon-ic_fluent_cloud_add_20_regular:before { content: "\e4ae"; } -.icon-ic_fluent_cloud_arrow_right_20_filled:before { +.icon-ic_fluent_cloud_archive_20_filled:before { content: "\e4af"; } -.icon-ic_fluent_cloud_arrow_right_20_regular:before { +.icon-ic_fluent_cloud_archive_20_regular:before { content: "\e4b0"; } -.icon-ic_fluent_cloud_arrow_up_20_filled:before { +.icon-ic_fluent_cloud_arrow_down_20_filled:before { content: "\e4b1"; } -.icon-ic_fluent_cloud_arrow_up_20_regular:before { +.icon-ic_fluent_cloud_arrow_down_20_regular:before { content: "\e4b2"; } -.icon-ic_fluent_cloud_beaker_20_filled:before { +.icon-ic_fluent_cloud_arrow_right_20_filled:before { content: "\e4b3"; } -.icon-ic_fluent_cloud_beaker_20_regular:before { +.icon-ic_fluent_cloud_arrow_right_20_regular:before { content: "\e4b4"; } -.icon-ic_fluent_cloud_bidirectional_20_filled:before { +.icon-ic_fluent_cloud_arrow_up_20_filled:before { content: "\e4b5"; } -.icon-ic_fluent_cloud_bidirectional_20_regular:before { +.icon-ic_fluent_cloud_arrow_up_20_regular:before { content: "\e4b6"; } -.icon-ic_fluent_cloud_checkmark_20_filled:before { +.icon-ic_fluent_cloud_beaker_20_filled:before { content: "\e4b7"; } -.icon-ic_fluent_cloud_checkmark_20_regular:before { +.icon-ic_fluent_cloud_beaker_20_regular:before { content: "\e4b8"; } -.icon-ic_fluent_cloud_cube_20_filled:before { +.icon-ic_fluent_cloud_bidirectional_20_filled:before { content: "\e4b9"; } -.icon-ic_fluent_cloud_cube_20_regular:before { +.icon-ic_fluent_cloud_bidirectional_20_regular:before { content: "\e4ba"; } -.icon-ic_fluent_cloud_database_20_filled:before { +.icon-ic_fluent_cloud_checkmark_20_filled:before { content: "\e4bb"; } -.icon-ic_fluent_cloud_database_20_regular:before { +.icon-ic_fluent_cloud_checkmark_20_regular:before { content: "\e4bc"; } -.icon-ic_fluent_cloud_desktop_20_filled:before { +.icon-ic_fluent_cloud_cube_20_filled:before { content: "\e4bd"; } -.icon-ic_fluent_cloud_desktop_20_regular:before { +.icon-ic_fluent_cloud_cube_20_regular:before { content: "\e4be"; } -.icon-ic_fluent_cloud_dismiss_20_filled:before { +.icon-ic_fluent_cloud_database_20_filled:before { content: "\e4bf"; } -.icon-ic_fluent_cloud_dismiss_20_regular:before { +.icon-ic_fluent_cloud_database_20_regular:before { content: "\e4c0"; } -.icon-ic_fluent_cloud_edit_20_filled:before { +.icon-ic_fluent_cloud_desktop_20_filled:before { content: "\e4c1"; } -.icon-ic_fluent_cloud_edit_20_regular:before { +.icon-ic_fluent_cloud_desktop_20_regular:before { content: "\e4c2"; } -.icon-ic_fluent_cloud_error_20_filled:before { +.icon-ic_fluent_cloud_dismiss_20_filled:before { content: "\e4c3"; } -.icon-ic_fluent_cloud_error_20_regular:before { +.icon-ic_fluent_cloud_dismiss_20_regular:before { content: "\e4c4"; } -.icon-ic_fluent_cloud_flow_20_filled:before { +.icon-ic_fluent_cloud_edit_20_filled:before { content: "\e4c5"; } -.icon-ic_fluent_cloud_flow_20_regular:before { +.icon-ic_fluent_cloud_edit_20_regular:before { content: "\e4c6"; } -.icon-ic_fluent_cloud_link_20_filled:before { +.icon-ic_fluent_cloud_error_20_filled:before { content: "\e4c7"; } -.icon-ic_fluent_cloud_link_20_regular:before { +.icon-ic_fluent_cloud_error_20_regular:before { content: "\e4c8"; } -.icon-ic_fluent_cloud_off_20_filled:before { +.icon-ic_fluent_cloud_flow_20_filled:before { content: "\e4c9"; } -.icon-ic_fluent_cloud_off_20_regular:before { +.icon-ic_fluent_cloud_flow_20_regular:before { content: "\e4ca"; } -.icon-ic_fluent_cloud_swap_20_filled:before { +.icon-ic_fluent_cloud_link_20_filled:before { content: "\e4cb"; } -.icon-ic_fluent_cloud_swap_20_regular:before { +.icon-ic_fluent_cloud_link_20_regular:before { content: "\e4cc"; } -.icon-ic_fluent_cloud_sync_20_filled:before { +.icon-ic_fluent_cloud_off_20_filled:before { content: "\e4cd"; } -.icon-ic_fluent_cloud_sync_20_regular:before { +.icon-ic_fluent_cloud_off_20_regular:before { content: "\e4ce"; } -.icon-ic_fluent_cloud_words_20_filled:before { +.icon-ic_fluent_cloud_swap_20_filled:before { content: "\e4cf"; } -.icon-ic_fluent_cloud_words_20_regular:before { +.icon-ic_fluent_cloud_swap_20_regular:before { content: "\e4d0"; } -.icon-ic_fluent_clover_20_filled:before { +.icon-ic_fluent_cloud_sync_20_filled:before { content: "\e4d1"; } -.icon-ic_fluent_clover_20_regular:before { +.icon-ic_fluent_cloud_sync_20_regular:before { content: "\e4d2"; } -.icon-ic_fluent_code_20_filled:before { +.icon-ic_fluent_cloud_words_20_filled:before { content: "\e4d3"; } -.icon-ic_fluent_code_20_regular:before { +.icon-ic_fluent_cloud_words_20_regular:before { content: "\e4d4"; } -.icon-ic_fluent_code_block_20_filled:before { +.icon-ic_fluent_clover_20_filled:before { content: "\e4d5"; } -.icon-ic_fluent_code_block_20_regular:before { +.icon-ic_fluent_clover_20_regular:before { content: "\e4d6"; } -.icon-ic_fluent_code_circle_20_filled:before { +.icon-ic_fluent_code_20_filled:before { content: "\e4d7"; } -.icon-ic_fluent_code_circle_20_regular:before { +.icon-ic_fluent_code_20_regular:before { content: "\e4d8"; } -.icon-ic_fluent_code_text_20_filled:before { +.icon-ic_fluent_code_block_20_filled:before { content: "\e4d9"; } -.icon-ic_fluent_code_text_20_regular:before { +.icon-ic_fluent_code_block_20_regular:before { content: "\e4da"; } -.icon-ic_fluent_code_text_edit_20_filled:before { +.icon-ic_fluent_code_circle_20_filled:before { content: "\e4db"; } -.icon-ic_fluent_code_text_edit_20_regular:before { +.icon-ic_fluent_code_circle_20_regular:before { content: "\e4dc"; } -.icon-ic_fluent_coin_multiple_20_filled:before { +.icon-ic_fluent_code_text_20_filled:before { content: "\e4dd"; } -.icon-ic_fluent_coin_multiple_20_regular:before { +.icon-ic_fluent_code_text_20_regular:before { content: "\e4de"; } -.icon-ic_fluent_coin_stack_20_filled:before { +.icon-ic_fluent_code_text_edit_20_filled:before { content: "\e4df"; } -.icon-ic_fluent_coin_stack_20_regular:before { +.icon-ic_fluent_code_text_edit_20_regular:before { content: "\e4e0"; } -.icon-ic_fluent_collections_20_filled:before { +.icon-ic_fluent_coin_multiple_20_filled:before { content: "\e4e1"; } -.icon-ic_fluent_collections_20_regular:before { +.icon-ic_fluent_coin_multiple_20_regular:before { content: "\e4e2"; } -.icon-ic_fluent_collections_add_20_filled:before { +.icon-ic_fluent_coin_stack_20_filled:before { content: "\e4e3"; } -.icon-ic_fluent_collections_add_20_regular:before { +.icon-ic_fluent_coin_stack_20_regular:before { content: "\e4e4"; } -.icon-ic_fluent_color_20_filled:before { +.icon-ic_fluent_collections_20_filled:before { content: "\e4e5"; } -.icon-ic_fluent_color_20_regular:before { +.icon-ic_fluent_collections_20_regular:before { content: "\e4e6"; } -.icon-ic_fluent_color_background_20_filled:before { +.icon-ic_fluent_collections_add_20_filled:before { content: "\e4e7"; } -.icon-ic_fluent_color_background_20_regular:before { +.icon-ic_fluent_collections_add_20_regular:before { content: "\e4e8"; } -.icon-ic_fluent_color_background_accent_20_regular:before { +.icon-ic_fluent_color_20_filled:before { content: "\e4e9"; } -.icon-ic_fluent_color_fill_20_filled:before { +.icon-ic_fluent_color_20_regular:before { content: "\e4ea"; } -.icon-ic_fluent_color_fill_20_regular:before { +.icon-ic_fluent_color_background_20_filled:before { content: "\e4eb"; } -.icon-ic_fluent_color_fill_accent_20_regular:before { +.icon-ic_fluent_color_background_20_regular:before { content: "\e4ec"; } -.icon-ic_fluent_color_line_20_filled:before { +.icon-ic_fluent_color_background_accent_20_regular:before { content: "\e4ed"; } -.icon-ic_fluent_color_line_20_regular:before { +.icon-ic_fluent_color_fill_20_filled:before { content: "\e4ee"; } -.icon-ic_fluent_color_line_accent_20_regular:before { +.icon-ic_fluent_color_fill_20_regular:before { content: "\e4ef"; } -.icon-ic_fluent_column_20_filled:before { +.icon-ic_fluent_color_fill_accent_20_regular:before { content: "\e4f0"; } -.icon-ic_fluent_column_20_regular:before { +.icon-ic_fluent_color_line_20_filled:before { content: "\e4f1"; } -.icon-ic_fluent_column_arrow_right_20_filled:before { +.icon-ic_fluent_color_line_20_regular:before { content: "\e4f2"; } -.icon-ic_fluent_column_arrow_right_20_regular:before { +.icon-ic_fluent_color_line_accent_20_regular:before { content: "\e4f3"; } -.icon-ic_fluent_column_double_compare_20_filled:before { +.icon-ic_fluent_column_20_filled:before { content: "\e4f4"; } -.icon-ic_fluent_column_double_compare_20_regular:before { +.icon-ic_fluent_column_20_regular:before { content: "\e4f5"; } -.icon-ic_fluent_column_edit_20_filled:before { +.icon-ic_fluent_column_arrow_right_20_filled:before { content: "\e4f6"; } -.icon-ic_fluent_column_edit_20_regular:before { +.icon-ic_fluent_column_arrow_right_20_regular:before { content: "\e4f7"; } -.icon-ic_fluent_column_single_compare_20_filled:before { +.icon-ic_fluent_column_double_compare_20_filled:before { content: "\e4f8"; } -.icon-ic_fluent_column_single_compare_20_regular:before { +.icon-ic_fluent_column_double_compare_20_regular:before { content: "\e4f9"; } -.icon-ic_fluent_column_triple_20_filled:before { +.icon-ic_fluent_column_edit_20_filled:before { content: "\e4fa"; } -.icon-ic_fluent_column_triple_20_regular:before { +.icon-ic_fluent_column_edit_20_regular:before { content: "\e4fb"; } -.icon-ic_fluent_column_triple_edit_20_filled:before { +.icon-ic_fluent_column_single_compare_20_filled:before { content: "\e4fc"; } -.icon-ic_fluent_column_triple_edit_20_regular:before { +.icon-ic_fluent_column_single_compare_20_regular:before { content: "\e4fd"; } -.icon-ic_fluent_comma_20_filled:before { +.icon-ic_fluent_column_triple_20_filled:before { content: "\e4fe"; } -.icon-ic_fluent_comma_20_regular:before { +.icon-ic_fluent_column_triple_20_regular:before { content: "\e4ff"; } -.icon-ic_fluent_comment_20_filled:before { +.icon-ic_fluent_column_triple_edit_20_filled:before { content: "\e500"; } -.icon-ic_fluent_comment_20_regular:before { +.icon-ic_fluent_column_triple_edit_20_regular:before { content: "\e501"; } -.icon-ic_fluent_comment_add_20_filled:before { +.icon-ic_fluent_comma_20_filled:before { content: "\e502"; } -.icon-ic_fluent_comment_add_20_regular:before { +.icon-ic_fluent_comma_20_regular:before { content: "\e503"; } -.icon-ic_fluent_comment_arrow_left_20_filled:before { +.icon-ic_fluent_comment_20_filled:before { content: "\e504"; } -.icon-ic_fluent_comment_arrow_left_20_regular:before { +.icon-ic_fluent_comment_20_regular:before { content: "\e505"; } -.icon-ic_fluent_comment_arrow_right_20_filled:before { +.icon-ic_fluent_comment_add_20_filled:before { content: "\e506"; } -.icon-ic_fluent_comment_arrow_right_20_regular:before { +.icon-ic_fluent_comment_add_20_regular:before { content: "\e507"; } -.icon-ic_fluent_comment_badge_20_filled:before { +.icon-ic_fluent_comment_arrow_left_20_filled:before { content: "\e508"; } -.icon-ic_fluent_comment_badge_20_regular:before { +.icon-ic_fluent_comment_arrow_left_20_regular:before { content: "\e509"; } -.icon-ic_fluent_comment_checkmark_20_filled:before { +.icon-ic_fluent_comment_arrow_right_20_filled:before { content: "\e50a"; } -.icon-ic_fluent_comment_checkmark_20_regular:before { +.icon-ic_fluent_comment_arrow_right_20_regular:before { content: "\e50b"; } -.icon-ic_fluent_comment_dismiss_20_filled:before { +.icon-ic_fluent_comment_badge_20_filled:before { content: "\e50c"; } -.icon-ic_fluent_comment_dismiss_20_regular:before { +.icon-ic_fluent_comment_badge_20_regular:before { content: "\e50d"; } -.icon-ic_fluent_comment_edit_20_filled:before { +.icon-ic_fluent_comment_checkmark_20_filled:before { content: "\e50e"; } -.icon-ic_fluent_comment_edit_20_regular:before { +.icon-ic_fluent_comment_checkmark_20_regular:before { content: "\e50f"; } -.icon-ic_fluent_comment_error_20_filled:before { +.icon-ic_fluent_comment_dismiss_20_filled:before { content: "\e510"; } -.icon-ic_fluent_comment_error_20_regular:before { +.icon-ic_fluent_comment_dismiss_20_regular:before { content: "\e511"; } -.icon-ic_fluent_comment_lightning_20_filled:before { +.icon-ic_fluent_comment_edit_20_filled:before { content: "\e512"; } -.icon-ic_fluent_comment_lightning_20_regular:before { +.icon-ic_fluent_comment_edit_20_regular:before { content: "\e513"; } -.icon-ic_fluent_comment_link_20_filled:before { +.icon-ic_fluent_comment_error_20_filled:before { content: "\e514"; } -.icon-ic_fluent_comment_link_20_regular:before { +.icon-ic_fluent_comment_error_20_regular:before { content: "\e515"; } -.icon-ic_fluent_comment_mention_20_filled:before { +.icon-ic_fluent_comment_lightning_20_filled:before { content: "\e516"; } -.icon-ic_fluent_comment_mention_20_regular:before { +.icon-ic_fluent_comment_lightning_20_regular:before { content: "\e517"; } -.icon-ic_fluent_comment_multiple_20_filled:before { +.icon-ic_fluent_comment_link_20_filled:before { content: "\e518"; } -.icon-ic_fluent_comment_multiple_20_regular:before { +.icon-ic_fluent_comment_link_20_regular:before { content: "\e519"; } -.icon-ic_fluent_comment_multiple_checkmark_20_filled:before { +.icon-ic_fluent_comment_mention_20_filled:before { content: "\e51a"; } -.icon-ic_fluent_comment_multiple_checkmark_20_regular:before { +.icon-ic_fluent_comment_mention_20_regular:before { content: "\e51b"; } -.icon-ic_fluent_comment_multiple_link_20_filled:before { +.icon-ic_fluent_comment_multiple_20_filled:before { content: "\e51c"; } -.icon-ic_fluent_comment_multiple_link_20_regular:before { +.icon-ic_fluent_comment_multiple_20_regular:before { content: "\e51d"; } -.icon-ic_fluent_comment_multiple_mention_20_filled:before { +.icon-ic_fluent_comment_multiple_checkmark_20_filled:before { content: "\e51e"; } -.icon-ic_fluent_comment_multiple_mention_20_regular:before { +.icon-ic_fluent_comment_multiple_checkmark_20_regular:before { content: "\e51f"; } -.icon-ic_fluent_comment_note_20_filled:before { +.icon-ic_fluent_comment_multiple_link_20_filled:before { content: "\e520"; } -.icon-ic_fluent_comment_note_20_regular:before { +.icon-ic_fluent_comment_multiple_link_20_regular:before { content: "\e521"; } -.icon-ic_fluent_comment_off_20_filled:before { +.icon-ic_fluent_comment_multiple_mention_20_filled:before { content: "\e522"; } -.icon-ic_fluent_comment_off_20_regular:before { +.icon-ic_fluent_comment_multiple_mention_20_regular:before { content: "\e523"; } -.icon-ic_fluent_comment_quote_20_filled:before { +.icon-ic_fluent_comment_note_20_filled:before { content: "\e524"; } -.icon-ic_fluent_comment_quote_20_regular:before { +.icon-ic_fluent_comment_note_20_regular:before { content: "\e525"; } -.icon-ic_fluent_comment_text_20_filled:before { +.icon-ic_fluent_comment_off_20_filled:before { content: "\e526"; } -.icon-ic_fluent_comment_text_20_regular:before { +.icon-ic_fluent_comment_off_20_regular:before { content: "\e527"; } -.icon-ic_fluent_communication_20_filled:before { +.icon-ic_fluent_comment_quote_20_filled:before { content: "\e528"; } -.icon-ic_fluent_communication_20_regular:before { +.icon-ic_fluent_comment_quote_20_regular:before { content: "\e529"; } -.icon-ic_fluent_communication_person_20_filled:before { +.icon-ic_fluent_comment_text_20_filled:before { content: "\e52a"; } -.icon-ic_fluent_communication_person_20_regular:before { +.icon-ic_fluent_comment_text_20_regular:before { content: "\e52b"; } -.icon-ic_fluent_communication_shield_20_filled:before { +.icon-ic_fluent_communication_20_filled:before { content: "\e52c"; } -.icon-ic_fluent_communication_shield_20_regular:before { +.icon-ic_fluent_communication_20_regular:before { content: "\e52d"; } -.icon-ic_fluent_compass_northwest_20_filled:before { +.icon-ic_fluent_communication_person_20_filled:before { content: "\e52e"; } -.icon-ic_fluent_compass_northwest_20_regular:before { +.icon-ic_fluent_communication_person_20_regular:before { content: "\e52f"; } -.icon-ic_fluent_compose_20_filled:before { +.icon-ic_fluent_communication_shield_20_filled:before { content: "\e530"; } -.icon-ic_fluent_compose_20_regular:before { +.icon-ic_fluent_communication_shield_20_regular:before { content: "\e531"; } -.icon-ic_fluent_conference_room_20_filled:before { +.icon-ic_fluent_compass_northwest_20_filled:before { content: "\e532"; } -.icon-ic_fluent_conference_room_20_regular:before { +.icon-ic_fluent_compass_northwest_20_regular:before { content: "\e533"; } -.icon-ic_fluent_connected_20_filled:before { +.icon-ic_fluent_compose_20_filled:before { content: "\e534"; } -.icon-ic_fluent_connected_20_regular:before { +.icon-ic_fluent_compose_20_regular:before { content: "\e535"; } -.icon-ic_fluent_connector_20_filled:before { +.icon-ic_fluent_conference_room_20_filled:before { content: "\e536"; } -.icon-ic_fluent_connector_20_regular:before { +.icon-ic_fluent_conference_room_20_regular:before { content: "\e537"; } -.icon-ic_fluent_contact_card_20_filled:before { +.icon-ic_fluent_connected_20_filled:before { content: "\e538"; } -.icon-ic_fluent_contact_card_20_regular:before { +.icon-ic_fluent_connected_20_regular:before { content: "\e539"; } -.icon-ic_fluent_contact_card_group_20_filled:before { +.icon-ic_fluent_connector_20_filled:before { content: "\e53a"; } -.icon-ic_fluent_contact_card_group_20_regular:before { +.icon-ic_fluent_connector_20_regular:before { content: "\e53b"; } -.icon-ic_fluent_contact_card_link_20_filled:before { +.icon-ic_fluent_contact_card_20_filled:before { content: "\e53c"; } -.icon-ic_fluent_contact_card_link_20_regular:before { +.icon-ic_fluent_contact_card_20_regular:before { content: "\e53d"; } -.icon-ic_fluent_contact_card_ribbon_20_filled:before { +.icon-ic_fluent_contact_card_group_20_filled:before { content: "\e53e"; } -.icon-ic_fluent_contact_card_ribbon_20_regular:before { +.icon-ic_fluent_contact_card_group_20_regular:before { content: "\e53f"; } -.icon-ic_fluent_content_settings_20_filled:before { +.icon-ic_fluent_contact_card_link_20_filled:before { content: "\e540"; } -.icon-ic_fluent_content_settings_20_regular:before { +.icon-ic_fluent_contact_card_link_20_regular:before { content: "\e541"; } -.icon-ic_fluent_content_view_20_filled:before { +.icon-ic_fluent_contact_card_ribbon_20_filled:before { content: "\e542"; } -.icon-ic_fluent_content_view_20_regular:before { +.icon-ic_fluent_contact_card_ribbon_20_regular:before { content: "\e543"; } -.icon-ic_fluent_content_view_gallery_20_filled:before { +.icon-ic_fluent_content_settings_20_filled:before { content: "\e544"; } -.icon-ic_fluent_content_view_gallery_20_regular:before { +.icon-ic_fluent_content_settings_20_regular:before { content: "\e545"; } -.icon-ic_fluent_content_view_gallery_lightning_20_filled:before { +.icon-ic_fluent_content_view_20_filled:before { content: "\e546"; } -.icon-ic_fluent_content_view_gallery_lightning_20_regular:before { +.icon-ic_fluent_content_view_20_regular:before { content: "\e547"; } -.icon-ic_fluent_contract_down_left_20_filled:before { +.icon-ic_fluent_content_view_gallery_20_filled:before { content: "\e548"; } -.icon-ic_fluent_contract_down_left_20_regular:before { +.icon-ic_fluent_content_view_gallery_20_regular:before { content: "\e549"; } -.icon-ic_fluent_contract_up_right_20_filled:before { +.icon-ic_fluent_content_view_gallery_lightning_20_filled:before { content: "\e54a"; } -.icon-ic_fluent_contract_up_right_20_regular:before { +.icon-ic_fluent_content_view_gallery_lightning_20_regular:before { content: "\e54b"; } -.icon-ic_fluent_control_button_20_filled:before { +.icon-ic_fluent_contract_down_left_20_filled:before { content: "\e54c"; } -.icon-ic_fluent_control_button_20_regular:before { +.icon-ic_fluent_contract_down_left_20_regular:before { content: "\e54d"; } -.icon-ic_fluent_convert_range_20_filled:before { +.icon-ic_fluent_contract_up_right_20_filled:before { content: "\e54e"; } -.icon-ic_fluent_convert_range_20_regular:before { +.icon-ic_fluent_contract_up_right_20_regular:before { content: "\e54f"; } -.icon-ic_fluent_cookies_20_filled:before { +.icon-ic_fluent_control_button_20_filled:before { content: "\e550"; } -.icon-ic_fluent_cookies_20_regular:before { +.icon-ic_fluent_control_button_20_regular:before { content: "\e551"; } -.icon-ic_fluent_copy_20_filled:before { +.icon-ic_fluent_convert_range_20_filled:before { content: "\e552"; } -.icon-ic_fluent_copy_20_regular:before { +.icon-ic_fluent_convert_range_20_regular:before { content: "\e553"; } -.icon-ic_fluent_copy_add_20_filled:before { +.icon-ic_fluent_cookies_20_filled:before { content: "\e554"; } -.icon-ic_fluent_copy_add_20_regular:before { +.icon-ic_fluent_cookies_20_regular:before { content: "\e555"; } -.icon-ic_fluent_copy_arrow_right_20_filled:before { +.icon-ic_fluent_copy_20_filled:before { content: "\e556"; } -.icon-ic_fluent_copy_arrow_right_20_regular:before { +.icon-ic_fluent_copy_20_regular:before { content: "\e557"; } -.icon-ic_fluent_copy_select_20_filled:before { +.icon-ic_fluent_copy_add_20_filled:before { content: "\e558"; } -.icon-ic_fluent_copy_select_20_regular:before { +.icon-ic_fluent_copy_add_20_regular:before { content: "\e559"; } -.icon-ic_fluent_couch_20_filled:before { +.icon-ic_fluent_copy_arrow_right_20_filled:before { content: "\e55a"; } -.icon-ic_fluent_couch_20_regular:before { +.icon-ic_fluent_copy_arrow_right_20_regular:before { content: "\e55b"; } -.icon-ic_fluent_credit_card_clock_20_filled:before { +.icon-ic_fluent_copy_select_20_filled:before { content: "\e55c"; } -.icon-ic_fluent_credit_card_clock_20_regular:before { +.icon-ic_fluent_copy_select_20_regular:before { content: "\e55d"; } -.icon-ic_fluent_credit_card_person_20_filled:before { +.icon-ic_fluent_couch_20_filled:before { content: "\e55e"; } -.icon-ic_fluent_credit_card_person_20_regular:before { +.icon-ic_fluent_couch_20_regular:before { content: "\e55f"; } -.icon-ic_fluent_credit_card_toolbox_20_filled:before { +.icon-ic_fluent_credit_card_clock_20_filled:before { content: "\e560"; } -.icon-ic_fluent_credit_card_toolbox_20_regular:before { +.icon-ic_fluent_credit_card_clock_20_regular:before { content: "\e561"; } -.icon-ic_fluent_crop_20_filled:before { +.icon-ic_fluent_credit_card_person_20_filled:before { content: "\e562"; } -.icon-ic_fluent_crop_20_regular:before { +.icon-ic_fluent_credit_card_person_20_regular:before { content: "\e563"; } -.icon-ic_fluent_crop_arrow_rotate_20_filled:before { +.icon-ic_fluent_credit_card_toolbox_20_filled:before { content: "\e564"; } -.icon-ic_fluent_crop_arrow_rotate_20_regular:before { +.icon-ic_fluent_credit_card_toolbox_20_regular:before { content: "\e565"; } -.icon-ic_fluent_crop_interim_20_filled:before { +.icon-ic_fluent_crop_20_filled:before { content: "\e566"; } -.icon-ic_fluent_crop_interim_20_regular:before { +.icon-ic_fluent_crop_20_regular:before { content: "\e567"; } -.icon-ic_fluent_crop_interim_off_20_filled:before { +.icon-ic_fluent_crop_arrow_rotate_20_filled:before { content: "\e568"; } -.icon-ic_fluent_crop_interim_off_20_regular:before { +.icon-ic_fluent_crop_arrow_rotate_20_regular:before { content: "\e569"; } -.icon-ic_fluent_crown_20_filled:before { +.icon-ic_fluent_crop_interim_20_filled:before { content: "\e56a"; } -.icon-ic_fluent_crown_20_regular:before { +.icon-ic_fluent_crop_interim_20_regular:before { content: "\e56b"; } -.icon-ic_fluent_cube_20_filled:before { +.icon-ic_fluent_crop_interim_off_20_filled:before { content: "\e56c"; } -.icon-ic_fluent_cube_20_regular:before { +.icon-ic_fluent_crop_interim_off_20_regular:before { content: "\e56d"; } -.icon-ic_fluent_cube_add_20_filled:before { +.icon-ic_fluent_crown_20_filled:before { content: "\e56e"; } -.icon-ic_fluent_cube_add_20_regular:before { +.icon-ic_fluent_crown_20_regular:before { content: "\e56f"; } -.icon-ic_fluent_cube_arrow_curve_down_20_filled:before { +.icon-ic_fluent_cube_20_filled:before { content: "\e570"; } -.icon-ic_fluent_cube_arrow_curve_down_20_regular:before { +.icon-ic_fluent_cube_20_regular:before { content: "\e571"; } -.icon-ic_fluent_cube_link_20_filled:before { +.icon-ic_fluent_cube_add_20_filled:before { content: "\e572"; } -.icon-ic_fluent_cube_link_20_regular:before { +.icon-ic_fluent_cube_add_20_regular:before { content: "\e573"; } -.icon-ic_fluent_cube_multiple_20_filled:before { +.icon-ic_fluent_cube_arrow_curve_down_20_filled:before { content: "\e574"; } -.icon-ic_fluent_cube_multiple_20_regular:before { +.icon-ic_fluent_cube_arrow_curve_down_20_regular:before { content: "\e575"; } -.icon-ic_fluent_cube_quick_20_filled:before { +.icon-ic_fluent_cube_link_20_filled:before { content: "\e576"; } -.icon-ic_fluent_cube_quick_20_regular:before { +.icon-ic_fluent_cube_link_20_regular:before { content: "\e577"; } -.icon-ic_fluent_cube_rotate_20_filled:before { +.icon-ic_fluent_cube_multiple_20_filled:before { content: "\e578"; } -.icon-ic_fluent_cube_rotate_20_regular:before { +.icon-ic_fluent_cube_multiple_20_regular:before { content: "\e579"; } -.icon-ic_fluent_cube_sync_20_filled:before { +.icon-ic_fluent_cube_quick_20_filled:before { content: "\e57a"; } -.icon-ic_fluent_cube_sync_20_regular:before { +.icon-ic_fluent_cube_quick_20_regular:before { content: "\e57b"; } -.icon-ic_fluent_cube_tree_20_filled:before { +.icon-ic_fluent_cube_rotate_20_filled:before { content: "\e57c"; } -.icon-ic_fluent_cube_tree_20_regular:before { +.icon-ic_fluent_cube_rotate_20_regular:before { content: "\e57d"; } -.icon-ic_fluent_currency_dollar_euro_20_filled:before { +.icon-ic_fluent_cube_sync_20_filled:before { content: "\e57e"; } -.icon-ic_fluent_currency_dollar_euro_20_regular:before { +.icon-ic_fluent_cube_sync_20_regular:before { content: "\e57f"; } -.icon-ic_fluent_currency_dollar_rupee_20_filled:before { +.icon-ic_fluent_cube_tree_20_filled:before { content: "\e580"; } -.icon-ic_fluent_currency_dollar_rupee_20_regular:before { +.icon-ic_fluent_cube_tree_20_regular:before { content: "\e581"; } -.icon-ic_fluent_cursor_20_filled:before { +.icon-ic_fluent_currency_dollar_euro_20_filled:before { content: "\e582"; } -.icon-ic_fluent_cursor_20_regular:before { +.icon-ic_fluent_currency_dollar_euro_20_regular:before { content: "\e583"; } -.icon-ic_fluent_cursor_click_20_filled:before { +.icon-ic_fluent_currency_dollar_rupee_20_filled:before { content: "\e584"; } -.icon-ic_fluent_cursor_click_20_regular:before { +.icon-ic_fluent_currency_dollar_rupee_20_regular:before { content: "\e585"; } -.icon-ic_fluent_cursor_hover_20_filled:before { +.icon-ic_fluent_cursor_20_filled:before { content: "\e586"; } -.icon-ic_fluent_cursor_hover_20_regular:before { +.icon-ic_fluent_cursor_20_regular:before { content: "\e587"; } -.icon-ic_fluent_cursor_hover_off_20_filled:before { +.icon-ic_fluent_cursor_click_20_filled:before { content: "\e588"; } -.icon-ic_fluent_cursor_hover_off_20_regular:before { +.icon-ic_fluent_cursor_click_20_regular:before { content: "\e589"; } -.icon-ic_fluent_cursor_prohibited_20_filled:before { +.icon-ic_fluent_cursor_hover_20_filled:before { content: "\e58a"; } -.icon-ic_fluent_cursor_prohibited_20_regular:before { +.icon-ic_fluent_cursor_hover_20_regular:before { content: "\e58b"; } -.icon-ic_fluent_cut_20_filled:before { +.icon-ic_fluent_cursor_hover_off_20_filled:before { content: "\e58c"; } -.icon-ic_fluent_cut_20_regular:before { +.icon-ic_fluent_cursor_hover_off_20_regular:before { content: "\e58d"; } -.icon-ic_fluent_dark_theme_20_filled:before { +.icon-ic_fluent_cursor_prohibited_20_filled:before { content: "\e58e"; } -.icon-ic_fluent_dark_theme_20_regular:before { +.icon-ic_fluent_cursor_prohibited_20_regular:before { content: "\e58f"; } -.icon-ic_fluent_data_area_20_filled:before { +.icon-ic_fluent_cut_20_filled:before { content: "\e590"; } -.icon-ic_fluent_data_area_20_regular:before { +.icon-ic_fluent_cut_20_regular:before { content: "\e591"; } -.icon-ic_fluent_data_bar_horizontal_20_filled:before { +.icon-ic_fluent_dark_theme_20_filled:before { content: "\e592"; } -.icon-ic_fluent_data_bar_horizontal_20_regular:before { +.icon-ic_fluent_dark_theme_20_regular:before { content: "\e593"; } -.icon-ic_fluent_data_bar_vertical_20_filled:before { +.icon-ic_fluent_data_area_20_filled:before { content: "\e594"; } -.icon-ic_fluent_data_bar_vertical_20_regular:before { +.icon-ic_fluent_data_area_20_regular:before { content: "\e595"; } -.icon-ic_fluent_data_bar_vertical_add_20_filled:before { +.icon-ic_fluent_data_bar_horizontal_20_filled:before { content: "\e596"; } -.icon-ic_fluent_data_bar_vertical_add_20_regular:before { +.icon-ic_fluent_data_bar_horizontal_20_regular:before { content: "\e597"; } -.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before { +.icon-ic_fluent_data_bar_vertical_20_filled:before { content: "\e598"; } -.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before { +.icon-ic_fluent_data_bar_vertical_20_regular:before { content: "\e599"; } -.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before { +.icon-ic_fluent_data_bar_vertical_add_20_filled:before { content: "\e59a"; } -.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before { +.icon-ic_fluent_data_bar_vertical_add_20_regular:before { content: "\e59b"; } -.icon-ic_fluent_data_bar_vertical_star_20_filled:before { +.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before { content: "\e59c"; } -.icon-ic_fluent_data_bar_vertical_star_20_regular:before { +.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before { content: "\e59d"; } -.icon-ic_fluent_data_funnel_20_filled:before { +.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before { content: "\e59e"; } -.icon-ic_fluent_data_funnel_20_regular:before { +.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before { content: "\e59f"; } -.icon-ic_fluent_data_histogram_20_filled:before { +.icon-ic_fluent_data_bar_vertical_star_20_filled:before { content: "\e5a0"; } -.icon-ic_fluent_data_histogram_20_regular:before { +.icon-ic_fluent_data_bar_vertical_star_20_regular:before { content: "\e5a1"; } -.icon-ic_fluent_data_line_20_filled:before { +.icon-ic_fluent_data_funnel_20_filled:before { content: "\e5a2"; } -.icon-ic_fluent_data_line_20_regular:before { +.icon-ic_fluent_data_funnel_20_regular:before { content: "\e5a3"; } -.icon-ic_fluent_data_pie_20_filled:before { +.icon-ic_fluent_data_histogram_20_filled:before { content: "\e5a4"; } -.icon-ic_fluent_data_pie_20_regular:before { +.icon-ic_fluent_data_histogram_20_regular:before { content: "\e5a5"; } -.icon-ic_fluent_data_scatter_20_filled:before { +.icon-ic_fluent_data_line_20_filled:before { content: "\e5a6"; } -.icon-ic_fluent_data_scatter_20_regular:before { +.icon-ic_fluent_data_line_20_regular:before { content: "\e5a7"; } -.icon-ic_fluent_data_sunburst_20_filled:before { +.icon-ic_fluent_data_pie_20_filled:before { content: "\e5a8"; } -.icon-ic_fluent_data_sunburst_20_regular:before { +.icon-ic_fluent_data_pie_20_regular:before { content: "\e5a9"; } -.icon-ic_fluent_data_treemap_20_filled:before { +.icon-ic_fluent_data_scatter_20_filled:before { content: "\e5aa"; } -.icon-ic_fluent_data_treemap_20_regular:before { +.icon-ic_fluent_data_scatter_20_regular:before { content: "\e5ab"; } -.icon-ic_fluent_data_trending_20_filled:before { +.icon-ic_fluent_data_sunburst_20_filled:before { content: "\e5ac"; } -.icon-ic_fluent_data_trending_20_regular:before { +.icon-ic_fluent_data_sunburst_20_regular:before { content: "\e5ad"; } -.icon-ic_fluent_data_usage_20_filled:before { +.icon-ic_fluent_data_treemap_20_filled:before { content: "\e5ae"; } -.icon-ic_fluent_data_usage_20_regular:before { +.icon-ic_fluent_data_treemap_20_regular:before { content: "\e5af"; } -.icon-ic_fluent_data_usage_checkmark_20_filled:before { +.icon-ic_fluent_data_trending_20_filled:before { content: "\e5b0"; } -.icon-ic_fluent_data_usage_checkmark_20_regular:before { +.icon-ic_fluent_data_trending_20_regular:before { content: "\e5b1"; } -.icon-ic_fluent_data_usage_edit_20_filled:before { +.icon-ic_fluent_data_usage_20_filled:before { content: "\e5b2"; } -.icon-ic_fluent_data_usage_edit_20_regular:before { +.icon-ic_fluent_data_usage_20_regular:before { content: "\e5b3"; } -.icon-ic_fluent_data_usage_settings_20_filled:before { +.icon-ic_fluent_data_usage_checkmark_20_filled:before { content: "\e5b4"; } -.icon-ic_fluent_data_usage_settings_20_regular:before { +.icon-ic_fluent_data_usage_checkmark_20_regular:before { content: "\e5b5"; } -.icon-ic_fluent_data_usage_toolbox_20_filled:before { +.icon-ic_fluent_data_usage_edit_20_filled:before { content: "\e5b6"; } -.icon-ic_fluent_data_usage_toolbox_20_regular:before { +.icon-ic_fluent_data_usage_edit_20_regular:before { content: "\e5b7"; } -.icon-ic_fluent_data_waterfall_20_filled:before { +.icon-ic_fluent_data_usage_settings_20_filled:before { content: "\e5b8"; } -.icon-ic_fluent_data_waterfall_20_regular:before { +.icon-ic_fluent_data_usage_settings_20_regular:before { content: "\e5b9"; } -.icon-ic_fluent_data_whisker_20_filled:before { +.icon-ic_fluent_data_usage_toolbox_20_filled:before { content: "\e5ba"; } -.icon-ic_fluent_data_whisker_20_regular:before { +.icon-ic_fluent_data_usage_toolbox_20_regular:before { content: "\e5bb"; } -.icon-ic_fluent_database_20_filled:before { +.icon-ic_fluent_data_waterfall_20_filled:before { content: "\e5bc"; } -.icon-ic_fluent_database_20_regular:before { +.icon-ic_fluent_data_waterfall_20_regular:before { content: "\e5bd"; } -.icon-ic_fluent_database_arrow_down_20_filled:before { +.icon-ic_fluent_data_whisker_20_filled:before { content: "\e5be"; } -.icon-ic_fluent_database_arrow_down_20_regular:before { +.icon-ic_fluent_data_whisker_20_regular:before { content: "\e5bf"; } -.icon-ic_fluent_database_arrow_right_20_filled:before { +.icon-ic_fluent_database_20_filled:before { content: "\e5c0"; } -.icon-ic_fluent_database_arrow_right_20_regular:before { +.icon-ic_fluent_database_20_regular:before { content: "\e5c1"; } -.icon-ic_fluent_database_arrow_up_20_filled:before { +.icon-ic_fluent_database_arrow_down_20_filled:before { content: "\e5c2"; } -.icon-ic_fluent_database_arrow_up_20_regular:before { +.icon-ic_fluent_database_arrow_down_20_regular:before { content: "\e5c3"; } -.icon-ic_fluent_database_lightning_20_filled:before { +.icon-ic_fluent_database_arrow_right_20_filled:before { content: "\e5c4"; } -.icon-ic_fluent_database_lightning_20_regular:before { +.icon-ic_fluent_database_arrow_right_20_regular:before { content: "\e5c5"; } -.icon-ic_fluent_database_link_20_filled:before { +.icon-ic_fluent_database_arrow_up_20_filled:before { content: "\e5c6"; } -.icon-ic_fluent_database_link_20_regular:before { +.icon-ic_fluent_database_arrow_up_20_regular:before { content: "\e5c7"; } -.icon-ic_fluent_database_multiple_20_filled:before { +.icon-ic_fluent_database_lightning_20_filled:before { content: "\e5c8"; } -.icon-ic_fluent_database_multiple_20_regular:before { +.icon-ic_fluent_database_lightning_20_regular:before { content: "\e5c9"; } -.icon-ic_fluent_database_person_20_filled:before { +.icon-ic_fluent_database_link_20_filled:before { content: "\e5ca"; } -.icon-ic_fluent_database_person_20_regular:before { +.icon-ic_fluent_database_link_20_regular:before { content: "\e5cb"; } -.icon-ic_fluent_database_plug_connected_20_filled:before { +.icon-ic_fluent_database_multiple_20_filled:before { content: "\e5cc"; } -.icon-ic_fluent_database_plug_connected_20_regular:before { +.icon-ic_fluent_database_multiple_20_regular:before { content: "\e5cd"; } -.icon-ic_fluent_database_search_20_filled:before { +.icon-ic_fluent_database_person_20_filled:before { content: "\e5ce"; } -.icon-ic_fluent_database_search_20_regular:before { +.icon-ic_fluent_database_person_20_regular:before { content: "\e5cf"; } -.icon-ic_fluent_database_switch_20_filled:before { +.icon-ic_fluent_database_plug_connected_20_filled:before { content: "\e5d0"; } -.icon-ic_fluent_database_switch_20_regular:before { +.icon-ic_fluent_database_plug_connected_20_regular:before { content: "\e5d1"; } -.icon-ic_fluent_database_warning_20_filled:before { +.icon-ic_fluent_database_search_20_filled:before { content: "\e5d2"; } -.icon-ic_fluent_database_warning_20_regular:before { +.icon-ic_fluent_database_search_20_regular:before { content: "\e5d3"; } -.icon-ic_fluent_database_window_20_filled:before { +.icon-ic_fluent_database_switch_20_filled:before { content: "\e5d4"; } -.icon-ic_fluent_database_window_20_regular:before { +.icon-ic_fluent_database_switch_20_regular:before { content: "\e5d5"; } -.icon-ic_fluent_decimal_arrow_left_20_filled:before { +.icon-ic_fluent_database_warning_20_filled:before { content: "\e5d6"; } -.icon-ic_fluent_decimal_arrow_left_20_regular:before { +.icon-ic_fluent_database_warning_20_regular:before { content: "\e5d7"; } -.icon-ic_fluent_decimal_arrow_right_20_filled:before { +.icon-ic_fluent_database_window_20_filled:before { content: "\e5d8"; } -.icon-ic_fluent_decimal_arrow_right_20_regular:before { +.icon-ic_fluent_database_window_20_regular:before { content: "\e5d9"; } -.icon-ic_fluent_delete_20_filled:before { +.icon-ic_fluent_decimal_arrow_left_20_filled:before { content: "\e5da"; } -.icon-ic_fluent_delete_20_regular:before { +.icon-ic_fluent_decimal_arrow_left_20_regular:before { content: "\e5db"; } -.icon-ic_fluent_delete_arrow_back_20_filled:before { +.icon-ic_fluent_decimal_arrow_right_20_filled:before { content: "\e5dc"; } -.icon-ic_fluent_delete_arrow_back_20_regular:before { +.icon-ic_fluent_decimal_arrow_right_20_regular:before { content: "\e5dd"; } -.icon-ic_fluent_delete_dismiss_20_filled:before { +.icon-ic_fluent_delete_20_filled:before { content: "\e5de"; } -.icon-ic_fluent_delete_dismiss_20_regular:before { +.icon-ic_fluent_delete_20_regular:before { content: "\e5df"; } -.icon-ic_fluent_delete_lines_20_filled:before { +.icon-ic_fluent_delete_arrow_back_20_filled:before { content: "\e5e0"; } -.icon-ic_fluent_delete_lines_20_regular:before { +.icon-ic_fluent_delete_arrow_back_20_regular:before { content: "\e5e1"; } -.icon-ic_fluent_delete_off_20_filled:before { +.icon-ic_fluent_delete_dismiss_20_filled:before { content: "\e5e2"; } -.icon-ic_fluent_delete_off_20_regular:before { +.icon-ic_fluent_delete_dismiss_20_regular:before { content: "\e5e3"; } -.icon-ic_fluent_dentist_20_filled:before { +.icon-ic_fluent_delete_lines_20_filled:before { content: "\e5e4"; } -.icon-ic_fluent_dentist_20_regular:before { +.icon-ic_fluent_delete_lines_20_regular:before { content: "\e5e5"; } -.icon-ic_fluent_design_ideas_20_filled:before { +.icon-ic_fluent_delete_off_20_filled:before { content: "\e5e6"; } -.icon-ic_fluent_design_ideas_20_regular:before { +.icon-ic_fluent_delete_off_20_regular:before { content: "\e5e7"; } -.icon-ic_fluent_desk_20_filled:before { +.icon-ic_fluent_dentist_20_filled:before { content: "\e5e8"; } -.icon-ic_fluent_desk_20_regular:before { +.icon-ic_fluent_dentist_20_regular:before { content: "\e5e9"; } -.icon-ic_fluent_desktop_20_filled:before { +.icon-ic_fluent_design_ideas_20_filled:before { content: "\e5ea"; } -.icon-ic_fluent_desktop_20_regular:before { +.icon-ic_fluent_design_ideas_20_regular:before { content: "\e5eb"; } -.icon-ic_fluent_desktop_arrow_down_20_filled:before { +.icon-ic_fluent_desk_20_filled:before { content: "\e5ec"; } -.icon-ic_fluent_desktop_arrow_down_20_regular:before { +.icon-ic_fluent_desk_20_regular:before { content: "\e5ed"; } -.icon-ic_fluent_desktop_arrow_right_20_filled:before { +.icon-ic_fluent_desktop_20_filled:before { content: "\e5ee"; } -.icon-ic_fluent_desktop_arrow_right_20_regular:before { +.icon-ic_fluent_desktop_20_regular:before { content: "\e5ef"; } -.icon-ic_fluent_desktop_checkmark_20_filled:before { +.icon-ic_fluent_desktop_arrow_down_20_filled:before { content: "\e5f0"; } -.icon-ic_fluent_desktop_checkmark_20_regular:before { +.icon-ic_fluent_desktop_arrow_down_20_regular:before { content: "\e5f1"; } -.icon-ic_fluent_desktop_cursor_20_filled:before { +.icon-ic_fluent_desktop_arrow_right_20_filled:before { content: "\e5f2"; } -.icon-ic_fluent_desktop_cursor_20_regular:before { +.icon-ic_fluent_desktop_arrow_right_20_regular:before { content: "\e5f3"; } -.icon-ic_fluent_desktop_edit_20_filled:before { +.icon-ic_fluent_desktop_checkmark_20_filled:before { content: "\e5f4"; } -.icon-ic_fluent_desktop_edit_20_regular:before { +.icon-ic_fluent_desktop_checkmark_20_regular:before { content: "\e5f5"; } -.icon-ic_fluent_desktop_flow_20_filled:before { +.icon-ic_fluent_desktop_cursor_20_filled:before { content: "\e5f6"; } -.icon-ic_fluent_desktop_flow_20_regular:before { +.icon-ic_fluent_desktop_cursor_20_regular:before { content: "\e5f7"; } -.icon-ic_fluent_desktop_keyboard_20_filled:before { +.icon-ic_fluent_desktop_edit_20_filled:before { content: "\e5f8"; } -.icon-ic_fluent_desktop_keyboard_20_regular:before { +.icon-ic_fluent_desktop_edit_20_regular:before { content: "\e5f9"; } -.icon-ic_fluent_desktop_mac_20_filled:before { +.icon-ic_fluent_desktop_flow_20_filled:before { content: "\e5fa"; } -.icon-ic_fluent_desktop_mac_20_regular:before { +.icon-ic_fluent_desktop_flow_20_regular:before { content: "\e5fb"; } -.icon-ic_fluent_desktop_off_20_filled:before { +.icon-ic_fluent_desktop_keyboard_20_filled:before { content: "\e5fc"; } -.icon-ic_fluent_desktop_off_20_regular:before { +.icon-ic_fluent_desktop_keyboard_20_regular:before { content: "\e5fd"; } -.icon-ic_fluent_desktop_pulse_20_filled:before { +.icon-ic_fluent_desktop_mac_20_filled:before { content: "\e5fe"; } -.icon-ic_fluent_desktop_pulse_20_regular:before { +.icon-ic_fluent_desktop_mac_20_regular:before { content: "\e5ff"; } -.icon-ic_fluent_desktop_signal_20_filled:before { +.icon-ic_fluent_desktop_off_20_filled:before { content: "\e600"; } -.icon-ic_fluent_desktop_signal_20_regular:before { +.icon-ic_fluent_desktop_off_20_regular:before { content: "\e601"; } -.icon-ic_fluent_desktop_speaker_20_filled:before { +.icon-ic_fluent_desktop_pulse_20_filled:before { content: "\e602"; } -.icon-ic_fluent_desktop_speaker_20_regular:before { +.icon-ic_fluent_desktop_pulse_20_regular:before { content: "\e603"; } -.icon-ic_fluent_desktop_speaker_off_20_filled:before { +.icon-ic_fluent_desktop_signal_20_filled:before { content: "\e604"; } -.icon-ic_fluent_desktop_speaker_off_20_regular:before { +.icon-ic_fluent_desktop_signal_20_regular:before { content: "\e605"; } -.icon-ic_fluent_desktop_sync_20_filled:before { +.icon-ic_fluent_desktop_speaker_20_filled:before { content: "\e606"; } -.icon-ic_fluent_desktop_sync_20_regular:before { +.icon-ic_fluent_desktop_speaker_20_regular:before { content: "\e607"; } -.icon-ic_fluent_desktop_toolbox_20_filled:before { +.icon-ic_fluent_desktop_speaker_off_20_filled:before { content: "\e608"; } -.icon-ic_fluent_desktop_toolbox_20_regular:before { +.icon-ic_fluent_desktop_speaker_off_20_regular:before { content: "\e609"; } -.icon-ic_fluent_desktop_tower_20_filled:before { +.icon-ic_fluent_desktop_sync_20_filled:before { content: "\e60a"; } -.icon-ic_fluent_desktop_tower_20_regular:before { +.icon-ic_fluent_desktop_sync_20_regular:before { content: "\e60b"; } -.icon-ic_fluent_developer_board_20_filled:before { +.icon-ic_fluent_desktop_toolbox_20_filled:before { content: "\e60c"; } -.icon-ic_fluent_developer_board_20_regular:before { +.icon-ic_fluent_desktop_toolbox_20_regular:before { content: "\e60d"; } -.icon-ic_fluent_developer_board_lightning_20_filled:before { +.icon-ic_fluent_desktop_tower_20_filled:before { content: "\e60e"; } -.icon-ic_fluent_developer_board_lightning_20_regular:before { +.icon-ic_fluent_desktop_tower_20_regular:before { content: "\e60f"; } -.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before { +.icon-ic_fluent_developer_board_20_filled:before { content: "\e610"; } -.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before { +.icon-ic_fluent_developer_board_20_regular:before { content: "\e611"; } -.icon-ic_fluent_developer_board_search_20_filled:before { +.icon-ic_fluent_developer_board_lightning_20_filled:before { content: "\e612"; } -.icon-ic_fluent_developer_board_search_20_regular:before { +.icon-ic_fluent_developer_board_lightning_20_regular:before { content: "\e613"; } -.icon-ic_fluent_device_eq_20_filled:before { +.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before { content: "\e614"; } -.icon-ic_fluent_device_eq_20_regular:before { +.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before { content: "\e615"; } -.icon-ic_fluent_device_meeting_room_20_filled:before { +.icon-ic_fluent_developer_board_search_20_filled:before { content: "\e616"; } -.icon-ic_fluent_device_meeting_room_20_regular:before { +.icon-ic_fluent_developer_board_search_20_regular:before { content: "\e617"; } -.icon-ic_fluent_device_meeting_room_remote_20_filled:before { +.icon-ic_fluent_device_eq_20_filled:before { content: "\e618"; } -.icon-ic_fluent_device_meeting_room_remote_20_regular:before { +.icon-ic_fluent_device_eq_20_regular:before { content: "\e619"; } -.icon-ic_fluent_diagram_20_filled:before { +.icon-ic_fluent_device_meeting_room_20_filled:before { content: "\e61a"; } -.icon-ic_fluent_diagram_20_regular:before { +.icon-ic_fluent_device_meeting_room_20_regular:before { content: "\e61b"; } -.icon-ic_fluent_dialpad_20_filled:before { +.icon-ic_fluent_device_meeting_room_remote_20_filled:before { content: "\e61c"; } -.icon-ic_fluent_dialpad_20_regular:before { +.icon-ic_fluent_device_meeting_room_remote_20_regular:before { content: "\e61d"; } -.icon-ic_fluent_dialpad_off_20_filled:before { +.icon-ic_fluent_diagram_20_filled:before { content: "\e61e"; } -.icon-ic_fluent_dialpad_off_20_regular:before { +.icon-ic_fluent_diagram_20_regular:before { content: "\e61f"; } -.icon-ic_fluent_dialpad_question_mark_20_filled:before { +.icon-ic_fluent_dialpad_20_filled:before { content: "\e620"; } -.icon-ic_fluent_dialpad_question_mark_20_regular:before { +.icon-ic_fluent_dialpad_20_regular:before { content: "\e621"; } -.icon-ic_fluent_diamond_20_filled:before { +.icon-ic_fluent_dialpad_off_20_filled:before { content: "\e622"; } -.icon-ic_fluent_diamond_20_regular:before { +.icon-ic_fluent_dialpad_off_20_regular:before { content: "\e623"; } -.icon-ic_fluent_directions_20_filled:before { +.icon-ic_fluent_dialpad_question_mark_20_filled:before { content: "\e624"; } -.icon-ic_fluent_directions_20_regular:before { +.icon-ic_fluent_dialpad_question_mark_20_regular:before { content: "\e625"; } -.icon-ic_fluent_dishwasher_20_filled:before { +.icon-ic_fluent_diamond_20_filled:before { content: "\e626"; } -.icon-ic_fluent_dishwasher_20_regular:before { +.icon-ic_fluent_diamond_20_regular:before { content: "\e627"; } -.icon-ic_fluent_dismiss_20_filled:before { +.icon-ic_fluent_directions_20_filled:before { content: "\e628"; } -.icon-ic_fluent_dismiss_20_regular:before { +.icon-ic_fluent_directions_20_regular:before { content: "\e629"; } -.icon-ic_fluent_dismiss_circle_20_filled:before { +.icon-ic_fluent_dishwasher_20_filled:before { content: "\e62a"; } -.icon-ic_fluent_dismiss_circle_20_regular:before { +.icon-ic_fluent_dishwasher_20_regular:before { content: "\e62b"; } -.icon-ic_fluent_dismiss_square_20_filled:before { +.icon-ic_fluent_dismiss_20_filled:before { content: "\e62c"; } -.icon-ic_fluent_dismiss_square_20_regular:before { +.icon-ic_fluent_dismiss_20_regular:before { content: "\e62d"; } -.icon-ic_fluent_dismiss_square_multiple_20_filled:before { +.icon-ic_fluent_dismiss_circle_20_filled:before { content: "\e62e"; } -.icon-ic_fluent_dismiss_square_multiple_20_regular:before { +.icon-ic_fluent_dismiss_circle_20_regular:before { content: "\e62f"; } -.icon-ic_fluent_diversity_20_filled:before { +.icon-ic_fluent_dismiss_square_20_filled:before { content: "\e630"; } -.icon-ic_fluent_diversity_20_regular:before { +.icon-ic_fluent_dismiss_square_20_regular:before { content: "\e631"; } -.icon-ic_fluent_divider_short_20_filled:before { +.icon-ic_fluent_dismiss_square_multiple_20_filled:before { content: "\e632"; } -.icon-ic_fluent_divider_short_20_regular:before { +.icon-ic_fluent_dismiss_square_multiple_20_regular:before { content: "\e633"; } -.icon-ic_fluent_divider_tall_20_filled:before { +.icon-ic_fluent_diversity_20_filled:before { content: "\e634"; } -.icon-ic_fluent_divider_tall_20_regular:before { +.icon-ic_fluent_diversity_20_regular:before { content: "\e635"; } -.icon-ic_fluent_dock_20_filled:before { +.icon-ic_fluent_divider_short_20_filled:before { content: "\e636"; } -.icon-ic_fluent_dock_20_regular:before { +.icon-ic_fluent_divider_short_20_regular:before { content: "\e637"; } -.icon-ic_fluent_dock_row_20_filled:before { +.icon-ic_fluent_divider_tall_20_filled:before { content: "\e638"; } -.icon-ic_fluent_dock_row_20_regular:before { +.icon-ic_fluent_divider_tall_20_regular:before { content: "\e639"; } -.icon-ic_fluent_doctor_20_filled:before { +.icon-ic_fluent_dock_20_filled:before { content: "\e63a"; } -.icon-ic_fluent_doctor_20_regular:before { +.icon-ic_fluent_dock_20_regular:before { content: "\e63b"; } -.icon-ic_fluent_document_100_20_filled:before { +.icon-ic_fluent_dock_row_20_filled:before { content: "\e63c"; } -.icon-ic_fluent_document_100_20_regular:before { +.icon-ic_fluent_dock_row_20_regular:before { content: "\e63d"; } -.icon-ic_fluent_document_20_filled:before { +.icon-ic_fluent_doctor_20_filled:before { content: "\e63e"; } -.icon-ic_fluent_document_20_regular:before { +.icon-ic_fluent_doctor_20_regular:before { content: "\e63f"; } -.icon-ic_fluent_document_add_20_filled:before { +.icon-ic_fluent_document_100_20_filled:before { content: "\e640"; } -.icon-ic_fluent_document_add_20_regular:before { +.icon-ic_fluent_document_100_20_regular:before { content: "\e641"; } -.icon-ic_fluent_document_arrow_down_20_filled:before { +.icon-ic_fluent_document_20_filled:before { content: "\e642"; } -.icon-ic_fluent_document_arrow_down_20_regular:before { +.icon-ic_fluent_document_20_regular:before { content: "\e643"; } -.icon-ic_fluent_document_arrow_left_20_filled:before { +.icon-ic_fluent_document_add_20_filled:before { content: "\e644"; } -.icon-ic_fluent_document_arrow_left_20_regular:before { +.icon-ic_fluent_document_add_20_regular:before { content: "\e645"; } -.icon-ic_fluent_document_arrow_right_20_filled:before { +.icon-ic_fluent_document_arrow_down_20_filled:before { content: "\e646"; } -.icon-ic_fluent_document_arrow_right_20_regular:before { +.icon-ic_fluent_document_arrow_down_20_regular:before { content: "\e647"; } -.icon-ic_fluent_document_arrow_up_20_filled:before { +.icon-ic_fluent_document_arrow_left_20_filled:before { content: "\e648"; } -.icon-ic_fluent_document_arrow_up_20_regular:before { +.icon-ic_fluent_document_arrow_left_20_regular:before { content: "\e649"; } -.icon-ic_fluent_document_border_20_filled:before { +.icon-ic_fluent_document_arrow_right_20_filled:before { content: "\e64a"; } -.icon-ic_fluent_document_border_20_regular:before { +.icon-ic_fluent_document_arrow_right_20_regular:before { content: "\e64b"; } -.icon-ic_fluent_document_border_print_20_filled:before { +.icon-ic_fluent_document_arrow_up_20_filled:before { content: "\e64c"; } -.icon-ic_fluent_document_border_print_20_regular:before { +.icon-ic_fluent_document_arrow_up_20_regular:before { content: "\e64d"; } -.icon-ic_fluent_document_briefcase_20_filled:before { +.icon-ic_fluent_document_border_20_filled:before { content: "\e64e"; } -.icon-ic_fluent_document_briefcase_20_regular:before { +.icon-ic_fluent_document_border_20_regular:before { content: "\e64f"; } -.icon-ic_fluent_document_bullet_list_20_filled:before { +.icon-ic_fluent_document_border_print_20_filled:before { content: "\e650"; } -.icon-ic_fluent_document_bullet_list_20_regular:before { +.icon-ic_fluent_document_border_print_20_regular:before { content: "\e651"; } -.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before { +.icon-ic_fluent_document_briefcase_20_filled:before { content: "\e652"; } -.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before { +.icon-ic_fluent_document_briefcase_20_regular:before { content: "\e653"; } -.icon-ic_fluent_document_bullet_list_clock_20_filled:before { +.icon-ic_fluent_document_bullet_list_20_filled:before { content: "\e654"; } -.icon-ic_fluent_document_bullet_list_clock_20_regular:before { +.icon-ic_fluent_document_bullet_list_20_regular:before { content: "\e655"; } -.icon-ic_fluent_document_bullet_list_cube_20_filled:before { +.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before { content: "\e656"; } -.icon-ic_fluent_document_bullet_list_cube_20_regular:before { +.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before { content: "\e657"; } -.icon-ic_fluent_document_bullet_list_multiple_20_filled:before { +.icon-ic_fluent_document_bullet_list_clock_20_filled:before { content: "\e658"; } -.icon-ic_fluent_document_bullet_list_multiple_20_regular:before { +.icon-ic_fluent_document_bullet_list_clock_20_regular:before { content: "\e659"; } -.icon-ic_fluent_document_bullet_list_off_20_filled:before { +.icon-ic_fluent_document_bullet_list_cube_20_filled:before { content: "\e65a"; } -.icon-ic_fluent_document_bullet_list_off_20_regular:before { +.icon-ic_fluent_document_bullet_list_cube_20_regular:before { content: "\e65b"; } -.icon-ic_fluent_document_catch_up_20_filled:before { +.icon-ic_fluent_document_bullet_list_multiple_20_filled:before { content: "\e65c"; } -.icon-ic_fluent_document_catch_up_20_regular:before { +.icon-ic_fluent_document_bullet_list_multiple_20_regular:before { content: "\e65d"; } -.icon-ic_fluent_document_checkmark_20_filled:before { +.icon-ic_fluent_document_bullet_list_off_20_filled:before { content: "\e65e"; } -.icon-ic_fluent_document_checkmark_20_regular:before { +.icon-ic_fluent_document_bullet_list_off_20_regular:before { content: "\e65f"; } -.icon-ic_fluent_document_chevron_double_20_filled:before { +.icon-ic_fluent_document_catch_up_20_filled:before { content: "\e660"; } -.icon-ic_fluent_document_chevron_double_20_regular:before { +.icon-ic_fluent_document_catch_up_20_regular:before { content: "\e661"; } -.icon-ic_fluent_document_copy_20_filled:before { +.icon-ic_fluent_document_checkmark_20_filled:before { content: "\e662"; } -.icon-ic_fluent_document_copy_20_regular:before { +.icon-ic_fluent_document_checkmark_20_regular:before { content: "\e663"; } -.icon-ic_fluent_document_css_20_filled:before { +.icon-ic_fluent_document_chevron_double_20_filled:before { content: "\e664"; } -.icon-ic_fluent_document_css_20_regular:before { +.icon-ic_fluent_document_chevron_double_20_regular:before { content: "\e665"; } -.icon-ic_fluent_document_cube_20_filled:before { +.icon-ic_fluent_document_copy_20_filled:before { content: "\e666"; } -.icon-ic_fluent_document_cube_20_regular:before { +.icon-ic_fluent_document_copy_20_regular:before { content: "\e667"; } -.icon-ic_fluent_document_data_20_filled:before { +.icon-ic_fluent_document_css_20_filled:before { content: "\e668"; } -.icon-ic_fluent_document_data_20_regular:before { +.icon-ic_fluent_document_css_20_regular:before { content: "\e669"; } -.icon-ic_fluent_document_data_link_20_filled:before { +.icon-ic_fluent_document_cube_20_filled:before { content: "\e66a"; } -.icon-ic_fluent_document_data_link_20_regular:before { +.icon-ic_fluent_document_cube_20_regular:before { content: "\e66b"; } -.icon-ic_fluent_document_data_lock_20_filled:before { +.icon-ic_fluent_document_data_20_filled:before { content: "\e66c"; } -.icon-ic_fluent_document_data_lock_20_regular:before { +.icon-ic_fluent_document_data_20_regular:before { content: "\e66d"; } -.icon-ic_fluent_document_database_20_filled:before { +.icon-ic_fluent_document_data_link_20_filled:before { content: "\e66e"; } -.icon-ic_fluent_document_database_20_regular:before { +.icon-ic_fluent_document_data_link_20_regular:before { content: "\e66f"; } -.icon-ic_fluent_document_dismiss_20_filled:before { +.icon-ic_fluent_document_data_lock_20_filled:before { content: "\e670"; } -.icon-ic_fluent_document_dismiss_20_regular:before { +.icon-ic_fluent_document_data_lock_20_regular:before { content: "\e671"; } -.icon-ic_fluent_document_edit_20_filled:before { +.icon-ic_fluent_document_database_20_filled:before { content: "\e672"; } -.icon-ic_fluent_document_edit_20_regular:before { +.icon-ic_fluent_document_database_20_regular:before { content: "\e673"; } -.icon-ic_fluent_document_endnote_20_filled:before { +.icon-ic_fluent_document_dismiss_20_filled:before { content: "\e674"; } -.icon-ic_fluent_document_endnote_20_regular:before { +.icon-ic_fluent_document_dismiss_20_regular:before { content: "\e675"; } -.icon-ic_fluent_document_error_20_filled:before { +.icon-ic_fluent_document_edit_20_filled:before { content: "\e676"; } -.icon-ic_fluent_document_error_20_regular:before { +.icon-ic_fluent_document_edit_20_regular:before { content: "\e677"; } -.icon-ic_fluent_document_fit_20_filled:before { +.icon-ic_fluent_document_endnote_20_filled:before { content: "\e678"; } -.icon-ic_fluent_document_fit_20_regular:before { +.icon-ic_fluent_document_endnote_20_regular:before { content: "\e679"; } -.icon-ic_fluent_document_flowchart_20_filled:before { +.icon-ic_fluent_document_error_20_filled:before { content: "\e67a"; } -.icon-ic_fluent_document_flowchart_20_regular:before { +.icon-ic_fluent_document_error_20_regular:before { content: "\e67b"; } -.icon-ic_fluent_document_folder_20_filled:before { +.icon-ic_fluent_document_fit_20_filled:before { content: "\e67c"; } -.icon-ic_fluent_document_folder_20_regular:before { +.icon-ic_fluent_document_fit_20_regular:before { content: "\e67d"; } -.icon-ic_fluent_document_footer_20_filled:before { +.icon-ic_fluent_document_flowchart_20_filled:before { content: "\e67e"; } -.icon-ic_fluent_document_footer_20_regular:before { +.icon-ic_fluent_document_flowchart_20_regular:before { content: "\e67f"; } -.icon-ic_fluent_document_footer_dismiss_20_filled:before { +.icon-ic_fluent_document_folder_20_filled:before { content: "\e680"; } -.icon-ic_fluent_document_footer_dismiss_20_regular:before { +.icon-ic_fluent_document_folder_20_regular:before { content: "\e681"; } -.icon-ic_fluent_document_globe_20_filled:before { +.icon-ic_fluent_document_footer_20_filled:before { content: "\e682"; } -.icon-ic_fluent_document_globe_20_regular:before { +.icon-ic_fluent_document_footer_20_regular:before { content: "\e683"; } -.icon-ic_fluent_document_header_20_filled:before { +.icon-ic_fluent_document_footer_dismiss_20_filled:before { content: "\e684"; } -.icon-ic_fluent_document_header_20_regular:before { +.icon-ic_fluent_document_footer_dismiss_20_regular:before { content: "\e685"; } -.icon-ic_fluent_document_header_arrow_down_20_filled:before { +.icon-ic_fluent_document_globe_20_filled:before { content: "\e686"; } -.icon-ic_fluent_document_header_arrow_down_20_regular:before { +.icon-ic_fluent_document_globe_20_regular:before { content: "\e687"; } -.icon-ic_fluent_document_header_dismiss_20_filled:before { +.icon-ic_fluent_document_header_20_filled:before { content: "\e688"; } -.icon-ic_fluent_document_header_dismiss_20_regular:before { +.icon-ic_fluent_document_header_20_regular:before { content: "\e689"; } -.icon-ic_fluent_document_header_footer_20_filled:before { +.icon-ic_fluent_document_header_arrow_down_20_filled:before { content: "\e68a"; } -.icon-ic_fluent_document_header_footer_20_regular:before { +.icon-ic_fluent_document_header_arrow_down_20_regular:before { content: "\e68b"; } -.icon-ic_fluent_document_heart_20_filled:before { +.icon-ic_fluent_document_header_dismiss_20_filled:before { content: "\e68c"; } -.icon-ic_fluent_document_heart_20_regular:before { +.icon-ic_fluent_document_header_dismiss_20_regular:before { content: "\e68d"; } -.icon-ic_fluent_document_heart_pulse_20_filled:before { +.icon-ic_fluent_document_header_footer_20_filled:before { content: "\e68e"; } -.icon-ic_fluent_document_heart_pulse_20_regular:before { +.icon-ic_fluent_document_header_footer_20_regular:before { content: "\e68f"; } -.icon-ic_fluent_document_image_20_filled:before { +.icon-ic_fluent_document_heart_20_filled:before { content: "\e690"; } -.icon-ic_fluent_document_image_20_regular:before { +.icon-ic_fluent_document_heart_20_regular:before { content: "\e691"; } -.icon-ic_fluent_document_java_20_filled:before { +.icon-ic_fluent_document_heart_pulse_20_filled:before { content: "\e692"; } -.icon-ic_fluent_document_java_20_regular:before { +.icon-ic_fluent_document_heart_pulse_20_regular:before { content: "\e693"; } -.icon-ic_fluent_document_javascript_20_filled:before { +.icon-ic_fluent_document_image_20_filled:before { content: "\e694"; } -.icon-ic_fluent_document_javascript_20_regular:before { +.icon-ic_fluent_document_image_20_regular:before { content: "\e695"; } -.icon-ic_fluent_document_key_20_filled:before { +.icon-ic_fluent_document_java_20_filled:before { content: "\e696"; } -.icon-ic_fluent_document_key_20_regular:before { +.icon-ic_fluent_document_java_20_regular:before { content: "\e697"; } -.icon-ic_fluent_document_landscape_20_filled:before { +.icon-ic_fluent_document_javascript_20_filled:before { content: "\e698"; } -.icon-ic_fluent_document_landscape_20_regular:before { +.icon-ic_fluent_document_javascript_20_regular:before { content: "\e699"; } -.icon-ic_fluent_document_landscape_data_20_filled:before { +.icon-ic_fluent_document_key_20_filled:before { content: "\e69a"; } -.icon-ic_fluent_document_landscape_data_20_regular:before { +.icon-ic_fluent_document_key_20_regular:before { content: "\e69b"; } -.icon-ic_fluent_document_landscape_split_20_filled:before { +.icon-ic_fluent_document_landscape_20_filled:before { content: "\e69c"; } -.icon-ic_fluent_document_landscape_split_20_regular:before { +.icon-ic_fluent_document_landscape_20_regular:before { content: "\e69d"; } -.icon-ic_fluent_document_landscape_split_hint_20_filled:before { +.icon-ic_fluent_document_landscape_data_20_filled:before { content: "\e69e"; } -.icon-ic_fluent_document_landscape_split_hint_20_regular:before { +.icon-ic_fluent_document_landscape_data_20_regular:before { content: "\e69f"; } -.icon-ic_fluent_document_lightning_20_filled:before { +.icon-ic_fluent_document_landscape_split_20_filled:before { content: "\e6a0"; } -.icon-ic_fluent_document_lightning_20_regular:before { +.icon-ic_fluent_document_landscape_split_20_regular:before { content: "\e6a1"; } -.icon-ic_fluent_document_link_20_filled:before { +.icon-ic_fluent_document_landscape_split_hint_20_filled:before { content: "\e6a2"; } -.icon-ic_fluent_document_link_20_regular:before { +.icon-ic_fluent_document_landscape_split_hint_20_regular:before { content: "\e6a3"; } -.icon-ic_fluent_document_lock_20_filled:before { +.icon-ic_fluent_document_lightning_20_filled:before { content: "\e6a4"; } -.icon-ic_fluent_document_lock_20_regular:before { +.icon-ic_fluent_document_lightning_20_regular:before { content: "\e6a5"; } -.icon-ic_fluent_document_margins_20_filled:before { +.icon-ic_fluent_document_link_20_filled:before { content: "\e6a6"; } -.icon-ic_fluent_document_margins_20_regular:before { +.icon-ic_fluent_document_link_20_regular:before { content: "\e6a7"; } -.icon-ic_fluent_document_mention_20_filled:before { +.icon-ic_fluent_document_lock_20_filled:before { content: "\e6a8"; } -.icon-ic_fluent_document_mention_20_regular:before { +.icon-ic_fluent_document_lock_20_regular:before { content: "\e6a9"; } -.icon-ic_fluent_document_multiple_20_filled:before { +.icon-ic_fluent_document_margins_20_filled:before { content: "\e6aa"; } -.icon-ic_fluent_document_multiple_20_regular:before { +.icon-ic_fluent_document_margins_20_regular:before { content: "\e6ab"; } -.icon-ic_fluent_document_multiple_percent_20_filled:before { +.icon-ic_fluent_document_mention_20_filled:before { content: "\e6ac"; } -.icon-ic_fluent_document_multiple_percent_20_regular:before { +.icon-ic_fluent_document_mention_20_regular:before { content: "\e6ad"; } -.icon-ic_fluent_document_multiple_prohibited_20_filled:before { +.icon-ic_fluent_document_multiple_20_filled:before { content: "\e6ae"; } -.icon-ic_fluent_document_multiple_prohibited_20_regular:before { +.icon-ic_fluent_document_multiple_20_regular:before { content: "\e6af"; } -.icon-ic_fluent_document_multiple_sync_20_filled:before { +.icon-ic_fluent_document_multiple_percent_20_filled:before { content: "\e6b0"; } -.icon-ic_fluent_document_multiple_sync_20_regular:before { +.icon-ic_fluent_document_multiple_percent_20_regular:before { content: "\e6b1"; } -.icon-ic_fluent_document_one_page_20_filled:before { +.icon-ic_fluent_document_multiple_prohibited_20_filled:before { content: "\e6b2"; } -.icon-ic_fluent_document_one_page_20_regular:before { +.icon-ic_fluent_document_multiple_prohibited_20_regular:before { content: "\e6b3"; } -.icon-ic_fluent_document_one_page_add_20_filled:before { +.icon-ic_fluent_document_multiple_sync_20_filled:before { content: "\e6b4"; } -.icon-ic_fluent_document_one_page_add_20_regular:before { +.icon-ic_fluent_document_multiple_sync_20_regular:before { content: "\e6b5"; } -.icon-ic_fluent_document_one_page_columns_20_filled:before { +.icon-ic_fluent_document_one_page_20_filled:before { content: "\e6b6"; } -.icon-ic_fluent_document_one_page_columns_20_regular:before { +.icon-ic_fluent_document_one_page_20_regular:before { content: "\e6b7"; } -.icon-ic_fluent_document_one_page_link_20_filled:before { +.icon-ic_fluent_document_one_page_add_20_filled:before { content: "\e6b8"; } -.icon-ic_fluent_document_one_page_link_20_regular:before { +.icon-ic_fluent_document_one_page_add_20_regular:before { content: "\e6b9"; } -.icon-ic_fluent_document_one_page_multiple_20_filled:before { +.icon-ic_fluent_document_one_page_columns_20_filled:before { content: "\e6ba"; } -.icon-ic_fluent_document_one_page_multiple_20_regular:before { +.icon-ic_fluent_document_one_page_columns_20_regular:before { content: "\e6bb"; } -.icon-ic_fluent_document_one_page_multiple_sparkle_20_filled:before { +.icon-ic_fluent_document_one_page_link_20_filled:before { content: "\e6bc"; } -.icon-ic_fluent_document_one_page_multiple_sparkle_20_regular:before { +.icon-ic_fluent_document_one_page_link_20_regular:before { content: "\e6bd"; } -.icon-ic_fluent_document_one_page_sparkle_20_filled:before { +.icon-ic_fluent_document_one_page_multiple_20_filled:before { content: "\e6be"; } -.icon-ic_fluent_document_one_page_sparkle_20_regular:before { +.icon-ic_fluent_document_one_page_multiple_20_regular:before { content: "\e6bf"; } -.icon-ic_fluent_document_page_bottom_center_20_filled:before { +.icon-ic_fluent_document_one_page_multiple_sparkle_20_filled:before { content: "\e6c0"; } -.icon-ic_fluent_document_page_bottom_center_20_regular:before { +.icon-ic_fluent_document_one_page_multiple_sparkle_20_regular:before { content: "\e6c1"; } -.icon-ic_fluent_document_page_bottom_left_20_filled:before { +.icon-ic_fluent_document_one_page_sparkle_20_filled:before { content: "\e6c2"; } -.icon-ic_fluent_document_page_bottom_left_20_regular:before { +.icon-ic_fluent_document_one_page_sparkle_20_regular:before { content: "\e6c3"; } -.icon-ic_fluent_document_page_bottom_right_20_filled:before { +.icon-ic_fluent_document_page_bottom_center_20_filled:before { content: "\e6c4"; } -.icon-ic_fluent_document_page_bottom_right_20_regular:before { +.icon-ic_fluent_document_page_bottom_center_20_regular:before { content: "\e6c5"; } -.icon-ic_fluent_document_page_break_20_filled:before { +.icon-ic_fluent_document_page_bottom_left_20_filled:before { content: "\e6c6"; } -.icon-ic_fluent_document_page_break_20_regular:before { +.icon-ic_fluent_document_page_bottom_left_20_regular:before { content: "\e6c7"; } -.icon-ic_fluent_document_page_number_20_filled:before { +.icon-ic_fluent_document_page_bottom_right_20_filled:before { content: "\e6c8"; } -.icon-ic_fluent_document_page_number_20_regular:before { +.icon-ic_fluent_document_page_bottom_right_20_regular:before { content: "\e6c9"; } -.icon-ic_fluent_document_page_top_center_20_filled:before { +.icon-ic_fluent_document_page_break_20_filled:before { content: "\e6ca"; } -.icon-ic_fluent_document_page_top_center_20_regular:before { +.icon-ic_fluent_document_page_break_20_regular:before { content: "\e6cb"; } -.icon-ic_fluent_document_page_top_left_20_filled:before { +.icon-ic_fluent_document_page_number_20_filled:before { content: "\e6cc"; } -.icon-ic_fluent_document_page_top_left_20_regular:before { +.icon-ic_fluent_document_page_number_20_regular:before { content: "\e6cd"; } -.icon-ic_fluent_document_page_top_right_20_filled:before { +.icon-ic_fluent_document_page_top_center_20_filled:before { content: "\e6ce"; } -.icon-ic_fluent_document_page_top_right_20_regular:before { +.icon-ic_fluent_document_page_top_center_20_regular:before { content: "\e6cf"; } -.icon-ic_fluent_document_pdf_20_filled:before { +.icon-ic_fluent_document_page_top_left_20_filled:before { content: "\e6d0"; } -.icon-ic_fluent_document_pdf_20_regular:before { +.icon-ic_fluent_document_page_top_left_20_regular:before { content: "\e6d1"; } -.icon-ic_fluent_document_percent_20_filled:before { +.icon-ic_fluent_document_page_top_right_20_filled:before { content: "\e6d2"; } -.icon-ic_fluent_document_percent_20_regular:before { +.icon-ic_fluent_document_page_top_right_20_regular:before { content: "\e6d3"; } -.icon-ic_fluent_document_person_20_filled:before { +.icon-ic_fluent_document_pdf_20_filled:before { content: "\e6d4"; } -.icon-ic_fluent_document_person_20_regular:before { +.icon-ic_fluent_document_pdf_20_regular:before { content: "\e6d5"; } -.icon-ic_fluent_document_pill_20_filled:before { +.icon-ic_fluent_document_percent_20_filled:before { content: "\e6d6"; } -.icon-ic_fluent_document_pill_20_regular:before { +.icon-ic_fluent_document_percent_20_regular:before { content: "\e6d7"; } -.icon-ic_fluent_document_print_20_filled:before { +.icon-ic_fluent_document_person_20_filled:before { content: "\e6d8"; } -.icon-ic_fluent_document_print_20_regular:before { +.icon-ic_fluent_document_person_20_regular:before { content: "\e6d9"; } -.icon-ic_fluent_document_prohibited_20_filled:before { +.icon-ic_fluent_document_pill_20_filled:before { content: "\e6da"; } -.icon-ic_fluent_document_prohibited_20_regular:before { +.icon-ic_fluent_document_pill_20_regular:before { content: "\e6db"; } -.icon-ic_fluent_document_question_mark_20_filled:before { +.icon-ic_fluent_document_print_20_filled:before { content: "\e6dc"; } -.icon-ic_fluent_document_question_mark_20_regular:before { +.icon-ic_fluent_document_print_20_regular:before { content: "\e6dd"; } -.icon-ic_fluent_document_queue_20_filled:before { +.icon-ic_fluent_document_prohibited_20_filled:before { content: "\e6de"; } -.icon-ic_fluent_document_queue_20_regular:before { +.icon-ic_fluent_document_prohibited_20_regular:before { content: "\e6df"; } -.icon-ic_fluent_document_queue_add_20_filled:before { +.icon-ic_fluent_document_question_mark_20_filled:before { content: "\e6e0"; } -.icon-ic_fluent_document_queue_add_20_regular:before { +.icon-ic_fluent_document_question_mark_20_regular:before { content: "\e6e1"; } -.icon-ic_fluent_document_queue_multiple_20_filled:before { +.icon-ic_fluent_document_queue_20_filled:before { content: "\e6e2"; } -.icon-ic_fluent_document_queue_multiple_20_regular:before { +.icon-ic_fluent_document_queue_20_regular:before { content: "\e6e3"; } -.icon-ic_fluent_document_ribbon_20_filled:before { +.icon-ic_fluent_document_queue_add_20_filled:before { content: "\e6e4"; } -.icon-ic_fluent_document_ribbon_20_regular:before { +.icon-ic_fluent_document_queue_add_20_regular:before { content: "\e6e5"; } -.icon-ic_fluent_document_sass_20_filled:before { +.icon-ic_fluent_document_queue_multiple_20_filled:before { content: "\e6e6"; } -.icon-ic_fluent_document_sass_20_regular:before { +.icon-ic_fluent_document_queue_multiple_20_regular:before { content: "\e6e7"; } -.icon-ic_fluent_document_save_20_filled:before { +.icon-ic_fluent_document_ribbon_20_filled:before { content: "\e6e8"; } -.icon-ic_fluent_document_save_20_regular:before { +.icon-ic_fluent_document_ribbon_20_regular:before { content: "\e6e9"; } -.icon-ic_fluent_document_search_20_filled:before { +.icon-ic_fluent_document_sass_20_filled:before { content: "\e6ea"; } -.icon-ic_fluent_document_search_20_regular:before { +.icon-ic_fluent_document_sass_20_regular:before { content: "\e6eb"; } -.icon-ic_fluent_document_settings_20_filled:before { +.icon-ic_fluent_document_save_20_filled:before { content: "\e6ec"; } -.icon-ic_fluent_document_settings_20_regular:before { +.icon-ic_fluent_document_save_20_regular:before { content: "\e6ed"; } -.icon-ic_fluent_document_signature_20_filled:before { +.icon-ic_fluent_document_search_20_filled:before { content: "\e6ee"; } -.icon-ic_fluent_document_signature_20_regular:before { +.icon-ic_fluent_document_search_20_regular:before { content: "\e6ef"; } -.icon-ic_fluent_document_split_hint_20_filled:before { +.icon-ic_fluent_document_settings_20_filled:before { content: "\e6f0"; } -.icon-ic_fluent_document_split_hint_20_regular:before { +.icon-ic_fluent_document_settings_20_regular:before { content: "\e6f1"; } -.icon-ic_fluent_document_split_hint_off_20_filled:before { +.icon-ic_fluent_document_signature_20_filled:before { content: "\e6f2"; } -.icon-ic_fluent_document_split_hint_off_20_regular:before { +.icon-ic_fluent_document_signature_20_regular:before { content: "\e6f3"; } -.icon-ic_fluent_document_sync_20_filled:before { +.icon-ic_fluent_document_split_hint_20_filled:before { content: "\e6f4"; } -.icon-ic_fluent_document_sync_20_regular:before { +.icon-ic_fluent_document_split_hint_20_regular:before { content: "\e6f5"; } -.icon-ic_fluent_document_table_20_filled:before { +.icon-ic_fluent_document_split_hint_off_20_filled:before { content: "\e6f6"; } -.icon-ic_fluent_document_table_20_regular:before { +.icon-ic_fluent_document_split_hint_off_20_regular:before { content: "\e6f7"; } -.icon-ic_fluent_document_table_arrow_right_20_filled:before { +.icon-ic_fluent_document_sync_20_filled:before { content: "\e6f8"; } -.icon-ic_fluent_document_table_arrow_right_20_regular:before { +.icon-ic_fluent_document_sync_20_regular:before { content: "\e6f9"; } -.icon-ic_fluent_document_table_checkmark_20_filled:before { +.icon-ic_fluent_document_table_20_filled:before { content: "\e6fa"; } -.icon-ic_fluent_document_table_checkmark_20_regular:before { +.icon-ic_fluent_document_table_20_regular:before { content: "\e6fb"; } -.icon-ic_fluent_document_table_cube_20_filled:before { +.icon-ic_fluent_document_table_arrow_right_20_filled:before { content: "\e6fc"; } -.icon-ic_fluent_document_table_cube_20_regular:before { +.icon-ic_fluent_document_table_arrow_right_20_regular:before { content: "\e6fd"; } -.icon-ic_fluent_document_table_search_20_filled:before { +.icon-ic_fluent_document_table_checkmark_20_filled:before { content: "\e6fe"; } -.icon-ic_fluent_document_table_search_20_regular:before { +.icon-ic_fluent_document_table_checkmark_20_regular:before { content: "\e6ff"; } -.icon-ic_fluent_document_table_truck_20_filled:before { +.icon-ic_fluent_document_table_cube_20_filled:before { content: "\e700"; } -.icon-ic_fluent_document_table_truck_20_regular:before { +.icon-ic_fluent_document_table_cube_20_regular:before { content: "\e701"; } -.icon-ic_fluent_document_target_20_filled:before { +.icon-ic_fluent_document_table_search_20_filled:before { content: "\e702"; } -.icon-ic_fluent_document_target_20_regular:before { +.icon-ic_fluent_document_table_search_20_regular:before { content: "\e703"; } -.icon-ic_fluent_document_text_20_filled:before { +.icon-ic_fluent_document_table_truck_20_filled:before { content: "\e704"; } -.icon-ic_fluent_document_text_20_regular:before { +.icon-ic_fluent_document_table_truck_20_regular:before { content: "\e705"; } -.icon-ic_fluent_document_text_clock_20_filled:before { +.icon-ic_fluent_document_target_20_filled:before { content: "\e706"; } -.icon-ic_fluent_document_text_clock_20_regular:before { +.icon-ic_fluent_document_target_20_regular:before { content: "\e707"; } -.icon-ic_fluent_document_text_extract_20_filled:before { +.icon-ic_fluent_document_text_20_filled:before { content: "\e708"; } -.icon-ic_fluent_document_text_extract_20_regular:before { +.icon-ic_fluent_document_text_20_regular:before { content: "\e709"; } -.icon-ic_fluent_document_text_link_20_filled:before { +.icon-ic_fluent_document_text_clock_20_filled:before { content: "\e70a"; } -.icon-ic_fluent_document_text_link_20_regular:before { +.icon-ic_fluent_document_text_clock_20_regular:before { content: "\e70b"; } -.icon-ic_fluent_document_text_toolbox_20_filled:before { +.icon-ic_fluent_document_text_extract_20_filled:before { content: "\e70c"; } -.icon-ic_fluent_document_text_toolbox_20_regular:before { +.icon-ic_fluent_document_text_extract_20_regular:before { content: "\e70d"; } -.icon-ic_fluent_document_toolbox_20_filled:before { +.icon-ic_fluent_document_text_link_20_filled:before { content: "\e70e"; } -.icon-ic_fluent_document_toolbox_20_regular:before { +.icon-ic_fluent_document_text_link_20_regular:before { content: "\e70f"; } -.icon-ic_fluent_document_width_20_filled:before { +.icon-ic_fluent_document_text_toolbox_20_filled:before { content: "\e710"; } -.icon-ic_fluent_document_width_20_regular:before { +.icon-ic_fluent_document_text_toolbox_20_regular:before { content: "\e711"; } -.icon-ic_fluent_document_yml_20_filled:before { +.icon-ic_fluent_document_toolbox_20_filled:before { content: "\e712"; } -.icon-ic_fluent_document_yml_20_regular:before { +.icon-ic_fluent_document_toolbox_20_regular:before { content: "\e713"; } -.icon-ic_fluent_door_20_filled:before { +.icon-ic_fluent_document_width_20_filled:before { content: "\e714"; } -.icon-ic_fluent_door_20_regular:before { +.icon-ic_fluent_document_width_20_regular:before { content: "\e715"; } -.icon-ic_fluent_door_arrow_left_20_filled:before { +.icon-ic_fluent_document_yml_20_filled:before { content: "\e716"; } -.icon-ic_fluent_door_arrow_left_20_regular:before { +.icon-ic_fluent_document_yml_20_regular:before { content: "\e717"; } -.icon-ic_fluent_door_arrow_right_20_filled:before { +.icon-ic_fluent_door_20_filled:before { content: "\e718"; } -.icon-ic_fluent_door_arrow_right_20_regular:before { +.icon-ic_fluent_door_20_regular:before { content: "\e719"; } -.icon-ic_fluent_door_tag_20_filled:before { +.icon-ic_fluent_door_arrow_left_20_filled:before { content: "\e71a"; } -.icon-ic_fluent_door_tag_20_regular:before { +.icon-ic_fluent_door_arrow_left_20_regular:before { content: "\e71b"; } -.icon-ic_fluent_double_swipe_down_20_filled:before { +.icon-ic_fluent_door_arrow_right_20_filled:before { content: "\e71c"; } -.icon-ic_fluent_double_swipe_down_20_regular:before { +.icon-ic_fluent_door_arrow_right_20_regular:before { content: "\e71d"; } -.icon-ic_fluent_double_swipe_up_20_filled:before { +.icon-ic_fluent_door_tag_20_filled:before { content: "\e71e"; } -.icon-ic_fluent_double_swipe_up_20_regular:before { +.icon-ic_fluent_door_tag_20_regular:before { content: "\e71f"; } -.icon-ic_fluent_double_tap_swipe_down_20_filled:before { +.icon-ic_fluent_double_swipe_down_20_filled:before { content: "\e720"; } -.icon-ic_fluent_double_tap_swipe_down_20_regular:before { +.icon-ic_fluent_double_swipe_down_20_regular:before { content: "\e721"; } -.icon-ic_fluent_double_tap_swipe_up_20_filled:before { +.icon-ic_fluent_double_swipe_up_20_filled:before { content: "\e722"; } -.icon-ic_fluent_double_tap_swipe_up_20_regular:before { +.icon-ic_fluent_double_swipe_up_20_regular:before { content: "\e723"; } -.icon-ic_fluent_drafts_20_filled:before { +.icon-ic_fluent_double_tap_swipe_down_20_filled:before { content: "\e724"; } -.icon-ic_fluent_drafts_20_regular:before { +.icon-ic_fluent_double_tap_swipe_down_20_regular:before { content: "\e725"; } -.icon-ic_fluent_drag_20_filled:before { +.icon-ic_fluent_double_tap_swipe_up_20_filled:before { content: "\e726"; } -.icon-ic_fluent_drag_20_regular:before { +.icon-ic_fluent_double_tap_swipe_up_20_regular:before { content: "\e727"; } -.icon-ic_fluent_draw_image_20_filled:before { +.icon-ic_fluent_drafts_20_filled:before { content: "\e728"; } -.icon-ic_fluent_draw_image_20_regular:before { +.icon-ic_fluent_drafts_20_regular:before { content: "\e729"; } -.icon-ic_fluent_draw_shape_20_filled:before { +.icon-ic_fluent_drag_20_filled:before { content: "\e72a"; } -.icon-ic_fluent_draw_shape_20_regular:before { +.icon-ic_fluent_drag_20_regular:before { content: "\e72b"; } -.icon-ic_fluent_draw_text_20_filled:before { +.icon-ic_fluent_draw_image_20_filled:before { content: "\e72c"; } -.icon-ic_fluent_draw_text_20_regular:before { +.icon-ic_fluent_draw_image_20_regular:before { content: "\e72d"; } -.icon-ic_fluent_drawer_20_filled:before { +.icon-ic_fluent_draw_shape_20_filled:before { content: "\e72e"; } -.icon-ic_fluent_drawer_20_regular:before { +.icon-ic_fluent_draw_shape_20_regular:before { content: "\e72f"; } -.icon-ic_fluent_drawer_add_20_filled:before { +.icon-ic_fluent_draw_text_20_filled:before { content: "\e730"; } -.icon-ic_fluent_drawer_add_20_regular:before { +.icon-ic_fluent_draw_text_20_regular:before { content: "\e731"; } -.icon-ic_fluent_drawer_arrow_download_20_filled:before { +.icon-ic_fluent_drawer_20_filled:before { content: "\e732"; } -.icon-ic_fluent_drawer_arrow_download_20_regular:before { +.icon-ic_fluent_drawer_20_regular:before { content: "\e733"; } -.icon-ic_fluent_drawer_dismiss_20_filled:before { +.icon-ic_fluent_drawer_add_20_filled:before { content: "\e734"; } -.icon-ic_fluent_drawer_dismiss_20_regular:before { +.icon-ic_fluent_drawer_add_20_regular:before { content: "\e735"; } -.icon-ic_fluent_drawer_play_20_filled:before { +.icon-ic_fluent_drawer_arrow_download_20_filled:before { content: "\e736"; } -.icon-ic_fluent_drawer_play_20_regular:before { +.icon-ic_fluent_drawer_arrow_download_20_regular:before { content: "\e737"; } -.icon-ic_fluent_drawer_subtract_20_filled:before { +.icon-ic_fluent_drawer_dismiss_20_filled:before { content: "\e738"; } -.icon-ic_fluent_drawer_subtract_20_regular:before { +.icon-ic_fluent_drawer_dismiss_20_regular:before { content: "\e739"; } -.icon-ic_fluent_drink_beer_20_filled:before { +.icon-ic_fluent_drawer_play_20_filled:before { content: "\e73a"; } -.icon-ic_fluent_drink_beer_20_regular:before { +.icon-ic_fluent_drawer_play_20_regular:before { content: "\e73b"; } -.icon-ic_fluent_drink_bottle_20_filled:before { +.icon-ic_fluent_drawer_subtract_20_filled:before { content: "\e73c"; } -.icon-ic_fluent_drink_bottle_20_regular:before { +.icon-ic_fluent_drawer_subtract_20_regular:before { content: "\e73d"; } -.icon-ic_fluent_drink_bottle_off_20_filled:before { +.icon-ic_fluent_drink_beer_20_filled:before { content: "\e73e"; } -.icon-ic_fluent_drink_bottle_off_20_regular:before { +.icon-ic_fluent_drink_beer_20_regular:before { content: "\e73f"; } -.icon-ic_fluent_drink_coffee_20_filled:before { +.icon-ic_fluent_drink_bottle_20_filled:before { content: "\e740"; } -.icon-ic_fluent_drink_coffee_20_regular:before { +.icon-ic_fluent_drink_bottle_20_regular:before { content: "\e741"; } -.icon-ic_fluent_drink_margarita_20_filled:before { +.icon-ic_fluent_drink_bottle_off_20_filled:before { content: "\e742"; } -.icon-ic_fluent_drink_margarita_20_regular:before { +.icon-ic_fluent_drink_bottle_off_20_regular:before { content: "\e743"; } -.icon-ic_fluent_drink_to_go_20_filled:before { +.icon-ic_fluent_drink_coffee_20_filled:before { content: "\e744"; } -.icon-ic_fluent_drink_to_go_20_regular:before { +.icon-ic_fluent_drink_coffee_20_regular:before { content: "\e745"; } -.icon-ic_fluent_drink_wine_20_filled:before { +.icon-ic_fluent_drink_margarita_20_filled:before { content: "\e746"; } -.icon-ic_fluent_drink_wine_20_regular:before { +.icon-ic_fluent_drink_margarita_20_regular:before { content: "\e747"; } -.icon-ic_fluent_drive_train_20_filled:before { +.icon-ic_fluent_drink_to_go_20_filled:before { content: "\e748"; } -.icon-ic_fluent_drive_train_20_regular:before { +.icon-ic_fluent_drink_to_go_20_regular:before { content: "\e749"; } -.icon-ic_fluent_drop_20_filled:before { +.icon-ic_fluent_drink_wine_20_filled:before { content: "\e74a"; } -.icon-ic_fluent_drop_20_regular:before { +.icon-ic_fluent_drink_wine_20_regular:before { content: "\e74b"; } -.icon-ic_fluent_dual_screen_20_filled:before { +.icon-ic_fluent_drive_train_20_filled:before { content: "\e74c"; } -.icon-ic_fluent_dual_screen_20_regular:before { +.icon-ic_fluent_drive_train_20_regular:before { content: "\e74d"; } -.icon-ic_fluent_dual_screen_add_20_filled:before { +.icon-ic_fluent_drop_20_filled:before { content: "\e74e"; } -.icon-ic_fluent_dual_screen_add_20_regular:before { +.icon-ic_fluent_drop_20_regular:before { content: "\e74f"; } -.icon-ic_fluent_dual_screen_arrow_right_20_filled:before { +.icon-ic_fluent_dual_screen_20_filled:before { content: "\e750"; } -.icon-ic_fluent_dual_screen_arrow_right_20_regular:before { +.icon-ic_fluent_dual_screen_20_regular:before { content: "\e751"; } -.icon-ic_fluent_dual_screen_arrow_up_20_filled:before { +.icon-ic_fluent_dual_screen_add_20_filled:before { content: "\e752"; } -.icon-ic_fluent_dual_screen_arrow_up_20_regular:before { +.icon-ic_fluent_dual_screen_add_20_regular:before { content: "\e753"; } -.icon-ic_fluent_dual_screen_clock_20_filled:before { +.icon-ic_fluent_dual_screen_arrow_right_20_filled:before { content: "\e754"; } -.icon-ic_fluent_dual_screen_clock_20_regular:before { +.icon-ic_fluent_dual_screen_arrow_right_20_regular:before { content: "\e755"; } -.icon-ic_fluent_dual_screen_closed_alert_20_filled:before { +.icon-ic_fluent_dual_screen_arrow_up_20_filled:before { content: "\e756"; } -.icon-ic_fluent_dual_screen_closed_alert_20_regular:before { +.icon-ic_fluent_dual_screen_arrow_up_20_regular:before { content: "\e757"; } -.icon-ic_fluent_dual_screen_desktop_20_filled:before { +.icon-ic_fluent_dual_screen_clock_20_filled:before { content: "\e758"; } -.icon-ic_fluent_dual_screen_desktop_20_regular:before { +.icon-ic_fluent_dual_screen_clock_20_regular:before { content: "\e759"; } -.icon-ic_fluent_dual_screen_dismiss_20_filled:before { +.icon-ic_fluent_dual_screen_closed_alert_20_filled:before { content: "\e75a"; } -.icon-ic_fluent_dual_screen_dismiss_20_regular:before { +.icon-ic_fluent_dual_screen_closed_alert_20_regular:before { content: "\e75b"; } -.icon-ic_fluent_dual_screen_group_20_filled:before { +.icon-ic_fluent_dual_screen_desktop_20_filled:before { content: "\e75c"; } -.icon-ic_fluent_dual_screen_group_20_regular:before { +.icon-ic_fluent_dual_screen_desktop_20_regular:before { content: "\e75d"; } -.icon-ic_fluent_dual_screen_header_20_filled:before { +.icon-ic_fluent_dual_screen_dismiss_20_filled:before { content: "\e75e"; } -.icon-ic_fluent_dual_screen_header_20_regular:before { +.icon-ic_fluent_dual_screen_dismiss_20_regular:before { content: "\e75f"; } -.icon-ic_fluent_dual_screen_lock_20_filled:before { +.icon-ic_fluent_dual_screen_group_20_filled:before { content: "\e760"; } -.icon-ic_fluent_dual_screen_lock_20_regular:before { +.icon-ic_fluent_dual_screen_group_20_regular:before { content: "\e761"; } -.icon-ic_fluent_dual_screen_mirror_20_filled:before { +.icon-ic_fluent_dual_screen_header_20_filled:before { content: "\e762"; } -.icon-ic_fluent_dual_screen_mirror_20_regular:before { +.icon-ic_fluent_dual_screen_header_20_regular:before { content: "\e763"; } -.icon-ic_fluent_dual_screen_pagination_20_filled:before { +.icon-ic_fluent_dual_screen_lock_20_filled:before { content: "\e764"; } -.icon-ic_fluent_dual_screen_pagination_20_regular:before { +.icon-ic_fluent_dual_screen_lock_20_regular:before { content: "\e765"; } -.icon-ic_fluent_dual_screen_settings_20_filled:before { +.icon-ic_fluent_dual_screen_mirror_20_filled:before { content: "\e766"; } -.icon-ic_fluent_dual_screen_settings_20_regular:before { +.icon-ic_fluent_dual_screen_mirror_20_regular:before { content: "\e767"; } -.icon-ic_fluent_dual_screen_span_20_filled:before { +.icon-ic_fluent_dual_screen_pagination_20_filled:before { content: "\e768"; } -.icon-ic_fluent_dual_screen_span_20_regular:before { +.icon-ic_fluent_dual_screen_pagination_20_regular:before { content: "\e769"; } -.icon-ic_fluent_dual_screen_speaker_20_filled:before { +.icon-ic_fluent_dual_screen_settings_20_filled:before { content: "\e76a"; } -.icon-ic_fluent_dual_screen_speaker_20_regular:before { +.icon-ic_fluent_dual_screen_settings_20_regular:before { content: "\e76b"; } -.icon-ic_fluent_dual_screen_status_bar_20_filled:before { +.icon-ic_fluent_dual_screen_span_20_filled:before { content: "\e76c"; } -.icon-ic_fluent_dual_screen_status_bar_20_regular:before { +.icon-ic_fluent_dual_screen_span_20_regular:before { content: "\e76d"; } -.icon-ic_fluent_dual_screen_tablet_20_filled:before { +.icon-ic_fluent_dual_screen_speaker_20_filled:before { content: "\e76e"; } -.icon-ic_fluent_dual_screen_tablet_20_regular:before { +.icon-ic_fluent_dual_screen_speaker_20_regular:before { content: "\e76f"; } -.icon-ic_fluent_dual_screen_update_20_filled:before { +.icon-ic_fluent_dual_screen_status_bar_20_filled:before { content: "\e770"; } -.icon-ic_fluent_dual_screen_update_20_regular:before { +.icon-ic_fluent_dual_screen_status_bar_20_regular:before { content: "\e771"; } -.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before { +.icon-ic_fluent_dual_screen_tablet_20_filled:before { content: "\e772"; } -.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before { +.icon-ic_fluent_dual_screen_tablet_20_regular:before { content: "\e773"; } -.icon-ic_fluent_dual_screen_vibrate_20_filled:before { +.icon-ic_fluent_dual_screen_update_20_filled:before { content: "\e774"; } -.icon-ic_fluent_dual_screen_vibrate_20_regular:before { +.icon-ic_fluent_dual_screen_update_20_regular:before { content: "\e775"; } -.icon-ic_fluent_dumbbell_20_filled:before { +.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before { content: "\e776"; } -.icon-ic_fluent_dumbbell_20_regular:before { +.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before { content: "\e777"; } -.icon-ic_fluent_dust_20_filled:before { +.icon-ic_fluent_dual_screen_vibrate_20_filled:before { content: "\e778"; } -.icon-ic_fluent_dust_20_regular:before { +.icon-ic_fluent_dual_screen_vibrate_20_regular:before { content: "\e779"; } -.icon-ic_fluent_earth_20_filled:before { +.icon-ic_fluent_dumbbell_20_filled:before { content: "\e77a"; } -.icon-ic_fluent_earth_20_regular:before { +.icon-ic_fluent_dumbbell_20_regular:before { content: "\e77b"; } -.icon-ic_fluent_earth_leaf_20_filled:before { +.icon-ic_fluent_dust_20_filled:before { content: "\e77c"; } -.icon-ic_fluent_earth_leaf_20_regular:before { +.icon-ic_fluent_dust_20_regular:before { content: "\e77d"; } -.icon-ic_fluent_edit_20_filled:before { +.icon-ic_fluent_earth_20_filled:before { content: "\e77e"; } -.icon-ic_fluent_edit_20_regular:before { +.icon-ic_fluent_earth_20_regular:before { content: "\e77f"; } -.icon-ic_fluent_edit_arrow_back_20_filled:before { +.icon-ic_fluent_earth_leaf_20_filled:before { content: "\e780"; } -.icon-ic_fluent_edit_arrow_back_20_regular:before { +.icon-ic_fluent_earth_leaf_20_regular:before { content: "\e781"; } -.icon-ic_fluent_edit_line_horizontal_3_20_filled:before { +.icon-ic_fluent_edit_20_filled:before { content: "\e782"; } -.icon-ic_fluent_edit_line_horizontal_3_20_regular:before { +.icon-ic_fluent_edit_20_regular:before { content: "\e783"; } -.icon-ic_fluent_edit_lock_20_filled:before { +.icon-ic_fluent_edit_arrow_back_20_filled:before { content: "\e784"; } -.icon-ic_fluent_edit_lock_20_regular:before { +.icon-ic_fluent_edit_arrow_back_20_regular:before { content: "\e785"; } -.icon-ic_fluent_edit_off_20_filled:before { +.icon-ic_fluent_edit_line_horizontal_3_20_filled:before { content: "\e786"; } -.icon-ic_fluent_edit_off_20_regular:before { +.icon-ic_fluent_edit_line_horizontal_3_20_regular:before { content: "\e787"; } -.icon-ic_fluent_edit_person_20_filled:before { +.icon-ic_fluent_edit_lock_20_filled:before { content: "\e788"; } -.icon-ic_fluent_edit_person_20_regular:before { +.icon-ic_fluent_edit_lock_20_regular:before { content: "\e789"; } -.icon-ic_fluent_edit_prohibited_20_filled:before { +.icon-ic_fluent_edit_off_20_filled:before { content: "\e78a"; } -.icon-ic_fluent_edit_prohibited_20_regular:before { +.icon-ic_fluent_edit_off_20_regular:before { content: "\e78b"; } -.icon-ic_fluent_edit_settings_20_filled:before { +.icon-ic_fluent_edit_person_20_filled:before { content: "\e78c"; } -.icon-ic_fluent_edit_settings_20_regular:before { +.icon-ic_fluent_edit_person_20_regular:before { content: "\e78d"; } -.icon-ic_fluent_elevator_20_filled:before { +.icon-ic_fluent_edit_prohibited_20_filled:before { content: "\e78e"; } -.icon-ic_fluent_elevator_20_regular:before { +.icon-ic_fluent_edit_prohibited_20_regular:before { content: "\e78f"; } -.icon-ic_fluent_emoji_20_filled:before { +.icon-ic_fluent_edit_settings_20_filled:before { content: "\e790"; } -.icon-ic_fluent_emoji_20_regular:before { +.icon-ic_fluent_edit_settings_20_regular:before { content: "\e791"; } -.icon-ic_fluent_emoji_add_20_filled:before { +.icon-ic_fluent_elevator_20_filled:before { content: "\e792"; } -.icon-ic_fluent_emoji_add_20_regular:before { +.icon-ic_fluent_elevator_20_regular:before { content: "\e793"; } -.icon-ic_fluent_emoji_angry_20_filled:before { +.icon-ic_fluent_emoji_20_filled:before { content: "\e794"; } -.icon-ic_fluent_emoji_angry_20_regular:before { +.icon-ic_fluent_emoji_20_regular:before { content: "\e795"; } -.icon-ic_fluent_emoji_edit_20_filled:before { +.icon-ic_fluent_emoji_add_20_filled:before { content: "\e796"; } -.icon-ic_fluent_emoji_edit_20_regular:before { +.icon-ic_fluent_emoji_add_20_regular:before { content: "\e797"; } -.icon-ic_fluent_emoji_hand_20_filled:before { +.icon-ic_fluent_emoji_angry_20_filled:before { content: "\e798"; } -.icon-ic_fluent_emoji_hand_20_regular:before { +.icon-ic_fluent_emoji_angry_20_regular:before { content: "\e799"; } -.icon-ic_fluent_emoji_hint_20_filled:before { +.icon-ic_fluent_emoji_edit_20_filled:before { content: "\e79a"; } -.icon-ic_fluent_emoji_hint_20_regular:before { +.icon-ic_fluent_emoji_edit_20_regular:before { content: "\e79b"; } -.icon-ic_fluent_emoji_laugh_20_filled:before { +.icon-ic_fluent_emoji_hand_20_filled:before { content: "\e79c"; } -.icon-ic_fluent_emoji_laugh_20_regular:before { +.icon-ic_fluent_emoji_hand_20_regular:before { content: "\e79d"; } -.icon-ic_fluent_emoji_meh_20_filled:before { +.icon-ic_fluent_emoji_hint_20_filled:before { content: "\e79e"; } -.icon-ic_fluent_emoji_meh_20_regular:before { +.icon-ic_fluent_emoji_hint_20_regular:before { content: "\e79f"; } -.icon-ic_fluent_emoji_meme_20_filled:before { +.icon-ic_fluent_emoji_laugh_20_filled:before { content: "\e7a0"; } -.icon-ic_fluent_emoji_meme_20_regular:before { +.icon-ic_fluent_emoji_laugh_20_regular:before { content: "\e7a1"; } -.icon-ic_fluent_emoji_multiple_20_filled:before { +.icon-ic_fluent_emoji_meh_20_filled:before { content: "\e7a2"; } -.icon-ic_fluent_emoji_multiple_20_regular:before { +.icon-ic_fluent_emoji_meh_20_regular:before { content: "\e7a3"; } -.icon-ic_fluent_emoji_sad_20_filled:before { +.icon-ic_fluent_emoji_meme_20_filled:before { content: "\e7a4"; } -.icon-ic_fluent_emoji_sad_20_regular:before { +.icon-ic_fluent_emoji_meme_20_regular:before { content: "\e7a5"; } -.icon-ic_fluent_emoji_sad_slight_20_filled:before { +.icon-ic_fluent_emoji_multiple_20_filled:before { content: "\e7a6"; } -.icon-ic_fluent_emoji_sad_slight_20_regular:before { +.icon-ic_fluent_emoji_multiple_20_regular:before { content: "\e7a7"; } -.icon-ic_fluent_emoji_smile_slight_20_filled:before { +.icon-ic_fluent_emoji_sad_20_filled:before { content: "\e7a8"; } -.icon-ic_fluent_emoji_smile_slight_20_regular:before { +.icon-ic_fluent_emoji_sad_20_regular:before { content: "\e7a9"; } -.icon-ic_fluent_emoji_sparkle_20_filled:before { +.icon-ic_fluent_emoji_sad_slight_20_filled:before { content: "\e7aa"; } -.icon-ic_fluent_emoji_sparkle_20_regular:before { +.icon-ic_fluent_emoji_sad_slight_20_regular:before { content: "\e7ab"; } -.icon-ic_fluent_emoji_surprise_20_filled:before { +.icon-ic_fluent_emoji_smile_slight_20_filled:before { content: "\e7ac"; } -.icon-ic_fluent_emoji_surprise_20_regular:before { +.icon-ic_fluent_emoji_smile_slight_20_regular:before { content: "\e7ad"; } -.icon-ic_fluent_engine_20_filled:before { +.icon-ic_fluent_emoji_sparkle_20_filled:before { content: "\e7ae"; } -.icon-ic_fluent_engine_20_regular:before { +.icon-ic_fluent_emoji_sparkle_20_regular:before { content: "\e7af"; } -.icon-ic_fluent_equal_circle_20_filled:before { +.icon-ic_fluent_emoji_surprise_20_filled:before { content: "\e7b0"; } -.icon-ic_fluent_equal_circle_20_regular:before { +.icon-ic_fluent_emoji_surprise_20_regular:before { content: "\e7b1"; } -.icon-ic_fluent_equal_off_20_filled:before { +.icon-ic_fluent_engine_20_filled:before { content: "\e7b2"; } -.icon-ic_fluent_equal_off_20_regular:before { +.icon-ic_fluent_engine_20_regular:before { content: "\e7b3"; } -.icon-ic_fluent_eraser_20_filled:before { +.icon-ic_fluent_equal_circle_20_filled:before { content: "\e7b4"; } -.icon-ic_fluent_eraser_20_regular:before { +.icon-ic_fluent_equal_circle_20_regular:before { content: "\e7b5"; } -.icon-ic_fluent_eraser_medium_20_filled:before { +.icon-ic_fluent_equal_off_20_filled:before { content: "\e7b6"; } -.icon-ic_fluent_eraser_medium_20_regular:before { +.icon-ic_fluent_equal_off_20_regular:before { content: "\e7b7"; } -.icon-ic_fluent_eraser_segment_20_filled:before { +.icon-ic_fluent_eraser_20_filled:before { content: "\e7b8"; } -.icon-ic_fluent_eraser_segment_20_regular:before { +.icon-ic_fluent_eraser_20_regular:before { content: "\e7b9"; } -.icon-ic_fluent_eraser_small_20_filled:before { +.icon-ic_fluent_eraser_medium_20_filled:before { content: "\e7ba"; } -.icon-ic_fluent_eraser_small_20_regular:before { +.icon-ic_fluent_eraser_medium_20_regular:before { content: "\e7bb"; } -.icon-ic_fluent_eraser_tool_20_filled:before { +.icon-ic_fluent_eraser_segment_20_filled:before { content: "\e7bc"; } -.icon-ic_fluent_eraser_tool_20_regular:before { +.icon-ic_fluent_eraser_segment_20_regular:before { content: "\e7bd"; } -.icon-ic_fluent_error_circle_20_filled:before { +.icon-ic_fluent_eraser_small_20_filled:before { content: "\e7be"; } -.icon-ic_fluent_error_circle_20_regular:before { +.icon-ic_fluent_eraser_small_20_regular:before { content: "\e7bf"; } -.icon-ic_fluent_error_circle_settings_20_filled:before { +.icon-ic_fluent_eraser_tool_20_filled:before { content: "\e7c0"; } -.icon-ic_fluent_error_circle_settings_20_regular:before { +.icon-ic_fluent_eraser_tool_20_regular:before { content: "\e7c1"; } -.icon-ic_fluent_expand_up_left_20_filled:before { +.icon-ic_fluent_error_circle_20_filled:before { content: "\e7c2"; } -.icon-ic_fluent_expand_up_left_20_regular:before { +.icon-ic_fluent_error_circle_20_regular:before { content: "\e7c3"; } -.icon-ic_fluent_expand_up_right_20_filled:before { +.icon-ic_fluent_error_circle_settings_20_filled:before { content: "\e7c4"; } -.icon-ic_fluent_expand_up_right_20_regular:before { +.icon-ic_fluent_error_circle_settings_20_regular:before { content: "\e7c5"; } -.icon-ic_fluent_extended_dock_20_filled:before { +.icon-ic_fluent_expand_up_left_20_filled:before { content: "\e7c6"; } -.icon-ic_fluent_extended_dock_20_regular:before { +.icon-ic_fluent_expand_up_left_20_regular:before { content: "\e7c7"; } -.icon-ic_fluent_eye_20_filled:before { +.icon-ic_fluent_expand_up_right_20_filled:before { content: "\e7c8"; } -.icon-ic_fluent_eye_20_regular:before { +.icon-ic_fluent_expand_up_right_20_regular:before { content: "\e7c9"; } -.icon-ic_fluent_eye_lines_20_filled:before { +.icon-ic_fluent_extended_dock_20_filled:before { content: "\e7ca"; } -.icon-ic_fluent_eye_lines_20_regular:before { +.icon-ic_fluent_extended_dock_20_regular:before { content: "\e7cb"; } -.icon-ic_fluent_eye_off_20_filled:before { +.icon-ic_fluent_eye_20_filled:before { content: "\e7cc"; } -.icon-ic_fluent_eye_off_20_regular:before { +.icon-ic_fluent_eye_20_regular:before { content: "\e7cd"; } -.icon-ic_fluent_eye_tracking_20_filled:before { +.icon-ic_fluent_eye_lines_20_filled:before { content: "\e7ce"; } -.icon-ic_fluent_eye_tracking_20_regular:before { +.icon-ic_fluent_eye_lines_20_regular:before { content: "\e7cf"; } -.icon-ic_fluent_eye_tracking_off_20_filled:before { +.icon-ic_fluent_eye_off_20_filled:before { content: "\e7d0"; } -.icon-ic_fluent_eye_tracking_off_20_regular:before { +.icon-ic_fluent_eye_off_20_regular:before { content: "\e7d1"; } -.icon-ic_fluent_eyedropper_20_filled:before { +.icon-ic_fluent_eye_tracking_20_filled:before { content: "\e7d2"; } -.icon-ic_fluent_eyedropper_20_regular:before { +.icon-ic_fluent_eye_tracking_20_regular:before { content: "\e7d3"; } -.icon-ic_fluent_eyedropper_off_20_filled:before { +.icon-ic_fluent_eye_tracking_off_20_filled:before { content: "\e7d4"; } -.icon-ic_fluent_eyedropper_off_20_regular:before { +.icon-ic_fluent_eye_tracking_off_20_regular:before { content: "\e7d5"; } -.icon-ic_fluent_f_stop_20_filled:before { +.icon-ic_fluent_eyedropper_20_filled:before { content: "\e7d6"; } -.icon-ic_fluent_f_stop_20_regular:before { +.icon-ic_fluent_eyedropper_20_regular:before { content: "\e7d7"; } -.icon-ic_fluent_fast_acceleration_20_filled:before { +.icon-ic_fluent_eyedropper_off_20_filled:before { content: "\e7d8"; } -.icon-ic_fluent_fast_acceleration_20_regular:before { +.icon-ic_fluent_eyedropper_off_20_regular:before { content: "\e7d9"; } -.icon-ic_fluent_fast_forward_20_filled:before { +.icon-ic_fluent_f_stop_20_filled:before { content: "\e7da"; } -.icon-ic_fluent_fast_forward_20_regular:before { +.icon-ic_fluent_f_stop_20_regular:before { content: "\e7db"; } -.icon-ic_fluent_fax_20_filled:before { +.icon-ic_fluent_fast_acceleration_20_filled:before { content: "\e7dc"; } -.icon-ic_fluent_fax_20_regular:before { +.icon-ic_fluent_fast_acceleration_20_regular:before { content: "\e7dd"; } -.icon-ic_fluent_feed_20_filled:before { +.icon-ic_fluent_fast_forward_20_filled:before { content: "\e7de"; } -.icon-ic_fluent_feed_20_regular:before { +.icon-ic_fluent_fast_forward_20_regular:before { content: "\e7df"; } -.icon-ic_fluent_filmstrip_20_filled:before { +.icon-ic_fluent_fax_20_filled:before { content: "\e7e0"; } -.icon-ic_fluent_filmstrip_20_regular:before { +.icon-ic_fluent_fax_20_regular:before { content: "\e7e1"; } -.icon-ic_fluent_filmstrip_image_20_filled:before { +.icon-ic_fluent_feed_20_filled:before { content: "\e7e2"; } -.icon-ic_fluent_filmstrip_image_20_regular:before { +.icon-ic_fluent_feed_20_regular:before { content: "\e7e3"; } -.icon-ic_fluent_filmstrip_play_20_filled:before { +.icon-ic_fluent_filmstrip_20_filled:before { content: "\e7e4"; } -.icon-ic_fluent_filmstrip_play_20_regular:before { +.icon-ic_fluent_filmstrip_20_regular:before { content: "\e7e5"; } -.icon-ic_fluent_filmstrip_split_20_filled:before { +.icon-ic_fluent_filmstrip_image_20_filled:before { content: "\e7e6"; } -.icon-ic_fluent_filmstrip_split_20_regular:before { +.icon-ic_fluent_filmstrip_image_20_regular:before { content: "\e7e7"; } -.icon-ic_fluent_filter_20_filled:before { +.icon-ic_fluent_filmstrip_play_20_filled:before { content: "\e7e8"; } -.icon-ic_fluent_filter_20_regular:before { +.icon-ic_fluent_filmstrip_play_20_regular:before { content: "\e7e9"; } -.icon-ic_fluent_filter_add_20_filled:before { +.icon-ic_fluent_filmstrip_split_20_filled:before { content: "\e7ea"; } -.icon-ic_fluent_filter_add_20_regular:before { +.icon-ic_fluent_filmstrip_split_20_regular:before { content: "\e7eb"; } -.icon-ic_fluent_filter_dismiss_20_filled:before { +.icon-ic_fluent_filter_20_filled:before { content: "\e7ec"; } -.icon-ic_fluent_filter_dismiss_20_regular:before { +.icon-ic_fluent_filter_20_regular:before { content: "\e7ed"; } -.icon-ic_fluent_filter_sync_20_filled:before { +.icon-ic_fluent_filter_add_20_filled:before { content: "\e7ee"; } -.icon-ic_fluent_filter_sync_20_regular:before { +.icon-ic_fluent_filter_add_20_regular:before { content: "\e7ef"; } -.icon-ic_fluent_fingerprint_20_filled:before { +.icon-ic_fluent_filter_dismiss_20_filled:before { content: "\e7f0"; } -.icon-ic_fluent_fingerprint_20_regular:before { +.icon-ic_fluent_filter_dismiss_20_regular:before { content: "\e7f1"; } -.icon-ic_fluent_fire_20_filled:before { +.icon-ic_fluent_filter_sync_20_filled:before { content: "\e7f2"; } -.icon-ic_fluent_fire_20_regular:before { +.icon-ic_fluent_filter_sync_20_regular:before { content: "\e7f3"; } -.icon-ic_fluent_fireplace_20_filled:before { +.icon-ic_fluent_fingerprint_20_filled:before { content: "\e7f4"; } -.icon-ic_fluent_fireplace_20_regular:before { +.icon-ic_fluent_fingerprint_20_regular:before { content: "\e7f5"; } -.icon-ic_fluent_fixed_width_20_filled:before { +.icon-ic_fluent_fire_20_filled:before { content: "\e7f6"; } -.icon-ic_fluent_fixed_width_20_regular:before { +.icon-ic_fluent_fire_20_regular:before { content: "\e7f7"; } -.icon-ic_fluent_flag_20_filled:before { +.icon-ic_fluent_fireplace_20_filled:before { content: "\e7f8"; } -.icon-ic_fluent_flag_20_regular:before { +.icon-ic_fluent_fireplace_20_regular:before { content: "\e7f9"; } -.icon-ic_fluent_flag_checkered_20_filled:before { +.icon-ic_fluent_fixed_width_20_filled:before { content: "\e7fa"; } -.icon-ic_fluent_flag_checkered_20_regular:before { +.icon-ic_fluent_fixed_width_20_regular:before { content: "\e7fb"; } -.icon-ic_fluent_flag_clock_20_filled:before { +.icon-ic_fluent_flag_20_filled:before { content: "\e7fc"; } -.icon-ic_fluent_flag_clock_20_regular:before { +.icon-ic_fluent_flag_20_regular:before { content: "\e7fd"; } -.icon-ic_fluent_flag_off_20_filled:before { +.icon-ic_fluent_flag_checkered_20_filled:before { content: "\e7fe"; } -.icon-ic_fluent_flag_off_20_regular:before { +.icon-ic_fluent_flag_checkered_20_regular:before { content: "\e7ff"; } -.icon-ic_fluent_flag_pride_20_filled:before { +.icon-ic_fluent_flag_clock_20_filled:before { content: "\e800"; } -.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before { +.icon-ic_fluent_flag_clock_20_regular:before { content: "\e801"; } -.icon-ic_fluent_flag_pride_philadelphia_20_filled:before { +.icon-ic_fluent_flag_off_20_filled:before { content: "\e802"; } -.icon-ic_fluent_flag_pride_progress_20_filled:before { +.icon-ic_fluent_flag_off_20_regular:before { content: "\e803"; } -.icon-ic_fluent_flash_20_filled:before { +.icon-ic_fluent_flag_pride_20_filled:before { content: "\e804"; } -.icon-ic_fluent_flash_20_regular:before { +.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before { content: "\e805"; } -.icon-ic_fluent_flash_add_20_filled:before { +.icon-ic_fluent_flag_pride_philadelphia_20_filled:before { content: "\e806"; } -.icon-ic_fluent_flash_add_20_regular:before { +.icon-ic_fluent_flag_pride_progress_20_filled:before { content: "\e807"; } -.icon-ic_fluent_flash_auto_20_filled:before { +.icon-ic_fluent_flash_20_filled:before { content: "\e808"; } -.icon-ic_fluent_flash_auto_20_regular:before { +.icon-ic_fluent_flash_20_regular:before { content: "\e809"; } -.icon-ic_fluent_flash_checkmark_20_filled:before { +.icon-ic_fluent_flash_add_20_filled:before { content: "\e80a"; } -.icon-ic_fluent_flash_checkmark_20_regular:before { +.icon-ic_fluent_flash_add_20_regular:before { content: "\e80b"; } -.icon-ic_fluent_flash_flow_20_filled:before { +.icon-ic_fluent_flash_auto_20_filled:before { content: "\e80c"; } -.icon-ic_fluent_flash_flow_20_regular:before { +.icon-ic_fluent_flash_auto_20_regular:before { content: "\e80d"; } -.icon-ic_fluent_flash_off_20_filled:before { +.icon-ic_fluent_flash_checkmark_20_filled:before { content: "\e80e"; } -.icon-ic_fluent_flash_off_20_regular:before { +.icon-ic_fluent_flash_checkmark_20_regular:before { content: "\e80f"; } -.icon-ic_fluent_flash_play_20_filled:before { +.icon-ic_fluent_flash_flow_20_filled:before { content: "\e810"; } -.icon-ic_fluent_flash_play_20_regular:before { +.icon-ic_fluent_flash_flow_20_regular:before { content: "\e811"; } -.icon-ic_fluent_flash_settings_20_filled:before { +.icon-ic_fluent_flash_off_20_filled:before { content: "\e812"; } -.icon-ic_fluent_flash_settings_20_regular:before { +.icon-ic_fluent_flash_off_20_regular:before { content: "\e813"; } -.icon-ic_fluent_flash_sparkle_20_filled:before { +.icon-ic_fluent_flash_play_20_filled:before { content: "\e814"; } -.icon-ic_fluent_flash_sparkle_20_regular:before { +.icon-ic_fluent_flash_play_20_regular:before { content: "\e815"; } -.icon-ic_fluent_flashlight_20_filled:before { +.icon-ic_fluent_flash_settings_20_filled:before { content: "\e816"; } -.icon-ic_fluent_flashlight_20_regular:before { +.icon-ic_fluent_flash_settings_20_regular:before { content: "\e817"; } -.icon-ic_fluent_flashlight_off_20_filled:before { +.icon-ic_fluent_flash_sparkle_20_filled:before { content: "\e818"; } -.icon-ic_fluent_flashlight_off_20_regular:before { +.icon-ic_fluent_flash_sparkle_20_regular:before { content: "\e819"; } -.icon-ic_fluent_flip_horizontal_20_filled:before { +.icon-ic_fluent_flashlight_20_filled:before { content: "\e81a"; } -.icon-ic_fluent_flip_horizontal_20_regular:before { +.icon-ic_fluent_flashlight_20_regular:before { content: "\e81b"; } -.icon-ic_fluent_flip_vertical_20_filled:before { +.icon-ic_fluent_flashlight_off_20_filled:before { content: "\e81c"; } -.icon-ic_fluent_flip_vertical_20_regular:before { +.icon-ic_fluent_flashlight_off_20_regular:before { content: "\e81d"; } -.icon-ic_fluent_flow_20_filled:before { +.icon-ic_fluent_flip_horizontal_20_filled:before { content: "\e81e"; } -.icon-ic_fluent_flow_20_regular:before { +.icon-ic_fluent_flip_horizontal_20_regular:before { content: "\e81f"; } -.icon-ic_fluent_flowchart_20_filled:before { +.icon-ic_fluent_flip_vertical_20_filled:before { content: "\e820"; } -.icon-ic_fluent_flowchart_20_regular:before { +.icon-ic_fluent_flip_vertical_20_regular:before { content: "\e821"; } -.icon-ic_fluent_flowchart_circle_20_filled:before { +.icon-ic_fluent_flow_20_filled:before { content: "\e822"; } -.icon-ic_fluent_flowchart_circle_20_regular:before { +.icon-ic_fluent_flow_20_regular:before { content: "\e823"; } -.icon-ic_fluent_fluent_20_filled:before { +.icon-ic_fluent_flowchart_20_filled:before { content: "\e824"; } -.icon-ic_fluent_fluent_20_regular:before { +.icon-ic_fluent_flowchart_20_regular:before { content: "\e825"; } -.icon-ic_fluent_fluid_20_filled:before { +.icon-ic_fluent_flowchart_circle_20_filled:before { content: "\e826"; } -.icon-ic_fluent_fluid_20_regular:before { +.icon-ic_fluent_flowchart_circle_20_regular:before { content: "\e827"; } -.icon-ic_fluent_folder_20_filled:before { +.icon-ic_fluent_fluent_20_filled:before { content: "\e828"; } -.icon-ic_fluent_folder_20_regular:before { +.icon-ic_fluent_fluent_20_regular:before { content: "\e829"; } -.icon-ic_fluent_folder_add_20_filled:before { +.icon-ic_fluent_fluid_20_filled:before { content: "\e82a"; } -.icon-ic_fluent_folder_add_20_regular:before { +.icon-ic_fluent_fluid_20_regular:before { content: "\e82b"; } -.icon-ic_fluent_folder_arrow_left_20_filled:before { +.icon-ic_fluent_folder_20_filled:before { content: "\e82c"; } -.icon-ic_fluent_folder_arrow_left_20_regular:before { +.icon-ic_fluent_folder_20_regular:before { content: "\e82d"; } -.icon-ic_fluent_folder_arrow_right_20_filled:before { +.icon-ic_fluent_folder_add_20_filled:before { content: "\e82e"; } -.icon-ic_fluent_folder_arrow_right_20_regular:before { +.icon-ic_fluent_folder_add_20_regular:before { content: "\e82f"; } -.icon-ic_fluent_folder_arrow_up_20_filled:before { +.icon-ic_fluent_folder_arrow_left_20_filled:before { content: "\e830"; } -.icon-ic_fluent_folder_arrow_up_20_regular:before { +.icon-ic_fluent_folder_arrow_left_20_regular:before { content: "\e831"; } -.icon-ic_fluent_folder_briefcase_20_filled:before { +.icon-ic_fluent_folder_arrow_right_20_filled:before { content: "\e832"; } -.icon-ic_fluent_folder_briefcase_20_regular:before { +.icon-ic_fluent_folder_arrow_right_20_regular:before { content: "\e833"; } -.icon-ic_fluent_folder_document_20_filled:before { +.icon-ic_fluent_folder_arrow_up_20_filled:before { content: "\e834"; } -.icon-ic_fluent_folder_document_20_regular:before { +.icon-ic_fluent_folder_arrow_up_20_regular:before { content: "\e835"; } -.icon-ic_fluent_folder_globe_20_filled:before { +.icon-ic_fluent_folder_briefcase_20_filled:before { content: "\e836"; } -.icon-ic_fluent_folder_globe_20_regular:before { +.icon-ic_fluent_folder_briefcase_20_regular:before { content: "\e837"; } -.icon-ic_fluent_folder_lightning_20_filled:before { +.icon-ic_fluent_folder_document_20_filled:before { content: "\e838"; } -.icon-ic_fluent_folder_lightning_20_regular:before { +.icon-ic_fluent_folder_document_20_regular:before { content: "\e839"; } -.icon-ic_fluent_folder_link_20_filled:before { +.icon-ic_fluent_folder_globe_20_filled:before { content: "\e83a"; } -.icon-ic_fluent_folder_link_20_regular:before { +.icon-ic_fluent_folder_globe_20_regular:before { content: "\e83b"; } -.icon-ic_fluent_folder_list_20_filled:before { +.icon-ic_fluent_folder_lightning_20_filled:before { content: "\e83c"; } -.icon-ic_fluent_folder_list_20_regular:before { +.icon-ic_fluent_folder_lightning_20_regular:before { content: "\e83d"; } -.icon-ic_fluent_folder_mail_20_filled:before { +.icon-ic_fluent_folder_link_20_filled:before { content: "\e83e"; } -.icon-ic_fluent_folder_mail_20_regular:before { +.icon-ic_fluent_folder_link_20_regular:before { content: "\e83f"; } -.icon-ic_fluent_folder_open_20_filled:before { +.icon-ic_fluent_folder_list_20_filled:before { content: "\e840"; } -.icon-ic_fluent_folder_open_20_regular:before { +.icon-ic_fluent_folder_list_20_regular:before { content: "\e841"; } -.icon-ic_fluent_folder_open_vertical_20_filled:before { +.icon-ic_fluent_folder_mail_20_filled:before { content: "\e842"; } -.icon-ic_fluent_folder_open_vertical_20_regular:before { +.icon-ic_fluent_folder_mail_20_regular:before { content: "\e843"; } -.icon-ic_fluent_folder_people_20_filled:before { +.icon-ic_fluent_folder_open_20_filled:before { content: "\e844"; } -.icon-ic_fluent_folder_people_20_regular:before { +.icon-ic_fluent_folder_open_20_regular:before { content: "\e845"; } -.icon-ic_fluent_folder_person_20_filled:before { +.icon-ic_fluent_folder_open_vertical_20_filled:before { content: "\e846"; } -.icon-ic_fluent_folder_person_20_regular:before { +.icon-ic_fluent_folder_open_vertical_20_regular:before { content: "\e847"; } -.icon-ic_fluent_folder_prohibited_20_filled:before { +.icon-ic_fluent_folder_people_20_filled:before { content: "\e848"; } -.icon-ic_fluent_folder_prohibited_20_regular:before { +.icon-ic_fluent_folder_people_20_regular:before { content: "\e849"; } -.icon-ic_fluent_folder_search_20_filled:before { +.icon-ic_fluent_folder_person_20_filled:before { content: "\e84a"; } -.icon-ic_fluent_folder_search_20_regular:before { +.icon-ic_fluent_folder_person_20_regular:before { content: "\e84b"; } -.icon-ic_fluent_folder_swap_20_filled:before { +.icon-ic_fluent_folder_prohibited_20_filled:before { content: "\e84c"; } -.icon-ic_fluent_folder_swap_20_regular:before { +.icon-ic_fluent_folder_prohibited_20_regular:before { content: "\e84d"; } -.icon-ic_fluent_folder_sync_20_filled:before { +.icon-ic_fluent_folder_search_20_filled:before { content: "\e84e"; } -.icon-ic_fluent_folder_sync_20_regular:before { +.icon-ic_fluent_folder_search_20_regular:before { content: "\e84f"; } -.icon-ic_fluent_folder_zip_20_filled:before { +.icon-ic_fluent_folder_swap_20_filled:before { content: "\e850"; } -.icon-ic_fluent_folder_zip_20_regular:before { +.icon-ic_fluent_folder_swap_20_regular:before { content: "\e851"; } -.icon-ic_fluent_font_decrease_20_filled:before { +.icon-ic_fluent_folder_sync_20_filled:before { content: "\e852"; } -.icon-ic_fluent_font_decrease_20_regular:before { +.icon-ic_fluent_folder_sync_20_regular:before { content: "\e853"; } -.icon-ic_fluent_font_increase_20_filled:before { +.icon-ic_fluent_folder_zip_20_filled:before { content: "\e854"; } -.icon-ic_fluent_font_increase_20_regular:before { +.icon-ic_fluent_folder_zip_20_regular:before { content: "\e855"; } -.icon-ic_fluent_font_space_tracking_in_20_filled:before { +.icon-ic_fluent_font_decrease_20_filled:before { content: "\e856"; } -.icon-ic_fluent_font_space_tracking_in_20_regular:before { +.icon-ic_fluent_font_decrease_20_regular:before { content: "\e857"; } -.icon-ic_fluent_font_space_tracking_out_20_filled:before { +.icon-ic_fluent_font_increase_20_filled:before { content: "\e858"; } -.icon-ic_fluent_font_space_tracking_out_20_regular:before { +.icon-ic_fluent_font_increase_20_regular:before { content: "\e859"; } -.icon-ic_fluent_food_20_filled:before { +.icon-ic_fluent_font_space_tracking_in_20_filled:before { content: "\e85a"; } -.icon-ic_fluent_food_20_regular:before { +.icon-ic_fluent_font_space_tracking_in_20_regular:before { content: "\e85b"; } -.icon-ic_fluent_food_apple_20_filled:before { +.icon-ic_fluent_font_space_tracking_out_20_filled:before { content: "\e85c"; } -.icon-ic_fluent_food_apple_20_regular:before { +.icon-ic_fluent_font_space_tracking_out_20_regular:before { content: "\e85d"; } -.icon-ic_fluent_food_cake_20_filled:before { +.icon-ic_fluent_food_20_filled:before { content: "\e85e"; } -.icon-ic_fluent_food_cake_20_regular:before { +.icon-ic_fluent_food_20_regular:before { content: "\e85f"; } -.icon-ic_fluent_food_carrot_20_filled:before { +.icon-ic_fluent_food_apple_20_filled:before { content: "\e860"; } -.icon-ic_fluent_food_carrot_20_regular:before { +.icon-ic_fluent_food_apple_20_regular:before { content: "\e861"; } -.icon-ic_fluent_food_chicken_leg_20_filled:before { +.icon-ic_fluent_food_cake_20_filled:before { content: "\e862"; } -.icon-ic_fluent_food_chicken_leg_20_regular:before { +.icon-ic_fluent_food_cake_20_regular:before { content: "\e863"; } -.icon-ic_fluent_food_egg_20_filled:before { +.icon-ic_fluent_food_carrot_20_filled:before { content: "\e864"; } -.icon-ic_fluent_food_egg_20_regular:before { +.icon-ic_fluent_food_carrot_20_regular:before { content: "\e865"; } -.icon-ic_fluent_food_fish_20_filled:before { +.icon-ic_fluent_food_chicken_leg_20_filled:before { content: "\e866"; } -.icon-ic_fluent_food_fish_20_regular:before { +.icon-ic_fluent_food_chicken_leg_20_regular:before { content: "\e867"; } -.icon-ic_fluent_food_grains_20_filled:before { +.icon-ic_fluent_food_egg_20_filled:before { content: "\e868"; } -.icon-ic_fluent_food_grains_20_regular:before { +.icon-ic_fluent_food_egg_20_regular:before { content: "\e869"; } -.icon-ic_fluent_food_pizza_20_filled:before { +.icon-ic_fluent_food_fish_20_filled:before { content: "\e86a"; } -.icon-ic_fluent_food_pizza_20_regular:before { +.icon-ic_fluent_food_fish_20_regular:before { content: "\e86b"; } -.icon-ic_fluent_food_toast_20_filled:before { +.icon-ic_fluent_food_grains_20_filled:before { content: "\e86c"; } -.icon-ic_fluent_food_toast_20_regular:before { +.icon-ic_fluent_food_grains_20_regular:before { content: "\e86d"; } -.icon-ic_fluent_form_20_filled:before { +.icon-ic_fluent_food_pizza_20_filled:before { content: "\e86e"; } -.icon-ic_fluent_form_20_regular:before { +.icon-ic_fluent_food_pizza_20_regular:before { content: "\e86f"; } -.icon-ic_fluent_form_multiple_20_filled:before { +.icon-ic_fluent_food_toast_20_filled:before { content: "\e870"; } -.icon-ic_fluent_form_multiple_20_regular:before { +.icon-ic_fluent_food_toast_20_regular:before { content: "\e871"; } -.icon-ic_fluent_form_new_20_filled:before { +.icon-ic_fluent_form_20_filled:before { content: "\e872"; } -.icon-ic_fluent_form_new_20_regular:before { +.icon-ic_fluent_form_20_regular:before { content: "\e873"; } -.icon-ic_fluent_form_sparkle_20_filled:before { +.icon-ic_fluent_form_multiple_20_filled:before { content: "\e874"; } -.icon-ic_fluent_form_sparkle_20_regular:before { +.icon-ic_fluent_form_multiple_20_regular:before { content: "\e875"; } -.icon-ic_fluent_fps_120_20_filled:before { +.icon-ic_fluent_form_new_20_filled:before { content: "\e876"; } -.icon-ic_fluent_fps_120_20_regular:before { +.icon-ic_fluent_form_new_20_regular:before { content: "\e877"; } -.icon-ic_fluent_fps_240_20_filled:before { +.icon-ic_fluent_form_sparkle_20_filled:before { content: "\e878"; } -.icon-ic_fluent_fps_240_20_regular:before { +.icon-ic_fluent_form_sparkle_20_regular:before { content: "\e879"; } -.icon-ic_fluent_fps_30_20_filled:before { +.icon-ic_fluent_fps_120_20_filled:before { content: "\e87a"; } -.icon-ic_fluent_fps_30_20_regular:before { +.icon-ic_fluent_fps_120_20_regular:before { content: "\e87b"; } -.icon-ic_fluent_fps_60_20_filled:before { +.icon-ic_fluent_fps_240_20_filled:before { content: "\e87c"; } -.icon-ic_fluent_fps_60_20_regular:before { +.icon-ic_fluent_fps_240_20_regular:before { content: "\e87d"; } -.icon-ic_fluent_fps_960_20_filled:before { +.icon-ic_fluent_fps_30_20_filled:before { content: "\e87e"; } -.icon-ic_fluent_fps_960_20_regular:before { +.icon-ic_fluent_fps_30_20_regular:before { content: "\e87f"; } -.icon-ic_fluent_frame_20_filled:before { +.icon-ic_fluent_fps_60_20_filled:before { content: "\e880"; } -.icon-ic_fluent_frame_20_regular:before { +.icon-ic_fluent_fps_60_20_regular:before { content: "\e881"; } -.icon-ic_fluent_full_screen_maximize_20_filled:before { +.icon-ic_fluent_fps_960_20_filled:before { content: "\e882"; } -.icon-ic_fluent_full_screen_maximize_20_regular:before { +.icon-ic_fluent_fps_960_20_regular:before { content: "\e883"; } -.icon-ic_fluent_full_screen_minimize_20_filled:before { +.icon-ic_fluent_frame_20_filled:before { content: "\e884"; } -.icon-ic_fluent_full_screen_minimize_20_regular:before { +.icon-ic_fluent_frame_20_regular:before { content: "\e885"; } -.icon-ic_fluent_game_chat_20_filled:before { +.icon-ic_fluent_full_screen_maximize_20_filled:before { content: "\e886"; } -.icon-ic_fluent_game_chat_20_regular:before { +.icon-ic_fluent_full_screen_maximize_20_regular:before { content: "\e887"; } -.icon-ic_fluent_games_20_filled:before { +.icon-ic_fluent_full_screen_minimize_20_filled:before { content: "\e888"; } -.icon-ic_fluent_games_20_regular:before { +.icon-ic_fluent_full_screen_minimize_20_regular:before { content: "\e889"; } -.icon-ic_fluent_gantt_chart_20_filled:before { +.icon-ic_fluent_game_chat_20_filled:before { content: "\e88a"; } -.icon-ic_fluent_gantt_chart_20_regular:before { +.icon-ic_fluent_game_chat_20_regular:before { content: "\e88b"; } -.icon-ic_fluent_gas_20_filled:before { +.icon-ic_fluent_games_20_filled:before { content: "\e88c"; } -.icon-ic_fluent_gas_20_regular:before { +.icon-ic_fluent_games_20_regular:before { content: "\e88d"; } -.icon-ic_fluent_gas_pump_20_filled:before { +.icon-ic_fluent_gantt_chart_20_filled:before { content: "\e88e"; } -.icon-ic_fluent_gas_pump_20_regular:before { +.icon-ic_fluent_gantt_chart_20_regular:before { content: "\e88f"; } -.icon-ic_fluent_gather_20_filled:before { +.icon-ic_fluent_gas_20_filled:before { content: "\e890"; } -.icon-ic_fluent_gather_20_regular:before { +.icon-ic_fluent_gas_20_regular:before { content: "\e891"; } -.icon-ic_fluent_gauge_20_filled:before { +.icon-ic_fluent_gas_pump_20_filled:before { content: "\e892"; } -.icon-ic_fluent_gauge_20_regular:before { +.icon-ic_fluent_gas_pump_20_regular:before { content: "\e893"; } -.icon-ic_fluent_gauge_add_20_filled:before { +.icon-ic_fluent_gather_20_filled:before { content: "\e894"; } -.icon-ic_fluent_gauge_add_20_regular:before { +.icon-ic_fluent_gather_20_regular:before { content: "\e895"; } -.icon-ic_fluent_gavel_20_filled:before { +.icon-ic_fluent_gauge_20_filled:before { content: "\e896"; } -.icon-ic_fluent_gavel_20_regular:before { +.icon-ic_fluent_gauge_20_regular:before { content: "\e897"; } -.icon-ic_fluent_gavel_prohibited_20_filled:before { +.icon-ic_fluent_gauge_add_20_filled:before { content: "\e898"; } -.icon-ic_fluent_gavel_prohibited_20_regular:before { +.icon-ic_fluent_gauge_add_20_regular:before { content: "\e899"; } -.icon-ic_fluent_gesture_20_filled:before { +.icon-ic_fluent_gavel_20_filled:before { content: "\e89a"; } -.icon-ic_fluent_gesture_20_regular:before { +.icon-ic_fluent_gavel_20_regular:before { content: "\e89b"; } -.icon-ic_fluent_gif_20_filled:before { +.icon-ic_fluent_gavel_prohibited_20_filled:before { content: "\e89c"; } -.icon-ic_fluent_gif_20_regular:before { +.icon-ic_fluent_gavel_prohibited_20_regular:before { content: "\e89d"; } -.icon-ic_fluent_gift_20_filled:before { +.icon-ic_fluent_gesture_20_filled:before { content: "\e89e"; } -.icon-ic_fluent_gift_20_regular:before { +.icon-ic_fluent_gesture_20_regular:before { content: "\e89f"; } -.icon-ic_fluent_gift_card_20_filled:before { +.icon-ic_fluent_gif_20_filled:before { content: "\e8a0"; } -.icon-ic_fluent_gift_card_20_regular:before { +.icon-ic_fluent_gif_20_regular:before { content: "\e8a1"; } -.icon-ic_fluent_gift_card_add_20_filled:before { +.icon-ic_fluent_gift_20_filled:before { content: "\e8a2"; } -.icon-ic_fluent_gift_card_add_20_regular:before { +.icon-ic_fluent_gift_20_regular:before { content: "\e8a3"; } -.icon-ic_fluent_gift_card_arrow_right_20_filled:before { +.icon-ic_fluent_gift_card_20_filled:before { content: "\e8a4"; } -.icon-ic_fluent_gift_card_arrow_right_20_regular:before { +.icon-ic_fluent_gift_card_20_regular:before { content: "\e8a5"; } -.icon-ic_fluent_gift_card_money_20_filled:before { +.icon-ic_fluent_gift_card_add_20_filled:before { content: "\e8a6"; } -.icon-ic_fluent_gift_card_money_20_regular:before { +.icon-ic_fluent_gift_card_add_20_regular:before { content: "\e8a7"; } -.icon-ic_fluent_gift_card_multiple_20_filled:before { +.icon-ic_fluent_gift_card_arrow_right_20_filled:before { content: "\e8a8"; } -.icon-ic_fluent_gift_card_multiple_20_regular:before { +.icon-ic_fluent_gift_card_arrow_right_20_regular:before { content: "\e8a9"; } -.icon-ic_fluent_gift_open_20_filled:before { +.icon-ic_fluent_gift_card_money_20_filled:before { content: "\e8aa"; } -.icon-ic_fluent_gift_open_20_regular:before { +.icon-ic_fluent_gift_card_money_20_regular:before { content: "\e8ab"; } -.icon-ic_fluent_glance_20_filled:before { +.icon-ic_fluent_gift_card_multiple_20_filled:before { content: "\e8ac"; } -.icon-ic_fluent_glance_20_regular:before { +.icon-ic_fluent_gift_card_multiple_20_regular:before { content: "\e8ad"; } -.icon-ic_fluent_glance_horizontal_20_filled:before { +.icon-ic_fluent_gift_open_20_filled:before { content: "\e8ae"; } -.icon-ic_fluent_glance_horizontal_20_regular:before { +.icon-ic_fluent_gift_open_20_regular:before { content: "\e8af"; } -.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before { +.icon-ic_fluent_glance_20_filled:before { content: "\e8b0"; } -.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before { +.icon-ic_fluent_glance_20_regular:before { content: "\e8b1"; } -.icon-ic_fluent_glasses_20_filled:before { +.icon-ic_fluent_glance_horizontal_20_filled:before { content: "\e8b2"; } -.icon-ic_fluent_glasses_20_regular:before { +.icon-ic_fluent_glance_horizontal_20_regular:before { content: "\e8b3"; } -.icon-ic_fluent_glasses_off_20_filled:before { +.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before { content: "\e8b4"; } -.icon-ic_fluent_glasses_off_20_regular:before { +.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before { content: "\e8b5"; } -.icon-ic_fluent_globe_20_filled:before { +.icon-ic_fluent_glasses_20_filled:before { content: "\e8b6"; } -.icon-ic_fluent_globe_20_regular:before { +.icon-ic_fluent_glasses_20_regular:before { content: "\e8b7"; } -.icon-ic_fluent_globe_add_20_filled:before { +.icon-ic_fluent_glasses_off_20_filled:before { content: "\e8b8"; } -.icon-ic_fluent_globe_add_20_regular:before { +.icon-ic_fluent_glasses_off_20_regular:before { content: "\e8b9"; } -.icon-ic_fluent_globe_arrow_forward_20_filled:before { +.icon-ic_fluent_globe_20_filled:before { content: "\e8ba"; } -.icon-ic_fluent_globe_arrow_forward_20_regular:before { +.icon-ic_fluent_globe_20_regular:before { content: "\e8bb"; } -.icon-ic_fluent_globe_arrow_up_20_filled:before { +.icon-ic_fluent_globe_add_20_filled:before { content: "\e8bc"; } -.icon-ic_fluent_globe_arrow_up_20_regular:before { +.icon-ic_fluent_globe_add_20_regular:before { content: "\e8bd"; } -.icon-ic_fluent_globe_clock_20_filled:before { +.icon-ic_fluent_globe_arrow_forward_20_filled:before { content: "\e8be"; } -.icon-ic_fluent_globe_clock_20_regular:before { +.icon-ic_fluent_globe_arrow_forward_20_regular:before { content: "\e8bf"; } -.icon-ic_fluent_globe_desktop_20_filled:before { +.icon-ic_fluent_globe_arrow_up_20_filled:before { content: "\e8c0"; } -.icon-ic_fluent_globe_desktop_20_regular:before { +.icon-ic_fluent_globe_arrow_up_20_regular:before { content: "\e8c1"; } -.icon-ic_fluent_globe_error_20_filled:before { +.icon-ic_fluent_globe_clock_20_filled:before { content: "\e8c2"; } -.icon-ic_fluent_globe_error_20_regular:before { +.icon-ic_fluent_globe_clock_20_regular:before { content: "\e8c3"; } -.icon-ic_fluent_globe_location_20_filled:before { +.icon-ic_fluent_globe_desktop_20_filled:before { content: "\e8c4"; } -.icon-ic_fluent_globe_location_20_regular:before { +.icon-ic_fluent_globe_desktop_20_regular:before { content: "\e8c5"; } -.icon-ic_fluent_globe_off_20_filled:before { +.icon-ic_fluent_globe_error_20_filled:before { content: "\e8c6"; } -.icon-ic_fluent_globe_off_20_regular:before { +.icon-ic_fluent_globe_error_20_regular:before { content: "\e8c7"; } -.icon-ic_fluent_globe_person_20_filled:before { +.icon-ic_fluent_globe_location_20_filled:before { content: "\e8c8"; } -.icon-ic_fluent_globe_person_20_regular:before { +.icon-ic_fluent_globe_location_20_regular:before { content: "\e8c9"; } -.icon-ic_fluent_globe_prohibited_20_filled:before { +.icon-ic_fluent_globe_off_20_filled:before { content: "\e8ca"; } -.icon-ic_fluent_globe_prohibited_20_regular:before { +.icon-ic_fluent_globe_off_20_regular:before { content: "\e8cb"; } -.icon-ic_fluent_globe_search_20_filled:before { +.icon-ic_fluent_globe_person_20_filled:before { content: "\e8cc"; } -.icon-ic_fluent_globe_search_20_regular:before { +.icon-ic_fluent_globe_person_20_regular:before { content: "\e8cd"; } -.icon-ic_fluent_globe_shield_20_filled:before { +.icon-ic_fluent_globe_prohibited_20_filled:before { content: "\e8ce"; } -.icon-ic_fluent_globe_shield_20_regular:before { +.icon-ic_fluent_globe_prohibited_20_regular:before { content: "\e8cf"; } -.icon-ic_fluent_globe_star_20_filled:before { +.icon-ic_fluent_globe_search_20_filled:before { content: "\e8d0"; } -.icon-ic_fluent_globe_star_20_regular:before { +.icon-ic_fluent_globe_search_20_regular:before { content: "\e8d1"; } -.icon-ic_fluent_globe_surface_20_filled:before { +.icon-ic_fluent_globe_shield_20_filled:before { content: "\e8d2"; } -.icon-ic_fluent_globe_surface_20_regular:before { +.icon-ic_fluent_globe_shield_20_regular:before { content: "\e8d3"; } -.icon-ic_fluent_globe_sync_20_filled:before { +.icon-ic_fluent_globe_star_20_filled:before { content: "\e8d4"; } -.icon-ic_fluent_globe_sync_20_regular:before { +.icon-ic_fluent_globe_star_20_regular:before { content: "\e8d5"; } -.icon-ic_fluent_globe_video_20_filled:before { +.icon-ic_fluent_globe_surface_20_filled:before { content: "\e8d6"; } -.icon-ic_fluent_globe_video_20_regular:before { +.icon-ic_fluent_globe_surface_20_regular:before { content: "\e8d7"; } -.icon-ic_fluent_globe_warning_20_filled:before { +.icon-ic_fluent_globe_sync_20_filled:before { content: "\e8d8"; } -.icon-ic_fluent_globe_warning_20_regular:before { +.icon-ic_fluent_globe_sync_20_regular:before { content: "\e8d9"; } -.icon-ic_fluent_grid_20_filled:before { +.icon-ic_fluent_globe_video_20_filled:before { content: "\e8da"; } -.icon-ic_fluent_grid_20_regular:before { +.icon-ic_fluent_globe_video_20_regular:before { content: "\e8db"; } -.icon-ic_fluent_grid_dots_20_filled:before { +.icon-ic_fluent_globe_warning_20_filled:before { content: "\e8dc"; } -.icon-ic_fluent_grid_dots_20_regular:before { +.icon-ic_fluent_globe_warning_20_regular:before { content: "\e8dd"; } -.icon-ic_fluent_grid_kanban_20_filled:before { +.icon-ic_fluent_grid_20_filled:before { content: "\e8de"; } -.icon-ic_fluent_grid_kanban_20_regular:before { +.icon-ic_fluent_grid_20_regular:before { content: "\e8df"; } -.icon-ic_fluent_group_20_filled:before { +.icon-ic_fluent_grid_dots_20_filled:before { content: "\e8e0"; } -.icon-ic_fluent_group_20_regular:before { +.icon-ic_fluent_grid_dots_20_regular:before { content: "\e8e1"; } -.icon-ic_fluent_group_dismiss_20_filled:before { +.icon-ic_fluent_grid_kanban_20_filled:before { content: "\e8e2"; } -.icon-ic_fluent_group_dismiss_20_regular:before { +.icon-ic_fluent_grid_kanban_20_regular:before { content: "\e8e3"; } -.icon-ic_fluent_group_list_20_filled:before { +.icon-ic_fluent_group_20_filled:before { content: "\e8e4"; } -.icon-ic_fluent_group_list_20_regular:before { +.icon-ic_fluent_group_20_regular:before { content: "\e8e5"; } -.icon-ic_fluent_group_return_20_filled:before { +.icon-ic_fluent_group_dismiss_20_filled:before { content: "\e8e6"; } -.icon-ic_fluent_group_return_20_regular:before { +.icon-ic_fluent_group_dismiss_20_regular:before { content: "\e8e7"; } -.icon-ic_fluent_guardian_20_filled:before { +.icon-ic_fluent_group_list_20_filled:before { content: "\e8e8"; } -.icon-ic_fluent_guardian_20_regular:before { +.icon-ic_fluent_group_list_20_regular:before { content: "\e8e9"; } -.icon-ic_fluent_guest_20_filled:before { +.icon-ic_fluent_group_return_20_filled:before { content: "\e8ea"; } -.icon-ic_fluent_guest_20_regular:before { +.icon-ic_fluent_group_return_20_regular:before { content: "\e8eb"; } -.icon-ic_fluent_guest_add_20_filled:before { +.icon-ic_fluent_guardian_20_filled:before { content: "\e8ec"; } -.icon-ic_fluent_guest_add_20_regular:before { +.icon-ic_fluent_guardian_20_regular:before { content: "\e8ed"; } -.icon-ic_fluent_guitar_20_filled:before { +.icon-ic_fluent_guest_20_filled:before { content: "\e8ee"; } -.icon-ic_fluent_guitar_20_regular:before { +.icon-ic_fluent_guest_20_regular:before { content: "\e8ef"; } -.icon-ic_fluent_hand_draw_20_filled:before { +.icon-ic_fluent_guest_add_20_filled:before { content: "\e8f0"; } -.icon-ic_fluent_hand_draw_20_regular:before { +.icon-ic_fluent_guest_add_20_regular:before { content: "\e8f1"; } -.icon-ic_fluent_hand_left_20_filled:before { +.icon-ic_fluent_guitar_20_filled:before { content: "\e8f2"; } -.icon-ic_fluent_hand_left_20_regular:before { +.icon-ic_fluent_guitar_20_regular:before { content: "\e8f3"; } -.icon-ic_fluent_hand_left_chat_20_filled:before { +.icon-ic_fluent_hand_draw_20_filled:before { content: "\e8f4"; } -.icon-ic_fluent_hand_left_chat_20_regular:before { +.icon-ic_fluent_hand_draw_20_regular:before { content: "\e8f5"; } -.icon-ic_fluent_hand_open_heart_20_filled:before { +.icon-ic_fluent_hand_left_20_filled:before { content: "\e8f6"; } -.icon-ic_fluent_hand_open_heart_20_regular:before { +.icon-ic_fluent_hand_left_20_regular:before { content: "\e8f7"; } -.icon-ic_fluent_hand_point_20_filled:before { +.icon-ic_fluent_hand_left_chat_20_filled:before { content: "\e8f8"; } -.icon-ic_fluent_hand_point_20_regular:before { +.icon-ic_fluent_hand_left_chat_20_regular:before { content: "\e8f9"; } -.icon-ic_fluent_hand_right_20_filled:before { +.icon-ic_fluent_hand_open_heart_20_filled:before { content: "\e8fa"; } -.icon-ic_fluent_hand_right_20_regular:before { +.icon-ic_fluent_hand_open_heart_20_regular:before { content: "\e8fb"; } -.icon-ic_fluent_hand_right_off_20_filled:before { +.icon-ic_fluent_hand_point_20_filled:before { content: "\e8fc"; } -.icon-ic_fluent_hand_right_off_20_regular:before { +.icon-ic_fluent_hand_point_20_regular:before { content: "\e8fd"; } -.icon-ic_fluent_hand_wave_20_filled:before { +.icon-ic_fluent_hand_right_20_filled:before { content: "\e8fe"; } -.icon-ic_fluent_hand_wave_20_regular:before { +.icon-ic_fluent_hand_right_20_regular:before { content: "\e8ff"; } -.icon-ic_fluent_handshake_20_filled:before { +.icon-ic_fluent_hand_right_off_20_filled:before { content: "\e900"; } -.icon-ic_fluent_handshake_20_regular:before { +.icon-ic_fluent_hand_right_off_20_regular:before { content: "\e901"; } -.icon-ic_fluent_haptic_strong_20_filled:before { +.icon-ic_fluent_hand_wave_20_filled:before { content: "\e902"; } -.icon-ic_fluent_haptic_strong_20_regular:before { +.icon-ic_fluent_hand_wave_20_regular:before { content: "\e903"; } -.icon-ic_fluent_haptic_weak_20_filled:before { +.icon-ic_fluent_handshake_20_filled:before { content: "\e904"; } -.icon-ic_fluent_haptic_weak_20_regular:before { +.icon-ic_fluent_handshake_20_regular:before { content: "\e905"; } -.icon-ic_fluent_hard_drive_20_filled:before { +.icon-ic_fluent_haptic_strong_20_filled:before { content: "\e906"; } -.icon-ic_fluent_hard_drive_20_regular:before { +.icon-ic_fluent_haptic_strong_20_regular:before { content: "\e907"; } -.icon-ic_fluent_hat_graduation_20_filled:before { +.icon-ic_fluent_haptic_weak_20_filled:before { content: "\e908"; } -.icon-ic_fluent_hat_graduation_20_regular:before { +.icon-ic_fluent_haptic_weak_20_regular:before { content: "\e909"; } -.icon-ic_fluent_hat_graduation_add_20_filled:before { +.icon-ic_fluent_hard_drive_20_filled:before { content: "\e90a"; } -.icon-ic_fluent_hat_graduation_add_20_regular:before { +.icon-ic_fluent_hard_drive_20_regular:before { content: "\e90b"; } -.icon-ic_fluent_hat_graduation_sparkle_20_filled:before { +.icon-ic_fluent_hat_graduation_20_filled:before { content: "\e90c"; } -.icon-ic_fluent_hat_graduation_sparkle_20_regular:before { +.icon-ic_fluent_hat_graduation_20_regular:before { content: "\e90d"; } -.icon-ic_fluent_hd_20_filled:before { +.icon-ic_fluent_hat_graduation_add_20_filled:before { content: "\e90e"; } -.icon-ic_fluent_hd_20_regular:before { +.icon-ic_fluent_hat_graduation_add_20_regular:before { content: "\e90f"; } -.icon-ic_fluent_hdr_20_filled:before { +.icon-ic_fluent_hat_graduation_sparkle_20_filled:before { content: "\e910"; } -.icon-ic_fluent_hdr_20_regular:before { +.icon-ic_fluent_hat_graduation_sparkle_20_regular:before { content: "\e911"; } -.icon-ic_fluent_hdr_off_20_filled:before { +.icon-ic_fluent_hd_20_filled:before { content: "\e912"; } -.icon-ic_fluent_hdr_off_20_regular:before { +.icon-ic_fluent_hd_20_regular:before { content: "\e913"; } -.icon-ic_fluent_headphones_20_filled:before { +.icon-ic_fluent_hdr_20_filled:before { content: "\e914"; } -.icon-ic_fluent_headphones_20_regular:before { +.icon-ic_fluent_hdr_20_regular:before { content: "\e915"; } -.icon-ic_fluent_headphones_sound_wave_20_filled:before { +.icon-ic_fluent_hdr_off_20_filled:before { content: "\e916"; } -.icon-ic_fluent_headphones_sound_wave_20_regular:before { +.icon-ic_fluent_hdr_off_20_regular:before { content: "\e917"; } -.icon-ic_fluent_headset_20_filled:before { +.icon-ic_fluent_headphones_20_filled:before { content: "\e918"; } -.icon-ic_fluent_headset_20_regular:before { +.icon-ic_fluent_headphones_20_regular:before { content: "\e919"; } -.icon-ic_fluent_headset_add_20_filled:before { +.icon-ic_fluent_headphones_sound_wave_20_filled:before { content: "\e91a"; } -.icon-ic_fluent_headset_add_20_regular:before { +.icon-ic_fluent_headphones_sound_wave_20_regular:before { content: "\e91b"; } -.icon-ic_fluent_headset_vr_20_filled:before { +.icon-ic_fluent_headset_20_filled:before { content: "\e91c"; } -.icon-ic_fluent_headset_vr_20_regular:before { +.icon-ic_fluent_headset_20_regular:before { content: "\e91d"; } -.icon-ic_fluent_heart_20_filled:before { +.icon-ic_fluent_headset_add_20_filled:before { content: "\e91e"; } -.icon-ic_fluent_heart_20_regular:before { +.icon-ic_fluent_headset_add_20_regular:before { content: "\e91f"; } -.icon-ic_fluent_heart_broken_20_filled:before { +.icon-ic_fluent_headset_vr_20_filled:before { content: "\e920"; } -.icon-ic_fluent_heart_broken_20_regular:before { +.icon-ic_fluent_headset_vr_20_regular:before { content: "\e921"; } -.icon-ic_fluent_heart_circle_20_filled:before { +.icon-ic_fluent_heart_20_filled:before { content: "\e922"; } -.icon-ic_fluent_heart_circle_20_regular:before { +.icon-ic_fluent_heart_20_regular:before { content: "\e923"; } -.icon-ic_fluent_heart_circle_hint_20_filled:before { +.icon-ic_fluent_heart_broken_20_filled:before { content: "\e924"; } -.icon-ic_fluent_heart_circle_hint_20_regular:before { +.icon-ic_fluent_heart_broken_20_regular:before { content: "\e925"; } -.icon-ic_fluent_heart_off_20_filled:before { +.icon-ic_fluent_heart_circle_20_filled:before { content: "\e926"; } -.icon-ic_fluent_heart_off_20_regular:before { +.icon-ic_fluent_heart_circle_20_regular:before { content: "\e927"; } -.icon-ic_fluent_heart_pulse_20_filled:before { +.icon-ic_fluent_heart_circle_hint_20_filled:before { content: "\e928"; } -.icon-ic_fluent_heart_pulse_20_regular:before { +.icon-ic_fluent_heart_circle_hint_20_regular:before { content: "\e929"; } -.icon-ic_fluent_heart_pulse_checkmark_20_filled:before { +.icon-ic_fluent_heart_off_20_filled:before { content: "\e92a"; } -.icon-ic_fluent_heart_pulse_checkmark_20_regular:before { +.icon-ic_fluent_heart_off_20_regular:before { content: "\e92b"; } -.icon-ic_fluent_heart_pulse_error_20_filled:before { +.icon-ic_fluent_heart_pulse_20_filled:before { content: "\e92c"; } -.icon-ic_fluent_heart_pulse_error_20_regular:before { +.icon-ic_fluent_heart_pulse_20_regular:before { content: "\e92d"; } -.icon-ic_fluent_heart_pulse_warning_20_filled:before { +.icon-ic_fluent_heart_pulse_checkmark_20_filled:before { content: "\e92e"; } -.icon-ic_fluent_heart_pulse_warning_20_regular:before { +.icon-ic_fluent_heart_pulse_checkmark_20_regular:before { content: "\e92f"; } -.icon-ic_fluent_hexagon_20_filled:before { +.icon-ic_fluent_heart_pulse_error_20_filled:before { content: "\e930"; } -.icon-ic_fluent_hexagon_20_regular:before { +.icon-ic_fluent_heart_pulse_error_20_regular:before { content: "\e931"; } -.icon-ic_fluent_hexagon_sparkle_20_filled:before { +.icon-ic_fluent_heart_pulse_warning_20_filled:before { content: "\e932"; } -.icon-ic_fluent_hexagon_sparkle_20_regular:before { +.icon-ic_fluent_heart_pulse_warning_20_regular:before { content: "\e933"; } -.icon-ic_fluent_hexagon_three_20_filled:before { +.icon-ic_fluent_hexagon_20_filled:before { content: "\e934"; } -.icon-ic_fluent_hexagon_three_20_regular:before { +.icon-ic_fluent_hexagon_20_regular:before { content: "\e935"; } -.icon-ic_fluent_highlight_20_filled:before { +.icon-ic_fluent_hexagon_sparkle_20_filled:before { content: "\e936"; } -.icon-ic_fluent_highlight_20_regular:before { +.icon-ic_fluent_hexagon_sparkle_20_regular:before { content: "\e937"; } -.icon-ic_fluent_highlight_accent_20_filled:before { +.icon-ic_fluent_hexagon_three_20_filled:before { content: "\e938"; } -.icon-ic_fluent_highlight_link_20_filled:before { +.icon-ic_fluent_hexagon_three_20_regular:before { content: "\e939"; } -.icon-ic_fluent_highlight_link_20_regular:before { +.icon-ic_fluent_highlight_20_filled:before { content: "\e93a"; } -.icon-ic_fluent_highway_20_filled:before { +.icon-ic_fluent_highlight_20_regular:before { content: "\e93b"; } -.icon-ic_fluent_highway_20_regular:before { +.icon-ic_fluent_highlight_accent_20_filled:before { content: "\e93c"; } -.icon-ic_fluent_history_20_filled:before { +.icon-ic_fluent_highlight_link_20_filled:before { content: "\e93d"; } -.icon-ic_fluent_history_20_regular:before { +.icon-ic_fluent_highlight_link_20_regular:before { content: "\e93e"; } -.icon-ic_fluent_history_dismiss_20_filled:before { +.icon-ic_fluent_highway_20_filled:before { content: "\e93f"; } -.icon-ic_fluent_history_dismiss_20_regular:before { +.icon-ic_fluent_highway_20_regular:before { content: "\e940"; } -.icon-ic_fluent_home_20_filled:before { +.icon-ic_fluent_history_20_filled:before { content: "\e941"; } -.icon-ic_fluent_home_20_regular:before { +.icon-ic_fluent_history_20_regular:before { content: "\e942"; } -.icon-ic_fluent_home_add_20_filled:before { +.icon-ic_fluent_history_dismiss_20_filled:before { content: "\e943"; } -.icon-ic_fluent_home_add_20_regular:before { +.icon-ic_fluent_history_dismiss_20_regular:before { content: "\e944"; } -.icon-ic_fluent_home_checkmark_20_filled:before { +.icon-ic_fluent_home_20_filled:before { content: "\e945"; } -.icon-ic_fluent_home_checkmark_20_regular:before { +.icon-ic_fluent_home_20_regular:before { content: "\e946"; } -.icon-ic_fluent_home_database_20_filled:before { +.icon-ic_fluent_home_add_20_filled:before { content: "\e947"; } -.icon-ic_fluent_home_database_20_regular:before { +.icon-ic_fluent_home_add_20_regular:before { content: "\e948"; } -.icon-ic_fluent_home_garage_20_filled:before { +.icon-ic_fluent_home_checkmark_20_filled:before { content: "\e949"; } -.icon-ic_fluent_home_garage_20_regular:before { +.icon-ic_fluent_home_checkmark_20_regular:before { content: "\e94a"; } -.icon-ic_fluent_home_heart_20_filled:before { +.icon-ic_fluent_home_database_20_filled:before { content: "\e94b"; } -.icon-ic_fluent_home_heart_20_regular:before { +.icon-ic_fluent_home_database_20_regular:before { content: "\e94c"; } -.icon-ic_fluent_home_more_20_filled:before { +.icon-ic_fluent_home_garage_20_filled:before { content: "\e94d"; } -.icon-ic_fluent_home_more_20_regular:before { +.icon-ic_fluent_home_garage_20_regular:before { content: "\e94e"; } -.icon-ic_fluent_home_person_20_filled:before { +.icon-ic_fluent_home_heart_20_filled:before { content: "\e94f"; } -.icon-ic_fluent_home_person_20_regular:before { +.icon-ic_fluent_home_heart_20_regular:before { content: "\e950"; } -.icon-ic_fluent_home_split_20_filled:before { +.icon-ic_fluent_home_more_20_filled:before { content: "\e951"; } -.icon-ic_fluent_home_split_20_regular:before { +.icon-ic_fluent_home_more_20_regular:before { content: "\e952"; } -.icon-ic_fluent_hourglass_20_filled:before { +.icon-ic_fluent_home_person_20_filled:before { content: "\e953"; } -.icon-ic_fluent_hourglass_20_regular:before { +.icon-ic_fluent_home_person_20_regular:before { content: "\e954"; } -.icon-ic_fluent_hourglass_half_20_filled:before { +.icon-ic_fluent_home_split_20_filled:before { content: "\e955"; } -.icon-ic_fluent_hourglass_half_20_regular:before { +.icon-ic_fluent_home_split_20_regular:before { content: "\e956"; } -.icon-ic_fluent_hourglass_one_quarter_20_filled:before { +.icon-ic_fluent_hourglass_20_filled:before { content: "\e957"; } -.icon-ic_fluent_hourglass_one_quarter_20_regular:before { +.icon-ic_fluent_hourglass_20_regular:before { content: "\e958"; } -.icon-ic_fluent_hourglass_three_quarter_20_filled:before { +.icon-ic_fluent_hourglass_half_20_filled:before { content: "\e959"; } -.icon-ic_fluent_hourglass_three_quarter_20_regular:before { +.icon-ic_fluent_hourglass_half_20_regular:before { content: "\e95a"; } -.icon-ic_fluent_icons_20_filled:before { +.icon-ic_fluent_hourglass_one_quarter_20_filled:before { content: "\e95b"; } -.icon-ic_fluent_icons_20_regular:before { +.icon-ic_fluent_hourglass_one_quarter_20_regular:before { content: "\e95c"; } -.icon-ic_fluent_image_20_filled:before { +.icon-ic_fluent_hourglass_three_quarter_20_filled:before { content: "\e95d"; } -.icon-ic_fluent_image_20_regular:before { +.icon-ic_fluent_hourglass_three_quarter_20_regular:before { content: "\e95e"; } -.icon-ic_fluent_image_add_20_filled:before { +.icon-ic_fluent_icons_20_filled:before { content: "\e95f"; } -.icon-ic_fluent_image_add_20_regular:before { +.icon-ic_fluent_icons_20_regular:before { content: "\e960"; } -.icon-ic_fluent_image_alt_text_20_filled:before { +.icon-ic_fluent_image_20_filled:before { content: "\e961"; } -.icon-ic_fluent_image_alt_text_20_regular:before { +.icon-ic_fluent_image_20_regular:before { content: "\e962"; } -.icon-ic_fluent_image_arrow_back_20_filled:before { +.icon-ic_fluent_image_add_20_filled:before { content: "\e963"; } -.icon-ic_fluent_image_arrow_back_20_regular:before { +.icon-ic_fluent_image_add_20_regular:before { content: "\e964"; } -.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_image_alt_text_20_filled:before { content: "\e965"; } -.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_image_alt_text_20_regular:before { content: "\e966"; } -.icon-ic_fluent_image_arrow_forward_20_filled:before { +.icon-ic_fluent_image_arrow_back_20_filled:before { content: "\e967"; } -.icon-ic_fluent_image_arrow_forward_20_regular:before { +.icon-ic_fluent_image_arrow_back_20_regular:before { content: "\e968"; } -.icon-ic_fluent_image_border_20_filled:before { +.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before { content: "\e969"; } -.icon-ic_fluent_image_border_20_regular:before { +.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before { content: "\e96a"; } -.icon-ic_fluent_image_circle_20_filled:before { +.icon-ic_fluent_image_arrow_forward_20_filled:before { content: "\e96b"; } -.icon-ic_fluent_image_circle_20_regular:before { +.icon-ic_fluent_image_arrow_forward_20_regular:before { content: "\e96c"; } -.icon-ic_fluent_image_copy_20_filled:before { +.icon-ic_fluent_image_border_20_filled:before { content: "\e96d"; } -.icon-ic_fluent_image_copy_20_regular:before { +.icon-ic_fluent_image_border_20_regular:before { content: "\e96e"; } -.icon-ic_fluent_image_edit_20_filled:before { +.icon-ic_fluent_image_circle_20_filled:before { content: "\e96f"; } -.icon-ic_fluent_image_edit_20_regular:before { +.icon-ic_fluent_image_circle_20_regular:before { content: "\e970"; } -.icon-ic_fluent_image_globe_20_filled:before { +.icon-ic_fluent_image_copy_20_filled:before { content: "\e971"; } -.icon-ic_fluent_image_globe_20_regular:before { +.icon-ic_fluent_image_copy_20_regular:before { content: "\e972"; } -.icon-ic_fluent_image_multiple_20_filled:before { +.icon-ic_fluent_image_edit_20_filled:before { content: "\e973"; } -.icon-ic_fluent_image_multiple_20_regular:before { +.icon-ic_fluent_image_edit_20_regular:before { content: "\e974"; } -.icon-ic_fluent_image_multiple_off_20_filled:before { +.icon-ic_fluent_image_globe_20_filled:before { content: "\e975"; } -.icon-ic_fluent_image_multiple_off_20_regular:before { +.icon-ic_fluent_image_globe_20_regular:before { content: "\e976"; } -.icon-ic_fluent_image_off_20_filled:before { +.icon-ic_fluent_image_multiple_20_filled:before { content: "\e977"; } -.icon-ic_fluent_image_off_20_regular:before { +.icon-ic_fluent_image_multiple_20_regular:before { content: "\e978"; } -.icon-ic_fluent_image_prohibited_20_filled:before { +.icon-ic_fluent_image_multiple_off_20_filled:before { content: "\e979"; } -.icon-ic_fluent_image_prohibited_20_regular:before { +.icon-ic_fluent_image_multiple_off_20_regular:before { content: "\e97a"; } -.icon-ic_fluent_image_reflection_20_filled:before { +.icon-ic_fluent_image_off_20_filled:before { content: "\e97b"; } -.icon-ic_fluent_image_reflection_20_regular:before { +.icon-ic_fluent_image_off_20_regular:before { content: "\e97c"; } -.icon-ic_fluent_image_search_20_filled:before { +.icon-ic_fluent_image_prohibited_20_filled:before { content: "\e97d"; } -.icon-ic_fluent_image_search_20_regular:before { +.icon-ic_fluent_image_prohibited_20_regular:before { content: "\e97e"; } -.icon-ic_fluent_image_shadow_20_filled:before { +.icon-ic_fluent_image_reflection_20_filled:before { content: "\e97f"; } -.icon-ic_fluent_image_shadow_20_regular:before { +.icon-ic_fluent_image_reflection_20_regular:before { content: "\e980"; } -.icon-ic_fluent_image_sparkle_20_filled:before { +.icon-ic_fluent_image_search_20_filled:before { content: "\e981"; } -.icon-ic_fluent_image_sparkle_20_regular:before { +.icon-ic_fluent_image_search_20_regular:before { content: "\e982"; } -.icon-ic_fluent_image_split_20_filled:before { +.icon-ic_fluent_image_shadow_20_filled:before { content: "\e983"; } -.icon-ic_fluent_image_split_20_regular:before { +.icon-ic_fluent_image_shadow_20_regular:before { content: "\e984"; } -.icon-ic_fluent_image_stack_20_filled:before { +.icon-ic_fluent_image_sparkle_20_filled:before { content: "\e985"; } -.icon-ic_fluent_image_stack_20_regular:before { +.icon-ic_fluent_image_sparkle_20_regular:before { content: "\e986"; } -.icon-ic_fluent_image_table_20_filled:before { +.icon-ic_fluent_image_split_20_filled:before { content: "\e987"; } -.icon-ic_fluent_image_table_20_regular:before { +.icon-ic_fluent_image_split_20_regular:before { content: "\e988"; } -.icon-ic_fluent_immersive_reader_20_filled:before { +.icon-ic_fluent_image_stack_20_filled:before { content: "\e989"; } -.icon-ic_fluent_immersive_reader_20_regular:before { +.icon-ic_fluent_image_stack_20_regular:before { content: "\e98a"; } -.icon-ic_fluent_important_20_filled:before { +.icon-ic_fluent_image_table_20_filled:before { content: "\e98b"; } -.icon-ic_fluent_important_20_regular:before { +.icon-ic_fluent_image_table_20_regular:before { content: "\e98c"; } -.icon-ic_fluent_incognito_20_filled:before { +.icon-ic_fluent_immersive_reader_20_filled:before { content: "\e98d"; } -.icon-ic_fluent_incognito_20_regular:before { +.icon-ic_fluent_immersive_reader_20_regular:before { content: "\e98e"; } -.icon-ic_fluent_info_20_filled:before { +.icon-ic_fluent_important_20_filled:before { content: "\e98f"; } -.icon-ic_fluent_info_20_regular:before { +.icon-ic_fluent_important_20_regular:before { content: "\e990"; } -.icon-ic_fluent_info_shield_20_filled:before { +.icon-ic_fluent_incognito_20_filled:before { content: "\e991"; } -.icon-ic_fluent_info_shield_20_regular:before { +.icon-ic_fluent_incognito_20_regular:before { content: "\e992"; } -.icon-ic_fluent_ink_stroke_20_filled:before { +.icon-ic_fluent_info_20_filled:before { content: "\e993"; } -.icon-ic_fluent_ink_stroke_20_regular:before { +.icon-ic_fluent_info_20_regular:before { content: "\e994"; } -.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before { +.icon-ic_fluent_info_shield_20_filled:before { content: "\e995"; } -.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before { +.icon-ic_fluent_info_shield_20_regular:before { content: "\e996"; } -.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before { +.icon-ic_fluent_ink_stroke_20_filled:before { content: "\e997"; } -.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before { +.icon-ic_fluent_ink_stroke_20_regular:before { content: "\e998"; } -.icon-ic_fluent_inking_tool_20_filled:before { +.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before { content: "\e999"; } -.icon-ic_fluent_inking_tool_20_regular:before { +.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before { content: "\e99a"; } -.icon-ic_fluent_inking_tool_accent_20_filled:before { +.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before { content: "\e99b"; } -.icon-ic_fluent_inprivate_account_20_filled:before { +.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before { content: "\e99c"; } -.icon-ic_fluent_inprivate_account_20_regular:before { +.icon-ic_fluent_inking_tool_20_filled:before { content: "\e99d"; } -.icon-ic_fluent_insert_20_filled:before { +.icon-ic_fluent_inking_tool_20_regular:before { content: "\e99e"; } -.icon-ic_fluent_insert_20_regular:before { +.icon-ic_fluent_inking_tool_accent_20_filled:before { content: "\e99f"; } -.icon-ic_fluent_ios_chevron_right_20_filled:before { +.icon-ic_fluent_inprivate_account_20_filled:before { content: "\e9a0"; } -.icon-ic_fluent_ios_chevron_right_20_regular:before { +.icon-ic_fluent_inprivate_account_20_regular:before { content: "\e9a1"; } -.icon-ic_fluent_iot_20_filled:before { +.icon-ic_fluent_insert_20_filled:before { content: "\e9a2"; } -.icon-ic_fluent_iot_20_regular:before { +.icon-ic_fluent_insert_20_regular:before { content: "\e9a3"; } -.icon-ic_fluent_iot_alert_20_filled:before { +.icon-ic_fluent_ios_chevron_right_20_filled:before { content: "\e9a4"; } -.icon-ic_fluent_iot_alert_20_regular:before { +.icon-ic_fluent_ios_chevron_right_20_regular:before { content: "\e9a5"; } -.icon-ic_fluent_javascript_20_filled:before { +.icon-ic_fluent_iot_20_filled:before { content: "\e9a6"; } -.icon-ic_fluent_javascript_20_regular:before { +.icon-ic_fluent_iot_20_regular:before { content: "\e9a7"; } -.icon-ic_fluent_joystick_20_filled:before { +.icon-ic_fluent_iot_alert_20_filled:before { content: "\e9a8"; } -.icon-ic_fluent_joystick_20_regular:before { +.icon-ic_fluent_iot_alert_20_regular:before { content: "\e9a9"; } -.icon-ic_fluent_key_20_filled:before { +.icon-ic_fluent_javascript_20_filled:before { content: "\e9aa"; } -.icon-ic_fluent_key_20_regular:before { +.icon-ic_fluent_javascript_20_regular:before { content: "\e9ab"; } -.icon-ic_fluent_key_command_20_filled:before { +.icon-ic_fluent_joystick_20_filled:before { content: "\e9ac"; } -.icon-ic_fluent_key_command_20_regular:before { +.icon-ic_fluent_joystick_20_regular:before { content: "\e9ad"; } -.icon-ic_fluent_key_multiple_20_filled:before { +.icon-ic_fluent_key_20_filled:before { content: "\e9ae"; } -.icon-ic_fluent_key_multiple_20_regular:before { +.icon-ic_fluent_key_20_regular:before { content: "\e9af"; } -.icon-ic_fluent_key_reset_20_filled:before { +.icon-ic_fluent_key_command_20_filled:before { content: "\e9b0"; } -.icon-ic_fluent_key_reset_20_regular:before { +.icon-ic_fluent_key_command_20_regular:before { content: "\e9b1"; } -.icon-ic_fluent_keyboard_123_20_filled:before { +.icon-ic_fluent_key_multiple_20_filled:before { content: "\e9b2"; } -.icon-ic_fluent_keyboard_123_20_regular:before { +.icon-ic_fluent_key_multiple_20_regular:before { content: "\e9b3"; } -.icon-ic_fluent_keyboard_20_filled:before { +.icon-ic_fluent_key_reset_20_filled:before { content: "\e9b4"; } -.icon-ic_fluent_keyboard_20_regular:before { +.icon-ic_fluent_key_reset_20_regular:before { content: "\e9b5"; } -.icon-ic_fluent_keyboard_dock_20_filled:before { +.icon-ic_fluent_keyboard_123_20_filled:before { content: "\e9b6"; } -.icon-ic_fluent_keyboard_dock_20_regular:before { +.icon-ic_fluent_keyboard_123_20_regular:before { content: "\e9b7"; } -.icon-ic_fluent_keyboard_layout_float_20_filled:before { +.icon-ic_fluent_keyboard_20_filled:before { content: "\e9b8"; } -.icon-ic_fluent_keyboard_layout_float_20_regular:before { +.icon-ic_fluent_keyboard_20_regular:before { content: "\e9b9"; } -.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before { +.icon-ic_fluent_keyboard_dock_20_filled:before { content: "\e9ba"; } -.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before { +.icon-ic_fluent_keyboard_dock_20_regular:before { content: "\e9bb"; } -.icon-ic_fluent_keyboard_layout_resize_20_filled:before { +.icon-ic_fluent_keyboard_layout_float_20_filled:before { content: "\e9bc"; } -.icon-ic_fluent_keyboard_layout_resize_20_regular:before { +.icon-ic_fluent_keyboard_layout_float_20_regular:before { content: "\e9bd"; } -.icon-ic_fluent_keyboard_layout_split_20_filled:before { +.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before { content: "\e9be"; } -.icon-ic_fluent_keyboard_layout_split_20_regular:before { +.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before { content: "\e9bf"; } -.icon-ic_fluent_keyboard_shift_20_filled:before { +.icon-ic_fluent_keyboard_layout_resize_20_filled:before { content: "\e9c0"; } -.icon-ic_fluent_keyboard_shift_20_regular:before { +.icon-ic_fluent_keyboard_layout_resize_20_regular:before { content: "\e9c1"; } -.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before { +.icon-ic_fluent_keyboard_layout_split_20_filled:before { content: "\e9c2"; } -.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before { +.icon-ic_fluent_keyboard_layout_split_20_regular:before { content: "\e9c3"; } -.icon-ic_fluent_keyboard_tab_20_filled:before { +.icon-ic_fluent_keyboard_shift_20_filled:before { content: "\e9c4"; } -.icon-ic_fluent_keyboard_tab_20_regular:before { +.icon-ic_fluent_keyboard_shift_20_regular:before { content: "\e9c5"; } -.icon-ic_fluent_laptop_20_filled:before { +.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before { content: "\e9c6"; } -.icon-ic_fluent_laptop_20_regular:before { +.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before { content: "\e9c7"; } -.icon-ic_fluent_laptop_briefcase_20_filled:before { +.icon-ic_fluent_keyboard_tab_20_filled:before { content: "\e9c8"; } -.icon-ic_fluent_laptop_briefcase_20_regular:before { +.icon-ic_fluent_keyboard_tab_20_regular:before { content: "\e9c9"; } -.icon-ic_fluent_laptop_dismiss_20_filled:before { +.icon-ic_fluent_laptop_20_filled:before { content: "\e9ca"; } -.icon-ic_fluent_laptop_dismiss_20_regular:before { +.icon-ic_fluent_laptop_20_regular:before { content: "\e9cb"; } -.icon-ic_fluent_laptop_person_20_filled:before { +.icon-ic_fluent_laptop_briefcase_20_filled:before { content: "\e9cc"; } -.icon-ic_fluent_laptop_person_20_regular:before { +.icon-ic_fluent_laptop_briefcase_20_regular:before { content: "\e9cd"; } -.icon-ic_fluent_laptop_settings_20_filled:before { +.icon-ic_fluent_laptop_dismiss_20_filled:before { content: "\e9ce"; } -.icon-ic_fluent_laptop_settings_20_regular:before { +.icon-ic_fluent_laptop_dismiss_20_regular:before { content: "\e9cf"; } -.icon-ic_fluent_laptop_shield_20_filled:before { +.icon-ic_fluent_laptop_person_20_filled:before { content: "\e9d0"; } -.icon-ic_fluent_laptop_shield_20_regular:before { +.icon-ic_fluent_laptop_person_20_regular:before { content: "\e9d1"; } -.icon-ic_fluent_laser_tool_20_filled:before { +.icon-ic_fluent_laptop_settings_20_filled:before { content: "\e9d2"; } -.icon-ic_fluent_laser_tool_20_regular:before { +.icon-ic_fluent_laptop_settings_20_regular:before { content: "\e9d3"; } -.icon-ic_fluent_lasso_20_filled:before { +.icon-ic_fluent_laptop_shield_20_filled:before { content: "\e9d4"; } -.icon-ic_fluent_lasso_20_regular:before { +.icon-ic_fluent_laptop_shield_20_regular:before { content: "\e9d5"; } -.icon-ic_fluent_launcher_settings_20_filled:before { +.icon-ic_fluent_laser_tool_20_filled:before { content: "\e9d6"; } -.icon-ic_fluent_launcher_settings_20_regular:before { +.icon-ic_fluent_laser_tool_20_regular:before { content: "\e9d7"; } -.icon-ic_fluent_layer_20_filled:before { +.icon-ic_fluent_lasso_20_filled:before { content: "\e9d8"; } -.icon-ic_fluent_layer_20_regular:before { +.icon-ic_fluent_lasso_20_regular:before { content: "\e9d9"; } -.icon-ic_fluent_layer_diagonal_20_filled:before { +.icon-ic_fluent_launcher_settings_20_filled:before { content: "\e9da"; } -.icon-ic_fluent_layer_diagonal_20_regular:before { +.icon-ic_fluent_launcher_settings_20_regular:before { content: "\e9db"; } -.icon-ic_fluent_layer_diagonal_add_20_filled:before { +.icon-ic_fluent_layer_20_filled:before { content: "\e9dc"; } -.icon-ic_fluent_layer_diagonal_add_20_regular:before { +.icon-ic_fluent_layer_20_regular:before { content: "\e9dd"; } -.icon-ic_fluent_layer_diagonal_person_20_filled:before { +.icon-ic_fluent_layer_diagonal_20_filled:before { content: "\e9de"; } -.icon-ic_fluent_layer_diagonal_person_20_regular:before { +.icon-ic_fluent_layer_diagonal_20_regular:before { content: "\e9df"; } -.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before { +.icon-ic_fluent_layer_diagonal_add_20_filled:before { content: "\e9e0"; } -.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before { +.icon-ic_fluent_layer_diagonal_add_20_regular:before { content: "\e9e1"; } -.icon-ic_fluent_layout_cell_four_20_filled:before { +.icon-ic_fluent_layer_diagonal_person_20_filled:before { content: "\e9e2"; } -.icon-ic_fluent_layout_cell_four_20_regular:before { +.icon-ic_fluent_layer_diagonal_person_20_regular:before { content: "\e9e3"; } -.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before { +.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before { content: "\e9e4"; } -.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before { +.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before { content: "\e9e5"; } -.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before { +.icon-ic_fluent_layout_cell_four_20_filled:before { content: "\e9e6"; } -.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before { +.icon-ic_fluent_layout_cell_four_20_regular:before { content: "\e9e7"; } -.icon-ic_fluent_layout_column_four_20_filled:before { +.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before { content: "\e9e8"; } -.icon-ic_fluent_layout_column_four_20_regular:before { +.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before { content: "\e9e9"; } -.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before { +.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before { content: "\e9ea"; } -.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before { +.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before { content: "\e9eb"; } -.icon-ic_fluent_layout_column_four_focus_left_20_filled:before { +.icon-ic_fluent_layout_column_four_20_filled:before { content: "\e9ec"; } -.icon-ic_fluent_layout_column_four_focus_right_20_filled:before { +.icon-ic_fluent_layout_column_four_20_regular:before { content: "\e9ed"; } -.icon-ic_fluent_layout_column_one_third_left_20_filled:before { +.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before { content: "\e9ee"; } -.icon-ic_fluent_layout_column_one_third_left_20_regular:before { +.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before { content: "\e9ef"; } -.icon-ic_fluent_layout_column_one_third_right_20_filled:before { +.icon-ic_fluent_layout_column_four_focus_left_20_filled:before { content: "\e9f0"; } -.icon-ic_fluent_layout_column_one_third_right_20_regular:before { +.icon-ic_fluent_layout_column_four_focus_right_20_filled:before { content: "\e9f1"; } -.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before { +.icon-ic_fluent_layout_column_one_third_left_20_filled:before { content: "\e9f2"; } -.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before { +.icon-ic_fluent_layout_column_one_third_left_20_regular:before { content: "\e9f3"; } -.icon-ic_fluent_layout_column_three_20_filled:before { +.icon-ic_fluent_layout_column_one_third_right_20_filled:before { content: "\e9f4"; } -.icon-ic_fluent_layout_column_three_20_regular:before { +.icon-ic_fluent_layout_column_one_third_right_20_regular:before { content: "\e9f5"; } -.icon-ic_fluent_layout_column_three_focus_center_20_filled:before { +.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before { content: "\e9f6"; } -.icon-ic_fluent_layout_column_three_focus_left_20_filled:before { +.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before { content: "\e9f7"; } -.icon-ic_fluent_layout_column_three_focus_right_20_filled:before { +.icon-ic_fluent_layout_column_three_20_filled:before { content: "\e9f8"; } -.icon-ic_fluent_layout_column_two_20_filled:before { +.icon-ic_fluent_layout_column_three_20_regular:before { content: "\e9f9"; } -.icon-ic_fluent_layout_column_two_20_regular:before { +.icon-ic_fluent_layout_column_three_focus_center_20_filled:before { content: "\e9fa"; } -.icon-ic_fluent_layout_column_two_focus_left_20_filled:before { +.icon-ic_fluent_layout_column_three_focus_left_20_filled:before { content: "\e9fb"; } -.icon-ic_fluent_layout_column_two_focus_right_20_filled:before { +.icon-ic_fluent_layout_column_three_focus_right_20_filled:before { content: "\e9fc"; } -.icon-ic_fluent_layout_column_two_split_left_20_filled:before { +.icon-ic_fluent_layout_column_two_20_filled:before { content: "\e9fd"; } -.icon-ic_fluent_layout_column_two_split_left_20_regular:before { +.icon-ic_fluent_layout_column_two_20_regular:before { content: "\e9fe"; } -.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before { +.icon-ic_fluent_layout_column_two_focus_left_20_filled:before { content: "\e9ff"; } -.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before { +.icon-ic_fluent_layout_column_two_focus_right_20_filled:before { content: "\ea00"; } -.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before { +.icon-ic_fluent_layout_column_two_split_left_20_filled:before { content: "\ea01"; } -.icon-ic_fluent_layout_column_two_split_right_20_filled:before { +.icon-ic_fluent_layout_column_two_split_left_20_regular:before { content: "\ea02"; } -.icon-ic_fluent_layout_column_two_split_right_20_regular:before { +.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before { content: "\ea03"; } -.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before { +.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before { content: "\ea04"; } -.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before { +.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before { content: "\ea05"; } -.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before { +.icon-ic_fluent_layout_column_two_split_right_20_filled:before { content: "\ea06"; } -.icon-ic_fluent_layout_row_four_20_filled:before { +.icon-ic_fluent_layout_column_two_split_right_20_regular:before { content: "\ea07"; } -.icon-ic_fluent_layout_row_four_20_regular:before { +.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before { content: "\ea08"; } -.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before { +.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before { content: "\ea09"; } -.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before { +.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before { content: "\ea0a"; } -.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before { +.icon-ic_fluent_layout_row_four_20_filled:before { content: "\ea0b"; } -.icon-ic_fluent_layout_row_four_focus_top_20_filled:before { +.icon-ic_fluent_layout_row_four_20_regular:before { content: "\ea0c"; } -.icon-ic_fluent_layout_row_three_20_filled:before { +.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before { content: "\ea0d"; } -.icon-ic_fluent_layout_row_three_20_regular:before { +.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before { content: "\ea0e"; } -.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before { +.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before { content: "\ea0f"; } -.icon-ic_fluent_layout_row_three_focus_center_20_filled:before { +.icon-ic_fluent_layout_row_four_focus_top_20_filled:before { content: "\ea10"; } -.icon-ic_fluent_layout_row_three_focus_top_20_filled:before { +.icon-ic_fluent_layout_row_three_20_filled:before { content: "\ea11"; } -.icon-ic_fluent_layout_row_two_20_filled:before { +.icon-ic_fluent_layout_row_three_20_regular:before { content: "\ea12"; } -.icon-ic_fluent_layout_row_two_20_regular:before { +.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before { content: "\ea13"; } -.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before { +.icon-ic_fluent_layout_row_three_focus_center_20_filled:before { content: "\ea14"; } -.icon-ic_fluent_layout_row_two_focus_top_20_filled:before { +.icon-ic_fluent_layout_row_three_focus_top_20_filled:before { content: "\ea15"; } -.icon-ic_fluent_layout_row_two_focus_top_settings_20_filled:before { +.icon-ic_fluent_layout_row_two_20_filled:before { content: "\ea16"; } -.icon-ic_fluent_layout_row_two_settings_20_filled:before { +.icon-ic_fluent_layout_row_two_20_regular:before { content: "\ea17"; } -.icon-ic_fluent_layout_row_two_settings_20_regular:before { +.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before { content: "\ea18"; } -.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before { +.icon-ic_fluent_layout_row_two_focus_top_20_filled:before { content: "\ea19"; } -.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before { +.icon-ic_fluent_layout_row_two_focus_top_settings_20_filled:before { content: "\ea1a"; } -.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before { +.icon-ic_fluent_layout_row_two_settings_20_filled:before { content: "\ea1b"; } -.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before { +.icon-ic_fluent_layout_row_two_settings_20_regular:before { content: "\ea1c"; } -.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before { +.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before { content: "\ea1d"; } -.icon-ic_fluent_layout_row_two_split_top_20_filled:before { +.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before { content: "\ea1e"; } -.icon-ic_fluent_layout_row_two_split_top_20_regular:before { +.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before { content: "\ea1f"; } -.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before { +.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before { content: "\ea20"; } -.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before { +.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before { content: "\ea21"; } -.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before { +.icon-ic_fluent_layout_row_two_split_top_20_filled:before { content: "\ea22"; } -.icon-ic_fluent_leaf_one_20_filled:before { +.icon-ic_fluent_layout_row_two_split_top_20_regular:before { content: "\ea23"; } -.icon-ic_fluent_leaf_one_20_regular:before { +.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before { content: "\ea24"; } -.icon-ic_fluent_leaf_three_20_filled:before { +.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before { content: "\ea25"; } -.icon-ic_fluent_leaf_three_20_regular:before { +.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before { content: "\ea26"; } -.icon-ic_fluent_leaf_two_20_filled:before { +.icon-ic_fluent_leaf_one_20_filled:before { content: "\ea27"; } -.icon-ic_fluent_leaf_two_20_regular:before { +.icon-ic_fluent_leaf_one_20_regular:before { content: "\ea28"; } -.icon-ic_fluent_learning_app_20_filled:before { +.icon-ic_fluent_leaf_three_20_filled:before { content: "\ea29"; } -.icon-ic_fluent_learning_app_20_regular:before { +.icon-ic_fluent_leaf_three_20_regular:before { content: "\ea2a"; } -.icon-ic_fluent_library_20_filled:before { +.icon-ic_fluent_leaf_two_20_filled:before { content: "\ea2b"; } -.icon-ic_fluent_library_20_regular:before { +.icon-ic_fluent_leaf_two_20_regular:before { content: "\ea2c"; } -.icon-ic_fluent_lightbulb_20_filled:before { +.icon-ic_fluent_learning_app_20_filled:before { content: "\ea2d"; } -.icon-ic_fluent_lightbulb_20_regular:before { +.icon-ic_fluent_learning_app_20_regular:before { content: "\ea2e"; } -.icon-ic_fluent_lightbulb_checkmark_20_filled:before { +.icon-ic_fluent_library_20_filled:before { content: "\ea2f"; } -.icon-ic_fluent_lightbulb_checkmark_20_regular:before { +.icon-ic_fluent_library_20_regular:before { content: "\ea30"; } -.icon-ic_fluent_lightbulb_circle_20_filled:before { +.icon-ic_fluent_lightbulb_20_filled:before { content: "\ea31"; } -.icon-ic_fluent_lightbulb_circle_20_regular:before { +.icon-ic_fluent_lightbulb_20_regular:before { content: "\ea32"; } -.icon-ic_fluent_lightbulb_filament_20_filled:before { +.icon-ic_fluent_lightbulb_checkmark_20_filled:before { content: "\ea33"; } -.icon-ic_fluent_lightbulb_filament_20_regular:before { +.icon-ic_fluent_lightbulb_checkmark_20_regular:before { content: "\ea34"; } -.icon-ic_fluent_lightbulb_person_20_filled:before { +.icon-ic_fluent_lightbulb_circle_20_filled:before { content: "\ea35"; } -.icon-ic_fluent_lightbulb_person_20_regular:before { +.icon-ic_fluent_lightbulb_circle_20_regular:before { content: "\ea36"; } -.icon-ic_fluent_likert_20_filled:before { +.icon-ic_fluent_lightbulb_filament_20_filled:before { content: "\ea37"; } -.icon-ic_fluent_likert_20_regular:before { +.icon-ic_fluent_lightbulb_filament_20_regular:before { content: "\ea38"; } -.icon-ic_fluent_line_20_filled:before { +.icon-ic_fluent_lightbulb_person_20_filled:before { content: "\ea39"; } -.icon-ic_fluent_line_20_regular:before { +.icon-ic_fluent_lightbulb_person_20_regular:before { content: "\ea3a"; } -.icon-ic_fluent_line_dashes_20_filled:before { +.icon-ic_fluent_likert_20_filled:before { content: "\ea3b"; } -.icon-ic_fluent_line_dashes_20_regular:before { +.icon-ic_fluent_likert_20_regular:before { content: "\ea3c"; } -.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before { +.icon-ic_fluent_line_20_filled:before { content: "\ea3d"; } -.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before { +.icon-ic_fluent_line_20_regular:before { content: "\ea3e"; } -.icon-ic_fluent_line_horizontal_1_20_filled:before { +.icon-ic_fluent_line_dashes_20_filled:before { content: "\ea3f"; } -.icon-ic_fluent_line_horizontal_1_20_regular:before { +.icon-ic_fluent_line_dashes_20_regular:before { content: "\ea40"; } -.icon-ic_fluent_line_horizontal_1_dash_dot_dash_20_filled:before { +.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before { content: "\ea41"; } -.icon-ic_fluent_line_horizontal_1_dash_dot_dash_20_regular:before { +.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before { content: "\ea42"; } -.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before { +.icon-ic_fluent_line_horizontal_1_20_filled:before { content: "\ea43"; } -.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before { +.icon-ic_fluent_line_horizontal_1_20_regular:before { content: "\ea44"; } -.icon-ic_fluent_line_horizontal_1_dot_20_filled:before { +.icon-ic_fluent_line_horizontal_1_dash_dot_dash_20_filled:before { content: "\ea45"; } -.icon-ic_fluent_line_horizontal_1_dot_20_regular:before { +.icon-ic_fluent_line_horizontal_1_dash_dot_dash_20_regular:before { content: "\ea46"; } -.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before { +.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before { content: "\ea47"; } -.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before { +.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before { content: "\ea48"; } -.icon-ic_fluent_line_horizontal_3_20_filled:before { +.icon-ic_fluent_line_horizontal_1_dot_20_filled:before { content: "\ea49"; } -.icon-ic_fluent_line_horizontal_3_20_regular:before { +.icon-ic_fluent_line_horizontal_1_dot_20_regular:before { content: "\ea4a"; } -.icon-ic_fluent_line_horizontal_4_20_filled:before { +.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before { content: "\ea4b"; } -.icon-ic_fluent_line_horizontal_4_20_regular:before { +.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before { content: "\ea4c"; } -.icon-ic_fluent_line_horizontal_4_search_20_filled:before { +.icon-ic_fluent_line_horizontal_3_20_filled:before { content: "\ea4d"; } -.icon-ic_fluent_line_horizontal_4_search_20_regular:before { +.icon-ic_fluent_line_horizontal_3_20_regular:before { content: "\ea4e"; } -.icon-ic_fluent_line_horizontal_5_20_filled:before { +.icon-ic_fluent_line_horizontal_4_20_filled:before { content: "\ea4f"; } -.icon-ic_fluent_line_horizontal_5_20_regular:before { +.icon-ic_fluent_line_horizontal_4_20_regular:before { content: "\ea50"; } -.icon-ic_fluent_line_horizontal_5_error_20_filled:before { +.icon-ic_fluent_line_horizontal_4_search_20_filled:before { content: "\ea51"; } -.icon-ic_fluent_line_horizontal_5_error_20_regular:before { +.icon-ic_fluent_line_horizontal_4_search_20_regular:before { content: "\ea52"; } -.icon-ic_fluent_line_style_20_filled:before { +.icon-ic_fluent_line_horizontal_5_20_filled:before { content: "\ea53"; } -.icon-ic_fluent_line_style_20_regular:before { +.icon-ic_fluent_line_horizontal_5_20_regular:before { content: "\ea54"; } -.icon-ic_fluent_line_style_sketch_20_filled:before { +.icon-ic_fluent_line_horizontal_5_error_20_filled:before { content: "\ea55"; } -.icon-ic_fluent_line_style_sketch_20_regular:before { +.icon-ic_fluent_line_horizontal_5_error_20_regular:before { content: "\ea56"; } -.icon-ic_fluent_line_thickness_20_filled:before { +.icon-ic_fluent_line_style_20_filled:before { content: "\ea57"; } -.icon-ic_fluent_line_thickness_20_regular:before { +.icon-ic_fluent_line_style_20_regular:before { content: "\ea58"; } -.icon-ic_fluent_link_20_filled:before { +.icon-ic_fluent_line_style_sketch_20_filled:before { content: "\ea59"; } -.icon-ic_fluent_link_20_regular:before { +.icon-ic_fluent_line_style_sketch_20_regular:before { content: "\ea5a"; } -.icon-ic_fluent_link_add_20_filled:before { +.icon-ic_fluent_line_thickness_20_filled:before { content: "\ea5b"; } -.icon-ic_fluent_link_add_20_regular:before { +.icon-ic_fluent_line_thickness_20_regular:before { content: "\ea5c"; } -.icon-ic_fluent_link_dismiss_20_filled:before { +.icon-ic_fluent_link_20_filled:before { content: "\ea5d"; } -.icon-ic_fluent_link_dismiss_20_regular:before { +.icon-ic_fluent_link_20_regular:before { content: "\ea5e"; } -.icon-ic_fluent_link_edit_20_filled:before { +.icon-ic_fluent_link_add_20_filled:before { content: "\ea5f"; } -.icon-ic_fluent_link_edit_20_regular:before { +.icon-ic_fluent_link_add_20_regular:before { content: "\ea60"; } -.icon-ic_fluent_link_multiple_20_filled:before { +.icon-ic_fluent_link_dismiss_20_filled:before { content: "\ea61"; } -.icon-ic_fluent_link_multiple_20_regular:before { +.icon-ic_fluent_link_dismiss_20_regular:before { content: "\ea62"; } -.icon-ic_fluent_link_person_20_filled:before { +.icon-ic_fluent_link_edit_20_filled:before { content: "\ea63"; } -.icon-ic_fluent_link_person_20_regular:before { +.icon-ic_fluent_link_edit_20_regular:before { content: "\ea64"; } -.icon-ic_fluent_link_square_20_filled:before { +.icon-ic_fluent_link_multiple_20_filled:before { content: "\ea65"; } -.icon-ic_fluent_link_square_20_regular:before { +.icon-ic_fluent_link_multiple_20_regular:before { content: "\ea66"; } -.icon-ic_fluent_link_toolbox_20_filled:before { +.icon-ic_fluent_link_person_20_filled:before { content: "\ea67"; } -.icon-ic_fluent_link_toolbox_20_regular:before { +.icon-ic_fluent_link_person_20_regular:before { content: "\ea68"; } -.icon-ic_fluent_list_20_filled:before { +.icon-ic_fluent_link_square_20_filled:before { content: "\ea69"; } -.icon-ic_fluent_list_20_regular:before { +.icon-ic_fluent_link_square_20_regular:before { content: "\ea6a"; } -.icon-ic_fluent_list_bar_20_filled:before { +.icon-ic_fluent_link_toolbox_20_filled:before { content: "\ea6b"; } -.icon-ic_fluent_list_bar_20_regular:before { +.icon-ic_fluent_link_toolbox_20_regular:before { content: "\ea6c"; } -.icon-ic_fluent_list_bar_tree_20_filled:before { +.icon-ic_fluent_list_20_filled:before { content: "\ea6d"; } -.icon-ic_fluent_list_bar_tree_20_regular:before { +.icon-ic_fluent_list_20_regular:before { content: "\ea6e"; } -.icon-ic_fluent_list_bar_tree_offset_20_filled:before { +.icon-ic_fluent_list_bar_20_filled:before { content: "\ea6f"; } -.icon-ic_fluent_list_bar_tree_offset_20_regular:before { +.icon-ic_fluent_list_bar_20_regular:before { content: "\ea70"; } -.icon-ic_fluent_list_rtl_20_filled:before { +.icon-ic_fluent_list_bar_tree_20_filled:before { content: "\ea71"; } -.icon-ic_fluent_list_rtl_20_regular:before { +.icon-ic_fluent_list_bar_tree_20_regular:before { content: "\ea72"; } -.icon-ic_fluent_live_20_filled:before { +.icon-ic_fluent_list_bar_tree_offset_20_filled:before { content: "\ea73"; } -.icon-ic_fluent_live_20_regular:before { +.icon-ic_fluent_list_bar_tree_offset_20_regular:before { content: "\ea74"; } -.icon-ic_fluent_live_off_20_filled:before { +.icon-ic_fluent_list_rtl_20_filled:before { content: "\ea75"; } -.icon-ic_fluent_live_off_20_regular:before { +.icon-ic_fluent_list_rtl_20_regular:before { content: "\ea76"; } -.icon-ic_fluent_local_language_20_filled:before { +.icon-ic_fluent_live_20_filled:before { content: "\ea77"; } -.icon-ic_fluent_local_language_20_regular:before { +.icon-ic_fluent_live_20_regular:before { content: "\ea78"; } -.icon-ic_fluent_location_20_filled:before { +.icon-ic_fluent_live_off_20_filled:before { content: "\ea79"; } -.icon-ic_fluent_location_20_regular:before { +.icon-ic_fluent_live_off_20_regular:before { content: "\ea7a"; } -.icon-ic_fluent_location_add_20_filled:before { +.icon-ic_fluent_local_language_20_filled:before { content: "\ea7b"; } -.icon-ic_fluent_location_add_20_regular:before { +.icon-ic_fluent_local_language_20_regular:before { content: "\ea7c"; } -.icon-ic_fluent_location_add_left_20_filled:before { +.icon-ic_fluent_location_20_filled:before { content: "\ea7d"; } -.icon-ic_fluent_location_add_left_20_regular:before { +.icon-ic_fluent_location_20_regular:before { content: "\ea7e"; } -.icon-ic_fluent_location_add_right_20_filled:before { +.icon-ic_fluent_location_add_20_filled:before { content: "\ea7f"; } -.icon-ic_fluent_location_add_right_20_regular:before { +.icon-ic_fluent_location_add_20_regular:before { content: "\ea80"; } -.icon-ic_fluent_location_add_up_20_filled:before { +.icon-ic_fluent_location_add_left_20_filled:before { content: "\ea81"; } -.icon-ic_fluent_location_add_up_20_regular:before { +.icon-ic_fluent_location_add_left_20_regular:before { content: "\ea82"; } -.icon-ic_fluent_location_arrow_20_filled:before { +.icon-ic_fluent_location_add_right_20_filled:before { content: "\ea83"; } -.icon-ic_fluent_location_arrow_20_regular:before { +.icon-ic_fluent_location_add_right_20_regular:before { content: "\ea84"; } -.icon-ic_fluent_location_arrow_left_20_filled:before { +.icon-ic_fluent_location_add_up_20_filled:before { content: "\ea85"; } -.icon-ic_fluent_location_arrow_left_20_regular:before { +.icon-ic_fluent_location_add_up_20_regular:before { content: "\ea86"; } -.icon-ic_fluent_location_arrow_right_20_filled:before { +.icon-ic_fluent_location_arrow_20_filled:before { content: "\ea87"; } -.icon-ic_fluent_location_arrow_right_20_regular:before { +.icon-ic_fluent_location_arrow_20_regular:before { content: "\ea88"; } -.icon-ic_fluent_location_arrow_up_20_filled:before { +.icon-ic_fluent_location_arrow_left_20_filled:before { content: "\ea89"; } -.icon-ic_fluent_location_arrow_up_20_regular:before { +.icon-ic_fluent_location_arrow_left_20_regular:before { content: "\ea8a"; } -.icon-ic_fluent_location_dismiss_20_filled:before { +.icon-ic_fluent_location_arrow_right_20_filled:before { content: "\ea8b"; } -.icon-ic_fluent_location_dismiss_20_regular:before { +.icon-ic_fluent_location_arrow_right_20_regular:before { content: "\ea8c"; } -.icon-ic_fluent_location_live_20_filled:before { +.icon-ic_fluent_location_arrow_up_20_filled:before { content: "\ea8d"; } -.icon-ic_fluent_location_live_20_regular:before { +.icon-ic_fluent_location_arrow_up_20_regular:before { content: "\ea8e"; } -.icon-ic_fluent_location_off_20_filled:before { +.icon-ic_fluent_location_dismiss_20_filled:before { content: "\ea8f"; } -.icon-ic_fluent_location_off_20_regular:before { +.icon-ic_fluent_location_dismiss_20_regular:before { content: "\ea90"; } -.icon-ic_fluent_location_ripple_20_filled:before { +.icon-ic_fluent_location_live_20_filled:before { content: "\ea91"; } -.icon-ic_fluent_location_ripple_20_regular:before { +.icon-ic_fluent_location_live_20_regular:before { content: "\ea92"; } -.icon-ic_fluent_location_target_square_20_filled:before { +.icon-ic_fluent_location_off_20_filled:before { content: "\ea93"; } -.icon-ic_fluent_location_target_square_20_regular:before { +.icon-ic_fluent_location_off_20_regular:before { content: "\ea94"; } -.icon-ic_fluent_lock_closed_20_filled:before { +.icon-ic_fluent_location_ripple_20_filled:before { content: "\ea95"; } -.icon-ic_fluent_lock_closed_20_regular:before { +.icon-ic_fluent_location_ripple_20_regular:before { content: "\ea96"; } -.icon-ic_fluent_lock_closed_key_20_filled:before { +.icon-ic_fluent_location_target_square_20_filled:before { content: "\ea97"; } -.icon-ic_fluent_lock_closed_key_20_regular:before { +.icon-ic_fluent_location_target_square_20_regular:before { content: "\ea98"; } -.icon-ic_fluent_lock_multiple_20_filled:before { +.icon-ic_fluent_lock_closed_20_filled:before { content: "\ea99"; } -.icon-ic_fluent_lock_multiple_20_regular:before { +.icon-ic_fluent_lock_closed_20_regular:before { content: "\ea9a"; } -.icon-ic_fluent_lock_open_20_filled:before { +.icon-ic_fluent_lock_closed_key_20_filled:before { content: "\ea9b"; } -.icon-ic_fluent_lock_open_20_regular:before { +.icon-ic_fluent_lock_closed_key_20_regular:before { content: "\ea9c"; } -.icon-ic_fluent_lock_shield_20_filled:before { +.icon-ic_fluent_lock_multiple_20_filled:before { content: "\ea9d"; } -.icon-ic_fluent_lock_shield_20_regular:before { +.icon-ic_fluent_lock_multiple_20_regular:before { content: "\ea9e"; } -.icon-ic_fluent_lottery_20_filled:before { +.icon-ic_fluent_lock_open_20_filled:before { content: "\ea9f"; } -.icon-ic_fluent_lottery_20_regular:before { +.icon-ic_fluent_lock_open_20_regular:before { content: "\eaa0"; } -.icon-ic_fluent_luggage_20_filled:before { +.icon-ic_fluent_lock_shield_20_filled:before { content: "\eaa1"; } -.icon-ic_fluent_luggage_20_regular:before { +.icon-ic_fluent_lock_shield_20_regular:before { content: "\eaa2"; } -.icon-ic_fluent_mail_20_filled:before { +.icon-ic_fluent_lottery_20_filled:before { content: "\eaa3"; } -.icon-ic_fluent_mail_20_regular:before { +.icon-ic_fluent_lottery_20_regular:before { content: "\eaa4"; } -.icon-ic_fluent_mail_add_20_filled:before { +.icon-ic_fluent_luggage_20_filled:before { content: "\eaa5"; } -.icon-ic_fluent_mail_add_20_regular:before { +.icon-ic_fluent_luggage_20_regular:before { content: "\eaa6"; } -.icon-ic_fluent_mail_alert_20_filled:before { +.icon-ic_fluent_mail_20_filled:before { content: "\eaa7"; } -.icon-ic_fluent_mail_alert_20_regular:before { +.icon-ic_fluent_mail_20_regular:before { content: "\eaa8"; } -.icon-ic_fluent_mail_all_read_20_filled:before { +.icon-ic_fluent_mail_add_20_filled:before { content: "\eaa9"; } -.icon-ic_fluent_mail_all_read_20_regular:before { +.icon-ic_fluent_mail_add_20_regular:before { content: "\eaaa"; } -.icon-ic_fluent_mail_all_unread_20_filled:before { +.icon-ic_fluent_mail_alert_20_filled:before { content: "\eaab"; } -.icon-ic_fluent_mail_all_unread_20_regular:before { +.icon-ic_fluent_mail_alert_20_regular:before { content: "\eaac"; } -.icon-ic_fluent_mail_arrow_clockwise_20_filled:before { +.icon-ic_fluent_mail_all_read_20_filled:before { content: "\eaad"; } -.icon-ic_fluent_mail_arrow_clockwise_20_regular:before { +.icon-ic_fluent_mail_all_read_20_regular:before { content: "\eaae"; } -.icon-ic_fluent_mail_arrow_double_back_20_filled:before { +.icon-ic_fluent_mail_all_unread_20_filled:before { content: "\eaaf"; } -.icon-ic_fluent_mail_arrow_double_back_20_regular:before { +.icon-ic_fluent_mail_all_unread_20_regular:before { content: "\eab0"; } -.icon-ic_fluent_mail_arrow_down_20_filled:before { +.icon-ic_fluent_mail_arrow_clockwise_20_filled:before { content: "\eab1"; } -.icon-ic_fluent_mail_arrow_down_20_regular:before { +.icon-ic_fluent_mail_arrow_clockwise_20_regular:before { content: "\eab2"; } -.icon-ic_fluent_mail_arrow_forward_20_filled:before { +.icon-ic_fluent_mail_arrow_double_back_20_filled:before { content: "\eab3"; } -.icon-ic_fluent_mail_arrow_forward_20_regular:before { +.icon-ic_fluent_mail_arrow_double_back_20_regular:before { content: "\eab4"; } -.icon-ic_fluent_mail_arrow_up_20_filled:before { +.icon-ic_fluent_mail_arrow_down_20_filled:before { content: "\eab5"; } -.icon-ic_fluent_mail_arrow_up_20_regular:before { +.icon-ic_fluent_mail_arrow_down_20_regular:before { content: "\eab6"; } -.icon-ic_fluent_mail_attach_20_filled:before { +.icon-ic_fluent_mail_arrow_forward_20_filled:before { content: "\eab7"; } -.icon-ic_fluent_mail_attach_20_regular:before { +.icon-ic_fluent_mail_arrow_forward_20_regular:before { content: "\eab8"; } -.icon-ic_fluent_mail_checkmark_20_filled:before { +.icon-ic_fluent_mail_arrow_up_20_filled:before { content: "\eab9"; } -.icon-ic_fluent_mail_checkmark_20_regular:before { +.icon-ic_fluent_mail_arrow_up_20_regular:before { content: "\eaba"; } -.icon-ic_fluent_mail_clock_20_filled:before { +.icon-ic_fluent_mail_attach_20_filled:before { content: "\eabb"; } -.icon-ic_fluent_mail_clock_20_regular:before { +.icon-ic_fluent_mail_attach_20_regular:before { content: "\eabc"; } -.icon-ic_fluent_mail_copy_20_filled:before { +.icon-ic_fluent_mail_checkmark_20_filled:before { content: "\eabd"; } -.icon-ic_fluent_mail_copy_20_regular:before { +.icon-ic_fluent_mail_checkmark_20_regular:before { content: "\eabe"; } -.icon-ic_fluent_mail_dismiss_20_filled:before { +.icon-ic_fluent_mail_clock_20_filled:before { content: "\eabf"; } -.icon-ic_fluent_mail_dismiss_20_regular:before { +.icon-ic_fluent_mail_clock_20_regular:before { content: "\eac0"; } -.icon-ic_fluent_mail_edit_20_filled:before { +.icon-ic_fluent_mail_copy_20_filled:before { content: "\eac1"; } -.icon-ic_fluent_mail_edit_20_regular:before { +.icon-ic_fluent_mail_copy_20_regular:before { content: "\eac2"; } -.icon-ic_fluent_mail_error_20_filled:before { +.icon-ic_fluent_mail_dismiss_20_filled:before { content: "\eac3"; } -.icon-ic_fluent_mail_error_20_regular:before { +.icon-ic_fluent_mail_dismiss_20_regular:before { content: "\eac4"; } -.icon-ic_fluent_mail_inbox_20_filled:before { +.icon-ic_fluent_mail_edit_20_filled:before { content: "\eac5"; } -.icon-ic_fluent_mail_inbox_20_regular:before { +.icon-ic_fluent_mail_edit_20_regular:before { content: "\eac6"; } -.icon-ic_fluent_mail_inbox_add_20_filled:before { +.icon-ic_fluent_mail_error_20_filled:before { content: "\eac7"; } -.icon-ic_fluent_mail_inbox_add_20_regular:before { +.icon-ic_fluent_mail_error_20_regular:before { content: "\eac8"; } -.icon-ic_fluent_mail_inbox_all_20_filled:before { +.icon-ic_fluent_mail_inbox_20_filled:before { content: "\eac9"; } -.icon-ic_fluent_mail_inbox_all_20_regular:before { +.icon-ic_fluent_mail_inbox_20_regular:before { content: "\eaca"; } -.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before { +.icon-ic_fluent_mail_inbox_add_20_filled:before { content: "\eacb"; } -.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before { +.icon-ic_fluent_mail_inbox_add_20_regular:before { content: "\eacc"; } -.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before { +.icon-ic_fluent_mail_inbox_all_20_filled:before { content: "\eacd"; } -.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before { +.icon-ic_fluent_mail_inbox_all_20_regular:before { content: "\eace"; } -.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before { content: "\eacf"; } -.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before { content: "\ead0"; } -.icon-ic_fluent_mail_inbox_checkmark_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before { content: "\ead1"; } -.icon-ic_fluent_mail_inbox_checkmark_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before { content: "\ead2"; } -.icon-ic_fluent_mail_inbox_dismiss_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before { content: "\ead3"; } -.icon-ic_fluent_mail_inbox_dismiss_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before { content: "\ead4"; } -.icon-ic_fluent_mail_inbox_person_20_filled:before { +.icon-ic_fluent_mail_inbox_checkmark_20_filled:before { content: "\ead5"; } -.icon-ic_fluent_mail_inbox_person_20_regular:before { +.icon-ic_fluent_mail_inbox_checkmark_20_regular:before { content: "\ead6"; } -.icon-ic_fluent_mail_link_20_filled:before { +.icon-ic_fluent_mail_inbox_dismiss_20_filled:before { content: "\ead7"; } -.icon-ic_fluent_mail_link_20_regular:before { +.icon-ic_fluent_mail_inbox_dismiss_20_regular:before { content: "\ead8"; } -.icon-ic_fluent_mail_list_20_filled:before { +.icon-ic_fluent_mail_inbox_person_20_filled:before { content: "\ead9"; } -.icon-ic_fluent_mail_list_20_regular:before { +.icon-ic_fluent_mail_inbox_person_20_regular:before { content: "\eada"; } -.icon-ic_fluent_mail_multiple_20_filled:before { +.icon-ic_fluent_mail_link_20_filled:before { content: "\eadb"; } -.icon-ic_fluent_mail_multiple_20_regular:before { +.icon-ic_fluent_mail_link_20_regular:before { content: "\eadc"; } -.icon-ic_fluent_mail_off_20_filled:before { +.icon-ic_fluent_mail_list_20_filled:before { content: "\eadd"; } -.icon-ic_fluent_mail_off_20_regular:before { +.icon-ic_fluent_mail_list_20_regular:before { content: "\eade"; } -.icon-ic_fluent_mail_open_person_20_filled:before { +.icon-ic_fluent_mail_multiple_20_filled:before { content: "\eadf"; } -.icon-ic_fluent_mail_open_person_20_regular:before { +.icon-ic_fluent_mail_multiple_20_regular:before { content: "\eae0"; } -.icon-ic_fluent_mail_pause_20_filled:before { +.icon-ic_fluent_mail_off_20_filled:before { content: "\eae1"; } -.icon-ic_fluent_mail_pause_20_regular:before { +.icon-ic_fluent_mail_off_20_regular:before { content: "\eae2"; } -.icon-ic_fluent_mail_prohibited_20_filled:before { +.icon-ic_fluent_mail_open_person_20_filled:before { content: "\eae3"; } -.icon-ic_fluent_mail_prohibited_20_regular:before { +.icon-ic_fluent_mail_open_person_20_regular:before { content: "\eae4"; } -.icon-ic_fluent_mail_read_20_filled:before { +.icon-ic_fluent_mail_pause_20_filled:before { content: "\eae5"; } -.icon-ic_fluent_mail_read_20_regular:before { +.icon-ic_fluent_mail_pause_20_regular:before { content: "\eae6"; } -.icon-ic_fluent_mail_read_multiple_20_filled:before { +.icon-ic_fluent_mail_prohibited_20_filled:before { content: "\eae7"; } -.icon-ic_fluent_mail_read_multiple_20_regular:before { +.icon-ic_fluent_mail_prohibited_20_regular:before { content: "\eae8"; } -.icon-ic_fluent_mail_rewind_20_filled:before { +.icon-ic_fluent_mail_read_20_filled:before { content: "\eae9"; } -.icon-ic_fluent_mail_rewind_20_regular:before { +.icon-ic_fluent_mail_read_20_regular:before { content: "\eaea"; } -.icon-ic_fluent_mail_settings_20_filled:before { +.icon-ic_fluent_mail_read_multiple_20_filled:before { content: "\eaeb"; } -.icon-ic_fluent_mail_settings_20_regular:before { +.icon-ic_fluent_mail_read_multiple_20_regular:before { content: "\eaec"; } -.icon-ic_fluent_mail_shield_20_filled:before { +.icon-ic_fluent_mail_rewind_20_filled:before { content: "\eaed"; } -.icon-ic_fluent_mail_shield_20_regular:before { +.icon-ic_fluent_mail_rewind_20_regular:before { content: "\eaee"; } -.icon-ic_fluent_mail_template_20_filled:before { +.icon-ic_fluent_mail_settings_20_filled:before { content: "\eaef"; } -.icon-ic_fluent_mail_template_20_regular:before { +.icon-ic_fluent_mail_settings_20_regular:before { content: "\eaf0"; } -.icon-ic_fluent_mail_unread_20_filled:before { +.icon-ic_fluent_mail_shield_20_filled:before { content: "\eaf1"; } -.icon-ic_fluent_mail_unread_20_regular:before { +.icon-ic_fluent_mail_shield_20_regular:before { content: "\eaf2"; } -.icon-ic_fluent_mail_warning_20_filled:before { +.icon-ic_fluent_mail_template_20_filled:before { content: "\eaf3"; } -.icon-ic_fluent_mail_warning_20_regular:before { +.icon-ic_fluent_mail_template_20_regular:before { content: "\eaf4"; } -.icon-ic_fluent_mailbox_20_filled:before { +.icon-ic_fluent_mail_unread_20_filled:before { content: "\eaf5"; } -.icon-ic_fluent_mailbox_20_regular:before { +.icon-ic_fluent_mail_unread_20_regular:before { content: "\eaf6"; } -.icon-ic_fluent_map_20_filled:before { +.icon-ic_fluent_mail_warning_20_filled:before { content: "\eaf7"; } -.icon-ic_fluent_map_20_regular:before { +.icon-ic_fluent_mail_warning_20_regular:before { content: "\eaf8"; } -.icon-ic_fluent_map_drive_20_filled:before { +.icon-ic_fluent_mailbox_20_filled:before { content: "\eaf9"; } -.icon-ic_fluent_map_drive_20_regular:before { +.icon-ic_fluent_mailbox_20_regular:before { content: "\eafa"; } -.icon-ic_fluent_markdown_20_filled:before { +.icon-ic_fluent_map_20_filled:before { content: "\eafb"; } -.icon-ic_fluent_markdown_20_regular:before { +.icon-ic_fluent_map_20_regular:before { content: "\eafc"; } -.icon-ic_fluent_match_app_layout_20_filled:before { +.icon-ic_fluent_map_drive_20_filled:before { content: "\eafd"; } -.icon-ic_fluent_match_app_layout_20_regular:before { +.icon-ic_fluent_map_drive_20_regular:before { content: "\eafe"; } -.icon-ic_fluent_math_format_linear_20_filled:before { +.icon-ic_fluent_markdown_20_filled:before { content: "\eaff"; } -.icon-ic_fluent_math_format_linear_20_regular:before { +.icon-ic_fluent_markdown_20_regular:before { content: "\eb00"; } -.icon-ic_fluent_math_format_professional_20_filled:before { +.icon-ic_fluent_match_app_layout_20_filled:before { content: "\eb01"; } -.icon-ic_fluent_math_format_professional_20_regular:before { +.icon-ic_fluent_match_app_layout_20_regular:before { content: "\eb02"; } -.icon-ic_fluent_math_formula_20_filled:before { +.icon-ic_fluent_math_format_linear_20_filled:before { content: "\eb03"; } -.icon-ic_fluent_math_formula_20_regular:before { +.icon-ic_fluent_math_format_linear_20_regular:before { content: "\eb04"; } -.icon-ic_fluent_math_symbols_20_filled:before { +.icon-ic_fluent_math_format_professional_20_filled:before { content: "\eb05"; } -.icon-ic_fluent_math_symbols_20_regular:before { +.icon-ic_fluent_math_format_professional_20_regular:before { content: "\eb06"; } -.icon-ic_fluent_maximize_20_filled:before { +.icon-ic_fluent_math_formula_20_filled:before { content: "\eb07"; } -.icon-ic_fluent_maximize_20_regular:before { +.icon-ic_fluent_math_formula_20_regular:before { content: "\eb08"; } -.icon-ic_fluent_meet_now_20_filled:before { +.icon-ic_fluent_math_symbols_20_filled:before { content: "\eb09"; } -.icon-ic_fluent_meet_now_20_regular:before { +.icon-ic_fluent_math_symbols_20_regular:before { content: "\eb0a"; } -.icon-ic_fluent_megaphone_20_filled:before { +.icon-ic_fluent_maximize_20_filled:before { content: "\eb0b"; } -.icon-ic_fluent_megaphone_20_regular:before { +.icon-ic_fluent_maximize_20_regular:before { content: "\eb0c"; } -.icon-ic_fluent_megaphone_circle_20_filled:before { +.icon-ic_fluent_meet_now_20_filled:before { content: "\eb0d"; } -.icon-ic_fluent_megaphone_circle_20_regular:before { +.icon-ic_fluent_meet_now_20_regular:before { content: "\eb0e"; } -.icon-ic_fluent_megaphone_loud_20_filled:before { +.icon-ic_fluent_megaphone_20_filled:before { content: "\eb0f"; } -.icon-ic_fluent_megaphone_loud_20_regular:before { +.icon-ic_fluent_megaphone_20_regular:before { content: "\eb10"; } -.icon-ic_fluent_megaphone_off_20_filled:before { +.icon-ic_fluent_megaphone_circle_20_filled:before { content: "\eb11"; } -.icon-ic_fluent_megaphone_off_20_regular:before { +.icon-ic_fluent_megaphone_circle_20_regular:before { content: "\eb12"; } -.icon-ic_fluent_mention_20_filled:before { +.icon-ic_fluent_megaphone_loud_20_filled:before { content: "\eb13"; } -.icon-ic_fluent_mention_20_regular:before { +.icon-ic_fluent_megaphone_loud_20_regular:before { content: "\eb14"; } -.icon-ic_fluent_mention_arrow_down_20_filled:before { +.icon-ic_fluent_megaphone_off_20_filled:before { content: "\eb15"; } -.icon-ic_fluent_mention_arrow_down_20_regular:before { +.icon-ic_fluent_megaphone_off_20_regular:before { content: "\eb16"; } -.icon-ic_fluent_mention_brackets_20_filled:before { +.icon-ic_fluent_mention_20_filled:before { content: "\eb17"; } -.icon-ic_fluent_mention_brackets_20_regular:before { +.icon-ic_fluent_mention_20_regular:before { content: "\eb18"; } -.icon-ic_fluent_merge_20_filled:before { +.icon-ic_fluent_mention_arrow_down_20_filled:before { content: "\eb19"; } -.icon-ic_fluent_merge_20_regular:before { +.icon-ic_fluent_mention_arrow_down_20_regular:before { content: "\eb1a"; } -.icon-ic_fluent_mic_20_filled:before { +.icon-ic_fluent_mention_brackets_20_filled:before { content: "\eb1b"; } -.icon-ic_fluent_mic_20_regular:before { +.icon-ic_fluent_mention_brackets_20_regular:before { content: "\eb1c"; } -.icon-ic_fluent_mic_link_20_filled:before { +.icon-ic_fluent_merge_20_filled:before { content: "\eb1d"; } -.icon-ic_fluent_mic_link_20_regular:before { +.icon-ic_fluent_merge_20_regular:before { content: "\eb1e"; } -.icon-ic_fluent_mic_off_20_filled:before { +.icon-ic_fluent_mic_20_filled:before { content: "\eb1f"; } -.icon-ic_fluent_mic_off_20_regular:before { +.icon-ic_fluent_mic_20_regular:before { content: "\eb20"; } -.icon-ic_fluent_mic_prohibited_20_filled:before { +.icon-ic_fluent_mic_link_20_filled:before { content: "\eb21"; } -.icon-ic_fluent_mic_prohibited_20_regular:before { +.icon-ic_fluent_mic_link_20_regular:before { content: "\eb22"; } -.icon-ic_fluent_mic_pulse_20_filled:before { +.icon-ic_fluent_mic_off_20_filled:before { content: "\eb23"; } -.icon-ic_fluent_mic_pulse_20_regular:before { +.icon-ic_fluent_mic_off_20_regular:before { content: "\eb24"; } -.icon-ic_fluent_mic_pulse_off_20_filled:before { +.icon-ic_fluent_mic_prohibited_20_filled:before { content: "\eb25"; } -.icon-ic_fluent_mic_pulse_off_20_regular:before { +.icon-ic_fluent_mic_prohibited_20_regular:before { content: "\eb26"; } -.icon-ic_fluent_mic_record_20_filled:before { +.icon-ic_fluent_mic_pulse_20_filled:before { content: "\eb27"; } -.icon-ic_fluent_mic_record_20_regular:before { +.icon-ic_fluent_mic_pulse_20_regular:before { content: "\eb28"; } -.icon-ic_fluent_mic_settings_20_filled:before { +.icon-ic_fluent_mic_pulse_off_20_filled:before { content: "\eb29"; } -.icon-ic_fluent_mic_settings_20_regular:before { +.icon-ic_fluent_mic_pulse_off_20_regular:before { content: "\eb2a"; } -.icon-ic_fluent_mic_sparkle_20_filled:before { +.icon-ic_fluent_mic_record_20_filled:before { content: "\eb2b"; } -.icon-ic_fluent_mic_sparkle_20_regular:before { +.icon-ic_fluent_mic_record_20_regular:before { content: "\eb2c"; } -.icon-ic_fluent_mic_sync_20_filled:before { +.icon-ic_fluent_mic_settings_20_filled:before { content: "\eb2d"; } -.icon-ic_fluent_mic_sync_20_regular:before { +.icon-ic_fluent_mic_settings_20_regular:before { content: "\eb2e"; } -.icon-ic_fluent_microscope_20_filled:before { +.icon-ic_fluent_mic_sparkle_20_filled:before { content: "\eb2f"; } -.icon-ic_fluent_microscope_20_regular:before { +.icon-ic_fluent_mic_sparkle_20_regular:before { content: "\eb30"; } -.icon-ic_fluent_midi_20_filled:before { +.icon-ic_fluent_mic_sync_20_filled:before { content: "\eb31"; } -.icon-ic_fluent_midi_20_regular:before { +.icon-ic_fluent_mic_sync_20_regular:before { content: "\eb32"; } -.icon-ic_fluent_mobile_optimized_20_filled:before { +.icon-ic_fluent_microscope_20_filled:before { content: "\eb33"; } -.icon-ic_fluent_mobile_optimized_20_regular:before { +.icon-ic_fluent_microscope_20_regular:before { content: "\eb34"; } -.icon-ic_fluent_mold_20_filled:before { +.icon-ic_fluent_midi_20_filled:before { content: "\eb35"; } -.icon-ic_fluent_mold_20_regular:before { +.icon-ic_fluent_midi_20_regular:before { content: "\eb36"; } -.icon-ic_fluent_molecule_20_filled:before { +.icon-ic_fluent_mobile_optimized_20_filled:before { content: "\eb37"; } -.icon-ic_fluent_molecule_20_regular:before { +.icon-ic_fluent_mobile_optimized_20_regular:before { content: "\eb38"; } -.icon-ic_fluent_money_20_filled:before { +.icon-ic_fluent_mold_20_filled:before { content: "\eb39"; } -.icon-ic_fluent_money_20_regular:before { +.icon-ic_fluent_mold_20_regular:before { content: "\eb3a"; } -.icon-ic_fluent_money_calculator_20_filled:before { +.icon-ic_fluent_molecule_20_filled:before { content: "\eb3b"; } -.icon-ic_fluent_money_calculator_20_regular:before { +.icon-ic_fluent_molecule_20_regular:before { content: "\eb3c"; } -.icon-ic_fluent_money_dismiss_20_filled:before { +.icon-ic_fluent_money_20_filled:before { content: "\eb3d"; } -.icon-ic_fluent_money_dismiss_20_regular:before { +.icon-ic_fluent_money_20_regular:before { content: "\eb3e"; } -.icon-ic_fluent_money_hand_20_filled:before { +.icon-ic_fluent_money_calculator_20_filled:before { content: "\eb3f"; } -.icon-ic_fluent_money_hand_20_regular:before { +.icon-ic_fluent_money_calculator_20_regular:before { content: "\eb40"; } -.icon-ic_fluent_money_off_20_filled:before { +.icon-ic_fluent_money_dismiss_20_filled:before { content: "\eb41"; } -.icon-ic_fluent_money_off_20_regular:before { +.icon-ic_fluent_money_dismiss_20_regular:before { content: "\eb42"; } -.icon-ic_fluent_money_settings_20_filled:before { +.icon-ic_fluent_money_hand_20_filled:before { content: "\eb43"; } -.icon-ic_fluent_money_settings_20_regular:before { +.icon-ic_fluent_money_hand_20_regular:before { content: "\eb44"; } -.icon-ic_fluent_more_circle_20_filled:before { +.icon-ic_fluent_money_off_20_filled:before { content: "\eb45"; } -.icon-ic_fluent_more_circle_20_regular:before { +.icon-ic_fluent_money_off_20_regular:before { content: "\eb46"; } -.icon-ic_fluent_more_horizontal_20_filled:before { +.icon-ic_fluent_money_settings_20_filled:before { content: "\eb47"; } -.icon-ic_fluent_more_horizontal_20_regular:before { +.icon-ic_fluent_money_settings_20_regular:before { content: "\eb48"; } -.icon-ic_fluent_more_vertical_20_filled:before { +.icon-ic_fluent_more_circle_20_filled:before { content: "\eb49"; } -.icon-ic_fluent_more_vertical_20_regular:before { +.icon-ic_fluent_more_circle_20_regular:before { content: "\eb4a"; } -.icon-ic_fluent_mountain_location_bottom_20_filled:before { +.icon-ic_fluent_more_horizontal_20_filled:before { content: "\eb4b"; } -.icon-ic_fluent_mountain_location_bottom_20_regular:before { +.icon-ic_fluent_more_horizontal_20_regular:before { content: "\eb4c"; } -.icon-ic_fluent_mountain_location_top_20_filled:before { +.icon-ic_fluent_more_vertical_20_filled:before { content: "\eb4d"; } -.icon-ic_fluent_mountain_location_top_20_regular:before { +.icon-ic_fluent_more_vertical_20_regular:before { content: "\eb4e"; } -.icon-ic_fluent_mountain_trail_20_filled:before { +.icon-ic_fluent_mountain_location_bottom_20_filled:before { content: "\eb4f"; } -.icon-ic_fluent_mountain_trail_20_regular:before { +.icon-ic_fluent_mountain_location_bottom_20_regular:before { content: "\eb50"; } -.icon-ic_fluent_movies_and_tv_20_filled:before { +.icon-ic_fluent_mountain_location_top_20_filled:before { content: "\eb51"; } -.icon-ic_fluent_movies_and_tv_20_regular:before { +.icon-ic_fluent_mountain_location_top_20_regular:before { content: "\eb52"; } -.icon-ic_fluent_multiplier_1_2x_20_filled:before { +.icon-ic_fluent_mountain_trail_20_filled:before { content: "\eb53"; } -.icon-ic_fluent_multiplier_1_2x_20_regular:before { +.icon-ic_fluent_mountain_trail_20_regular:before { content: "\eb54"; } -.icon-ic_fluent_multiplier_1_5x_20_filled:before { +.icon-ic_fluent_movies_and_tv_20_filled:before { content: "\eb55"; } -.icon-ic_fluent_multiplier_1_5x_20_regular:before { +.icon-ic_fluent_movies_and_tv_20_regular:before { content: "\eb56"; } -.icon-ic_fluent_multiplier_1_8x_20_filled:before { +.icon-ic_fluent_multiplier_1_2x_20_filled:before { content: "\eb57"; } -.icon-ic_fluent_multiplier_1_8x_20_regular:before { +.icon-ic_fluent_multiplier_1_2x_20_regular:before { content: "\eb58"; } -.icon-ic_fluent_multiplier_1x_20_filled:before { +.icon-ic_fluent_multiplier_1_5x_20_filled:before { content: "\eb59"; } -.icon-ic_fluent_multiplier_1x_20_regular:before { +.icon-ic_fluent_multiplier_1_5x_20_regular:before { content: "\eb5a"; } -.icon-ic_fluent_multiplier_2x_20_filled:before { +.icon-ic_fluent_multiplier_1_8x_20_filled:before { content: "\eb5b"; } -.icon-ic_fluent_multiplier_2x_20_regular:before { +.icon-ic_fluent_multiplier_1_8x_20_regular:before { content: "\eb5c"; } -.icon-ic_fluent_multiplier_5x_20_filled:before { +.icon-ic_fluent_multiplier_1x_20_filled:before { content: "\eb5d"; } -.icon-ic_fluent_multiplier_5x_20_regular:before { +.icon-ic_fluent_multiplier_1x_20_regular:before { content: "\eb5e"; } -.icon-ic_fluent_multiselect_ltr_20_filled:before { +.icon-ic_fluent_multiplier_2x_20_filled:before { content: "\eb5f"; } -.icon-ic_fluent_multiselect_ltr_20_regular:before { +.icon-ic_fluent_multiplier_2x_20_regular:before { content: "\eb60"; } -.icon-ic_fluent_multiselect_rtl_20_filled:before { +.icon-ic_fluent_multiplier_5x_20_filled:before { content: "\eb61"; } -.icon-ic_fluent_multiselect_rtl_20_regular:before { +.icon-ic_fluent_multiplier_5x_20_regular:before { content: "\eb62"; } -.icon-ic_fluent_music_note_1_20_filled:before { +.icon-ic_fluent_multiselect_ltr_20_filled:before { content: "\eb63"; } -.icon-ic_fluent_music_note_1_20_regular:before { +.icon-ic_fluent_multiselect_ltr_20_regular:before { content: "\eb64"; } -.icon-ic_fluent_music_note_2_20_filled:before { +.icon-ic_fluent_multiselect_rtl_20_filled:before { content: "\eb65"; } -.icon-ic_fluent_music_note_2_20_regular:before { +.icon-ic_fluent_multiselect_rtl_20_regular:before { content: "\eb66"; } -.icon-ic_fluent_music_note_2_play_20_filled:before { +.icon-ic_fluent_music_note_1_20_filled:before { content: "\eb67"; } -.icon-ic_fluent_music_note_2_play_20_regular:before { +.icon-ic_fluent_music_note_1_20_regular:before { content: "\eb68"; } -.icon-ic_fluent_music_note_off_1_20_filled:before { +.icon-ic_fluent_music_note_2_20_filled:before { content: "\eb69"; } -.icon-ic_fluent_music_note_off_1_20_regular:before { +.icon-ic_fluent_music_note_2_20_regular:before { content: "\eb6a"; } -.icon-ic_fluent_music_note_off_2_20_filled:before { +.icon-ic_fluent_music_note_2_play_20_filled:before { content: "\eb6b"; } -.icon-ic_fluent_music_note_off_2_20_regular:before { +.icon-ic_fluent_music_note_2_play_20_regular:before { content: "\eb6c"; } -.icon-ic_fluent_my_location_20_filled:before { +.icon-ic_fluent_music_note_off_1_20_filled:before { content: "\eb6d"; } -.icon-ic_fluent_my_location_20_regular:before { +.icon-ic_fluent_music_note_off_1_20_regular:before { content: "\eb6e"; } -.icon-ic_fluent_navigation_20_filled:before { +.icon-ic_fluent_music_note_off_2_20_filled:before { content: "\eb6f"; } -.icon-ic_fluent_navigation_20_regular:before { +.icon-ic_fluent_music_note_off_2_20_regular:before { content: "\eb70"; } -.icon-ic_fluent_navigation_location_target_20_filled:before { +.icon-ic_fluent_my_location_20_filled:before { content: "\eb71"; } -.icon-ic_fluent_navigation_location_target_20_regular:before { +.icon-ic_fluent_my_location_20_regular:before { content: "\eb72"; } -.icon-ic_fluent_navigation_play_20_filled:before { +.icon-ic_fluent_navigation_20_filled:before { content: "\eb73"; } -.icon-ic_fluent_navigation_play_20_regular:before { +.icon-ic_fluent_navigation_20_regular:before { content: "\eb74"; } -.icon-ic_fluent_navigation_unread_20_filled:before { +.icon-ic_fluent_navigation_location_target_20_filled:before { content: "\eb75"; } -.icon-ic_fluent_navigation_unread_20_regular:before { +.icon-ic_fluent_navigation_location_target_20_regular:before { content: "\eb76"; } -.icon-ic_fluent_network_check_20_filled:before { +.icon-ic_fluent_navigation_play_20_filled:before { content: "\eb77"; } -.icon-ic_fluent_network_check_20_regular:before { +.icon-ic_fluent_navigation_play_20_regular:before { content: "\eb78"; } -.icon-ic_fluent_new_20_filled:before { +.icon-ic_fluent_navigation_unread_20_filled:before { content: "\eb79"; } -.icon-ic_fluent_new_20_regular:before { +.icon-ic_fluent_navigation_unread_20_regular:before { content: "\eb7a"; } -.icon-ic_fluent_news_20_filled:before { +.icon-ic_fluent_network_check_20_filled:before { content: "\eb7b"; } -.icon-ic_fluent_news_20_regular:before { +.icon-ic_fluent_network_check_20_regular:before { content: "\eb7c"; } -.icon-ic_fluent_next_20_filled:before { +.icon-ic_fluent_new_20_filled:before { content: "\eb7d"; } -.icon-ic_fluent_next_20_regular:before { +.icon-ic_fluent_new_20_regular:before { content: "\eb7e"; } -.icon-ic_fluent_next_frame_20_filled:before { +.icon-ic_fluent_news_20_filled:before { content: "\eb7f"; } -.icon-ic_fluent_next_frame_20_regular:before { +.icon-ic_fluent_news_20_regular:before { content: "\eb80"; } -.icon-ic_fluent_note_20_filled:before { +.icon-ic_fluent_next_20_filled:before { content: "\eb81"; } -.icon-ic_fluent_note_20_regular:before { +.icon-ic_fluent_next_20_regular:before { content: "\eb82"; } -.icon-ic_fluent_note_add_20_filled:before { +.icon-ic_fluent_next_frame_20_filled:before { content: "\eb83"; } -.icon-ic_fluent_note_add_20_regular:before { +.icon-ic_fluent_next_frame_20_regular:before { content: "\eb84"; } -.icon-ic_fluent_note_edit_20_filled:before { +.icon-ic_fluent_note_20_filled:before { content: "\eb85"; } -.icon-ic_fluent_note_edit_20_regular:before { +.icon-ic_fluent_note_20_regular:before { content: "\eb86"; } -.icon-ic_fluent_note_pin_20_filled:before { +.icon-ic_fluent_note_add_20_filled:before { content: "\eb87"; } -.icon-ic_fluent_note_pin_20_regular:before { +.icon-ic_fluent_note_add_20_regular:before { content: "\eb88"; } -.icon-ic_fluent_notebook_20_filled:before { +.icon-ic_fluent_note_edit_20_filled:before { content: "\eb89"; } -.icon-ic_fluent_notebook_20_regular:before { +.icon-ic_fluent_note_edit_20_regular:before { content: "\eb8a"; } -.icon-ic_fluent_notebook_add_20_filled:before { +.icon-ic_fluent_note_pin_20_filled:before { content: "\eb8b"; } -.icon-ic_fluent_notebook_add_20_regular:before { +.icon-ic_fluent_note_pin_20_regular:before { content: "\eb8c"; } -.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before { +.icon-ic_fluent_notebook_20_filled:before { content: "\eb8d"; } -.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before { +.icon-ic_fluent_notebook_20_regular:before { content: "\eb8e"; } -.icon-ic_fluent_notebook_error_20_filled:before { +.icon-ic_fluent_notebook_add_20_filled:before { content: "\eb8f"; } -.icon-ic_fluent_notebook_error_20_regular:before { +.icon-ic_fluent_notebook_add_20_regular:before { content: "\eb90"; } -.icon-ic_fluent_notebook_eye_20_filled:before { +.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before { content: "\eb91"; } -.icon-ic_fluent_notebook_eye_20_regular:before { +.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before { content: "\eb92"; } -.icon-ic_fluent_notebook_lightning_20_filled:before { +.icon-ic_fluent_notebook_error_20_filled:before { content: "\eb93"; } -.icon-ic_fluent_notebook_lightning_20_regular:before { +.icon-ic_fluent_notebook_error_20_regular:before { content: "\eb94"; } -.icon-ic_fluent_notebook_question_mark_20_filled:before { +.icon-ic_fluent_notebook_eye_20_filled:before { content: "\eb95"; } -.icon-ic_fluent_notebook_question_mark_20_regular:before { +.icon-ic_fluent_notebook_eye_20_regular:before { content: "\eb96"; } -.icon-ic_fluent_notebook_section_20_filled:before { +.icon-ic_fluent_notebook_lightning_20_filled:before { content: "\eb97"; } -.icon-ic_fluent_notebook_section_20_regular:before { +.icon-ic_fluent_notebook_lightning_20_regular:before { content: "\eb98"; } -.icon-ic_fluent_notebook_section_arrow_right_20_filled:before { +.icon-ic_fluent_notebook_question_mark_20_filled:before { content: "\eb99"; } -.icon-ic_fluent_notebook_section_arrow_right_20_regular:before { +.icon-ic_fluent_notebook_question_mark_20_regular:before { content: "\eb9a"; } -.icon-ic_fluent_notebook_subsection_20_filled:before { +.icon-ic_fluent_notebook_section_20_filled:before { content: "\eb9b"; } -.icon-ic_fluent_notebook_subsection_20_regular:before { +.icon-ic_fluent_notebook_section_20_regular:before { content: "\eb9c"; } -.icon-ic_fluent_notebook_sync_20_filled:before { +.icon-ic_fluent_notebook_section_arrow_right_20_filled:before { content: "\eb9d"; } -.icon-ic_fluent_notebook_sync_20_regular:before { +.icon-ic_fluent_notebook_section_arrow_right_20_regular:before { content: "\eb9e"; } -.icon-ic_fluent_notepad_20_filled:before { +.icon-ic_fluent_notebook_subsection_20_filled:before { content: "\eb9f"; } -.icon-ic_fluent_notepad_20_regular:before { +.icon-ic_fluent_notebook_subsection_20_regular:before { content: "\eba0"; } -.icon-ic_fluent_notepad_edit_20_filled:before { +.icon-ic_fluent_notebook_sync_20_filled:before { content: "\eba1"; } -.icon-ic_fluent_notepad_edit_20_regular:before { +.icon-ic_fluent_notebook_sync_20_regular:before { content: "\eba2"; } -.icon-ic_fluent_notepad_person_20_filled:before { +.icon-ic_fluent_notepad_20_filled:before { content: "\eba3"; } -.icon-ic_fluent_notepad_person_20_regular:before { +.icon-ic_fluent_notepad_20_regular:before { content: "\eba4"; } -.icon-ic_fluent_notepad_sparkle_20_filled:before { +.icon-ic_fluent_notepad_edit_20_filled:before { content: "\eba5"; } -.icon-ic_fluent_notepad_sparkle_20_regular:before { +.icon-ic_fluent_notepad_edit_20_regular:before { content: "\eba6"; } -.icon-ic_fluent_number_circle_0_20_filled:before { +.icon-ic_fluent_notepad_person_20_filled:before { content: "\eba7"; } -.icon-ic_fluent_number_circle_0_20_regular:before { +.icon-ic_fluent_notepad_person_20_regular:before { content: "\eba8"; } -.icon-ic_fluent_number_circle_1_20_filled:before { +.icon-ic_fluent_notepad_sparkle_20_filled:before { content: "\eba9"; } -.icon-ic_fluent_number_circle_1_20_regular:before { +.icon-ic_fluent_notepad_sparkle_20_regular:before { content: "\ebaa"; } -.icon-ic_fluent_number_circle_2_20_filled:before { +.icon-ic_fluent_number_circle_0_20_filled:before { content: "\ebab"; } -.icon-ic_fluent_number_circle_2_20_regular:before { +.icon-ic_fluent_number_circle_0_20_regular:before { content: "\ebac"; } -.icon-ic_fluent_number_circle_3_20_filled:before { +.icon-ic_fluent_number_circle_1_20_filled:before { content: "\ebad"; } -.icon-ic_fluent_number_circle_3_20_regular:before { +.icon-ic_fluent_number_circle_1_20_regular:before { content: "\ebae"; } -.icon-ic_fluent_number_circle_4_20_filled:before { +.icon-ic_fluent_number_circle_2_20_filled:before { content: "\ebaf"; } -.icon-ic_fluent_number_circle_4_20_regular:before { +.icon-ic_fluent_number_circle_2_20_regular:before { content: "\ebb0"; } -.icon-ic_fluent_number_circle_5_20_filled:before { +.icon-ic_fluent_number_circle_3_20_filled:before { content: "\ebb1"; } -.icon-ic_fluent_number_circle_5_20_regular:before { +.icon-ic_fluent_number_circle_3_20_regular:before { content: "\ebb2"; } -.icon-ic_fluent_number_circle_6_20_filled:before { +.icon-ic_fluent_number_circle_4_20_filled:before { content: "\ebb3"; } -.icon-ic_fluent_number_circle_6_20_regular:before { +.icon-ic_fluent_number_circle_4_20_regular:before { content: "\ebb4"; } -.icon-ic_fluent_number_circle_7_20_filled:before { +.icon-ic_fluent_number_circle_5_20_filled:before { content: "\ebb5"; } -.icon-ic_fluent_number_circle_7_20_regular:before { +.icon-ic_fluent_number_circle_5_20_regular:before { content: "\ebb6"; } -.icon-ic_fluent_number_circle_8_20_filled:before { +.icon-ic_fluent_number_circle_6_20_filled:before { content: "\ebb7"; } -.icon-ic_fluent_number_circle_8_20_regular:before { +.icon-ic_fluent_number_circle_6_20_regular:before { content: "\ebb8"; } -.icon-ic_fluent_number_circle_9_20_filled:before { +.icon-ic_fluent_number_circle_7_20_filled:before { content: "\ebb9"; } -.icon-ic_fluent_number_circle_9_20_regular:before { +.icon-ic_fluent_number_circle_7_20_regular:before { content: "\ebba"; } -.icon-ic_fluent_number_row_20_filled:before { +.icon-ic_fluent_number_circle_8_20_filled:before { content: "\ebbb"; } -.icon-ic_fluent_number_row_20_regular:before { +.icon-ic_fluent_number_circle_8_20_regular:before { content: "\ebbc"; } -.icon-ic_fluent_number_symbol_20_filled:before { +.icon-ic_fluent_number_circle_9_20_filled:before { content: "\ebbd"; } -.icon-ic_fluent_number_symbol_20_regular:before { +.icon-ic_fluent_number_circle_9_20_regular:before { content: "\ebbe"; } -.icon-ic_fluent_number_symbol_dismiss_20_filled:before { +.icon-ic_fluent_number_row_20_filled:before { content: "\ebbf"; } -.icon-ic_fluent_number_symbol_dismiss_20_regular:before { +.icon-ic_fluent_number_row_20_regular:before { content: "\ebc0"; } -.icon-ic_fluent_number_symbol_square_20_filled:before { +.icon-ic_fluent_number_symbol_20_filled:before { content: "\ebc1"; } -.icon-ic_fluent_number_symbol_square_20_regular:before { +.icon-ic_fluent_number_symbol_20_regular:before { content: "\ebc2"; } -.icon-ic_fluent_open_20_filled:before { +.icon-ic_fluent_number_symbol_dismiss_20_filled:before { content: "\ebc3"; } -.icon-ic_fluent_open_20_regular:before { +.icon-ic_fluent_number_symbol_dismiss_20_regular:before { content: "\ebc4"; } -.icon-ic_fluent_open_folder_20_filled:before { +.icon-ic_fluent_number_symbol_square_20_filled:before { content: "\ebc5"; } -.icon-ic_fluent_open_folder_20_regular:before { +.icon-ic_fluent_number_symbol_square_20_regular:before { content: "\ebc6"; } -.icon-ic_fluent_open_off_20_filled:before { +.icon-ic_fluent_open_20_filled:before { content: "\ebc7"; } -.icon-ic_fluent_open_off_20_regular:before { +.icon-ic_fluent_open_20_regular:before { content: "\ebc8"; } -.icon-ic_fluent_options_20_filled:before { +.icon-ic_fluent_open_folder_20_filled:before { content: "\ebc9"; } -.icon-ic_fluent_options_20_regular:before { +.icon-ic_fluent_open_folder_20_regular:before { content: "\ebca"; } -.icon-ic_fluent_organization_20_filled:before { +.icon-ic_fluent_open_off_20_filled:before { content: "\ebcb"; } -.icon-ic_fluent_organization_20_regular:before { +.icon-ic_fluent_open_off_20_regular:before { content: "\ebcc"; } -.icon-ic_fluent_organization_horizontal_20_filled:before { +.icon-ic_fluent_options_20_filled:before { content: "\ebcd"; } -.icon-ic_fluent_organization_horizontal_20_regular:before { +.icon-ic_fluent_options_20_regular:before { content: "\ebce"; } -.icon-ic_fluent_orientation_20_filled:before { +.icon-ic_fluent_organization_20_filled:before { content: "\ebcf"; } -.icon-ic_fluent_orientation_20_regular:before { +.icon-ic_fluent_organization_20_regular:before { content: "\ebd0"; } -.icon-ic_fluent_oval_20_filled:before { +.icon-ic_fluent_organization_horizontal_20_filled:before { content: "\ebd1"; } -.icon-ic_fluent_oval_20_regular:before { +.icon-ic_fluent_organization_horizontal_20_regular:before { content: "\ebd2"; } -.icon-ic_fluent_oven_20_filled:before { +.icon-ic_fluent_orientation_20_filled:before { content: "\ebd3"; } -.icon-ic_fluent_oven_20_regular:before { +.icon-ic_fluent_orientation_20_regular:before { content: "\ebd4"; } -.icon-ic_fluent_padding_down_20_filled:before { +.icon-ic_fluent_oval_20_filled:before { content: "\ebd5"; } -.icon-ic_fluent_padding_down_20_regular:before { +.icon-ic_fluent_oval_20_regular:before { content: "\ebd6"; } -.icon-ic_fluent_padding_left_20_filled:before { +.icon-ic_fluent_oven_20_filled:before { content: "\ebd7"; } -.icon-ic_fluent_padding_left_20_regular:before { +.icon-ic_fluent_oven_20_regular:before { content: "\ebd8"; } -.icon-ic_fluent_padding_right_20_filled:before { +.icon-ic_fluent_padding_down_20_filled:before { content: "\ebd9"; } -.icon-ic_fluent_padding_right_20_regular:before { +.icon-ic_fluent_padding_down_20_regular:before { content: "\ebda"; } -.icon-ic_fluent_padding_top_20_filled:before { +.icon-ic_fluent_padding_left_20_filled:before { content: "\ebdb"; } -.icon-ic_fluent_padding_top_20_regular:before { +.icon-ic_fluent_padding_left_20_regular:before { content: "\ebdc"; } -.icon-ic_fluent_page_fit_20_filled:before { +.icon-ic_fluent_padding_right_20_filled:before { content: "\ebdd"; } -.icon-ic_fluent_page_fit_20_regular:before { +.icon-ic_fluent_padding_right_20_regular:before { content: "\ebde"; } -.icon-ic_fluent_paint_brush_20_filled:before { +.icon-ic_fluent_padding_top_20_filled:before { content: "\ebdf"; } -.icon-ic_fluent_paint_brush_20_regular:before { +.icon-ic_fluent_padding_top_20_regular:before { content: "\ebe0"; } -.icon-ic_fluent_paint_brush_arrow_down_20_filled:before { +.icon-ic_fluent_page_fit_20_filled:before { content: "\ebe1"; } -.icon-ic_fluent_paint_brush_arrow_down_20_regular:before { +.icon-ic_fluent_page_fit_20_regular:before { content: "\ebe2"; } -.icon-ic_fluent_paint_brush_arrow_up_20_filled:before { +.icon-ic_fluent_paint_brush_20_filled:before { content: "\ebe3"; } -.icon-ic_fluent_paint_brush_arrow_up_20_regular:before { +.icon-ic_fluent_paint_brush_20_regular:before { content: "\ebe4"; } -.icon-ic_fluent_paint_brush_sparkle_20_filled:before { +.icon-ic_fluent_paint_brush_arrow_down_20_filled:before { content: "\ebe5"; } -.icon-ic_fluent_paint_brush_sparkle_20_regular:before { +.icon-ic_fluent_paint_brush_arrow_down_20_regular:before { content: "\ebe6"; } -.icon-ic_fluent_paint_brush_subtract_20_filled:before { +.icon-ic_fluent_paint_brush_arrow_up_20_filled:before { content: "\ebe7"; } -.icon-ic_fluent_paint_brush_subtract_20_regular:before { +.icon-ic_fluent_paint_brush_arrow_up_20_regular:before { content: "\ebe8"; } -.icon-ic_fluent_paint_bucket_20_filled:before { +.icon-ic_fluent_paint_brush_sparkle_20_filled:before { content: "\ebe9"; } -.icon-ic_fluent_paint_bucket_20_regular:before { +.icon-ic_fluent_paint_brush_sparkle_20_regular:before { content: "\ebea"; } -.icon-ic_fluent_pair_20_filled:before { +.icon-ic_fluent_paint_brush_subtract_20_filled:before { content: "\ebeb"; } -.icon-ic_fluent_pair_20_regular:before { +.icon-ic_fluent_paint_brush_subtract_20_regular:before { content: "\ebec"; } -.icon-ic_fluent_panel_bottom_20_filled:before { +.icon-ic_fluent_paint_bucket_20_filled:before { content: "\ebed"; } -.icon-ic_fluent_panel_bottom_20_regular:before { +.icon-ic_fluent_paint_bucket_20_regular:before { content: "\ebee"; } -.icon-ic_fluent_panel_bottom_contract_20_filled:before { +.icon-ic_fluent_pair_20_filled:before { content: "\ebef"; } -.icon-ic_fluent_panel_bottom_contract_20_regular:before { +.icon-ic_fluent_pair_20_regular:before { content: "\ebf0"; } -.icon-ic_fluent_panel_bottom_expand_20_filled:before { +.icon-ic_fluent_panel_bottom_20_filled:before { content: "\ebf1"; } -.icon-ic_fluent_panel_bottom_expand_20_regular:before { +.icon-ic_fluent_panel_bottom_20_regular:before { content: "\ebf2"; } -.icon-ic_fluent_panel_left_20_filled:before { +.icon-ic_fluent_panel_bottom_contract_20_filled:before { content: "\ebf3"; } -.icon-ic_fluent_panel_left_20_regular:before { +.icon-ic_fluent_panel_bottom_contract_20_regular:before { content: "\ebf4"; } -.icon-ic_fluent_panel_left_add_20_filled:before { +.icon-ic_fluent_panel_bottom_expand_20_filled:before { content: "\ebf5"; } -.icon-ic_fluent_panel_left_add_20_regular:before { +.icon-ic_fluent_panel_bottom_expand_20_regular:before { content: "\ebf6"; } -.icon-ic_fluent_panel_left_contract_20_filled:before { +.icon-ic_fluent_panel_left_20_filled:before { content: "\ebf7"; } -.icon-ic_fluent_panel_left_contract_20_regular:before { +.icon-ic_fluent_panel_left_20_regular:before { content: "\ebf8"; } -.icon-ic_fluent_panel_left_expand_20_filled:before { +.icon-ic_fluent_panel_left_add_20_filled:before { content: "\ebf9"; } -.icon-ic_fluent_panel_left_expand_20_regular:before { +.icon-ic_fluent_panel_left_add_20_regular:before { content: "\ebfa"; } -.icon-ic_fluent_panel_left_focus_right_20_filled:before { +.icon-ic_fluent_panel_left_contract_20_filled:before { content: "\ebfb"; } -.icon-ic_fluent_panel_left_header_20_filled:before { +.icon-ic_fluent_panel_left_contract_20_regular:before { content: "\ebfc"; } -.icon-ic_fluent_panel_left_header_20_regular:before { +.icon-ic_fluent_panel_left_expand_20_filled:before { content: "\ebfd"; } -.icon-ic_fluent_panel_left_header_add_20_filled:before { +.icon-ic_fluent_panel_left_expand_20_regular:before { content: "\ebfe"; } -.icon-ic_fluent_panel_left_header_add_20_regular:before { +.icon-ic_fluent_panel_left_focus_right_20_filled:before { content: "\ebff"; } -.icon-ic_fluent_panel_left_header_key_20_filled:before { +.icon-ic_fluent_panel_left_header_20_filled:before { content: "\ec00"; } -.icon-ic_fluent_panel_left_header_key_20_regular:before { +.icon-ic_fluent_panel_left_header_20_regular:before { content: "\ec01"; } -.icon-ic_fluent_panel_left_key_20_filled:before { +.icon-ic_fluent_panel_left_header_add_20_filled:before { content: "\ec02"; } -.icon-ic_fluent_panel_left_key_20_regular:before { +.icon-ic_fluent_panel_left_header_add_20_regular:before { content: "\ec03"; } -.icon-ic_fluent_panel_left_text_20_filled:before { +.icon-ic_fluent_panel_left_header_key_20_filled:before { content: "\ec04"; } -.icon-ic_fluent_panel_left_text_20_regular:before { +.icon-ic_fluent_panel_left_header_key_20_regular:before { content: "\ec05"; } -.icon-ic_fluent_panel_left_text_add_20_filled:before { +.icon-ic_fluent_panel_left_key_20_filled:before { content: "\ec06"; } -.icon-ic_fluent_panel_left_text_add_20_regular:before { +.icon-ic_fluent_panel_left_key_20_regular:before { content: "\ec07"; } -.icon-ic_fluent_panel_left_text_dismiss_20_filled:before { +.icon-ic_fluent_panel_left_text_20_filled:before { content: "\ec08"; } -.icon-ic_fluent_panel_left_text_dismiss_20_regular:before { +.icon-ic_fluent_panel_left_text_20_regular:before { content: "\ec09"; } -.icon-ic_fluent_panel_right_20_filled:before { +.icon-ic_fluent_panel_left_text_add_20_filled:before { content: "\ec0a"; } -.icon-ic_fluent_panel_right_20_regular:before { +.icon-ic_fluent_panel_left_text_add_20_regular:before { content: "\ec0b"; } -.icon-ic_fluent_panel_right_add_20_filled:before { +.icon-ic_fluent_panel_left_text_dismiss_20_filled:before { content: "\ec0c"; } -.icon-ic_fluent_panel_right_add_20_regular:before { +.icon-ic_fluent_panel_left_text_dismiss_20_regular:before { content: "\ec0d"; } -.icon-ic_fluent_panel_right_contract_20_filled:before { +.icon-ic_fluent_panel_right_20_filled:before { content: "\ec0e"; } -.icon-ic_fluent_panel_right_contract_20_regular:before { +.icon-ic_fluent_panel_right_20_regular:before { content: "\ec0f"; } -.icon-ic_fluent_panel_right_cursor_20_filled:before { +.icon-ic_fluent_panel_right_add_20_filled:before { content: "\ec10"; } -.icon-ic_fluent_panel_right_cursor_20_regular:before { +.icon-ic_fluent_panel_right_add_20_regular:before { content: "\ec11"; } -.icon-ic_fluent_panel_right_expand_20_filled:before { +.icon-ic_fluent_panel_right_contract_20_filled:before { content: "\ec12"; } -.icon-ic_fluent_panel_right_expand_20_regular:before { +.icon-ic_fluent_panel_right_contract_20_regular:before { content: "\ec13"; } -.icon-ic_fluent_panel_right_gallery_20_filled:before { +.icon-ic_fluent_panel_right_cursor_20_filled:before { content: "\ec14"; } -.icon-ic_fluent_panel_right_gallery_20_regular:before { +.icon-ic_fluent_panel_right_cursor_20_regular:before { content: "\ec15"; } -.icon-ic_fluent_panel_separate_window_20_filled:before { +.icon-ic_fluent_panel_right_expand_20_filled:before { content: "\ec16"; } -.icon-ic_fluent_panel_separate_window_20_regular:before { +.icon-ic_fluent_panel_right_expand_20_regular:before { content: "\ec17"; } -.icon-ic_fluent_panel_top_contract_20_filled:before { +.icon-ic_fluent_panel_right_gallery_20_filled:before { content: "\ec18"; } -.icon-ic_fluent_panel_top_contract_20_regular:before { +.icon-ic_fluent_panel_right_gallery_20_regular:before { content: "\ec19"; } -.icon-ic_fluent_panel_top_expand_20_filled:before { +.icon-ic_fluent_panel_separate_window_20_filled:before { content: "\ec1a"; } -.icon-ic_fluent_panel_top_expand_20_regular:before { +.icon-ic_fluent_panel_separate_window_20_regular:before { content: "\ec1b"; } -.icon-ic_fluent_panel_top_gallery_20_filled:before { +.icon-ic_fluent_panel_top_contract_20_filled:before { content: "\ec1c"; } -.icon-ic_fluent_panel_top_gallery_20_regular:before { +.icon-ic_fluent_panel_top_contract_20_regular:before { content: "\ec1d"; } -.icon-ic_fluent_password_20_filled:before { +.icon-ic_fluent_panel_top_expand_20_filled:before { content: "\ec1e"; } -.icon-ic_fluent_password_20_regular:before { +.icon-ic_fluent_panel_top_expand_20_regular:before { content: "\ec1f"; } -.icon-ic_fluent_patch_20_filled:before { +.icon-ic_fluent_panel_top_gallery_20_filled:before { content: "\ec20"; } -.icon-ic_fluent_patch_20_regular:before { +.icon-ic_fluent_panel_top_gallery_20_regular:before { content: "\ec21"; } -.icon-ic_fluent_patient_20_filled:before { +.icon-ic_fluent_password_20_filled:before { content: "\ec22"; } -.icon-ic_fluent_patient_20_regular:before { +.icon-ic_fluent_password_20_regular:before { content: "\ec23"; } -.icon-ic_fluent_pause_20_filled:before { +.icon-ic_fluent_patch_20_filled:before { content: "\ec24"; } -.icon-ic_fluent_pause_20_regular:before { +.icon-ic_fluent_patch_20_regular:before { content: "\ec25"; } -.icon-ic_fluent_pause_circle_20_filled:before { +.icon-ic_fluent_patient_20_filled:before { content: "\ec26"; } -.icon-ic_fluent_pause_circle_20_regular:before { +.icon-ic_fluent_patient_20_regular:before { content: "\ec27"; } -.icon-ic_fluent_pause_off_20_filled:before { +.icon-ic_fluent_pause_20_filled:before { content: "\ec28"; } -.icon-ic_fluent_pause_off_20_regular:before { +.icon-ic_fluent_pause_20_regular:before { content: "\ec29"; } -.icon-ic_fluent_pause_settings_20_filled:before { +.icon-ic_fluent_pause_circle_20_filled:before { content: "\ec2a"; } -.icon-ic_fluent_pause_settings_20_regular:before { +.icon-ic_fluent_pause_circle_20_regular:before { content: "\ec2b"; } -.icon-ic_fluent_payment_20_filled:before { +.icon-ic_fluent_pause_off_20_filled:before { content: "\ec2c"; } -.icon-ic_fluent_payment_20_regular:before { +.icon-ic_fluent_pause_off_20_regular:before { content: "\ec2d"; } -.icon-ic_fluent_payment_wireless_20_filled:before { +.icon-ic_fluent_pause_settings_20_filled:before { content: "\ec2e"; } -.icon-ic_fluent_payment_wireless_20_regular:before { +.icon-ic_fluent_pause_settings_20_regular:before { content: "\ec2f"; } -.icon-ic_fluent_pen_20_filled:before { +.icon-ic_fluent_payment_20_filled:before { content: "\ec30"; } -.icon-ic_fluent_pen_20_regular:before { +.icon-ic_fluent_payment_20_regular:before { content: "\ec31"; } -.icon-ic_fluent_pen_dismiss_20_filled:before { +.icon-ic_fluent_payment_wireless_20_filled:before { content: "\ec32"; } -.icon-ic_fluent_pen_dismiss_20_regular:before { +.icon-ic_fluent_payment_wireless_20_regular:before { content: "\ec33"; } -.icon-ic_fluent_pen_off_20_filled:before { +.icon-ic_fluent_pen_20_filled:before { content: "\ec34"; } -.icon-ic_fluent_pen_off_20_regular:before { +.icon-ic_fluent_pen_20_regular:before { content: "\ec35"; } -.icon-ic_fluent_pen_prohibited_20_filled:before { +.icon-ic_fluent_pen_dismiss_20_filled:before { content: "\ec36"; } -.icon-ic_fluent_pen_prohibited_20_regular:before { +.icon-ic_fluent_pen_dismiss_20_regular:before { content: "\ec37"; } -.icon-ic_fluent_pen_sparkle_20_filled:before { +.icon-ic_fluent_pen_off_20_filled:before { content: "\ec38"; } -.icon-ic_fluent_pen_sparkle_20_regular:before { +.icon-ic_fluent_pen_off_20_regular:before { content: "\ec39"; } -.icon-ic_fluent_pen_sync_20_filled:before { +.icon-ic_fluent_pen_prohibited_20_filled:before { content: "\ec3a"; } -.icon-ic_fluent_pen_sync_20_regular:before { +.icon-ic_fluent_pen_prohibited_20_regular:before { content: "\ec3b"; } -.icon-ic_fluent_pentagon_20_filled:before { +.icon-ic_fluent_pen_sparkle_20_filled:before { content: "\ec3c"; } -.icon-ic_fluent_pentagon_20_regular:before { +.icon-ic_fluent_pen_sparkle_20_regular:before { content: "\ec3d"; } -.icon-ic_fluent_people_20_filled:before { +.icon-ic_fluent_pen_sync_20_filled:before { content: "\ec3e"; } -.icon-ic_fluent_people_20_regular:before { +.icon-ic_fluent_pen_sync_20_regular:before { content: "\ec3f"; } -.icon-ic_fluent_people_add_20_filled:before { +.icon-ic_fluent_pentagon_20_filled:before { content: "\ec40"; } -.icon-ic_fluent_people_add_20_regular:before { +.icon-ic_fluent_pentagon_20_regular:before { content: "\ec41"; } -.icon-ic_fluent_people_audience_20_filled:before { +.icon-ic_fluent_people_20_filled:before { content: "\ec42"; } -.icon-ic_fluent_people_audience_20_regular:before { +.icon-ic_fluent_people_20_regular:before { content: "\ec43"; } -.icon-ic_fluent_people_call_20_filled:before { +.icon-ic_fluent_people_add_20_filled:before { content: "\ec44"; } -.icon-ic_fluent_people_call_20_regular:before { +.icon-ic_fluent_people_add_20_regular:before { content: "\ec45"; } -.icon-ic_fluent_people_chat_20_filled:before { +.icon-ic_fluent_people_audience_20_filled:before { content: "\ec46"; } -.icon-ic_fluent_people_chat_20_regular:before { +.icon-ic_fluent_people_audience_20_regular:before { content: "\ec47"; } -.icon-ic_fluent_people_checkmark_20_filled:before { +.icon-ic_fluent_people_call_20_filled:before { content: "\ec48"; } -.icon-ic_fluent_people_checkmark_20_regular:before { +.icon-ic_fluent_people_call_20_regular:before { content: "\ec49"; } -.icon-ic_fluent_people_community_20_filled:before { +.icon-ic_fluent_people_chat_20_filled:before { content: "\ec4a"; } -.icon-ic_fluent_people_community_20_regular:before { +.icon-ic_fluent_people_chat_20_regular:before { content: "\ec4b"; } -.icon-ic_fluent_people_community_add_20_filled:before { +.icon-ic_fluent_people_checkmark_20_filled:before { content: "\ec4c"; } -.icon-ic_fluent_people_community_add_20_regular:before { +.icon-ic_fluent_people_checkmark_20_regular:before { content: "\ec4d"; } -.icon-ic_fluent_people_edit_20_filled:before { +.icon-ic_fluent_people_community_20_filled:before { content: "\ec4e"; } -.icon-ic_fluent_people_edit_20_regular:before { +.icon-ic_fluent_people_community_20_regular:before { content: "\ec4f"; } -.icon-ic_fluent_people_error_20_filled:before { +.icon-ic_fluent_people_community_add_20_filled:before { content: "\ec50"; } -.icon-ic_fluent_people_error_20_regular:before { +.icon-ic_fluent_people_community_add_20_regular:before { content: "\ec51"; } -.icon-ic_fluent_people_eye_20_filled:before { +.icon-ic_fluent_people_edit_20_filled:before { content: "\ec52"; } -.icon-ic_fluent_people_eye_20_regular:before { +.icon-ic_fluent_people_edit_20_regular:before { content: "\ec53"; } -.icon-ic_fluent_people_link_20_filled:before { +.icon-ic_fluent_people_error_20_filled:before { content: "\ec54"; } -.icon-ic_fluent_people_link_20_regular:before { +.icon-ic_fluent_people_error_20_regular:before { content: "\ec55"; } -.icon-ic_fluent_people_list_20_filled:before { +.icon-ic_fluent_people_eye_20_filled:before { content: "\ec56"; } -.icon-ic_fluent_people_list_20_regular:before { +.icon-ic_fluent_people_eye_20_regular:before { content: "\ec57"; } -.icon-ic_fluent_people_lock_20_filled:before { +.icon-ic_fluent_people_link_20_filled:before { content: "\ec58"; } -.icon-ic_fluent_people_lock_20_regular:before { +.icon-ic_fluent_people_link_20_regular:before { content: "\ec59"; } -.icon-ic_fluent_people_money_20_filled:before { +.icon-ic_fluent_people_list_20_filled:before { content: "\ec5a"; } -.icon-ic_fluent_people_money_20_regular:before { +.icon-ic_fluent_people_list_20_regular:before { content: "\ec5b"; } -.icon-ic_fluent_people_prohibited_20_filled:before { +.icon-ic_fluent_people_lock_20_filled:before { content: "\ec5c"; } -.icon-ic_fluent_people_prohibited_20_regular:before { +.icon-ic_fluent_people_lock_20_regular:before { content: "\ec5d"; } -.icon-ic_fluent_people_queue_20_filled:before { +.icon-ic_fluent_people_money_20_filled:before { content: "\ec5e"; } -.icon-ic_fluent_people_queue_20_regular:before { +.icon-ic_fluent_people_money_20_regular:before { content: "\ec5f"; } -.icon-ic_fluent_people_search_20_filled:before { +.icon-ic_fluent_people_prohibited_20_filled:before { content: "\ec60"; } -.icon-ic_fluent_people_search_20_regular:before { +.icon-ic_fluent_people_prohibited_20_regular:before { content: "\ec61"; } -.icon-ic_fluent_people_settings_20_filled:before { +.icon-ic_fluent_people_queue_20_filled:before { content: "\ec62"; } -.icon-ic_fluent_people_settings_20_regular:before { +.icon-ic_fluent_people_queue_20_regular:before { content: "\ec63"; } -.icon-ic_fluent_people_star_20_filled:before { +.icon-ic_fluent_people_search_20_filled:before { content: "\ec64"; } -.icon-ic_fluent_people_star_20_regular:before { +.icon-ic_fluent_people_search_20_regular:before { content: "\ec65"; } -.icon-ic_fluent_people_subtract_20_filled:before { +.icon-ic_fluent_people_settings_20_filled:before { content: "\ec66"; } -.icon-ic_fluent_people_subtract_20_regular:before { +.icon-ic_fluent_people_settings_20_regular:before { content: "\ec67"; } -.icon-ic_fluent_people_swap_20_filled:before { +.icon-ic_fluent_people_star_20_filled:before { content: "\ec68"; } -.icon-ic_fluent_people_swap_20_regular:before { +.icon-ic_fluent_people_star_20_regular:before { content: "\ec69"; } -.icon-ic_fluent_people_sync_20_filled:before { +.icon-ic_fluent_people_subtract_20_filled:before { content: "\ec6a"; } -.icon-ic_fluent_people_sync_20_regular:before { +.icon-ic_fluent_people_subtract_20_regular:before { content: "\ec6b"; } -.icon-ic_fluent_people_team_20_filled:before { +.icon-ic_fluent_people_swap_20_filled:before { content: "\ec6c"; } -.icon-ic_fluent_people_team_20_regular:before { +.icon-ic_fluent_people_swap_20_regular:before { content: "\ec6d"; } -.icon-ic_fluent_people_team_add_20_filled:before { +.icon-ic_fluent_people_sync_20_filled:before { content: "\ec6e"; } -.icon-ic_fluent_people_team_add_20_regular:before { +.icon-ic_fluent_people_sync_20_regular:before { content: "\ec6f"; } -.icon-ic_fluent_people_team_delete_20_filled:before { +.icon-ic_fluent_people_team_20_filled:before { content: "\ec70"; } -.icon-ic_fluent_people_team_delete_20_regular:before { +.icon-ic_fluent_people_team_20_regular:before { content: "\ec71"; } -.icon-ic_fluent_people_team_toolbox_20_filled:before { +.icon-ic_fluent_people_team_add_20_filled:before { content: "\ec72"; } -.icon-ic_fluent_people_team_toolbox_20_regular:before { +.icon-ic_fluent_people_team_add_20_regular:before { content: "\ec73"; } -.icon-ic_fluent_people_toolbox_20_filled:before { +.icon-ic_fluent_people_team_delete_20_filled:before { content: "\ec74"; } -.icon-ic_fluent_people_toolbox_20_regular:before { +.icon-ic_fluent_people_team_delete_20_regular:before { content: "\ec75"; } -.icon-ic_fluent_person_20_filled:before { +.icon-ic_fluent_people_team_toolbox_20_filled:before { content: "\ec76"; } -.icon-ic_fluent_person_20_regular:before { +.icon-ic_fluent_people_team_toolbox_20_regular:before { content: "\ec77"; } -.icon-ic_fluent_person_5_20_filled:before { +.icon-ic_fluent_people_toolbox_20_filled:before { content: "\ec78"; } -.icon-ic_fluent_person_5_20_regular:before { +.icon-ic_fluent_people_toolbox_20_regular:before { content: "\ec79"; } -.icon-ic_fluent_person_6_20_filled:before { +.icon-ic_fluent_person_20_filled:before { content: "\ec7a"; } -.icon-ic_fluent_person_6_20_regular:before { +.icon-ic_fluent_person_20_regular:before { content: "\ec7b"; } -.icon-ic_fluent_person_accounts_20_filled:before { +.icon-ic_fluent_person_5_20_filled:before { content: "\ec7c"; } -.icon-ic_fluent_person_accounts_20_regular:before { +.icon-ic_fluent_person_5_20_regular:before { content: "\ec7d"; } -.icon-ic_fluent_person_add_20_filled:before { +.icon-ic_fluent_person_6_20_filled:before { content: "\ec7e"; } -.icon-ic_fluent_person_add_20_regular:before { +.icon-ic_fluent_person_6_20_regular:before { content: "\ec7f"; } -.icon-ic_fluent_person_alert_20_filled:before { +.icon-ic_fluent_person_accounts_20_filled:before { content: "\ec80"; } -.icon-ic_fluent_person_alert_20_regular:before { +.icon-ic_fluent_person_accounts_20_regular:before { content: "\ec81"; } -.icon-ic_fluent_person_alert_off_20_filled:before { +.icon-ic_fluent_person_add_20_filled:before { content: "\ec82"; } -.icon-ic_fluent_person_alert_off_20_regular:before { +.icon-ic_fluent_person_add_20_regular:before { content: "\ec83"; } -.icon-ic_fluent_person_arrow_back_20_filled:before { +.icon-ic_fluent_person_alert_20_filled:before { content: "\ec84"; } -.icon-ic_fluent_person_arrow_back_20_regular:before { +.icon-ic_fluent_person_alert_20_regular:before { content: "\ec85"; } -.icon-ic_fluent_person_arrow_left_20_filled:before { +.icon-ic_fluent_person_alert_off_20_filled:before { content: "\ec86"; } -.icon-ic_fluent_person_arrow_left_20_regular:before { +.icon-ic_fluent_person_alert_off_20_regular:before { content: "\ec87"; } -.icon-ic_fluent_person_arrow_right_20_filled:before { +.icon-ic_fluent_person_arrow_back_20_filled:before { content: "\ec88"; } -.icon-ic_fluent_person_arrow_right_20_regular:before { +.icon-ic_fluent_person_arrow_back_20_regular:before { content: "\ec89"; } -.icon-ic_fluent_person_available_20_filled:before { +.icon-ic_fluent_person_arrow_left_20_filled:before { content: "\ec8a"; } -.icon-ic_fluent_person_available_20_regular:before { +.icon-ic_fluent_person_arrow_left_20_regular:before { content: "\ec8b"; } -.icon-ic_fluent_person_board_20_filled:before { +.icon-ic_fluent_person_arrow_right_20_filled:before { content: "\ec8c"; } -.icon-ic_fluent_person_board_20_regular:before { +.icon-ic_fluent_person_arrow_right_20_regular:before { content: "\ec8d"; } -.icon-ic_fluent_person_board_add_20_filled:before { +.icon-ic_fluent_person_available_20_filled:before { content: "\ec8e"; } -.icon-ic_fluent_person_board_add_20_regular:before { +.icon-ic_fluent_person_available_20_regular:before { content: "\ec8f"; } -.icon-ic_fluent_person_call_20_filled:before { +.icon-ic_fluent_person_board_20_filled:before { content: "\ec90"; } -.icon-ic_fluent_person_call_20_regular:before { +.icon-ic_fluent_person_board_20_regular:before { content: "\ec91"; } -.icon-ic_fluent_person_chat_20_filled:before { +.icon-ic_fluent_person_board_add_20_filled:before { content: "\ec92"; } -.icon-ic_fluent_person_chat_20_regular:before { +.icon-ic_fluent_person_board_add_20_regular:before { content: "\ec93"; } -.icon-ic_fluent_person_circle_20_filled:before { +.icon-ic_fluent_person_call_20_filled:before { content: "\ec94"; } -.icon-ic_fluent_person_circle_20_regular:before { +.icon-ic_fluent_person_call_20_regular:before { content: "\ec95"; } -.icon-ic_fluent_person_clock_20_filled:before { +.icon-ic_fluent_person_chat_20_filled:before { content: "\ec96"; } -.icon-ic_fluent_person_clock_20_regular:before { +.icon-ic_fluent_person_chat_20_regular:before { content: "\ec97"; } -.icon-ic_fluent_person_delete_20_filled:before { +.icon-ic_fluent_person_circle_20_filled:before { content: "\ec98"; } -.icon-ic_fluent_person_delete_20_regular:before { +.icon-ic_fluent_person_circle_20_regular:before { content: "\ec99"; } -.icon-ic_fluent_person_desktop_20_filled:before { +.icon-ic_fluent_person_clock_20_filled:before { content: "\ec9a"; } -.icon-ic_fluent_person_desktop_20_regular:before { +.icon-ic_fluent_person_clock_20_regular:before { content: "\ec9b"; } -.icon-ic_fluent_person_edit_20_filled:before { +.icon-ic_fluent_person_delete_20_filled:before { content: "\ec9c"; } -.icon-ic_fluent_person_edit_20_regular:before { +.icon-ic_fluent_person_delete_20_regular:before { content: "\ec9d"; } -.icon-ic_fluent_person_feedback_20_filled:before { +.icon-ic_fluent_person_desktop_20_filled:before { content: "\ec9e"; } -.icon-ic_fluent_person_feedback_20_regular:before { +.icon-ic_fluent_person_desktop_20_regular:before { content: "\ec9f"; } -.icon-ic_fluent_person_head_hint_20_filled:before { +.icon-ic_fluent_person_edit_20_filled:before { content: "\eca0"; } -.icon-ic_fluent_person_head_hint_20_regular:before { +.icon-ic_fluent_person_edit_20_regular:before { content: "\eca1"; } -.icon-ic_fluent_person_heart_20_filled:before { +.icon-ic_fluent_person_feedback_20_filled:before { content: "\eca2"; } -.icon-ic_fluent_person_heart_20_regular:before { +.icon-ic_fluent_person_feedback_20_regular:before { content: "\eca3"; } -.icon-ic_fluent_person_home_20_filled:before { +.icon-ic_fluent_person_head_hint_20_filled:before { content: "\eca4"; } -.icon-ic_fluent_person_home_20_regular:before { +.icon-ic_fluent_person_head_hint_20_regular:before { content: "\eca5"; } -.icon-ic_fluent_person_info_20_filled:before { +.icon-ic_fluent_person_heart_20_filled:before { content: "\eca6"; } -.icon-ic_fluent_person_info_20_regular:before { +.icon-ic_fluent_person_heart_20_regular:before { content: "\eca7"; } -.icon-ic_fluent_person_key_20_filled:before { +.icon-ic_fluent_person_home_20_filled:before { content: "\eca8"; } -.icon-ic_fluent_person_key_20_regular:before { +.icon-ic_fluent_person_home_20_regular:before { content: "\eca9"; } -.icon-ic_fluent_person_lightbulb_20_filled:before { +.icon-ic_fluent_person_info_20_filled:before { content: "\ecaa"; } -.icon-ic_fluent_person_lightbulb_20_regular:before { +.icon-ic_fluent_person_info_20_regular:before { content: "\ecab"; } -.icon-ic_fluent_person_lightning_20_filled:before { +.icon-ic_fluent_person_key_20_filled:before { content: "\ecac"; } -.icon-ic_fluent_person_lightning_20_regular:before { +.icon-ic_fluent_person_key_20_regular:before { content: "\ecad"; } -.icon-ic_fluent_person_link_20_filled:before { +.icon-ic_fluent_person_lightbulb_20_filled:before { content: "\ecae"; } -.icon-ic_fluent_person_link_20_regular:before { +.icon-ic_fluent_person_lightbulb_20_regular:before { content: "\ecaf"; } -.icon-ic_fluent_person_lock_20_filled:before { +.icon-ic_fluent_person_lightning_20_filled:before { content: "\ecb0"; } -.icon-ic_fluent_person_lock_20_regular:before { +.icon-ic_fluent_person_lightning_20_regular:before { content: "\ecb1"; } -.icon-ic_fluent_person_mail_20_filled:before { +.icon-ic_fluent_person_link_20_filled:before { content: "\ecb2"; } -.icon-ic_fluent_person_mail_20_regular:before { +.icon-ic_fluent_person_link_20_regular:before { content: "\ecb3"; } -.icon-ic_fluent_person_money_20_filled:before { +.icon-ic_fluent_person_lock_20_filled:before { content: "\ecb4"; } -.icon-ic_fluent_person_money_20_regular:before { +.icon-ic_fluent_person_lock_20_regular:before { content: "\ecb5"; } -.icon-ic_fluent_person_note_20_filled:before { +.icon-ic_fluent_person_mail_20_filled:before { content: "\ecb6"; } -.icon-ic_fluent_person_note_20_regular:before { +.icon-ic_fluent_person_mail_20_regular:before { content: "\ecb7"; } -.icon-ic_fluent_person_passkey_20_filled:before { +.icon-ic_fluent_person_money_20_filled:before { content: "\ecb8"; } -.icon-ic_fluent_person_passkey_20_regular:before { +.icon-ic_fluent_person_money_20_regular:before { content: "\ecb9"; } -.icon-ic_fluent_person_pill_20_filled:before { +.icon-ic_fluent_person_note_20_filled:before { content: "\ecba"; } -.icon-ic_fluent_person_pill_20_regular:before { +.icon-ic_fluent_person_note_20_regular:before { content: "\ecbb"; } -.icon-ic_fluent_person_prohibited_20_filled:before { +.icon-ic_fluent_person_passkey_20_filled:before { content: "\ecbc"; } -.icon-ic_fluent_person_prohibited_20_regular:before { +.icon-ic_fluent_person_passkey_20_regular:before { content: "\ecbd"; } -.icon-ic_fluent_person_question_mark_20_filled:before { +.icon-ic_fluent_person_pill_20_filled:before { content: "\ecbe"; } -.icon-ic_fluent_person_question_mark_20_regular:before { +.icon-ic_fluent_person_pill_20_regular:before { content: "\ecbf"; } -.icon-ic_fluent_person_ribbon_20_filled:before { +.icon-ic_fluent_person_prohibited_20_filled:before { content: "\ecc0"; } -.icon-ic_fluent_person_ribbon_20_regular:before { +.icon-ic_fluent_person_prohibited_20_regular:before { content: "\ecc1"; } -.icon-ic_fluent_person_running_20_filled:before { +.icon-ic_fluent_person_question_mark_20_filled:before { content: "\ecc2"; } -.icon-ic_fluent_person_running_20_regular:before { +.icon-ic_fluent_person_question_mark_20_regular:before { content: "\ecc3"; } -.icon-ic_fluent_person_search_20_filled:before { +.icon-ic_fluent_person_ribbon_20_filled:before { content: "\ecc4"; } -.icon-ic_fluent_person_search_20_regular:before { +.icon-ic_fluent_person_ribbon_20_regular:before { content: "\ecc5"; } -.icon-ic_fluent_person_settings_20_filled:before { +.icon-ic_fluent_person_running_20_filled:before { content: "\ecc6"; } -.icon-ic_fluent_person_settings_20_regular:before { +.icon-ic_fluent_person_running_20_regular:before { content: "\ecc7"; } -.icon-ic_fluent_person_sound_spatial_20_filled:before { +.icon-ic_fluent_person_search_20_filled:before { content: "\ecc8"; } -.icon-ic_fluent_person_sound_spatial_20_regular:before { +.icon-ic_fluent_person_search_20_regular:before { content: "\ecc9"; } -.icon-ic_fluent_person_square_20_filled:before { +.icon-ic_fluent_person_settings_20_filled:before { content: "\ecca"; } -.icon-ic_fluent_person_square_20_regular:before { +.icon-ic_fluent_person_settings_20_regular:before { content: "\eccb"; } -.icon-ic_fluent_person_square_add_20_filled:before { +.icon-ic_fluent_person_sound_spatial_20_filled:before { content: "\eccc"; } -.icon-ic_fluent_person_square_add_20_regular:before { +.icon-ic_fluent_person_sound_spatial_20_regular:before { content: "\eccd"; } -.icon-ic_fluent_person_square_checkmark_20_filled:before { +.icon-ic_fluent_person_square_20_filled:before { content: "\ecce"; } -.icon-ic_fluent_person_square_checkmark_20_regular:before { +.icon-ic_fluent_person_square_20_regular:before { content: "\eccf"; } -.icon-ic_fluent_person_star_20_filled:before { +.icon-ic_fluent_person_square_add_20_filled:before { content: "\ecd0"; } -.icon-ic_fluent_person_star_20_regular:before { +.icon-ic_fluent_person_square_add_20_regular:before { content: "\ecd1"; } -.icon-ic_fluent_person_starburst_20_filled:before { +.icon-ic_fluent_person_square_checkmark_20_filled:before { content: "\ecd2"; } -.icon-ic_fluent_person_starburst_20_regular:before { +.icon-ic_fluent_person_square_checkmark_20_regular:before { content: "\ecd3"; } -.icon-ic_fluent_person_subtract_20_filled:before { +.icon-ic_fluent_person_star_20_filled:before { content: "\ecd4"; } -.icon-ic_fluent_person_subtract_20_regular:before { +.icon-ic_fluent_person_star_20_regular:before { content: "\ecd5"; } -.icon-ic_fluent_person_support_20_filled:before { +.icon-ic_fluent_person_starburst_20_filled:before { content: "\ecd6"; } -.icon-ic_fluent_person_support_20_regular:before { +.icon-ic_fluent_person_starburst_20_regular:before { content: "\ecd7"; } -.icon-ic_fluent_person_swap_20_filled:before { +.icon-ic_fluent_person_subtract_20_filled:before { content: "\ecd8"; } -.icon-ic_fluent_person_swap_20_regular:before { +.icon-ic_fluent_person_subtract_20_regular:before { content: "\ecd9"; } -.icon-ic_fluent_person_sync_20_filled:before { +.icon-ic_fluent_person_support_20_filled:before { content: "\ecda"; } -.icon-ic_fluent_person_sync_20_regular:before { +.icon-ic_fluent_person_support_20_regular:before { content: "\ecdb"; } -.icon-ic_fluent_person_tag_20_filled:before { +.icon-ic_fluent_person_swap_20_filled:before { content: "\ecdc"; } -.icon-ic_fluent_person_tag_20_regular:before { +.icon-ic_fluent_person_swap_20_regular:before { content: "\ecdd"; } -.icon-ic_fluent_person_tentative_20_filled:before { +.icon-ic_fluent_person_sync_20_filled:before { content: "\ecde"; } -.icon-ic_fluent_person_tentative_20_regular:before { +.icon-ic_fluent_person_sync_20_regular:before { content: "\ecdf"; } -.icon-ic_fluent_person_voice_20_filled:before { +.icon-ic_fluent_person_tag_20_filled:before { content: "\ece0"; } -.icon-ic_fluent_person_voice_20_regular:before { +.icon-ic_fluent_person_tag_20_regular:before { content: "\ece1"; } -.icon-ic_fluent_person_walking_20_filled:before { +.icon-ic_fluent_person_tentative_20_filled:before { content: "\ece2"; } -.icon-ic_fluent_person_walking_20_regular:before { +.icon-ic_fluent_person_tentative_20_regular:before { content: "\ece3"; } -.icon-ic_fluent_person_warning_20_filled:before { +.icon-ic_fluent_person_voice_20_filled:before { content: "\ece4"; } -.icon-ic_fluent_person_warning_20_regular:before { +.icon-ic_fluent_person_voice_20_regular:before { content: "\ece5"; } -.icon-ic_fluent_person_wrench_20_filled:before { +.icon-ic_fluent_person_walking_20_filled:before { content: "\ece6"; } -.icon-ic_fluent_person_wrench_20_regular:before { +.icon-ic_fluent_person_walking_20_regular:before { content: "\ece7"; } -.icon-ic_fluent_phone_20_filled:before { +.icon-ic_fluent_person_warning_20_filled:before { content: "\ece8"; } -.icon-ic_fluent_phone_20_regular:before { +.icon-ic_fluent_person_warning_20_regular:before { content: "\ece9"; } -.icon-ic_fluent_phone_add_20_filled:before { +.icon-ic_fluent_person_wrench_20_filled:before { content: "\ecea"; } -.icon-ic_fluent_phone_add_20_regular:before { +.icon-ic_fluent_person_wrench_20_regular:before { content: "\eceb"; } -.icon-ic_fluent_phone_arrow_right_20_filled:before { +.icon-ic_fluent_phone_20_filled:before { content: "\ecec"; } -.icon-ic_fluent_phone_arrow_right_20_regular:before { +.icon-ic_fluent_phone_20_regular:before { content: "\eced"; } -.icon-ic_fluent_phone_chat_20_filled:before { +.icon-ic_fluent_phone_add_20_filled:before { content: "\ecee"; } -.icon-ic_fluent_phone_chat_20_regular:before { +.icon-ic_fluent_phone_add_20_regular:before { content: "\ecef"; } -.icon-ic_fluent_phone_checkmark_20_filled:before { +.icon-ic_fluent_phone_arrow_right_20_filled:before { content: "\ecf0"; } -.icon-ic_fluent_phone_checkmark_20_regular:before { +.icon-ic_fluent_phone_arrow_right_20_regular:before { content: "\ecf1"; } -.icon-ic_fluent_phone_desktop_20_filled:before { +.icon-ic_fluent_phone_chat_20_filled:before { content: "\ecf2"; } -.icon-ic_fluent_phone_desktop_20_regular:before { +.icon-ic_fluent_phone_chat_20_regular:before { content: "\ecf3"; } -.icon-ic_fluent_phone_desktop_add_20_filled:before { +.icon-ic_fluent_phone_checkmark_20_filled:before { content: "\ecf4"; } -.icon-ic_fluent_phone_desktop_add_20_regular:before { +.icon-ic_fluent_phone_checkmark_20_regular:before { content: "\ecf5"; } -.icon-ic_fluent_phone_dismiss_20_filled:before { +.icon-ic_fluent_phone_desktop_20_filled:before { content: "\ecf6"; } -.icon-ic_fluent_phone_dismiss_20_regular:before { +.icon-ic_fluent_phone_desktop_20_regular:before { content: "\ecf7"; } -.icon-ic_fluent_phone_edit_20_filled:before { +.icon-ic_fluent_phone_desktop_add_20_filled:before { content: "\ecf8"; } -.icon-ic_fluent_phone_edit_20_regular:before { +.icon-ic_fluent_phone_desktop_add_20_regular:before { content: "\ecf9"; } -.icon-ic_fluent_phone_eraser_20_filled:before { +.icon-ic_fluent_phone_dismiss_20_filled:before { content: "\ecfa"; } -.icon-ic_fluent_phone_eraser_20_regular:before { +.icon-ic_fluent_phone_dismiss_20_regular:before { content: "\ecfb"; } -.icon-ic_fluent_phone_footer_arrow_down_20_filled:before { +.icon-ic_fluent_phone_edit_20_filled:before { content: "\ecfc"; } -.icon-ic_fluent_phone_footer_arrow_down_20_regular:before { +.icon-ic_fluent_phone_edit_20_regular:before { content: "\ecfd"; } -.icon-ic_fluent_phone_header_arrow_up_20_filled:before { +.icon-ic_fluent_phone_eraser_20_filled:before { content: "\ecfe"; } -.icon-ic_fluent_phone_header_arrow_up_20_regular:before { +.icon-ic_fluent_phone_eraser_20_regular:before { content: "\ecff"; } -.icon-ic_fluent_phone_key_20_filled:before { +.icon-ic_fluent_phone_footer_arrow_down_20_filled:before { content: "\ed00"; } -.icon-ic_fluent_phone_key_20_regular:before { +.icon-ic_fluent_phone_footer_arrow_down_20_regular:before { content: "\ed01"; } -.icon-ic_fluent_phone_laptop_20_filled:before { +.icon-ic_fluent_phone_header_arrow_up_20_filled:before { content: "\ed02"; } -.icon-ic_fluent_phone_laptop_20_regular:before { +.icon-ic_fluent_phone_header_arrow_up_20_regular:before { content: "\ed03"; } -.icon-ic_fluent_phone_link_setup_20_filled:before { +.icon-ic_fluent_phone_key_20_filled:before { content: "\ed04"; } -.icon-ic_fluent_phone_link_setup_20_regular:before { +.icon-ic_fluent_phone_key_20_regular:before { content: "\ed05"; } -.icon-ic_fluent_phone_lock_20_filled:before { +.icon-ic_fluent_phone_laptop_20_filled:before { content: "\ed06"; } -.icon-ic_fluent_phone_lock_20_regular:before { +.icon-ic_fluent_phone_laptop_20_regular:before { content: "\ed07"; } -.icon-ic_fluent_phone_page_header_20_filled:before { +.icon-ic_fluent_phone_link_setup_20_filled:before { content: "\ed08"; } -.icon-ic_fluent_phone_page_header_20_regular:before { +.icon-ic_fluent_phone_link_setup_20_regular:before { content: "\ed09"; } -.icon-ic_fluent_phone_pagination_20_filled:before { +.icon-ic_fluent_phone_lock_20_filled:before { content: "\ed0a"; } -.icon-ic_fluent_phone_pagination_20_regular:before { +.icon-ic_fluent_phone_lock_20_regular:before { content: "\ed0b"; } -.icon-ic_fluent_phone_screen_time_20_filled:before { +.icon-ic_fluent_phone_page_header_20_filled:before { content: "\ed0c"; } -.icon-ic_fluent_phone_screen_time_20_regular:before { +.icon-ic_fluent_phone_page_header_20_regular:before { content: "\ed0d"; } -.icon-ic_fluent_phone_shake_20_filled:before { +.icon-ic_fluent_phone_pagination_20_filled:before { content: "\ed0e"; } -.icon-ic_fluent_phone_shake_20_regular:before { +.icon-ic_fluent_phone_pagination_20_regular:before { content: "\ed0f"; } -.icon-ic_fluent_phone_span_in_20_filled:before { +.icon-ic_fluent_phone_screen_time_20_filled:before { content: "\ed10"; } -.icon-ic_fluent_phone_span_in_20_regular:before { +.icon-ic_fluent_phone_screen_time_20_regular:before { content: "\ed11"; } -.icon-ic_fluent_phone_span_out_20_filled:before { +.icon-ic_fluent_phone_shake_20_filled:before { content: "\ed12"; } -.icon-ic_fluent_phone_span_out_20_regular:before { +.icon-ic_fluent_phone_shake_20_regular:before { content: "\ed13"; } -.icon-ic_fluent_phone_speaker_20_filled:before { +.icon-ic_fluent_phone_span_in_20_filled:before { content: "\ed14"; } -.icon-ic_fluent_phone_speaker_20_regular:before { +.icon-ic_fluent_phone_span_in_20_regular:before { content: "\ed15"; } -.icon-ic_fluent_phone_status_bar_20_filled:before { +.icon-ic_fluent_phone_span_out_20_filled:before { content: "\ed16"; } -.icon-ic_fluent_phone_status_bar_20_regular:before { +.icon-ic_fluent_phone_span_out_20_regular:before { content: "\ed17"; } -.icon-ic_fluent_phone_tablet_20_filled:before { +.icon-ic_fluent_phone_speaker_20_filled:before { content: "\ed18"; } -.icon-ic_fluent_phone_tablet_20_regular:before { +.icon-ic_fluent_phone_speaker_20_regular:before { content: "\ed19"; } -.icon-ic_fluent_phone_update_20_filled:before { +.icon-ic_fluent_phone_status_bar_20_filled:before { content: "\ed1a"; } -.icon-ic_fluent_phone_update_20_regular:before { +.icon-ic_fluent_phone_status_bar_20_regular:before { content: "\ed1b"; } -.icon-ic_fluent_phone_update_checkmark_20_filled:before { +.icon-ic_fluent_phone_tablet_20_filled:before { content: "\ed1c"; } -.icon-ic_fluent_phone_update_checkmark_20_regular:before { +.icon-ic_fluent_phone_tablet_20_regular:before { content: "\ed1d"; } -.icon-ic_fluent_phone_vertical_scroll_20_filled:before { +.icon-ic_fluent_phone_update_20_filled:before { content: "\ed1e"; } -.icon-ic_fluent_phone_vertical_scroll_20_regular:before { +.icon-ic_fluent_phone_update_20_regular:before { content: "\ed1f"; } -.icon-ic_fluent_phone_vibrate_20_filled:before { +.icon-ic_fluent_phone_update_checkmark_20_filled:before { content: "\ed20"; } -.icon-ic_fluent_phone_vibrate_20_regular:before { +.icon-ic_fluent_phone_update_checkmark_20_regular:before { content: "\ed21"; } -.icon-ic_fluent_photo_filter_20_filled:before { +.icon-ic_fluent_phone_vertical_scroll_20_filled:before { content: "\ed22"; } -.icon-ic_fluent_photo_filter_20_regular:before { +.icon-ic_fluent_phone_vertical_scroll_20_regular:before { content: "\ed23"; } -.icon-ic_fluent_pi_20_filled:before { +.icon-ic_fluent_phone_vibrate_20_filled:before { content: "\ed24"; } -.icon-ic_fluent_pi_20_regular:before { +.icon-ic_fluent_phone_vibrate_20_regular:before { content: "\ed25"; } -.icon-ic_fluent_picture_in_picture_20_filled:before { +.icon-ic_fluent_photo_filter_20_filled:before { content: "\ed26"; } -.icon-ic_fluent_picture_in_picture_20_regular:before { +.icon-ic_fluent_photo_filter_20_regular:before { content: "\ed27"; } -.icon-ic_fluent_picture_in_picture_enter_20_filled:before { +.icon-ic_fluent_pi_20_filled:before { content: "\ed28"; } -.icon-ic_fluent_picture_in_picture_enter_20_regular:before { +.icon-ic_fluent_pi_20_regular:before { content: "\ed29"; } -.icon-ic_fluent_picture_in_picture_exit_20_filled:before { +.icon-ic_fluent_picture_in_picture_20_filled:before { content: "\ed2a"; } -.icon-ic_fluent_picture_in_picture_exit_20_regular:before { +.icon-ic_fluent_picture_in_picture_20_regular:before { content: "\ed2b"; } -.icon-ic_fluent_pill_20_filled:before { +.icon-ic_fluent_picture_in_picture_enter_20_filled:before { content: "\ed2c"; } -.icon-ic_fluent_pill_20_regular:before { +.icon-ic_fluent_picture_in_picture_enter_20_regular:before { content: "\ed2d"; } -.icon-ic_fluent_pin_20_filled:before { +.icon-ic_fluent_picture_in_picture_exit_20_filled:before { content: "\ed2e"; } -.icon-ic_fluent_pin_20_regular:before { +.icon-ic_fluent_picture_in_picture_exit_20_regular:before { content: "\ed2f"; } -.icon-ic_fluent_pin_globe_20_filled:before { +.icon-ic_fluent_pill_20_filled:before { content: "\ed30"; } -.icon-ic_fluent_pin_globe_20_regular:before { +.icon-ic_fluent_pill_20_regular:before { content: "\ed31"; } -.icon-ic_fluent_pin_off_20_filled:before { +.icon-ic_fluent_pin_20_filled:before { content: "\ed32"; } -.icon-ic_fluent_pin_off_20_regular:before { +.icon-ic_fluent_pin_20_regular:before { content: "\ed33"; } -.icon-ic_fluent_pipeline_20_filled:before { +.icon-ic_fluent_pin_globe_20_filled:before { content: "\ed34"; } -.icon-ic_fluent_pipeline_20_regular:before { +.icon-ic_fluent_pin_globe_20_regular:before { content: "\ed35"; } -.icon-ic_fluent_pipeline_add_20_filled:before { +.icon-ic_fluent_pin_off_20_filled:before { content: "\ed36"; } -.icon-ic_fluent_pipeline_add_20_regular:before { +.icon-ic_fluent_pin_off_20_regular:before { content: "\ed37"; } -.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before { +.icon-ic_fluent_pipeline_20_filled:before { content: "\ed38"; } -.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before { +.icon-ic_fluent_pipeline_20_regular:before { content: "\ed39"; } -.icon-ic_fluent_pipeline_play_20_filled:before { +.icon-ic_fluent_pipeline_add_20_filled:before { content: "\ed3a"; } -.icon-ic_fluent_pipeline_play_20_regular:before { +.icon-ic_fluent_pipeline_add_20_regular:before { content: "\ed3b"; } -.icon-ic_fluent_pivot_20_filled:before { +.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before { content: "\ed3c"; } -.icon-ic_fluent_pivot_20_regular:before { +.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before { content: "\ed3d"; } -.icon-ic_fluent_plant_cattail_20_filled:before { +.icon-ic_fluent_pipeline_play_20_filled:before { content: "\ed3e"; } -.icon-ic_fluent_plant_cattail_20_regular:before { +.icon-ic_fluent_pipeline_play_20_regular:before { content: "\ed3f"; } -.icon-ic_fluent_plant_grass_20_filled:before { +.icon-ic_fluent_pivot_20_filled:before { content: "\ed40"; } -.icon-ic_fluent_plant_grass_20_regular:before { +.icon-ic_fluent_pivot_20_regular:before { content: "\ed41"; } -.icon-ic_fluent_plant_ragweed_20_filled:before { +.icon-ic_fluent_plant_cattail_20_filled:before { content: "\ed42"; } -.icon-ic_fluent_plant_ragweed_20_regular:before { +.icon-ic_fluent_plant_cattail_20_regular:before { content: "\ed43"; } -.icon-ic_fluent_play_20_filled:before { +.icon-ic_fluent_plant_grass_20_filled:before { content: "\ed44"; } -.icon-ic_fluent_play_20_regular:before { +.icon-ic_fluent_plant_grass_20_regular:before { content: "\ed45"; } -.icon-ic_fluent_play_circle_20_filled:before { +.icon-ic_fluent_plant_ragweed_20_filled:before { content: "\ed46"; } -.icon-ic_fluent_play_circle_20_regular:before { +.icon-ic_fluent_plant_ragweed_20_regular:before { content: "\ed47"; } -.icon-ic_fluent_play_circle_hint_20_filled:before { +.icon-ic_fluent_play_20_filled:before { content: "\ed48"; } -.icon-ic_fluent_play_circle_hint_20_regular:before { +.icon-ic_fluent_play_20_regular:before { content: "\ed49"; } -.icon-ic_fluent_play_circle_sparkle_20_filled:before { +.icon-ic_fluent_play_circle_20_filled:before { content: "\ed4a"; } -.icon-ic_fluent_play_circle_sparkle_20_regular:before { +.icon-ic_fluent_play_circle_20_regular:before { content: "\ed4b"; } -.icon-ic_fluent_play_settings_20_filled:before { +.icon-ic_fluent_play_circle_hint_20_filled:before { content: "\ed4c"; } -.icon-ic_fluent_play_settings_20_regular:before { +.icon-ic_fluent_play_circle_hint_20_regular:before { content: "\ed4d"; } -.icon-ic_fluent_playing_cards_20_filled:before { +.icon-ic_fluent_play_circle_sparkle_20_filled:before { content: "\ed4e"; } -.icon-ic_fluent_playing_cards_20_regular:before { +.icon-ic_fluent_play_circle_sparkle_20_regular:before { content: "\ed4f"; } -.icon-ic_fluent_plug_connected_20_filled:before { +.icon-ic_fluent_play_settings_20_filled:before { content: "\ed50"; } -.icon-ic_fluent_plug_connected_20_regular:before { +.icon-ic_fluent_play_settings_20_regular:before { content: "\ed51"; } -.icon-ic_fluent_plug_connected_add_20_filled:before { +.icon-ic_fluent_playing_cards_20_filled:before { content: "\ed52"; } -.icon-ic_fluent_plug_connected_add_20_regular:before { +.icon-ic_fluent_playing_cards_20_regular:before { content: "\ed53"; } -.icon-ic_fluent_plug_connected_checkmark_20_filled:before { +.icon-ic_fluent_plug_connected_20_filled:before { content: "\ed54"; } -.icon-ic_fluent_plug_connected_checkmark_20_regular:before { +.icon-ic_fluent_plug_connected_20_regular:before { content: "\ed55"; } -.icon-ic_fluent_plug_connected_settings_20_filled:before { +.icon-ic_fluent_plug_connected_add_20_filled:before { content: "\ed56"; } -.icon-ic_fluent_plug_connected_settings_20_regular:before { +.icon-ic_fluent_plug_connected_add_20_regular:before { content: "\ed57"; } -.icon-ic_fluent_plug_disconnected_20_filled:before { +.icon-ic_fluent_plug_connected_checkmark_20_filled:before { content: "\ed58"; } -.icon-ic_fluent_plug_disconnected_20_regular:before { +.icon-ic_fluent_plug_connected_checkmark_20_regular:before { content: "\ed59"; } -.icon-ic_fluent_point_scan_20_filled:before { +.icon-ic_fluent_plug_connected_settings_20_filled:before { content: "\ed5a"; } -.icon-ic_fluent_point_scan_20_regular:before { +.icon-ic_fluent_plug_connected_settings_20_regular:before { content: "\ed5b"; } -.icon-ic_fluent_poll_20_filled:before { +.icon-ic_fluent_plug_disconnected_20_filled:before { content: "\ed5c"; } -.icon-ic_fluent_poll_20_regular:before { +.icon-ic_fluent_plug_disconnected_20_regular:before { content: "\ed5d"; } -.icon-ic_fluent_poll_horizontal_20_filled:before { +.icon-ic_fluent_point_scan_20_filled:before { content: "\ed5e"; } -.icon-ic_fluent_poll_horizontal_20_regular:before { +.icon-ic_fluent_point_scan_20_regular:before { content: "\ed5f"; } -.icon-ic_fluent_poll_off_20_filled:before { +.icon-ic_fluent_poll_20_filled:before { content: "\ed60"; } -.icon-ic_fluent_poll_off_20_regular:before { +.icon-ic_fluent_poll_20_regular:before { content: "\ed61"; } -.icon-ic_fluent_port_hdmi_20_filled:before { +.icon-ic_fluent_poll_horizontal_20_filled:before { content: "\ed62"; } -.icon-ic_fluent_port_hdmi_20_regular:before { +.icon-ic_fluent_poll_horizontal_20_regular:before { content: "\ed63"; } -.icon-ic_fluent_port_micro_usb_20_filled:before { +.icon-ic_fluent_poll_off_20_filled:before { content: "\ed64"; } -.icon-ic_fluent_port_micro_usb_20_regular:before { +.icon-ic_fluent_poll_off_20_regular:before { content: "\ed65"; } -.icon-ic_fluent_port_usb_a_20_filled:before { +.icon-ic_fluent_port_hdmi_20_filled:before { content: "\ed66"; } -.icon-ic_fluent_port_usb_a_20_regular:before { +.icon-ic_fluent_port_hdmi_20_regular:before { content: "\ed67"; } -.icon-ic_fluent_port_usb_c_20_filled:before { +.icon-ic_fluent_port_micro_usb_20_filled:before { content: "\ed68"; } -.icon-ic_fluent_port_usb_c_20_regular:before { +.icon-ic_fluent_port_micro_usb_20_regular:before { content: "\ed69"; } -.icon-ic_fluent_position_backward_20_filled:before { +.icon-ic_fluent_port_usb_a_20_filled:before { content: "\ed6a"; } -.icon-ic_fluent_position_backward_20_regular:before { +.icon-ic_fluent_port_usb_a_20_regular:before { content: "\ed6b"; } -.icon-ic_fluent_position_forward_20_filled:before { +.icon-ic_fluent_port_usb_c_20_filled:before { content: "\ed6c"; } -.icon-ic_fluent_position_forward_20_regular:before { +.icon-ic_fluent_port_usb_c_20_regular:before { content: "\ed6d"; } -.icon-ic_fluent_position_to_back_20_filled:before { +.icon-ic_fluent_position_backward_20_filled:before { content: "\ed6e"; } -.icon-ic_fluent_position_to_back_20_regular:before { +.icon-ic_fluent_position_backward_20_regular:before { content: "\ed6f"; } -.icon-ic_fluent_position_to_front_20_filled:before { +.icon-ic_fluent_position_forward_20_filled:before { content: "\ed70"; } -.icon-ic_fluent_position_to_front_20_regular:before { +.icon-ic_fluent_position_forward_20_regular:before { content: "\ed71"; } -.icon-ic_fluent_power_20_filled:before { +.icon-ic_fluent_position_to_back_20_filled:before { content: "\ed72"; } -.icon-ic_fluent_power_20_regular:before { +.icon-ic_fluent_position_to_back_20_regular:before { content: "\ed73"; } -.icon-ic_fluent_predictions_20_filled:before { +.icon-ic_fluent_position_to_front_20_filled:before { content: "\ed74"; } -.icon-ic_fluent_predictions_20_regular:before { +.icon-ic_fluent_position_to_front_20_regular:before { content: "\ed75"; } -.icon-ic_fluent_premium_20_filled:before { +.icon-ic_fluent_power_20_filled:before { content: "\ed76"; } -.icon-ic_fluent_premium_20_regular:before { +.icon-ic_fluent_power_20_regular:before { content: "\ed77"; } -.icon-ic_fluent_premium_person_20_filled:before { +.icon-ic_fluent_predictions_20_filled:before { content: "\ed78"; } -.icon-ic_fluent_premium_person_20_regular:before { +.icon-ic_fluent_predictions_20_regular:before { content: "\ed79"; } -.icon-ic_fluent_presence_available_20_filled:before { +.icon-ic_fluent_premium_20_filled:before { content: "\ed7a"; } -.icon-ic_fluent_presence_available_20_regular:before { +.icon-ic_fluent_premium_20_regular:before { content: "\ed7b"; } -.icon-ic_fluent_presence_away_20_filled:before { +.icon-ic_fluent_premium_person_20_filled:before { content: "\ed7c"; } -.icon-ic_fluent_presence_away_20_regular:before { +.icon-ic_fluent_premium_person_20_regular:before { content: "\ed7d"; } -.icon-ic_fluent_presence_blocked_20_regular:before { +.icon-ic_fluent_presence_available_20_filled:before { content: "\ed7e"; } -.icon-ic_fluent_presence_busy_20_filled:before { +.icon-ic_fluent_presence_available_20_regular:before { content: "\ed7f"; } -.icon-ic_fluent_presence_dnd_20_filled:before { +.icon-ic_fluent_presence_away_20_filled:before { content: "\ed80"; } -.icon-ic_fluent_presence_dnd_20_regular:before { +.icon-ic_fluent_presence_away_20_regular:before { content: "\ed81"; } -.icon-ic_fluent_presence_offline_20_regular:before { +.icon-ic_fluent_presence_blocked_20_regular:before { content: "\ed82"; } -.icon-ic_fluent_presence_oof_20_regular:before { +.icon-ic_fluent_presence_busy_20_filled:before { content: "\ed83"; } -.icon-ic_fluent_presence_tentative_20_regular:before { +.icon-ic_fluent_presence_dnd_20_filled:before { content: "\ed84"; } -.icon-ic_fluent_presence_unknown_20_regular:before { +.icon-ic_fluent_presence_dnd_20_regular:before { content: "\ed85"; } -.icon-ic_fluent_presenter_20_filled:before { +.icon-ic_fluent_presence_offline_20_regular:before { content: "\ed86"; } -.icon-ic_fluent_presenter_20_regular:before { +.icon-ic_fluent_presence_oof_20_regular:before { content: "\ed87"; } -.icon-ic_fluent_presenter_off_20_filled:before { +.icon-ic_fluent_presence_tentative_20_regular:before { content: "\ed88"; } -.icon-ic_fluent_presenter_off_20_regular:before { +.icon-ic_fluent_presence_unknown_20_regular:before { content: "\ed89"; } -.icon-ic_fluent_preview_link_20_filled:before { +.icon-ic_fluent_presenter_20_filled:before { content: "\ed8a"; } -.icon-ic_fluent_preview_link_20_regular:before { +.icon-ic_fluent_presenter_20_regular:before { content: "\ed8b"; } -.icon-ic_fluent_previous_20_filled:before { +.icon-ic_fluent_presenter_off_20_filled:before { content: "\ed8c"; } -.icon-ic_fluent_previous_20_regular:before { +.icon-ic_fluent_presenter_off_20_regular:before { content: "\ed8d"; } -.icon-ic_fluent_previous_frame_20_filled:before { +.icon-ic_fluent_preview_link_20_filled:before { content: "\ed8e"; } -.icon-ic_fluent_previous_frame_20_regular:before { +.icon-ic_fluent_preview_link_20_regular:before { content: "\ed8f"; } -.icon-ic_fluent_print_20_filled:before { +.icon-ic_fluent_previous_20_filled:before { content: "\ed90"; } -.icon-ic_fluent_print_20_regular:before { +.icon-ic_fluent_previous_20_regular:before { content: "\ed91"; } -.icon-ic_fluent_print_add_20_filled:before { +.icon-ic_fluent_previous_frame_20_filled:before { content: "\ed92"; } -.icon-ic_fluent_print_add_20_regular:before { +.icon-ic_fluent_previous_frame_20_regular:before { content: "\ed93"; } -.icon-ic_fluent_production_20_filled:before { +.icon-ic_fluent_print_20_filled:before { content: "\ed94"; } -.icon-ic_fluent_production_20_regular:before { +.icon-ic_fluent_print_20_regular:before { content: "\ed95"; } -.icon-ic_fluent_production_checkmark_20_filled:before { +.icon-ic_fluent_print_add_20_filled:before { content: "\ed96"; } -.icon-ic_fluent_production_checkmark_20_regular:before { +.icon-ic_fluent_print_add_20_regular:before { content: "\ed97"; } -.icon-ic_fluent_prohibited_20_filled:before { +.icon-ic_fluent_production_20_filled:before { content: "\ed98"; } -.icon-ic_fluent_prohibited_20_regular:before { +.icon-ic_fluent_production_20_regular:before { content: "\ed99"; } -.icon-ic_fluent_prohibited_multiple_20_filled:before { +.icon-ic_fluent_production_checkmark_20_filled:before { content: "\ed9a"; } -.icon-ic_fluent_prohibited_multiple_20_regular:before { +.icon-ic_fluent_production_checkmark_20_regular:before { content: "\ed9b"; } -.icon-ic_fluent_prohibited_note_20_filled:before { +.icon-ic_fluent_prohibited_20_filled:before { content: "\ed9c"; } -.icon-ic_fluent_prohibited_note_20_regular:before { +.icon-ic_fluent_prohibited_20_regular:before { content: "\ed9d"; } -.icon-ic_fluent_projection_screen_20_filled:before { +.icon-ic_fluent_prohibited_multiple_20_filled:before { content: "\ed9e"; } -.icon-ic_fluent_projection_screen_20_regular:before { +.icon-ic_fluent_prohibited_multiple_20_regular:before { content: "\ed9f"; } -.icon-ic_fluent_projection_screen_dismiss_20_filled:before { +.icon-ic_fluent_prohibited_note_20_filled:before { content: "\eda0"; } -.icon-ic_fluent_projection_screen_dismiss_20_regular:before { +.icon-ic_fluent_prohibited_note_20_regular:before { content: "\eda1"; } -.icon-ic_fluent_projection_screen_text_20_filled:before { +.icon-ic_fluent_projection_screen_20_filled:before { content: "\eda2"; } -.icon-ic_fluent_projection_screen_text_20_regular:before { +.icon-ic_fluent_projection_screen_20_regular:before { content: "\eda3"; } -.icon-ic_fluent_prompt_20_filled:before { +.icon-ic_fluent_projection_screen_dismiss_20_filled:before { content: "\eda4"; } -.icon-ic_fluent_prompt_20_regular:before { +.icon-ic_fluent_projection_screen_dismiss_20_regular:before { content: "\eda5"; } -.icon-ic_fluent_protocol_handler_20_filled:before { +.icon-ic_fluent_projection_screen_text_20_filled:before { content: "\eda6"; } -.icon-ic_fluent_protocol_handler_20_regular:before { +.icon-ic_fluent_projection_screen_text_20_regular:before { content: "\eda7"; } -.icon-ic_fluent_pulse_20_filled:before { +.icon-ic_fluent_prompt_20_filled:before { content: "\eda8"; } -.icon-ic_fluent_pulse_20_regular:before { +.icon-ic_fluent_prompt_20_regular:before { content: "\eda9"; } -.icon-ic_fluent_pulse_square_20_filled:before { +.icon-ic_fluent_protocol_handler_20_filled:before { content: "\edaa"; } -.icon-ic_fluent_pulse_square_20_regular:before { +.icon-ic_fluent_protocol_handler_20_regular:before { content: "\edab"; } -.icon-ic_fluent_puzzle_cube_20_filled:before { +.icon-ic_fluent_pulse_20_filled:before { content: "\edac"; } -.icon-ic_fluent_puzzle_cube_20_regular:before { +.icon-ic_fluent_pulse_20_regular:before { content: "\edad"; } -.icon-ic_fluent_puzzle_cube_piece_20_filled:before { +.icon-ic_fluent_pulse_square_20_filled:before { content: "\edae"; } -.icon-ic_fluent_puzzle_cube_piece_20_regular:before { +.icon-ic_fluent_pulse_square_20_regular:before { content: "\edaf"; } -.icon-ic_fluent_puzzle_piece_20_filled:before { +.icon-ic_fluent_puzzle_cube_20_filled:before { content: "\edb0"; } -.icon-ic_fluent_puzzle_piece_20_regular:before { +.icon-ic_fluent_puzzle_cube_20_regular:before { content: "\edb1"; } -.icon-ic_fluent_puzzle_piece_shield_20_filled:before { +.icon-ic_fluent_puzzle_cube_piece_20_filled:before { content: "\edb2"; } -.icon-ic_fluent_puzzle_piece_shield_20_regular:before { +.icon-ic_fluent_puzzle_cube_piece_20_regular:before { content: "\edb3"; } -.icon-ic_fluent_qr_code_20_filled:before { +.icon-ic_fluent_puzzle_piece_20_filled:before { content: "\edb4"; } -.icon-ic_fluent_qr_code_20_regular:before { +.icon-ic_fluent_puzzle_piece_20_regular:before { content: "\edb5"; } -.icon-ic_fluent_question_20_filled:before { +.icon-ic_fluent_puzzle_piece_shield_20_filled:before { content: "\edb6"; } -.icon-ic_fluent_question_20_regular:before { +.icon-ic_fluent_puzzle_piece_shield_20_regular:before { content: "\edb7"; } -.icon-ic_fluent_question_circle_20_filled:before { +.icon-ic_fluent_qr_code_20_filled:before { content: "\edb8"; } -.icon-ic_fluent_question_circle_20_regular:before { +.icon-ic_fluent_qr_code_20_regular:before { content: "\edb9"; } -.icon-ic_fluent_quiz_new_20_filled:before { +.icon-ic_fluent_question_20_filled:before { content: "\edba"; } -.icon-ic_fluent_quiz_new_20_regular:before { +.icon-ic_fluent_question_20_regular:before { content: "\edbb"; } -.icon-ic_fluent_radar_20_filled:before { +.icon-ic_fluent_question_circle_20_filled:before { content: "\edbc"; } -.icon-ic_fluent_radar_20_regular:before { +.icon-ic_fluent_question_circle_20_regular:before { content: "\edbd"; } -.icon-ic_fluent_radar_checkmark_20_filled:before { +.icon-ic_fluent_quiz_new_20_filled:before { content: "\edbe"; } -.icon-ic_fluent_radar_checkmark_20_regular:before { +.icon-ic_fluent_quiz_new_20_regular:before { content: "\edbf"; } -.icon-ic_fluent_radar_rectangle_multiple_20_filled:before { +.icon-ic_fluent_radar_20_filled:before { content: "\edc0"; } -.icon-ic_fluent_radar_rectangle_multiple_20_regular:before { +.icon-ic_fluent_radar_20_regular:before { content: "\edc1"; } -.icon-ic_fluent_radio_button_20_filled:before { +.icon-ic_fluent_radar_checkmark_20_filled:before { content: "\edc2"; } -.icon-ic_fluent_radio_button_20_regular:before { +.icon-ic_fluent_radar_checkmark_20_regular:before { content: "\edc3"; } -.icon-ic_fluent_ram_20_filled:before { +.icon-ic_fluent_radar_rectangle_multiple_20_filled:before { content: "\edc4"; } -.icon-ic_fluent_ram_20_regular:before { +.icon-ic_fluent_radar_rectangle_multiple_20_regular:before { content: "\edc5"; } -.icon-ic_fluent_rating_mature_20_filled:before { +.icon-ic_fluent_radio_button_20_filled:before { content: "\edc6"; } -.icon-ic_fluent_rating_mature_20_regular:before { +.icon-ic_fluent_radio_button_20_regular:before { content: "\edc7"; } -.icon-ic_fluent_ratio_one_to_one_20_filled:before { +.icon-ic_fluent_ram_20_filled:before { content: "\edc8"; } -.icon-ic_fluent_ratio_one_to_one_20_regular:before { +.icon-ic_fluent_ram_20_regular:before { content: "\edc9"; } -.icon-ic_fluent_re_order_20_filled:before { +.icon-ic_fluent_rating_mature_20_filled:before { content: "\edca"; } -.icon-ic_fluent_re_order_20_regular:before { +.icon-ic_fluent_rating_mature_20_regular:before { content: "\edcb"; } -.icon-ic_fluent_re_order_dots_horizontal_20_filled:before { +.icon-ic_fluent_ratio_one_to_one_20_filled:before { content: "\edcc"; } -.icon-ic_fluent_re_order_dots_horizontal_20_regular:before { +.icon-ic_fluent_ratio_one_to_one_20_regular:before { content: "\edcd"; } -.icon-ic_fluent_re_order_dots_vertical_20_filled:before { +.icon-ic_fluent_re_order_20_filled:before { content: "\edce"; } -.icon-ic_fluent_re_order_dots_vertical_20_regular:before { +.icon-ic_fluent_re_order_20_regular:before { content: "\edcf"; } -.icon-ic_fluent_read_aloud_20_filled:before { +.icon-ic_fluent_re_order_dots_horizontal_20_filled:before { content: "\edd0"; } -.icon-ic_fluent_read_aloud_20_regular:before { +.icon-ic_fluent_re_order_dots_horizontal_20_regular:before { content: "\edd1"; } -.icon-ic_fluent_reading_list_20_filled:before { +.icon-ic_fluent_re_order_dots_vertical_20_filled:before { content: "\edd2"; } -.icon-ic_fluent_reading_list_20_regular:before { +.icon-ic_fluent_re_order_dots_vertical_20_regular:before { content: "\edd3"; } -.icon-ic_fluent_reading_list_add_20_filled:before { +.icon-ic_fluent_read_aloud_20_filled:before { content: "\edd4"; } -.icon-ic_fluent_reading_list_add_20_regular:before { +.icon-ic_fluent_read_aloud_20_regular:before { content: "\edd5"; } -.icon-ic_fluent_reading_mode_mobile_20_filled:before { +.icon-ic_fluent_reading_list_20_filled:before { content: "\edd6"; } -.icon-ic_fluent_reading_mode_mobile_20_regular:before { +.icon-ic_fluent_reading_list_20_regular:before { content: "\edd7"; } -.icon-ic_fluent_real_estate_20_filled:before { +.icon-ic_fluent_reading_list_add_20_filled:before { content: "\edd8"; } -.icon-ic_fluent_real_estate_20_regular:before { +.icon-ic_fluent_reading_list_add_20_regular:before { content: "\edd9"; } -.icon-ic_fluent_receipt_20_filled:before { +.icon-ic_fluent_reading_mode_mobile_20_filled:before { content: "\edda"; } -.icon-ic_fluent_receipt_20_regular:before { +.icon-ic_fluent_reading_mode_mobile_20_regular:before { content: "\eddb"; } -.icon-ic_fluent_receipt_add_20_filled:before { +.icon-ic_fluent_real_estate_20_filled:before { content: "\eddc"; } -.icon-ic_fluent_receipt_add_20_regular:before { +.icon-ic_fluent_real_estate_20_regular:before { content: "\eddd"; } -.icon-ic_fluent_receipt_bag_20_filled:before { +.icon-ic_fluent_receipt_20_filled:before { content: "\edde"; } -.icon-ic_fluent_receipt_bag_20_regular:before { +.icon-ic_fluent_receipt_20_regular:before { content: "\eddf"; } -.icon-ic_fluent_receipt_cube_20_filled:before { +.icon-ic_fluent_receipt_add_20_filled:before { content: "\ede0"; } -.icon-ic_fluent_receipt_cube_20_regular:before { +.icon-ic_fluent_receipt_add_20_regular:before { content: "\ede1"; } -.icon-ic_fluent_receipt_money_20_filled:before { +.icon-ic_fluent_receipt_bag_20_filled:before { content: "\ede2"; } -.icon-ic_fluent_receipt_money_20_regular:before { +.icon-ic_fluent_receipt_bag_20_regular:before { content: "\ede3"; } -.icon-ic_fluent_receipt_play_20_filled:before { +.icon-ic_fluent_receipt_cube_20_filled:before { content: "\ede4"; } -.icon-ic_fluent_receipt_play_20_regular:before { +.icon-ic_fluent_receipt_cube_20_regular:before { content: "\ede5"; } -.icon-ic_fluent_receipt_search_20_filled:before { +.icon-ic_fluent_receipt_money_20_filled:before { content: "\ede6"; } -.icon-ic_fluent_receipt_search_20_regular:before { +.icon-ic_fluent_receipt_money_20_regular:before { content: "\ede7"; } -.icon-ic_fluent_receipt_sparkles_20_filled:before { +.icon-ic_fluent_receipt_play_20_filled:before { content: "\ede8"; } -.icon-ic_fluent_receipt_sparkles_20_regular:before { +.icon-ic_fluent_receipt_play_20_regular:before { content: "\ede9"; } -.icon-ic_fluent_record_20_filled:before { +.icon-ic_fluent_receipt_search_20_filled:before { content: "\edea"; } -.icon-ic_fluent_record_20_regular:before { +.icon-ic_fluent_receipt_search_20_regular:before { content: "\edeb"; } -.icon-ic_fluent_record_stop_20_filled:before { +.icon-ic_fluent_receipt_sparkles_20_filled:before { content: "\edec"; } -.icon-ic_fluent_record_stop_20_regular:before { +.icon-ic_fluent_receipt_sparkles_20_regular:before { content: "\eded"; } -.icon-ic_fluent_rectangle_landscape_20_filled:before { +.icon-ic_fluent_record_20_filled:before { content: "\edee"; } -.icon-ic_fluent_rectangle_landscape_20_regular:before { +.icon-ic_fluent_record_20_regular:before { content: "\edef"; } -.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before { +.icon-ic_fluent_record_stop_20_filled:before { content: "\edf0"; } -.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before { +.icon-ic_fluent_record_stop_20_regular:before { content: "\edf1"; } -.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before { +.icon-ic_fluent_rectangle_landscape_20_filled:before { content: "\edf2"; } -.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before { +.icon-ic_fluent_rectangle_landscape_20_regular:before { content: "\edf3"; } -.icon-ic_fluent_rectangle_landscape_sync_20_filled:before { +.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before { content: "\edf4"; } -.icon-ic_fluent_rectangle_landscape_sync_20_regular:before { +.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before { content: "\edf5"; } -.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before { +.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before { content: "\edf6"; } -.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before { +.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before { content: "\edf7"; } -.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before { +.icon-ic_fluent_rectangle_landscape_sync_20_filled:before { content: "\edf8"; } -.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before { +.icon-ic_fluent_rectangle_landscape_sync_20_regular:before { content: "\edf9"; } -.icon-ic_fluent_recycle_20_filled:before { +.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before { content: "\edfa"; } -.icon-ic_fluent_recycle_20_regular:before { +.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before { content: "\edfb"; } -.icon-ic_fluent_remix_add_20_filled:before { +.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before { content: "\edfc"; } -.icon-ic_fluent_remix_add_20_regular:before { +.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before { content: "\edfd"; } -.icon-ic_fluent_remote_20_filled:before { +.icon-ic_fluent_recycle_20_filled:before { content: "\edfe"; } -.icon-ic_fluent_remote_20_regular:before { +.icon-ic_fluent_recycle_20_regular:before { content: "\edff"; } -.icon-ic_fluent_rename_20_filled:before { +.icon-ic_fluent_remix_add_20_filled:before { content: "\ee00"; } -.icon-ic_fluent_rename_20_regular:before { +.icon-ic_fluent_remix_add_20_regular:before { content: "\ee01"; } -.icon-ic_fluent_reorder_20_filled:before { +.icon-ic_fluent_remote_20_filled:before { content: "\ee02"; } -.icon-ic_fluent_reorder_20_regular:before { +.icon-ic_fluent_remote_20_regular:before { content: "\ee03"; } -.icon-ic_fluent_replay_20_filled:before { +.icon-ic_fluent_rename_20_filled:before { content: "\ee04"; } -.icon-ic_fluent_replay_20_regular:before { +.icon-ic_fluent_rename_20_regular:before { content: "\ee05"; } -.icon-ic_fluent_resize_20_filled:before { +.icon-ic_fluent_reorder_20_filled:before { content: "\ee06"; } -.icon-ic_fluent_resize_20_regular:before { +.icon-ic_fluent_reorder_20_regular:before { content: "\ee07"; } -.icon-ic_fluent_resize_image_20_filled:before { +.icon-ic_fluent_replay_20_filled:before { content: "\ee08"; } -.icon-ic_fluent_resize_image_20_regular:before { +.icon-ic_fluent_replay_20_regular:before { content: "\ee09"; } -.icon-ic_fluent_resize_large_20_filled:before { +.icon-ic_fluent_resize_20_filled:before { content: "\ee0a"; } -.icon-ic_fluent_resize_large_20_regular:before { +.icon-ic_fluent_resize_20_regular:before { content: "\ee0b"; } -.icon-ic_fluent_resize_small_20_filled:before { +.icon-ic_fluent_resize_image_20_filled:before { content: "\ee0c"; } -.icon-ic_fluent_resize_small_20_regular:before { +.icon-ic_fluent_resize_image_20_regular:before { content: "\ee0d"; } -.icon-ic_fluent_resize_table_20_filled:before { +.icon-ic_fluent_resize_large_20_filled:before { content: "\ee0e"; } -.icon-ic_fluent_resize_table_20_regular:before { +.icon-ic_fluent_resize_large_20_regular:before { content: "\ee0f"; } -.icon-ic_fluent_resize_video_20_filled:before { +.icon-ic_fluent_resize_small_20_filled:before { content: "\ee10"; } -.icon-ic_fluent_resize_video_20_regular:before { +.icon-ic_fluent_resize_small_20_regular:before { content: "\ee11"; } -.icon-ic_fluent_reward_20_filled:before { +.icon-ic_fluent_resize_table_20_filled:before { content: "\ee12"; } -.icon-ic_fluent_reward_20_regular:before { +.icon-ic_fluent_resize_table_20_regular:before { content: "\ee13"; } -.icon-ic_fluent_rewind_20_filled:before { +.icon-ic_fluent_resize_video_20_filled:before { content: "\ee14"; } -.icon-ic_fluent_rewind_20_regular:before { +.icon-ic_fluent_resize_video_20_regular:before { content: "\ee15"; } -.icon-ic_fluent_rhombus_20_filled:before { +.icon-ic_fluent_reward_20_filled:before { content: "\ee16"; } -.icon-ic_fluent_rhombus_20_regular:before { +.icon-ic_fluent_reward_20_regular:before { content: "\ee17"; } -.icon-ic_fluent_ribbon_20_filled:before { +.icon-ic_fluent_rewind_20_filled:before { content: "\ee18"; } -.icon-ic_fluent_ribbon_20_regular:before { +.icon-ic_fluent_rewind_20_regular:before { content: "\ee19"; } -.icon-ic_fluent_ribbon_add_20_filled:before { +.icon-ic_fluent_rhombus_20_filled:before { content: "\ee1a"; } -.icon-ic_fluent_ribbon_add_20_regular:before { +.icon-ic_fluent_rhombus_20_regular:before { content: "\ee1b"; } -.icon-ic_fluent_ribbon_off_20_filled:before { +.icon-ic_fluent_ribbon_20_filled:before { content: "\ee1c"; } -.icon-ic_fluent_ribbon_off_20_regular:before { +.icon-ic_fluent_ribbon_20_regular:before { content: "\ee1d"; } -.icon-ic_fluent_ribbon_star_20_filled:before { +.icon-ic_fluent_ribbon_add_20_filled:before { content: "\ee1e"; } -.icon-ic_fluent_ribbon_star_20_regular:before { +.icon-ic_fluent_ribbon_add_20_regular:before { content: "\ee1f"; } -.icon-ic_fluent_road_20_filled:before { +.icon-ic_fluent_ribbon_off_20_filled:before { content: "\ee20"; } -.icon-ic_fluent_road_20_regular:before { +.icon-ic_fluent_ribbon_off_20_regular:before { content: "\ee21"; } -.icon-ic_fluent_road_cone_20_filled:before { +.icon-ic_fluent_ribbon_star_20_filled:before { content: "\ee22"; } -.icon-ic_fluent_road_cone_20_regular:before { +.icon-ic_fluent_ribbon_star_20_regular:before { content: "\ee23"; } -.icon-ic_fluent_rocket_20_filled:before { +.icon-ic_fluent_road_20_filled:before { content: "\ee24"; } -.icon-ic_fluent_rocket_20_regular:before { +.icon-ic_fluent_road_20_regular:before { content: "\ee25"; } -.icon-ic_fluent_rotate_left_20_filled:before { +.icon-ic_fluent_road_cone_20_filled:before { content: "\ee26"; } -.icon-ic_fluent_rotate_left_20_regular:before { +.icon-ic_fluent_road_cone_20_regular:before { content: "\ee27"; } -.icon-ic_fluent_rotate_right_20_filled:before { +.icon-ic_fluent_rocket_20_filled:before { content: "\ee28"; } -.icon-ic_fluent_rotate_right_20_regular:before { +.icon-ic_fluent_rocket_20_regular:before { content: "\ee29"; } -.icon-ic_fluent_router_20_filled:before { +.icon-ic_fluent_rotate_left_20_filled:before { content: "\ee2a"; } -.icon-ic_fluent_router_20_regular:before { +.icon-ic_fluent_rotate_left_20_regular:before { content: "\ee2b"; } -.icon-ic_fluent_row_triple_20_filled:before { +.icon-ic_fluent_rotate_right_20_filled:before { content: "\ee2c"; } -.icon-ic_fluent_row_triple_20_regular:before { +.icon-ic_fluent_rotate_right_20_regular:before { content: "\ee2d"; } -.icon-ic_fluent_rss_20_filled:before { +.icon-ic_fluent_router_20_filled:before { content: "\ee2e"; } -.icon-ic_fluent_rss_20_regular:before { +.icon-ic_fluent_router_20_regular:before { content: "\ee2f"; } -.icon-ic_fluent_ruler_20_filled:before { +.icon-ic_fluent_row_triple_20_filled:before { content: "\ee30"; } -.icon-ic_fluent_ruler_20_regular:before { +.icon-ic_fluent_row_triple_20_regular:before { content: "\ee31"; } -.icon-ic_fluent_run_20_filled:before { +.icon-ic_fluent_rss_20_filled:before { content: "\ee32"; } -.icon-ic_fluent_run_20_regular:before { +.icon-ic_fluent_rss_20_regular:before { content: "\ee33"; } -.icon-ic_fluent_sanitize_20_filled:before { +.icon-ic_fluent_ruler_20_filled:before { content: "\ee34"; } -.icon-ic_fluent_sanitize_20_regular:before { +.icon-ic_fluent_ruler_20_regular:before { content: "\ee35"; } -.icon-ic_fluent_save_20_filled:before { +.icon-ic_fluent_run_20_filled:before { content: "\ee36"; } -.icon-ic_fluent_save_20_regular:before { +.icon-ic_fluent_run_20_regular:before { content: "\ee37"; } -.icon-ic_fluent_save_arrow_right_20_filled:before { +.icon-ic_fluent_sanitize_20_filled:before { content: "\ee38"; } -.icon-ic_fluent_save_arrow_right_20_regular:before { +.icon-ic_fluent_sanitize_20_regular:before { content: "\ee39"; } -.icon-ic_fluent_save_copy_20_filled:before { +.icon-ic_fluent_save_20_filled:before { content: "\ee3a"; } -.icon-ic_fluent_save_copy_20_regular:before { +.icon-ic_fluent_save_20_regular:before { content: "\ee3b"; } -.icon-ic_fluent_save_edit_20_filled:before { +.icon-ic_fluent_save_arrow_right_20_filled:before { content: "\ee3c"; } -.icon-ic_fluent_save_edit_20_regular:before { +.icon-ic_fluent_save_arrow_right_20_regular:before { content: "\ee3d"; } -.icon-ic_fluent_save_image_20_filled:before { +.icon-ic_fluent_save_copy_20_filled:before { content: "\ee3e"; } -.icon-ic_fluent_save_image_20_regular:before { +.icon-ic_fluent_save_copy_20_regular:before { content: "\ee3f"; } -.icon-ic_fluent_save_multiple_20_filled:before { +.icon-ic_fluent_save_edit_20_filled:before { content: "\ee40"; } -.icon-ic_fluent_save_multiple_20_regular:before { +.icon-ic_fluent_save_edit_20_regular:before { content: "\ee41"; } -.icon-ic_fluent_save_search_20_filled:before { +.icon-ic_fluent_save_image_20_filled:before { content: "\ee42"; } -.icon-ic_fluent_save_search_20_regular:before { +.icon-ic_fluent_save_image_20_regular:before { content: "\ee43"; } -.icon-ic_fluent_save_sync_20_filled:before { +.icon-ic_fluent_save_multiple_20_filled:before { content: "\ee44"; } -.icon-ic_fluent_save_sync_20_regular:before { +.icon-ic_fluent_save_multiple_20_regular:before { content: "\ee45"; } -.icon-ic_fluent_savings_20_filled:before { +.icon-ic_fluent_save_search_20_filled:before { content: "\ee46"; } -.icon-ic_fluent_savings_20_regular:before { +.icon-ic_fluent_save_search_20_regular:before { content: "\ee47"; } -.icon-ic_fluent_scale_fill_20_filled:before { +.icon-ic_fluent_save_sync_20_filled:before { content: "\ee48"; } -.icon-ic_fluent_scale_fill_20_regular:before { +.icon-ic_fluent_save_sync_20_regular:before { content: "\ee49"; } -.icon-ic_fluent_scale_fit_20_filled:before { +.icon-ic_fluent_savings_20_filled:before { content: "\ee4a"; } -.icon-ic_fluent_scale_fit_20_regular:before { +.icon-ic_fluent_savings_20_regular:before { content: "\ee4b"; } -.icon-ic_fluent_scales_20_filled:before { +.icon-ic_fluent_scale_fill_20_filled:before { content: "\ee4c"; } -.icon-ic_fluent_scales_20_regular:before { +.icon-ic_fluent_scale_fill_20_regular:before { content: "\ee4d"; } -.icon-ic_fluent_scan_20_filled:before { +.icon-ic_fluent_scale_fit_20_filled:before { content: "\ee4e"; } -.icon-ic_fluent_scan_20_regular:before { +.icon-ic_fluent_scale_fit_20_regular:before { content: "\ee4f"; } -.icon-ic_fluent_scan_camera_20_filled:before { +.icon-ic_fluent_scales_20_filled:before { content: "\ee50"; } -.icon-ic_fluent_scan_camera_20_regular:before { +.icon-ic_fluent_scales_20_regular:before { content: "\ee51"; } -.icon-ic_fluent_scan_dash_20_filled:before { +.icon-ic_fluent_scan_20_filled:before { content: "\ee52"; } -.icon-ic_fluent_scan_dash_20_regular:before { +.icon-ic_fluent_scan_20_regular:before { content: "\ee53"; } -.icon-ic_fluent_scan_object_20_filled:before { +.icon-ic_fluent_scan_camera_20_filled:before { content: "\ee54"; } -.icon-ic_fluent_scan_object_20_regular:before { +.icon-ic_fluent_scan_camera_20_regular:before { content: "\ee55"; } -.icon-ic_fluent_scan_person_20_filled:before { +.icon-ic_fluent_scan_dash_20_filled:before { content: "\ee56"; } -.icon-ic_fluent_scan_person_20_regular:before { +.icon-ic_fluent_scan_dash_20_regular:before { content: "\ee57"; } -.icon-ic_fluent_scan_table_20_filled:before { +.icon-ic_fluent_scan_object_20_filled:before { content: "\ee58"; } -.icon-ic_fluent_scan_table_20_regular:before { +.icon-ic_fluent_scan_object_20_regular:before { content: "\ee59"; } -.icon-ic_fluent_scan_text_20_filled:before { +.icon-ic_fluent_scan_person_20_filled:before { content: "\ee5a"; } -.icon-ic_fluent_scan_text_20_regular:before { +.icon-ic_fluent_scan_person_20_regular:before { content: "\ee5b"; } -.icon-ic_fluent_scan_thumb_up_20_filled:before { +.icon-ic_fluent_scan_table_20_filled:before { content: "\ee5c"; } -.icon-ic_fluent_scan_thumb_up_20_regular:before { +.icon-ic_fluent_scan_table_20_regular:before { content: "\ee5d"; } -.icon-ic_fluent_scan_thumb_up_off_20_filled:before { +.icon-ic_fluent_scan_text_20_filled:before { content: "\ee5e"; } -.icon-ic_fluent_scan_thumb_up_off_20_regular:before { +.icon-ic_fluent_scan_text_20_regular:before { content: "\ee5f"; } -.icon-ic_fluent_scan_type_20_filled:before { +.icon-ic_fluent_scan_thumb_up_20_filled:before { content: "\ee60"; } -.icon-ic_fluent_scan_type_20_regular:before { +.icon-ic_fluent_scan_thumb_up_20_regular:before { content: "\ee61"; } -.icon-ic_fluent_scan_type_checkmark_20_filled:before { +.icon-ic_fluent_scan_thumb_up_off_20_filled:before { content: "\ee62"; } -.icon-ic_fluent_scan_type_checkmark_20_regular:before { +.icon-ic_fluent_scan_thumb_up_off_20_regular:before { content: "\ee63"; } -.icon-ic_fluent_scan_type_off_20_filled:before { +.icon-ic_fluent_scan_type_20_filled:before { content: "\ee64"; } -.icon-ic_fluent_scan_type_off_20_regular:before { +.icon-ic_fluent_scan_type_20_regular:before { content: "\ee65"; } -.icon-ic_fluent_scratchpad_20_filled:before { +.icon-ic_fluent_scan_type_checkmark_20_filled:before { content: "\ee66"; } -.icon-ic_fluent_scratchpad_20_regular:before { +.icon-ic_fluent_scan_type_checkmark_20_regular:before { content: "\ee67"; } -.icon-ic_fluent_screen_cut_20_filled:before { +.icon-ic_fluent_scan_type_off_20_filled:before { content: "\ee68"; } -.icon-ic_fluent_screen_cut_20_regular:before { +.icon-ic_fluent_scan_type_off_20_regular:before { content: "\ee69"; } -.icon-ic_fluent_screen_person_20_filled:before { +.icon-ic_fluent_scratchpad_20_filled:before { content: "\ee6a"; } -.icon-ic_fluent_screen_person_20_regular:before { +.icon-ic_fluent_scratchpad_20_regular:before { content: "\ee6b"; } -.icon-ic_fluent_screen_search_20_filled:before { +.icon-ic_fluent_screen_cut_20_filled:before { content: "\ee6c"; } -.icon-ic_fluent_screen_search_20_regular:before { +.icon-ic_fluent_screen_cut_20_regular:before { content: "\ee6d"; } -.icon-ic_fluent_screenshot_20_filled:before { +.icon-ic_fluent_screen_person_20_filled:before { content: "\ee6e"; } -.icon-ic_fluent_screenshot_20_regular:before { +.icon-ic_fluent_screen_person_20_regular:before { content: "\ee6f"; } -.icon-ic_fluent_screenshot_record_20_filled:before { +.icon-ic_fluent_screen_search_20_filled:before { content: "\ee70"; } -.icon-ic_fluent_screenshot_record_20_regular:before { +.icon-ic_fluent_screen_search_20_regular:before { content: "\ee71"; } -.icon-ic_fluent_script_20_filled:before { +.icon-ic_fluent_screenshot_20_filled:before { content: "\ee72"; } -.icon-ic_fluent_script_20_regular:before { +.icon-ic_fluent_screenshot_20_regular:before { content: "\ee73"; } -.icon-ic_fluent_search_20_filled:before { +.icon-ic_fluent_screenshot_record_20_filled:before { content: "\ee74"; } -.icon-ic_fluent_search_20_regular:before { +.icon-ic_fluent_screenshot_record_20_regular:before { content: "\ee75"; } -.icon-ic_fluent_search_info_20_filled:before { +.icon-ic_fluent_script_20_filled:before { content: "\ee76"; } -.icon-ic_fluent_search_info_20_regular:before { +.icon-ic_fluent_script_20_regular:before { content: "\ee77"; } -.icon-ic_fluent_search_settings_20_filled:before { +.icon-ic_fluent_search_20_filled:before { content: "\ee78"; } -.icon-ic_fluent_search_settings_20_regular:before { +.icon-ic_fluent_search_20_regular:before { content: "\ee79"; } -.icon-ic_fluent_search_shield_20_filled:before { +.icon-ic_fluent_search_info_20_filled:before { content: "\ee7a"; } -.icon-ic_fluent_search_shield_20_regular:before { +.icon-ic_fluent_search_info_20_regular:before { content: "\ee7b"; } -.icon-ic_fluent_search_sparkle_20_filled:before { +.icon-ic_fluent_search_settings_20_filled:before { content: "\ee7c"; } -.icon-ic_fluent_search_sparkle_20_regular:before { +.icon-ic_fluent_search_settings_20_regular:before { content: "\ee7d"; } -.icon-ic_fluent_search_square_20_filled:before { +.icon-ic_fluent_search_shield_20_filled:before { content: "\ee7e"; } -.icon-ic_fluent_search_square_20_regular:before { +.icon-ic_fluent_search_shield_20_regular:before { content: "\ee7f"; } -.icon-ic_fluent_search_visual_20_filled:before { +.icon-ic_fluent_search_sparkle_20_filled:before { content: "\ee80"; } -.icon-ic_fluent_search_visual_20_regular:before { +.icon-ic_fluent_search_sparkle_20_regular:before { content: "\ee81"; } -.icon-ic_fluent_seat_20_filled:before { +.icon-ic_fluent_search_square_20_filled:before { content: "\ee82"; } -.icon-ic_fluent_seat_20_regular:before { +.icon-ic_fluent_search_square_20_regular:before { content: "\ee83"; } -.icon-ic_fluent_seat_add_20_filled:before { +.icon-ic_fluent_search_visual_20_filled:before { content: "\ee84"; } -.icon-ic_fluent_seat_add_20_regular:before { +.icon-ic_fluent_search_visual_20_regular:before { content: "\ee85"; } -.icon-ic_fluent_select_all_off_20_filled:before { +.icon-ic_fluent_seat_20_filled:before { content: "\ee86"; } -.icon-ic_fluent_select_all_off_20_regular:before { +.icon-ic_fluent_seat_20_regular:before { content: "\ee87"; } -.icon-ic_fluent_select_all_on_20_filled:before { +.icon-ic_fluent_seat_add_20_filled:before { content: "\ee88"; } -.icon-ic_fluent_select_all_on_20_regular:before { +.icon-ic_fluent_seat_add_20_regular:before { content: "\ee89"; } -.icon-ic_fluent_select_object_20_filled:before { +.icon-ic_fluent_select_all_off_20_filled:before { content: "\ee8a"; } -.icon-ic_fluent_select_object_20_regular:before { +.icon-ic_fluent_select_all_off_20_regular:before { content: "\ee8b"; } -.icon-ic_fluent_select_object_skew_20_filled:before { +.icon-ic_fluent_select_all_on_20_filled:before { content: "\ee8c"; } -.icon-ic_fluent_select_object_skew_20_regular:before { +.icon-ic_fluent_select_all_on_20_regular:before { content: "\ee8d"; } -.icon-ic_fluent_select_object_skew_dismiss_20_filled:before { +.icon-ic_fluent_select_object_20_filled:before { content: "\ee8e"; } -.icon-ic_fluent_select_object_skew_dismiss_20_regular:before { +.icon-ic_fluent_select_object_20_regular:before { content: "\ee8f"; } -.icon-ic_fluent_select_object_skew_edit_20_filled:before { +.icon-ic_fluent_select_object_skew_20_filled:before { content: "\ee90"; } -.icon-ic_fluent_select_object_skew_edit_20_regular:before { +.icon-ic_fluent_select_object_skew_20_regular:before { content: "\ee91"; } -.icon-ic_fluent_send_20_filled:before { +.icon-ic_fluent_select_object_skew_dismiss_20_filled:before { content: "\ee92"; } -.icon-ic_fluent_send_20_regular:before { +.icon-ic_fluent_select_object_skew_dismiss_20_regular:before { content: "\ee93"; } -.icon-ic_fluent_send_beaker_20_filled:before { +.icon-ic_fluent_select_object_skew_edit_20_filled:before { content: "\ee94"; } -.icon-ic_fluent_send_beaker_20_regular:before { +.icon-ic_fluent_select_object_skew_edit_20_regular:before { content: "\ee95"; } -.icon-ic_fluent_send_clock_20_filled:before { +.icon-ic_fluent_send_20_filled:before { content: "\ee96"; } -.icon-ic_fluent_send_clock_20_regular:before { +.icon-ic_fluent_send_20_regular:before { content: "\ee97"; } -.icon-ic_fluent_send_copy_20_filled:before { +.icon-ic_fluent_send_beaker_20_filled:before { content: "\ee98"; } -.icon-ic_fluent_send_copy_20_regular:before { +.icon-ic_fluent_send_beaker_20_regular:before { content: "\ee99"; } -.icon-ic_fluent_send_person_20_filled:before { +.icon-ic_fluent_send_clock_20_filled:before { content: "\ee9a"; } -.icon-ic_fluent_send_person_20_regular:before { +.icon-ic_fluent_send_clock_20_regular:before { content: "\ee9b"; } -.icon-ic_fluent_serial_port_20_filled:before { +.icon-ic_fluent_send_copy_20_filled:before { content: "\ee9c"; } -.icon-ic_fluent_serial_port_20_regular:before { +.icon-ic_fluent_send_copy_20_regular:before { content: "\ee9d"; } -.icon-ic_fluent_server_20_filled:before { +.icon-ic_fluent_send_person_20_filled:before { content: "\ee9e"; } -.icon-ic_fluent_server_20_regular:before { +.icon-ic_fluent_send_person_20_regular:before { content: "\ee9f"; } -.icon-ic_fluent_server_link_20_filled:before { +.icon-ic_fluent_serial_port_20_filled:before { content: "\eea0"; } -.icon-ic_fluent_server_link_20_regular:before { +.icon-ic_fluent_serial_port_20_regular:before { content: "\eea1"; } -.icon-ic_fluent_server_multiple_20_filled:before { +.icon-ic_fluent_server_20_filled:before { content: "\eea2"; } -.icon-ic_fluent_server_multiple_20_regular:before { +.icon-ic_fluent_server_20_regular:before { content: "\eea3"; } -.icon-ic_fluent_server_play_20_filled:before { +.icon-ic_fluent_server_link_20_filled:before { content: "\eea4"; } -.icon-ic_fluent_server_play_20_regular:before { +.icon-ic_fluent_server_link_20_regular:before { content: "\eea5"; } -.icon-ic_fluent_service_bell_20_filled:before { +.icon-ic_fluent_server_multiple_20_filled:before { content: "\eea6"; } -.icon-ic_fluent_service_bell_20_regular:before { +.icon-ic_fluent_server_multiple_20_regular:before { content: "\eea7"; } -.icon-ic_fluent_settings_20_filled:before { +.icon-ic_fluent_server_play_20_filled:before { content: "\eea8"; } -.icon-ic_fluent_settings_20_regular:before { +.icon-ic_fluent_server_play_20_regular:before { content: "\eea9"; } -.icon-ic_fluent_settings_chat_20_filled:before { +.icon-ic_fluent_service_bell_20_filled:before { content: "\eeaa"; } -.icon-ic_fluent_settings_chat_20_regular:before { +.icon-ic_fluent_service_bell_20_regular:before { content: "\eeab"; } -.icon-ic_fluent_settings_cog_multiple_20_filled:before { +.icon-ic_fluent_settings_20_filled:before { content: "\eeac"; } -.icon-ic_fluent_settings_cog_multiple_20_regular:before { +.icon-ic_fluent_settings_20_regular:before { content: "\eead"; } -.icon-ic_fluent_shape_exclude_20_filled:before { +.icon-ic_fluent_settings_chat_20_filled:before { content: "\eeae"; } -.icon-ic_fluent_shape_exclude_20_regular:before { +.icon-ic_fluent_settings_chat_20_regular:before { content: "\eeaf"; } -.icon-ic_fluent_shape_intersect_20_filled:before { +.icon-ic_fluent_settings_cog_multiple_20_filled:before { content: "\eeb0"; } -.icon-ic_fluent_shape_intersect_20_regular:before { +.icon-ic_fluent_settings_cog_multiple_20_regular:before { content: "\eeb1"; } -.icon-ic_fluent_shape_organic_20_filled:before { +.icon-ic_fluent_shape_exclude_20_filled:before { content: "\eeb2"; } -.icon-ic_fluent_shape_organic_20_regular:before { +.icon-ic_fluent_shape_exclude_20_regular:before { content: "\eeb3"; } -.icon-ic_fluent_shape_subtract_20_filled:before { +.icon-ic_fluent_shape_intersect_20_filled:before { content: "\eeb4"; } -.icon-ic_fluent_shape_subtract_20_regular:before { +.icon-ic_fluent_shape_intersect_20_regular:before { content: "\eeb5"; } -.icon-ic_fluent_shape_union_20_filled:before { +.icon-ic_fluent_shape_organic_20_filled:before { content: "\eeb6"; } -.icon-ic_fluent_shape_union_20_regular:before { +.icon-ic_fluent_shape_organic_20_regular:before { content: "\eeb7"; } -.icon-ic_fluent_shapes_20_filled:before { +.icon-ic_fluent_shape_subtract_20_filled:before { content: "\eeb8"; } -.icon-ic_fluent_shapes_20_regular:before { +.icon-ic_fluent_shape_subtract_20_regular:before { content: "\eeb9"; } -.icon-ic_fluent_share_20_filled:before { +.icon-ic_fluent_shape_union_20_filled:before { content: "\eeba"; } -.icon-ic_fluent_share_20_regular:before { +.icon-ic_fluent_shape_union_20_regular:before { content: "\eebb"; } -.icon-ic_fluent_share_android_20_filled:before { +.icon-ic_fluent_shapes_20_filled:before { content: "\eebc"; } -.icon-ic_fluent_share_android_20_regular:before { +.icon-ic_fluent_shapes_20_regular:before { content: "\eebd"; } -.icon-ic_fluent_share_close_tray_20_filled:before { +.icon-ic_fluent_share_20_filled:before { content: "\eebe"; } -.icon-ic_fluent_share_close_tray_20_regular:before { +.icon-ic_fluent_share_20_regular:before { content: "\eebf"; } -.icon-ic_fluent_share_ios_20_filled:before { +.icon-ic_fluent_share_android_20_filled:before { content: "\eec0"; } -.icon-ic_fluent_share_ios_20_regular:before { +.icon-ic_fluent_share_android_20_regular:before { content: "\eec1"; } -.icon-ic_fluent_share_multiple_20_filled:before { +.icon-ic_fluent_share_close_tray_20_filled:before { content: "\eec2"; } -.icon-ic_fluent_share_multiple_20_regular:before { +.icon-ic_fluent_share_close_tray_20_regular:before { content: "\eec3"; } -.icon-ic_fluent_share_screen_person_20_filled:before { +.icon-ic_fluent_share_ios_20_filled:before { content: "\eec4"; } -.icon-ic_fluent_share_screen_person_20_regular:before { +.icon-ic_fluent_share_ios_20_regular:before { content: "\eec5"; } -.icon-ic_fluent_share_screen_person_overlay_20_filled:before { +.icon-ic_fluent_share_multiple_20_filled:before { content: "\eec6"; } -.icon-ic_fluent_share_screen_person_overlay_20_regular:before { +.icon-ic_fluent_share_multiple_20_regular:before { content: "\eec7"; } -.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before { +.icon-ic_fluent_share_screen_person_20_filled:before { content: "\eec8"; } -.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before { +.icon-ic_fluent_share_screen_person_20_regular:before { content: "\eec9"; } -.icon-ic_fluent_share_screen_person_p_20_filled:before { +.icon-ic_fluent_share_screen_person_overlay_20_filled:before { content: "\eeca"; } -.icon-ic_fluent_share_screen_person_p_20_regular:before { +.icon-ic_fluent_share_screen_person_overlay_20_regular:before { content: "\eecb"; } -.icon-ic_fluent_share_screen_start_20_filled:before { +.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before { content: "\eecc"; } -.icon-ic_fluent_share_screen_start_20_regular:before { +.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before { content: "\eecd"; } -.icon-ic_fluent_share_screen_stop_20_filled:before { +.icon-ic_fluent_share_screen_person_p_20_filled:before { content: "\eece"; } -.icon-ic_fluent_share_screen_stop_20_regular:before { +.icon-ic_fluent_share_screen_person_p_20_regular:before { content: "\eecf"; } -.icon-ic_fluent_shield_20_filled:before { +.icon-ic_fluent_share_screen_start_20_filled:before { content: "\eed0"; } -.icon-ic_fluent_shield_20_regular:before { +.icon-ic_fluent_share_screen_start_20_regular:before { content: "\eed1"; } -.icon-ic_fluent_shield_add_20_filled:before { +.icon-ic_fluent_share_screen_stop_20_filled:before { content: "\eed2"; } -.icon-ic_fluent_shield_add_20_regular:before { +.icon-ic_fluent_share_screen_stop_20_regular:before { content: "\eed3"; } -.icon-ic_fluent_shield_badge_20_filled:before { +.icon-ic_fluent_shield_20_filled:before { content: "\eed4"; } -.icon-ic_fluent_shield_badge_20_regular:before { +.icon-ic_fluent_shield_20_regular:before { content: "\eed5"; } -.icon-ic_fluent_shield_checkmark_20_filled:before { +.icon-ic_fluent_shield_add_20_filled:before { content: "\eed6"; } -.icon-ic_fluent_shield_checkmark_20_regular:before { +.icon-ic_fluent_shield_add_20_regular:before { content: "\eed7"; } -.icon-ic_fluent_shield_dismiss_20_filled:before { +.icon-ic_fluent_shield_badge_20_filled:before { content: "\eed8"; } -.icon-ic_fluent_shield_dismiss_20_regular:before { +.icon-ic_fluent_shield_badge_20_regular:before { content: "\eed9"; } -.icon-ic_fluent_shield_dismiss_shield_20_filled:before { +.icon-ic_fluent_shield_checkmark_20_filled:before { content: "\eeda"; } -.icon-ic_fluent_shield_dismiss_shield_20_regular:before { +.icon-ic_fluent_shield_checkmark_20_regular:before { content: "\eedb"; } -.icon-ic_fluent_shield_error_20_filled:before { +.icon-ic_fluent_shield_dismiss_20_filled:before { content: "\eedc"; } -.icon-ic_fluent_shield_error_20_regular:before { +.icon-ic_fluent_shield_dismiss_20_regular:before { content: "\eedd"; } -.icon-ic_fluent_shield_globe_20_filled:before { +.icon-ic_fluent_shield_dismiss_shield_20_filled:before { content: "\eede"; } -.icon-ic_fluent_shield_globe_20_regular:before { +.icon-ic_fluent_shield_dismiss_shield_20_regular:before { content: "\eedf"; } -.icon-ic_fluent_shield_keyhole_20_filled:before { +.icon-ic_fluent_shield_error_20_filled:before { content: "\eee0"; } -.icon-ic_fluent_shield_keyhole_20_regular:before { +.icon-ic_fluent_shield_error_20_regular:before { content: "\eee1"; } -.icon-ic_fluent_shield_lock_20_filled:before { +.icon-ic_fluent_shield_globe_20_filled:before { content: "\eee2"; } -.icon-ic_fluent_shield_lock_20_regular:before { +.icon-ic_fluent_shield_globe_20_regular:before { content: "\eee3"; } -.icon-ic_fluent_shield_person_20_filled:before { +.icon-ic_fluent_shield_keyhole_20_filled:before { content: "\eee4"; } -.icon-ic_fluent_shield_person_20_regular:before { +.icon-ic_fluent_shield_keyhole_20_regular:before { content: "\eee5"; } -.icon-ic_fluent_shield_person_add_20_filled:before { +.icon-ic_fluent_shield_lock_20_filled:before { content: "\eee6"; } -.icon-ic_fluent_shield_person_add_20_regular:before { +.icon-ic_fluent_shield_lock_20_regular:before { content: "\eee7"; } -.icon-ic_fluent_shield_prohibited_20_filled:before { +.icon-ic_fluent_shield_person_20_filled:before { content: "\eee8"; } -.icon-ic_fluent_shield_prohibited_20_regular:before { +.icon-ic_fluent_shield_person_20_regular:before { content: "\eee9"; } -.icon-ic_fluent_shield_question_20_filled:before { +.icon-ic_fluent_shield_person_add_20_filled:before { content: "\eeea"; } -.icon-ic_fluent_shield_question_20_regular:before { +.icon-ic_fluent_shield_person_add_20_regular:before { content: "\eeeb"; } -.icon-ic_fluent_shield_task_20_filled:before { +.icon-ic_fluent_shield_prohibited_20_filled:before { content: "\eeec"; } -.icon-ic_fluent_shield_task_20_regular:before { +.icon-ic_fluent_shield_prohibited_20_regular:before { content: "\eeed"; } -.icon-ic_fluent_shifts_20_filled:before { +.icon-ic_fluent_shield_question_20_filled:before { content: "\eeee"; } -.icon-ic_fluent_shifts_20_regular:before { +.icon-ic_fluent_shield_question_20_regular:before { content: "\eeef"; } -.icon-ic_fluent_shifts_30_minutes_20_filled:before { +.icon-ic_fluent_shield_task_20_filled:before { content: "\eef0"; } -.icon-ic_fluent_shifts_30_minutes_20_regular:before { +.icon-ic_fluent_shield_task_20_regular:before { content: "\eef1"; } -.icon-ic_fluent_shifts_activity_20_filled:before { +.icon-ic_fluent_shifts_20_filled:before { content: "\eef2"; } -.icon-ic_fluent_shifts_activity_20_regular:before { +.icon-ic_fluent_shifts_20_regular:before { content: "\eef3"; } -.icon-ic_fluent_shifts_add_20_filled:before { +.icon-ic_fluent_shifts_30_minutes_20_filled:before { content: "\eef4"; } -.icon-ic_fluent_shifts_add_20_regular:before { +.icon-ic_fluent_shifts_30_minutes_20_regular:before { content: "\eef5"; } -.icon-ic_fluent_shifts_availability_20_filled:before { +.icon-ic_fluent_shifts_activity_20_filled:before { content: "\eef6"; } -.icon-ic_fluent_shifts_availability_20_regular:before { +.icon-ic_fluent_shifts_activity_20_regular:before { content: "\eef7"; } -.icon-ic_fluent_shifts_checkmark_20_filled:before { +.icon-ic_fluent_shifts_add_20_filled:before { content: "\eef8"; } -.icon-ic_fluent_shifts_checkmark_20_regular:before { +.icon-ic_fluent_shifts_add_20_regular:before { content: "\eef9"; } -.icon-ic_fluent_shifts_day_20_filled:before { +.icon-ic_fluent_shifts_availability_20_filled:before { content: "\eefa"; } -.icon-ic_fluent_shifts_day_20_regular:before { +.icon-ic_fluent_shifts_availability_20_regular:before { content: "\eefb"; } -.icon-ic_fluent_shifts_open_20_filled:before { +.icon-ic_fluent_shifts_checkmark_20_filled:before { content: "\eefc"; } -.icon-ic_fluent_shifts_open_20_regular:before { +.icon-ic_fluent_shifts_checkmark_20_regular:before { content: "\eefd"; } -.icon-ic_fluent_shifts_prohibited_20_filled:before { +.icon-ic_fluent_shifts_day_20_filled:before { content: "\eefe"; } -.icon-ic_fluent_shifts_prohibited_20_regular:before { +.icon-ic_fluent_shifts_day_20_regular:before { content: "\eeff"; } -.icon-ic_fluent_shifts_question_mark_20_filled:before { +.icon-ic_fluent_shifts_open_20_filled:before { content: "\ef00"; } -.icon-ic_fluent_shifts_question_mark_20_regular:before { +.icon-ic_fluent_shifts_open_20_regular:before { content: "\ef01"; } -.icon-ic_fluent_shifts_team_20_filled:before { +.icon-ic_fluent_shifts_prohibited_20_filled:before { content: "\ef02"; } -.icon-ic_fluent_shifts_team_20_regular:before { +.icon-ic_fluent_shifts_prohibited_20_regular:before { content: "\ef03"; } -.icon-ic_fluent_shopping_bag_20_filled:before { +.icon-ic_fluent_shifts_question_mark_20_filled:before { content: "\ef04"; } -.icon-ic_fluent_shopping_bag_20_regular:before { +.icon-ic_fluent_shifts_question_mark_20_regular:before { content: "\ef05"; } -.icon-ic_fluent_shopping_bag_add_20_filled:before { +.icon-ic_fluent_shifts_team_20_filled:before { content: "\ef06"; } -.icon-ic_fluent_shopping_bag_add_20_regular:before { +.icon-ic_fluent_shifts_team_20_regular:before { content: "\ef07"; } -.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before { +.icon-ic_fluent_shopping_bag_20_filled:before { content: "\ef08"; } -.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before { +.icon-ic_fluent_shopping_bag_20_regular:before { content: "\ef09"; } -.icon-ic_fluent_shopping_bag_dismiss_20_filled:before { +.icon-ic_fluent_shopping_bag_add_20_filled:before { content: "\ef0a"; } -.icon-ic_fluent_shopping_bag_dismiss_20_regular:before { +.icon-ic_fluent_shopping_bag_add_20_regular:before { content: "\ef0b"; } -.icon-ic_fluent_shopping_bag_pause_20_filled:before { +.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before { content: "\ef0c"; } -.icon-ic_fluent_shopping_bag_pause_20_regular:before { +.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before { content: "\ef0d"; } -.icon-ic_fluent_shopping_bag_percent_20_filled:before { +.icon-ic_fluent_shopping_bag_dismiss_20_filled:before { content: "\ef0e"; } -.icon-ic_fluent_shopping_bag_percent_20_regular:before { +.icon-ic_fluent_shopping_bag_dismiss_20_regular:before { content: "\ef0f"; } -.icon-ic_fluent_shopping_bag_play_20_filled:before { +.icon-ic_fluent_shopping_bag_pause_20_filled:before { content: "\ef10"; } -.icon-ic_fluent_shopping_bag_play_20_regular:before { +.icon-ic_fluent_shopping_bag_pause_20_regular:before { content: "\ef11"; } -.icon-ic_fluent_shopping_bag_tag_20_filled:before { +.icon-ic_fluent_shopping_bag_percent_20_filled:before { content: "\ef12"; } -.icon-ic_fluent_shopping_bag_tag_20_regular:before { +.icon-ic_fluent_shopping_bag_percent_20_regular:before { content: "\ef13"; } -.icon-ic_fluent_shortpick_20_filled:before { +.icon-ic_fluent_shopping_bag_play_20_filled:before { content: "\ef14"; } -.icon-ic_fluent_shortpick_20_regular:before { +.icon-ic_fluent_shopping_bag_play_20_regular:before { content: "\ef15"; } -.icon-ic_fluent_showerhead_20_filled:before { +.icon-ic_fluent_shopping_bag_tag_20_filled:before { content: "\ef16"; } -.icon-ic_fluent_showerhead_20_regular:before { +.icon-ic_fluent_shopping_bag_tag_20_regular:before { content: "\ef17"; } -.icon-ic_fluent_sidebar_search_ltr_20_filled:before { +.icon-ic_fluent_shortpick_20_filled:before { content: "\ef18"; } -.icon-ic_fluent_sidebar_search_ltr_20_regular:before { +.icon-ic_fluent_shortpick_20_regular:before { content: "\ef19"; } -.icon-ic_fluent_sidebar_search_rtl_20_filled:before { +.icon-ic_fluent_showerhead_20_filled:before { content: "\ef1a"; } -.icon-ic_fluent_sidebar_search_rtl_20_regular:before { +.icon-ic_fluent_showerhead_20_regular:before { content: "\ef1b"; } -.icon-ic_fluent_sign_out_20_filled:before { +.icon-ic_fluent_sidebar_search_ltr_20_filled:before { content: "\ef1c"; } -.icon-ic_fluent_sign_out_20_regular:before { +.icon-ic_fluent_sidebar_search_ltr_20_regular:before { content: "\ef1d"; } -.icon-ic_fluent_signature_20_filled:before { +.icon-ic_fluent_sidebar_search_rtl_20_filled:before { content: "\ef1e"; } -.icon-ic_fluent_signature_20_regular:before { +.icon-ic_fluent_sidebar_search_rtl_20_regular:before { content: "\ef1f"; } -.icon-ic_fluent_sim_20_filled:before { +.icon-ic_fluent_sign_out_20_filled:before { content: "\ef20"; } -.icon-ic_fluent_sim_20_regular:before { +.icon-ic_fluent_sign_out_20_regular:before { content: "\ef21"; } -.icon-ic_fluent_skip_back_10_20_filled:before { +.icon-ic_fluent_signature_20_filled:before { content: "\ef22"; } -.icon-ic_fluent_skip_back_10_20_regular:before { +.icon-ic_fluent_signature_20_regular:before { content: "\ef23"; } -.icon-ic_fluent_skip_forward_10_20_filled:before { +.icon-ic_fluent_sim_20_filled:before { content: "\ef24"; } -.icon-ic_fluent_skip_forward_10_20_regular:before { +.icon-ic_fluent_sim_20_regular:before { content: "\ef25"; } -.icon-ic_fluent_skip_forward_30_20_filled:before { +.icon-ic_fluent_skip_back_10_20_filled:before { content: "\ef26"; } -.icon-ic_fluent_skip_forward_30_20_regular:before { +.icon-ic_fluent_skip_back_10_20_regular:before { content: "\ef27"; } -.icon-ic_fluent_skip_forward_tab_20_filled:before { +.icon-ic_fluent_skip_forward_10_20_filled:before { content: "\ef28"; } -.icon-ic_fluent_skip_forward_tab_20_regular:before { +.icon-ic_fluent_skip_forward_10_20_regular:before { content: "\ef29"; } -.icon-ic_fluent_slash_forward_20_filled:before { +.icon-ic_fluent_skip_forward_30_20_filled:before { content: "\ef2a"; } -.icon-ic_fluent_slash_forward_20_regular:before { +.icon-ic_fluent_skip_forward_30_20_regular:before { content: "\ef2b"; } -.icon-ic_fluent_sleep_20_filled:before { +.icon-ic_fluent_skip_forward_tab_20_filled:before { content: "\ef2c"; } -.icon-ic_fluent_sleep_20_regular:before { +.icon-ic_fluent_skip_forward_tab_20_regular:before { content: "\ef2d"; } -.icon-ic_fluent_slide_add_20_filled:before { +.icon-ic_fluent_slash_forward_20_filled:before { content: "\ef2e"; } -.icon-ic_fluent_slide_add_20_regular:before { +.icon-ic_fluent_slash_forward_20_regular:before { content: "\ef2f"; } -.icon-ic_fluent_slide_arrow_right_20_filled:before { +.icon-ic_fluent_sleep_20_filled:before { content: "\ef30"; } -.icon-ic_fluent_slide_arrow_right_20_regular:before { +.icon-ic_fluent_sleep_20_regular:before { content: "\ef31"; } -.icon-ic_fluent_slide_eraser_20_filled:before { +.icon-ic_fluent_slide_add_20_filled:before { content: "\ef32"; } -.icon-ic_fluent_slide_eraser_20_regular:before { +.icon-ic_fluent_slide_add_20_regular:before { content: "\ef33"; } -.icon-ic_fluent_slide_grid_20_filled:before { +.icon-ic_fluent_slide_arrow_right_20_filled:before { content: "\ef34"; } -.icon-ic_fluent_slide_grid_20_regular:before { +.icon-ic_fluent_slide_arrow_right_20_regular:before { content: "\ef35"; } -.icon-ic_fluent_slide_hide_20_filled:before { +.icon-ic_fluent_slide_eraser_20_filled:before { content: "\ef36"; } -.icon-ic_fluent_slide_hide_20_regular:before { +.icon-ic_fluent_slide_eraser_20_regular:before { content: "\ef37"; } -.icon-ic_fluent_slide_layout_20_filled:before { +.icon-ic_fluent_slide_grid_20_filled:before { content: "\ef38"; } -.icon-ic_fluent_slide_layout_20_regular:before { +.icon-ic_fluent_slide_grid_20_regular:before { content: "\ef39"; } -.icon-ic_fluent_slide_link_20_filled:before { +.icon-ic_fluent_slide_hide_20_filled:before { content: "\ef3a"; } -.icon-ic_fluent_slide_link_20_regular:before { +.icon-ic_fluent_slide_hide_20_regular:before { content: "\ef3b"; } -.icon-ic_fluent_slide_microphone_20_filled:before { +.icon-ic_fluent_slide_layout_20_filled:before { content: "\ef3c"; } -.icon-ic_fluent_slide_microphone_20_regular:before { +.icon-ic_fluent_slide_layout_20_regular:before { content: "\ef3d"; } -.icon-ic_fluent_slide_multiple_20_filled:before { +.icon-ic_fluent_slide_link_20_filled:before { content: "\ef3e"; } -.icon-ic_fluent_slide_multiple_20_regular:before { +.icon-ic_fluent_slide_link_20_regular:before { content: "\ef3f"; } -.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before { +.icon-ic_fluent_slide_microphone_20_filled:before { content: "\ef40"; } -.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before { +.icon-ic_fluent_slide_microphone_20_regular:before { content: "\ef41"; } -.icon-ic_fluent_slide_multiple_search_20_filled:before { +.icon-ic_fluent_slide_multiple_20_filled:before { content: "\ef42"; } -.icon-ic_fluent_slide_multiple_search_20_regular:before { +.icon-ic_fluent_slide_multiple_20_regular:before { content: "\ef43"; } -.icon-ic_fluent_slide_play_20_filled:before { +.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before { content: "\ef44"; } -.icon-ic_fluent_slide_play_20_regular:before { +.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before { content: "\ef45"; } -.icon-ic_fluent_slide_record_20_filled:before { +.icon-ic_fluent_slide_multiple_search_20_filled:before { content: "\ef46"; } -.icon-ic_fluent_slide_record_20_regular:before { +.icon-ic_fluent_slide_multiple_search_20_regular:before { content: "\ef47"; } -.icon-ic_fluent_slide_search_20_filled:before { +.icon-ic_fluent_slide_play_20_filled:before { content: "\ef48"; } -.icon-ic_fluent_slide_search_20_regular:before { +.icon-ic_fluent_slide_play_20_regular:before { content: "\ef49"; } -.icon-ic_fluent_slide_settings_20_filled:before { +.icon-ic_fluent_slide_record_20_filled:before { content: "\ef4a"; } -.icon-ic_fluent_slide_settings_20_regular:before { +.icon-ic_fluent_slide_record_20_regular:before { content: "\ef4b"; } -.icon-ic_fluent_slide_size_20_filled:before { +.icon-ic_fluent_slide_search_20_filled:before { content: "\ef4c"; } -.icon-ic_fluent_slide_size_20_regular:before { +.icon-ic_fluent_slide_search_20_regular:before { content: "\ef4d"; } -.icon-ic_fluent_slide_text_20_filled:before { +.icon-ic_fluent_slide_settings_20_filled:before { content: "\ef4e"; } -.icon-ic_fluent_slide_text_20_regular:before { +.icon-ic_fluent_slide_settings_20_regular:before { content: "\ef4f"; } -.icon-ic_fluent_slide_text_call_20_filled:before { +.icon-ic_fluent_slide_size_20_filled:before { content: "\ef50"; } -.icon-ic_fluent_slide_text_call_20_regular:before { +.icon-ic_fluent_slide_size_20_regular:before { content: "\ef51"; } -.icon-ic_fluent_slide_text_cursor_20_filled:before { +.icon-ic_fluent_slide_text_20_filled:before { content: "\ef52"; } -.icon-ic_fluent_slide_text_cursor_20_regular:before { +.icon-ic_fluent_slide_text_20_regular:before { content: "\ef53"; } -.icon-ic_fluent_slide_text_edit_20_filled:before { +.icon-ic_fluent_slide_text_call_20_filled:before { content: "\ef54"; } -.icon-ic_fluent_slide_text_edit_20_regular:before { +.icon-ic_fluent_slide_text_call_20_regular:before { content: "\ef55"; } -.icon-ic_fluent_slide_text_multiple_20_filled:before { +.icon-ic_fluent_slide_text_cursor_20_filled:before { content: "\ef56"; } -.icon-ic_fluent_slide_text_multiple_20_regular:before { +.icon-ic_fluent_slide_text_cursor_20_regular:before { content: "\ef57"; } -.icon-ic_fluent_slide_text_person_20_filled:before { +.icon-ic_fluent_slide_text_edit_20_filled:before { content: "\ef58"; } -.icon-ic_fluent_slide_text_person_20_regular:before { +.icon-ic_fluent_slide_text_edit_20_regular:before { content: "\ef59"; } -.icon-ic_fluent_slide_text_sparkle_20_filled:before { +.icon-ic_fluent_slide_text_multiple_20_filled:before { content: "\ef5a"; } -.icon-ic_fluent_slide_text_sparkle_20_regular:before { +.icon-ic_fluent_slide_text_multiple_20_regular:before { content: "\ef5b"; } -.icon-ic_fluent_slide_transition_20_filled:before { +.icon-ic_fluent_slide_text_person_20_filled:before { content: "\ef5c"; } -.icon-ic_fluent_slide_transition_20_regular:before { +.icon-ic_fluent_slide_text_person_20_regular:before { content: "\ef5d"; } -.icon-ic_fluent_smartwatch_20_filled:before { +.icon-ic_fluent_slide_text_sparkle_20_filled:before { content: "\ef5e"; } -.icon-ic_fluent_smartwatch_20_regular:before { +.icon-ic_fluent_slide_text_sparkle_20_regular:before { content: "\ef5f"; } -.icon-ic_fluent_smartwatch_dot_20_filled:before { +.icon-ic_fluent_slide_transition_20_filled:before { content: "\ef60"; } -.icon-ic_fluent_smartwatch_dot_20_regular:before { +.icon-ic_fluent_slide_transition_20_regular:before { content: "\ef61"; } -.icon-ic_fluent_snooze_20_filled:before { +.icon-ic_fluent_smartwatch_20_filled:before { content: "\ef62"; } -.icon-ic_fluent_snooze_20_regular:before { +.icon-ic_fluent_smartwatch_20_regular:before { content: "\ef63"; } -.icon-ic_fluent_sound_source_20_filled:before { +.icon-ic_fluent_smartwatch_dot_20_filled:before { content: "\ef64"; } -.icon-ic_fluent_sound_source_20_regular:before { +.icon-ic_fluent_smartwatch_dot_20_regular:before { content: "\ef65"; } -.icon-ic_fluent_sound_wave_circle_20_filled:before { +.icon-ic_fluent_snooze_20_filled:before { content: "\ef66"; } -.icon-ic_fluent_sound_wave_circle_20_regular:before { +.icon-ic_fluent_snooze_20_regular:before { content: "\ef67"; } -.icon-ic_fluent_sound_wave_circle_sparkle_20_filled:before { +.icon-ic_fluent_sound_source_20_filled:before { content: "\ef68"; } -.icon-ic_fluent_sound_wave_circle_sparkle_20_regular:before { +.icon-ic_fluent_sound_source_20_regular:before { content: "\ef69"; } -.icon-ic_fluent_space_3d_20_filled:before { +.icon-ic_fluent_sound_wave_circle_20_filled:before { content: "\ef6a"; } -.icon-ic_fluent_space_3d_20_regular:before { +.icon-ic_fluent_sound_wave_circle_20_regular:before { content: "\ef6b"; } -.icon-ic_fluent_spacebar_20_filled:before { +.icon-ic_fluent_sound_wave_circle_sparkle_20_filled:before { content: "\ef6c"; } -.icon-ic_fluent_spacebar_20_regular:before { +.icon-ic_fluent_sound_wave_circle_sparkle_20_regular:before { content: "\ef6d"; } -.icon-ic_fluent_sparkle_20_filled:before { +.icon-ic_fluent_space_3d_20_filled:before { content: "\ef6e"; } -.icon-ic_fluent_sparkle_20_regular:before { +.icon-ic_fluent_space_3d_20_regular:before { content: "\ef6f"; } -.icon-ic_fluent_sparkle_circle_20_filled:before { +.icon-ic_fluent_spacebar_20_filled:before { content: "\ef70"; } -.icon-ic_fluent_sparkle_circle_20_regular:before { +.icon-ic_fluent_spacebar_20_regular:before { content: "\ef71"; } -.icon-ic_fluent_spatula_spoon_20_filled:before { +.icon-ic_fluent_sparkle_20_filled:before { content: "\ef72"; } -.icon-ic_fluent_spatula_spoon_20_regular:before { +.icon-ic_fluent_sparkle_20_regular:before { content: "\ef73"; } -.icon-ic_fluent_speaker_0_20_filled:before { +.icon-ic_fluent_sparkle_circle_20_filled:before { content: "\ef74"; } -.icon-ic_fluent_speaker_0_20_regular:before { +.icon-ic_fluent_sparkle_circle_20_regular:before { content: "\ef75"; } -.icon-ic_fluent_speaker_1_20_filled:before { +.icon-ic_fluent_spatula_spoon_20_filled:before { content: "\ef76"; } -.icon-ic_fluent_speaker_1_20_regular:before { +.icon-ic_fluent_spatula_spoon_20_regular:before { content: "\ef77"; } -.icon-ic_fluent_speaker_2_20_filled:before { +.icon-ic_fluent_speaker_0_20_filled:before { content: "\ef78"; } -.icon-ic_fluent_speaker_2_20_regular:before { +.icon-ic_fluent_speaker_0_20_regular:before { content: "\ef79"; } -.icon-ic_fluent_speaker_bluetooth_20_filled:before { +.icon-ic_fluent_speaker_1_20_filled:before { content: "\ef7a"; } -.icon-ic_fluent_speaker_bluetooth_20_regular:before { +.icon-ic_fluent_speaker_1_20_regular:before { content: "\ef7b"; } -.icon-ic_fluent_speaker_box_20_filled:before { +.icon-ic_fluent_speaker_2_20_filled:before { content: "\ef7c"; } -.icon-ic_fluent_speaker_box_20_regular:before { +.icon-ic_fluent_speaker_2_20_regular:before { content: "\ef7d"; } -.icon-ic_fluent_speaker_edit_20_filled:before { +.icon-ic_fluent_speaker_bluetooth_20_filled:before { content: "\ef7e"; } -.icon-ic_fluent_speaker_edit_20_regular:before { +.icon-ic_fluent_speaker_bluetooth_20_regular:before { content: "\ef7f"; } -.icon-ic_fluent_speaker_mute_20_filled:before { +.icon-ic_fluent_speaker_box_20_filled:before { content: "\ef80"; } -.icon-ic_fluent_speaker_mute_20_regular:before { +.icon-ic_fluent_speaker_box_20_regular:before { content: "\ef81"; } -.icon-ic_fluent_speaker_off_20_filled:before { +.icon-ic_fluent_speaker_edit_20_filled:before { content: "\ef82"; } -.icon-ic_fluent_speaker_off_20_regular:before { +.icon-ic_fluent_speaker_edit_20_regular:before { content: "\ef83"; } -.icon-ic_fluent_speaker_settings_20_filled:before { +.icon-ic_fluent_speaker_mute_20_filled:before { content: "\ef84"; } -.icon-ic_fluent_speaker_settings_20_regular:before { +.icon-ic_fluent_speaker_mute_20_regular:before { content: "\ef85"; } -.icon-ic_fluent_speaker_usb_20_filled:before { +.icon-ic_fluent_speaker_off_20_filled:before { content: "\ef86"; } -.icon-ic_fluent_speaker_usb_20_regular:before { +.icon-ic_fluent_speaker_off_20_regular:before { content: "\ef87"; } -.icon-ic_fluent_spinner_ios_20_filled:before { +.icon-ic_fluent_speaker_settings_20_filled:before { content: "\ef88"; } -.icon-ic_fluent_spinner_ios_20_regular:before { +.icon-ic_fluent_speaker_settings_20_regular:before { content: "\ef89"; } -.icon-ic_fluent_split_hint_20_filled:before { +.icon-ic_fluent_speaker_usb_20_filled:before { content: "\ef8a"; } -.icon-ic_fluent_split_hint_20_regular:before { +.icon-ic_fluent_speaker_usb_20_regular:before { content: "\ef8b"; } -.icon-ic_fluent_split_horizontal_20_filled:before { +.icon-ic_fluent_spinner_ios_20_filled:before { content: "\ef8c"; } -.icon-ic_fluent_split_horizontal_20_regular:before { +.icon-ic_fluent_spinner_ios_20_regular:before { content: "\ef8d"; } -.icon-ic_fluent_split_vertical_20_filled:before { +.icon-ic_fluent_split_hint_20_filled:before { content: "\ef8e"; } -.icon-ic_fluent_split_vertical_20_regular:before { +.icon-ic_fluent_split_hint_20_regular:before { content: "\ef8f"; } -.icon-ic_fluent_sport_20_filled:before { +.icon-ic_fluent_split_horizontal_20_filled:before { content: "\ef90"; } -.icon-ic_fluent_sport_20_regular:before { +.icon-ic_fluent_split_horizontal_20_regular:before { content: "\ef91"; } -.icon-ic_fluent_sport_american_football_20_filled:before { +.icon-ic_fluent_split_vertical_20_filled:before { content: "\ef92"; } -.icon-ic_fluent_sport_american_football_20_regular:before { +.icon-ic_fluent_split_vertical_20_regular:before { content: "\ef93"; } -.icon-ic_fluent_sport_baseball_20_filled:before { +.icon-ic_fluent_sport_20_filled:before { content: "\ef94"; } -.icon-ic_fluent_sport_baseball_20_regular:before { +.icon-ic_fluent_sport_20_regular:before { content: "\ef95"; } -.icon-ic_fluent_sport_basketball_20_filled:before { +.icon-ic_fluent_sport_american_football_20_filled:before { content: "\ef96"; } -.icon-ic_fluent_sport_basketball_20_regular:before { +.icon-ic_fluent_sport_american_football_20_regular:before { content: "\ef97"; } -.icon-ic_fluent_sport_hockey_20_filled:before { +.icon-ic_fluent_sport_baseball_20_filled:before { content: "\ef98"; } -.icon-ic_fluent_sport_hockey_20_regular:before { +.icon-ic_fluent_sport_baseball_20_regular:before { content: "\ef99"; } -.icon-ic_fluent_sport_soccer_20_filled:before { +.icon-ic_fluent_sport_basketball_20_filled:before { content: "\ef9a"; } -.icon-ic_fluent_sport_soccer_20_regular:before { +.icon-ic_fluent_sport_basketball_20_regular:before { content: "\ef9b"; } -.icon-ic_fluent_square_20_filled:before { +.icon-ic_fluent_sport_hockey_20_filled:before { content: "\ef9c"; } -.icon-ic_fluent_square_20_regular:before { +.icon-ic_fluent_sport_hockey_20_regular:before { content: "\ef9d"; } -.icon-ic_fluent_square_add_20_filled:before { +.icon-ic_fluent_sport_soccer_20_filled:before { content: "\ef9e"; } -.icon-ic_fluent_square_add_20_regular:before { +.icon-ic_fluent_sport_soccer_20_regular:before { content: "\ef9f"; } -.icon-ic_fluent_square_arrow_forward_20_filled:before { +.icon-ic_fluent_square_20_filled:before { content: "\efa0"; } -.icon-ic_fluent_square_arrow_forward_20_regular:before { +.icon-ic_fluent_square_20_regular:before { content: "\efa1"; } -.icon-ic_fluent_square_dismiss_20_filled:before { +.icon-ic_fluent_square_add_20_filled:before { content: "\efa2"; } -.icon-ic_fluent_square_dismiss_20_regular:before { +.icon-ic_fluent_square_add_20_regular:before { content: "\efa3"; } -.icon-ic_fluent_square_dovetail_joint_20_filled:before { +.icon-ic_fluent_square_arrow_forward_20_filled:before { content: "\efa4"; } -.icon-ic_fluent_square_dovetail_joint_20_regular:before { +.icon-ic_fluent_square_arrow_forward_20_regular:before { content: "\efa5"; } -.icon-ic_fluent_square_eraser_20_filled:before { +.icon-ic_fluent_square_dismiss_20_filled:before { content: "\efa6"; } -.icon-ic_fluent_square_eraser_20_regular:before { +.icon-ic_fluent_square_dismiss_20_regular:before { content: "\efa7"; } -.icon-ic_fluent_square_hint_20_filled:before { +.icon-ic_fluent_square_dovetail_joint_20_filled:before { content: "\efa8"; } -.icon-ic_fluent_square_hint_20_regular:before { +.icon-ic_fluent_square_dovetail_joint_20_regular:before { content: "\efa9"; } -.icon-ic_fluent_square_hint_apps_20_filled:before { +.icon-ic_fluent_square_eraser_20_filled:before { content: "\efaa"; } -.icon-ic_fluent_square_hint_apps_20_regular:before { +.icon-ic_fluent_square_eraser_20_regular:before { content: "\efab"; } -.icon-ic_fluent_square_hint_arrow_back_20_filled:before { +.icon-ic_fluent_square_hint_20_filled:before { content: "\efac"; } -.icon-ic_fluent_square_hint_arrow_back_20_regular:before { +.icon-ic_fluent_square_hint_20_regular:before { content: "\efad"; } -.icon-ic_fluent_square_hint_hexagon_20_filled:before { +.icon-ic_fluent_square_hint_apps_20_filled:before { content: "\efae"; } -.icon-ic_fluent_square_hint_hexagon_20_regular:before { +.icon-ic_fluent_square_hint_apps_20_regular:before { content: "\efaf"; } -.icon-ic_fluent_square_hint_sparkles_20_filled:before { +.icon-ic_fluent_square_hint_arrow_back_20_filled:before { content: "\efb0"; } -.icon-ic_fluent_square_hint_sparkles_20_regular:before { +.icon-ic_fluent_square_hint_arrow_back_20_regular:before { content: "\efb1"; } -.icon-ic_fluent_square_multiple_20_filled:before { +.icon-ic_fluent_square_hint_hexagon_20_filled:before { content: "\efb2"; } -.icon-ic_fluent_square_multiple_20_regular:before { +.icon-ic_fluent_square_hint_hexagon_20_regular:before { content: "\efb3"; } -.icon-ic_fluent_square_shadow_20_filled:before { +.icon-ic_fluent_square_hint_sparkles_20_filled:before { content: "\efb4"; } -.icon-ic_fluent_square_shadow_20_regular:before { +.icon-ic_fluent_square_hint_sparkles_20_regular:before { content: "\efb5"; } -.icon-ic_fluent_squares_nested_20_filled:before { +.icon-ic_fluent_square_multiple_20_filled:before { content: "\efb6"; } -.icon-ic_fluent_squares_nested_20_regular:before { +.icon-ic_fluent_square_multiple_20_regular:before { content: "\efb7"; } -.icon-ic_fluent_stack_20_filled:before { +.icon-ic_fluent_square_shadow_20_filled:before { content: "\efb8"; } -.icon-ic_fluent_stack_20_regular:before { +.icon-ic_fluent_square_shadow_20_regular:before { content: "\efb9"; } -.icon-ic_fluent_stack_add_20_filled:before { +.icon-ic_fluent_square_text_arrow_repeat_all_20_filled:before { content: "\efba"; } -.icon-ic_fluent_stack_add_20_regular:before { +.icon-ic_fluent_square_text_arrow_repeat_all_20_regular:before { content: "\efbb"; } -.icon-ic_fluent_stack_arrow_forward_20_filled:before { +.icon-ic_fluent_squares_nested_20_filled:before { content: "\efbc"; } -.icon-ic_fluent_stack_arrow_forward_20_regular:before { +.icon-ic_fluent_squares_nested_20_regular:before { content: "\efbd"; } -.icon-ic_fluent_stack_off_20_filled:before { +.icon-ic_fluent_stack_20_filled:before { content: "\efbe"; } -.icon-ic_fluent_stack_off_20_regular:before { +.icon-ic_fluent_stack_20_regular:before { content: "\efbf"; } -.icon-ic_fluent_stack_star_20_filled:before { +.icon-ic_fluent_stack_add_20_filled:before { content: "\efc0"; } -.icon-ic_fluent_stack_star_20_regular:before { +.icon-ic_fluent_stack_add_20_regular:before { content: "\efc1"; } -.icon-ic_fluent_stack_vertical_20_filled:before { +.icon-ic_fluent_stack_arrow_forward_20_filled:before { content: "\efc2"; } -.icon-ic_fluent_stack_vertical_20_regular:before { +.icon-ic_fluent_stack_arrow_forward_20_regular:before { content: "\efc3"; } -.icon-ic_fluent_star_20_filled:before { +.icon-ic_fluent_stack_off_20_filled:before { content: "\efc4"; } -.icon-ic_fluent_star_20_regular:before { +.icon-ic_fluent_stack_off_20_regular:before { content: "\efc5"; } -.icon-ic_fluent_star_add_20_filled:before { +.icon-ic_fluent_stack_star_20_filled:before { content: "\efc6"; } -.icon-ic_fluent_star_add_20_regular:before { +.icon-ic_fluent_stack_star_20_regular:before { content: "\efc7"; } -.icon-ic_fluent_star_arrow_back_20_filled:before { +.icon-ic_fluent_stack_vertical_20_filled:before { content: "\efc8"; } -.icon-ic_fluent_star_arrow_back_20_regular:before { +.icon-ic_fluent_stack_vertical_20_regular:before { content: "\efc9"; } -.icon-ic_fluent_star_arrow_right_end_20_filled:before { +.icon-ic_fluent_star_20_filled:before { content: "\efca"; } -.icon-ic_fluent_star_arrow_right_end_20_regular:before { +.icon-ic_fluent_star_20_regular:before { content: "\efcb"; } -.icon-ic_fluent_star_arrow_right_start_20_filled:before { +.icon-ic_fluent_star_add_20_filled:before { content: "\efcc"; } -.icon-ic_fluent_star_arrow_right_start_20_regular:before { +.icon-ic_fluent_star_add_20_regular:before { content: "\efcd"; } -.icon-ic_fluent_star_checkmark_20_filled:before { +.icon-ic_fluent_star_arrow_back_20_filled:before { content: "\efce"; } -.icon-ic_fluent_star_checkmark_20_regular:before { +.icon-ic_fluent_star_arrow_back_20_regular:before { content: "\efcf"; } -.icon-ic_fluent_star_dismiss_20_filled:before { +.icon-ic_fluent_star_arrow_right_end_20_filled:before { content: "\efd0"; } -.icon-ic_fluent_star_dismiss_20_regular:before { +.icon-ic_fluent_star_arrow_right_end_20_regular:before { content: "\efd1"; } -.icon-ic_fluent_star_edit_20_filled:before { +.icon-ic_fluent_star_arrow_right_start_20_filled:before { content: "\efd2"; } -.icon-ic_fluent_star_edit_20_regular:before { +.icon-ic_fluent_star_arrow_right_start_20_regular:before { content: "\efd3"; } -.icon-ic_fluent_star_emphasis_20_filled:before { +.icon-ic_fluent_star_checkmark_20_filled:before { content: "\efd4"; } -.icon-ic_fluent_star_emphasis_20_regular:before { +.icon-ic_fluent_star_checkmark_20_regular:before { content: "\efd5"; } -.icon-ic_fluent_star_half_20_filled:before { +.icon-ic_fluent_star_dismiss_20_filled:before { content: "\efd6"; } -.icon-ic_fluent_star_half_20_regular:before { +.icon-ic_fluent_star_dismiss_20_regular:before { content: "\efd7"; } -.icon-ic_fluent_star_line_horizontal_3_20_filled:before { +.icon-ic_fluent_star_edit_20_filled:before { content: "\efd8"; } -.icon-ic_fluent_star_line_horizontal_3_20_regular:before { +.icon-ic_fluent_star_edit_20_regular:before { content: "\efd9"; } -.icon-ic_fluent_star_off_20_filled:before { +.icon-ic_fluent_star_emphasis_20_filled:before { content: "\efda"; } -.icon-ic_fluent_star_off_20_regular:before { +.icon-ic_fluent_star_emphasis_20_regular:before { content: "\efdb"; } -.icon-ic_fluent_star_one_quarter_20_filled:before { +.icon-ic_fluent_star_half_20_filled:before { content: "\efdc"; } -.icon-ic_fluent_star_one_quarter_20_regular:before { +.icon-ic_fluent_star_half_20_regular:before { content: "\efdd"; } -.icon-ic_fluent_star_prohibited_20_filled:before { +.icon-ic_fluent_star_line_horizontal_3_20_filled:before { content: "\efde"; } -.icon-ic_fluent_star_prohibited_20_regular:before { +.icon-ic_fluent_star_line_horizontal_3_20_regular:before { content: "\efdf"; } -.icon-ic_fluent_star_settings_20_filled:before { +.icon-ic_fluent_star_off_20_filled:before { content: "\efe0"; } -.icon-ic_fluent_star_settings_20_regular:before { +.icon-ic_fluent_star_off_20_regular:before { content: "\efe1"; } -.icon-ic_fluent_star_three_quarter_20_filled:before { +.icon-ic_fluent_star_one_quarter_20_filled:before { content: "\efe2"; } -.icon-ic_fluent_star_three_quarter_20_regular:before { +.icon-ic_fluent_star_one_quarter_20_regular:before { content: "\efe3"; } -.icon-ic_fluent_status_20_filled:before { +.icon-ic_fluent_star_prohibited_20_filled:before { content: "\efe4"; } -.icon-ic_fluent_status_20_regular:before { +.icon-ic_fluent_star_prohibited_20_regular:before { content: "\efe5"; } -.icon-ic_fluent_step_20_filled:before { +.icon-ic_fluent_star_settings_20_filled:before { content: "\efe6"; } -.icon-ic_fluent_step_20_regular:before { +.icon-ic_fluent_star_settings_20_regular:before { content: "\efe7"; } -.icon-ic_fluent_steps_20_filled:before { +.icon-ic_fluent_star_three_quarter_20_filled:before { content: "\efe8"; } -.icon-ic_fluent_steps_20_regular:before { +.icon-ic_fluent_star_three_quarter_20_regular:before { content: "\efe9"; } -.icon-ic_fluent_stethoscope_20_filled:before { +.icon-ic_fluent_status_20_filled:before { content: "\efea"; } -.icon-ic_fluent_stethoscope_20_regular:before { +.icon-ic_fluent_status_20_regular:before { content: "\efeb"; } -.icon-ic_fluent_sticker_20_filled:before { +.icon-ic_fluent_step_20_filled:before { content: "\efec"; } -.icon-ic_fluent_sticker_20_regular:before { +.icon-ic_fluent_step_20_regular:before { content: "\efed"; } -.icon-ic_fluent_sticker_add_20_filled:before { +.icon-ic_fluent_steps_20_filled:before { content: "\efee"; } -.icon-ic_fluent_sticker_add_20_regular:before { +.icon-ic_fluent_steps_20_regular:before { content: "\efef"; } -.icon-ic_fluent_stop_20_filled:before { +.icon-ic_fluent_stethoscope_20_filled:before { content: "\eff0"; } -.icon-ic_fluent_stop_20_regular:before { +.icon-ic_fluent_stethoscope_20_regular:before { content: "\eff1"; } -.icon-ic_fluent_storage_20_filled:before { +.icon-ic_fluent_sticker_20_filled:before { content: "\eff2"; } -.icon-ic_fluent_storage_20_regular:before { +.icon-ic_fluent_sticker_20_regular:before { content: "\eff3"; } -.icon-ic_fluent_store_microsoft_20_filled:before { +.icon-ic_fluent_sticker_add_20_filled:before { content: "\eff4"; } -.icon-ic_fluent_store_microsoft_20_regular:before { +.icon-ic_fluent_sticker_add_20_regular:before { content: "\eff5"; } -.icon-ic_fluent_stream_20_filled:before { +.icon-ic_fluent_stop_20_filled:before { content: "\eff6"; } -.icon-ic_fluent_stream_20_regular:before { +.icon-ic_fluent_stop_20_regular:before { content: "\eff7"; } -.icon-ic_fluent_stream_input_20_filled:before { +.icon-ic_fluent_storage_20_filled:before { content: "\eff8"; } -.icon-ic_fluent_stream_input_20_regular:before { +.icon-ic_fluent_storage_20_regular:before { content: "\eff9"; } -.icon-ic_fluent_stream_input_output_20_filled:before { +.icon-ic_fluent_store_microsoft_20_filled:before { content: "\effa"; } -.icon-ic_fluent_stream_input_output_20_regular:before { +.icon-ic_fluent_store_microsoft_20_regular:before { content: "\effb"; } -.icon-ic_fluent_stream_output_20_filled:before { +.icon-ic_fluent_stream_20_filled:before { content: "\effc"; } +.icon-ic_fluent_stream_20_regular:before { + content: "\effd"; +} +.icon-ic_fluent_stream_input_20_filled:before { + content: "\effe"; +} +.icon-ic_fluent_stream_input_20_regular:before { + content: "\efff"; +} +.icon-ic_fluent_stream_input_output_20_filled:before { + content: "\f000"; +} +.icon-ic_fluent_stream_input_output_20_regular:before { + content: "\f001"; +} +.icon-ic_fluent_stream_output_20_filled:before { + content: "\f002"; +} .icon-ic_fluent_stream_output_20_regular:before { - content: "\effd"; + content: "\f003"; } .icon-ic_fluent_street_sign_20_filled:before { - content: "\effe"; + content: "\f004"; } .icon-ic_fluent_street_sign_20_regular:before { - content: "\efff"; + content: "\f005"; } .icon-ic_fluent_style_guide_20_filled:before { - content: "\f000"; + content: "\f006"; } .icon-ic_fluent_style_guide_20_regular:before { - content: "\f001"; + content: "\f007"; } .icon-ic_fluent_sub_grid_20_filled:before { - content: "\f002"; + content: "\f008"; } .icon-ic_fluent_sub_grid_20_regular:before { - content: "\f003"; + content: "\f009"; } .icon-ic_fluent_subtitles_20_filled:before { - content: "\f004"; + content: "\f00a"; } .icon-ic_fluent_subtitles_20_regular:before { - content: "\f005"; + content: "\f00b"; } .icon-ic_fluent_subtract_20_filled:before { - content: "\f006"; + content: "\f00c"; } .icon-ic_fluent_subtract_20_regular:before { - content: "\f007"; + content: "\f00d"; } .icon-ic_fluent_subtract_circle_20_filled:before { - content: "\f008"; + content: "\f00e"; } .icon-ic_fluent_subtract_circle_20_regular:before { - content: "\f009"; + content: "\f00f"; } .icon-ic_fluent_subtract_circle_arrow_back_20_filled:before { - content: "\f00a"; + content: "\f010"; } .icon-ic_fluent_subtract_circle_arrow_back_20_regular:before { - content: "\f00b"; + content: "\f011"; } .icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before { - content: "\f00c"; + content: "\f012"; } .icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before { - content: "\f00d"; + content: "\f013"; } .icon-ic_fluent_subtract_parentheses_20_filled:before { - content: "\f00e"; + content: "\f014"; } .icon-ic_fluent_subtract_parentheses_20_regular:before { - content: "\f00f"; + content: "\f015"; } .icon-ic_fluent_subtract_square_20_filled:before { - content: "\f010"; + content: "\f016"; } .icon-ic_fluent_subtract_square_20_regular:before { - content: "\f011"; + content: "\f017"; } .icon-ic_fluent_subtract_square_multiple_20_filled:before { - content: "\f012"; + content: "\f018"; } .icon-ic_fluent_subtract_square_multiple_20_regular:before { - content: "\f013"; + content: "\f019"; } .icon-ic_fluent_surface_earbuds_20_filled:before { - content: "\f014"; + content: "\f01a"; } .icon-ic_fluent_surface_earbuds_20_regular:before { - content: "\f015"; + content: "\f01b"; } .icon-ic_fluent_surface_hub_20_filled:before { - content: "\f016"; + content: "\f01c"; } .icon-ic_fluent_surface_hub_20_regular:before { - content: "\f017"; + content: "\f01d"; } .icon-ic_fluent_swimming_pool_20_filled:before { - content: "\f018"; + content: "\f01e"; } .icon-ic_fluent_swimming_pool_20_regular:before { - content: "\f019"; + content: "\f01f"; } .icon-ic_fluent_swipe_down_20_filled:before { - content: "\f01a"; + content: "\f020"; } .icon-ic_fluent_swipe_down_20_regular:before { - content: "\f01b"; + content: "\f021"; } .icon-ic_fluent_swipe_right_20_filled:before { - content: "\f01c"; + content: "\f022"; } .icon-ic_fluent_swipe_right_20_regular:before { - content: "\f01d"; + content: "\f023"; } .icon-ic_fluent_swipe_up_20_filled:before { - content: "\f01e"; + content: "\f024"; } .icon-ic_fluent_swipe_up_20_regular:before { - content: "\f01f"; + content: "\f025"; } .icon-ic_fluent_symbols_20_filled:before { - content: "\f020"; + content: "\f026"; } .icon-ic_fluent_symbols_20_regular:before { - content: "\f021"; + content: "\f027"; } .icon-ic_fluent_sync_off_20_filled:before { - content: "\f022"; + content: "\f028"; } .icon-ic_fluent_sync_off_20_regular:before { - content: "\f023"; + content: "\f029"; } .icon-ic_fluent_syringe_20_filled:before { - content: "\f024"; + content: "\f02a"; } .icon-ic_fluent_syringe_20_regular:before { - content: "\f025"; + content: "\f02b"; } .icon-ic_fluent_system_20_filled:before { - content: "\f026"; + content: "\f02c"; } .icon-ic_fluent_system_20_regular:before { - content: "\f027"; + content: "\f02d"; } .icon-ic_fluent_tab_20_filled:before { - content: "\f028"; + content: "\f02e"; } .icon-ic_fluent_tab_20_regular:before { - content: "\f029"; + content: "\f02f"; } .icon-ic_fluent_tab_add_20_filled:before { - content: "\f02a"; + content: "\f030"; } .icon-ic_fluent_tab_add_20_regular:before { - content: "\f02b"; + content: "\f031"; } .icon-ic_fluent_tab_arrow_left_20_filled:before { - content: "\f02c"; + content: "\f032"; } .icon-ic_fluent_tab_arrow_left_20_regular:before { - content: "\f02d"; + content: "\f033"; } .icon-ic_fluent_tab_desktop_20_filled:before { - content: "\f02e"; + content: "\f034"; } .icon-ic_fluent_tab_desktop_20_regular:before { - content: "\f02f"; + content: "\f035"; } .icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before { - content: "\f030"; + content: "\f036"; } .icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before { - content: "\f031"; + content: "\f037"; } .icon-ic_fluent_tab_desktop_arrow_left_20_filled:before { - content: "\f032"; + content: "\f038"; } .icon-ic_fluent_tab_desktop_arrow_left_20_regular:before { - content: "\f033"; + content: "\f039"; } .icon-ic_fluent_tab_desktop_bottom_20_filled:before { - content: "\f034"; + content: "\f03a"; } .icon-ic_fluent_tab_desktop_bottom_20_regular:before { - content: "\f035"; + content: "\f03b"; } .icon-ic_fluent_tab_desktop_clock_20_filled:before { - content: "\f036"; + content: "\f03c"; } .icon-ic_fluent_tab_desktop_clock_20_regular:before { - content: "\f037"; + content: "\f03d"; } .icon-ic_fluent_tab_desktop_copy_20_filled:before { - content: "\f038"; + content: "\f03e"; } .icon-ic_fluent_tab_desktop_copy_20_regular:before { - content: "\f039"; + content: "\f03f"; } .icon-ic_fluent_tab_desktop_image_20_filled:before { - content: "\f03a"; + content: "\f040"; } .icon-ic_fluent_tab_desktop_image_20_regular:before { - content: "\f03b"; + content: "\f041"; } .icon-ic_fluent_tab_desktop_link_20_filled:before { - content: "\f03c"; + content: "\f042"; } .icon-ic_fluent_tab_desktop_link_20_regular:before { - content: "\f03d"; + content: "\f043"; } .icon-ic_fluent_tab_desktop_multiple_20_filled:before { - content: "\f03e"; + content: "\f044"; } .icon-ic_fluent_tab_desktop_multiple_20_regular:before { - content: "\f03f"; + content: "\f045"; } .icon-ic_fluent_tab_desktop_multiple_add_20_filled:before { - content: "\f040"; + content: "\f046"; } .icon-ic_fluent_tab_desktop_multiple_add_20_regular:before { - content: "\f041"; + content: "\f047"; } .icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before { - content: "\f042"; + content: "\f048"; } .icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before { - content: "\f043"; + content: "\f049"; } .icon-ic_fluent_tab_desktop_multiple_sparkle_20_filled:before { - content: "\f044"; + content: "\f04a"; } .icon-ic_fluent_tab_desktop_multiple_sparkle_20_regular:before { - content: "\f045"; + content: "\f04b"; } .icon-ic_fluent_tab_desktop_new_page_20_filled:before { - content: "\f046"; + content: "\f04c"; } .icon-ic_fluent_tab_desktop_new_page_20_regular:before { - content: "\f047"; + content: "\f04d"; } .icon-ic_fluent_tab_desktop_search_20_filled:before { - content: "\f048"; + content: "\f04e"; } .icon-ic_fluent_tab_desktop_search_20_regular:before { - content: "\f049"; + content: "\f04f"; } .icon-ic_fluent_tab_group_20_filled:before { - content: "\f04a"; + content: "\f050"; } .icon-ic_fluent_tab_group_20_regular:before { - content: "\f04b"; + content: "\f051"; } .icon-ic_fluent_tab_in_private_20_filled:before { - content: "\f04c"; + content: "\f052"; } .icon-ic_fluent_tab_in_private_20_regular:before { - content: "\f04d"; + content: "\f053"; } .icon-ic_fluent_tab_inprivate_account_20_filled:before { - content: "\f04e"; + content: "\f054"; } .icon-ic_fluent_tab_inprivate_account_20_regular:before { - content: "\f04f"; + content: "\f055"; } .icon-ic_fluent_tab_prohibited_20_filled:before { - content: "\f050"; + content: "\f056"; } .icon-ic_fluent_tab_prohibited_20_regular:before { - content: "\f051"; + content: "\f057"; } .icon-ic_fluent_tab_shield_dismiss_20_filled:before { - content: "\f052"; + content: "\f058"; } .icon-ic_fluent_tab_shield_dismiss_20_regular:before { - content: "\f053"; + content: "\f059"; } .icon-ic_fluent_table_20_filled:before { - content: "\f054"; + content: "\f05a"; } .icon-ic_fluent_table_20_regular:before { - content: "\f055"; + content: "\f05b"; } .icon-ic_fluent_table_add_20_filled:before { - content: "\f056"; + content: "\f05c"; } .icon-ic_fluent_table_add_20_regular:before { - content: "\f057"; + content: "\f05d"; } .icon-ic_fluent_table_arrow_up_20_filled:before { - content: "\f058"; + content: "\f05e"; } .icon-ic_fluent_table_arrow_up_20_regular:before { - content: "\f059"; + content: "\f05f"; } .icon-ic_fluent_table_bottom_row_20_filled:before { - content: "\f05a"; + content: "\f060"; } .icon-ic_fluent_table_bottom_row_20_regular:before { - content: "\f05b"; + content: "\f061"; } .icon-ic_fluent_table_calculator_20_filled:before { - content: "\f05c"; + content: "\f062"; } .icon-ic_fluent_table_calculator_20_regular:before { - content: "\f05d"; + content: "\f063"; } .icon-ic_fluent_table_cell_edit_20_filled:before { - content: "\f05e"; + content: "\f064"; } .icon-ic_fluent_table_cell_edit_20_regular:before { - content: "\f05f"; + content: "\f065"; } .icon-ic_fluent_table_cells_merge_20_filled:before { - content: "\f060"; + content: "\f066"; } .icon-ic_fluent_table_cells_merge_20_regular:before { - content: "\f061"; + content: "\f067"; } .icon-ic_fluent_table_cells_split_20_filled:before { - content: "\f062"; + content: "\f068"; } .icon-ic_fluent_table_cells_split_20_regular:before { - content: "\f063"; + content: "\f069"; } .icon-ic_fluent_table_checker_20_filled:before { - content: "\f064"; + content: "\f06a"; } .icon-ic_fluent_table_checker_20_regular:before { - content: "\f065"; + content: "\f06b"; } .icon-ic_fluent_table_column_top_bottom_20_filled:before { - content: "\f066"; + content: "\f06c"; } .icon-ic_fluent_table_column_top_bottom_20_regular:before { - content: "\f067"; + content: "\f06d"; } .icon-ic_fluent_table_copy_20_filled:before { - content: "\f068"; + content: "\f06e"; } .icon-ic_fluent_table_copy_20_regular:before { - content: "\f069"; + content: "\f06f"; } .icon-ic_fluent_table_cursor_20_filled:before { - content: "\f06a"; + content: "\f070"; } .icon-ic_fluent_table_cursor_20_regular:before { - content: "\f06b"; + content: "\f071"; } .icon-ic_fluent_table_delete_column_20_filled:before { - content: "\f06c"; + content: "\f072"; } .icon-ic_fluent_table_delete_column_20_regular:before { - content: "\f06d"; + content: "\f073"; } .icon-ic_fluent_table_delete_row_20_filled:before { - content: "\f06e"; + content: "\f074"; } .icon-ic_fluent_table_delete_row_20_regular:before { - content: "\f06f"; + content: "\f075"; } .icon-ic_fluent_table_dismiss_20_filled:before { - content: "\f070"; + content: "\f076"; } .icon-ic_fluent_table_dismiss_20_regular:before { - content: "\f071"; + content: "\f077"; } .icon-ic_fluent_table_edit_20_filled:before { - content: "\f072"; + content: "\f078"; } .icon-ic_fluent_table_edit_20_regular:before { - content: "\f073"; + content: "\f079"; } .icon-ic_fluent_table_freeze_column_20_filled:before { - content: "\f074"; + content: "\f07a"; } .icon-ic_fluent_table_freeze_column_20_regular:before { - content: "\f075"; + content: "\f07b"; } .icon-ic_fluent_table_freeze_column_and_row_20_filled:before { - content: "\f076"; + content: "\f07c"; } .icon-ic_fluent_table_freeze_column_and_row_20_regular:before { - content: "\f077"; + content: "\f07d"; } .icon-ic_fluent_table_freeze_row_20_filled:before { - content: "\f078"; + content: "\f07e"; } .icon-ic_fluent_table_freeze_row_20_regular:before { - content: "\f079"; + content: "\f07f"; } .icon-ic_fluent_table_image_20_filled:before { - content: "\f07a"; + content: "\f080"; } .icon-ic_fluent_table_image_20_regular:before { - content: "\f07b"; + content: "\f081"; } .icon-ic_fluent_table_insert_column_20_filled:before { - content: "\f07c"; + content: "\f082"; } .icon-ic_fluent_table_insert_column_20_regular:before { - content: "\f07d"; + content: "\f083"; } .icon-ic_fluent_table_insert_row_20_filled:before { - content: "\f07e"; + content: "\f084"; } .icon-ic_fluent_table_insert_row_20_regular:before { - content: "\f07f"; + content: "\f085"; } .icon-ic_fluent_table_lightning_20_filled:before { - content: "\f080"; + content: "\f086"; } .icon-ic_fluent_table_lightning_20_regular:before { - content: "\f081"; + content: "\f087"; } .icon-ic_fluent_table_link_20_filled:before { - content: "\f082"; + content: "\f088"; } .icon-ic_fluent_table_link_20_regular:before { - content: "\f083"; + content: "\f089"; } .icon-ic_fluent_table_lock_20_filled:before { - content: "\f084"; + content: "\f08a"; } .icon-ic_fluent_table_lock_20_regular:before { - content: "\f085"; + content: "\f08b"; } .icon-ic_fluent_table_move_above_20_filled:before { - content: "\f086"; + content: "\f08c"; } .icon-ic_fluent_table_move_above_20_regular:before { - content: "\f087"; + content: "\f08d"; } .icon-ic_fluent_table_move_below_20_filled:before { - content: "\f088"; + content: "\f08e"; } .icon-ic_fluent_table_move_below_20_regular:before { - content: "\f089"; + content: "\f08f"; } .icon-ic_fluent_table_move_left_20_filled:before { - content: "\f08a"; + content: "\f090"; } .icon-ic_fluent_table_move_left_20_regular:before { - content: "\f08b"; + content: "\f091"; } .icon-ic_fluent_table_move_right_20_filled:before { - content: "\f08c"; + content: "\f092"; } .icon-ic_fluent_table_move_right_20_regular:before { - content: "\f08d"; + content: "\f093"; } .icon-ic_fluent_table_multiple_20_filled:before { - content: "\f08e"; + content: "\f094"; } .icon-ic_fluent_table_multiple_20_regular:before { - content: "\f08f"; + content: "\f095"; } .icon-ic_fluent_table_offset_20_filled:before { - content: "\f090"; + content: "\f096"; } .icon-ic_fluent_table_offset_20_regular:before { - content: "\f091"; + content: "\f097"; } .icon-ic_fluent_table_offset_add_20_filled:before { - content: "\f092"; + content: "\f098"; } .icon-ic_fluent_table_offset_add_20_regular:before { - content: "\f093"; + content: "\f099"; } .icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before { - content: "\f094"; + content: "\f09a"; } .icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before { - content: "\f095"; + content: "\f09b"; } .icon-ic_fluent_table_offset_settings_20_filled:before { - content: "\f096"; + content: "\f09c"; } .icon-ic_fluent_table_offset_settings_20_regular:before { - content: "\f097"; + content: "\f09d"; } .icon-ic_fluent_table_resize_column_20_filled:before { - content: "\f098"; + content: "\f09e"; } .icon-ic_fluent_table_resize_column_20_regular:before { - content: "\f099"; + content: "\f09f"; } .icon-ic_fluent_table_resize_row_20_filled:before { - content: "\f09a"; + content: "\f0a0"; } .icon-ic_fluent_table_resize_row_20_regular:before { - content: "\f09b"; + content: "\f0a1"; } .icon-ic_fluent_table_search_20_filled:before { - content: "\f09c"; + content: "\f0a2"; } .icon-ic_fluent_table_search_20_regular:before { - content: "\f09d"; + content: "\f0a3"; } .icon-ic_fluent_table_settings_20_filled:before { - content: "\f09e"; + content: "\f0a4"; } .icon-ic_fluent_table_settings_20_regular:before { - content: "\f09f"; + content: "\f0a5"; } .icon-ic_fluent_table_simple_20_filled:before { - content: "\f0a0"; + content: "\f0a6"; } .icon-ic_fluent_table_simple_20_regular:before { - content: "\f0a1"; + content: "\f0a7"; } .icon-ic_fluent_table_simple_checkmark_20_filled:before { - content: "\f0a2"; + content: "\f0a8"; } .icon-ic_fluent_table_simple_checkmark_20_regular:before { - content: "\f0a3"; + content: "\f0a9"; } .icon-ic_fluent_table_simple_exclude_20_filled:before { - content: "\f0a4"; + content: "\f0aa"; } .icon-ic_fluent_table_simple_exclude_20_regular:before { - content: "\f0a5"; + content: "\f0ab"; } .icon-ic_fluent_table_simple_include_20_filled:before { - content: "\f0a6"; + content: "\f0ac"; } .icon-ic_fluent_table_simple_include_20_regular:before { - content: "\f0a7"; + content: "\f0ad"; } .icon-ic_fluent_table_simple_multiple_20_filled:before { - content: "\f0a8"; + content: "\f0ae"; } .icon-ic_fluent_table_simple_multiple_20_regular:before { - content: "\f0a9"; + content: "\f0af"; } .icon-ic_fluent_table_sparkle_20_filled:before { - content: "\f0aa"; + content: "\f0b0"; } .icon-ic_fluent_table_sparkle_20_regular:before { - content: "\f0ab"; + content: "\f0b1"; } .icon-ic_fluent_table_split_20_filled:before { - content: "\f0ac"; + content: "\f0b2"; } .icon-ic_fluent_table_split_20_regular:before { - content: "\f0ad"; + content: "\f0b3"; } .icon-ic_fluent_table_stack_above_20_filled:before { - content: "\f0ae"; + content: "\f0b4"; } .icon-ic_fluent_table_stack_above_20_regular:before { - content: "\f0af"; + content: "\f0b5"; } .icon-ic_fluent_table_stack_below_20_filled:before { - content: "\f0b0"; + content: "\f0b6"; } .icon-ic_fluent_table_stack_below_20_regular:before { - content: "\f0b1"; + content: "\f0b7"; } .icon-ic_fluent_table_stack_left_20_filled:before { - content: "\f0b2"; + content: "\f0b8"; } .icon-ic_fluent_table_stack_left_20_regular:before { - content: "\f0b3"; + content: "\f0b9"; } .icon-ic_fluent_table_stack_right_20_filled:before { - content: "\f0b4"; + content: "\f0ba"; } .icon-ic_fluent_table_stack_right_20_regular:before { - content: "\f0b5"; + content: "\f0bb"; } .icon-ic_fluent_table_switch_20_filled:before { - content: "\f0b6"; + content: "\f0bc"; } .icon-ic_fluent_table_switch_20_regular:before { - content: "\f0b7"; + content: "\f0bd"; } .icon-ic_fluent_tablet_20_filled:before { - content: "\f0b8"; + content: "\f0be"; } .icon-ic_fluent_tablet_20_regular:before { - content: "\f0b9"; + content: "\f0bf"; } .icon-ic_fluent_tablet_laptop_20_filled:before { - content: "\f0ba"; + content: "\f0c0"; } .icon-ic_fluent_tablet_laptop_20_regular:before { - content: "\f0bb"; + content: "\f0c1"; } .icon-ic_fluent_tablet_speaker_20_filled:before { - content: "\f0bc"; + content: "\f0c2"; } .icon-ic_fluent_tablet_speaker_20_regular:before { - content: "\f0bd"; + content: "\f0c3"; } .icon-ic_fluent_tabs_20_filled:before { - content: "\f0be"; + content: "\f0c4"; } .icon-ic_fluent_tabs_20_regular:before { - content: "\f0bf"; + content: "\f0c5"; } .icon-ic_fluent_tag_20_filled:before { - content: "\f0c0"; + content: "\f0c6"; } .icon-ic_fluent_tag_20_regular:before { - content: "\f0c1"; + content: "\f0c7"; } .icon-ic_fluent_tag_circle_20_filled:before { - content: "\f0c2"; + content: "\f0c8"; } .icon-ic_fluent_tag_circle_20_regular:before { - content: "\f0c3"; + content: "\f0c9"; } .icon-ic_fluent_tag_dismiss_20_filled:before { - content: "\f0c4"; + content: "\f0ca"; } .icon-ic_fluent_tag_dismiss_20_regular:before { - content: "\f0c5"; + content: "\f0cb"; } .icon-ic_fluent_tag_error_20_filled:before { - content: "\f0c6"; + content: "\f0cc"; } .icon-ic_fluent_tag_error_20_regular:before { - content: "\f0c7"; + content: "\f0cd"; } .icon-ic_fluent_tag_lock_20_filled:before { - content: "\f0c8"; + content: "\f0ce"; } .icon-ic_fluent_tag_lock_20_regular:before { - content: "\f0c9"; + content: "\f0cf"; } .icon-ic_fluent_tag_lock_accent_20_filled:before { - content: "\f0ca"; + content: "\f0d0"; } .icon-ic_fluent_tag_multiple_20_filled:before { - content: "\f0cb"; + content: "\f0d1"; } .icon-ic_fluent_tag_multiple_20_regular:before { - content: "\f0cc"; + content: "\f0d2"; } .icon-ic_fluent_tag_off_20_filled:before { - content: "\f0cd"; + content: "\f0d3"; } .icon-ic_fluent_tag_off_20_regular:before { - content: "\f0ce"; + content: "\f0d4"; } .icon-ic_fluent_tag_question_mark_20_filled:before { - content: "\f0cf"; + content: "\f0d5"; } .icon-ic_fluent_tag_question_mark_20_regular:before { - content: "\f0d0"; + content: "\f0d6"; } .icon-ic_fluent_tag_reset_20_filled:before { - content: "\f0d1"; + content: "\f0d7"; } .icon-ic_fluent_tag_reset_20_regular:before { - content: "\f0d2"; + content: "\f0d8"; } .icon-ic_fluent_tag_search_20_filled:before { - content: "\f0d3"; + content: "\f0d9"; } .icon-ic_fluent_tag_search_20_regular:before { - content: "\f0d4"; + content: "\f0da"; } .icon-ic_fluent_tap_double_20_filled:before { - content: "\f0d5"; + content: "\f0db"; } .icon-ic_fluent_tap_double_20_regular:before { - content: "\f0d6"; + content: "\f0dc"; } .icon-ic_fluent_tap_single_20_filled:before { - content: "\f0d7"; + content: "\f0dd"; } .icon-ic_fluent_tap_single_20_regular:before { - content: "\f0d8"; + content: "\f0de"; } .icon-ic_fluent_target_20_filled:before { - content: "\f0d9"; + content: "\f0df"; } .icon-ic_fluent_target_20_regular:before { - content: "\f0da"; + content: "\f0e0"; } .icon-ic_fluent_target_add_20_filled:before { - content: "\f0db"; + content: "\f0e1"; } .icon-ic_fluent_target_add_20_regular:before { - content: "\f0dc"; + content: "\f0e2"; } .icon-ic_fluent_target_arrow_20_filled:before { - content: "\f0dd"; + content: "\f0e3"; } .icon-ic_fluent_target_arrow_20_regular:before { - content: "\f0de"; + content: "\f0e4"; } .icon-ic_fluent_target_dismiss_20_filled:before { - content: "\f0df"; + content: "\f0e5"; } .icon-ic_fluent_target_dismiss_20_regular:before { - content: "\f0e0"; + content: "\f0e6"; } .icon-ic_fluent_target_edit_20_filled:before { - content: "\f0e1"; + content: "\f0e7"; } .icon-ic_fluent_target_edit_20_regular:before { - content: "\f0e2"; + content: "\f0e8"; } .icon-ic_fluent_task_list_add_20_filled:before { - content: "\f0e3"; + content: "\f0e9"; } .icon-ic_fluent_task_list_add_20_regular:before { - content: "\f0e4"; + content: "\f0ea"; } .icon-ic_fluent_task_list_ltr_20_filled:before { - content: "\f0e5"; + content: "\f0eb"; } .icon-ic_fluent_task_list_ltr_20_regular:before { - content: "\f0e6"; + content: "\f0ec"; } .icon-ic_fluent_task_list_rtl_20_filled:before { - content: "\f0e7"; + content: "\f0ed"; } .icon-ic_fluent_task_list_rtl_20_regular:before { - content: "\f0e8"; + content: "\f0ee"; } .icon-ic_fluent_task_list_square_add_20_filled:before { - content: "\f0e9"; + content: "\f0ef"; } .icon-ic_fluent_task_list_square_add_20_regular:before { - content: "\f0ea"; + content: "\f0f0"; } .icon-ic_fluent_task_list_square_database_20_filled:before { - content: "\f0eb"; + content: "\f0f1"; } .icon-ic_fluent_task_list_square_database_20_regular:before { - content: "\f0ec"; + content: "\f0f2"; } .icon-ic_fluent_task_list_square_ltr_20_filled:before { - content: "\f0ed"; + content: "\f0f3"; } .icon-ic_fluent_task_list_square_ltr_20_regular:before { - content: "\f0ee"; + content: "\f0f4"; } .icon-ic_fluent_task_list_square_person_20_filled:before { - content: "\f0ef"; + content: "\f0f5"; } .icon-ic_fluent_task_list_square_person_20_regular:before { - content: "\f0f0"; + content: "\f0f6"; } .icon-ic_fluent_task_list_square_rtl_20_filled:before { - content: "\f0f1"; + content: "\f0f7"; } .icon-ic_fluent_task_list_square_rtl_20_regular:before { - content: "\f0f2"; + content: "\f0f8"; } .icon-ic_fluent_task_list_square_settings_20_filled:before { - content: "\f0f3"; + content: "\f0f9"; } .icon-ic_fluent_task_list_square_settings_20_regular:before { - content: "\f0f4"; + content: "\f0fa"; } .icon-ic_fluent_tasks_app_20_filled:before { - content: "\f0f5"; + content: "\f0fb"; } .icon-ic_fluent_tasks_app_20_regular:before { - content: "\f0f6"; + content: "\f0fc"; } .icon-ic_fluent_teaching_20_filled:before { - content: "\f0f7"; + content: "\f0fd"; } .icon-ic_fluent_teaching_20_regular:before { - content: "\f0f8"; + content: "\f0fe"; } .icon-ic_fluent_teardrop_bottom_right_20_filled:before { - content: "\f0f9"; + content: "\f0ff"; } .icon-ic_fluent_teardrop_bottom_right_20_regular:before { - content: "\f0fa"; + content: "\f100"; } .icon-ic_fluent_teddy_20_filled:before { - content: "\f0fb"; + content: "\f101"; } .icon-ic_fluent_teddy_20_regular:before { - content: "\f0fc"; + content: "\f102"; } .icon-ic_fluent_temperature_20_filled:before { - content: "\f0fd"; + content: "\f103"; } .icon-ic_fluent_temperature_20_regular:before { - content: "\f0fe"; + content: "\f104"; } .icon-ic_fluent_tent_20_filled:before { - content: "\f0ff"; + content: "\f105"; } .icon-ic_fluent_tent_20_regular:before { - content: "\f100"; + content: "\f106"; } .icon-ic_fluent_tetris_app_20_filled:before { - content: "\f101"; + content: "\f107"; } .icon-ic_fluent_tetris_app_20_regular:before { - content: "\f102"; + content: "\f108"; } .icon-ic_fluent_text_add_20_filled:before { - content: "\f103"; + content: "\f109"; } .icon-ic_fluent_text_add_20_regular:before { - content: "\f104"; + content: "\f10a"; } .icon-ic_fluent_text_add_space_after_20_filled:before { - content: "\f105"; + content: "\f10b"; } .icon-ic_fluent_text_add_space_after_20_regular:before { - content: "\f106"; + content: "\f10c"; } .icon-ic_fluent_text_add_space_before_20_filled:before { - content: "\f107"; + content: "\f10d"; } .icon-ic_fluent_text_add_space_before_20_regular:before { - content: "\f108"; + content: "\f10e"; } .icon-ic_fluent_text_add_t_20_filled:before { - content: "\f109"; + content: "\f10f"; } .icon-ic_fluent_text_add_t_20_regular:before { - content: "\f10a"; + content: "\f110"; } .icon-ic_fluent_text_align_center_20_filled:before { - content: "\f10b"; + content: "\f111"; } .icon-ic_fluent_text_align_center_20_regular:before { - content: "\f10c"; + content: "\f112"; } .icon-ic_fluent_text_align_center_rotate_270_20_filled:before { - content: "\f10d"; + content: "\f113"; } .icon-ic_fluent_text_align_center_rotate_270_20_regular:before { - content: "\f10e"; + content: "\f114"; } .icon-ic_fluent_text_align_center_rotate_90_20_filled:before { - content: "\f10f"; + content: "\f115"; } .icon-ic_fluent_text_align_center_rotate_90_20_regular:before { - content: "\f110"; + content: "\f116"; } .icon-ic_fluent_text_align_distributed_20_filled:before { - content: "\f111"; + content: "\f117"; } .icon-ic_fluent_text_align_distributed_20_regular:before { - content: "\f112"; + content: "\f118"; } .icon-ic_fluent_text_align_distributed_evenly_20_filled:before { - content: "\f113"; + content: "\f119"; } .icon-ic_fluent_text_align_distributed_evenly_20_regular:before { - content: "\f114"; + content: "\f11a"; } .icon-ic_fluent_text_align_distributed_vertical_20_filled:before { - content: "\f115"; + content: "\f11b"; } .icon-ic_fluent_text_align_distributed_vertical_20_regular:before { - content: "\f116"; + content: "\f11c"; } .icon-ic_fluent_text_align_justify_20_filled:before { - content: "\f117"; + content: "\f11d"; } .icon-ic_fluent_text_align_justify_20_regular:before { - content: "\f118"; + content: "\f11e"; } .icon-ic_fluent_text_align_justify_low_20_filled:before { - content: "\f119"; + content: "\f11f"; } .icon-ic_fluent_text_align_justify_low_20_regular:before { - content: "\f11a"; + content: "\f120"; } .icon-ic_fluent_text_align_justify_low_90_20_filled:before { - content: "\f11b"; + content: "\f121"; } .icon-ic_fluent_text_align_justify_low_90_20_regular:before { - content: "\f11c"; + content: "\f122"; } .icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before { - content: "\f11d"; + content: "\f123"; } .icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before { - content: "\f11e"; + content: "\f124"; } .icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before { - content: "\f11f"; + content: "\f125"; } .icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before { - content: "\f120"; + content: "\f126"; } .icon-ic_fluent_text_align_justify_rotate_270_20_filled:before { - content: "\f121"; + content: "\f127"; } .icon-ic_fluent_text_align_justify_rotate_270_20_regular:before { - content: "\f122"; + content: "\f128"; } .icon-ic_fluent_text_align_justify_rotate_90_20_filled:before { - content: "\f123"; + content: "\f129"; } .icon-ic_fluent_text_align_justify_rotate_90_20_regular:before { - content: "\f124"; + content: "\f12a"; } .icon-ic_fluent_text_align_left_20_filled:before { - content: "\f125"; + content: "\f12b"; } .icon-ic_fluent_text_align_left_20_regular:before { - content: "\f126"; + content: "\f12c"; } .icon-ic_fluent_text_align_left_rotate_270_20_filled:before { - content: "\f127"; + content: "\f12d"; } .icon-ic_fluent_text_align_left_rotate_270_20_regular:before { - content: "\f128"; + content: "\f12e"; } .icon-ic_fluent_text_align_left_rotate_90_20_filled:before { - content: "\f129"; + content: "\f12f"; } .icon-ic_fluent_text_align_left_rotate_90_20_regular:before { - content: "\f12a"; + content: "\f130"; } .icon-ic_fluent_text_align_right_20_filled:before { - content: "\f12b"; + content: "\f131"; } .icon-ic_fluent_text_align_right_20_regular:before { - content: "\f12c"; + content: "\f132"; } .icon-ic_fluent_text_align_right_rotate_270_20_filled:before { - content: "\f12d"; + content: "\f133"; } .icon-ic_fluent_text_align_right_rotate_270_20_regular:before { - content: "\f12e"; + content: "\f134"; } .icon-ic_fluent_text_align_right_rotate_90_20_filled:before { - content: "\f12f"; + content: "\f135"; } .icon-ic_fluent_text_align_right_rotate_90_20_regular:before { - content: "\f130"; + content: "\f136"; } .icon-ic_fluent_text_arrow_down_right_column_20_filled:before { - content: "\f131"; + content: "\f137"; } .icon-ic_fluent_text_arrow_down_right_column_20_regular:before { - content: "\f132"; + content: "\f138"; } .icon-ic_fluent_text_asterisk_20_filled:before { - content: "\f133"; + content: "\f139"; } .icon-ic_fluent_text_asterisk_20_regular:before { - content: "\f134"; + content: "\f13a"; } .icon-ic_fluent_text_baseline_20_filled:before { - content: "\f135"; + content: "\f13b"; } .icon-ic_fluent_text_baseline_20_regular:before { - content: "\f136"; + content: "\f13c"; } .icon-ic_fluent_text_bold_20_filled:before { - content: "\f137"; + content: "\f13d"; } .icon-ic_fluent_text_bold_20_regular:before { - content: "\f138"; + content: "\f13e"; } .icon-ic_fluent_text_box_settings_20_filled:before { - content: "\f139"; + content: "\f13f"; } .icon-ic_fluent_text_box_settings_20_regular:before { - content: "\f13a"; + content: "\f140"; } .icon-ic_fluent_text_bullet_list_20_filled:before { - content: "\f13b"; + content: "\f141"; } .icon-ic_fluent_text_bullet_list_20_regular:before { - content: "\f13c"; + content: "\f142"; } .icon-ic_fluent_text_bullet_list_90_20_filled:before { - content: "\f13d"; + content: "\f143"; } .icon-ic_fluent_text_bullet_list_90_20_regular:before { - content: "\f13e"; + content: "\f144"; } .icon-ic_fluent_text_bullet_list_add_20_filled:before { - content: "\f13f"; + content: "\f145"; } .icon-ic_fluent_text_bullet_list_add_20_regular:before { - content: "\f140"; + content: "\f146"; } .icon-ic_fluent_text_bullet_list_checkmark_20_filled:before { - content: "\f141"; + content: "\f147"; } .icon-ic_fluent_text_bullet_list_checkmark_20_regular:before { - content: "\f142"; + content: "\f148"; } .icon-ic_fluent_text_bullet_list_dismiss_20_filled:before { - content: "\f143"; + content: "\f149"; } .icon-ic_fluent_text_bullet_list_dismiss_20_regular:before { - content: "\f144"; + content: "\f14a"; } .icon-ic_fluent_text_bullet_list_ltr_20_filled:before { - content: "\f145"; + content: "\f14b"; } .icon-ic_fluent_text_bullet_list_ltr_20_regular:before { - content: "\f146"; + content: "\f14c"; } .icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before { - content: "\f147"; + content: "\f14d"; } .icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before { - content: "\f148"; + content: "\f14e"; } .icon-ic_fluent_text_bullet_list_rtl_20_filled:before { - content: "\f149"; + content: "\f14f"; } .icon-ic_fluent_text_bullet_list_rtl_20_regular:before { - content: "\f14a"; + content: "\f150"; } .icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before { - content: "\f14b"; + content: "\f151"; } .icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before { - content: "\f14c"; + content: "\f152"; } .icon-ic_fluent_text_bullet_list_square_20_filled:before { - content: "\f14d"; + content: "\f153"; } .icon-ic_fluent_text_bullet_list_square_20_regular:before { - content: "\f14e"; + content: "\f154"; } .icon-ic_fluent_text_bullet_list_square_clock_20_filled:before { - content: "\f14f"; + content: "\f155"; } .icon-ic_fluent_text_bullet_list_square_clock_20_regular:before { - content: "\f150"; + content: "\f156"; } .icon-ic_fluent_text_bullet_list_square_edit_20_filled:before { - content: "\f151"; + content: "\f157"; } .icon-ic_fluent_text_bullet_list_square_edit_20_regular:before { - content: "\f152"; + content: "\f158"; } .icon-ic_fluent_text_bullet_list_square_person_20_filled:before { - content: "\f153"; + content: "\f159"; } .icon-ic_fluent_text_bullet_list_square_person_20_regular:before { - content: "\f154"; + content: "\f15a"; } .icon-ic_fluent_text_bullet_list_square_search_20_filled:before { - content: "\f155"; + content: "\f15b"; } .icon-ic_fluent_text_bullet_list_square_search_20_regular:before { - content: "\f156"; + content: "\f15c"; } .icon-ic_fluent_text_bullet_list_square_settings_20_filled:before { - content: "\f157"; + content: "\f15d"; } .icon-ic_fluent_text_bullet_list_square_settings_20_regular:before { - content: "\f158"; + content: "\f15e"; } .icon-ic_fluent_text_bullet_list_square_shield_20_filled:before { - content: "\f159"; + content: "\f15f"; } .icon-ic_fluent_text_bullet_list_square_shield_20_regular:before { - content: "\f15a"; + content: "\f160"; } .icon-ic_fluent_text_bullet_list_square_sparkle_20_filled:before { - content: "\f15b"; + content: "\f161"; } .icon-ic_fluent_text_bullet_list_square_sparkle_20_regular:before { - content: "\f15c"; + content: "\f162"; } .icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before { - content: "\f15d"; + content: "\f163"; } .icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before { - content: "\f15e"; + content: "\f164"; } .icon-ic_fluent_text_bullet_list_square_warning_20_filled:before { - content: "\f15f"; + content: "\f165"; } .icon-ic_fluent_text_bullet_list_square_warning_20_regular:before { - content: "\f160"; + content: "\f166"; } .icon-ic_fluent_text_bullet_list_tree_20_filled:before { - content: "\f161"; + content: "\f167"; } .icon-ic_fluent_text_bullet_list_tree_20_regular:before { - content: "\f162"; + content: "\f168"; } .icon-ic_fluent_text_case_lowercase_20_filled:before { - content: "\f163"; + content: "\f169"; } .icon-ic_fluent_text_case_lowercase_20_regular:before { - content: "\f164"; + content: "\f16a"; } .icon-ic_fluent_text_case_title_20_filled:before { - content: "\f165"; + content: "\f16b"; } .icon-ic_fluent_text_case_title_20_regular:before { - content: "\f166"; + content: "\f16c"; } .icon-ic_fluent_text_case_uppercase_20_filled:before { - content: "\f167"; + content: "\f16d"; } .icon-ic_fluent_text_case_uppercase_20_regular:before { - content: "\f168"; + content: "\f16e"; } .icon-ic_fluent_text_change_case_20_filled:before { - content: "\f169"; + content: "\f16f"; } .icon-ic_fluent_text_change_case_20_regular:before { - content: "\f16a"; + content: "\f170"; } .icon-ic_fluent_text_clear_formatting_20_filled:before { - content: "\f16b"; + content: "\f171"; } .icon-ic_fluent_text_clear_formatting_20_regular:before { - content: "\f16c"; + content: "\f172"; } .icon-ic_fluent_text_collapse_20_filled:before { - content: "\f16d"; + content: "\f173"; } .icon-ic_fluent_text_collapse_20_regular:before { - content: "\f16e"; + content: "\f174"; } .icon-ic_fluent_text_color_20_filled:before { - content: "\f16f"; + content: "\f175"; } .icon-ic_fluent_text_color_20_regular:before { - content: "\f170"; + content: "\f176"; } .icon-ic_fluent_text_color_accent_20_filled:before { - content: "\f171"; + content: "\f177"; } .icon-ic_fluent_text_column_one_20_filled:before { - content: "\f172"; + content: "\f178"; } .icon-ic_fluent_text_column_one_20_regular:before { - content: "\f173"; + content: "\f179"; } .icon-ic_fluent_text_column_one_narrow_20_filled:before { - content: "\f174"; + content: "\f17a"; } .icon-ic_fluent_text_column_one_narrow_20_regular:before { - content: "\f175"; + content: "\f17b"; } .icon-ic_fluent_text_column_one_semi_narrow_20_filled:before { - content: "\f176"; + content: "\f17c"; } .icon-ic_fluent_text_column_one_semi_narrow_20_regular:before { - content: "\f177"; + content: "\f17d"; } .icon-ic_fluent_text_column_one_wide_20_filled:before { - content: "\f178"; + content: "\f17e"; } .icon-ic_fluent_text_column_one_wide_20_regular:before { - content: "\f179"; + content: "\f17f"; } .icon-ic_fluent_text_column_one_wide_lightning_20_filled:before { - content: "\f17a"; + content: "\f180"; } .icon-ic_fluent_text_column_one_wide_lightning_20_regular:before { - content: "\f17b"; + content: "\f181"; } .icon-ic_fluent_text_column_three_20_filled:before { - content: "\f17c"; + content: "\f182"; } .icon-ic_fluent_text_column_three_20_regular:before { - content: "\f17d"; + content: "\f183"; } .icon-ic_fluent_text_column_two_20_filled:before { - content: "\f17e"; + content: "\f184"; } .icon-ic_fluent_text_column_two_20_regular:before { - content: "\f17f"; + content: "\f185"; } .icon-ic_fluent_text_column_two_left_20_filled:before { - content: "\f180"; + content: "\f186"; } .icon-ic_fluent_text_column_two_left_20_regular:before { - content: "\f181"; + content: "\f187"; } .icon-ic_fluent_text_column_two_right_20_filled:before { - content: "\f182"; + content: "\f188"; } .icon-ic_fluent_text_column_two_right_20_regular:before { - content: "\f183"; + content: "\f189"; } .icon-ic_fluent_text_column_wide_20_filled:before { - content: "\f184"; + content: "\f18a"; } .icon-ic_fluent_text_column_wide_20_regular:before { - content: "\f185"; + content: "\f18b"; } .icon-ic_fluent_text_continuous_20_filled:before { - content: "\f186"; + content: "\f18c"; } .icon-ic_fluent_text_continuous_20_regular:before { - content: "\f187"; + content: "\f18d"; } .icon-ic_fluent_text_density_20_filled:before { - content: "\f188"; + content: "\f18e"; } .icon-ic_fluent_text_density_20_regular:before { - content: "\f189"; + content: "\f18f"; } .icon-ic_fluent_text_description_20_filled:before { - content: "\f18a"; + content: "\f190"; } .icon-ic_fluent_text_description_20_regular:before { - content: "\f18b"; + content: "\f191"; } .icon-ic_fluent_text_description_ltr_20_filled:before { - content: "\f18c"; + content: "\f192"; } .icon-ic_fluent_text_description_ltr_20_regular:before { - content: "\f18d"; + content: "\f193"; } .icon-ic_fluent_text_description_rtl_20_filled:before { - content: "\f18e"; + content: "\f194"; } .icon-ic_fluent_text_description_rtl_20_regular:before { - content: "\f18f"; + content: "\f195"; } .icon-ic_fluent_text_direction_horizontal_left_20_filled:before { - content: "\f190"; + content: "\f196"; } .icon-ic_fluent_text_direction_horizontal_left_20_regular:before { - content: "\f191"; + content: "\f197"; } .icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before { - content: "\f192"; + content: "\f198"; } .icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before { - content: "\f193"; + content: "\f199"; } .icon-ic_fluent_text_direction_horizontal_right_20_filled:before { - content: "\f194"; + content: "\f19a"; } .icon-ic_fluent_text_direction_horizontal_right_20_regular:before { - content: "\f195"; + content: "\f19b"; } .icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before { - content: "\f196"; + content: "\f19c"; } .icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before { - content: "\f197"; + content: "\f19d"; } .icon-ic_fluent_text_direction_rotate_270_right_20_filled:before { - content: "\f198"; + content: "\f19e"; } .icon-ic_fluent_text_direction_rotate_270_right_20_regular:before { - content: "\f199"; + content: "\f19f"; } .icon-ic_fluent_text_direction_rotate_315_right_20_filled:before { - content: "\f19a"; + content: "\f1a0"; } .icon-ic_fluent_text_direction_rotate_315_right_20_regular:before { - content: "\f19b"; + content: "\f1a1"; } .icon-ic_fluent_text_direction_rotate_45_right_20_filled:before { - content: "\f19c"; + content: "\f1a2"; } .icon-ic_fluent_text_direction_rotate_45_right_20_regular:before { - content: "\f19d"; + content: "\f1a3"; } .icon-ic_fluent_text_direction_rotate_90_left_20_filled:before { - content: "\f19e"; + content: "\f1a4"; } .icon-ic_fluent_text_direction_rotate_90_left_20_regular:before { - content: "\f19f"; + content: "\f1a5"; } .icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before { - content: "\f1a0"; + content: "\f1a6"; } .icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before { - content: "\f1a1"; + content: "\f1a7"; } .icon-ic_fluent_text_direction_rotate_90_right_20_filled:before { - content: "\f1a2"; + content: "\f1a8"; } .icon-ic_fluent_text_direction_rotate_90_right_20_regular:before { - content: "\f1a3"; + content: "\f1a9"; } .icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before { - content: "\f1a4"; + content: "\f1aa"; } .icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before { - content: "\f1a5"; + content: "\f1ab"; } .icon-ic_fluent_text_direction_vertical_20_filled:before { - content: "\f1a6"; + content: "\f1ac"; } .icon-ic_fluent_text_direction_vertical_20_regular:before { - content: "\f1a7"; + content: "\f1ad"; } .icon-ic_fluent_text_edit_style_20_filled:before { - content: "\f1a8"; + content: "\f1ae"; } .icon-ic_fluent_text_edit_style_20_regular:before { - content: "\f1a9"; + content: "\f1af"; } .icon-ic_fluent_text_effects_20_filled:before { - content: "\f1aa"; + content: "\f1b0"; } .icon-ic_fluent_text_effects_20_regular:before { - content: "\f1ab"; + content: "\f1b1"; } .icon-ic_fluent_text_effects_sparkle_20_filled:before { - content: "\f1ac"; + content: "\f1b2"; } .icon-ic_fluent_text_effects_sparkle_20_regular:before { - content: "\f1ad"; + content: "\f1b3"; } .icon-ic_fluent_text_expand_20_filled:before { - content: "\f1ae"; + content: "\f1b4"; } .icon-ic_fluent_text_expand_20_regular:before { - content: "\f1af"; + content: "\f1b5"; } .icon-ic_fluent_text_field_20_filled:before { - content: "\f1b0"; + content: "\f1b6"; } .icon-ic_fluent_text_field_20_regular:before { - content: "\f1b1"; + content: "\f1b7"; } .icon-ic_fluent_text_first_line_20_filled:before { - content: "\f1b2"; + content: "\f1b8"; } .icon-ic_fluent_text_first_line_20_regular:before { - content: "\f1b3"; + content: "\f1b9"; } .icon-ic_fluent_text_font_20_filled:before { - content: "\f1b4"; + content: "\f1ba"; } .icon-ic_fluent_text_font_20_regular:before { - content: "\f1b5"; + content: "\f1bb"; } .icon-ic_fluent_text_font_info_20_filled:before { - content: "\f1b6"; + content: "\f1bc"; } .icon-ic_fluent_text_font_info_20_regular:before { - content: "\f1b7"; + content: "\f1bd"; } .icon-ic_fluent_text_font_size_20_filled:before { - content: "\f1b8"; + content: "\f1be"; } .icon-ic_fluent_text_font_size_20_regular:before { - content: "\f1b9"; + content: "\f1bf"; } .icon-ic_fluent_text_footnote_20_filled:before { - content: "\f1ba"; + content: "\f1c0"; } .icon-ic_fluent_text_footnote_20_regular:before { - content: "\f1bb"; + content: "\f1c1"; } .icon-ic_fluent_text_grammar_arrow_left_20_filled:before { - content: "\f1bc"; + content: "\f1c2"; } .icon-ic_fluent_text_grammar_arrow_left_20_regular:before { - content: "\f1bd"; + content: "\f1c3"; } .icon-ic_fluent_text_grammar_arrow_right_20_filled:before { - content: "\f1be"; + content: "\f1c4"; } .icon-ic_fluent_text_grammar_arrow_right_20_regular:before { - content: "\f1bf"; + content: "\f1c5"; } .icon-ic_fluent_text_grammar_checkmark_20_filled:before { - content: "\f1c0"; + content: "\f1c6"; } .icon-ic_fluent_text_grammar_checkmark_20_regular:before { - content: "\f1c1"; + content: "\f1c7"; } .icon-ic_fluent_text_grammar_dismiss_20_filled:before { - content: "\f1c2"; + content: "\f1c8"; } .icon-ic_fluent_text_grammar_dismiss_20_regular:before { - content: "\f1c3"; + content: "\f1c9"; } .icon-ic_fluent_text_grammar_error_20_filled:before { - content: "\f1c4"; + content: "\f1ca"; } .icon-ic_fluent_text_grammar_error_20_regular:before { - content: "\f1c5"; + content: "\f1cb"; } .icon-ic_fluent_text_grammar_lightning_20_filled:before { - content: "\f1c6"; + content: "\f1cc"; } .icon-ic_fluent_text_grammar_lightning_20_regular:before { - content: "\f1c7"; + content: "\f1cd"; } .icon-ic_fluent_text_grammar_settings_20_filled:before { - content: "\f1c8"; + content: "\f1ce"; } .icon-ic_fluent_text_grammar_settings_20_regular:before { - content: "\f1c9"; + content: "\f1cf"; } .icon-ic_fluent_text_grammar_wand_20_filled:before { - content: "\f1ca"; + content: "\f1d0"; } .icon-ic_fluent_text_grammar_wand_20_regular:before { - content: "\f1cb"; + content: "\f1d1"; } .icon-ic_fluent_text_hanging_20_filled:before { - content: "\f1cc"; + content: "\f1d2"; } .icon-ic_fluent_text_hanging_20_regular:before { - content: "\f1cd"; + content: "\f1d3"; } .icon-ic_fluent_text_header_1_20_filled:before { - content: "\f1ce"; + content: "\f1d4"; } .icon-ic_fluent_text_header_1_20_regular:before { - content: "\f1cf"; + content: "\f1d5"; } .icon-ic_fluent_text_header_1_lines_20_filled:before { - content: "\f1d0"; + content: "\f1d6"; } .icon-ic_fluent_text_header_1_lines_20_regular:before { - content: "\f1d1"; + content: "\f1d7"; } .icon-ic_fluent_text_header_1_lines_caret_20_filled:before { - content: "\f1d2"; + content: "\f1d8"; } .icon-ic_fluent_text_header_1_lines_caret_20_regular:before { - content: "\f1d3"; + content: "\f1d9"; } .icon-ic_fluent_text_header_2_20_filled:before { - content: "\f1d4"; + content: "\f1da"; } .icon-ic_fluent_text_header_2_20_regular:before { - content: "\f1d5"; + content: "\f1db"; } .icon-ic_fluent_text_header_2_lines_20_filled:before { - content: "\f1d6"; + content: "\f1dc"; } .icon-ic_fluent_text_header_2_lines_20_regular:before { - content: "\f1d7"; + content: "\f1dd"; } .icon-ic_fluent_text_header_2_lines_caret_20_filled:before { - content: "\f1d8"; + content: "\f1de"; } .icon-ic_fluent_text_header_2_lines_caret_20_regular:before { - content: "\f1d9"; + content: "\f1df"; } .icon-ic_fluent_text_header_3_20_filled:before { - content: "\f1da"; + content: "\f1e0"; } .icon-ic_fluent_text_header_3_20_regular:before { - content: "\f1db"; + content: "\f1e1"; } .icon-ic_fluent_text_header_3_lines_20_filled:before { - content: "\f1dc"; + content: "\f1e2"; } .icon-ic_fluent_text_header_3_lines_20_regular:before { - content: "\f1dd"; + content: "\f1e3"; } .icon-ic_fluent_text_header_3_lines_caret_20_filled:before { - content: "\f1de"; + content: "\f1e4"; } .icon-ic_fluent_text_header_3_lines_caret_20_regular:before { - content: "\f1df"; + content: "\f1e5"; } .icon-ic_fluent_text_indent_decrease_20_filled:before { - content: "\f1e0"; + content: "\f1e6"; } .icon-ic_fluent_text_indent_decrease_20_regular:before { - content: "\f1e1"; + content: "\f1e7"; } .icon-ic_fluent_text_indent_decrease_ltr_20_filled:before { - content: "\f1e2"; + content: "\f1e8"; } .icon-ic_fluent_text_indent_decrease_ltr_20_regular:before { - content: "\f1e3"; + content: "\f1e9"; } .icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before { - content: "\f1e4"; + content: "\f1ea"; } .icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before { - content: "\f1e5"; + content: "\f1eb"; } .icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before { - content: "\f1e6"; + content: "\f1ec"; } .icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before { - content: "\f1e7"; + content: "\f1ed"; } .icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before { - content: "\f1e8"; + content: "\f1ee"; } .icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before { - content: "\f1e9"; + content: "\f1ef"; } .icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before { - content: "\f1ea"; + content: "\f1f0"; } .icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before { - content: "\f1eb"; + content: "\f1f1"; } .icon-ic_fluent_text_indent_decrease_rtl_20_filled:before { - content: "\f1ec"; + content: "\f1f2"; } .icon-ic_fluent_text_indent_decrease_rtl_20_regular:before { - content: "\f1ed"; + content: "\f1f3"; } .icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before { - content: "\f1ee"; + content: "\f1f4"; } .icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before { - content: "\f1ef"; + content: "\f1f5"; } .icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before { - content: "\f1f0"; + content: "\f1f6"; } .icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before { - content: "\f1f1"; + content: "\f1f7"; } .icon-ic_fluent_text_indent_increase_20_filled:before { - content: "\f1f2"; + content: "\f1f8"; } .icon-ic_fluent_text_indent_increase_20_regular:before { - content: "\f1f3"; + content: "\f1f9"; } .icon-ic_fluent_text_indent_increase_ltr_20_filled:before { - content: "\f1f4"; + content: "\f1fa"; } .icon-ic_fluent_text_indent_increase_ltr_20_regular:before { - content: "\f1f5"; + content: "\f1fb"; } .icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before { - content: "\f1f6"; + content: "\f1fc"; } .icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before { - content: "\f1f7"; + content: "\f1fd"; } .icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before { - content: "\f1f8"; + content: "\f1fe"; } .icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before { - content: "\f1f9"; + content: "\f1ff"; } .icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before { - content: "\f1fa"; + content: "\f200"; } .icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before { - content: "\f1fb"; + content: "\f201"; } .icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before { - content: "\f1fc"; + content: "\f202"; } .icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before { - content: "\f1fd"; + content: "\f203"; } .icon-ic_fluent_text_indent_increase_rtl_20_filled:before { - content: "\f1fe"; + content: "\f204"; } .icon-ic_fluent_text_indent_increase_rtl_20_regular:before { - content: "\f1ff"; + content: "\f205"; } .icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before { - content: "\f200"; + content: "\f206"; } .icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before { - content: "\f201"; + content: "\f207"; } .icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before { - content: "\f202"; + content: "\f208"; } .icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before { - content: "\f203"; + content: "\f209"; } .icon-ic_fluent_text_italic_20_filled:before { - content: "\f204"; + content: "\f20a"; } .icon-ic_fluent_text_italic_20_regular:before { - content: "\f205"; + content: "\f20b"; } .icon-ic_fluent_text_line_spacing_20_filled:before { - content: "\f206"; + content: "\f20c"; } .icon-ic_fluent_text_line_spacing_20_regular:before { - content: "\f207"; + content: "\f20d"; } .icon-ic_fluent_text_more_20_filled:before { - content: "\f208"; + content: "\f20e"; } .icon-ic_fluent_text_more_20_regular:before { - content: "\f209"; + content: "\f20f"; } .icon-ic_fluent_text_number_format_20_filled:before { - content: "\f20a"; + content: "\f210"; } .icon-ic_fluent_text_number_format_20_regular:before { - content: "\f20b"; + content: "\f211"; } .icon-ic_fluent_text_number_list_ltr_20_filled:before { - content: "\f20c"; + content: "\f212"; } .icon-ic_fluent_text_number_list_ltr_20_regular:before { - content: "\f20d"; + content: "\f213"; } .icon-ic_fluent_text_number_list_ltr_90_20_filled:before { - content: "\f20e"; + content: "\f214"; } .icon-ic_fluent_text_number_list_ltr_90_20_regular:before { - content: "\f20f"; + content: "\f215"; } .icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before { - content: "\f210"; + content: "\f216"; } .icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before { - content: "\f211"; + content: "\f217"; } .icon-ic_fluent_text_number_list_rotate_270_20_filled:before { - content: "\f212"; + content: "\f218"; } .icon-ic_fluent_text_number_list_rotate_270_20_regular:before { - content: "\f213"; + content: "\f219"; } .icon-ic_fluent_text_number_list_rotate_90_20_filled:before { - content: "\f214"; + content: "\f21a"; } .icon-ic_fluent_text_number_list_rotate_90_20_regular:before { - content: "\f215"; + content: "\f21b"; } .icon-ic_fluent_text_number_list_rtl_20_filled:before { - content: "\f216"; + content: "\f21c"; } .icon-ic_fluent_text_number_list_rtl_20_regular:before { - content: "\f217"; + content: "\f21d"; } .icon-ic_fluent_text_number_list_rtl_90_20_filled:before { - content: "\f218"; + content: "\f21e"; } .icon-ic_fluent_text_number_list_rtl_90_20_regular:before { - content: "\f219"; + content: "\f21f"; } .icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before { - content: "\f21a"; + content: "\f220"; } .icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before { - content: "\f21b"; + content: "\f221"; } .icon-ic_fluent_text_paragraph_20_filled:before { - content: "\f21c"; + content: "\f222"; } .icon-ic_fluent_text_paragraph_20_regular:before { - content: "\f21d"; + content: "\f223"; } .icon-ic_fluent_text_paragraph_direction_20_filled:before { - content: "\f21e"; + content: "\f224"; } .icon-ic_fluent_text_paragraph_direction_20_regular:before { - content: "\f21f"; + content: "\f225"; } .icon-ic_fluent_text_paragraph_direction_left_20_filled:before { - content: "\f220"; + content: "\f226"; } .icon-ic_fluent_text_paragraph_direction_left_20_regular:before { - content: "\f221"; + content: "\f227"; } .icon-ic_fluent_text_paragraph_direction_right_20_filled:before { - content: "\f222"; + content: "\f228"; } .icon-ic_fluent_text_paragraph_direction_right_20_regular:before { - content: "\f223"; + content: "\f229"; } .icon-ic_fluent_text_period_asterisk_20_filled:before { - content: "\f224"; + content: "\f22a"; } .icon-ic_fluent_text_period_asterisk_20_regular:before { - content: "\f225"; + content: "\f22b"; } .icon-ic_fluent_text_position_behind_20_filled:before { - content: "\f226"; + content: "\f22c"; } .icon-ic_fluent_text_position_behind_20_regular:before { - content: "\f227"; + content: "\f22d"; } .icon-ic_fluent_text_position_front_20_filled:before { - content: "\f228"; + content: "\f22e"; } .icon-ic_fluent_text_position_front_20_regular:before { - content: "\f229"; + content: "\f22f"; } .icon-ic_fluent_text_position_line_20_filled:before { - content: "\f22a"; + content: "\f230"; } .icon-ic_fluent_text_position_line_20_regular:before { - content: "\f22b"; + content: "\f231"; } .icon-ic_fluent_text_position_square_20_filled:before { - content: "\f22c"; + content: "\f232"; } .icon-ic_fluent_text_position_square_20_regular:before { - content: "\f22d"; + content: "\f233"; } .icon-ic_fluent_text_position_square_left_20_filled:before { - content: "\f22e"; + content: "\f234"; } .icon-ic_fluent_text_position_square_left_20_regular:before { - content: "\f22f"; + content: "\f235"; } .icon-ic_fluent_text_position_square_right_20_filled:before { - content: "\f230"; + content: "\f236"; } .icon-ic_fluent_text_position_square_right_20_regular:before { - content: "\f231"; + content: "\f237"; } .icon-ic_fluent_text_position_through_20_filled:before { - content: "\f232"; + content: "\f238"; } .icon-ic_fluent_text_position_through_20_regular:before { - content: "\f233"; + content: "\f239"; } .icon-ic_fluent_text_position_tight_20_filled:before { - content: "\f234"; + content: "\f23a"; } .icon-ic_fluent_text_position_tight_20_regular:before { - content: "\f235"; + content: "\f23b"; } .icon-ic_fluent_text_position_top_bottom_20_filled:before { - content: "\f236"; + content: "\f23c"; } .icon-ic_fluent_text_position_top_bottom_20_regular:before { - content: "\f237"; + content: "\f23d"; } .icon-ic_fluent_text_proofing_tools_20_filled:before { - content: "\f238"; + content: "\f23e"; } .icon-ic_fluent_text_proofing_tools_20_regular:before { - content: "\f239"; + content: "\f23f"; } .icon-ic_fluent_text_quote_20_filled:before { - content: "\f23a"; + content: "\f240"; } .icon-ic_fluent_text_quote_20_regular:before { - content: "\f23b"; + content: "\f241"; } .icon-ic_fluent_text_sort_ascending_20_filled:before { - content: "\f23c"; + content: "\f242"; } .icon-ic_fluent_text_sort_ascending_20_regular:before { - content: "\f23d"; + content: "\f243"; } .icon-ic_fluent_text_sort_descending_20_filled:before { - content: "\f23e"; + content: "\f244"; } .icon-ic_fluent_text_sort_descending_20_regular:before { - content: "\f23f"; + content: "\f245"; } .icon-ic_fluent_text_strikethrough_20_filled:before { - content: "\f240"; + content: "\f246"; } .icon-ic_fluent_text_strikethrough_20_regular:before { - content: "\f241"; + content: "\f247"; } .icon-ic_fluent_text_subscript_20_filled:before { - content: "\f242"; + content: "\f248"; } .icon-ic_fluent_text_subscript_20_regular:before { - content: "\f243"; + content: "\f249"; } .icon-ic_fluent_text_superscript_20_filled:before { - content: "\f244"; + content: "\f24a"; } .icon-ic_fluent_text_superscript_20_regular:before { - content: "\f245"; + content: "\f24b"; } .icon-ic_fluent_text_t_20_filled:before { - content: "\f246"; + content: "\f24c"; } .icon-ic_fluent_text_t_20_regular:before { - content: "\f247"; + content: "\f24d"; } .icon-ic_fluent_text_underline_20_filled:before { - content: "\f248"; + content: "\f24e"; } .icon-ic_fluent_text_underline_20_regular:before { - content: "\f249"; + content: "\f24f"; } .icon-ic_fluent_text_underline_character_u_20_filled:before { - content: "\f24a"; + content: "\f250"; } .icon-ic_fluent_text_underline_character_u_20_regular:before { - content: "\f24b"; + content: "\f251"; } .icon-ic_fluent_text_underline_double_20_filled:before { - content: "\f24c"; + content: "\f252"; } .icon-ic_fluent_text_underline_double_20_regular:before { - content: "\f24d"; + content: "\f253"; } .icon-ic_fluent_text_whole_word_20_filled:before { - content: "\f24e"; + content: "\f254"; } .icon-ic_fluent_text_whole_word_20_regular:before { - content: "\f24f"; + content: "\f255"; } .icon-ic_fluent_text_word_count_20_filled:before { - content: "\f250"; + content: "\f256"; } .icon-ic_fluent_text_word_count_20_regular:before { - content: "\f251"; + content: "\f257"; } .icon-ic_fluent_text_wrap_20_filled:before { - content: "\f252"; + content: "\f258"; } .icon-ic_fluent_text_wrap_20_regular:before { - content: "\f253"; + content: "\f259"; } .icon-ic_fluent_text_wrap_off_20_filled:before { - content: "\f254"; + content: "\f25a"; } .icon-ic_fluent_text_wrap_off_20_regular:before { - content: "\f255"; + content: "\f25b"; } .icon-ic_fluent_textbox_20_filled:before { - content: "\f256"; + content: "\f25c"; } .icon-ic_fluent_textbox_20_regular:before { - content: "\f257"; + content: "\f25d"; } .icon-ic_fluent_textbox_align_bottom_20_filled:before { - content: "\f258"; + content: "\f25e"; } .icon-ic_fluent_textbox_align_bottom_20_regular:before { - content: "\f259"; + content: "\f25f"; } .icon-ic_fluent_textbox_align_bottom_center_20_filled:before { - content: "\f25a"; + content: "\f260"; } .icon-ic_fluent_textbox_align_bottom_center_20_regular:before { - content: "\f25b"; + content: "\f261"; } .icon-ic_fluent_textbox_align_bottom_left_20_filled:before { - content: "\f25c"; + content: "\f262"; } .icon-ic_fluent_textbox_align_bottom_left_20_regular:before { - content: "\f25d"; + content: "\f263"; } .icon-ic_fluent_textbox_align_bottom_right_20_filled:before { - content: "\f25e"; + content: "\f264"; } .icon-ic_fluent_textbox_align_bottom_right_20_regular:before { - content: "\f25f"; + content: "\f265"; } .icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before { - content: "\f260"; + content: "\f266"; } .icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before { - content: "\f261"; + content: "\f267"; } .icon-ic_fluent_textbox_align_center_20_filled:before { - content: "\f262"; + content: "\f268"; } .icon-ic_fluent_textbox_align_center_20_regular:before { - content: "\f263"; + content: "\f269"; } .icon-ic_fluent_textbox_align_middle_20_filled:before { - content: "\f264"; + content: "\f26a"; } .icon-ic_fluent_textbox_align_middle_20_regular:before { - content: "\f265"; + content: "\f26b"; } .icon-ic_fluent_textbox_align_middle_left_20_filled:before { - content: "\f266"; + content: "\f26c"; } .icon-ic_fluent_textbox_align_middle_left_20_regular:before { - content: "\f267"; + content: "\f26d"; } .icon-ic_fluent_textbox_align_middle_right_20_filled:before { - content: "\f268"; + content: "\f26e"; } .icon-ic_fluent_textbox_align_middle_right_20_regular:before { - content: "\f269"; + content: "\f26f"; } .icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before { - content: "\f26a"; + content: "\f270"; } .icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before { - content: "\f26b"; + content: "\f271"; } .icon-ic_fluent_textbox_align_top_20_filled:before { - content: "\f26c"; + content: "\f272"; } .icon-ic_fluent_textbox_align_top_20_regular:before { - content: "\f26d"; + content: "\f273"; } .icon-ic_fluent_textbox_align_top_center_20_filled:before { - content: "\f26e"; + content: "\f274"; } .icon-ic_fluent_textbox_align_top_center_20_regular:before { - content: "\f26f"; + content: "\f275"; } .icon-ic_fluent_textbox_align_top_left_20_filled:before { - content: "\f270"; + content: "\f276"; } .icon-ic_fluent_textbox_align_top_left_20_regular:before { - content: "\f271"; + content: "\f277"; } .icon-ic_fluent_textbox_align_top_right_20_filled:before { - content: "\f272"; + content: "\f278"; } .icon-ic_fluent_textbox_align_top_right_20_regular:before { - content: "\f273"; + content: "\f279"; } .icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before { - content: "\f274"; + content: "\f27a"; } .icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before { - content: "\f275"; + content: "\f27b"; } .icon-ic_fluent_textbox_checkmark_20_filled:before { - content: "\f276"; + content: "\f27c"; } .icon-ic_fluent_textbox_checkmark_20_regular:before { - content: "\f277"; + content: "\f27d"; } .icon-ic_fluent_textbox_more_20_filled:before { - content: "\f278"; + content: "\f27e"; } .icon-ic_fluent_textbox_more_20_regular:before { - content: "\f279"; + content: "\f27f"; } .icon-ic_fluent_textbox_rotate_90_20_filled:before { - content: "\f27a"; + content: "\f280"; } .icon-ic_fluent_textbox_rotate_90_20_regular:before { - content: "\f27b"; + content: "\f281"; } .icon-ic_fluent_textbox_settings_20_filled:before { - content: "\f27c"; + content: "\f282"; } .icon-ic_fluent_textbox_settings_20_regular:before { - content: "\f27d"; + content: "\f283"; } .icon-ic_fluent_thinking_20_filled:before { - content: "\f27e"; + content: "\f284"; } .icon-ic_fluent_thinking_20_regular:before { - content: "\f27f"; + content: "\f285"; } .icon-ic_fluent_thumb_dislike_20_filled:before { - content: "\f280"; + content: "\f286"; } .icon-ic_fluent_thumb_dislike_20_regular:before { - content: "\f281"; + content: "\f287"; } .icon-ic_fluent_thumb_like_20_filled:before { - content: "\f282"; + content: "\f288"; } .icon-ic_fluent_thumb_like_20_regular:before { - content: "\f283"; + content: "\f289"; } .icon-ic_fluent_thumb_like_dislike_20_filled:before { - content: "\f284"; + content: "\f28a"; } .icon-ic_fluent_thumb_like_dislike_20_regular:before { - content: "\f285"; + content: "\f28b"; } .icon-ic_fluent_ticket_diagonal_20_filled:before { - content: "\f286"; + content: "\f28c"; } .icon-ic_fluent_ticket_diagonal_20_regular:before { - content: "\f287"; + content: "\f28d"; } .icon-ic_fluent_ticket_horizontal_20_filled:before { - content: "\f288"; + content: "\f28e"; } .icon-ic_fluent_ticket_horizontal_20_regular:before { - content: "\f289"; + content: "\f28f"; } .icon-ic_fluent_time_and_weather_20_filled:before { - content: "\f28a"; + content: "\f290"; } .icon-ic_fluent_time_and_weather_20_regular:before { - content: "\f28b"; + content: "\f291"; } .icon-ic_fluent_time_picker_20_filled:before { - content: "\f28c"; + content: "\f292"; } .icon-ic_fluent_time_picker_20_regular:before { - content: "\f28d"; + content: "\f293"; } .icon-ic_fluent_timeline_20_filled:before { - content: "\f28e"; + content: "\f294"; } .icon-ic_fluent_timeline_20_regular:before { - content: "\f28f"; + content: "\f295"; } .icon-ic_fluent_timer_10_20_filled:before { - content: "\f290"; + content: "\f296"; } .icon-ic_fluent_timer_10_20_regular:before { - content: "\f291"; + content: "\f297"; } .icon-ic_fluent_timer_2_20_filled:before { - content: "\f292"; + content: "\f298"; } .icon-ic_fluent_timer_2_20_regular:before { - content: "\f293"; + content: "\f299"; } .icon-ic_fluent_timer_20_filled:before { - content: "\f294"; + content: "\f29a"; } .icon-ic_fluent_timer_20_regular:before { - content: "\f295"; + content: "\f29b"; } .icon-ic_fluent_timer_3_20_filled:before { - content: "\f296"; + content: "\f29c"; } .icon-ic_fluent_timer_3_20_regular:before { - content: "\f297"; + content: "\f29d"; } .icon-ic_fluent_timer_off_20_filled:before { - content: "\f298"; + content: "\f29e"; } .icon-ic_fluent_timer_off_20_regular:before { - content: "\f299"; + content: "\f29f"; } .icon-ic_fluent_toggle_left_20_filled:before { - content: "\f29a"; + content: "\f2a0"; } .icon-ic_fluent_toggle_left_20_regular:before { - content: "\f29b"; + content: "\f2a1"; } .icon-ic_fluent_toggle_multiple_20_filled:before { - content: "\f29c"; + content: "\f2a2"; } .icon-ic_fluent_toggle_multiple_20_regular:before { - content: "\f29d"; + content: "\f2a3"; } .icon-ic_fluent_toggle_right_20_filled:before { - content: "\f29e"; + content: "\f2a4"; } .icon-ic_fluent_toggle_right_20_regular:before { - content: "\f29f"; + content: "\f2a5"; } .icon-ic_fluent_toolbox_20_filled:before { - content: "\f2a0"; + content: "\f2a6"; } .icon-ic_fluent_toolbox_20_regular:before { - content: "\f2a1"; + content: "\f2a7"; } .icon-ic_fluent_tooltip_quote_20_filled:before { - content: "\f2a2"; + content: "\f2a8"; } .icon-ic_fluent_tooltip_quote_20_regular:before { - content: "\f2a3"; + content: "\f2a9"; } .icon-ic_fluent_top_speed_20_filled:before { - content: "\f2a4"; + content: "\f2aa"; } .icon-ic_fluent_top_speed_20_regular:before { - content: "\f2a5"; + content: "\f2ab"; } .icon-ic_fluent_translate_20_filled:before { - content: "\f2a6"; + content: "\f2ac"; } .icon-ic_fluent_translate_20_regular:before { - content: "\f2a7"; + content: "\f2ad"; } .icon-ic_fluent_translate_auto_20_filled:before { - content: "\f2a8"; + content: "\f2ae"; } .icon-ic_fluent_translate_auto_20_regular:before { - content: "\f2a9"; + content: "\f2af"; } .icon-ic_fluent_translate_off_20_filled:before { - content: "\f2aa"; + content: "\f2b0"; } .icon-ic_fluent_translate_off_20_regular:before { - content: "\f2ab"; + content: "\f2b1"; } .icon-ic_fluent_transmission_20_filled:before { - content: "\f2ac"; + content: "\f2b2"; } .icon-ic_fluent_transmission_20_regular:before { - content: "\f2ad"; + content: "\f2b3"; } .icon-ic_fluent_transparency_square_20_filled:before { - content: "\f2ae"; + content: "\f2b4"; } .icon-ic_fluent_transparency_square_20_regular:before { - content: "\f2af"; + content: "\f2b5"; } .icon-ic_fluent_tray_item_add_20_filled:before { - content: "\f2b0"; + content: "\f2b6"; } .icon-ic_fluent_tray_item_add_20_regular:before { - content: "\f2b1"; + content: "\f2b7"; } .icon-ic_fluent_tray_item_remove_20_filled:before { - content: "\f2b2"; + content: "\f2b8"; } .icon-ic_fluent_tray_item_remove_20_regular:before { - content: "\f2b3"; + content: "\f2b9"; } .icon-ic_fluent_tree_deciduous_20_filled:before { - content: "\f2b4"; + content: "\f2ba"; } .icon-ic_fluent_tree_deciduous_20_regular:before { - content: "\f2b5"; + content: "\f2bb"; } .icon-ic_fluent_tree_evergreen_20_filled:before { - content: "\f2b6"; + content: "\f2bc"; } .icon-ic_fluent_tree_evergreen_20_regular:before { - content: "\f2b7"; + content: "\f2bd"; } .icon-ic_fluent_triangle_20_filled:before { - content: "\f2b8"; + content: "\f2be"; } .icon-ic_fluent_triangle_20_regular:before { - content: "\f2b9"; + content: "\f2bf"; } .icon-ic_fluent_triangle_down_20_filled:before { - content: "\f2ba"; + content: "\f2c0"; } .icon-ic_fluent_triangle_down_20_regular:before { - content: "\f2bb"; + content: "\f2c1"; } .icon-ic_fluent_triangle_left_20_filled:before { - content: "\f2bc"; + content: "\f2c2"; } .icon-ic_fluent_triangle_left_20_regular:before { - content: "\f2bd"; + content: "\f2c3"; } .icon-ic_fluent_triangle_right_20_filled:before { - content: "\f2be"; + content: "\f2c4"; } .icon-ic_fluent_triangle_right_20_regular:before { - content: "\f2bf"; + content: "\f2c5"; } .icon-ic_fluent_triangle_up_20_filled:before { - content: "\f2c0"; + content: "\f2c6"; } .icon-ic_fluent_triangle_up_20_regular:before { - content: "\f2c1"; + content: "\f2c7"; } .icon-ic_fluent_trophy_20_filled:before { - content: "\f2c2"; + content: "\f2c8"; } .icon-ic_fluent_trophy_20_regular:before { - content: "\f2c3"; + content: "\f2c9"; } .icon-ic_fluent_trophy_lock_20_filled:before { - content: "\f2c4"; + content: "\f2ca"; } .icon-ic_fluent_trophy_lock_20_regular:before { - content: "\f2c5"; + content: "\f2cb"; } .icon-ic_fluent_trophy_off_20_filled:before { - content: "\f2c6"; + content: "\f2cc"; } .icon-ic_fluent_trophy_off_20_regular:before { - content: "\f2c7"; + content: "\f2cd"; } .icon-ic_fluent_tv_20_filled:before { - content: "\f2c8"; + content: "\f2ce"; } .icon-ic_fluent_tv_20_regular:before { - content: "\f2c9"; + content: "\f2cf"; } .icon-ic_fluent_tv_arrow_right_20_filled:before { - content: "\f2ca"; + content: "\f2d0"; } .icon-ic_fluent_tv_arrow_right_20_regular:before { - content: "\f2cb"; + content: "\f2d1"; } .icon-ic_fluent_tv_usb_20_filled:before { - content: "\f2cc"; + content: "\f2d2"; } .icon-ic_fluent_tv_usb_20_regular:before { - content: "\f2cd"; + content: "\f2d3"; } .icon-ic_fluent_umbrella_20_filled:before { - content: "\f2ce"; + content: "\f2d4"; } .icon-ic_fluent_umbrella_20_regular:before { - content: "\f2cf"; + content: "\f2d5"; } .icon-ic_fluent_uninstall_app_20_filled:before { - content: "\f2d0"; + content: "\f2d6"; } .icon-ic_fluent_uninstall_app_20_regular:before { - content: "\f2d1"; + content: "\f2d7"; } .icon-ic_fluent_usb_plug_20_filled:before { - content: "\f2d2"; + content: "\f2d8"; } .icon-ic_fluent_usb_plug_20_regular:before { - content: "\f2d3"; + content: "\f2d9"; } .icon-ic_fluent_usb_stick_20_filled:before { - content: "\f2d4"; + content: "\f2da"; } .icon-ic_fluent_usb_stick_20_regular:before { - content: "\f2d5"; + content: "\f2db"; } .icon-ic_fluent_vault_20_filled:before { - content: "\f2d6"; + content: "\f2dc"; } .icon-ic_fluent_vault_20_regular:before { - content: "\f2d7"; + content: "\f2dd"; } .icon-ic_fluent_vehicle_bicycle_20_filled:before { - content: "\f2d8"; + content: "\f2de"; } .icon-ic_fluent_vehicle_bicycle_20_regular:before { - content: "\f2d9"; + content: "\f2df"; } .icon-ic_fluent_vehicle_bus_20_filled:before { - content: "\f2da"; + content: "\f2e0"; } .icon-ic_fluent_vehicle_bus_20_regular:before { - content: "\f2db"; + content: "\f2e1"; } .icon-ic_fluent_vehicle_cab_20_filled:before { - content: "\f2dc"; + content: "\f2e2"; } .icon-ic_fluent_vehicle_cab_20_regular:before { - content: "\f2dd"; + content: "\f2e3"; } .icon-ic_fluent_vehicle_cable_car_20_filled:before { - content: "\f2de"; + content: "\f2e4"; } .icon-ic_fluent_vehicle_cable_car_20_regular:before { - content: "\f2df"; + content: "\f2e5"; } .icon-ic_fluent_vehicle_car_20_filled:before { - content: "\f2e0"; + content: "\f2e6"; } .icon-ic_fluent_vehicle_car_20_regular:before { - content: "\f2e1"; + content: "\f2e7"; } .icon-ic_fluent_vehicle_car_collision_20_filled:before { - content: "\f2e2"; + content: "\f2e8"; } .icon-ic_fluent_vehicle_car_collision_20_regular:before { - content: "\f2e3"; + content: "\f2e9"; } .icon-ic_fluent_vehicle_car_parking_20_filled:before { - content: "\f2e4"; + content: "\f2ea"; } .icon-ic_fluent_vehicle_car_parking_20_regular:before { - content: "\f2e5"; + content: "\f2eb"; } .icon-ic_fluent_vehicle_car_profile_20_filled:before { - content: "\f2e6"; + content: "\f2ec"; } .icon-ic_fluent_vehicle_car_profile_20_regular:before { - content: "\f2e7"; + content: "\f2ed"; } .icon-ic_fluent_vehicle_car_profile_ltr_20_filled:before { - content: "\f2e8"; + content: "\f2ee"; } .icon-ic_fluent_vehicle_car_profile_ltr_20_regular:before { - content: "\f2e9"; + content: "\f2ef"; } .icon-ic_fluent_vehicle_car_profile_ltr_clock_20_filled:before { - content: "\f2ea"; + content: "\f2f0"; } .icon-ic_fluent_vehicle_car_profile_ltr_clock_20_regular:before { - content: "\f2eb"; + content: "\f2f1"; } .icon-ic_fluent_vehicle_car_profile_rtl_20_filled:before { - content: "\f2ec"; + content: "\f2f2"; } .icon-ic_fluent_vehicle_car_profile_rtl_20_regular:before { - content: "\f2ed"; + content: "\f2f3"; } .icon-ic_fluent_vehicle_motorcycle_20_filled:before { - content: "\f2ee"; + content: "\f2f4"; } .icon-ic_fluent_vehicle_motorcycle_20_regular:before { - content: "\f2ef"; + content: "\f2f5"; } .icon-ic_fluent_vehicle_ship_20_filled:before { - content: "\f2f0"; + content: "\f2f6"; } .icon-ic_fluent_vehicle_ship_20_regular:before { - content: "\f2f1"; + content: "\f2f7"; } .icon-ic_fluent_vehicle_subway_20_filled:before { - content: "\f2f2"; + content: "\f2f8"; } .icon-ic_fluent_vehicle_subway_20_regular:before { - content: "\f2f3"; + content: "\f2f9"; } .icon-ic_fluent_vehicle_subway_clock_20_filled:before { - content: "\f2f4"; + content: "\f2fa"; } .icon-ic_fluent_vehicle_subway_clock_20_regular:before { - content: "\f2f5"; + content: "\f2fb"; } .icon-ic_fluent_vehicle_tractor_20_filled:before { - content: "\f2f6"; + content: "\f2fc"; } .icon-ic_fluent_vehicle_tractor_20_regular:before { - content: "\f2f7"; + content: "\f2fd"; } .icon-ic_fluent_vehicle_truck_20_filled:before { - content: "\f2f8"; + content: "\f2fe"; } .icon-ic_fluent_vehicle_truck_20_regular:before { - content: "\f2f9"; + content: "\f2ff"; } .icon-ic_fluent_vehicle_truck_bag_20_filled:before { - content: "\f2fa"; + content: "\f300"; } .icon-ic_fluent_vehicle_truck_bag_20_regular:before { - content: "\f2fb"; + content: "\f301"; } .icon-ic_fluent_vehicle_truck_cube_20_filled:before { - content: "\f2fc"; + content: "\f302"; } .icon-ic_fluent_vehicle_truck_cube_20_regular:before { - content: "\f2fd"; + content: "\f303"; } .icon-ic_fluent_vehicle_truck_profile_20_filled:before { - content: "\f2fe"; + content: "\f304"; } .icon-ic_fluent_vehicle_truck_profile_20_regular:before { - content: "\f2ff"; + content: "\f305"; } .icon-ic_fluent_video_20_filled:before { - content: "\f300"; + content: "\f306"; } .icon-ic_fluent_video_20_regular:before { - content: "\f301"; + content: "\f307"; } .icon-ic_fluent_video_360_20_filled:before { - content: "\f302"; + content: "\f308"; } .icon-ic_fluent_video_360_20_regular:before { - content: "\f303"; + content: "\f309"; } .icon-ic_fluent_video_360_off_20_filled:before { - content: "\f304"; + content: "\f30a"; } .icon-ic_fluent_video_360_off_20_regular:before { - content: "\f305"; + content: "\f30b"; } .icon-ic_fluent_video_add_20_filled:before { - content: "\f306"; + content: "\f30c"; } .icon-ic_fluent_video_add_20_regular:before { - content: "\f307"; + content: "\f30d"; } .icon-ic_fluent_video_background_effect_20_filled:before { - content: "\f308"; + content: "\f30e"; } .icon-ic_fluent_video_background_effect_20_regular:before { - content: "\f309"; + content: "\f30f"; } .icon-ic_fluent_video_background_effect_horizontal_20_filled:before { - content: "\f30a"; + content: "\f310"; } .icon-ic_fluent_video_background_effect_horizontal_20_regular:before { - content: "\f30b"; + content: "\f311"; } .icon-ic_fluent_video_bluetooth_20_filled:before { - content: "\f30c"; + content: "\f312"; } .icon-ic_fluent_video_bluetooth_20_regular:before { - content: "\f30d"; + content: "\f313"; } .icon-ic_fluent_video_chat_20_filled:before { - content: "\f30e"; + content: "\f314"; } .icon-ic_fluent_video_chat_20_regular:before { - content: "\f30f"; + content: "\f315"; } .icon-ic_fluent_video_clip_20_filled:before { - content: "\f310"; + content: "\f316"; } .icon-ic_fluent_video_clip_20_regular:before { - content: "\f311"; + content: "\f317"; } .icon-ic_fluent_video_clip_multiple_20_filled:before { - content: "\f312"; + content: "\f318"; } .icon-ic_fluent_video_clip_multiple_20_regular:before { - content: "\f313"; + content: "\f319"; } .icon-ic_fluent_video_clip_off_20_filled:before { - content: "\f314"; + content: "\f31a"; } .icon-ic_fluent_video_clip_off_20_regular:before { - content: "\f315"; + content: "\f31b"; } .icon-ic_fluent_video_clip_optimize_20_filled:before { - content: "\f316"; + content: "\f31c"; } .icon-ic_fluent_video_clip_optimize_20_regular:before { - content: "\f317"; + content: "\f31d"; } .icon-ic_fluent_video_clip_wand_20_filled:before { - content: "\f318"; + content: "\f31e"; } .icon-ic_fluent_video_clip_wand_20_regular:before { - content: "\f319"; + content: "\f31f"; } .icon-ic_fluent_video_off_20_filled:before { - content: "\f31a"; + content: "\f320"; } .icon-ic_fluent_video_off_20_regular:before { - content: "\f31b"; + content: "\f321"; } .icon-ic_fluent_video_person_20_filled:before { - content: "\f31c"; + content: "\f322"; } .icon-ic_fluent_video_person_20_regular:before { - content: "\f31d"; + content: "\f323"; } .icon-ic_fluent_video_person_call_20_filled:before { - content: "\f31e"; + content: "\f324"; } .icon-ic_fluent_video_person_call_20_regular:before { - content: "\f31f"; + content: "\f325"; } .icon-ic_fluent_video_person_clock_20_filled:before { - content: "\f320"; + content: "\f326"; } .icon-ic_fluent_video_person_clock_20_regular:before { - content: "\f321"; + content: "\f327"; } .icon-ic_fluent_video_person_off_20_filled:before { - content: "\f322"; + content: "\f328"; } .icon-ic_fluent_video_person_off_20_regular:before { - content: "\f323"; + content: "\f329"; } .icon-ic_fluent_video_person_pulse_20_filled:before { - content: "\f324"; + content: "\f32a"; } .icon-ic_fluent_video_person_pulse_20_regular:before { - content: "\f325"; + content: "\f32b"; } .icon-ic_fluent_video_person_sparkle_20_filled:before { - content: "\f326"; + content: "\f32c"; } .icon-ic_fluent_video_person_sparkle_20_regular:before { - content: "\f327"; + content: "\f32d"; } .icon-ic_fluent_video_person_sparkle_off_20_filled:before { - content: "\f328"; + content: "\f32e"; } .icon-ic_fluent_video_person_sparkle_off_20_regular:before { - content: "\f329"; + content: "\f32f"; } .icon-ic_fluent_video_person_star_20_filled:before { - content: "\f32a"; + content: "\f330"; } .icon-ic_fluent_video_person_star_20_regular:before { - content: "\f32b"; + content: "\f331"; } .icon-ic_fluent_video_person_star_off_20_filled:before { - content: "\f32c"; + content: "\f332"; } .icon-ic_fluent_video_person_star_off_20_regular:before { - content: "\f32d"; + content: "\f333"; } .icon-ic_fluent_video_play_pause_20_filled:before { - content: "\f32e"; + content: "\f334"; } .icon-ic_fluent_video_play_pause_20_regular:before { - content: "\f32f"; + content: "\f335"; } .icon-ic_fluent_video_prohibited_20_filled:before { - content: "\f330"; + content: "\f336"; } .icon-ic_fluent_video_prohibited_20_regular:before { - content: "\f331"; + content: "\f337"; } .icon-ic_fluent_video_recording_20_filled:before { - content: "\f332"; + content: "\f338"; } .icon-ic_fluent_video_recording_20_regular:before { - content: "\f333"; + content: "\f339"; } .icon-ic_fluent_video_security_20_filled:before { - content: "\f334"; + content: "\f33a"; } .icon-ic_fluent_video_security_20_regular:before { - content: "\f335"; + content: "\f33b"; } .icon-ic_fluent_video_switch_20_filled:before { - content: "\f336"; + content: "\f33c"; } .icon-ic_fluent_video_switch_20_regular:before { - content: "\f337"; + content: "\f33d"; } .icon-ic_fluent_video_sync_20_filled:before { - content: "\f338"; + content: "\f33e"; } .icon-ic_fluent_video_sync_20_regular:before { - content: "\f339"; + content: "\f33f"; } .icon-ic_fluent_video_usb_20_filled:before { - content: "\f33a"; + content: "\f340"; } .icon-ic_fluent_video_usb_20_regular:before { - content: "\f33b"; + content: "\f341"; } .icon-ic_fluent_view_desktop_20_filled:before { - content: "\f33c"; + content: "\f342"; } .icon-ic_fluent_view_desktop_20_regular:before { - content: "\f33d"; + content: "\f343"; } .icon-ic_fluent_view_desktop_mobile_20_filled:before { - content: "\f33e"; + content: "\f344"; } .icon-ic_fluent_view_desktop_mobile_20_regular:before { - content: "\f33f"; + content: "\f345"; } .icon-ic_fluent_virtual_network_20_filled:before { - content: "\f340"; + content: "\f346"; } .icon-ic_fluent_virtual_network_20_regular:before { - content: "\f341"; + content: "\f347"; } .icon-ic_fluent_virtual_network_toolbox_20_filled:before { - content: "\f342"; + content: "\f348"; } .icon-ic_fluent_virtual_network_toolbox_20_regular:before { - content: "\f343"; + content: "\f349"; } .icon-ic_fluent_voicemail_20_filled:before { - content: "\f344"; + content: "\f34a"; } .icon-ic_fluent_voicemail_20_regular:before { - content: "\f345"; + content: "\f34b"; } .icon-ic_fluent_voicemail_arrow_back_20_filled:before { - content: "\f346"; + content: "\f34c"; } .icon-ic_fluent_voicemail_arrow_back_20_regular:before { - content: "\f347"; + content: "\f34d"; } .icon-ic_fluent_voicemail_arrow_forward_20_filled:before { - content: "\f348"; + content: "\f34e"; } .icon-ic_fluent_voicemail_arrow_forward_20_regular:before { - content: "\f349"; + content: "\f34f"; } .icon-ic_fluent_voicemail_arrow_subtract_20_filled:before { - content: "\f34a"; + content: "\f350"; } .icon-ic_fluent_voicemail_arrow_subtract_20_regular:before { - content: "\f34b"; + content: "\f351"; } .icon-ic_fluent_voicemail_shield_20_filled:before { - content: "\f34c"; + content: "\f352"; } .icon-ic_fluent_voicemail_shield_20_regular:before { - content: "\f34d"; + content: "\f353"; } .icon-ic_fluent_voicemail_subtract_20_filled:before { - content: "\f34e"; + content: "\f354"; } .icon-ic_fluent_voicemail_subtract_20_regular:before { - content: "\f34f"; + content: "\f355"; } .icon-ic_fluent_vote_20_filled:before { - content: "\f350"; + content: "\f356"; } .icon-ic_fluent_vote_20_regular:before { - content: "\f351"; + content: "\f357"; } .icon-ic_fluent_walkie_talkie_20_filled:before { - content: "\f352"; + content: "\f358"; } .icon-ic_fluent_walkie_talkie_20_regular:before { - content: "\f353"; + content: "\f359"; } .icon-ic_fluent_wallet_20_filled:before { - content: "\f354"; + content: "\f35a"; } .icon-ic_fluent_wallet_20_regular:before { - content: "\f355"; + content: "\f35b"; } .icon-ic_fluent_wallet_credit_card_20_filled:before { - content: "\f356"; + content: "\f35c"; } .icon-ic_fluent_wallet_credit_card_20_regular:before { - content: "\f357"; + content: "\f35d"; } .icon-ic_fluent_wallpaper_20_filled:before { - content: "\f358"; + content: "\f35e"; } .icon-ic_fluent_wallpaper_20_regular:before { - content: "\f359"; + content: "\f35f"; } .icon-ic_fluent_wand_20_filled:before { - content: "\f35a"; + content: "\f360"; } .icon-ic_fluent_wand_20_regular:before { - content: "\f35b"; + content: "\f361"; } .icon-ic_fluent_warning_20_filled:before { - content: "\f35c"; + content: "\f362"; } .icon-ic_fluent_warning_20_regular:before { - content: "\f35d"; + content: "\f363"; } .icon-ic_fluent_warning_lock_open_20_filled:before { - content: "\f35e"; + content: "\f364"; } .icon-ic_fluent_warning_lock_open_20_regular:before { - content: "\f35f"; + content: "\f365"; } .icon-ic_fluent_warning_shield_20_filled:before { - content: "\f360"; + content: "\f366"; } .icon-ic_fluent_warning_shield_20_regular:before { - content: "\f361"; + content: "\f367"; } .icon-ic_fluent_washer_20_filled:before { - content: "\f362"; + content: "\f368"; } .icon-ic_fluent_washer_20_regular:before { - content: "\f363"; + content: "\f369"; } .icon-ic_fluent_water_20_filled:before { - content: "\f364"; + content: "\f36a"; } .icon-ic_fluent_water_20_regular:before { - content: "\f365"; + content: "\f36b"; } .icon-ic_fluent_weather_blowing_snow_20_filled:before { - content: "\f366"; + content: "\f36c"; } .icon-ic_fluent_weather_blowing_snow_20_regular:before { - content: "\f367"; + content: "\f36d"; } .icon-ic_fluent_weather_cloudy_20_filled:before { - content: "\f368"; + content: "\f36e"; } .icon-ic_fluent_weather_cloudy_20_regular:before { - content: "\f369"; + content: "\f36f"; } .icon-ic_fluent_weather_drizzle_20_filled:before { - content: "\f36a"; + content: "\f370"; } .icon-ic_fluent_weather_drizzle_20_regular:before { - content: "\f36b"; + content: "\f371"; } .icon-ic_fluent_weather_duststorm_20_filled:before { - content: "\f36c"; + content: "\f372"; } .icon-ic_fluent_weather_duststorm_20_regular:before { - content: "\f36d"; + content: "\f373"; } .icon-ic_fluent_weather_fog_20_filled:before { - content: "\f36e"; + content: "\f374"; } .icon-ic_fluent_weather_fog_20_regular:before { - content: "\f36f"; + content: "\f375"; } .icon-ic_fluent_weather_hail_day_20_filled:before { - content: "\f370"; + content: "\f376"; } .icon-ic_fluent_weather_hail_day_20_regular:before { - content: "\f371"; + content: "\f377"; } .icon-ic_fluent_weather_hail_night_20_filled:before { - content: "\f372"; + content: "\f378"; } .icon-ic_fluent_weather_hail_night_20_regular:before { - content: "\f373"; + content: "\f379"; } .icon-ic_fluent_weather_haze_20_filled:before { - content: "\f374"; + content: "\f37a"; } .icon-ic_fluent_weather_haze_20_regular:before { - content: "\f375"; + content: "\f37b"; } .icon-ic_fluent_weather_moon_20_filled:before { - content: "\f376"; + content: "\f37c"; } .icon-ic_fluent_weather_moon_20_regular:before { - content: "\f377"; + content: "\f37d"; } .icon-ic_fluent_weather_moon_off_20_filled:before { - content: "\f378"; + content: "\f37e"; } .icon-ic_fluent_weather_moon_off_20_regular:before { - content: "\f379"; + content: "\f37f"; } .icon-ic_fluent_weather_partly_cloudy_day_20_filled:before { - content: "\f37a"; + content: "\f380"; } .icon-ic_fluent_weather_partly_cloudy_day_20_regular:before { - content: "\f37b"; + content: "\f381"; } .icon-ic_fluent_weather_partly_cloudy_night_20_filled:before { - content: "\f37c"; + content: "\f382"; } .icon-ic_fluent_weather_partly_cloudy_night_20_regular:before { - content: "\f37d"; + content: "\f383"; } .icon-ic_fluent_weather_rain_20_filled:before { - content: "\f37e"; + content: "\f384"; } .icon-ic_fluent_weather_rain_20_regular:before { - content: "\f37f"; + content: "\f385"; } .icon-ic_fluent_weather_rain_showers_day_20_filled:before { - content: "\f380"; + content: "\f386"; } .icon-ic_fluent_weather_rain_showers_day_20_regular:before { - content: "\f381"; + content: "\f387"; } .icon-ic_fluent_weather_rain_showers_night_20_filled:before { - content: "\f382"; + content: "\f388"; } .icon-ic_fluent_weather_rain_showers_night_20_regular:before { - content: "\f383"; + content: "\f389"; } .icon-ic_fluent_weather_rain_snow_20_filled:before { - content: "\f384"; + content: "\f38a"; } .icon-ic_fluent_weather_rain_snow_20_regular:before { - content: "\f385"; + content: "\f38b"; } .icon-ic_fluent_weather_snow_20_filled:before { - content: "\f386"; + content: "\f38c"; } .icon-ic_fluent_weather_snow_20_regular:before { - content: "\f387"; + content: "\f38d"; } .icon-ic_fluent_weather_snow_shower_day_20_filled:before { - content: "\f388"; + content: "\f38e"; } .icon-ic_fluent_weather_snow_shower_day_20_regular:before { - content: "\f389"; + content: "\f38f"; } .icon-ic_fluent_weather_snow_shower_night_20_filled:before { - content: "\f38a"; + content: "\f390"; } .icon-ic_fluent_weather_snow_shower_night_20_regular:before { - content: "\f38b"; + content: "\f391"; } .icon-ic_fluent_weather_snowflake_20_filled:before { - content: "\f38c"; + content: "\f392"; } .icon-ic_fluent_weather_snowflake_20_regular:before { - content: "\f38d"; + content: "\f393"; } .icon-ic_fluent_weather_squalls_20_filled:before { - content: "\f38e"; + content: "\f394"; } .icon-ic_fluent_weather_squalls_20_regular:before { - content: "\f38f"; + content: "\f395"; } .icon-ic_fluent_weather_sunny_20_filled:before { - content: "\f390"; + content: "\f396"; } .icon-ic_fluent_weather_sunny_20_regular:before { - content: "\f391"; + content: "\f397"; } .icon-ic_fluent_weather_sunny_high_20_filled:before { - content: "\f392"; + content: "\f398"; } .icon-ic_fluent_weather_sunny_high_20_regular:before { - content: "\f393"; + content: "\f399"; } .icon-ic_fluent_weather_sunny_low_20_filled:before { - content: "\f394"; + content: "\f39a"; } .icon-ic_fluent_weather_sunny_low_20_regular:before { - content: "\f395"; + content: "\f39b"; } .icon-ic_fluent_weather_thunderstorm_20_filled:before { - content: "\f396"; + content: "\f39c"; } .icon-ic_fluent_weather_thunderstorm_20_regular:before { - content: "\f397"; + content: "\f39d"; } .icon-ic_fluent_web_asset_20_filled:before { - content: "\f398"; + content: "\f39e"; } .icon-ic_fluent_web_asset_20_regular:before { - content: "\f399"; + content: "\f39f"; } .icon-ic_fluent_whiteboard_20_filled:before { - content: "\f39a"; + content: "\f3a0"; } .icon-ic_fluent_whiteboard_20_regular:before { - content: "\f39b"; + content: "\f3a1"; } .icon-ic_fluent_whiteboard_off_20_filled:before { - content: "\f39c"; + content: "\f3a2"; } .icon-ic_fluent_whiteboard_off_20_regular:before { - content: "\f39d"; + content: "\f3a3"; } .icon-ic_fluent_wifi_1_20_filled:before { - content: "\f39e"; + content: "\f3a4"; } .icon-ic_fluent_wifi_1_20_regular:before { - content: "\f39f"; + content: "\f3a5"; } .icon-ic_fluent_wifi_2_20_filled:before { - content: "\f3a0"; + content: "\f3a6"; } .icon-ic_fluent_wifi_2_20_regular:before { - content: "\f3a1"; + content: "\f3a7"; } .icon-ic_fluent_wifi_3_20_filled:before { - content: "\f3a2"; + content: "\f3a8"; } .icon-ic_fluent_wifi_3_20_regular:before { - content: "\f3a3"; + content: "\f3a9"; } .icon-ic_fluent_wifi_4_20_filled:before { - content: "\f3a4"; + content: "\f3aa"; } .icon-ic_fluent_wifi_4_20_regular:before { - content: "\f3a5"; + content: "\f3ab"; } .icon-ic_fluent_wifi_lock_20_filled:before { - content: "\f3a6"; + content: "\f3ac"; } .icon-ic_fluent_wifi_lock_20_regular:before { - content: "\f3a7"; + content: "\f3ad"; } .icon-ic_fluent_wifi_off_20_filled:before { - content: "\f3a8"; + content: "\f3ae"; } .icon-ic_fluent_wifi_off_20_regular:before { - content: "\f3a9"; + content: "\f3af"; } .icon-ic_fluent_wifi_settings_20_filled:before { - content: "\f3aa"; + content: "\f3b0"; } .icon-ic_fluent_wifi_settings_20_regular:before { - content: "\f3ab"; + content: "\f3b1"; } .icon-ic_fluent_wifi_warning_20_filled:before { - content: "\f3ac"; + content: "\f3b2"; } .icon-ic_fluent_wifi_warning_20_regular:before { - content: "\f3ad"; + content: "\f3b3"; } .icon-ic_fluent_window_20_filled:before { - content: "\f3ae"; + content: "\f3b4"; } .icon-ic_fluent_window_20_regular:before { - content: "\f3af"; + content: "\f3b5"; } .icon-ic_fluent_window_ad_20_filled:before { - content: "\f3b0"; + content: "\f3b6"; } .icon-ic_fluent_window_ad_20_regular:before { - content: "\f3b1"; + content: "\f3b7"; } .icon-ic_fluent_window_ad_off_20_filled:before { - content: "\f3b2"; + content: "\f3b8"; } .icon-ic_fluent_window_ad_off_20_regular:before { - content: "\f3b3"; + content: "\f3b9"; } .icon-ic_fluent_window_ad_person_20_filled:before { - content: "\f3b4"; + content: "\f3ba"; } .icon-ic_fluent_window_ad_person_20_regular:before { - content: "\f3b5"; + content: "\f3bb"; } .icon-ic_fluent_window_apps_20_filled:before { - content: "\f3b6"; + content: "\f3bc"; } .icon-ic_fluent_window_apps_20_regular:before { - content: "\f3b7"; + content: "\f3bd"; } .icon-ic_fluent_window_arrow_up_20_filled:before { - content: "\f3b8"; + content: "\f3be"; } .icon-ic_fluent_window_arrow_up_20_regular:before { - content: "\f3b9"; + content: "\f3bf"; } .icon-ic_fluent_window_brush_20_filled:before { - content: "\f3ba"; + content: "\f3c0"; } .icon-ic_fluent_window_brush_20_regular:before { - content: "\f3bb"; + content: "\f3c1"; } .icon-ic_fluent_window_bullet_list_20_filled:before { - content: "\f3bc"; + content: "\f3c2"; } .icon-ic_fluent_window_bullet_list_20_regular:before { - content: "\f3bd"; + content: "\f3c3"; } .icon-ic_fluent_window_bullet_list_add_20_filled:before { - content: "\f3be"; + content: "\f3c4"; } .icon-ic_fluent_window_bullet_list_add_20_regular:before { - content: "\f3bf"; + content: "\f3c5"; } .icon-ic_fluent_window_column_one_fourth_left_20_filled:before { - content: "\f3c0"; + content: "\f3c6"; } .icon-ic_fluent_window_column_one_fourth_left_20_regular:before { - content: "\f3c1"; + content: "\f3c7"; } .icon-ic_fluent_window_column_one_fourth_left_focus_left_20_filled:before { - content: "\f3c2"; + content: "\f3c8"; } .icon-ic_fluent_window_column_one_fourth_left_focus_top_20_filled:before { - content: "\f3c3"; + content: "\f3c9"; } .icon-ic_fluent_window_console_20_filled:before { - content: "\f3c4"; + content: "\f3ca"; } .icon-ic_fluent_window_console_20_regular:before { - content: "\f3c5"; + content: "\f3cb"; } .icon-ic_fluent_window_database_20_filled:before { - content: "\f3c6"; + content: "\f3cc"; } .icon-ic_fluent_window_database_20_regular:before { - content: "\f3c7"; + content: "\f3cd"; } .icon-ic_fluent_window_dev_edit_20_filled:before { - content: "\f3c8"; + content: "\f3ce"; } .icon-ic_fluent_window_dev_edit_20_regular:before { - content: "\f3c9"; + content: "\f3cf"; } .icon-ic_fluent_window_dev_tools_20_filled:before { - content: "\f3ca"; + content: "\f3d0"; } .icon-ic_fluent_window_dev_tools_20_regular:before { - content: "\f3cb"; + content: "\f3d1"; } .icon-ic_fluent_window_edit_20_filled:before { - content: "\f3cc"; + content: "\f3d2"; } .icon-ic_fluent_window_edit_20_regular:before { - content: "\f3cd"; + content: "\f3d3"; } .icon-ic_fluent_window_fingerprint_20_filled:before { - content: "\f3ce"; + content: "\f3d4"; } .icon-ic_fluent_window_fingerprint_20_regular:before { - content: "\f3cf"; + content: "\f3d5"; } .icon-ic_fluent_window_header_horizontal_20_filled:before { - content: "\f3d0"; + content: "\f3d6"; } .icon-ic_fluent_window_header_horizontal_20_regular:before { - content: "\f3d1"; + content: "\f3d7"; } .icon-ic_fluent_window_header_horizontal_off_20_filled:before { - content: "\f3d2"; + content: "\f3d8"; } .icon-ic_fluent_window_header_horizontal_off_20_regular:before { - content: "\f3d3"; + content: "\f3d9"; } .icon-ic_fluent_window_header_vertical_20_filled:before { - content: "\f3d4"; + content: "\f3da"; } .icon-ic_fluent_window_header_vertical_20_regular:before { - content: "\f3d5"; + content: "\f3db"; } .icon-ic_fluent_window_inprivate_20_filled:before { - content: "\f3d6"; + content: "\f3dc"; } .icon-ic_fluent_window_inprivate_20_regular:before { - content: "\f3d7"; + content: "\f3dd"; } .icon-ic_fluent_window_inprivate_account_20_filled:before { - content: "\f3d8"; + content: "\f3de"; } .icon-ic_fluent_window_inprivate_account_20_regular:before { - content: "\f3d9"; + content: "\f3df"; } .icon-ic_fluent_window_location_target_20_filled:before { - content: "\f3da"; + content: "\f3e0"; } .icon-ic_fluent_window_location_target_20_regular:before { - content: "\f3db"; + content: "\f3e1"; } .icon-ic_fluent_window_multiple_20_filled:before { - content: "\f3dc"; + content: "\f3e2"; } .icon-ic_fluent_window_multiple_20_regular:before { - content: "\f3dd"; + content: "\f3e3"; } .icon-ic_fluent_window_multiple_swap_20_filled:before { - content: "\f3de"; + content: "\f3e4"; } .icon-ic_fluent_window_multiple_swap_20_regular:before { - content: "\f3df"; + content: "\f3e5"; } .icon-ic_fluent_window_new_20_filled:before { - content: "\f3e0"; + content: "\f3e6"; } .icon-ic_fluent_window_new_20_regular:before { - content: "\f3e1"; + content: "\f3e7"; } .icon-ic_fluent_window_play_20_filled:before { - content: "\f3e2"; + content: "\f3e8"; } .icon-ic_fluent_window_play_20_regular:before { - content: "\f3e3"; + content: "\f3e9"; } .icon-ic_fluent_window_settings_20_filled:before { - content: "\f3e4"; + content: "\f3ea"; } .icon-ic_fluent_window_settings_20_regular:before { - content: "\f3e5"; + content: "\f3eb"; } .icon-ic_fluent_window_shield_20_filled:before { - content: "\f3e6"; + content: "\f3ec"; } .icon-ic_fluent_window_shield_20_regular:before { - content: "\f3e7"; + content: "\f3ed"; } .icon-ic_fluent_window_text_20_filled:before { - content: "\f3e8"; + content: "\f3ee"; } .icon-ic_fluent_window_text_20_regular:before { - content: "\f3e9"; + content: "\f3ef"; } .icon-ic_fluent_window_wrench_20_filled:before { - content: "\f3ea"; + content: "\f3f0"; } .icon-ic_fluent_window_wrench_20_regular:before { - content: "\f3eb"; + content: "\f3f1"; } .icon-ic_fluent_wrench_20_filled:before { - content: "\f3ec"; + content: "\f3f2"; } .icon-ic_fluent_wrench_20_regular:before { - content: "\f3ed"; + content: "\f3f3"; } .icon-ic_fluent_wrench_screwdriver_20_filled:before { - content: "\f3ee"; + content: "\f3f4"; } .icon-ic_fluent_wrench_screwdriver_20_regular:before { - content: "\f3ef"; + content: "\f3f5"; } .icon-ic_fluent_wrench_settings_20_filled:before { - content: "\f3f0"; + content: "\f3f6"; } .icon-ic_fluent_wrench_settings_20_regular:before { - content: "\f3f1"; + content: "\f3f7"; } .icon-ic_fluent_xbox_console_20_filled:before { - content: "\f3f2"; + content: "\f3f8"; } .icon-ic_fluent_xbox_console_20_regular:before { - content: "\f3f3"; + content: "\f3f9"; } .icon-ic_fluent_xbox_controller_20_filled:before { - content: "\f3f4"; + content: "\f3fa"; } .icon-ic_fluent_xbox_controller_20_regular:before { - content: "\f3f5"; + content: "\f3fb"; } .icon-ic_fluent_xbox_controller_error_20_filled:before { - content: "\f3f6"; + content: "\f3fc"; } .icon-ic_fluent_xbox_controller_error_20_regular:before { - content: "\f3f7"; + content: "\f3fd"; } .icon-ic_fluent_xray_20_filled:before { - content: "\f3f8"; + content: "\f3fe"; } .icon-ic_fluent_xray_20_regular:before { - content: "\f3f9"; + content: "\f3ff"; } .icon-ic_fluent_zoom_fit_20_filled:before { - content: "\f3fa"; + content: "\f400"; } .icon-ic_fluent_zoom_fit_20_regular:before { - content: "\f3fb"; + content: "\f401"; } .icon-ic_fluent_zoom_in_20_filled:before { - content: "\f3fc"; + content: "\f402"; } .icon-ic_fluent_zoom_in_20_regular:before { - content: "\f3fd"; + content: "\f403"; } .icon-ic_fluent_zoom_out_20_filled:before { - content: "\f3fe"; + content: "\f404"; } .icon-ic_fluent_zoom_out_20_regular:before { - content: "\f3ff"; + content: "\f405"; } diff --git a/fonts/FluentSystemIcons-Resizable.html b/fonts/FluentSystemIcons-Resizable.html index f7bfb10e45..333d624050 100644 --- a/fonts/FluentSystemIcons-Resizable.html +++ b/fonts/FluentSystemIcons-Resizable.html @@ -848,6 +848,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_animal_paw_print_20_filled +
+ + +
+ + + +
+ ic_fluent_animal_paw_print_20_regular +
+ +
@@ -1622,6 +1640,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_20_filled +
+ + +
+ + + +
+ ic_fluent_arrow_clockwise_dashes_settings_20_regular +
+ +
@@ -36254,6 +36290,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_square_text_arrow_repeat_all_20_filled +
+ + +
+ + + +
+ ic_fluent_square_text_arrow_repeat_all_20_regular +
+ +
diff --git a/fonts/FluentSystemIcons-Resizable.json b/fonts/FluentSystemIcons-Resizable.json index a6d6246a70..1a674131d1 100644 --- a/fonts/FluentSystemIcons-Resizable.json +++ b/fonts/FluentSystemIcons-Resizable.json @@ -87,5036 +87,5042 @@ "ic_fluent_animal_cat_20_regular": 57429, "ic_fluent_animal_dog_20_filled": 57430, "ic_fluent_animal_dog_20_regular": 57431, - "ic_fluent_animal_rabbit_20_filled": 57432, - "ic_fluent_animal_rabbit_20_regular": 57433, - "ic_fluent_animal_rabbit_off_20_filled": 57434, - "ic_fluent_animal_rabbit_off_20_regular": 57435, - "ic_fluent_animal_turtle_20_filled": 57436, - "ic_fluent_animal_turtle_20_regular": 57437, - "ic_fluent_app_folder_20_filled": 57438, - "ic_fluent_app_folder_20_regular": 57439, - "ic_fluent_app_generic_20_filled": 57440, - "ic_fluent_app_generic_20_regular": 57441, - "ic_fluent_app_recent_20_filled": 57442, - "ic_fluent_app_recent_20_regular": 57443, - "ic_fluent_app_title_20_filled": 57444, - "ic_fluent_app_title_20_regular": 57445, - "ic_fluent_approvals_app_20_filled": 57446, - "ic_fluent_approvals_app_20_regular": 57447, - "ic_fluent_apps_20_filled": 57448, - "ic_fluent_apps_20_regular": 57449, - "ic_fluent_apps_add_in_20_filled": 57450, - "ic_fluent_apps_add_in_20_regular": 57451, - "ic_fluent_apps_list_20_filled": 57452, - "ic_fluent_apps_list_20_regular": 57453, - "ic_fluent_apps_list_detail_20_filled": 57454, - "ic_fluent_apps_list_detail_20_regular": 57455, - "ic_fluent_apps_settings_20_filled": 57456, - "ic_fluent_apps_settings_20_regular": 57457, - "ic_fluent_apps_shield_20_filled": 57458, - "ic_fluent_apps_shield_20_regular": 57459, - "ic_fluent_archive_20_filled": 57460, - "ic_fluent_archive_20_regular": 57461, - "ic_fluent_archive_arrow_back_20_filled": 57462, - "ic_fluent_archive_arrow_back_20_regular": 57463, - "ic_fluent_archive_multiple_20_filled": 57464, - "ic_fluent_archive_multiple_20_regular": 57465, - "ic_fluent_archive_settings_20_filled": 57466, - "ic_fluent_archive_settings_20_regular": 57467, - "ic_fluent_arrow_autofit_content_20_filled": 57468, - "ic_fluent_arrow_autofit_content_20_regular": 57469, - "ic_fluent_arrow_autofit_down_20_filled": 57470, - "ic_fluent_arrow_autofit_down_20_regular": 57471, - "ic_fluent_arrow_autofit_height_20_filled": 57472, - "ic_fluent_arrow_autofit_height_20_regular": 57473, - "ic_fluent_arrow_autofit_height_dotted_20_filled": 57474, - "ic_fluent_arrow_autofit_height_dotted_20_regular": 57475, - "ic_fluent_arrow_autofit_height_in_20_filled": 57476, - "ic_fluent_arrow_autofit_height_in_20_regular": 57477, - "ic_fluent_arrow_autofit_up_20_filled": 57478, - "ic_fluent_arrow_autofit_up_20_regular": 57479, - "ic_fluent_arrow_autofit_width_20_filled": 57480, - "ic_fluent_arrow_autofit_width_20_regular": 57481, - "ic_fluent_arrow_autofit_width_dotted_20_filled": 57482, - "ic_fluent_arrow_autofit_width_dotted_20_regular": 57483, - "ic_fluent_arrow_between_down_20_filled": 57484, - "ic_fluent_arrow_between_down_20_regular": 57485, - "ic_fluent_arrow_between_up_20_filled": 57486, - "ic_fluent_arrow_between_up_20_regular": 57487, - "ic_fluent_arrow_bidirectional_left_right_20_filled": 57488, - "ic_fluent_arrow_bidirectional_left_right_20_regular": 57489, - "ic_fluent_arrow_bidirectional_up_down_20_filled": 57490, - "ic_fluent_arrow_bidirectional_up_down_20_regular": 57491, - "ic_fluent_arrow_bounce_20_filled": 57492, - "ic_fluent_arrow_bounce_20_regular": 57493, - "ic_fluent_arrow_circle_down_20_filled": 57494, - "ic_fluent_arrow_circle_down_20_regular": 57495, - "ic_fluent_arrow_circle_down_double_20_filled": 57496, - "ic_fluent_arrow_circle_down_double_20_regular": 57497, - "ic_fluent_arrow_circle_down_right_20_filled": 57498, - "ic_fluent_arrow_circle_down_right_20_regular": 57499, - "ic_fluent_arrow_circle_down_split_20_filled": 57500, - "ic_fluent_arrow_circle_down_split_20_regular": 57501, - "ic_fluent_arrow_circle_down_up_20_filled": 57502, - "ic_fluent_arrow_circle_down_up_20_regular": 57503, - "ic_fluent_arrow_circle_left_20_filled": 57504, - "ic_fluent_arrow_circle_left_20_regular": 57505, - "ic_fluent_arrow_circle_right_20_filled": 57506, - "ic_fluent_arrow_circle_right_20_regular": 57507, - "ic_fluent_arrow_circle_up_20_filled": 57508, - "ic_fluent_arrow_circle_up_20_regular": 57509, - "ic_fluent_arrow_circle_up_left_20_filled": 57510, - "ic_fluent_arrow_circle_up_left_20_regular": 57511, - "ic_fluent_arrow_circle_up_right_20_filled": 57512, - "ic_fluent_arrow_circle_up_right_20_regular": 57513, - "ic_fluent_arrow_clockwise_20_filled": 57514, - "ic_fluent_arrow_clockwise_20_regular": 57515, - "ic_fluent_arrow_clockwise_dashes_20_filled": 57516, - "ic_fluent_arrow_clockwise_dashes_20_regular": 57517, - "ic_fluent_arrow_collapse_all_20_filled": 57518, - "ic_fluent_arrow_collapse_all_20_regular": 57519, - "ic_fluent_arrow_counterclockwise_20_filled": 57520, - "ic_fluent_arrow_counterclockwise_20_regular": 57521, - "ic_fluent_arrow_counterclockwise_dashes_20_filled": 57522, - "ic_fluent_arrow_counterclockwise_dashes_20_regular": 57523, - "ic_fluent_arrow_curve_down_left_20_filled": 57524, - "ic_fluent_arrow_curve_down_left_20_regular": 57525, - "ic_fluent_arrow_curve_down_right_20_filled": 57526, - "ic_fluent_arrow_curve_down_right_20_regular": 57527, - "ic_fluent_arrow_curve_up_left_20_filled": 57528, - "ic_fluent_arrow_curve_up_left_20_regular": 57529, - "ic_fluent_arrow_curve_up_right_20_filled": 57530, - "ic_fluent_arrow_curve_up_right_20_regular": 57531, - "ic_fluent_arrow_down_20_filled": 57532, - "ic_fluent_arrow_down_20_regular": 57533, - "ic_fluent_arrow_down_exclamation_20_filled": 57534, - "ic_fluent_arrow_down_exclamation_20_regular": 57535, - "ic_fluent_arrow_down_left_20_filled": 57536, - "ic_fluent_arrow_down_left_20_regular": 57537, - "ic_fluent_arrow_down_right_20_filled": 57538, - "ic_fluent_arrow_down_right_20_regular": 57539, - "ic_fluent_arrow_download_20_filled": 57540, - "ic_fluent_arrow_download_20_regular": 57541, - "ic_fluent_arrow_download_off_20_filled": 57542, - "ic_fluent_arrow_download_off_20_regular": 57543, - "ic_fluent_arrow_eject_20_filled": 57544, - "ic_fluent_arrow_eject_20_regular": 57545, - "ic_fluent_arrow_enter_20_filled": 57546, - "ic_fluent_arrow_enter_20_regular": 57547, - "ic_fluent_arrow_enter_left_20_filled": 57548, - "ic_fluent_arrow_enter_left_20_regular": 57549, - "ic_fluent_arrow_enter_up_20_filled": 57550, - "ic_fluent_arrow_enter_up_20_regular": 57551, - "ic_fluent_arrow_exit_20_filled": 57552, - "ic_fluent_arrow_exit_20_regular": 57553, - "ic_fluent_arrow_expand_20_filled": 57554, - "ic_fluent_arrow_expand_20_regular": 57555, - "ic_fluent_arrow_expand_all_20_filled": 57556, - "ic_fluent_arrow_expand_all_20_regular": 57557, - "ic_fluent_arrow_export_20_filled": 57558, - "ic_fluent_arrow_export_20_regular": 57559, - "ic_fluent_arrow_export_ltr_20_filled": 57560, - "ic_fluent_arrow_export_ltr_20_regular": 57561, - "ic_fluent_arrow_export_rtl_20_filled": 57562, - "ic_fluent_arrow_export_rtl_20_regular": 57563, - "ic_fluent_arrow_export_up_20_filled": 57564, - "ic_fluent_arrow_export_up_20_regular": 57565, - "ic_fluent_arrow_fit_20_filled": 57566, - "ic_fluent_arrow_fit_20_regular": 57567, - "ic_fluent_arrow_fit_in_20_filled": 57568, - "ic_fluent_arrow_fit_in_20_regular": 57569, - "ic_fluent_arrow_flow_diagonal_up_right_20_filled": 57570, - "ic_fluent_arrow_flow_diagonal_up_right_20_regular": 57571, - "ic_fluent_arrow_flow_up_right_20_filled": 57572, - "ic_fluent_arrow_flow_up_right_20_regular": 57573, - "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled": 57574, - "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular": 57575, - "ic_fluent_arrow_forward_20_filled": 57576, - "ic_fluent_arrow_forward_20_regular": 57577, - "ic_fluent_arrow_forward_down_lightning_20_filled": 57578, - "ic_fluent_arrow_forward_down_lightning_20_regular": 57579, - "ic_fluent_arrow_forward_down_person_20_filled": 57580, - "ic_fluent_arrow_forward_down_person_20_regular": 57581, - "ic_fluent_arrow_hook_down_left_20_filled": 57582, - "ic_fluent_arrow_hook_down_left_20_regular": 57583, - "ic_fluent_arrow_hook_down_right_20_filled": 57584, - "ic_fluent_arrow_hook_down_right_20_regular": 57585, - "ic_fluent_arrow_hook_up_left_20_filled": 57586, - "ic_fluent_arrow_hook_up_left_20_regular": 57587, - "ic_fluent_arrow_hook_up_right_20_filled": 57588, - "ic_fluent_arrow_hook_up_right_20_regular": 57589, - "ic_fluent_arrow_import_20_filled": 57590, - "ic_fluent_arrow_import_20_regular": 57591, - "ic_fluent_arrow_join_20_filled": 57592, - "ic_fluent_arrow_join_20_regular": 57593, - "ic_fluent_arrow_left_20_filled": 57594, - "ic_fluent_arrow_left_20_regular": 57595, - "ic_fluent_arrow_maximize_20_filled": 57596, - "ic_fluent_arrow_maximize_20_regular": 57597, - "ic_fluent_arrow_maximize_vertical_20_filled": 57598, - "ic_fluent_arrow_maximize_vertical_20_regular": 57599, - "ic_fluent_arrow_minimize_20_filled": 57600, - "ic_fluent_arrow_minimize_20_regular": 57601, - "ic_fluent_arrow_minimize_vertical_20_filled": 57602, - "ic_fluent_arrow_minimize_vertical_20_regular": 57603, - "ic_fluent_arrow_move_20_filled": 57604, - "ic_fluent_arrow_move_20_regular": 57605, - "ic_fluent_arrow_move_inward_20_filled": 57606, - "ic_fluent_arrow_move_inward_20_regular": 57607, - "ic_fluent_arrow_next_20_filled": 57608, - "ic_fluent_arrow_next_20_regular": 57609, - "ic_fluent_arrow_outline_down_left_20_filled": 57610, - "ic_fluent_arrow_outline_down_left_20_regular": 57611, - "ic_fluent_arrow_outline_up_right_20_filled": 57612, - "ic_fluent_arrow_outline_up_right_20_regular": 57613, - "ic_fluent_arrow_paragraph_20_filled": 57614, - "ic_fluent_arrow_paragraph_20_regular": 57615, - "ic_fluent_arrow_previous_20_filled": 57616, - "ic_fluent_arrow_previous_20_regular": 57617, - "ic_fluent_arrow_redo_20_filled": 57618, - "ic_fluent_arrow_redo_20_regular": 57619, - "ic_fluent_arrow_repeat_1_20_filled": 57620, - "ic_fluent_arrow_repeat_1_20_regular": 57621, - "ic_fluent_arrow_repeat_all_20_filled": 57622, - "ic_fluent_arrow_repeat_all_20_regular": 57623, - "ic_fluent_arrow_repeat_all_off_20_filled": 57624, - "ic_fluent_arrow_repeat_all_off_20_regular": 57625, - "ic_fluent_arrow_reply_20_filled": 57626, - "ic_fluent_arrow_reply_20_regular": 57627, - "ic_fluent_arrow_reply_all_20_filled": 57628, - "ic_fluent_arrow_reply_all_20_regular": 57629, - "ic_fluent_arrow_reply_down_20_filled": 57630, - "ic_fluent_arrow_reply_down_20_regular": 57631, - "ic_fluent_arrow_reset_20_filled": 57632, - "ic_fluent_arrow_reset_20_regular": 57633, - "ic_fluent_arrow_right_20_filled": 57634, - "ic_fluent_arrow_right_20_regular": 57635, - "ic_fluent_arrow_rotate_clockwise_20_filled": 57636, - "ic_fluent_arrow_rotate_clockwise_20_regular": 57637, - "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57638, - "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57639, - "ic_fluent_arrow_routing_20_filled": 57640, - "ic_fluent_arrow_routing_20_regular": 57641, - "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57642, - "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57643, - "ic_fluent_arrow_shuffle_20_filled": 57644, - "ic_fluent_arrow_shuffle_20_regular": 57645, - "ic_fluent_arrow_shuffle_off_20_filled": 57646, - "ic_fluent_arrow_shuffle_off_20_regular": 57647, - "ic_fluent_arrow_sort_20_filled": 57648, - "ic_fluent_arrow_sort_20_regular": 57649, - "ic_fluent_arrow_sort_down_20_filled": 57650, - "ic_fluent_arrow_sort_down_20_regular": 57651, - "ic_fluent_arrow_sort_down_lines_20_filled": 57652, - "ic_fluent_arrow_sort_down_lines_20_regular": 57653, - "ic_fluent_arrow_sort_up_20_filled": 57654, - "ic_fluent_arrow_sort_up_20_regular": 57655, - "ic_fluent_arrow_sort_up_lines_20_filled": 57656, - "ic_fluent_arrow_sort_up_lines_20_regular": 57657, - "ic_fluent_arrow_split_20_filled": 57658, - "ic_fluent_arrow_split_20_regular": 57659, - "ic_fluent_arrow_sprint_20_filled": 57660, - "ic_fluent_arrow_sprint_20_regular": 57661, - "ic_fluent_arrow_square_down_20_filled": 57662, - "ic_fluent_arrow_square_down_20_regular": 57663, - "ic_fluent_arrow_square_up_right_20_filled": 57664, - "ic_fluent_arrow_square_up_right_20_regular": 57665, - "ic_fluent_arrow_step_back_20_filled": 57666, - "ic_fluent_arrow_step_back_20_regular": 57667, - "ic_fluent_arrow_step_in_20_filled": 57668, - "ic_fluent_arrow_step_in_20_regular": 57669, - "ic_fluent_arrow_step_in_diagonal_down_left_20_filled": 57670, - "ic_fluent_arrow_step_in_diagonal_down_left_20_regular": 57671, - "ic_fluent_arrow_step_in_left_20_filled": 57672, - "ic_fluent_arrow_step_in_left_20_regular": 57673, - "ic_fluent_arrow_step_in_right_20_filled": 57674, - "ic_fluent_arrow_step_in_right_20_regular": 57675, - "ic_fluent_arrow_step_out_20_filled": 57676, - "ic_fluent_arrow_step_out_20_regular": 57677, - "ic_fluent_arrow_step_over_20_filled": 57678, - "ic_fluent_arrow_step_over_20_regular": 57679, - "ic_fluent_arrow_swap_20_filled": 57680, - "ic_fluent_arrow_swap_20_regular": 57681, - "ic_fluent_arrow_sync_20_filled": 57682, - "ic_fluent_arrow_sync_20_regular": 57683, - "ic_fluent_arrow_sync_checkmark_20_filled": 57684, - "ic_fluent_arrow_sync_checkmark_20_regular": 57685, - "ic_fluent_arrow_sync_circle_20_filled": 57686, - "ic_fluent_arrow_sync_circle_20_regular": 57687, - "ic_fluent_arrow_sync_dismiss_20_filled": 57688, - "ic_fluent_arrow_sync_dismiss_20_regular": 57689, - "ic_fluent_arrow_sync_off_20_filled": 57690, - "ic_fluent_arrow_sync_off_20_regular": 57691, - "ic_fluent_arrow_trending_20_filled": 57692, - "ic_fluent_arrow_trending_20_regular": 57693, - "ic_fluent_arrow_trending_checkmark_20_filled": 57694, - "ic_fluent_arrow_trending_checkmark_20_regular": 57695, - "ic_fluent_arrow_trending_down_20_filled": 57696, - "ic_fluent_arrow_trending_down_20_regular": 57697, - "ic_fluent_arrow_trending_lines_20_filled": 57698, - "ic_fluent_arrow_trending_lines_20_regular": 57699, - "ic_fluent_arrow_trending_settings_20_filled": 57700, - "ic_fluent_arrow_trending_settings_20_regular": 57701, - "ic_fluent_arrow_trending_sparkle_20_filled": 57702, - "ic_fluent_arrow_trending_sparkle_20_regular": 57703, - "ic_fluent_arrow_trending_text_20_filled": 57704, - "ic_fluent_arrow_trending_text_20_regular": 57705, - "ic_fluent_arrow_trending_wrench_20_filled": 57706, - "ic_fluent_arrow_trending_wrench_20_regular": 57707, - "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57708, - "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57709, - "ic_fluent_arrow_turn_down_left_20_filled": 57710, - "ic_fluent_arrow_turn_down_left_20_regular": 57711, - "ic_fluent_arrow_turn_down_right_20_filled": 57712, - "ic_fluent_arrow_turn_down_right_20_regular": 57713, - "ic_fluent_arrow_turn_down_up_20_filled": 57714, - "ic_fluent_arrow_turn_down_up_20_regular": 57715, - "ic_fluent_arrow_turn_left_down_20_filled": 57716, - "ic_fluent_arrow_turn_left_down_20_regular": 57717, - "ic_fluent_arrow_turn_left_right_20_filled": 57718, - "ic_fluent_arrow_turn_left_right_20_regular": 57719, - "ic_fluent_arrow_turn_left_up_20_filled": 57720, - "ic_fluent_arrow_turn_left_up_20_regular": 57721, - "ic_fluent_arrow_turn_right_20_filled": 57722, - "ic_fluent_arrow_turn_right_20_regular": 57723, - "ic_fluent_arrow_turn_right_down_20_filled": 57724, - "ic_fluent_arrow_turn_right_down_20_regular": 57725, - "ic_fluent_arrow_turn_right_left_20_filled": 57726, - "ic_fluent_arrow_turn_right_left_20_regular": 57727, - "ic_fluent_arrow_turn_right_up_20_filled": 57728, - "ic_fluent_arrow_turn_right_up_20_regular": 57729, - "ic_fluent_arrow_turn_up_down_20_filled": 57730, - "ic_fluent_arrow_turn_up_down_20_regular": 57731, - "ic_fluent_arrow_turn_up_left_20_filled": 57732, - "ic_fluent_arrow_turn_up_left_20_regular": 57733, - "ic_fluent_arrow_undo_20_filled": 57734, - "ic_fluent_arrow_undo_20_regular": 57735, - "ic_fluent_arrow_up_20_filled": 57736, - "ic_fluent_arrow_up_20_regular": 57737, - "ic_fluent_arrow_up_exclamation_20_filled": 57738, - "ic_fluent_arrow_up_exclamation_20_regular": 57739, - "ic_fluent_arrow_up_left_20_filled": 57740, - "ic_fluent_arrow_up_left_20_regular": 57741, - "ic_fluent_arrow_up_right_20_filled": 57742, - "ic_fluent_arrow_up_right_20_regular": 57743, - "ic_fluent_arrow_up_right_dashes_20_filled": 57744, - "ic_fluent_arrow_up_right_dashes_20_regular": 57745, - "ic_fluent_arrow_upload_20_filled": 57746, - "ic_fluent_arrow_upload_20_regular": 57747, - "ic_fluent_arrow_wrap_20_filled": 57748, - "ic_fluent_arrow_wrap_20_regular": 57749, - "ic_fluent_arrow_wrap_off_20_filled": 57750, - "ic_fluent_arrow_wrap_off_20_regular": 57751, - "ic_fluent_arrow_wrap_up_to_down_20_filled": 57752, - "ic_fluent_arrow_wrap_up_to_down_20_regular": 57753, - "ic_fluent_arrows_bidirectional_20_filled": 57754, - "ic_fluent_arrows_bidirectional_20_regular": 57755, - "ic_fluent_attach_20_filled": 57756, - "ic_fluent_attach_20_regular": 57757, - "ic_fluent_attach_arrow_right_20_filled": 57758, - "ic_fluent_attach_arrow_right_20_regular": 57759, - "ic_fluent_attach_text_20_filled": 57760, - "ic_fluent_attach_text_20_regular": 57761, - "ic_fluent_auto_fit_height_20_filled": 57762, - "ic_fluent_auto_fit_height_20_regular": 57763, - "ic_fluent_auto_fit_width_20_filled": 57764, - "ic_fluent_auto_fit_width_20_regular": 57765, - "ic_fluent_autocorrect_20_filled": 57766, - "ic_fluent_autocorrect_20_regular": 57767, - "ic_fluent_autosum_20_filled": 57768, - "ic_fluent_autosum_20_regular": 57769, - "ic_fluent_backpack_20_filled": 57770, - "ic_fluent_backpack_20_regular": 57771, - "ic_fluent_backpack_add_20_filled": 57772, - "ic_fluent_backpack_add_20_regular": 57773, - "ic_fluent_backspace_20_filled": 57774, - "ic_fluent_backspace_20_regular": 57775, - "ic_fluent_badge_20_filled": 57776, - "ic_fluent_badge_20_regular": 57777, - "ic_fluent_balloon_20_filled": 57778, - "ic_fluent_balloon_20_regular": 57779, - "ic_fluent_barcode_scanner_20_filled": 57780, - "ic_fluent_barcode_scanner_20_regular": 57781, - "ic_fluent_battery_0_20_filled": 57782, - "ic_fluent_battery_0_20_regular": 57783, - "ic_fluent_battery_1_20_filled": 57784, - "ic_fluent_battery_1_20_regular": 57785, - "ic_fluent_battery_10_20_filled": 57786, - "ic_fluent_battery_10_20_regular": 57787, - "ic_fluent_battery_2_20_filled": 57788, - "ic_fluent_battery_2_20_regular": 57789, - "ic_fluent_battery_3_20_filled": 57790, - "ic_fluent_battery_3_20_regular": 57791, - "ic_fluent_battery_4_20_filled": 57792, - "ic_fluent_battery_4_20_regular": 57793, - "ic_fluent_battery_5_20_filled": 57794, - "ic_fluent_battery_5_20_regular": 57795, - "ic_fluent_battery_6_20_filled": 57796, - "ic_fluent_battery_6_20_regular": 57797, - "ic_fluent_battery_7_20_filled": 57798, - "ic_fluent_battery_7_20_regular": 57799, - "ic_fluent_battery_8_20_filled": 57800, - "ic_fluent_battery_8_20_regular": 57801, - "ic_fluent_battery_9_20_filled": 57802, - "ic_fluent_battery_9_20_regular": 57803, - "ic_fluent_battery_charge_20_filled": 57804, - "ic_fluent_battery_charge_20_regular": 57805, - "ic_fluent_battery_checkmark_20_filled": 57806, - "ic_fluent_battery_checkmark_20_regular": 57807, - "ic_fluent_battery_saver_20_filled": 57808, - "ic_fluent_battery_saver_20_regular": 57809, - "ic_fluent_battery_warning_20_filled": 57810, - "ic_fluent_battery_warning_20_regular": 57811, - "ic_fluent_beach_20_filled": 57812, - "ic_fluent_beach_20_regular": 57813, - "ic_fluent_beaker_20_filled": 57814, - "ic_fluent_beaker_20_regular": 57815, - "ic_fluent_beaker_add_20_filled": 57816, - "ic_fluent_beaker_add_20_regular": 57817, - "ic_fluent_beaker_dismiss_20_filled": 57818, - "ic_fluent_beaker_dismiss_20_regular": 57819, - "ic_fluent_beaker_edit_20_filled": 57820, - "ic_fluent_beaker_edit_20_regular": 57821, - "ic_fluent_beaker_off_20_filled": 57822, - "ic_fluent_beaker_off_20_regular": 57823, - "ic_fluent_beaker_settings_20_filled": 57824, - "ic_fluent_beaker_settings_20_regular": 57825, - "ic_fluent_bed_20_filled": 57826, - "ic_fluent_bed_20_regular": 57827, - "ic_fluent_bench_20_filled": 57828, - "ic_fluent_bench_20_regular": 57829, - "ic_fluent_bezier_curve_square_20_filled": 57830, - "ic_fluent_bezier_curve_square_20_regular": 57831, - "ic_fluent_bin_full_20_filled": 57832, - "ic_fluent_bin_full_20_regular": 57833, - "ic_fluent_bin_recycle_20_filled": 57834, - "ic_fluent_bin_recycle_20_regular": 57835, - "ic_fluent_bin_recycle_full_20_filled": 57836, - "ic_fluent_bin_recycle_full_20_regular": 57837, - "ic_fluent_binder_triangle_20_filled": 57838, - "ic_fluent_binder_triangle_20_regular": 57839, - "ic_fluent_bluetooth_20_filled": 57840, - "ic_fluent_bluetooth_20_regular": 57841, - "ic_fluent_bluetooth_connected_20_filled": 57842, - "ic_fluent_bluetooth_connected_20_regular": 57843, - "ic_fluent_bluetooth_disabled_20_filled": 57844, - "ic_fluent_bluetooth_disabled_20_regular": 57845, - "ic_fluent_bluetooth_searching_20_filled": 57846, - "ic_fluent_bluetooth_searching_20_regular": 57847, - "ic_fluent_blur_20_filled": 57848, - "ic_fluent_blur_20_regular": 57849, - "ic_fluent_board_20_filled": 57850, - "ic_fluent_board_20_regular": 57851, - "ic_fluent_board_games_20_filled": 57852, - "ic_fluent_board_games_20_regular": 57853, - "ic_fluent_board_heart_20_filled": 57854, - "ic_fluent_board_heart_20_regular": 57855, - "ic_fluent_board_split_20_filled": 57856, - "ic_fluent_board_split_20_regular": 57857, - "ic_fluent_book_20_filled": 57858, - "ic_fluent_book_20_regular": 57859, - "ic_fluent_book_add_20_filled": 57860, - "ic_fluent_book_add_20_regular": 57861, - "ic_fluent_book_arrow_clockwise_20_filled": 57862, - "ic_fluent_book_arrow_clockwise_20_regular": 57863, - "ic_fluent_book_clock_20_filled": 57864, - "ic_fluent_book_clock_20_regular": 57865, - "ic_fluent_book_coins_20_filled": 57866, - "ic_fluent_book_coins_20_regular": 57867, - "ic_fluent_book_compass_20_filled": 57868, - "ic_fluent_book_compass_20_regular": 57869, - "ic_fluent_book_contacts_20_filled": 57870, - "ic_fluent_book_contacts_20_regular": 57871, - "ic_fluent_book_database_20_filled": 57872, - "ic_fluent_book_database_20_regular": 57873, - "ic_fluent_book_default_20_filled": 57874, - "ic_fluent_book_dismiss_20_filled": 57875, - "ic_fluent_book_dismiss_20_regular": 57876, - "ic_fluent_book_exclamation_mark_20_filled": 57877, - "ic_fluent_book_exclamation_mark_20_regular": 57878, - "ic_fluent_book_globe_20_filled": 57879, - "ic_fluent_book_globe_20_regular": 57880, - "ic_fluent_book_information_20_filled": 57881, - "ic_fluent_book_information_20_regular": 57882, - "ic_fluent_book_letter_20_filled": 57883, - "ic_fluent_book_letter_20_regular": 57884, - "ic_fluent_book_number_20_filled": 57885, - "ic_fluent_book_number_20_regular": 57886, - "ic_fluent_book_open_20_filled": 57887, - "ic_fluent_book_open_20_regular": 57888, - "ic_fluent_book_open_globe_20_filled": 57889, - "ic_fluent_book_open_globe_20_regular": 57890, - "ic_fluent_book_open_microphone_20_filled": 57891, - "ic_fluent_book_open_microphone_20_regular": 57892, - "ic_fluent_book_pulse_20_filled": 57893, - "ic_fluent_book_pulse_20_regular": 57894, - "ic_fluent_book_question_mark_20_filled": 57895, - "ic_fluent_book_question_mark_20_regular": 57896, - "ic_fluent_book_question_mark_rtl_20_filled": 57897, - "ic_fluent_book_question_mark_rtl_20_regular": 57898, - "ic_fluent_book_search_20_filled": 57899, - "ic_fluent_book_search_20_regular": 57900, - "ic_fluent_book_star_20_filled": 57901, - "ic_fluent_book_star_20_regular": 57902, - "ic_fluent_book_template_20_filled": 57903, - "ic_fluent_book_template_20_regular": 57904, - "ic_fluent_book_theta_20_filled": 57905, - "ic_fluent_book_theta_20_regular": 57906, - "ic_fluent_book_toolbox_20_filled": 57907, - "ic_fluent_book_toolbox_20_regular": 57908, - "ic_fluent_bookmark_20_filled": 57909, - "ic_fluent_bookmark_20_regular": 57910, - "ic_fluent_bookmark_add_20_filled": 57911, - "ic_fluent_bookmark_add_20_regular": 57912, - "ic_fluent_bookmark_multiple_20_filled": 57913, - "ic_fluent_bookmark_multiple_20_regular": 57914, - "ic_fluent_bookmark_off_20_filled": 57915, - "ic_fluent_bookmark_off_20_regular": 57916, - "ic_fluent_bookmark_search_20_filled": 57917, - "ic_fluent_bookmark_search_20_regular": 57918, - "ic_fluent_border_all_20_filled": 57919, - "ic_fluent_border_all_20_regular": 57920, - "ic_fluent_border_bottom_20_filled": 57921, - "ic_fluent_border_bottom_20_regular": 57922, - "ic_fluent_border_bottom_double_20_filled": 57923, - "ic_fluent_border_bottom_double_20_regular": 57924, - "ic_fluent_border_bottom_thick_20_filled": 57925, - "ic_fluent_border_bottom_thick_20_regular": 57926, - "ic_fluent_border_inside_20_filled": 57927, - "ic_fluent_border_inside_20_regular": 57928, - "ic_fluent_border_left_20_filled": 57929, - "ic_fluent_border_left_20_regular": 57930, - "ic_fluent_border_left_right_20_filled": 57931, - "ic_fluent_border_left_right_20_regular": 57932, - "ic_fluent_border_none_20_filled": 57933, - "ic_fluent_border_none_20_regular": 57934, - "ic_fluent_border_outside_20_filled": 57935, - "ic_fluent_border_outside_20_regular": 57936, - "ic_fluent_border_outside_thick_20_filled": 57937, - "ic_fluent_border_outside_thick_20_regular": 57938, - "ic_fluent_border_right_20_filled": 57939, - "ic_fluent_border_right_20_regular": 57940, - "ic_fluent_border_top_20_filled": 57941, - "ic_fluent_border_top_20_regular": 57942, - "ic_fluent_border_top_bottom_20_filled": 57943, - "ic_fluent_border_top_bottom_20_regular": 57944, - "ic_fluent_border_top_bottom_double_20_filled": 57945, - "ic_fluent_border_top_bottom_double_20_regular": 57946, - "ic_fluent_border_top_bottom_thick_20_filled": 57947, - "ic_fluent_border_top_bottom_thick_20_regular": 57948, - "ic_fluent_bot_20_filled": 57949, - "ic_fluent_bot_20_regular": 57950, - "ic_fluent_bot_add_20_filled": 57951, - "ic_fluent_bot_add_20_regular": 57952, - "ic_fluent_bot_sparkle_20_filled": 57953, - "ic_fluent_bot_sparkle_20_regular": 57954, - "ic_fluent_bow_tie_20_filled": 57955, - "ic_fluent_bow_tie_20_regular": 57956, - "ic_fluent_bowl_chopsticks_20_filled": 57957, - "ic_fluent_bowl_chopsticks_20_regular": 57958, - "ic_fluent_bowl_salad_20_filled": 57959, - "ic_fluent_bowl_salad_20_regular": 57960, - "ic_fluent_box_20_filled": 57961, - "ic_fluent_box_20_regular": 57962, - "ic_fluent_box_arrow_left_20_filled": 57963, - "ic_fluent_box_arrow_left_20_regular": 57964, - "ic_fluent_box_arrow_up_20_filled": 57965, - "ic_fluent_box_arrow_up_20_regular": 57966, - "ic_fluent_box_checkmark_20_filled": 57967, - "ic_fluent_box_checkmark_20_regular": 57968, - "ic_fluent_box_dismiss_20_filled": 57969, - "ic_fluent_box_dismiss_20_regular": 57970, - "ic_fluent_box_edit_20_filled": 57971, - "ic_fluent_box_edit_20_regular": 57972, - "ic_fluent_box_multiple_20_filled": 57973, - "ic_fluent_box_multiple_20_regular": 57974, - "ic_fluent_box_multiple_arrow_left_20_filled": 57975, - "ic_fluent_box_multiple_arrow_left_20_regular": 57976, - "ic_fluent_box_multiple_arrow_right_20_filled": 57977, - "ic_fluent_box_multiple_arrow_right_20_regular": 57978, - "ic_fluent_box_multiple_checkmark_20_filled": 57979, - "ic_fluent_box_multiple_checkmark_20_regular": 57980, - "ic_fluent_box_multiple_search_20_filled": 57981, - "ic_fluent_box_multiple_search_20_regular": 57982, - "ic_fluent_box_search_20_filled": 57983, - "ic_fluent_box_search_20_regular": 57984, - "ic_fluent_box_toolbox_20_filled": 57985, - "ic_fluent_box_toolbox_20_regular": 57986, - "ic_fluent_braces_20_filled": 57987, - "ic_fluent_braces_20_regular": 57988, - "ic_fluent_braces_variable_20_filled": 57989, - "ic_fluent_braces_variable_20_regular": 57990, - "ic_fluent_brain_circuit_20_filled": 57991, - "ic_fluent_brain_circuit_20_regular": 57992, - "ic_fluent_branch_20_filled": 57993, - "ic_fluent_branch_20_regular": 57994, - "ic_fluent_branch_compare_20_filled": 57995, - "ic_fluent_branch_compare_20_regular": 57996, - "ic_fluent_branch_fork_20_filled": 57997, - "ic_fluent_branch_fork_20_regular": 57998, - "ic_fluent_branch_fork_hint_20_filled": 57999, - "ic_fluent_branch_fork_hint_20_regular": 58000, - "ic_fluent_branch_fork_link_20_filled": 58001, - "ic_fluent_branch_fork_link_20_regular": 58002, - "ic_fluent_branch_request_20_filled": 58003, - "ic_fluent_branch_request_20_regular": 58004, - "ic_fluent_breakout_room_20_filled": 58005, - "ic_fluent_breakout_room_20_regular": 58006, - "ic_fluent_briefcase_20_filled": 58007, - "ic_fluent_briefcase_20_regular": 58008, - "ic_fluent_briefcase_medical_20_filled": 58009, - "ic_fluent_briefcase_medical_20_regular": 58010, - "ic_fluent_briefcase_off_20_filled": 58011, - "ic_fluent_briefcase_off_20_regular": 58012, - "ic_fluent_briefcase_search_20_filled": 58013, - "ic_fluent_briefcase_search_20_regular": 58014, - "ic_fluent_brightness_high_20_filled": 58015, - "ic_fluent_brightness_high_20_regular": 58016, - "ic_fluent_brightness_low_20_filled": 58017, - "ic_fluent_brightness_low_20_regular": 58018, - "ic_fluent_broad_activity_feed_20_filled": 58019, - "ic_fluent_broad_activity_feed_20_regular": 58020, - "ic_fluent_broom_20_filled": 58021, - "ic_fluent_broom_20_regular": 58022, - "ic_fluent_bubble_multiple_20_filled": 58023, - "ic_fluent_bubble_multiple_20_regular": 58024, - "ic_fluent_bug_20_filled": 58025, - "ic_fluent_bug_20_regular": 58026, - "ic_fluent_bug_arrow_counterclockwise_20_filled": 58027, - "ic_fluent_bug_arrow_counterclockwise_20_regular": 58028, - "ic_fluent_bug_prohibited_20_filled": 58029, - "ic_fluent_bug_prohibited_20_regular": 58030, - "ic_fluent_building_20_filled": 58031, - "ic_fluent_building_20_regular": 58032, - "ic_fluent_building_bank_20_filled": 58033, - "ic_fluent_building_bank_20_regular": 58034, - "ic_fluent_building_bank_link_20_filled": 58035, - "ic_fluent_building_bank_link_20_regular": 58036, - "ic_fluent_building_bank_toolbox_20_filled": 58037, - "ic_fluent_building_bank_toolbox_20_regular": 58038, - "ic_fluent_building_checkmark_20_filled": 58039, - "ic_fluent_building_checkmark_20_regular": 58040, - "ic_fluent_building_desktop_20_filled": 58041, - "ic_fluent_building_desktop_20_regular": 58042, - "ic_fluent_building_factory_20_filled": 58043, - "ic_fluent_building_factory_20_regular": 58044, - "ic_fluent_building_government_20_filled": 58045, - "ic_fluent_building_government_20_regular": 58046, - "ic_fluent_building_government_search_20_filled": 58047, - "ic_fluent_building_government_search_20_regular": 58048, - "ic_fluent_building_home_20_filled": 58049, - "ic_fluent_building_home_20_regular": 58050, - "ic_fluent_building_lighthouse_20_filled": 58051, - "ic_fluent_building_lighthouse_20_regular": 58052, - "ic_fluent_building_mosque_20_filled": 58053, - "ic_fluent_building_mosque_20_regular": 58054, - "ic_fluent_building_multiple_20_filled": 58055, - "ic_fluent_building_multiple_20_regular": 58056, - "ic_fluent_building_people_20_filled": 58057, - "ic_fluent_building_people_20_regular": 58058, - "ic_fluent_building_retail_20_filled": 58059, - "ic_fluent_building_retail_20_regular": 58060, - "ic_fluent_building_retail_money_20_filled": 58061, - "ic_fluent_building_retail_money_20_regular": 58062, - "ic_fluent_building_retail_more_20_filled": 58063, - "ic_fluent_building_retail_more_20_regular": 58064, - "ic_fluent_building_retail_shield_20_filled": 58065, - "ic_fluent_building_retail_shield_20_regular": 58066, - "ic_fluent_building_retail_toolbox_20_filled": 58067, - "ic_fluent_building_retail_toolbox_20_regular": 58068, - "ic_fluent_building_shop_20_filled": 58069, - "ic_fluent_building_shop_20_regular": 58070, - "ic_fluent_building_skyscraper_20_filled": 58071, - "ic_fluent_building_skyscraper_20_regular": 58072, - "ic_fluent_building_swap_20_filled": 58073, - "ic_fluent_building_swap_20_regular": 58074, - "ic_fluent_building_townhouse_20_filled": 58075, - "ic_fluent_building_townhouse_20_regular": 58076, - "ic_fluent_button_20_filled": 58077, - "ic_fluent_button_20_regular": 58078, - "ic_fluent_calculator_20_filled": 58079, - "ic_fluent_calculator_20_regular": 58080, - "ic_fluent_calculator_arrow_clockwise_20_filled": 58081, - "ic_fluent_calculator_arrow_clockwise_20_regular": 58082, - "ic_fluent_calculator_multiple_20_filled": 58083, - "ic_fluent_calculator_multiple_20_regular": 58084, - "ic_fluent_calendar_20_filled": 58085, - "ic_fluent_calendar_20_regular": 58086, - "ic_fluent_calendar_3_day_20_filled": 58087, - "ic_fluent_calendar_3_day_20_regular": 58088, - "ic_fluent_calendar_add_20_filled": 58089, - "ic_fluent_calendar_add_20_regular": 58090, - "ic_fluent_calendar_agenda_20_filled": 58091, - "ic_fluent_calendar_agenda_20_regular": 58092, - "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58093, - "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58094, - "ic_fluent_calendar_arrow_down_20_filled": 58095, - "ic_fluent_calendar_arrow_down_20_regular": 58096, - "ic_fluent_calendar_arrow_repeat_all_20_filled": 58097, - "ic_fluent_calendar_arrow_repeat_all_20_regular": 58098, - "ic_fluent_calendar_arrow_right_20_filled": 58099, - "ic_fluent_calendar_arrow_right_20_regular": 58100, - "ic_fluent_calendar_assistant_20_filled": 58101, - "ic_fluent_calendar_assistant_20_regular": 58102, - "ic_fluent_calendar_cancel_20_filled": 58103, - "ic_fluent_calendar_cancel_20_regular": 58104, - "ic_fluent_calendar_chat_20_filled": 58105, - "ic_fluent_calendar_chat_20_regular": 58106, - "ic_fluent_calendar_checkmark_20_filled": 58107, - "ic_fluent_calendar_checkmark_20_regular": 58108, - "ic_fluent_calendar_clock_20_filled": 58109, - "ic_fluent_calendar_clock_20_regular": 58110, - "ic_fluent_calendar_data_bar_20_filled": 58111, - "ic_fluent_calendar_data_bar_20_regular": 58112, - "ic_fluent_calendar_date_20_filled": 58113, - "ic_fluent_calendar_date_20_regular": 58114, - "ic_fluent_calendar_day_20_filled": 58115, - "ic_fluent_calendar_day_20_regular": 58116, - "ic_fluent_calendar_edit_20_filled": 58117, - "ic_fluent_calendar_edit_20_regular": 58118, - "ic_fluent_calendar_empty_20_filled": 58119, - "ic_fluent_calendar_empty_20_regular": 58120, - "ic_fluent_calendar_error_20_filled": 58121, - "ic_fluent_calendar_error_20_regular": 58122, - "ic_fluent_calendar_eye_20_filled": 58123, - "ic_fluent_calendar_eye_20_regular": 58124, - "ic_fluent_calendar_info_20_filled": 58125, - "ic_fluent_calendar_info_20_regular": 58126, - "ic_fluent_calendar_lock_20_filled": 58127, - "ic_fluent_calendar_lock_20_regular": 58128, - "ic_fluent_calendar_ltr_20_filled": 58129, - "ic_fluent_calendar_ltr_20_regular": 58130, - "ic_fluent_calendar_mail_20_filled": 58131, - "ic_fluent_calendar_mail_20_regular": 58132, - "ic_fluent_calendar_mention_20_filled": 58133, - "ic_fluent_calendar_mention_20_regular": 58134, - "ic_fluent_calendar_month_20_filled": 58135, - "ic_fluent_calendar_month_20_regular": 58136, - "ic_fluent_calendar_multiple_20_filled": 58137, - "ic_fluent_calendar_multiple_20_regular": 58138, - "ic_fluent_calendar_note_20_filled": 58139, - "ic_fluent_calendar_note_20_regular": 58140, - "ic_fluent_calendar_pattern_20_filled": 58141, - "ic_fluent_calendar_pattern_20_regular": 58142, - "ic_fluent_calendar_person_20_filled": 58143, - "ic_fluent_calendar_person_20_regular": 58144, - "ic_fluent_calendar_phone_20_filled": 58145, - "ic_fluent_calendar_phone_20_regular": 58146, - "ic_fluent_calendar_play_20_filled": 58147, - "ic_fluent_calendar_play_20_regular": 58148, - "ic_fluent_calendar_question_mark_20_filled": 58149, - "ic_fluent_calendar_question_mark_20_regular": 58150, - "ic_fluent_calendar_record_20_filled": 58151, - "ic_fluent_calendar_record_20_regular": 58152, - "ic_fluent_calendar_reply_20_filled": 58153, - "ic_fluent_calendar_reply_20_regular": 58154, - "ic_fluent_calendar_rtl_20_filled": 58155, - "ic_fluent_calendar_rtl_20_regular": 58156, - "ic_fluent_calendar_search_20_filled": 58157, - "ic_fluent_calendar_search_20_regular": 58158, - "ic_fluent_calendar_settings_20_filled": 58159, - "ic_fluent_calendar_settings_20_regular": 58160, - "ic_fluent_calendar_shield_20_filled": 58161, - "ic_fluent_calendar_shield_20_regular": 58162, - "ic_fluent_calendar_sparkle_20_filled": 58163, - "ic_fluent_calendar_sparkle_20_regular": 58164, - "ic_fluent_calendar_star_20_filled": 58165, - "ic_fluent_calendar_star_20_regular": 58166, - "ic_fluent_calendar_sync_20_filled": 58167, - "ic_fluent_calendar_sync_20_regular": 58168, - "ic_fluent_calendar_template_20_filled": 58169, - "ic_fluent_calendar_template_20_regular": 58170, - "ic_fluent_calendar_today_20_filled": 58171, - "ic_fluent_calendar_today_20_regular": 58172, - "ic_fluent_calendar_toolbox_20_filled": 58173, - "ic_fluent_calendar_toolbox_20_regular": 58174, - "ic_fluent_calendar_video_20_filled": 58175, - "ic_fluent_calendar_video_20_regular": 58176, - "ic_fluent_calendar_week_numbers_20_filled": 58177, - "ic_fluent_calendar_week_numbers_20_regular": 58178, - "ic_fluent_calendar_week_start_20_filled": 58179, - "ic_fluent_calendar_week_start_20_regular": 58180, - "ic_fluent_calendar_work_week_20_filled": 58181, - "ic_fluent_calendar_work_week_20_regular": 58182, - "ic_fluent_call_20_filled": 58183, - "ic_fluent_call_20_regular": 58184, - "ic_fluent_call_add_20_filled": 58185, - "ic_fluent_call_add_20_regular": 58186, - "ic_fluent_call_checkmark_20_filled": 58187, - "ic_fluent_call_checkmark_20_regular": 58188, - "ic_fluent_call_connecting_20_filled": 58189, - "ic_fluent_call_connecting_20_regular": 58190, - "ic_fluent_call_dismiss_20_filled": 58191, - "ic_fluent_call_dismiss_20_regular": 58192, - "ic_fluent_call_end_20_filled": 58193, - "ic_fluent_call_end_20_regular": 58194, - "ic_fluent_call_exclamation_20_filled": 58195, - "ic_fluent_call_exclamation_20_regular": 58196, - "ic_fluent_call_forward_20_filled": 58197, - "ic_fluent_call_forward_20_regular": 58198, - "ic_fluent_call_inbound_20_filled": 58199, - "ic_fluent_call_inbound_20_regular": 58200, - "ic_fluent_call_missed_20_filled": 58201, - "ic_fluent_call_missed_20_regular": 58202, - "ic_fluent_call_outbound_20_filled": 58203, - "ic_fluent_call_outbound_20_regular": 58204, - "ic_fluent_call_park_20_filled": 58205, - "ic_fluent_call_park_20_regular": 58206, - "ic_fluent_call_pause_20_filled": 58207, - "ic_fluent_call_pause_20_regular": 58208, - "ic_fluent_call_prohibited_20_filled": 58209, - "ic_fluent_call_prohibited_20_regular": 58210, - "ic_fluent_call_transfer_20_filled": 58211, - "ic_fluent_call_transfer_20_regular": 58212, - "ic_fluent_call_warning_20_filled": 58213, - "ic_fluent_call_warning_20_regular": 58214, - "ic_fluent_calligraphy_pen_20_filled": 58215, - "ic_fluent_calligraphy_pen_20_regular": 58216, - "ic_fluent_calligraphy_pen_checkmark_20_filled": 58217, - "ic_fluent_calligraphy_pen_checkmark_20_regular": 58218, - "ic_fluent_calligraphy_pen_error_20_filled": 58219, - "ic_fluent_calligraphy_pen_error_20_regular": 58220, - "ic_fluent_calligraphy_pen_question_mark_20_filled": 58221, - "ic_fluent_calligraphy_pen_question_mark_20_regular": 58222, - "ic_fluent_camera_20_filled": 58223, - "ic_fluent_camera_20_regular": 58224, - "ic_fluent_camera_add_20_filled": 58225, - "ic_fluent_camera_add_20_regular": 58226, - "ic_fluent_camera_arrow_up_20_filled": 58227, - "ic_fluent_camera_arrow_up_20_regular": 58228, - "ic_fluent_camera_dome_20_filled": 58229, - "ic_fluent_camera_dome_20_regular": 58230, - "ic_fluent_camera_edit_20_filled": 58231, - "ic_fluent_camera_edit_20_regular": 58232, - "ic_fluent_camera_off_20_filled": 58233, - "ic_fluent_camera_off_20_regular": 58234, - "ic_fluent_camera_sparkles_20_filled": 58235, - "ic_fluent_camera_sparkles_20_regular": 58236, - "ic_fluent_camera_switch_20_filled": 58237, - "ic_fluent_camera_switch_20_regular": 58238, - "ic_fluent_card_ui_20_filled": 58239, - "ic_fluent_card_ui_20_regular": 58240, - "ic_fluent_card_ui_portrait_flip_20_filled": 58241, - "ic_fluent_card_ui_portrait_flip_20_regular": 58242, - "ic_fluent_caret_down_20_filled": 58243, - "ic_fluent_caret_down_20_regular": 58244, - "ic_fluent_caret_down_right_20_filled": 58245, - "ic_fluent_caret_down_right_20_regular": 58246, - "ic_fluent_caret_left_20_filled": 58247, - "ic_fluent_caret_left_20_regular": 58248, - "ic_fluent_caret_right_20_filled": 58249, - "ic_fluent_caret_right_20_regular": 58250, - "ic_fluent_caret_up_20_filled": 58251, - "ic_fluent_caret_up_20_regular": 58252, - "ic_fluent_cart_20_filled": 58253, - "ic_fluent_cart_20_regular": 58254, - "ic_fluent_cast_20_filled": 58255, - "ic_fluent_cast_20_regular": 58256, - "ic_fluent_cast_multiple_20_filled": 58257, - "ic_fluent_cast_multiple_20_regular": 58258, - "ic_fluent_catch_up_20_filled": 58259, - "ic_fluent_catch_up_20_regular": 58260, - "ic_fluent_cellular_3g_20_filled": 58261, - "ic_fluent_cellular_3g_20_regular": 58262, - "ic_fluent_cellular_4g_20_filled": 58263, - "ic_fluent_cellular_4g_20_regular": 58264, - "ic_fluent_cellular_5g_20_filled": 58265, - "ic_fluent_cellular_5g_20_regular": 58266, - "ic_fluent_cellular_data_1_20_filled": 58267, - "ic_fluent_cellular_data_1_20_regular": 58268, - "ic_fluent_cellular_data_2_20_filled": 58269, - "ic_fluent_cellular_data_2_20_regular": 58270, - "ic_fluent_cellular_data_3_20_filled": 58271, - "ic_fluent_cellular_data_3_20_regular": 58272, - "ic_fluent_cellular_data_4_20_filled": 58273, - "ic_fluent_cellular_data_4_20_regular": 58274, - "ic_fluent_cellular_data_5_20_filled": 58275, - "ic_fluent_cellular_data_5_20_regular": 58276, - "ic_fluent_cellular_off_20_filled": 58277, - "ic_fluent_cellular_off_20_regular": 58278, - "ic_fluent_cellular_warning_20_filled": 58279, - "ic_fluent_cellular_warning_20_regular": 58280, - "ic_fluent_center_horizontal_20_filled": 58281, - "ic_fluent_center_horizontal_20_regular": 58282, - "ic_fluent_center_vertical_20_filled": 58283, - "ic_fluent_center_vertical_20_regular": 58284, - "ic_fluent_certificate_20_filled": 58285, - "ic_fluent_certificate_20_regular": 58286, - "ic_fluent_channel_20_filled": 58287, - "ic_fluent_channel_20_regular": 58288, - "ic_fluent_channel_add_20_filled": 58289, - "ic_fluent_channel_add_20_regular": 58290, - "ic_fluent_channel_alert_20_filled": 58291, - "ic_fluent_channel_alert_20_regular": 58292, - "ic_fluent_channel_arrow_left_20_filled": 58293, - "ic_fluent_channel_arrow_left_20_regular": 58294, - "ic_fluent_channel_dismiss_20_filled": 58295, - "ic_fluent_channel_dismiss_20_regular": 58296, - "ic_fluent_channel_share_20_filled": 58297, - "ic_fluent_channel_share_20_regular": 58298, - "ic_fluent_channel_subtract_20_filled": 58299, - "ic_fluent_channel_subtract_20_regular": 58300, - "ic_fluent_chart_multiple_20_filled": 58301, - "ic_fluent_chart_multiple_20_regular": 58302, - "ic_fluent_chart_person_20_filled": 58303, - "ic_fluent_chart_person_20_regular": 58304, - "ic_fluent_chat_20_filled": 58305, - "ic_fluent_chat_20_regular": 58306, - "ic_fluent_chat_add_20_filled": 58307, - "ic_fluent_chat_add_20_regular": 58308, - "ic_fluent_chat_arrow_back_20_filled": 58309, - "ic_fluent_chat_arrow_back_20_regular": 58310, - "ic_fluent_chat_arrow_back_down_20_filled": 58311, - "ic_fluent_chat_arrow_back_down_20_regular": 58312, - "ic_fluent_chat_arrow_double_back_20_filled": 58313, - "ic_fluent_chat_arrow_double_back_20_regular": 58314, - "ic_fluent_chat_bubbles_question_20_filled": 58315, - "ic_fluent_chat_bubbles_question_20_regular": 58316, - "ic_fluent_chat_cursor_20_filled": 58317, - "ic_fluent_chat_cursor_20_regular": 58318, - "ic_fluent_chat_dismiss_20_filled": 58319, - "ic_fluent_chat_dismiss_20_regular": 58320, - "ic_fluent_chat_empty_20_filled": 58321, - "ic_fluent_chat_empty_20_regular": 58322, - "ic_fluent_chat_help_20_filled": 58323, - "ic_fluent_chat_help_20_regular": 58324, - "ic_fluent_chat_lock_20_filled": 58325, - "ic_fluent_chat_lock_20_regular": 58326, - "ic_fluent_chat_mail_20_filled": 58327, - "ic_fluent_chat_mail_20_regular": 58328, - "ic_fluent_chat_multiple_20_filled": 58329, - "ic_fluent_chat_multiple_20_regular": 58330, - "ic_fluent_chat_multiple_heart_20_filled": 58331, - "ic_fluent_chat_multiple_heart_20_regular": 58332, - "ic_fluent_chat_off_20_filled": 58333, - "ic_fluent_chat_off_20_regular": 58334, - "ic_fluent_chat_settings_20_filled": 58335, - "ic_fluent_chat_settings_20_regular": 58336, - "ic_fluent_chat_sparkle_20_filled": 58337, - "ic_fluent_chat_sparkle_20_regular": 58338, - "ic_fluent_chat_video_20_filled": 58339, - "ic_fluent_chat_video_20_regular": 58340, - "ic_fluent_chat_warning_20_filled": 58341, - "ic_fluent_chat_warning_20_regular": 58342, - "ic_fluent_check_20_filled": 58343, - "ic_fluent_check_20_regular": 58344, - "ic_fluent_checkbox_1_20_filled": 58345, - "ic_fluent_checkbox_1_20_regular": 58346, - "ic_fluent_checkbox_2_20_filled": 58347, - "ic_fluent_checkbox_2_20_regular": 58348, - "ic_fluent_checkbox_arrow_right_20_filled": 58349, - "ic_fluent_checkbox_arrow_right_20_regular": 58350, - "ic_fluent_checkbox_checked_20_filled": 58351, - "ic_fluent_checkbox_checked_20_regular": 58352, - "ic_fluent_checkbox_checked_sync_20_filled": 58353, - "ic_fluent_checkbox_checked_sync_20_regular": 58354, - "ic_fluent_checkbox_indeterminate_20_filled": 58355, - "ic_fluent_checkbox_indeterminate_20_regular": 58356, - "ic_fluent_checkbox_person_20_filled": 58357, - "ic_fluent_checkbox_person_20_regular": 58358, - "ic_fluent_checkbox_unchecked_20_filled": 58359, - "ic_fluent_checkbox_unchecked_20_regular": 58360, - "ic_fluent_checkbox_warning_20_filled": 58361, - "ic_fluent_checkbox_warning_20_regular": 58362, - "ic_fluent_checkmark_20_filled": 58363, - "ic_fluent_checkmark_20_regular": 58364, - "ic_fluent_checkmark_circle_20_filled": 58365, - "ic_fluent_checkmark_circle_20_regular": 58366, - "ic_fluent_checkmark_circle_square_20_filled": 58367, - "ic_fluent_checkmark_circle_square_20_regular": 58368, - "ic_fluent_checkmark_circle_warning_20_filled": 58369, - "ic_fluent_checkmark_circle_warning_20_regular": 58370, - "ic_fluent_checkmark_lock_20_filled": 58371, - "ic_fluent_checkmark_lock_20_regular": 58372, - "ic_fluent_checkmark_note_20_filled": 58373, - "ic_fluent_checkmark_note_20_regular": 58374, - "ic_fluent_checkmark_square_20_filled": 58375, - "ic_fluent_checkmark_square_20_regular": 58376, - "ic_fluent_checkmark_starburst_20_filled": 58377, - "ic_fluent_checkmark_starburst_20_regular": 58378, - "ic_fluent_checkmark_underline_circle_20_filled": 58379, - "ic_fluent_checkmark_underline_circle_20_regular": 58380, - "ic_fluent_chess_20_filled": 58381, - "ic_fluent_chess_20_regular": 58382, - "ic_fluent_chevron_circle_down_20_filled": 58383, - "ic_fluent_chevron_circle_down_20_regular": 58384, - "ic_fluent_chevron_circle_left_20_filled": 58385, - "ic_fluent_chevron_circle_left_20_regular": 58386, - "ic_fluent_chevron_circle_right_20_filled": 58387, - "ic_fluent_chevron_circle_right_20_regular": 58388, - "ic_fluent_chevron_circle_up_20_filled": 58389, - "ic_fluent_chevron_circle_up_20_regular": 58390, - "ic_fluent_chevron_double_down_20_filled": 58391, - "ic_fluent_chevron_double_down_20_regular": 58392, - "ic_fluent_chevron_double_left_20_filled": 58393, - "ic_fluent_chevron_double_left_20_regular": 58394, - "ic_fluent_chevron_double_right_20_filled": 58395, - "ic_fluent_chevron_double_right_20_regular": 58396, - "ic_fluent_chevron_double_up_20_filled": 58397, - "ic_fluent_chevron_double_up_20_regular": 58398, - "ic_fluent_chevron_down_20_filled": 58399, - "ic_fluent_chevron_down_20_regular": 58400, - "ic_fluent_chevron_down_up_20_filled": 58401, - "ic_fluent_chevron_down_up_20_regular": 58402, - "ic_fluent_chevron_left_20_filled": 58403, - "ic_fluent_chevron_left_20_regular": 58404, - "ic_fluent_chevron_right_20_filled": 58405, - "ic_fluent_chevron_right_20_regular": 58406, - "ic_fluent_chevron_up_20_filled": 58407, - "ic_fluent_chevron_up_20_regular": 58408, - "ic_fluent_chevron_up_down_20_filled": 58409, - "ic_fluent_chevron_up_down_20_regular": 58410, - "ic_fluent_circle_20_filled": 58411, - "ic_fluent_circle_20_regular": 58412, - "ic_fluent_circle_edit_20_filled": 58413, - "ic_fluent_circle_edit_20_regular": 58414, - "ic_fluent_circle_eraser_20_filled": 58415, - "ic_fluent_circle_eraser_20_regular": 58416, - "ic_fluent_circle_half_fill_20_filled": 58417, - "ic_fluent_circle_half_fill_20_regular": 58418, - "ic_fluent_circle_highlight_20_filled": 58419, - "ic_fluent_circle_highlight_20_regular": 58420, - "ic_fluent_circle_hint_20_filled": 58421, - "ic_fluent_circle_hint_20_regular": 58422, - "ic_fluent_circle_hint_half_vertical_20_filled": 58423, - "ic_fluent_circle_hint_half_vertical_20_regular": 58424, - "ic_fluent_circle_image_20_filled": 58425, - "ic_fluent_circle_image_20_regular": 58426, - "ic_fluent_circle_line_20_filled": 58427, - "ic_fluent_circle_line_20_regular": 58428, - "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58429, - "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58430, - "ic_fluent_circle_off_20_filled": 58431, - "ic_fluent_circle_off_20_regular": 58432, - "ic_fluent_circle_shadow_20_filled": 58433, - "ic_fluent_circle_shadow_20_regular": 58434, - "ic_fluent_circle_small_20_filled": 58435, - "ic_fluent_circle_small_20_regular": 58436, - "ic_fluent_city_20_filled": 58437, - "ic_fluent_city_20_regular": 58438, - "ic_fluent_class_20_filled": 58439, - "ic_fluent_class_20_regular": 58440, - "ic_fluent_classification_20_filled": 58441, - "ic_fluent_classification_20_regular": 58442, - "ic_fluent_clear_formatting_20_filled": 58443, - "ic_fluent_clear_formatting_20_regular": 58444, - "ic_fluent_clipboard_20_filled": 58445, - "ic_fluent_clipboard_20_regular": 58446, - "ic_fluent_clipboard_3_day_20_filled": 58447, - "ic_fluent_clipboard_3_day_20_regular": 58448, - "ic_fluent_clipboard_arrow_right_20_filled": 58449, - "ic_fluent_clipboard_arrow_right_20_regular": 58450, - "ic_fluent_clipboard_brush_20_filled": 58451, - "ic_fluent_clipboard_brush_20_regular": 58452, - "ic_fluent_clipboard_bullet_list_20_filled": 58453, - "ic_fluent_clipboard_bullet_list_20_regular": 58454, - "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58455, - "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58456, - "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58457, - "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58458, - "ic_fluent_clipboard_checkmark_20_filled": 58459, - "ic_fluent_clipboard_checkmark_20_regular": 58460, - "ic_fluent_clipboard_clock_20_filled": 58461, - "ic_fluent_clipboard_clock_20_regular": 58462, - "ic_fluent_clipboard_code_20_filled": 58463, - "ic_fluent_clipboard_code_20_regular": 58464, - "ic_fluent_clipboard_data_bar_20_filled": 58465, - "ic_fluent_clipboard_data_bar_20_regular": 58466, - "ic_fluent_clipboard_day_20_filled": 58467, - "ic_fluent_clipboard_day_20_regular": 58468, - "ic_fluent_clipboard_edit_20_filled": 58469, - "ic_fluent_clipboard_edit_20_regular": 58470, - "ic_fluent_clipboard_error_20_filled": 58471, - "ic_fluent_clipboard_error_20_regular": 58472, - "ic_fluent_clipboard_heart_20_filled": 58473, - "ic_fluent_clipboard_heart_20_regular": 58474, - "ic_fluent_clipboard_image_20_filled": 58475, - "ic_fluent_clipboard_image_20_regular": 58476, - "ic_fluent_clipboard_letter_20_filled": 58477, - "ic_fluent_clipboard_letter_20_regular": 58478, - "ic_fluent_clipboard_link_20_filled": 58479, - "ic_fluent_clipboard_link_20_regular": 58480, - "ic_fluent_clipboard_math_formula_20_filled": 58481, - "ic_fluent_clipboard_math_formula_20_regular": 58482, - "ic_fluent_clipboard_month_20_filled": 58483, - "ic_fluent_clipboard_month_20_regular": 58484, - "ic_fluent_clipboard_more_20_filled": 58485, - "ic_fluent_clipboard_more_20_regular": 58486, - "ic_fluent_clipboard_note_20_filled": 58487, - "ic_fluent_clipboard_note_20_regular": 58488, - "ic_fluent_clipboard_number_123_20_filled": 58489, - "ic_fluent_clipboard_number_123_20_regular": 58490, - "ic_fluent_clipboard_paste_20_filled": 58491, - "ic_fluent_clipboard_paste_20_regular": 58492, - "ic_fluent_clipboard_pulse_20_filled": 58493, - "ic_fluent_clipboard_pulse_20_regular": 58494, - "ic_fluent_clipboard_search_20_filled": 58495, - "ic_fluent_clipboard_search_20_regular": 58496, - "ic_fluent_clipboard_settings_20_filled": 58497, - "ic_fluent_clipboard_settings_20_regular": 58498, - "ic_fluent_clipboard_task_20_filled": 58499, - "ic_fluent_clipboard_task_20_regular": 58500, - "ic_fluent_clipboard_task_add_20_filled": 58501, - "ic_fluent_clipboard_task_add_20_regular": 58502, - "ic_fluent_clipboard_task_list_ltr_20_filled": 58503, - "ic_fluent_clipboard_task_list_ltr_20_regular": 58504, - "ic_fluent_clipboard_task_list_rtl_20_filled": 58505, - "ic_fluent_clipboard_task_list_rtl_20_regular": 58506, - "ic_fluent_clipboard_text_edit_20_filled": 58507, - "ic_fluent_clipboard_text_edit_20_regular": 58508, - "ic_fluent_clipboard_text_ltr_20_filled": 58509, - "ic_fluent_clipboard_text_ltr_20_regular": 58510, - "ic_fluent_clipboard_text_rtl_20_filled": 58511, - "ic_fluent_clipboard_text_rtl_20_regular": 58512, - "ic_fluent_clock_20_filled": 58513, - "ic_fluent_clock_20_regular": 58514, - "ic_fluent_clock_alarm_20_filled": 58515, - "ic_fluent_clock_alarm_20_regular": 58516, - "ic_fluent_clock_arrow_download_20_filled": 58517, - "ic_fluent_clock_arrow_download_20_regular": 58518, - "ic_fluent_clock_bill_20_filled": 58519, - "ic_fluent_clock_bill_20_regular": 58520, - "ic_fluent_clock_dismiss_20_filled": 58521, - "ic_fluent_clock_dismiss_20_regular": 58522, - "ic_fluent_clock_lock_20_filled": 58523, - "ic_fluent_clock_lock_20_regular": 58524, - "ic_fluent_clock_pause_20_filled": 58525, - "ic_fluent_clock_pause_20_regular": 58526, - "ic_fluent_clock_toolbox_20_filled": 58527, - "ic_fluent_clock_toolbox_20_regular": 58528, - "ic_fluent_closed_caption_20_filled": 58529, - "ic_fluent_closed_caption_20_regular": 58530, - "ic_fluent_closed_caption_off_20_filled": 58531, - "ic_fluent_closed_caption_off_20_regular": 58532, - "ic_fluent_clothes_hanger_20_filled": 58533, - "ic_fluent_clothes_hanger_20_regular": 58534, - "ic_fluent_cloud_20_filled": 58535, - "ic_fluent_cloud_20_regular": 58536, - "ic_fluent_cloud_add_20_filled": 58537, - "ic_fluent_cloud_add_20_regular": 58538, - "ic_fluent_cloud_archive_20_filled": 58539, - "ic_fluent_cloud_archive_20_regular": 58540, - "ic_fluent_cloud_arrow_down_20_filled": 58541, - "ic_fluent_cloud_arrow_down_20_regular": 58542, - "ic_fluent_cloud_arrow_right_20_filled": 58543, - "ic_fluent_cloud_arrow_right_20_regular": 58544, - "ic_fluent_cloud_arrow_up_20_filled": 58545, - "ic_fluent_cloud_arrow_up_20_regular": 58546, - "ic_fluent_cloud_beaker_20_filled": 58547, - "ic_fluent_cloud_beaker_20_regular": 58548, - "ic_fluent_cloud_bidirectional_20_filled": 58549, - "ic_fluent_cloud_bidirectional_20_regular": 58550, - "ic_fluent_cloud_checkmark_20_filled": 58551, - "ic_fluent_cloud_checkmark_20_regular": 58552, - "ic_fluent_cloud_cube_20_filled": 58553, - "ic_fluent_cloud_cube_20_regular": 58554, - "ic_fluent_cloud_database_20_filled": 58555, - "ic_fluent_cloud_database_20_regular": 58556, - "ic_fluent_cloud_desktop_20_filled": 58557, - "ic_fluent_cloud_desktop_20_regular": 58558, - "ic_fluent_cloud_dismiss_20_filled": 58559, - "ic_fluent_cloud_dismiss_20_regular": 58560, - "ic_fluent_cloud_edit_20_filled": 58561, - "ic_fluent_cloud_edit_20_regular": 58562, - "ic_fluent_cloud_error_20_filled": 58563, - "ic_fluent_cloud_error_20_regular": 58564, - "ic_fluent_cloud_flow_20_filled": 58565, - "ic_fluent_cloud_flow_20_regular": 58566, - "ic_fluent_cloud_link_20_filled": 58567, - "ic_fluent_cloud_link_20_regular": 58568, - "ic_fluent_cloud_off_20_filled": 58569, - "ic_fluent_cloud_off_20_regular": 58570, - "ic_fluent_cloud_swap_20_filled": 58571, - "ic_fluent_cloud_swap_20_regular": 58572, - "ic_fluent_cloud_sync_20_filled": 58573, - "ic_fluent_cloud_sync_20_regular": 58574, - "ic_fluent_cloud_words_20_filled": 58575, - "ic_fluent_cloud_words_20_regular": 58576, - "ic_fluent_clover_20_filled": 58577, - "ic_fluent_clover_20_regular": 58578, - "ic_fluent_code_20_filled": 58579, - "ic_fluent_code_20_regular": 58580, - "ic_fluent_code_block_20_filled": 58581, - "ic_fluent_code_block_20_regular": 58582, - "ic_fluent_code_circle_20_filled": 58583, - "ic_fluent_code_circle_20_regular": 58584, - "ic_fluent_code_text_20_filled": 58585, - "ic_fluent_code_text_20_regular": 58586, - "ic_fluent_code_text_edit_20_filled": 58587, - "ic_fluent_code_text_edit_20_regular": 58588, - "ic_fluent_coin_multiple_20_filled": 58589, - "ic_fluent_coin_multiple_20_regular": 58590, - "ic_fluent_coin_stack_20_filled": 58591, - "ic_fluent_coin_stack_20_regular": 58592, - "ic_fluent_collections_20_filled": 58593, - "ic_fluent_collections_20_regular": 58594, - "ic_fluent_collections_add_20_filled": 58595, - "ic_fluent_collections_add_20_regular": 58596, - "ic_fluent_color_20_filled": 58597, - "ic_fluent_color_20_regular": 58598, - "ic_fluent_color_background_20_filled": 58599, - "ic_fluent_color_background_20_regular": 58600, - "ic_fluent_color_background_accent_20_regular": 58601, - "ic_fluent_color_fill_20_filled": 58602, - "ic_fluent_color_fill_20_regular": 58603, - "ic_fluent_color_fill_accent_20_regular": 58604, - "ic_fluent_color_line_20_filled": 58605, - "ic_fluent_color_line_20_regular": 58606, - "ic_fluent_color_line_accent_20_regular": 58607, - "ic_fluent_column_20_filled": 58608, - "ic_fluent_column_20_regular": 58609, - "ic_fluent_column_arrow_right_20_filled": 58610, - "ic_fluent_column_arrow_right_20_regular": 58611, - "ic_fluent_column_double_compare_20_filled": 58612, - "ic_fluent_column_double_compare_20_regular": 58613, - "ic_fluent_column_edit_20_filled": 58614, - "ic_fluent_column_edit_20_regular": 58615, - "ic_fluent_column_single_compare_20_filled": 58616, - "ic_fluent_column_single_compare_20_regular": 58617, - "ic_fluent_column_triple_20_filled": 58618, - "ic_fluent_column_triple_20_regular": 58619, - "ic_fluent_column_triple_edit_20_filled": 58620, - "ic_fluent_column_triple_edit_20_regular": 58621, - "ic_fluent_comma_20_filled": 58622, - "ic_fluent_comma_20_regular": 58623, - "ic_fluent_comment_20_filled": 58624, - "ic_fluent_comment_20_regular": 58625, - "ic_fluent_comment_add_20_filled": 58626, - "ic_fluent_comment_add_20_regular": 58627, - "ic_fluent_comment_arrow_left_20_filled": 58628, - "ic_fluent_comment_arrow_left_20_regular": 58629, - "ic_fluent_comment_arrow_right_20_filled": 58630, - "ic_fluent_comment_arrow_right_20_regular": 58631, - "ic_fluent_comment_badge_20_filled": 58632, - "ic_fluent_comment_badge_20_regular": 58633, - "ic_fluent_comment_checkmark_20_filled": 58634, - "ic_fluent_comment_checkmark_20_regular": 58635, - "ic_fluent_comment_dismiss_20_filled": 58636, - "ic_fluent_comment_dismiss_20_regular": 58637, - "ic_fluent_comment_edit_20_filled": 58638, - "ic_fluent_comment_edit_20_regular": 58639, - "ic_fluent_comment_error_20_filled": 58640, - "ic_fluent_comment_error_20_regular": 58641, - "ic_fluent_comment_lightning_20_filled": 58642, - "ic_fluent_comment_lightning_20_regular": 58643, - "ic_fluent_comment_link_20_filled": 58644, - "ic_fluent_comment_link_20_regular": 58645, - "ic_fluent_comment_mention_20_filled": 58646, - "ic_fluent_comment_mention_20_regular": 58647, - "ic_fluent_comment_multiple_20_filled": 58648, - "ic_fluent_comment_multiple_20_regular": 58649, - "ic_fluent_comment_multiple_checkmark_20_filled": 58650, - "ic_fluent_comment_multiple_checkmark_20_regular": 58651, - "ic_fluent_comment_multiple_link_20_filled": 58652, - "ic_fluent_comment_multiple_link_20_regular": 58653, - "ic_fluent_comment_multiple_mention_20_filled": 58654, - "ic_fluent_comment_multiple_mention_20_regular": 58655, - "ic_fluent_comment_note_20_filled": 58656, - "ic_fluent_comment_note_20_regular": 58657, - "ic_fluent_comment_off_20_filled": 58658, - "ic_fluent_comment_off_20_regular": 58659, - "ic_fluent_comment_quote_20_filled": 58660, - "ic_fluent_comment_quote_20_regular": 58661, - "ic_fluent_comment_text_20_filled": 58662, - "ic_fluent_comment_text_20_regular": 58663, - "ic_fluent_communication_20_filled": 58664, - "ic_fluent_communication_20_regular": 58665, - "ic_fluent_communication_person_20_filled": 58666, - "ic_fluent_communication_person_20_regular": 58667, - "ic_fluent_communication_shield_20_filled": 58668, - "ic_fluent_communication_shield_20_regular": 58669, - "ic_fluent_compass_northwest_20_filled": 58670, - "ic_fluent_compass_northwest_20_regular": 58671, - "ic_fluent_compose_20_filled": 58672, - "ic_fluent_compose_20_regular": 58673, - "ic_fluent_conference_room_20_filled": 58674, - "ic_fluent_conference_room_20_regular": 58675, - "ic_fluent_connected_20_filled": 58676, - "ic_fluent_connected_20_regular": 58677, - "ic_fluent_connector_20_filled": 58678, - "ic_fluent_connector_20_regular": 58679, - "ic_fluent_contact_card_20_filled": 58680, - "ic_fluent_contact_card_20_regular": 58681, - "ic_fluent_contact_card_group_20_filled": 58682, - "ic_fluent_contact_card_group_20_regular": 58683, - "ic_fluent_contact_card_link_20_filled": 58684, - "ic_fluent_contact_card_link_20_regular": 58685, - "ic_fluent_contact_card_ribbon_20_filled": 58686, - "ic_fluent_contact_card_ribbon_20_regular": 58687, - "ic_fluent_content_settings_20_filled": 58688, - "ic_fluent_content_settings_20_regular": 58689, - "ic_fluent_content_view_20_filled": 58690, - "ic_fluent_content_view_20_regular": 58691, - "ic_fluent_content_view_gallery_20_filled": 58692, - "ic_fluent_content_view_gallery_20_regular": 58693, - "ic_fluent_content_view_gallery_lightning_20_filled": 58694, - "ic_fluent_content_view_gallery_lightning_20_regular": 58695, - "ic_fluent_contract_down_left_20_filled": 58696, - "ic_fluent_contract_down_left_20_regular": 58697, - "ic_fluent_contract_up_right_20_filled": 58698, - "ic_fluent_contract_up_right_20_regular": 58699, - "ic_fluent_control_button_20_filled": 58700, - "ic_fluent_control_button_20_regular": 58701, - "ic_fluent_convert_range_20_filled": 58702, - "ic_fluent_convert_range_20_regular": 58703, - "ic_fluent_cookies_20_filled": 58704, - "ic_fluent_cookies_20_regular": 58705, - "ic_fluent_copy_20_filled": 58706, - "ic_fluent_copy_20_regular": 58707, - "ic_fluent_copy_add_20_filled": 58708, - "ic_fluent_copy_add_20_regular": 58709, - "ic_fluent_copy_arrow_right_20_filled": 58710, - "ic_fluent_copy_arrow_right_20_regular": 58711, - "ic_fluent_copy_select_20_filled": 58712, - "ic_fluent_copy_select_20_regular": 58713, - "ic_fluent_couch_20_filled": 58714, - "ic_fluent_couch_20_regular": 58715, - "ic_fluent_credit_card_clock_20_filled": 58716, - "ic_fluent_credit_card_clock_20_regular": 58717, - "ic_fluent_credit_card_person_20_filled": 58718, - "ic_fluent_credit_card_person_20_regular": 58719, - "ic_fluent_credit_card_toolbox_20_filled": 58720, - "ic_fluent_credit_card_toolbox_20_regular": 58721, - "ic_fluent_crop_20_filled": 58722, - "ic_fluent_crop_20_regular": 58723, - "ic_fluent_crop_arrow_rotate_20_filled": 58724, - "ic_fluent_crop_arrow_rotate_20_regular": 58725, - "ic_fluent_crop_interim_20_filled": 58726, - "ic_fluent_crop_interim_20_regular": 58727, - "ic_fluent_crop_interim_off_20_filled": 58728, - "ic_fluent_crop_interim_off_20_regular": 58729, - "ic_fluent_crown_20_filled": 58730, - "ic_fluent_crown_20_regular": 58731, - "ic_fluent_cube_20_filled": 58732, - "ic_fluent_cube_20_regular": 58733, - "ic_fluent_cube_add_20_filled": 58734, - "ic_fluent_cube_add_20_regular": 58735, - "ic_fluent_cube_arrow_curve_down_20_filled": 58736, - "ic_fluent_cube_arrow_curve_down_20_regular": 58737, - "ic_fluent_cube_link_20_filled": 58738, - "ic_fluent_cube_link_20_regular": 58739, - "ic_fluent_cube_multiple_20_filled": 58740, - "ic_fluent_cube_multiple_20_regular": 58741, - "ic_fluent_cube_quick_20_filled": 58742, - "ic_fluent_cube_quick_20_regular": 58743, - "ic_fluent_cube_rotate_20_filled": 58744, - "ic_fluent_cube_rotate_20_regular": 58745, - "ic_fluent_cube_sync_20_filled": 58746, - "ic_fluent_cube_sync_20_regular": 58747, - "ic_fluent_cube_tree_20_filled": 58748, - "ic_fluent_cube_tree_20_regular": 58749, - "ic_fluent_currency_dollar_euro_20_filled": 58750, - "ic_fluent_currency_dollar_euro_20_regular": 58751, - "ic_fluent_currency_dollar_rupee_20_filled": 58752, - "ic_fluent_currency_dollar_rupee_20_regular": 58753, - "ic_fluent_cursor_20_filled": 58754, - "ic_fluent_cursor_20_regular": 58755, - "ic_fluent_cursor_click_20_filled": 58756, - "ic_fluent_cursor_click_20_regular": 58757, - "ic_fluent_cursor_hover_20_filled": 58758, - "ic_fluent_cursor_hover_20_regular": 58759, - "ic_fluent_cursor_hover_off_20_filled": 58760, - "ic_fluent_cursor_hover_off_20_regular": 58761, - "ic_fluent_cursor_prohibited_20_filled": 58762, - "ic_fluent_cursor_prohibited_20_regular": 58763, - "ic_fluent_cut_20_filled": 58764, - "ic_fluent_cut_20_regular": 58765, - "ic_fluent_dark_theme_20_filled": 58766, - "ic_fluent_dark_theme_20_regular": 58767, - "ic_fluent_data_area_20_filled": 58768, - "ic_fluent_data_area_20_regular": 58769, - "ic_fluent_data_bar_horizontal_20_filled": 58770, - "ic_fluent_data_bar_horizontal_20_regular": 58771, - "ic_fluent_data_bar_vertical_20_filled": 58772, - "ic_fluent_data_bar_vertical_20_regular": 58773, - "ic_fluent_data_bar_vertical_add_20_filled": 58774, - "ic_fluent_data_bar_vertical_add_20_regular": 58775, - "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58776, - "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58777, - "ic_fluent_data_bar_vertical_ascending_20_filled": 58778, - "ic_fluent_data_bar_vertical_ascending_20_regular": 58779, - "ic_fluent_data_bar_vertical_star_20_filled": 58780, - "ic_fluent_data_bar_vertical_star_20_regular": 58781, - "ic_fluent_data_funnel_20_filled": 58782, - "ic_fluent_data_funnel_20_regular": 58783, - "ic_fluent_data_histogram_20_filled": 58784, - "ic_fluent_data_histogram_20_regular": 58785, - "ic_fluent_data_line_20_filled": 58786, - "ic_fluent_data_line_20_regular": 58787, - "ic_fluent_data_pie_20_filled": 58788, - "ic_fluent_data_pie_20_regular": 58789, - "ic_fluent_data_scatter_20_filled": 58790, - "ic_fluent_data_scatter_20_regular": 58791, - "ic_fluent_data_sunburst_20_filled": 58792, - "ic_fluent_data_sunburst_20_regular": 58793, - "ic_fluent_data_treemap_20_filled": 58794, - "ic_fluent_data_treemap_20_regular": 58795, - "ic_fluent_data_trending_20_filled": 58796, - "ic_fluent_data_trending_20_regular": 58797, - "ic_fluent_data_usage_20_filled": 58798, - "ic_fluent_data_usage_20_regular": 58799, - "ic_fluent_data_usage_checkmark_20_filled": 58800, - "ic_fluent_data_usage_checkmark_20_regular": 58801, - "ic_fluent_data_usage_edit_20_filled": 58802, - "ic_fluent_data_usage_edit_20_regular": 58803, - "ic_fluent_data_usage_settings_20_filled": 58804, - "ic_fluent_data_usage_settings_20_regular": 58805, - "ic_fluent_data_usage_toolbox_20_filled": 58806, - "ic_fluent_data_usage_toolbox_20_regular": 58807, - "ic_fluent_data_waterfall_20_filled": 58808, - "ic_fluent_data_waterfall_20_regular": 58809, - "ic_fluent_data_whisker_20_filled": 58810, - "ic_fluent_data_whisker_20_regular": 58811, - "ic_fluent_database_20_filled": 58812, - "ic_fluent_database_20_regular": 58813, - "ic_fluent_database_arrow_down_20_filled": 58814, - "ic_fluent_database_arrow_down_20_regular": 58815, - "ic_fluent_database_arrow_right_20_filled": 58816, - "ic_fluent_database_arrow_right_20_regular": 58817, - "ic_fluent_database_arrow_up_20_filled": 58818, - "ic_fluent_database_arrow_up_20_regular": 58819, - "ic_fluent_database_lightning_20_filled": 58820, - "ic_fluent_database_lightning_20_regular": 58821, - "ic_fluent_database_link_20_filled": 58822, - "ic_fluent_database_link_20_regular": 58823, - "ic_fluent_database_multiple_20_filled": 58824, - "ic_fluent_database_multiple_20_regular": 58825, - "ic_fluent_database_person_20_filled": 58826, - "ic_fluent_database_person_20_regular": 58827, - "ic_fluent_database_plug_connected_20_filled": 58828, - "ic_fluent_database_plug_connected_20_regular": 58829, - "ic_fluent_database_search_20_filled": 58830, - "ic_fluent_database_search_20_regular": 58831, - "ic_fluent_database_switch_20_filled": 58832, - "ic_fluent_database_switch_20_regular": 58833, - "ic_fluent_database_warning_20_filled": 58834, - "ic_fluent_database_warning_20_regular": 58835, - "ic_fluent_database_window_20_filled": 58836, - "ic_fluent_database_window_20_regular": 58837, - "ic_fluent_decimal_arrow_left_20_filled": 58838, - "ic_fluent_decimal_arrow_left_20_regular": 58839, - "ic_fluent_decimal_arrow_right_20_filled": 58840, - "ic_fluent_decimal_arrow_right_20_regular": 58841, - "ic_fluent_delete_20_filled": 58842, - "ic_fluent_delete_20_regular": 58843, - "ic_fluent_delete_arrow_back_20_filled": 58844, - "ic_fluent_delete_arrow_back_20_regular": 58845, - "ic_fluent_delete_dismiss_20_filled": 58846, - "ic_fluent_delete_dismiss_20_regular": 58847, - "ic_fluent_delete_lines_20_filled": 58848, - "ic_fluent_delete_lines_20_regular": 58849, - "ic_fluent_delete_off_20_filled": 58850, - "ic_fluent_delete_off_20_regular": 58851, - "ic_fluent_dentist_20_filled": 58852, - "ic_fluent_dentist_20_regular": 58853, - "ic_fluent_design_ideas_20_filled": 58854, - "ic_fluent_design_ideas_20_regular": 58855, - "ic_fluent_desk_20_filled": 58856, - "ic_fluent_desk_20_regular": 58857, - "ic_fluent_desktop_20_filled": 58858, - "ic_fluent_desktop_20_regular": 58859, - "ic_fluent_desktop_arrow_down_20_filled": 58860, - "ic_fluent_desktop_arrow_down_20_regular": 58861, - "ic_fluent_desktop_arrow_right_20_filled": 58862, - "ic_fluent_desktop_arrow_right_20_regular": 58863, - "ic_fluent_desktop_checkmark_20_filled": 58864, - "ic_fluent_desktop_checkmark_20_regular": 58865, - "ic_fluent_desktop_cursor_20_filled": 58866, - "ic_fluent_desktop_cursor_20_regular": 58867, - "ic_fluent_desktop_edit_20_filled": 58868, - "ic_fluent_desktop_edit_20_regular": 58869, - "ic_fluent_desktop_flow_20_filled": 58870, - "ic_fluent_desktop_flow_20_regular": 58871, - "ic_fluent_desktop_keyboard_20_filled": 58872, - "ic_fluent_desktop_keyboard_20_regular": 58873, - "ic_fluent_desktop_mac_20_filled": 58874, - "ic_fluent_desktop_mac_20_regular": 58875, - "ic_fluent_desktop_off_20_filled": 58876, - "ic_fluent_desktop_off_20_regular": 58877, - "ic_fluent_desktop_pulse_20_filled": 58878, - "ic_fluent_desktop_pulse_20_regular": 58879, - "ic_fluent_desktop_signal_20_filled": 58880, - "ic_fluent_desktop_signal_20_regular": 58881, - "ic_fluent_desktop_speaker_20_filled": 58882, - "ic_fluent_desktop_speaker_20_regular": 58883, - "ic_fluent_desktop_speaker_off_20_filled": 58884, - "ic_fluent_desktop_speaker_off_20_regular": 58885, - "ic_fluent_desktop_sync_20_filled": 58886, - "ic_fluent_desktop_sync_20_regular": 58887, - "ic_fluent_desktop_toolbox_20_filled": 58888, - "ic_fluent_desktop_toolbox_20_regular": 58889, - "ic_fluent_desktop_tower_20_filled": 58890, - "ic_fluent_desktop_tower_20_regular": 58891, - "ic_fluent_developer_board_20_filled": 58892, - "ic_fluent_developer_board_20_regular": 58893, - "ic_fluent_developer_board_lightning_20_filled": 58894, - "ic_fluent_developer_board_lightning_20_regular": 58895, - "ic_fluent_developer_board_lightning_toolbox_20_filled": 58896, - "ic_fluent_developer_board_lightning_toolbox_20_regular": 58897, - "ic_fluent_developer_board_search_20_filled": 58898, - "ic_fluent_developer_board_search_20_regular": 58899, - "ic_fluent_device_eq_20_filled": 58900, - "ic_fluent_device_eq_20_regular": 58901, - "ic_fluent_device_meeting_room_20_filled": 58902, - "ic_fluent_device_meeting_room_20_regular": 58903, - "ic_fluent_device_meeting_room_remote_20_filled": 58904, - "ic_fluent_device_meeting_room_remote_20_regular": 58905, - "ic_fluent_diagram_20_filled": 58906, - "ic_fluent_diagram_20_regular": 58907, - "ic_fluent_dialpad_20_filled": 58908, - "ic_fluent_dialpad_20_regular": 58909, - "ic_fluent_dialpad_off_20_filled": 58910, - "ic_fluent_dialpad_off_20_regular": 58911, - "ic_fluent_dialpad_question_mark_20_filled": 58912, - "ic_fluent_dialpad_question_mark_20_regular": 58913, - "ic_fluent_diamond_20_filled": 58914, - "ic_fluent_diamond_20_regular": 58915, - "ic_fluent_directions_20_filled": 58916, - "ic_fluent_directions_20_regular": 58917, - "ic_fluent_dishwasher_20_filled": 58918, - "ic_fluent_dishwasher_20_regular": 58919, - "ic_fluent_dismiss_20_filled": 58920, - "ic_fluent_dismiss_20_regular": 58921, - "ic_fluent_dismiss_circle_20_filled": 58922, - "ic_fluent_dismiss_circle_20_regular": 58923, - "ic_fluent_dismiss_square_20_filled": 58924, - "ic_fluent_dismiss_square_20_regular": 58925, - "ic_fluent_dismiss_square_multiple_20_filled": 58926, - "ic_fluent_dismiss_square_multiple_20_regular": 58927, - "ic_fluent_diversity_20_filled": 58928, - "ic_fluent_diversity_20_regular": 58929, - "ic_fluent_divider_short_20_filled": 58930, - "ic_fluent_divider_short_20_regular": 58931, - "ic_fluent_divider_tall_20_filled": 58932, - "ic_fluent_divider_tall_20_regular": 58933, - "ic_fluent_dock_20_filled": 58934, - "ic_fluent_dock_20_regular": 58935, - "ic_fluent_dock_row_20_filled": 58936, - "ic_fluent_dock_row_20_regular": 58937, - "ic_fluent_doctor_20_filled": 58938, - "ic_fluent_doctor_20_regular": 58939, - "ic_fluent_document_100_20_filled": 58940, - "ic_fluent_document_100_20_regular": 58941, - "ic_fluent_document_20_filled": 58942, - "ic_fluent_document_20_regular": 58943, - "ic_fluent_document_add_20_filled": 58944, - "ic_fluent_document_add_20_regular": 58945, - "ic_fluent_document_arrow_down_20_filled": 58946, - "ic_fluent_document_arrow_down_20_regular": 58947, - "ic_fluent_document_arrow_left_20_filled": 58948, - "ic_fluent_document_arrow_left_20_regular": 58949, - "ic_fluent_document_arrow_right_20_filled": 58950, - "ic_fluent_document_arrow_right_20_regular": 58951, - "ic_fluent_document_arrow_up_20_filled": 58952, - "ic_fluent_document_arrow_up_20_regular": 58953, - "ic_fluent_document_border_20_filled": 58954, - "ic_fluent_document_border_20_regular": 58955, - "ic_fluent_document_border_print_20_filled": 58956, - "ic_fluent_document_border_print_20_regular": 58957, - "ic_fluent_document_briefcase_20_filled": 58958, - "ic_fluent_document_briefcase_20_regular": 58959, - "ic_fluent_document_bullet_list_20_filled": 58960, - "ic_fluent_document_bullet_list_20_regular": 58961, - "ic_fluent_document_bullet_list_arrow_left_20_filled": 58962, - "ic_fluent_document_bullet_list_arrow_left_20_regular": 58963, - "ic_fluent_document_bullet_list_clock_20_filled": 58964, - "ic_fluent_document_bullet_list_clock_20_regular": 58965, - "ic_fluent_document_bullet_list_cube_20_filled": 58966, - "ic_fluent_document_bullet_list_cube_20_regular": 58967, - "ic_fluent_document_bullet_list_multiple_20_filled": 58968, - "ic_fluent_document_bullet_list_multiple_20_regular": 58969, - "ic_fluent_document_bullet_list_off_20_filled": 58970, - "ic_fluent_document_bullet_list_off_20_regular": 58971, - "ic_fluent_document_catch_up_20_filled": 58972, - "ic_fluent_document_catch_up_20_regular": 58973, - "ic_fluent_document_checkmark_20_filled": 58974, - "ic_fluent_document_checkmark_20_regular": 58975, - "ic_fluent_document_chevron_double_20_filled": 58976, - "ic_fluent_document_chevron_double_20_regular": 58977, - "ic_fluent_document_copy_20_filled": 58978, - "ic_fluent_document_copy_20_regular": 58979, - "ic_fluent_document_css_20_filled": 58980, - "ic_fluent_document_css_20_regular": 58981, - "ic_fluent_document_cube_20_filled": 58982, - "ic_fluent_document_cube_20_regular": 58983, - "ic_fluent_document_data_20_filled": 58984, - "ic_fluent_document_data_20_regular": 58985, - "ic_fluent_document_data_link_20_filled": 58986, - "ic_fluent_document_data_link_20_regular": 58987, - "ic_fluent_document_data_lock_20_filled": 58988, - "ic_fluent_document_data_lock_20_regular": 58989, - "ic_fluent_document_database_20_filled": 58990, - "ic_fluent_document_database_20_regular": 58991, - "ic_fluent_document_dismiss_20_filled": 58992, - "ic_fluent_document_dismiss_20_regular": 58993, - "ic_fluent_document_edit_20_filled": 58994, - "ic_fluent_document_edit_20_regular": 58995, - "ic_fluent_document_endnote_20_filled": 58996, - "ic_fluent_document_endnote_20_regular": 58997, - "ic_fluent_document_error_20_filled": 58998, - "ic_fluent_document_error_20_regular": 58999, - "ic_fluent_document_fit_20_filled": 59000, - "ic_fluent_document_fit_20_regular": 59001, - "ic_fluent_document_flowchart_20_filled": 59002, - "ic_fluent_document_flowchart_20_regular": 59003, - "ic_fluent_document_folder_20_filled": 59004, - "ic_fluent_document_folder_20_regular": 59005, - "ic_fluent_document_footer_20_filled": 59006, - "ic_fluent_document_footer_20_regular": 59007, - "ic_fluent_document_footer_dismiss_20_filled": 59008, - "ic_fluent_document_footer_dismiss_20_regular": 59009, - "ic_fluent_document_globe_20_filled": 59010, - "ic_fluent_document_globe_20_regular": 59011, - "ic_fluent_document_header_20_filled": 59012, - "ic_fluent_document_header_20_regular": 59013, - "ic_fluent_document_header_arrow_down_20_filled": 59014, - "ic_fluent_document_header_arrow_down_20_regular": 59015, - "ic_fluent_document_header_dismiss_20_filled": 59016, - "ic_fluent_document_header_dismiss_20_regular": 59017, - "ic_fluent_document_header_footer_20_filled": 59018, - "ic_fluent_document_header_footer_20_regular": 59019, - "ic_fluent_document_heart_20_filled": 59020, - "ic_fluent_document_heart_20_regular": 59021, - "ic_fluent_document_heart_pulse_20_filled": 59022, - "ic_fluent_document_heart_pulse_20_regular": 59023, - "ic_fluent_document_image_20_filled": 59024, - "ic_fluent_document_image_20_regular": 59025, - "ic_fluent_document_java_20_filled": 59026, - "ic_fluent_document_java_20_regular": 59027, - "ic_fluent_document_javascript_20_filled": 59028, - "ic_fluent_document_javascript_20_regular": 59029, - "ic_fluent_document_key_20_filled": 59030, - "ic_fluent_document_key_20_regular": 59031, - "ic_fluent_document_landscape_20_filled": 59032, - "ic_fluent_document_landscape_20_regular": 59033, - "ic_fluent_document_landscape_data_20_filled": 59034, - "ic_fluent_document_landscape_data_20_regular": 59035, - "ic_fluent_document_landscape_split_20_filled": 59036, - "ic_fluent_document_landscape_split_20_regular": 59037, - "ic_fluent_document_landscape_split_hint_20_filled": 59038, - "ic_fluent_document_landscape_split_hint_20_regular": 59039, - "ic_fluent_document_lightning_20_filled": 59040, - "ic_fluent_document_lightning_20_regular": 59041, - "ic_fluent_document_link_20_filled": 59042, - "ic_fluent_document_link_20_regular": 59043, - "ic_fluent_document_lock_20_filled": 59044, - "ic_fluent_document_lock_20_regular": 59045, - "ic_fluent_document_margins_20_filled": 59046, - "ic_fluent_document_margins_20_regular": 59047, - "ic_fluent_document_mention_20_filled": 59048, - "ic_fluent_document_mention_20_regular": 59049, - "ic_fluent_document_multiple_20_filled": 59050, - "ic_fluent_document_multiple_20_regular": 59051, - "ic_fluent_document_multiple_percent_20_filled": 59052, - "ic_fluent_document_multiple_percent_20_regular": 59053, - "ic_fluent_document_multiple_prohibited_20_filled": 59054, - "ic_fluent_document_multiple_prohibited_20_regular": 59055, - "ic_fluent_document_multiple_sync_20_filled": 59056, - "ic_fluent_document_multiple_sync_20_regular": 59057, - "ic_fluent_document_one_page_20_filled": 59058, - "ic_fluent_document_one_page_20_regular": 59059, - "ic_fluent_document_one_page_add_20_filled": 59060, - "ic_fluent_document_one_page_add_20_regular": 59061, - "ic_fluent_document_one_page_columns_20_filled": 59062, - "ic_fluent_document_one_page_columns_20_regular": 59063, - "ic_fluent_document_one_page_link_20_filled": 59064, - "ic_fluent_document_one_page_link_20_regular": 59065, - "ic_fluent_document_one_page_multiple_20_filled": 59066, - "ic_fluent_document_one_page_multiple_20_regular": 59067, - "ic_fluent_document_one_page_multiple_sparkle_20_filled": 59068, - "ic_fluent_document_one_page_multiple_sparkle_20_regular": 59069, - "ic_fluent_document_one_page_sparkle_20_filled": 59070, - "ic_fluent_document_one_page_sparkle_20_regular": 59071, - "ic_fluent_document_page_bottom_center_20_filled": 59072, - "ic_fluent_document_page_bottom_center_20_regular": 59073, - "ic_fluent_document_page_bottom_left_20_filled": 59074, - "ic_fluent_document_page_bottom_left_20_regular": 59075, - "ic_fluent_document_page_bottom_right_20_filled": 59076, - "ic_fluent_document_page_bottom_right_20_regular": 59077, - "ic_fluent_document_page_break_20_filled": 59078, - "ic_fluent_document_page_break_20_regular": 59079, - "ic_fluent_document_page_number_20_filled": 59080, - "ic_fluent_document_page_number_20_regular": 59081, - "ic_fluent_document_page_top_center_20_filled": 59082, - "ic_fluent_document_page_top_center_20_regular": 59083, - "ic_fluent_document_page_top_left_20_filled": 59084, - "ic_fluent_document_page_top_left_20_regular": 59085, - "ic_fluent_document_page_top_right_20_filled": 59086, - "ic_fluent_document_page_top_right_20_regular": 59087, - "ic_fluent_document_pdf_20_filled": 59088, - "ic_fluent_document_pdf_20_regular": 59089, - "ic_fluent_document_percent_20_filled": 59090, - "ic_fluent_document_percent_20_regular": 59091, - "ic_fluent_document_person_20_filled": 59092, - "ic_fluent_document_person_20_regular": 59093, - "ic_fluent_document_pill_20_filled": 59094, - "ic_fluent_document_pill_20_regular": 59095, - "ic_fluent_document_print_20_filled": 59096, - "ic_fluent_document_print_20_regular": 59097, - "ic_fluent_document_prohibited_20_filled": 59098, - "ic_fluent_document_prohibited_20_regular": 59099, - "ic_fluent_document_question_mark_20_filled": 59100, - "ic_fluent_document_question_mark_20_regular": 59101, - "ic_fluent_document_queue_20_filled": 59102, - "ic_fluent_document_queue_20_regular": 59103, - "ic_fluent_document_queue_add_20_filled": 59104, - "ic_fluent_document_queue_add_20_regular": 59105, - "ic_fluent_document_queue_multiple_20_filled": 59106, - "ic_fluent_document_queue_multiple_20_regular": 59107, - "ic_fluent_document_ribbon_20_filled": 59108, - "ic_fluent_document_ribbon_20_regular": 59109, - "ic_fluent_document_sass_20_filled": 59110, - "ic_fluent_document_sass_20_regular": 59111, - "ic_fluent_document_save_20_filled": 59112, - "ic_fluent_document_save_20_regular": 59113, - "ic_fluent_document_search_20_filled": 59114, - "ic_fluent_document_search_20_regular": 59115, - "ic_fluent_document_settings_20_filled": 59116, - "ic_fluent_document_settings_20_regular": 59117, - "ic_fluent_document_signature_20_filled": 59118, - "ic_fluent_document_signature_20_regular": 59119, - "ic_fluent_document_split_hint_20_filled": 59120, - "ic_fluent_document_split_hint_20_regular": 59121, - "ic_fluent_document_split_hint_off_20_filled": 59122, - "ic_fluent_document_split_hint_off_20_regular": 59123, - "ic_fluent_document_sync_20_filled": 59124, - "ic_fluent_document_sync_20_regular": 59125, - "ic_fluent_document_table_20_filled": 59126, - "ic_fluent_document_table_20_regular": 59127, - "ic_fluent_document_table_arrow_right_20_filled": 59128, - "ic_fluent_document_table_arrow_right_20_regular": 59129, - "ic_fluent_document_table_checkmark_20_filled": 59130, - "ic_fluent_document_table_checkmark_20_regular": 59131, - "ic_fluent_document_table_cube_20_filled": 59132, - "ic_fluent_document_table_cube_20_regular": 59133, - "ic_fluent_document_table_search_20_filled": 59134, - "ic_fluent_document_table_search_20_regular": 59135, - "ic_fluent_document_table_truck_20_filled": 59136, - "ic_fluent_document_table_truck_20_regular": 59137, - "ic_fluent_document_target_20_filled": 59138, - "ic_fluent_document_target_20_regular": 59139, - "ic_fluent_document_text_20_filled": 59140, - "ic_fluent_document_text_20_regular": 59141, - "ic_fluent_document_text_clock_20_filled": 59142, - "ic_fluent_document_text_clock_20_regular": 59143, - "ic_fluent_document_text_extract_20_filled": 59144, - "ic_fluent_document_text_extract_20_regular": 59145, - "ic_fluent_document_text_link_20_filled": 59146, - "ic_fluent_document_text_link_20_regular": 59147, - "ic_fluent_document_text_toolbox_20_filled": 59148, - "ic_fluent_document_text_toolbox_20_regular": 59149, - "ic_fluent_document_toolbox_20_filled": 59150, - "ic_fluent_document_toolbox_20_regular": 59151, - "ic_fluent_document_width_20_filled": 59152, - "ic_fluent_document_width_20_regular": 59153, - "ic_fluent_document_yml_20_filled": 59154, - "ic_fluent_document_yml_20_regular": 59155, - "ic_fluent_door_20_filled": 59156, - "ic_fluent_door_20_regular": 59157, - "ic_fluent_door_arrow_left_20_filled": 59158, - "ic_fluent_door_arrow_left_20_regular": 59159, - "ic_fluent_door_arrow_right_20_filled": 59160, - "ic_fluent_door_arrow_right_20_regular": 59161, - "ic_fluent_door_tag_20_filled": 59162, - "ic_fluent_door_tag_20_regular": 59163, - "ic_fluent_double_swipe_down_20_filled": 59164, - "ic_fluent_double_swipe_down_20_regular": 59165, - "ic_fluent_double_swipe_up_20_filled": 59166, - "ic_fluent_double_swipe_up_20_regular": 59167, - "ic_fluent_double_tap_swipe_down_20_filled": 59168, - "ic_fluent_double_tap_swipe_down_20_regular": 59169, - "ic_fluent_double_tap_swipe_up_20_filled": 59170, - "ic_fluent_double_tap_swipe_up_20_regular": 59171, - "ic_fluent_drafts_20_filled": 59172, - "ic_fluent_drafts_20_regular": 59173, - "ic_fluent_drag_20_filled": 59174, - "ic_fluent_drag_20_regular": 59175, - "ic_fluent_draw_image_20_filled": 59176, - "ic_fluent_draw_image_20_regular": 59177, - "ic_fluent_draw_shape_20_filled": 59178, - "ic_fluent_draw_shape_20_regular": 59179, - "ic_fluent_draw_text_20_filled": 59180, - "ic_fluent_draw_text_20_regular": 59181, - "ic_fluent_drawer_20_filled": 59182, - "ic_fluent_drawer_20_regular": 59183, - "ic_fluent_drawer_add_20_filled": 59184, - "ic_fluent_drawer_add_20_regular": 59185, - "ic_fluent_drawer_arrow_download_20_filled": 59186, - "ic_fluent_drawer_arrow_download_20_regular": 59187, - "ic_fluent_drawer_dismiss_20_filled": 59188, - "ic_fluent_drawer_dismiss_20_regular": 59189, - "ic_fluent_drawer_play_20_filled": 59190, - "ic_fluent_drawer_play_20_regular": 59191, - "ic_fluent_drawer_subtract_20_filled": 59192, - "ic_fluent_drawer_subtract_20_regular": 59193, - "ic_fluent_drink_beer_20_filled": 59194, - "ic_fluent_drink_beer_20_regular": 59195, - "ic_fluent_drink_bottle_20_filled": 59196, - "ic_fluent_drink_bottle_20_regular": 59197, - "ic_fluent_drink_bottle_off_20_filled": 59198, - "ic_fluent_drink_bottle_off_20_regular": 59199, - "ic_fluent_drink_coffee_20_filled": 59200, - "ic_fluent_drink_coffee_20_regular": 59201, - "ic_fluent_drink_margarita_20_filled": 59202, - "ic_fluent_drink_margarita_20_regular": 59203, - "ic_fluent_drink_to_go_20_filled": 59204, - "ic_fluent_drink_to_go_20_regular": 59205, - "ic_fluent_drink_wine_20_filled": 59206, - "ic_fluent_drink_wine_20_regular": 59207, - "ic_fluent_drive_train_20_filled": 59208, - "ic_fluent_drive_train_20_regular": 59209, - "ic_fluent_drop_20_filled": 59210, - "ic_fluent_drop_20_regular": 59211, - "ic_fluent_dual_screen_20_filled": 59212, - "ic_fluent_dual_screen_20_regular": 59213, - "ic_fluent_dual_screen_add_20_filled": 59214, - "ic_fluent_dual_screen_add_20_regular": 59215, - "ic_fluent_dual_screen_arrow_right_20_filled": 59216, - "ic_fluent_dual_screen_arrow_right_20_regular": 59217, - "ic_fluent_dual_screen_arrow_up_20_filled": 59218, - "ic_fluent_dual_screen_arrow_up_20_regular": 59219, - "ic_fluent_dual_screen_clock_20_filled": 59220, - "ic_fluent_dual_screen_clock_20_regular": 59221, - "ic_fluent_dual_screen_closed_alert_20_filled": 59222, - "ic_fluent_dual_screen_closed_alert_20_regular": 59223, - "ic_fluent_dual_screen_desktop_20_filled": 59224, - "ic_fluent_dual_screen_desktop_20_regular": 59225, - "ic_fluent_dual_screen_dismiss_20_filled": 59226, - "ic_fluent_dual_screen_dismiss_20_regular": 59227, - "ic_fluent_dual_screen_group_20_filled": 59228, - "ic_fluent_dual_screen_group_20_regular": 59229, - "ic_fluent_dual_screen_header_20_filled": 59230, - "ic_fluent_dual_screen_header_20_regular": 59231, - "ic_fluent_dual_screen_lock_20_filled": 59232, - "ic_fluent_dual_screen_lock_20_regular": 59233, - "ic_fluent_dual_screen_mirror_20_filled": 59234, - "ic_fluent_dual_screen_mirror_20_regular": 59235, - "ic_fluent_dual_screen_pagination_20_filled": 59236, - "ic_fluent_dual_screen_pagination_20_regular": 59237, - "ic_fluent_dual_screen_settings_20_filled": 59238, - "ic_fluent_dual_screen_settings_20_regular": 59239, - "ic_fluent_dual_screen_span_20_filled": 59240, - "ic_fluent_dual_screen_span_20_regular": 59241, - "ic_fluent_dual_screen_speaker_20_filled": 59242, - "ic_fluent_dual_screen_speaker_20_regular": 59243, - "ic_fluent_dual_screen_status_bar_20_filled": 59244, - "ic_fluent_dual_screen_status_bar_20_regular": 59245, - "ic_fluent_dual_screen_tablet_20_filled": 59246, - "ic_fluent_dual_screen_tablet_20_regular": 59247, - "ic_fluent_dual_screen_update_20_filled": 59248, - "ic_fluent_dual_screen_update_20_regular": 59249, - "ic_fluent_dual_screen_vertical_scroll_20_filled": 59250, - "ic_fluent_dual_screen_vertical_scroll_20_regular": 59251, - "ic_fluent_dual_screen_vibrate_20_filled": 59252, - "ic_fluent_dual_screen_vibrate_20_regular": 59253, - "ic_fluent_dumbbell_20_filled": 59254, - "ic_fluent_dumbbell_20_regular": 59255, - "ic_fluent_dust_20_filled": 59256, - "ic_fluent_dust_20_regular": 59257, - "ic_fluent_earth_20_filled": 59258, - "ic_fluent_earth_20_regular": 59259, - "ic_fluent_earth_leaf_20_filled": 59260, - "ic_fluent_earth_leaf_20_regular": 59261, - "ic_fluent_edit_20_filled": 59262, - "ic_fluent_edit_20_regular": 59263, - "ic_fluent_edit_arrow_back_20_filled": 59264, - "ic_fluent_edit_arrow_back_20_regular": 59265, - "ic_fluent_edit_line_horizontal_3_20_filled": 59266, - "ic_fluent_edit_line_horizontal_3_20_regular": 59267, - "ic_fluent_edit_lock_20_filled": 59268, - "ic_fluent_edit_lock_20_regular": 59269, - "ic_fluent_edit_off_20_filled": 59270, - "ic_fluent_edit_off_20_regular": 59271, - "ic_fluent_edit_person_20_filled": 59272, - "ic_fluent_edit_person_20_regular": 59273, - "ic_fluent_edit_prohibited_20_filled": 59274, - "ic_fluent_edit_prohibited_20_regular": 59275, - "ic_fluent_edit_settings_20_filled": 59276, - "ic_fluent_edit_settings_20_regular": 59277, - "ic_fluent_elevator_20_filled": 59278, - "ic_fluent_elevator_20_regular": 59279, - "ic_fluent_emoji_20_filled": 59280, - "ic_fluent_emoji_20_regular": 59281, - "ic_fluent_emoji_add_20_filled": 59282, - "ic_fluent_emoji_add_20_regular": 59283, - "ic_fluent_emoji_angry_20_filled": 59284, - "ic_fluent_emoji_angry_20_regular": 59285, - "ic_fluent_emoji_edit_20_filled": 59286, - "ic_fluent_emoji_edit_20_regular": 59287, - "ic_fluent_emoji_hand_20_filled": 59288, - "ic_fluent_emoji_hand_20_regular": 59289, - "ic_fluent_emoji_hint_20_filled": 59290, - "ic_fluent_emoji_hint_20_regular": 59291, - "ic_fluent_emoji_laugh_20_filled": 59292, - "ic_fluent_emoji_laugh_20_regular": 59293, - "ic_fluent_emoji_meh_20_filled": 59294, - "ic_fluent_emoji_meh_20_regular": 59295, - "ic_fluent_emoji_meme_20_filled": 59296, - "ic_fluent_emoji_meme_20_regular": 59297, - "ic_fluent_emoji_multiple_20_filled": 59298, - "ic_fluent_emoji_multiple_20_regular": 59299, - "ic_fluent_emoji_sad_20_filled": 59300, - "ic_fluent_emoji_sad_20_regular": 59301, - "ic_fluent_emoji_sad_slight_20_filled": 59302, - "ic_fluent_emoji_sad_slight_20_regular": 59303, - "ic_fluent_emoji_smile_slight_20_filled": 59304, - "ic_fluent_emoji_smile_slight_20_regular": 59305, - "ic_fluent_emoji_sparkle_20_filled": 59306, - "ic_fluent_emoji_sparkle_20_regular": 59307, - "ic_fluent_emoji_surprise_20_filled": 59308, - "ic_fluent_emoji_surprise_20_regular": 59309, - "ic_fluent_engine_20_filled": 59310, - "ic_fluent_engine_20_regular": 59311, - "ic_fluent_equal_circle_20_filled": 59312, - "ic_fluent_equal_circle_20_regular": 59313, - "ic_fluent_equal_off_20_filled": 59314, - "ic_fluent_equal_off_20_regular": 59315, - "ic_fluent_eraser_20_filled": 59316, - "ic_fluent_eraser_20_regular": 59317, - "ic_fluent_eraser_medium_20_filled": 59318, - "ic_fluent_eraser_medium_20_regular": 59319, - "ic_fluent_eraser_segment_20_filled": 59320, - "ic_fluent_eraser_segment_20_regular": 59321, - "ic_fluent_eraser_small_20_filled": 59322, - "ic_fluent_eraser_small_20_regular": 59323, - "ic_fluent_eraser_tool_20_filled": 59324, - "ic_fluent_eraser_tool_20_regular": 59325, - "ic_fluent_error_circle_20_filled": 59326, - "ic_fluent_error_circle_20_regular": 59327, - "ic_fluent_error_circle_settings_20_filled": 59328, - "ic_fluent_error_circle_settings_20_regular": 59329, - "ic_fluent_expand_up_left_20_filled": 59330, - "ic_fluent_expand_up_left_20_regular": 59331, - "ic_fluent_expand_up_right_20_filled": 59332, - "ic_fluent_expand_up_right_20_regular": 59333, - "ic_fluent_extended_dock_20_filled": 59334, - "ic_fluent_extended_dock_20_regular": 59335, - "ic_fluent_eye_20_filled": 59336, - "ic_fluent_eye_20_regular": 59337, - "ic_fluent_eye_lines_20_filled": 59338, - "ic_fluent_eye_lines_20_regular": 59339, - "ic_fluent_eye_off_20_filled": 59340, - "ic_fluent_eye_off_20_regular": 59341, - "ic_fluent_eye_tracking_20_filled": 59342, - "ic_fluent_eye_tracking_20_regular": 59343, - "ic_fluent_eye_tracking_off_20_filled": 59344, - "ic_fluent_eye_tracking_off_20_regular": 59345, - "ic_fluent_eyedropper_20_filled": 59346, - "ic_fluent_eyedropper_20_regular": 59347, - "ic_fluent_eyedropper_off_20_filled": 59348, - "ic_fluent_eyedropper_off_20_regular": 59349, - "ic_fluent_f_stop_20_filled": 59350, - "ic_fluent_f_stop_20_regular": 59351, - "ic_fluent_fast_acceleration_20_filled": 59352, - "ic_fluent_fast_acceleration_20_regular": 59353, - "ic_fluent_fast_forward_20_filled": 59354, - "ic_fluent_fast_forward_20_regular": 59355, - "ic_fluent_fax_20_filled": 59356, - "ic_fluent_fax_20_regular": 59357, - "ic_fluent_feed_20_filled": 59358, - "ic_fluent_feed_20_regular": 59359, - "ic_fluent_filmstrip_20_filled": 59360, - "ic_fluent_filmstrip_20_regular": 59361, - "ic_fluent_filmstrip_image_20_filled": 59362, - "ic_fluent_filmstrip_image_20_regular": 59363, - "ic_fluent_filmstrip_play_20_filled": 59364, - "ic_fluent_filmstrip_play_20_regular": 59365, - "ic_fluent_filmstrip_split_20_filled": 59366, - "ic_fluent_filmstrip_split_20_regular": 59367, - "ic_fluent_filter_20_filled": 59368, - "ic_fluent_filter_20_regular": 59369, - "ic_fluent_filter_add_20_filled": 59370, - "ic_fluent_filter_add_20_regular": 59371, - "ic_fluent_filter_dismiss_20_filled": 59372, - "ic_fluent_filter_dismiss_20_regular": 59373, - "ic_fluent_filter_sync_20_filled": 59374, - "ic_fluent_filter_sync_20_regular": 59375, - "ic_fluent_fingerprint_20_filled": 59376, - "ic_fluent_fingerprint_20_regular": 59377, - "ic_fluent_fire_20_filled": 59378, - "ic_fluent_fire_20_regular": 59379, - "ic_fluent_fireplace_20_filled": 59380, - "ic_fluent_fireplace_20_regular": 59381, - "ic_fluent_fixed_width_20_filled": 59382, - "ic_fluent_fixed_width_20_regular": 59383, - "ic_fluent_flag_20_filled": 59384, - "ic_fluent_flag_20_regular": 59385, - "ic_fluent_flag_checkered_20_filled": 59386, - "ic_fluent_flag_checkered_20_regular": 59387, - "ic_fluent_flag_clock_20_filled": 59388, - "ic_fluent_flag_clock_20_regular": 59389, - "ic_fluent_flag_off_20_filled": 59390, - "ic_fluent_flag_off_20_regular": 59391, - "ic_fluent_flag_pride_20_filled": 59392, - "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59393, - "ic_fluent_flag_pride_philadelphia_20_filled": 59394, - "ic_fluent_flag_pride_progress_20_filled": 59395, - "ic_fluent_flash_20_filled": 59396, - "ic_fluent_flash_20_regular": 59397, - "ic_fluent_flash_add_20_filled": 59398, - "ic_fluent_flash_add_20_regular": 59399, - "ic_fluent_flash_auto_20_filled": 59400, - "ic_fluent_flash_auto_20_regular": 59401, - "ic_fluent_flash_checkmark_20_filled": 59402, - "ic_fluent_flash_checkmark_20_regular": 59403, - "ic_fluent_flash_flow_20_filled": 59404, - "ic_fluent_flash_flow_20_regular": 59405, - "ic_fluent_flash_off_20_filled": 59406, - "ic_fluent_flash_off_20_regular": 59407, - "ic_fluent_flash_play_20_filled": 59408, - "ic_fluent_flash_play_20_regular": 59409, - "ic_fluent_flash_settings_20_filled": 59410, - "ic_fluent_flash_settings_20_regular": 59411, - "ic_fluent_flash_sparkle_20_filled": 59412, - "ic_fluent_flash_sparkle_20_regular": 59413, - "ic_fluent_flashlight_20_filled": 59414, - "ic_fluent_flashlight_20_regular": 59415, - "ic_fluent_flashlight_off_20_filled": 59416, - "ic_fluent_flashlight_off_20_regular": 59417, - "ic_fluent_flip_horizontal_20_filled": 59418, - "ic_fluent_flip_horizontal_20_regular": 59419, - "ic_fluent_flip_vertical_20_filled": 59420, - "ic_fluent_flip_vertical_20_regular": 59421, - "ic_fluent_flow_20_filled": 59422, - "ic_fluent_flow_20_regular": 59423, - "ic_fluent_flowchart_20_filled": 59424, - "ic_fluent_flowchart_20_regular": 59425, - "ic_fluent_flowchart_circle_20_filled": 59426, - "ic_fluent_flowchart_circle_20_regular": 59427, - "ic_fluent_fluent_20_filled": 59428, - "ic_fluent_fluent_20_regular": 59429, - "ic_fluent_fluid_20_filled": 59430, - "ic_fluent_fluid_20_regular": 59431, - "ic_fluent_folder_20_filled": 59432, - "ic_fluent_folder_20_regular": 59433, - "ic_fluent_folder_add_20_filled": 59434, - "ic_fluent_folder_add_20_regular": 59435, - "ic_fluent_folder_arrow_left_20_filled": 59436, - "ic_fluent_folder_arrow_left_20_regular": 59437, - "ic_fluent_folder_arrow_right_20_filled": 59438, - "ic_fluent_folder_arrow_right_20_regular": 59439, - "ic_fluent_folder_arrow_up_20_filled": 59440, - "ic_fluent_folder_arrow_up_20_regular": 59441, - "ic_fluent_folder_briefcase_20_filled": 59442, - "ic_fluent_folder_briefcase_20_regular": 59443, - "ic_fluent_folder_document_20_filled": 59444, - "ic_fluent_folder_document_20_regular": 59445, - "ic_fluent_folder_globe_20_filled": 59446, - "ic_fluent_folder_globe_20_regular": 59447, - "ic_fluent_folder_lightning_20_filled": 59448, - "ic_fluent_folder_lightning_20_regular": 59449, - "ic_fluent_folder_link_20_filled": 59450, - "ic_fluent_folder_link_20_regular": 59451, - "ic_fluent_folder_list_20_filled": 59452, - "ic_fluent_folder_list_20_regular": 59453, - "ic_fluent_folder_mail_20_filled": 59454, - "ic_fluent_folder_mail_20_regular": 59455, - "ic_fluent_folder_open_20_filled": 59456, - "ic_fluent_folder_open_20_regular": 59457, - "ic_fluent_folder_open_vertical_20_filled": 59458, - "ic_fluent_folder_open_vertical_20_regular": 59459, - "ic_fluent_folder_people_20_filled": 59460, - "ic_fluent_folder_people_20_regular": 59461, - "ic_fluent_folder_person_20_filled": 59462, - "ic_fluent_folder_person_20_regular": 59463, - "ic_fluent_folder_prohibited_20_filled": 59464, - "ic_fluent_folder_prohibited_20_regular": 59465, - "ic_fluent_folder_search_20_filled": 59466, - "ic_fluent_folder_search_20_regular": 59467, - "ic_fluent_folder_swap_20_filled": 59468, - "ic_fluent_folder_swap_20_regular": 59469, - "ic_fluent_folder_sync_20_filled": 59470, - "ic_fluent_folder_sync_20_regular": 59471, - "ic_fluent_folder_zip_20_filled": 59472, - "ic_fluent_folder_zip_20_regular": 59473, - "ic_fluent_font_decrease_20_filled": 59474, - "ic_fluent_font_decrease_20_regular": 59475, - "ic_fluent_font_increase_20_filled": 59476, - "ic_fluent_font_increase_20_regular": 59477, - "ic_fluent_font_space_tracking_in_20_filled": 59478, - "ic_fluent_font_space_tracking_in_20_regular": 59479, - "ic_fluent_font_space_tracking_out_20_filled": 59480, - "ic_fluent_font_space_tracking_out_20_regular": 59481, - "ic_fluent_food_20_filled": 59482, - "ic_fluent_food_20_regular": 59483, - "ic_fluent_food_apple_20_filled": 59484, - "ic_fluent_food_apple_20_regular": 59485, - "ic_fluent_food_cake_20_filled": 59486, - "ic_fluent_food_cake_20_regular": 59487, - "ic_fluent_food_carrot_20_filled": 59488, - "ic_fluent_food_carrot_20_regular": 59489, - "ic_fluent_food_chicken_leg_20_filled": 59490, - "ic_fluent_food_chicken_leg_20_regular": 59491, - "ic_fluent_food_egg_20_filled": 59492, - "ic_fluent_food_egg_20_regular": 59493, - "ic_fluent_food_fish_20_filled": 59494, - "ic_fluent_food_fish_20_regular": 59495, - "ic_fluent_food_grains_20_filled": 59496, - "ic_fluent_food_grains_20_regular": 59497, - "ic_fluent_food_pizza_20_filled": 59498, - "ic_fluent_food_pizza_20_regular": 59499, - "ic_fluent_food_toast_20_filled": 59500, - "ic_fluent_food_toast_20_regular": 59501, - "ic_fluent_form_20_filled": 59502, - "ic_fluent_form_20_regular": 59503, - "ic_fluent_form_multiple_20_filled": 59504, - "ic_fluent_form_multiple_20_regular": 59505, - "ic_fluent_form_new_20_filled": 59506, - "ic_fluent_form_new_20_regular": 59507, - "ic_fluent_form_sparkle_20_filled": 59508, - "ic_fluent_form_sparkle_20_regular": 59509, - "ic_fluent_fps_120_20_filled": 59510, - "ic_fluent_fps_120_20_regular": 59511, - "ic_fluent_fps_240_20_filled": 59512, - "ic_fluent_fps_240_20_regular": 59513, - "ic_fluent_fps_30_20_filled": 59514, - "ic_fluent_fps_30_20_regular": 59515, - "ic_fluent_fps_60_20_filled": 59516, - "ic_fluent_fps_60_20_regular": 59517, - "ic_fluent_fps_960_20_filled": 59518, - "ic_fluent_fps_960_20_regular": 59519, - "ic_fluent_frame_20_filled": 59520, - "ic_fluent_frame_20_regular": 59521, - "ic_fluent_full_screen_maximize_20_filled": 59522, - "ic_fluent_full_screen_maximize_20_regular": 59523, - "ic_fluent_full_screen_minimize_20_filled": 59524, - "ic_fluent_full_screen_minimize_20_regular": 59525, - "ic_fluent_game_chat_20_filled": 59526, - "ic_fluent_game_chat_20_regular": 59527, - "ic_fluent_games_20_filled": 59528, - "ic_fluent_games_20_regular": 59529, - "ic_fluent_gantt_chart_20_filled": 59530, - "ic_fluent_gantt_chart_20_regular": 59531, - "ic_fluent_gas_20_filled": 59532, - "ic_fluent_gas_20_regular": 59533, - "ic_fluent_gas_pump_20_filled": 59534, - "ic_fluent_gas_pump_20_regular": 59535, - "ic_fluent_gather_20_filled": 59536, - "ic_fluent_gather_20_regular": 59537, - "ic_fluent_gauge_20_filled": 59538, - "ic_fluent_gauge_20_regular": 59539, - "ic_fluent_gauge_add_20_filled": 59540, - "ic_fluent_gauge_add_20_regular": 59541, - "ic_fluent_gavel_20_filled": 59542, - "ic_fluent_gavel_20_regular": 59543, - "ic_fluent_gavel_prohibited_20_filled": 59544, - "ic_fluent_gavel_prohibited_20_regular": 59545, - "ic_fluent_gesture_20_filled": 59546, - "ic_fluent_gesture_20_regular": 59547, - "ic_fluent_gif_20_filled": 59548, - "ic_fluent_gif_20_regular": 59549, - "ic_fluent_gift_20_filled": 59550, - "ic_fluent_gift_20_regular": 59551, - "ic_fluent_gift_card_20_filled": 59552, - "ic_fluent_gift_card_20_regular": 59553, - "ic_fluent_gift_card_add_20_filled": 59554, - "ic_fluent_gift_card_add_20_regular": 59555, - "ic_fluent_gift_card_arrow_right_20_filled": 59556, - "ic_fluent_gift_card_arrow_right_20_regular": 59557, - "ic_fluent_gift_card_money_20_filled": 59558, - "ic_fluent_gift_card_money_20_regular": 59559, - "ic_fluent_gift_card_multiple_20_filled": 59560, - "ic_fluent_gift_card_multiple_20_regular": 59561, - "ic_fluent_gift_open_20_filled": 59562, - "ic_fluent_gift_open_20_regular": 59563, - "ic_fluent_glance_20_filled": 59564, - "ic_fluent_glance_20_regular": 59565, - "ic_fluent_glance_horizontal_20_filled": 59566, - "ic_fluent_glance_horizontal_20_regular": 59567, - "ic_fluent_glance_horizontal_sparkles_20_filled": 59568, - "ic_fluent_glance_horizontal_sparkles_20_regular": 59569, - "ic_fluent_glasses_20_filled": 59570, - "ic_fluent_glasses_20_regular": 59571, - "ic_fluent_glasses_off_20_filled": 59572, - "ic_fluent_glasses_off_20_regular": 59573, - "ic_fluent_globe_20_filled": 59574, - "ic_fluent_globe_20_regular": 59575, - "ic_fluent_globe_add_20_filled": 59576, - "ic_fluent_globe_add_20_regular": 59577, - "ic_fluent_globe_arrow_forward_20_filled": 59578, - "ic_fluent_globe_arrow_forward_20_regular": 59579, - "ic_fluent_globe_arrow_up_20_filled": 59580, - "ic_fluent_globe_arrow_up_20_regular": 59581, - "ic_fluent_globe_clock_20_filled": 59582, - "ic_fluent_globe_clock_20_regular": 59583, - "ic_fluent_globe_desktop_20_filled": 59584, - "ic_fluent_globe_desktop_20_regular": 59585, - "ic_fluent_globe_error_20_filled": 59586, - "ic_fluent_globe_error_20_regular": 59587, - "ic_fluent_globe_location_20_filled": 59588, - "ic_fluent_globe_location_20_regular": 59589, - "ic_fluent_globe_off_20_filled": 59590, - "ic_fluent_globe_off_20_regular": 59591, - "ic_fluent_globe_person_20_filled": 59592, - "ic_fluent_globe_person_20_regular": 59593, - "ic_fluent_globe_prohibited_20_filled": 59594, - "ic_fluent_globe_prohibited_20_regular": 59595, - "ic_fluent_globe_search_20_filled": 59596, - "ic_fluent_globe_search_20_regular": 59597, - "ic_fluent_globe_shield_20_filled": 59598, - "ic_fluent_globe_shield_20_regular": 59599, - "ic_fluent_globe_star_20_filled": 59600, - "ic_fluent_globe_star_20_regular": 59601, - "ic_fluent_globe_surface_20_filled": 59602, - "ic_fluent_globe_surface_20_regular": 59603, - "ic_fluent_globe_sync_20_filled": 59604, - "ic_fluent_globe_sync_20_regular": 59605, - "ic_fluent_globe_video_20_filled": 59606, - "ic_fluent_globe_video_20_regular": 59607, - "ic_fluent_globe_warning_20_filled": 59608, - "ic_fluent_globe_warning_20_regular": 59609, - "ic_fluent_grid_20_filled": 59610, - "ic_fluent_grid_20_regular": 59611, - "ic_fluent_grid_dots_20_filled": 59612, - "ic_fluent_grid_dots_20_regular": 59613, - "ic_fluent_grid_kanban_20_filled": 59614, - "ic_fluent_grid_kanban_20_regular": 59615, - "ic_fluent_group_20_filled": 59616, - "ic_fluent_group_20_regular": 59617, - "ic_fluent_group_dismiss_20_filled": 59618, - "ic_fluent_group_dismiss_20_regular": 59619, - "ic_fluent_group_list_20_filled": 59620, - "ic_fluent_group_list_20_regular": 59621, - "ic_fluent_group_return_20_filled": 59622, - "ic_fluent_group_return_20_regular": 59623, - "ic_fluent_guardian_20_filled": 59624, - "ic_fluent_guardian_20_regular": 59625, - "ic_fluent_guest_20_filled": 59626, - "ic_fluent_guest_20_regular": 59627, - "ic_fluent_guest_add_20_filled": 59628, - "ic_fluent_guest_add_20_regular": 59629, - "ic_fluent_guitar_20_filled": 59630, - "ic_fluent_guitar_20_regular": 59631, - "ic_fluent_hand_draw_20_filled": 59632, - "ic_fluent_hand_draw_20_regular": 59633, - "ic_fluent_hand_left_20_filled": 59634, - "ic_fluent_hand_left_20_regular": 59635, - "ic_fluent_hand_left_chat_20_filled": 59636, - "ic_fluent_hand_left_chat_20_regular": 59637, - "ic_fluent_hand_open_heart_20_filled": 59638, - "ic_fluent_hand_open_heart_20_regular": 59639, - "ic_fluent_hand_point_20_filled": 59640, - "ic_fluent_hand_point_20_regular": 59641, - "ic_fluent_hand_right_20_filled": 59642, - "ic_fluent_hand_right_20_regular": 59643, - "ic_fluent_hand_right_off_20_filled": 59644, - "ic_fluent_hand_right_off_20_regular": 59645, - "ic_fluent_hand_wave_20_filled": 59646, - "ic_fluent_hand_wave_20_regular": 59647, - "ic_fluent_handshake_20_filled": 59648, - "ic_fluent_handshake_20_regular": 59649, - "ic_fluent_haptic_strong_20_filled": 59650, - "ic_fluent_haptic_strong_20_regular": 59651, - "ic_fluent_haptic_weak_20_filled": 59652, - "ic_fluent_haptic_weak_20_regular": 59653, - "ic_fluent_hard_drive_20_filled": 59654, - "ic_fluent_hard_drive_20_regular": 59655, - "ic_fluent_hat_graduation_20_filled": 59656, - "ic_fluent_hat_graduation_20_regular": 59657, - "ic_fluent_hat_graduation_add_20_filled": 59658, - "ic_fluent_hat_graduation_add_20_regular": 59659, - "ic_fluent_hat_graduation_sparkle_20_filled": 59660, - "ic_fluent_hat_graduation_sparkle_20_regular": 59661, - "ic_fluent_hd_20_filled": 59662, - "ic_fluent_hd_20_regular": 59663, - "ic_fluent_hdr_20_filled": 59664, - "ic_fluent_hdr_20_regular": 59665, - "ic_fluent_hdr_off_20_filled": 59666, - "ic_fluent_hdr_off_20_regular": 59667, - "ic_fluent_headphones_20_filled": 59668, - "ic_fluent_headphones_20_regular": 59669, - "ic_fluent_headphones_sound_wave_20_filled": 59670, - "ic_fluent_headphones_sound_wave_20_regular": 59671, - "ic_fluent_headset_20_filled": 59672, - "ic_fluent_headset_20_regular": 59673, - "ic_fluent_headset_add_20_filled": 59674, - "ic_fluent_headset_add_20_regular": 59675, - "ic_fluent_headset_vr_20_filled": 59676, - "ic_fluent_headset_vr_20_regular": 59677, - "ic_fluent_heart_20_filled": 59678, - "ic_fluent_heart_20_regular": 59679, - "ic_fluent_heart_broken_20_filled": 59680, - "ic_fluent_heart_broken_20_regular": 59681, - "ic_fluent_heart_circle_20_filled": 59682, - "ic_fluent_heart_circle_20_regular": 59683, - "ic_fluent_heart_circle_hint_20_filled": 59684, - "ic_fluent_heart_circle_hint_20_regular": 59685, - "ic_fluent_heart_off_20_filled": 59686, - "ic_fluent_heart_off_20_regular": 59687, - "ic_fluent_heart_pulse_20_filled": 59688, - "ic_fluent_heart_pulse_20_regular": 59689, - "ic_fluent_heart_pulse_checkmark_20_filled": 59690, - "ic_fluent_heart_pulse_checkmark_20_regular": 59691, - "ic_fluent_heart_pulse_error_20_filled": 59692, - "ic_fluent_heart_pulse_error_20_regular": 59693, - "ic_fluent_heart_pulse_warning_20_filled": 59694, - "ic_fluent_heart_pulse_warning_20_regular": 59695, - "ic_fluent_hexagon_20_filled": 59696, - "ic_fluent_hexagon_20_regular": 59697, - "ic_fluent_hexagon_sparkle_20_filled": 59698, - "ic_fluent_hexagon_sparkle_20_regular": 59699, - "ic_fluent_hexagon_three_20_filled": 59700, - "ic_fluent_hexagon_three_20_regular": 59701, - "ic_fluent_highlight_20_filled": 59702, - "ic_fluent_highlight_20_regular": 59703, - "ic_fluent_highlight_accent_20_filled": 59704, - "ic_fluent_highlight_link_20_filled": 59705, - "ic_fluent_highlight_link_20_regular": 59706, - "ic_fluent_highway_20_filled": 59707, - "ic_fluent_highway_20_regular": 59708, - "ic_fluent_history_20_filled": 59709, - "ic_fluent_history_20_regular": 59710, - "ic_fluent_history_dismiss_20_filled": 59711, - "ic_fluent_history_dismiss_20_regular": 59712, - "ic_fluent_home_20_filled": 59713, - "ic_fluent_home_20_regular": 59714, - "ic_fluent_home_add_20_filled": 59715, - "ic_fluent_home_add_20_regular": 59716, - "ic_fluent_home_checkmark_20_filled": 59717, - "ic_fluent_home_checkmark_20_regular": 59718, - "ic_fluent_home_database_20_filled": 59719, - "ic_fluent_home_database_20_regular": 59720, - "ic_fluent_home_garage_20_filled": 59721, - "ic_fluent_home_garage_20_regular": 59722, - "ic_fluent_home_heart_20_filled": 59723, - "ic_fluent_home_heart_20_regular": 59724, - "ic_fluent_home_more_20_filled": 59725, - "ic_fluent_home_more_20_regular": 59726, - "ic_fluent_home_person_20_filled": 59727, - "ic_fluent_home_person_20_regular": 59728, - "ic_fluent_home_split_20_filled": 59729, - "ic_fluent_home_split_20_regular": 59730, - "ic_fluent_hourglass_20_filled": 59731, - "ic_fluent_hourglass_20_regular": 59732, - "ic_fluent_hourglass_half_20_filled": 59733, - "ic_fluent_hourglass_half_20_regular": 59734, - "ic_fluent_hourglass_one_quarter_20_filled": 59735, - "ic_fluent_hourglass_one_quarter_20_regular": 59736, - "ic_fluent_hourglass_three_quarter_20_filled": 59737, - "ic_fluent_hourglass_three_quarter_20_regular": 59738, - "ic_fluent_icons_20_filled": 59739, - "ic_fluent_icons_20_regular": 59740, - "ic_fluent_image_20_filled": 59741, - "ic_fluent_image_20_regular": 59742, - "ic_fluent_image_add_20_filled": 59743, - "ic_fluent_image_add_20_regular": 59744, - "ic_fluent_image_alt_text_20_filled": 59745, - "ic_fluent_image_alt_text_20_regular": 59746, - "ic_fluent_image_arrow_back_20_filled": 59747, - "ic_fluent_image_arrow_back_20_regular": 59748, - "ic_fluent_image_arrow_counterclockwise_20_filled": 59749, - "ic_fluent_image_arrow_counterclockwise_20_regular": 59750, - "ic_fluent_image_arrow_forward_20_filled": 59751, - "ic_fluent_image_arrow_forward_20_regular": 59752, - "ic_fluent_image_border_20_filled": 59753, - "ic_fluent_image_border_20_regular": 59754, - "ic_fluent_image_circle_20_filled": 59755, - "ic_fluent_image_circle_20_regular": 59756, - "ic_fluent_image_copy_20_filled": 59757, - "ic_fluent_image_copy_20_regular": 59758, - "ic_fluent_image_edit_20_filled": 59759, - "ic_fluent_image_edit_20_regular": 59760, - "ic_fluent_image_globe_20_filled": 59761, - "ic_fluent_image_globe_20_regular": 59762, - "ic_fluent_image_multiple_20_filled": 59763, - "ic_fluent_image_multiple_20_regular": 59764, - "ic_fluent_image_multiple_off_20_filled": 59765, - "ic_fluent_image_multiple_off_20_regular": 59766, - "ic_fluent_image_off_20_filled": 59767, - "ic_fluent_image_off_20_regular": 59768, - "ic_fluent_image_prohibited_20_filled": 59769, - "ic_fluent_image_prohibited_20_regular": 59770, - "ic_fluent_image_reflection_20_filled": 59771, - "ic_fluent_image_reflection_20_regular": 59772, - "ic_fluent_image_search_20_filled": 59773, - "ic_fluent_image_search_20_regular": 59774, - "ic_fluent_image_shadow_20_filled": 59775, - "ic_fluent_image_shadow_20_regular": 59776, - "ic_fluent_image_sparkle_20_filled": 59777, - "ic_fluent_image_sparkle_20_regular": 59778, - "ic_fluent_image_split_20_filled": 59779, - "ic_fluent_image_split_20_regular": 59780, - "ic_fluent_image_stack_20_filled": 59781, - "ic_fluent_image_stack_20_regular": 59782, - "ic_fluent_image_table_20_filled": 59783, - "ic_fluent_image_table_20_regular": 59784, - "ic_fluent_immersive_reader_20_filled": 59785, - "ic_fluent_immersive_reader_20_regular": 59786, - "ic_fluent_important_20_filled": 59787, - "ic_fluent_important_20_regular": 59788, - "ic_fluent_incognito_20_filled": 59789, - "ic_fluent_incognito_20_regular": 59790, - "ic_fluent_info_20_filled": 59791, - "ic_fluent_info_20_regular": 59792, - "ic_fluent_info_shield_20_filled": 59793, - "ic_fluent_info_shield_20_regular": 59794, - "ic_fluent_ink_stroke_20_filled": 59795, - "ic_fluent_ink_stroke_20_regular": 59796, - "ic_fluent_ink_stroke_arrow_down_20_filled": 59797, - "ic_fluent_ink_stroke_arrow_down_20_regular": 59798, - "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59799, - "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59800, - "ic_fluent_inking_tool_20_filled": 59801, - "ic_fluent_inking_tool_20_regular": 59802, - "ic_fluent_inking_tool_accent_20_filled": 59803, - "ic_fluent_inprivate_account_20_filled": 59804, - "ic_fluent_inprivate_account_20_regular": 59805, - "ic_fluent_insert_20_filled": 59806, - "ic_fluent_insert_20_regular": 59807, - "ic_fluent_ios_chevron_right_20_filled": 59808, - "ic_fluent_ios_chevron_right_20_regular": 59809, - "ic_fluent_iot_20_filled": 59810, - "ic_fluent_iot_20_regular": 59811, - "ic_fluent_iot_alert_20_filled": 59812, - "ic_fluent_iot_alert_20_regular": 59813, - "ic_fluent_javascript_20_filled": 59814, - "ic_fluent_javascript_20_regular": 59815, - "ic_fluent_joystick_20_filled": 59816, - "ic_fluent_joystick_20_regular": 59817, - "ic_fluent_key_20_filled": 59818, - "ic_fluent_key_20_regular": 59819, - "ic_fluent_key_command_20_filled": 59820, - "ic_fluent_key_command_20_regular": 59821, - "ic_fluent_key_multiple_20_filled": 59822, - "ic_fluent_key_multiple_20_regular": 59823, - "ic_fluent_key_reset_20_filled": 59824, - "ic_fluent_key_reset_20_regular": 59825, - "ic_fluent_keyboard_123_20_filled": 59826, - "ic_fluent_keyboard_123_20_regular": 59827, - "ic_fluent_keyboard_20_filled": 59828, - "ic_fluent_keyboard_20_regular": 59829, - "ic_fluent_keyboard_dock_20_filled": 59830, - "ic_fluent_keyboard_dock_20_regular": 59831, - "ic_fluent_keyboard_layout_float_20_filled": 59832, - "ic_fluent_keyboard_layout_float_20_regular": 59833, - "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59834, - "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59835, - "ic_fluent_keyboard_layout_resize_20_filled": 59836, - "ic_fluent_keyboard_layout_resize_20_regular": 59837, - "ic_fluent_keyboard_layout_split_20_filled": 59838, - "ic_fluent_keyboard_layout_split_20_regular": 59839, - "ic_fluent_keyboard_shift_20_filled": 59840, - "ic_fluent_keyboard_shift_20_regular": 59841, - "ic_fluent_keyboard_shift_uppercase_20_filled": 59842, - "ic_fluent_keyboard_shift_uppercase_20_regular": 59843, - "ic_fluent_keyboard_tab_20_filled": 59844, - "ic_fluent_keyboard_tab_20_regular": 59845, - "ic_fluent_laptop_20_filled": 59846, - "ic_fluent_laptop_20_regular": 59847, - "ic_fluent_laptop_briefcase_20_filled": 59848, - "ic_fluent_laptop_briefcase_20_regular": 59849, - "ic_fluent_laptop_dismiss_20_filled": 59850, - "ic_fluent_laptop_dismiss_20_regular": 59851, - "ic_fluent_laptop_person_20_filled": 59852, - "ic_fluent_laptop_person_20_regular": 59853, - "ic_fluent_laptop_settings_20_filled": 59854, - "ic_fluent_laptop_settings_20_regular": 59855, - "ic_fluent_laptop_shield_20_filled": 59856, - "ic_fluent_laptop_shield_20_regular": 59857, - "ic_fluent_laser_tool_20_filled": 59858, - "ic_fluent_laser_tool_20_regular": 59859, - "ic_fluent_lasso_20_filled": 59860, - "ic_fluent_lasso_20_regular": 59861, - "ic_fluent_launcher_settings_20_filled": 59862, - "ic_fluent_launcher_settings_20_regular": 59863, - "ic_fluent_layer_20_filled": 59864, - "ic_fluent_layer_20_regular": 59865, - "ic_fluent_layer_diagonal_20_filled": 59866, - "ic_fluent_layer_diagonal_20_regular": 59867, - "ic_fluent_layer_diagonal_add_20_filled": 59868, - "ic_fluent_layer_diagonal_add_20_regular": 59869, - "ic_fluent_layer_diagonal_person_20_filled": 59870, - "ic_fluent_layer_diagonal_person_20_regular": 59871, - "ic_fluent_layer_diagonal_sparkle_20_filled": 59872, - "ic_fluent_layer_diagonal_sparkle_20_regular": 59873, - "ic_fluent_layout_cell_four_20_filled": 59874, - "ic_fluent_layout_cell_four_20_regular": 59875, - "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59876, - "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59877, - "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59878, - "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59879, - "ic_fluent_layout_column_four_20_filled": 59880, - "ic_fluent_layout_column_four_20_regular": 59881, - "ic_fluent_layout_column_four_focus_center_left_20_filled": 59882, - "ic_fluent_layout_column_four_focus_center_right_20_filled": 59883, - "ic_fluent_layout_column_four_focus_left_20_filled": 59884, - "ic_fluent_layout_column_four_focus_right_20_filled": 59885, - "ic_fluent_layout_column_one_third_left_20_filled": 59886, - "ic_fluent_layout_column_one_third_left_20_regular": 59887, - "ic_fluent_layout_column_one_third_right_20_filled": 59888, - "ic_fluent_layout_column_one_third_right_20_regular": 59889, - "ic_fluent_layout_column_one_third_right_hint_20_filled": 59890, - "ic_fluent_layout_column_one_third_right_hint_20_regular": 59891, - "ic_fluent_layout_column_three_20_filled": 59892, - "ic_fluent_layout_column_three_20_regular": 59893, - "ic_fluent_layout_column_three_focus_center_20_filled": 59894, - "ic_fluent_layout_column_three_focus_left_20_filled": 59895, - "ic_fluent_layout_column_three_focus_right_20_filled": 59896, - "ic_fluent_layout_column_two_20_filled": 59897, - "ic_fluent_layout_column_two_20_regular": 59898, - "ic_fluent_layout_column_two_focus_left_20_filled": 59899, - "ic_fluent_layout_column_two_focus_right_20_filled": 59900, - "ic_fluent_layout_column_two_split_left_20_filled": 59901, - "ic_fluent_layout_column_two_split_left_20_regular": 59902, - "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59903, - "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59904, - "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59905, - "ic_fluent_layout_column_two_split_right_20_filled": 59906, - "ic_fluent_layout_column_two_split_right_20_regular": 59907, - "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59908, - "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59909, - "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59910, - "ic_fluent_layout_row_four_20_filled": 59911, - "ic_fluent_layout_row_four_20_regular": 59912, - "ic_fluent_layout_row_four_focus_bottom_20_filled": 59913, - "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59914, - "ic_fluent_layout_row_four_focus_center_top_20_filled": 59915, - "ic_fluent_layout_row_four_focus_top_20_filled": 59916, - "ic_fluent_layout_row_three_20_filled": 59917, - "ic_fluent_layout_row_three_20_regular": 59918, - "ic_fluent_layout_row_three_focus_bottom_20_filled": 59919, - "ic_fluent_layout_row_three_focus_center_20_filled": 59920, - "ic_fluent_layout_row_three_focus_top_20_filled": 59921, - "ic_fluent_layout_row_two_20_filled": 59922, - "ic_fluent_layout_row_two_20_regular": 59923, - "ic_fluent_layout_row_two_focus_bottom_20_filled": 59924, - "ic_fluent_layout_row_two_focus_top_20_filled": 59925, - "ic_fluent_layout_row_two_focus_top_settings_20_filled": 59926, - "ic_fluent_layout_row_two_settings_20_filled": 59927, - "ic_fluent_layout_row_two_settings_20_regular": 59928, - "ic_fluent_layout_row_two_split_bottom_20_filled": 59929, - "ic_fluent_layout_row_two_split_bottom_20_regular": 59930, - "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59931, - "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59932, - "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59933, - "ic_fluent_layout_row_two_split_top_20_filled": 59934, - "ic_fluent_layout_row_two_split_top_20_regular": 59935, - "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59936, - "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59937, - "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59938, - "ic_fluent_leaf_one_20_filled": 59939, - "ic_fluent_leaf_one_20_regular": 59940, - "ic_fluent_leaf_three_20_filled": 59941, - "ic_fluent_leaf_three_20_regular": 59942, - "ic_fluent_leaf_two_20_filled": 59943, - "ic_fluent_leaf_two_20_regular": 59944, - "ic_fluent_learning_app_20_filled": 59945, - "ic_fluent_learning_app_20_regular": 59946, - "ic_fluent_library_20_filled": 59947, - "ic_fluent_library_20_regular": 59948, - "ic_fluent_lightbulb_20_filled": 59949, - "ic_fluent_lightbulb_20_regular": 59950, - "ic_fluent_lightbulb_checkmark_20_filled": 59951, - "ic_fluent_lightbulb_checkmark_20_regular": 59952, - "ic_fluent_lightbulb_circle_20_filled": 59953, - "ic_fluent_lightbulb_circle_20_regular": 59954, - "ic_fluent_lightbulb_filament_20_filled": 59955, - "ic_fluent_lightbulb_filament_20_regular": 59956, - "ic_fluent_lightbulb_person_20_filled": 59957, - "ic_fluent_lightbulb_person_20_regular": 59958, - "ic_fluent_likert_20_filled": 59959, - "ic_fluent_likert_20_regular": 59960, - "ic_fluent_line_20_filled": 59961, - "ic_fluent_line_20_regular": 59962, - "ic_fluent_line_dashes_20_filled": 59963, - "ic_fluent_line_dashes_20_regular": 59964, - "ic_fluent_line_flow_diagonal_up_right_20_filled": 59965, - "ic_fluent_line_flow_diagonal_up_right_20_regular": 59966, - "ic_fluent_line_horizontal_1_20_filled": 59967, - "ic_fluent_line_horizontal_1_20_regular": 59968, - "ic_fluent_line_horizontal_1_dash_dot_dash_20_filled": 59969, - "ic_fluent_line_horizontal_1_dash_dot_dash_20_regular": 59970, - "ic_fluent_line_horizontal_1_dashes_20_filled": 59971, - "ic_fluent_line_horizontal_1_dashes_20_regular": 59972, - "ic_fluent_line_horizontal_1_dot_20_filled": 59973, - "ic_fluent_line_horizontal_1_dot_20_regular": 59974, - "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59975, - "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59976, - "ic_fluent_line_horizontal_3_20_filled": 59977, - "ic_fluent_line_horizontal_3_20_regular": 59978, - "ic_fluent_line_horizontal_4_20_filled": 59979, - "ic_fluent_line_horizontal_4_20_regular": 59980, - "ic_fluent_line_horizontal_4_search_20_filled": 59981, - "ic_fluent_line_horizontal_4_search_20_regular": 59982, - "ic_fluent_line_horizontal_5_20_filled": 59983, - "ic_fluent_line_horizontal_5_20_regular": 59984, - "ic_fluent_line_horizontal_5_error_20_filled": 59985, - "ic_fluent_line_horizontal_5_error_20_regular": 59986, - "ic_fluent_line_style_20_filled": 59987, - "ic_fluent_line_style_20_regular": 59988, - "ic_fluent_line_style_sketch_20_filled": 59989, - "ic_fluent_line_style_sketch_20_regular": 59990, - "ic_fluent_line_thickness_20_filled": 59991, - "ic_fluent_line_thickness_20_regular": 59992, - "ic_fluent_link_20_filled": 59993, - "ic_fluent_link_20_regular": 59994, - "ic_fluent_link_add_20_filled": 59995, - "ic_fluent_link_add_20_regular": 59996, - "ic_fluent_link_dismiss_20_filled": 59997, - "ic_fluent_link_dismiss_20_regular": 59998, - "ic_fluent_link_edit_20_filled": 59999, - "ic_fluent_link_edit_20_regular": 60000, - "ic_fluent_link_multiple_20_filled": 60001, - "ic_fluent_link_multiple_20_regular": 60002, - "ic_fluent_link_person_20_filled": 60003, - "ic_fluent_link_person_20_regular": 60004, - "ic_fluent_link_square_20_filled": 60005, - "ic_fluent_link_square_20_regular": 60006, - "ic_fluent_link_toolbox_20_filled": 60007, - "ic_fluent_link_toolbox_20_regular": 60008, - "ic_fluent_list_20_filled": 60009, - "ic_fluent_list_20_regular": 60010, - "ic_fluent_list_bar_20_filled": 60011, - "ic_fluent_list_bar_20_regular": 60012, - "ic_fluent_list_bar_tree_20_filled": 60013, - "ic_fluent_list_bar_tree_20_regular": 60014, - "ic_fluent_list_bar_tree_offset_20_filled": 60015, - "ic_fluent_list_bar_tree_offset_20_regular": 60016, - "ic_fluent_list_rtl_20_filled": 60017, - "ic_fluent_list_rtl_20_regular": 60018, - "ic_fluent_live_20_filled": 60019, - "ic_fluent_live_20_regular": 60020, - "ic_fluent_live_off_20_filled": 60021, - "ic_fluent_live_off_20_regular": 60022, - "ic_fluent_local_language_20_filled": 60023, - "ic_fluent_local_language_20_regular": 60024, - "ic_fluent_location_20_filled": 60025, - "ic_fluent_location_20_regular": 60026, - "ic_fluent_location_add_20_filled": 60027, - "ic_fluent_location_add_20_regular": 60028, - "ic_fluent_location_add_left_20_filled": 60029, - "ic_fluent_location_add_left_20_regular": 60030, - "ic_fluent_location_add_right_20_filled": 60031, - "ic_fluent_location_add_right_20_regular": 60032, - "ic_fluent_location_add_up_20_filled": 60033, - "ic_fluent_location_add_up_20_regular": 60034, - "ic_fluent_location_arrow_20_filled": 60035, - "ic_fluent_location_arrow_20_regular": 60036, - "ic_fluent_location_arrow_left_20_filled": 60037, - "ic_fluent_location_arrow_left_20_regular": 60038, - "ic_fluent_location_arrow_right_20_filled": 60039, - "ic_fluent_location_arrow_right_20_regular": 60040, - "ic_fluent_location_arrow_up_20_filled": 60041, - "ic_fluent_location_arrow_up_20_regular": 60042, - "ic_fluent_location_dismiss_20_filled": 60043, - "ic_fluent_location_dismiss_20_regular": 60044, - "ic_fluent_location_live_20_filled": 60045, - "ic_fluent_location_live_20_regular": 60046, - "ic_fluent_location_off_20_filled": 60047, - "ic_fluent_location_off_20_regular": 60048, - "ic_fluent_location_ripple_20_filled": 60049, - "ic_fluent_location_ripple_20_regular": 60050, - "ic_fluent_location_target_square_20_filled": 60051, - "ic_fluent_location_target_square_20_regular": 60052, - "ic_fluent_lock_closed_20_filled": 60053, - "ic_fluent_lock_closed_20_regular": 60054, - "ic_fluent_lock_closed_key_20_filled": 60055, - "ic_fluent_lock_closed_key_20_regular": 60056, - "ic_fluent_lock_multiple_20_filled": 60057, - "ic_fluent_lock_multiple_20_regular": 60058, - "ic_fluent_lock_open_20_filled": 60059, - "ic_fluent_lock_open_20_regular": 60060, - "ic_fluent_lock_shield_20_filled": 60061, - "ic_fluent_lock_shield_20_regular": 60062, - "ic_fluent_lottery_20_filled": 60063, - "ic_fluent_lottery_20_regular": 60064, - "ic_fluent_luggage_20_filled": 60065, - "ic_fluent_luggage_20_regular": 60066, - "ic_fluent_mail_20_filled": 60067, - "ic_fluent_mail_20_regular": 60068, - "ic_fluent_mail_add_20_filled": 60069, - "ic_fluent_mail_add_20_regular": 60070, - "ic_fluent_mail_alert_20_filled": 60071, - "ic_fluent_mail_alert_20_regular": 60072, - "ic_fluent_mail_all_read_20_filled": 60073, - "ic_fluent_mail_all_read_20_regular": 60074, - "ic_fluent_mail_all_unread_20_filled": 60075, - "ic_fluent_mail_all_unread_20_regular": 60076, - "ic_fluent_mail_arrow_clockwise_20_filled": 60077, - "ic_fluent_mail_arrow_clockwise_20_regular": 60078, - "ic_fluent_mail_arrow_double_back_20_filled": 60079, - "ic_fluent_mail_arrow_double_back_20_regular": 60080, - "ic_fluent_mail_arrow_down_20_filled": 60081, - "ic_fluent_mail_arrow_down_20_regular": 60082, - "ic_fluent_mail_arrow_forward_20_filled": 60083, - "ic_fluent_mail_arrow_forward_20_regular": 60084, - "ic_fluent_mail_arrow_up_20_filled": 60085, - "ic_fluent_mail_arrow_up_20_regular": 60086, - "ic_fluent_mail_attach_20_filled": 60087, - "ic_fluent_mail_attach_20_regular": 60088, - "ic_fluent_mail_checkmark_20_filled": 60089, - "ic_fluent_mail_checkmark_20_regular": 60090, - "ic_fluent_mail_clock_20_filled": 60091, - "ic_fluent_mail_clock_20_regular": 60092, - "ic_fluent_mail_copy_20_filled": 60093, - "ic_fluent_mail_copy_20_regular": 60094, - "ic_fluent_mail_dismiss_20_filled": 60095, - "ic_fluent_mail_dismiss_20_regular": 60096, - "ic_fluent_mail_edit_20_filled": 60097, - "ic_fluent_mail_edit_20_regular": 60098, - "ic_fluent_mail_error_20_filled": 60099, - "ic_fluent_mail_error_20_regular": 60100, - "ic_fluent_mail_inbox_20_filled": 60101, - "ic_fluent_mail_inbox_20_regular": 60102, - "ic_fluent_mail_inbox_add_20_filled": 60103, - "ic_fluent_mail_inbox_add_20_regular": 60104, - "ic_fluent_mail_inbox_all_20_filled": 60105, - "ic_fluent_mail_inbox_all_20_regular": 60106, - "ic_fluent_mail_inbox_arrow_down_20_filled": 60107, - "ic_fluent_mail_inbox_arrow_down_20_regular": 60108, - "ic_fluent_mail_inbox_arrow_right_20_filled": 60109, - "ic_fluent_mail_inbox_arrow_right_20_regular": 60110, - "ic_fluent_mail_inbox_arrow_up_20_filled": 60111, - "ic_fluent_mail_inbox_arrow_up_20_regular": 60112, - "ic_fluent_mail_inbox_checkmark_20_filled": 60113, - "ic_fluent_mail_inbox_checkmark_20_regular": 60114, - "ic_fluent_mail_inbox_dismiss_20_filled": 60115, - "ic_fluent_mail_inbox_dismiss_20_regular": 60116, - "ic_fluent_mail_inbox_person_20_filled": 60117, - "ic_fluent_mail_inbox_person_20_regular": 60118, - "ic_fluent_mail_link_20_filled": 60119, - "ic_fluent_mail_link_20_regular": 60120, - "ic_fluent_mail_list_20_filled": 60121, - "ic_fluent_mail_list_20_regular": 60122, - "ic_fluent_mail_multiple_20_filled": 60123, - "ic_fluent_mail_multiple_20_regular": 60124, - "ic_fluent_mail_off_20_filled": 60125, - "ic_fluent_mail_off_20_regular": 60126, - "ic_fluent_mail_open_person_20_filled": 60127, - "ic_fluent_mail_open_person_20_regular": 60128, - "ic_fluent_mail_pause_20_filled": 60129, - "ic_fluent_mail_pause_20_regular": 60130, - "ic_fluent_mail_prohibited_20_filled": 60131, - "ic_fluent_mail_prohibited_20_regular": 60132, - "ic_fluent_mail_read_20_filled": 60133, - "ic_fluent_mail_read_20_regular": 60134, - "ic_fluent_mail_read_multiple_20_filled": 60135, - "ic_fluent_mail_read_multiple_20_regular": 60136, - "ic_fluent_mail_rewind_20_filled": 60137, - "ic_fluent_mail_rewind_20_regular": 60138, - "ic_fluent_mail_settings_20_filled": 60139, - "ic_fluent_mail_settings_20_regular": 60140, - "ic_fluent_mail_shield_20_filled": 60141, - "ic_fluent_mail_shield_20_regular": 60142, - "ic_fluent_mail_template_20_filled": 60143, - "ic_fluent_mail_template_20_regular": 60144, - "ic_fluent_mail_unread_20_filled": 60145, - "ic_fluent_mail_unread_20_regular": 60146, - "ic_fluent_mail_warning_20_filled": 60147, - "ic_fluent_mail_warning_20_regular": 60148, - "ic_fluent_mailbox_20_filled": 60149, - "ic_fluent_mailbox_20_regular": 60150, - "ic_fluent_map_20_filled": 60151, - "ic_fluent_map_20_regular": 60152, - "ic_fluent_map_drive_20_filled": 60153, - "ic_fluent_map_drive_20_regular": 60154, - "ic_fluent_markdown_20_filled": 60155, - "ic_fluent_markdown_20_regular": 60156, - "ic_fluent_match_app_layout_20_filled": 60157, - "ic_fluent_match_app_layout_20_regular": 60158, - "ic_fluent_math_format_linear_20_filled": 60159, - "ic_fluent_math_format_linear_20_regular": 60160, - "ic_fluent_math_format_professional_20_filled": 60161, - "ic_fluent_math_format_professional_20_regular": 60162, - "ic_fluent_math_formula_20_filled": 60163, - "ic_fluent_math_formula_20_regular": 60164, - "ic_fluent_math_symbols_20_filled": 60165, - "ic_fluent_math_symbols_20_regular": 60166, - "ic_fluent_maximize_20_filled": 60167, - "ic_fluent_maximize_20_regular": 60168, - "ic_fluent_meet_now_20_filled": 60169, - "ic_fluent_meet_now_20_regular": 60170, - "ic_fluent_megaphone_20_filled": 60171, - "ic_fluent_megaphone_20_regular": 60172, - "ic_fluent_megaphone_circle_20_filled": 60173, - "ic_fluent_megaphone_circle_20_regular": 60174, - "ic_fluent_megaphone_loud_20_filled": 60175, - "ic_fluent_megaphone_loud_20_regular": 60176, - "ic_fluent_megaphone_off_20_filled": 60177, - "ic_fluent_megaphone_off_20_regular": 60178, - "ic_fluent_mention_20_filled": 60179, - "ic_fluent_mention_20_regular": 60180, - "ic_fluent_mention_arrow_down_20_filled": 60181, - "ic_fluent_mention_arrow_down_20_regular": 60182, - "ic_fluent_mention_brackets_20_filled": 60183, - "ic_fluent_mention_brackets_20_regular": 60184, - "ic_fluent_merge_20_filled": 60185, - "ic_fluent_merge_20_regular": 60186, - "ic_fluent_mic_20_filled": 60187, - "ic_fluent_mic_20_regular": 60188, - "ic_fluent_mic_link_20_filled": 60189, - "ic_fluent_mic_link_20_regular": 60190, - "ic_fluent_mic_off_20_filled": 60191, - "ic_fluent_mic_off_20_regular": 60192, - "ic_fluent_mic_prohibited_20_filled": 60193, - "ic_fluent_mic_prohibited_20_regular": 60194, - "ic_fluent_mic_pulse_20_filled": 60195, - "ic_fluent_mic_pulse_20_regular": 60196, - "ic_fluent_mic_pulse_off_20_filled": 60197, - "ic_fluent_mic_pulse_off_20_regular": 60198, - "ic_fluent_mic_record_20_filled": 60199, - "ic_fluent_mic_record_20_regular": 60200, - "ic_fluent_mic_settings_20_filled": 60201, - "ic_fluent_mic_settings_20_regular": 60202, - "ic_fluent_mic_sparkle_20_filled": 60203, - "ic_fluent_mic_sparkle_20_regular": 60204, - "ic_fluent_mic_sync_20_filled": 60205, - "ic_fluent_mic_sync_20_regular": 60206, - "ic_fluent_microscope_20_filled": 60207, - "ic_fluent_microscope_20_regular": 60208, - "ic_fluent_midi_20_filled": 60209, - "ic_fluent_midi_20_regular": 60210, - "ic_fluent_mobile_optimized_20_filled": 60211, - "ic_fluent_mobile_optimized_20_regular": 60212, - "ic_fluent_mold_20_filled": 60213, - "ic_fluent_mold_20_regular": 60214, - "ic_fluent_molecule_20_filled": 60215, - "ic_fluent_molecule_20_regular": 60216, - "ic_fluent_money_20_filled": 60217, - "ic_fluent_money_20_regular": 60218, - "ic_fluent_money_calculator_20_filled": 60219, - "ic_fluent_money_calculator_20_regular": 60220, - "ic_fluent_money_dismiss_20_filled": 60221, - "ic_fluent_money_dismiss_20_regular": 60222, - "ic_fluent_money_hand_20_filled": 60223, - "ic_fluent_money_hand_20_regular": 60224, - "ic_fluent_money_off_20_filled": 60225, - "ic_fluent_money_off_20_regular": 60226, - "ic_fluent_money_settings_20_filled": 60227, - "ic_fluent_money_settings_20_regular": 60228, - "ic_fluent_more_circle_20_filled": 60229, - "ic_fluent_more_circle_20_regular": 60230, - "ic_fluent_more_horizontal_20_filled": 60231, - "ic_fluent_more_horizontal_20_regular": 60232, - "ic_fluent_more_vertical_20_filled": 60233, - "ic_fluent_more_vertical_20_regular": 60234, - "ic_fluent_mountain_location_bottom_20_filled": 60235, - "ic_fluent_mountain_location_bottom_20_regular": 60236, - "ic_fluent_mountain_location_top_20_filled": 60237, - "ic_fluent_mountain_location_top_20_regular": 60238, - "ic_fluent_mountain_trail_20_filled": 60239, - "ic_fluent_mountain_trail_20_regular": 60240, - "ic_fluent_movies_and_tv_20_filled": 60241, - "ic_fluent_movies_and_tv_20_regular": 60242, - "ic_fluent_multiplier_1_2x_20_filled": 60243, - "ic_fluent_multiplier_1_2x_20_regular": 60244, - "ic_fluent_multiplier_1_5x_20_filled": 60245, - "ic_fluent_multiplier_1_5x_20_regular": 60246, - "ic_fluent_multiplier_1_8x_20_filled": 60247, - "ic_fluent_multiplier_1_8x_20_regular": 60248, - "ic_fluent_multiplier_1x_20_filled": 60249, - "ic_fluent_multiplier_1x_20_regular": 60250, - "ic_fluent_multiplier_2x_20_filled": 60251, - "ic_fluent_multiplier_2x_20_regular": 60252, - "ic_fluent_multiplier_5x_20_filled": 60253, - "ic_fluent_multiplier_5x_20_regular": 60254, - "ic_fluent_multiselect_ltr_20_filled": 60255, - "ic_fluent_multiselect_ltr_20_regular": 60256, - "ic_fluent_multiselect_rtl_20_filled": 60257, - "ic_fluent_multiselect_rtl_20_regular": 60258, - "ic_fluent_music_note_1_20_filled": 60259, - "ic_fluent_music_note_1_20_regular": 60260, - "ic_fluent_music_note_2_20_filled": 60261, - "ic_fluent_music_note_2_20_regular": 60262, - "ic_fluent_music_note_2_play_20_filled": 60263, - "ic_fluent_music_note_2_play_20_regular": 60264, - "ic_fluent_music_note_off_1_20_filled": 60265, - "ic_fluent_music_note_off_1_20_regular": 60266, - "ic_fluent_music_note_off_2_20_filled": 60267, - "ic_fluent_music_note_off_2_20_regular": 60268, - "ic_fluent_my_location_20_filled": 60269, - "ic_fluent_my_location_20_regular": 60270, - "ic_fluent_navigation_20_filled": 60271, - "ic_fluent_navigation_20_regular": 60272, - "ic_fluent_navigation_location_target_20_filled": 60273, - "ic_fluent_navigation_location_target_20_regular": 60274, - "ic_fluent_navigation_play_20_filled": 60275, - "ic_fluent_navigation_play_20_regular": 60276, - "ic_fluent_navigation_unread_20_filled": 60277, - "ic_fluent_navigation_unread_20_regular": 60278, - "ic_fluent_network_check_20_filled": 60279, - "ic_fluent_network_check_20_regular": 60280, - "ic_fluent_new_20_filled": 60281, - "ic_fluent_new_20_regular": 60282, - "ic_fluent_news_20_filled": 60283, - "ic_fluent_news_20_regular": 60284, - "ic_fluent_next_20_filled": 60285, - "ic_fluent_next_20_regular": 60286, - "ic_fluent_next_frame_20_filled": 60287, - "ic_fluent_next_frame_20_regular": 60288, - "ic_fluent_note_20_filled": 60289, - "ic_fluent_note_20_regular": 60290, - "ic_fluent_note_add_20_filled": 60291, - "ic_fluent_note_add_20_regular": 60292, - "ic_fluent_note_edit_20_filled": 60293, - "ic_fluent_note_edit_20_regular": 60294, - "ic_fluent_note_pin_20_filled": 60295, - "ic_fluent_note_pin_20_regular": 60296, - "ic_fluent_notebook_20_filled": 60297, - "ic_fluent_notebook_20_regular": 60298, - "ic_fluent_notebook_add_20_filled": 60299, - "ic_fluent_notebook_add_20_regular": 60300, - "ic_fluent_notebook_arrow_curve_down_20_filled": 60301, - "ic_fluent_notebook_arrow_curve_down_20_regular": 60302, - "ic_fluent_notebook_error_20_filled": 60303, - "ic_fluent_notebook_error_20_regular": 60304, - "ic_fluent_notebook_eye_20_filled": 60305, - "ic_fluent_notebook_eye_20_regular": 60306, - "ic_fluent_notebook_lightning_20_filled": 60307, - "ic_fluent_notebook_lightning_20_regular": 60308, - "ic_fluent_notebook_question_mark_20_filled": 60309, - "ic_fluent_notebook_question_mark_20_regular": 60310, - "ic_fluent_notebook_section_20_filled": 60311, - "ic_fluent_notebook_section_20_regular": 60312, - "ic_fluent_notebook_section_arrow_right_20_filled": 60313, - "ic_fluent_notebook_section_arrow_right_20_regular": 60314, - "ic_fluent_notebook_subsection_20_filled": 60315, - "ic_fluent_notebook_subsection_20_regular": 60316, - "ic_fluent_notebook_sync_20_filled": 60317, - "ic_fluent_notebook_sync_20_regular": 60318, - "ic_fluent_notepad_20_filled": 60319, - "ic_fluent_notepad_20_regular": 60320, - "ic_fluent_notepad_edit_20_filled": 60321, - "ic_fluent_notepad_edit_20_regular": 60322, - "ic_fluent_notepad_person_20_filled": 60323, - "ic_fluent_notepad_person_20_regular": 60324, - "ic_fluent_notepad_sparkle_20_filled": 60325, - "ic_fluent_notepad_sparkle_20_regular": 60326, - "ic_fluent_number_circle_0_20_filled": 60327, - "ic_fluent_number_circle_0_20_regular": 60328, - "ic_fluent_number_circle_1_20_filled": 60329, - "ic_fluent_number_circle_1_20_regular": 60330, - "ic_fluent_number_circle_2_20_filled": 60331, - "ic_fluent_number_circle_2_20_regular": 60332, - "ic_fluent_number_circle_3_20_filled": 60333, - "ic_fluent_number_circle_3_20_regular": 60334, - "ic_fluent_number_circle_4_20_filled": 60335, - "ic_fluent_number_circle_4_20_regular": 60336, - "ic_fluent_number_circle_5_20_filled": 60337, - "ic_fluent_number_circle_5_20_regular": 60338, - "ic_fluent_number_circle_6_20_filled": 60339, - "ic_fluent_number_circle_6_20_regular": 60340, - "ic_fluent_number_circle_7_20_filled": 60341, - "ic_fluent_number_circle_7_20_regular": 60342, - "ic_fluent_number_circle_8_20_filled": 60343, - "ic_fluent_number_circle_8_20_regular": 60344, - "ic_fluent_number_circle_9_20_filled": 60345, - "ic_fluent_number_circle_9_20_regular": 60346, - "ic_fluent_number_row_20_filled": 60347, - "ic_fluent_number_row_20_regular": 60348, - "ic_fluent_number_symbol_20_filled": 60349, - "ic_fluent_number_symbol_20_regular": 60350, - "ic_fluent_number_symbol_dismiss_20_filled": 60351, - "ic_fluent_number_symbol_dismiss_20_regular": 60352, - "ic_fluent_number_symbol_square_20_filled": 60353, - "ic_fluent_number_symbol_square_20_regular": 60354, - "ic_fluent_open_20_filled": 60355, - "ic_fluent_open_20_regular": 60356, - "ic_fluent_open_folder_20_filled": 60357, - "ic_fluent_open_folder_20_regular": 60358, - "ic_fluent_open_off_20_filled": 60359, - "ic_fluent_open_off_20_regular": 60360, - "ic_fluent_options_20_filled": 60361, - "ic_fluent_options_20_regular": 60362, - "ic_fluent_organization_20_filled": 60363, - "ic_fluent_organization_20_regular": 60364, - "ic_fluent_organization_horizontal_20_filled": 60365, - "ic_fluent_organization_horizontal_20_regular": 60366, - "ic_fluent_orientation_20_filled": 60367, - "ic_fluent_orientation_20_regular": 60368, - "ic_fluent_oval_20_filled": 60369, - "ic_fluent_oval_20_regular": 60370, - "ic_fluent_oven_20_filled": 60371, - "ic_fluent_oven_20_regular": 60372, - "ic_fluent_padding_down_20_filled": 60373, - "ic_fluent_padding_down_20_regular": 60374, - "ic_fluent_padding_left_20_filled": 60375, - "ic_fluent_padding_left_20_regular": 60376, - "ic_fluent_padding_right_20_filled": 60377, - "ic_fluent_padding_right_20_regular": 60378, - "ic_fluent_padding_top_20_filled": 60379, - "ic_fluent_padding_top_20_regular": 60380, - "ic_fluent_page_fit_20_filled": 60381, - "ic_fluent_page_fit_20_regular": 60382, - "ic_fluent_paint_brush_20_filled": 60383, - "ic_fluent_paint_brush_20_regular": 60384, - "ic_fluent_paint_brush_arrow_down_20_filled": 60385, - "ic_fluent_paint_brush_arrow_down_20_regular": 60386, - "ic_fluent_paint_brush_arrow_up_20_filled": 60387, - "ic_fluent_paint_brush_arrow_up_20_regular": 60388, - "ic_fluent_paint_brush_sparkle_20_filled": 60389, - "ic_fluent_paint_brush_sparkle_20_regular": 60390, - "ic_fluent_paint_brush_subtract_20_filled": 60391, - "ic_fluent_paint_brush_subtract_20_regular": 60392, - "ic_fluent_paint_bucket_20_filled": 60393, - "ic_fluent_paint_bucket_20_regular": 60394, - "ic_fluent_pair_20_filled": 60395, - "ic_fluent_pair_20_regular": 60396, - "ic_fluent_panel_bottom_20_filled": 60397, - "ic_fluent_panel_bottom_20_regular": 60398, - "ic_fluent_panel_bottom_contract_20_filled": 60399, - "ic_fluent_panel_bottom_contract_20_regular": 60400, - "ic_fluent_panel_bottom_expand_20_filled": 60401, - "ic_fluent_panel_bottom_expand_20_regular": 60402, - "ic_fluent_panel_left_20_filled": 60403, - "ic_fluent_panel_left_20_regular": 60404, - "ic_fluent_panel_left_add_20_filled": 60405, - "ic_fluent_panel_left_add_20_regular": 60406, - "ic_fluent_panel_left_contract_20_filled": 60407, - "ic_fluent_panel_left_contract_20_regular": 60408, - "ic_fluent_panel_left_expand_20_filled": 60409, - "ic_fluent_panel_left_expand_20_regular": 60410, - "ic_fluent_panel_left_focus_right_20_filled": 60411, - "ic_fluent_panel_left_header_20_filled": 60412, - "ic_fluent_panel_left_header_20_regular": 60413, - "ic_fluent_panel_left_header_add_20_filled": 60414, - "ic_fluent_panel_left_header_add_20_regular": 60415, - "ic_fluent_panel_left_header_key_20_filled": 60416, - "ic_fluent_panel_left_header_key_20_regular": 60417, - "ic_fluent_panel_left_key_20_filled": 60418, - "ic_fluent_panel_left_key_20_regular": 60419, - "ic_fluent_panel_left_text_20_filled": 60420, - "ic_fluent_panel_left_text_20_regular": 60421, - "ic_fluent_panel_left_text_add_20_filled": 60422, - "ic_fluent_panel_left_text_add_20_regular": 60423, - "ic_fluent_panel_left_text_dismiss_20_filled": 60424, - "ic_fluent_panel_left_text_dismiss_20_regular": 60425, - "ic_fluent_panel_right_20_filled": 60426, - "ic_fluent_panel_right_20_regular": 60427, - "ic_fluent_panel_right_add_20_filled": 60428, - "ic_fluent_panel_right_add_20_regular": 60429, - "ic_fluent_panel_right_contract_20_filled": 60430, - "ic_fluent_panel_right_contract_20_regular": 60431, - "ic_fluent_panel_right_cursor_20_filled": 60432, - "ic_fluent_panel_right_cursor_20_regular": 60433, - "ic_fluent_panel_right_expand_20_filled": 60434, - "ic_fluent_panel_right_expand_20_regular": 60435, - "ic_fluent_panel_right_gallery_20_filled": 60436, - "ic_fluent_panel_right_gallery_20_regular": 60437, - "ic_fluent_panel_separate_window_20_filled": 60438, - "ic_fluent_panel_separate_window_20_regular": 60439, - "ic_fluent_panel_top_contract_20_filled": 60440, - "ic_fluent_panel_top_contract_20_regular": 60441, - "ic_fluent_panel_top_expand_20_filled": 60442, - "ic_fluent_panel_top_expand_20_regular": 60443, - "ic_fluent_panel_top_gallery_20_filled": 60444, - "ic_fluent_panel_top_gallery_20_regular": 60445, - "ic_fluent_password_20_filled": 60446, - "ic_fluent_password_20_regular": 60447, - "ic_fluent_patch_20_filled": 60448, - "ic_fluent_patch_20_regular": 60449, - "ic_fluent_patient_20_filled": 60450, - "ic_fluent_patient_20_regular": 60451, - "ic_fluent_pause_20_filled": 60452, - "ic_fluent_pause_20_regular": 60453, - "ic_fluent_pause_circle_20_filled": 60454, - "ic_fluent_pause_circle_20_regular": 60455, - "ic_fluent_pause_off_20_filled": 60456, - "ic_fluent_pause_off_20_regular": 60457, - "ic_fluent_pause_settings_20_filled": 60458, - "ic_fluent_pause_settings_20_regular": 60459, - "ic_fluent_payment_20_filled": 60460, - "ic_fluent_payment_20_regular": 60461, - "ic_fluent_payment_wireless_20_filled": 60462, - "ic_fluent_payment_wireless_20_regular": 60463, - "ic_fluent_pen_20_filled": 60464, - "ic_fluent_pen_20_regular": 60465, - "ic_fluent_pen_dismiss_20_filled": 60466, - "ic_fluent_pen_dismiss_20_regular": 60467, - "ic_fluent_pen_off_20_filled": 60468, - "ic_fluent_pen_off_20_regular": 60469, - "ic_fluent_pen_prohibited_20_filled": 60470, - "ic_fluent_pen_prohibited_20_regular": 60471, - "ic_fluent_pen_sparkle_20_filled": 60472, - "ic_fluent_pen_sparkle_20_regular": 60473, - "ic_fluent_pen_sync_20_filled": 60474, - "ic_fluent_pen_sync_20_regular": 60475, - "ic_fluent_pentagon_20_filled": 60476, - "ic_fluent_pentagon_20_regular": 60477, - "ic_fluent_people_20_filled": 60478, - "ic_fluent_people_20_regular": 60479, - "ic_fluent_people_add_20_filled": 60480, - "ic_fluent_people_add_20_regular": 60481, - "ic_fluent_people_audience_20_filled": 60482, - "ic_fluent_people_audience_20_regular": 60483, - "ic_fluent_people_call_20_filled": 60484, - "ic_fluent_people_call_20_regular": 60485, - "ic_fluent_people_chat_20_filled": 60486, - "ic_fluent_people_chat_20_regular": 60487, - "ic_fluent_people_checkmark_20_filled": 60488, - "ic_fluent_people_checkmark_20_regular": 60489, - "ic_fluent_people_community_20_filled": 60490, - "ic_fluent_people_community_20_regular": 60491, - "ic_fluent_people_community_add_20_filled": 60492, - "ic_fluent_people_community_add_20_regular": 60493, - "ic_fluent_people_edit_20_filled": 60494, - "ic_fluent_people_edit_20_regular": 60495, - "ic_fluent_people_error_20_filled": 60496, - "ic_fluent_people_error_20_regular": 60497, - "ic_fluent_people_eye_20_filled": 60498, - "ic_fluent_people_eye_20_regular": 60499, - "ic_fluent_people_link_20_filled": 60500, - "ic_fluent_people_link_20_regular": 60501, - "ic_fluent_people_list_20_filled": 60502, - "ic_fluent_people_list_20_regular": 60503, - "ic_fluent_people_lock_20_filled": 60504, - "ic_fluent_people_lock_20_regular": 60505, - "ic_fluent_people_money_20_filled": 60506, - "ic_fluent_people_money_20_regular": 60507, - "ic_fluent_people_prohibited_20_filled": 60508, - "ic_fluent_people_prohibited_20_regular": 60509, - "ic_fluent_people_queue_20_filled": 60510, - "ic_fluent_people_queue_20_regular": 60511, - "ic_fluent_people_search_20_filled": 60512, - "ic_fluent_people_search_20_regular": 60513, - "ic_fluent_people_settings_20_filled": 60514, - "ic_fluent_people_settings_20_regular": 60515, - "ic_fluent_people_star_20_filled": 60516, - "ic_fluent_people_star_20_regular": 60517, - "ic_fluent_people_subtract_20_filled": 60518, - "ic_fluent_people_subtract_20_regular": 60519, - "ic_fluent_people_swap_20_filled": 60520, - "ic_fluent_people_swap_20_regular": 60521, - "ic_fluent_people_sync_20_filled": 60522, - "ic_fluent_people_sync_20_regular": 60523, - "ic_fluent_people_team_20_filled": 60524, - "ic_fluent_people_team_20_regular": 60525, - "ic_fluent_people_team_add_20_filled": 60526, - "ic_fluent_people_team_add_20_regular": 60527, - "ic_fluent_people_team_delete_20_filled": 60528, - "ic_fluent_people_team_delete_20_regular": 60529, - "ic_fluent_people_team_toolbox_20_filled": 60530, - "ic_fluent_people_team_toolbox_20_regular": 60531, - "ic_fluent_people_toolbox_20_filled": 60532, - "ic_fluent_people_toolbox_20_regular": 60533, - "ic_fluent_person_20_filled": 60534, - "ic_fluent_person_20_regular": 60535, - "ic_fluent_person_5_20_filled": 60536, - "ic_fluent_person_5_20_regular": 60537, - "ic_fluent_person_6_20_filled": 60538, - "ic_fluent_person_6_20_regular": 60539, - "ic_fluent_person_accounts_20_filled": 60540, - "ic_fluent_person_accounts_20_regular": 60541, - "ic_fluent_person_add_20_filled": 60542, - "ic_fluent_person_add_20_regular": 60543, - "ic_fluent_person_alert_20_filled": 60544, - "ic_fluent_person_alert_20_regular": 60545, - "ic_fluent_person_alert_off_20_filled": 60546, - "ic_fluent_person_alert_off_20_regular": 60547, - "ic_fluent_person_arrow_back_20_filled": 60548, - "ic_fluent_person_arrow_back_20_regular": 60549, - "ic_fluent_person_arrow_left_20_filled": 60550, - "ic_fluent_person_arrow_left_20_regular": 60551, - "ic_fluent_person_arrow_right_20_filled": 60552, - "ic_fluent_person_arrow_right_20_regular": 60553, - "ic_fluent_person_available_20_filled": 60554, - "ic_fluent_person_available_20_regular": 60555, - "ic_fluent_person_board_20_filled": 60556, - "ic_fluent_person_board_20_regular": 60557, - "ic_fluent_person_board_add_20_filled": 60558, - "ic_fluent_person_board_add_20_regular": 60559, - "ic_fluent_person_call_20_filled": 60560, - "ic_fluent_person_call_20_regular": 60561, - "ic_fluent_person_chat_20_filled": 60562, - "ic_fluent_person_chat_20_regular": 60563, - "ic_fluent_person_circle_20_filled": 60564, - "ic_fluent_person_circle_20_regular": 60565, - "ic_fluent_person_clock_20_filled": 60566, - "ic_fluent_person_clock_20_regular": 60567, - "ic_fluent_person_delete_20_filled": 60568, - "ic_fluent_person_delete_20_regular": 60569, - "ic_fluent_person_desktop_20_filled": 60570, - "ic_fluent_person_desktop_20_regular": 60571, - "ic_fluent_person_edit_20_filled": 60572, - "ic_fluent_person_edit_20_regular": 60573, - "ic_fluent_person_feedback_20_filled": 60574, - "ic_fluent_person_feedback_20_regular": 60575, - "ic_fluent_person_head_hint_20_filled": 60576, - "ic_fluent_person_head_hint_20_regular": 60577, - "ic_fluent_person_heart_20_filled": 60578, - "ic_fluent_person_heart_20_regular": 60579, - "ic_fluent_person_home_20_filled": 60580, - "ic_fluent_person_home_20_regular": 60581, - "ic_fluent_person_info_20_filled": 60582, - "ic_fluent_person_info_20_regular": 60583, - "ic_fluent_person_key_20_filled": 60584, - "ic_fluent_person_key_20_regular": 60585, - "ic_fluent_person_lightbulb_20_filled": 60586, - "ic_fluent_person_lightbulb_20_regular": 60587, - "ic_fluent_person_lightning_20_filled": 60588, - "ic_fluent_person_lightning_20_regular": 60589, - "ic_fluent_person_link_20_filled": 60590, - "ic_fluent_person_link_20_regular": 60591, - "ic_fluent_person_lock_20_filled": 60592, - "ic_fluent_person_lock_20_regular": 60593, - "ic_fluent_person_mail_20_filled": 60594, - "ic_fluent_person_mail_20_regular": 60595, - "ic_fluent_person_money_20_filled": 60596, - "ic_fluent_person_money_20_regular": 60597, - "ic_fluent_person_note_20_filled": 60598, - "ic_fluent_person_note_20_regular": 60599, - "ic_fluent_person_passkey_20_filled": 60600, - "ic_fluent_person_passkey_20_regular": 60601, - "ic_fluent_person_pill_20_filled": 60602, - "ic_fluent_person_pill_20_regular": 60603, - "ic_fluent_person_prohibited_20_filled": 60604, - "ic_fluent_person_prohibited_20_regular": 60605, - "ic_fluent_person_question_mark_20_filled": 60606, - "ic_fluent_person_question_mark_20_regular": 60607, - "ic_fluent_person_ribbon_20_filled": 60608, - "ic_fluent_person_ribbon_20_regular": 60609, - "ic_fluent_person_running_20_filled": 60610, - "ic_fluent_person_running_20_regular": 60611, - "ic_fluent_person_search_20_filled": 60612, - "ic_fluent_person_search_20_regular": 60613, - "ic_fluent_person_settings_20_filled": 60614, - "ic_fluent_person_settings_20_regular": 60615, - "ic_fluent_person_sound_spatial_20_filled": 60616, - "ic_fluent_person_sound_spatial_20_regular": 60617, - "ic_fluent_person_square_20_filled": 60618, - "ic_fluent_person_square_20_regular": 60619, - "ic_fluent_person_square_add_20_filled": 60620, - "ic_fluent_person_square_add_20_regular": 60621, - "ic_fluent_person_square_checkmark_20_filled": 60622, - "ic_fluent_person_square_checkmark_20_regular": 60623, - "ic_fluent_person_star_20_filled": 60624, - "ic_fluent_person_star_20_regular": 60625, - "ic_fluent_person_starburst_20_filled": 60626, - "ic_fluent_person_starburst_20_regular": 60627, - "ic_fluent_person_subtract_20_filled": 60628, - "ic_fluent_person_subtract_20_regular": 60629, - "ic_fluent_person_support_20_filled": 60630, - "ic_fluent_person_support_20_regular": 60631, - "ic_fluent_person_swap_20_filled": 60632, - "ic_fluent_person_swap_20_regular": 60633, - "ic_fluent_person_sync_20_filled": 60634, - "ic_fluent_person_sync_20_regular": 60635, - "ic_fluent_person_tag_20_filled": 60636, - "ic_fluent_person_tag_20_regular": 60637, - "ic_fluent_person_tentative_20_filled": 60638, - "ic_fluent_person_tentative_20_regular": 60639, - "ic_fluent_person_voice_20_filled": 60640, - "ic_fluent_person_voice_20_regular": 60641, - "ic_fluent_person_walking_20_filled": 60642, - "ic_fluent_person_walking_20_regular": 60643, - "ic_fluent_person_warning_20_filled": 60644, - "ic_fluent_person_warning_20_regular": 60645, - "ic_fluent_person_wrench_20_filled": 60646, - "ic_fluent_person_wrench_20_regular": 60647, - "ic_fluent_phone_20_filled": 60648, - "ic_fluent_phone_20_regular": 60649, - "ic_fluent_phone_add_20_filled": 60650, - "ic_fluent_phone_add_20_regular": 60651, - "ic_fluent_phone_arrow_right_20_filled": 60652, - "ic_fluent_phone_arrow_right_20_regular": 60653, - "ic_fluent_phone_chat_20_filled": 60654, - "ic_fluent_phone_chat_20_regular": 60655, - "ic_fluent_phone_checkmark_20_filled": 60656, - "ic_fluent_phone_checkmark_20_regular": 60657, - "ic_fluent_phone_desktop_20_filled": 60658, - "ic_fluent_phone_desktop_20_regular": 60659, - "ic_fluent_phone_desktop_add_20_filled": 60660, - "ic_fluent_phone_desktop_add_20_regular": 60661, - "ic_fluent_phone_dismiss_20_filled": 60662, - "ic_fluent_phone_dismiss_20_regular": 60663, - "ic_fluent_phone_edit_20_filled": 60664, - "ic_fluent_phone_edit_20_regular": 60665, - "ic_fluent_phone_eraser_20_filled": 60666, - "ic_fluent_phone_eraser_20_regular": 60667, - "ic_fluent_phone_footer_arrow_down_20_filled": 60668, - "ic_fluent_phone_footer_arrow_down_20_regular": 60669, - "ic_fluent_phone_header_arrow_up_20_filled": 60670, - "ic_fluent_phone_header_arrow_up_20_regular": 60671, - "ic_fluent_phone_key_20_filled": 60672, - "ic_fluent_phone_key_20_regular": 60673, - "ic_fluent_phone_laptop_20_filled": 60674, - "ic_fluent_phone_laptop_20_regular": 60675, - "ic_fluent_phone_link_setup_20_filled": 60676, - "ic_fluent_phone_link_setup_20_regular": 60677, - "ic_fluent_phone_lock_20_filled": 60678, - "ic_fluent_phone_lock_20_regular": 60679, - "ic_fluent_phone_page_header_20_filled": 60680, - "ic_fluent_phone_page_header_20_regular": 60681, - "ic_fluent_phone_pagination_20_filled": 60682, - "ic_fluent_phone_pagination_20_regular": 60683, - "ic_fluent_phone_screen_time_20_filled": 60684, - "ic_fluent_phone_screen_time_20_regular": 60685, - "ic_fluent_phone_shake_20_filled": 60686, - "ic_fluent_phone_shake_20_regular": 60687, - "ic_fluent_phone_span_in_20_filled": 60688, - "ic_fluent_phone_span_in_20_regular": 60689, - "ic_fluent_phone_span_out_20_filled": 60690, - "ic_fluent_phone_span_out_20_regular": 60691, - "ic_fluent_phone_speaker_20_filled": 60692, - "ic_fluent_phone_speaker_20_regular": 60693, - "ic_fluent_phone_status_bar_20_filled": 60694, - "ic_fluent_phone_status_bar_20_regular": 60695, - "ic_fluent_phone_tablet_20_filled": 60696, - "ic_fluent_phone_tablet_20_regular": 60697, - "ic_fluent_phone_update_20_filled": 60698, - "ic_fluent_phone_update_20_regular": 60699, - "ic_fluent_phone_update_checkmark_20_filled": 60700, - "ic_fluent_phone_update_checkmark_20_regular": 60701, - "ic_fluent_phone_vertical_scroll_20_filled": 60702, - "ic_fluent_phone_vertical_scroll_20_regular": 60703, - "ic_fluent_phone_vibrate_20_filled": 60704, - "ic_fluent_phone_vibrate_20_regular": 60705, - "ic_fluent_photo_filter_20_filled": 60706, - "ic_fluent_photo_filter_20_regular": 60707, - "ic_fluent_pi_20_filled": 60708, - "ic_fluent_pi_20_regular": 60709, - "ic_fluent_picture_in_picture_20_filled": 60710, - "ic_fluent_picture_in_picture_20_regular": 60711, - "ic_fluent_picture_in_picture_enter_20_filled": 60712, - "ic_fluent_picture_in_picture_enter_20_regular": 60713, - "ic_fluent_picture_in_picture_exit_20_filled": 60714, - "ic_fluent_picture_in_picture_exit_20_regular": 60715, - "ic_fluent_pill_20_filled": 60716, - "ic_fluent_pill_20_regular": 60717, - "ic_fluent_pin_20_filled": 60718, - "ic_fluent_pin_20_regular": 60719, - "ic_fluent_pin_globe_20_filled": 60720, - "ic_fluent_pin_globe_20_regular": 60721, - "ic_fluent_pin_off_20_filled": 60722, - "ic_fluent_pin_off_20_regular": 60723, - "ic_fluent_pipeline_20_filled": 60724, - "ic_fluent_pipeline_20_regular": 60725, - "ic_fluent_pipeline_add_20_filled": 60726, - "ic_fluent_pipeline_add_20_regular": 60727, - "ic_fluent_pipeline_arrow_curve_down_20_filled": 60728, - "ic_fluent_pipeline_arrow_curve_down_20_regular": 60729, - "ic_fluent_pipeline_play_20_filled": 60730, - "ic_fluent_pipeline_play_20_regular": 60731, - "ic_fluent_pivot_20_filled": 60732, - "ic_fluent_pivot_20_regular": 60733, - "ic_fluent_plant_cattail_20_filled": 60734, - "ic_fluent_plant_cattail_20_regular": 60735, - "ic_fluent_plant_grass_20_filled": 60736, - "ic_fluent_plant_grass_20_regular": 60737, - "ic_fluent_plant_ragweed_20_filled": 60738, - "ic_fluent_plant_ragweed_20_regular": 60739, - "ic_fluent_play_20_filled": 60740, - "ic_fluent_play_20_regular": 60741, - "ic_fluent_play_circle_20_filled": 60742, - "ic_fluent_play_circle_20_regular": 60743, - "ic_fluent_play_circle_hint_20_filled": 60744, - "ic_fluent_play_circle_hint_20_regular": 60745, - "ic_fluent_play_circle_sparkle_20_filled": 60746, - "ic_fluent_play_circle_sparkle_20_regular": 60747, - "ic_fluent_play_settings_20_filled": 60748, - "ic_fluent_play_settings_20_regular": 60749, - "ic_fluent_playing_cards_20_filled": 60750, - "ic_fluent_playing_cards_20_regular": 60751, - "ic_fluent_plug_connected_20_filled": 60752, - "ic_fluent_plug_connected_20_regular": 60753, - "ic_fluent_plug_connected_add_20_filled": 60754, - "ic_fluent_plug_connected_add_20_regular": 60755, - "ic_fluent_plug_connected_checkmark_20_filled": 60756, - "ic_fluent_plug_connected_checkmark_20_regular": 60757, - "ic_fluent_plug_connected_settings_20_filled": 60758, - "ic_fluent_plug_connected_settings_20_regular": 60759, - "ic_fluent_plug_disconnected_20_filled": 60760, - "ic_fluent_plug_disconnected_20_regular": 60761, - "ic_fluent_point_scan_20_filled": 60762, - "ic_fluent_point_scan_20_regular": 60763, - "ic_fluent_poll_20_filled": 60764, - "ic_fluent_poll_20_regular": 60765, - "ic_fluent_poll_horizontal_20_filled": 60766, - "ic_fluent_poll_horizontal_20_regular": 60767, - "ic_fluent_poll_off_20_filled": 60768, - "ic_fluent_poll_off_20_regular": 60769, - "ic_fluent_port_hdmi_20_filled": 60770, - "ic_fluent_port_hdmi_20_regular": 60771, - "ic_fluent_port_micro_usb_20_filled": 60772, - "ic_fluent_port_micro_usb_20_regular": 60773, - "ic_fluent_port_usb_a_20_filled": 60774, - "ic_fluent_port_usb_a_20_regular": 60775, - "ic_fluent_port_usb_c_20_filled": 60776, - "ic_fluent_port_usb_c_20_regular": 60777, - "ic_fluent_position_backward_20_filled": 60778, - "ic_fluent_position_backward_20_regular": 60779, - "ic_fluent_position_forward_20_filled": 60780, - "ic_fluent_position_forward_20_regular": 60781, - "ic_fluent_position_to_back_20_filled": 60782, - "ic_fluent_position_to_back_20_regular": 60783, - "ic_fluent_position_to_front_20_filled": 60784, - "ic_fluent_position_to_front_20_regular": 60785, - "ic_fluent_power_20_filled": 60786, - "ic_fluent_power_20_regular": 60787, - "ic_fluent_predictions_20_filled": 60788, - "ic_fluent_predictions_20_regular": 60789, - "ic_fluent_premium_20_filled": 60790, - "ic_fluent_premium_20_regular": 60791, - "ic_fluent_premium_person_20_filled": 60792, - "ic_fluent_premium_person_20_regular": 60793, - "ic_fluent_presence_available_20_filled": 60794, - "ic_fluent_presence_available_20_regular": 60795, - "ic_fluent_presence_away_20_filled": 60796, - "ic_fluent_presence_away_20_regular": 60797, - "ic_fluent_presence_blocked_20_regular": 60798, - "ic_fluent_presence_busy_20_filled": 60799, - "ic_fluent_presence_dnd_20_filled": 60800, - "ic_fluent_presence_dnd_20_regular": 60801, - "ic_fluent_presence_offline_20_regular": 60802, - "ic_fluent_presence_oof_20_regular": 60803, - "ic_fluent_presence_tentative_20_regular": 60804, - "ic_fluent_presence_unknown_20_regular": 60805, - "ic_fluent_presenter_20_filled": 60806, - "ic_fluent_presenter_20_regular": 60807, - "ic_fluent_presenter_off_20_filled": 60808, - "ic_fluent_presenter_off_20_regular": 60809, - "ic_fluent_preview_link_20_filled": 60810, - "ic_fluent_preview_link_20_regular": 60811, - "ic_fluent_previous_20_filled": 60812, - "ic_fluent_previous_20_regular": 60813, - "ic_fluent_previous_frame_20_filled": 60814, - "ic_fluent_previous_frame_20_regular": 60815, - "ic_fluent_print_20_filled": 60816, - "ic_fluent_print_20_regular": 60817, - "ic_fluent_print_add_20_filled": 60818, - "ic_fluent_print_add_20_regular": 60819, - "ic_fluent_production_20_filled": 60820, - "ic_fluent_production_20_regular": 60821, - "ic_fluent_production_checkmark_20_filled": 60822, - "ic_fluent_production_checkmark_20_regular": 60823, - "ic_fluent_prohibited_20_filled": 60824, - "ic_fluent_prohibited_20_regular": 60825, - "ic_fluent_prohibited_multiple_20_filled": 60826, - "ic_fluent_prohibited_multiple_20_regular": 60827, - "ic_fluent_prohibited_note_20_filled": 60828, - "ic_fluent_prohibited_note_20_regular": 60829, - "ic_fluent_projection_screen_20_filled": 60830, - "ic_fluent_projection_screen_20_regular": 60831, - "ic_fluent_projection_screen_dismiss_20_filled": 60832, - "ic_fluent_projection_screen_dismiss_20_regular": 60833, - "ic_fluent_projection_screen_text_20_filled": 60834, - "ic_fluent_projection_screen_text_20_regular": 60835, - "ic_fluent_prompt_20_filled": 60836, - "ic_fluent_prompt_20_regular": 60837, - "ic_fluent_protocol_handler_20_filled": 60838, - "ic_fluent_protocol_handler_20_regular": 60839, - "ic_fluent_pulse_20_filled": 60840, - "ic_fluent_pulse_20_regular": 60841, - "ic_fluent_pulse_square_20_filled": 60842, - "ic_fluent_pulse_square_20_regular": 60843, - "ic_fluent_puzzle_cube_20_filled": 60844, - "ic_fluent_puzzle_cube_20_regular": 60845, - "ic_fluent_puzzle_cube_piece_20_filled": 60846, - "ic_fluent_puzzle_cube_piece_20_regular": 60847, - "ic_fluent_puzzle_piece_20_filled": 60848, - "ic_fluent_puzzle_piece_20_regular": 60849, - "ic_fluent_puzzle_piece_shield_20_filled": 60850, - "ic_fluent_puzzle_piece_shield_20_regular": 60851, - "ic_fluent_qr_code_20_filled": 60852, - "ic_fluent_qr_code_20_regular": 60853, - "ic_fluent_question_20_filled": 60854, - "ic_fluent_question_20_regular": 60855, - "ic_fluent_question_circle_20_filled": 60856, - "ic_fluent_question_circle_20_regular": 60857, - "ic_fluent_quiz_new_20_filled": 60858, - "ic_fluent_quiz_new_20_regular": 60859, - "ic_fluent_radar_20_filled": 60860, - "ic_fluent_radar_20_regular": 60861, - "ic_fluent_radar_checkmark_20_filled": 60862, - "ic_fluent_radar_checkmark_20_regular": 60863, - "ic_fluent_radar_rectangle_multiple_20_filled": 60864, - "ic_fluent_radar_rectangle_multiple_20_regular": 60865, - "ic_fluent_radio_button_20_filled": 60866, - "ic_fluent_radio_button_20_regular": 60867, - "ic_fluent_ram_20_filled": 60868, - "ic_fluent_ram_20_regular": 60869, - "ic_fluent_rating_mature_20_filled": 60870, - "ic_fluent_rating_mature_20_regular": 60871, - "ic_fluent_ratio_one_to_one_20_filled": 60872, - "ic_fluent_ratio_one_to_one_20_regular": 60873, - "ic_fluent_re_order_20_filled": 60874, - "ic_fluent_re_order_20_regular": 60875, - "ic_fluent_re_order_dots_horizontal_20_filled": 60876, - "ic_fluent_re_order_dots_horizontal_20_regular": 60877, - "ic_fluent_re_order_dots_vertical_20_filled": 60878, - "ic_fluent_re_order_dots_vertical_20_regular": 60879, - "ic_fluent_read_aloud_20_filled": 60880, - "ic_fluent_read_aloud_20_regular": 60881, - "ic_fluent_reading_list_20_filled": 60882, - "ic_fluent_reading_list_20_regular": 60883, - "ic_fluent_reading_list_add_20_filled": 60884, - "ic_fluent_reading_list_add_20_regular": 60885, - "ic_fluent_reading_mode_mobile_20_filled": 60886, - "ic_fluent_reading_mode_mobile_20_regular": 60887, - "ic_fluent_real_estate_20_filled": 60888, - "ic_fluent_real_estate_20_regular": 60889, - "ic_fluent_receipt_20_filled": 60890, - "ic_fluent_receipt_20_regular": 60891, - "ic_fluent_receipt_add_20_filled": 60892, - "ic_fluent_receipt_add_20_regular": 60893, - "ic_fluent_receipt_bag_20_filled": 60894, - "ic_fluent_receipt_bag_20_regular": 60895, - "ic_fluent_receipt_cube_20_filled": 60896, - "ic_fluent_receipt_cube_20_regular": 60897, - "ic_fluent_receipt_money_20_filled": 60898, - "ic_fluent_receipt_money_20_regular": 60899, - "ic_fluent_receipt_play_20_filled": 60900, - "ic_fluent_receipt_play_20_regular": 60901, - "ic_fluent_receipt_search_20_filled": 60902, - "ic_fluent_receipt_search_20_regular": 60903, - "ic_fluent_receipt_sparkles_20_filled": 60904, - "ic_fluent_receipt_sparkles_20_regular": 60905, - "ic_fluent_record_20_filled": 60906, - "ic_fluent_record_20_regular": 60907, - "ic_fluent_record_stop_20_filled": 60908, - "ic_fluent_record_stop_20_regular": 60909, - "ic_fluent_rectangle_landscape_20_filled": 60910, - "ic_fluent_rectangle_landscape_20_regular": 60911, - "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60912, - "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60913, - "ic_fluent_rectangle_landscape_sparkle_20_filled": 60914, - "ic_fluent_rectangle_landscape_sparkle_20_regular": 60915, - "ic_fluent_rectangle_landscape_sync_20_filled": 60916, - "ic_fluent_rectangle_landscape_sync_20_regular": 60917, - "ic_fluent_rectangle_landscape_sync_off_20_filled": 60918, - "ic_fluent_rectangle_landscape_sync_off_20_regular": 60919, - "ic_fluent_rectangle_portrait_location_target_20_filled": 60920, - "ic_fluent_rectangle_portrait_location_target_20_regular": 60921, - "ic_fluent_recycle_20_filled": 60922, - "ic_fluent_recycle_20_regular": 60923, - "ic_fluent_remix_add_20_filled": 60924, - "ic_fluent_remix_add_20_regular": 60925, - "ic_fluent_remote_20_filled": 60926, - "ic_fluent_remote_20_regular": 60927, - "ic_fluent_rename_20_filled": 60928, - "ic_fluent_rename_20_regular": 60929, - "ic_fluent_reorder_20_filled": 60930, - "ic_fluent_reorder_20_regular": 60931, - "ic_fluent_replay_20_filled": 60932, - "ic_fluent_replay_20_regular": 60933, - "ic_fluent_resize_20_filled": 60934, - "ic_fluent_resize_20_regular": 60935, - "ic_fluent_resize_image_20_filled": 60936, - "ic_fluent_resize_image_20_regular": 60937, - "ic_fluent_resize_large_20_filled": 60938, - "ic_fluent_resize_large_20_regular": 60939, - "ic_fluent_resize_small_20_filled": 60940, - "ic_fluent_resize_small_20_regular": 60941, - "ic_fluent_resize_table_20_filled": 60942, - "ic_fluent_resize_table_20_regular": 60943, - "ic_fluent_resize_video_20_filled": 60944, - "ic_fluent_resize_video_20_regular": 60945, - "ic_fluent_reward_20_filled": 60946, - "ic_fluent_reward_20_regular": 60947, - "ic_fluent_rewind_20_filled": 60948, - "ic_fluent_rewind_20_regular": 60949, - "ic_fluent_rhombus_20_filled": 60950, - "ic_fluent_rhombus_20_regular": 60951, - "ic_fluent_ribbon_20_filled": 60952, - "ic_fluent_ribbon_20_regular": 60953, - "ic_fluent_ribbon_add_20_filled": 60954, - "ic_fluent_ribbon_add_20_regular": 60955, - "ic_fluent_ribbon_off_20_filled": 60956, - "ic_fluent_ribbon_off_20_regular": 60957, - "ic_fluent_ribbon_star_20_filled": 60958, - "ic_fluent_ribbon_star_20_regular": 60959, - "ic_fluent_road_20_filled": 60960, - "ic_fluent_road_20_regular": 60961, - "ic_fluent_road_cone_20_filled": 60962, - "ic_fluent_road_cone_20_regular": 60963, - "ic_fluent_rocket_20_filled": 60964, - "ic_fluent_rocket_20_regular": 60965, - "ic_fluent_rotate_left_20_filled": 60966, - "ic_fluent_rotate_left_20_regular": 60967, - "ic_fluent_rotate_right_20_filled": 60968, - "ic_fluent_rotate_right_20_regular": 60969, - "ic_fluent_router_20_filled": 60970, - "ic_fluent_router_20_regular": 60971, - "ic_fluent_row_triple_20_filled": 60972, - "ic_fluent_row_triple_20_regular": 60973, - "ic_fluent_rss_20_filled": 60974, - "ic_fluent_rss_20_regular": 60975, - "ic_fluent_ruler_20_filled": 60976, - "ic_fluent_ruler_20_regular": 60977, - "ic_fluent_run_20_filled": 60978, - "ic_fluent_run_20_regular": 60979, - "ic_fluent_sanitize_20_filled": 60980, - "ic_fluent_sanitize_20_regular": 60981, - "ic_fluent_save_20_filled": 60982, - "ic_fluent_save_20_regular": 60983, - "ic_fluent_save_arrow_right_20_filled": 60984, - "ic_fluent_save_arrow_right_20_regular": 60985, - "ic_fluent_save_copy_20_filled": 60986, - "ic_fluent_save_copy_20_regular": 60987, - "ic_fluent_save_edit_20_filled": 60988, - "ic_fluent_save_edit_20_regular": 60989, - "ic_fluent_save_image_20_filled": 60990, - "ic_fluent_save_image_20_regular": 60991, - "ic_fluent_save_multiple_20_filled": 60992, - "ic_fluent_save_multiple_20_regular": 60993, - "ic_fluent_save_search_20_filled": 60994, - "ic_fluent_save_search_20_regular": 60995, - "ic_fluent_save_sync_20_filled": 60996, - "ic_fluent_save_sync_20_regular": 60997, - "ic_fluent_savings_20_filled": 60998, - "ic_fluent_savings_20_regular": 60999, - "ic_fluent_scale_fill_20_filled": 61000, - "ic_fluent_scale_fill_20_regular": 61001, - "ic_fluent_scale_fit_20_filled": 61002, - "ic_fluent_scale_fit_20_regular": 61003, - "ic_fluent_scales_20_filled": 61004, - "ic_fluent_scales_20_regular": 61005, - "ic_fluent_scan_20_filled": 61006, - "ic_fluent_scan_20_regular": 61007, - "ic_fluent_scan_camera_20_filled": 61008, - "ic_fluent_scan_camera_20_regular": 61009, - "ic_fluent_scan_dash_20_filled": 61010, - "ic_fluent_scan_dash_20_regular": 61011, - "ic_fluent_scan_object_20_filled": 61012, - "ic_fluent_scan_object_20_regular": 61013, - "ic_fluent_scan_person_20_filled": 61014, - "ic_fluent_scan_person_20_regular": 61015, - "ic_fluent_scan_table_20_filled": 61016, - "ic_fluent_scan_table_20_regular": 61017, - "ic_fluent_scan_text_20_filled": 61018, - "ic_fluent_scan_text_20_regular": 61019, - "ic_fluent_scan_thumb_up_20_filled": 61020, - "ic_fluent_scan_thumb_up_20_regular": 61021, - "ic_fluent_scan_thumb_up_off_20_filled": 61022, - "ic_fluent_scan_thumb_up_off_20_regular": 61023, - "ic_fluent_scan_type_20_filled": 61024, - "ic_fluent_scan_type_20_regular": 61025, - "ic_fluent_scan_type_checkmark_20_filled": 61026, - "ic_fluent_scan_type_checkmark_20_regular": 61027, - "ic_fluent_scan_type_off_20_filled": 61028, - "ic_fluent_scan_type_off_20_regular": 61029, - "ic_fluent_scratchpad_20_filled": 61030, - "ic_fluent_scratchpad_20_regular": 61031, - "ic_fluent_screen_cut_20_filled": 61032, - "ic_fluent_screen_cut_20_regular": 61033, - "ic_fluent_screen_person_20_filled": 61034, - "ic_fluent_screen_person_20_regular": 61035, - "ic_fluent_screen_search_20_filled": 61036, - "ic_fluent_screen_search_20_regular": 61037, - "ic_fluent_screenshot_20_filled": 61038, - "ic_fluent_screenshot_20_regular": 61039, - "ic_fluent_screenshot_record_20_filled": 61040, - "ic_fluent_screenshot_record_20_regular": 61041, - "ic_fluent_script_20_filled": 61042, - "ic_fluent_script_20_regular": 61043, - "ic_fluent_search_20_filled": 61044, - "ic_fluent_search_20_regular": 61045, - "ic_fluent_search_info_20_filled": 61046, - "ic_fluent_search_info_20_regular": 61047, - "ic_fluent_search_settings_20_filled": 61048, - "ic_fluent_search_settings_20_regular": 61049, - "ic_fluent_search_shield_20_filled": 61050, - "ic_fluent_search_shield_20_regular": 61051, - "ic_fluent_search_sparkle_20_filled": 61052, - "ic_fluent_search_sparkle_20_regular": 61053, - "ic_fluent_search_square_20_filled": 61054, - "ic_fluent_search_square_20_regular": 61055, - "ic_fluent_search_visual_20_filled": 61056, - "ic_fluent_search_visual_20_regular": 61057, - "ic_fluent_seat_20_filled": 61058, - "ic_fluent_seat_20_regular": 61059, - "ic_fluent_seat_add_20_filled": 61060, - "ic_fluent_seat_add_20_regular": 61061, - "ic_fluent_select_all_off_20_filled": 61062, - "ic_fluent_select_all_off_20_regular": 61063, - "ic_fluent_select_all_on_20_filled": 61064, - "ic_fluent_select_all_on_20_regular": 61065, - "ic_fluent_select_object_20_filled": 61066, - "ic_fluent_select_object_20_regular": 61067, - "ic_fluent_select_object_skew_20_filled": 61068, - "ic_fluent_select_object_skew_20_regular": 61069, - "ic_fluent_select_object_skew_dismiss_20_filled": 61070, - "ic_fluent_select_object_skew_dismiss_20_regular": 61071, - "ic_fluent_select_object_skew_edit_20_filled": 61072, - "ic_fluent_select_object_skew_edit_20_regular": 61073, - "ic_fluent_send_20_filled": 61074, - "ic_fluent_send_20_regular": 61075, - "ic_fluent_send_beaker_20_filled": 61076, - "ic_fluent_send_beaker_20_regular": 61077, - "ic_fluent_send_clock_20_filled": 61078, - "ic_fluent_send_clock_20_regular": 61079, - "ic_fluent_send_copy_20_filled": 61080, - "ic_fluent_send_copy_20_regular": 61081, - "ic_fluent_send_person_20_filled": 61082, - "ic_fluent_send_person_20_regular": 61083, - "ic_fluent_serial_port_20_filled": 61084, - "ic_fluent_serial_port_20_regular": 61085, - "ic_fluent_server_20_filled": 61086, - "ic_fluent_server_20_regular": 61087, - "ic_fluent_server_link_20_filled": 61088, - "ic_fluent_server_link_20_regular": 61089, - "ic_fluent_server_multiple_20_filled": 61090, - "ic_fluent_server_multiple_20_regular": 61091, - "ic_fluent_server_play_20_filled": 61092, - "ic_fluent_server_play_20_regular": 61093, - "ic_fluent_service_bell_20_filled": 61094, - "ic_fluent_service_bell_20_regular": 61095, - "ic_fluent_settings_20_filled": 61096, - "ic_fluent_settings_20_regular": 61097, - "ic_fluent_settings_chat_20_filled": 61098, - "ic_fluent_settings_chat_20_regular": 61099, - "ic_fluent_settings_cog_multiple_20_filled": 61100, - "ic_fluent_settings_cog_multiple_20_regular": 61101, - "ic_fluent_shape_exclude_20_filled": 61102, - "ic_fluent_shape_exclude_20_regular": 61103, - "ic_fluent_shape_intersect_20_filled": 61104, - "ic_fluent_shape_intersect_20_regular": 61105, - "ic_fluent_shape_organic_20_filled": 61106, - "ic_fluent_shape_organic_20_regular": 61107, - "ic_fluent_shape_subtract_20_filled": 61108, - "ic_fluent_shape_subtract_20_regular": 61109, - "ic_fluent_shape_union_20_filled": 61110, - "ic_fluent_shape_union_20_regular": 61111, - "ic_fluent_shapes_20_filled": 61112, - "ic_fluent_shapes_20_regular": 61113, - "ic_fluent_share_20_filled": 61114, - "ic_fluent_share_20_regular": 61115, - "ic_fluent_share_android_20_filled": 61116, - "ic_fluent_share_android_20_regular": 61117, - "ic_fluent_share_close_tray_20_filled": 61118, - "ic_fluent_share_close_tray_20_regular": 61119, - "ic_fluent_share_ios_20_filled": 61120, - "ic_fluent_share_ios_20_regular": 61121, - "ic_fluent_share_multiple_20_filled": 61122, - "ic_fluent_share_multiple_20_regular": 61123, - "ic_fluent_share_screen_person_20_filled": 61124, - "ic_fluent_share_screen_person_20_regular": 61125, - "ic_fluent_share_screen_person_overlay_20_filled": 61126, - "ic_fluent_share_screen_person_overlay_20_regular": 61127, - "ic_fluent_share_screen_person_overlay_inside_20_filled": 61128, - "ic_fluent_share_screen_person_overlay_inside_20_regular": 61129, - "ic_fluent_share_screen_person_p_20_filled": 61130, - "ic_fluent_share_screen_person_p_20_regular": 61131, - "ic_fluent_share_screen_start_20_filled": 61132, - "ic_fluent_share_screen_start_20_regular": 61133, - "ic_fluent_share_screen_stop_20_filled": 61134, - "ic_fluent_share_screen_stop_20_regular": 61135, - "ic_fluent_shield_20_filled": 61136, - "ic_fluent_shield_20_regular": 61137, - "ic_fluent_shield_add_20_filled": 61138, - "ic_fluent_shield_add_20_regular": 61139, - "ic_fluent_shield_badge_20_filled": 61140, - "ic_fluent_shield_badge_20_regular": 61141, - "ic_fluent_shield_checkmark_20_filled": 61142, - "ic_fluent_shield_checkmark_20_regular": 61143, - "ic_fluent_shield_dismiss_20_filled": 61144, - "ic_fluent_shield_dismiss_20_regular": 61145, - "ic_fluent_shield_dismiss_shield_20_filled": 61146, - "ic_fluent_shield_dismiss_shield_20_regular": 61147, - "ic_fluent_shield_error_20_filled": 61148, - "ic_fluent_shield_error_20_regular": 61149, - "ic_fluent_shield_globe_20_filled": 61150, - "ic_fluent_shield_globe_20_regular": 61151, - "ic_fluent_shield_keyhole_20_filled": 61152, - "ic_fluent_shield_keyhole_20_regular": 61153, - "ic_fluent_shield_lock_20_filled": 61154, - "ic_fluent_shield_lock_20_regular": 61155, - "ic_fluent_shield_person_20_filled": 61156, - "ic_fluent_shield_person_20_regular": 61157, - "ic_fluent_shield_person_add_20_filled": 61158, - "ic_fluent_shield_person_add_20_regular": 61159, - "ic_fluent_shield_prohibited_20_filled": 61160, - "ic_fluent_shield_prohibited_20_regular": 61161, - "ic_fluent_shield_question_20_filled": 61162, - "ic_fluent_shield_question_20_regular": 61163, - "ic_fluent_shield_task_20_filled": 61164, - "ic_fluent_shield_task_20_regular": 61165, - "ic_fluent_shifts_20_filled": 61166, - "ic_fluent_shifts_20_regular": 61167, - "ic_fluent_shifts_30_minutes_20_filled": 61168, - "ic_fluent_shifts_30_minutes_20_regular": 61169, - "ic_fluent_shifts_activity_20_filled": 61170, - "ic_fluent_shifts_activity_20_regular": 61171, - "ic_fluent_shifts_add_20_filled": 61172, - "ic_fluent_shifts_add_20_regular": 61173, - "ic_fluent_shifts_availability_20_filled": 61174, - "ic_fluent_shifts_availability_20_regular": 61175, - "ic_fluent_shifts_checkmark_20_filled": 61176, - "ic_fluent_shifts_checkmark_20_regular": 61177, - "ic_fluent_shifts_day_20_filled": 61178, - "ic_fluent_shifts_day_20_regular": 61179, - "ic_fluent_shifts_open_20_filled": 61180, - "ic_fluent_shifts_open_20_regular": 61181, - "ic_fluent_shifts_prohibited_20_filled": 61182, - "ic_fluent_shifts_prohibited_20_regular": 61183, - "ic_fluent_shifts_question_mark_20_filled": 61184, - "ic_fluent_shifts_question_mark_20_regular": 61185, - "ic_fluent_shifts_team_20_filled": 61186, - "ic_fluent_shifts_team_20_regular": 61187, - "ic_fluent_shopping_bag_20_filled": 61188, - "ic_fluent_shopping_bag_20_regular": 61189, - "ic_fluent_shopping_bag_add_20_filled": 61190, - "ic_fluent_shopping_bag_add_20_regular": 61191, - "ic_fluent_shopping_bag_arrow_left_20_filled": 61192, - "ic_fluent_shopping_bag_arrow_left_20_regular": 61193, - "ic_fluent_shopping_bag_dismiss_20_filled": 61194, - "ic_fluent_shopping_bag_dismiss_20_regular": 61195, - "ic_fluent_shopping_bag_pause_20_filled": 61196, - "ic_fluent_shopping_bag_pause_20_regular": 61197, - "ic_fluent_shopping_bag_percent_20_filled": 61198, - "ic_fluent_shopping_bag_percent_20_regular": 61199, - "ic_fluent_shopping_bag_play_20_filled": 61200, - "ic_fluent_shopping_bag_play_20_regular": 61201, - "ic_fluent_shopping_bag_tag_20_filled": 61202, - "ic_fluent_shopping_bag_tag_20_regular": 61203, - "ic_fluent_shortpick_20_filled": 61204, - "ic_fluent_shortpick_20_regular": 61205, - "ic_fluent_showerhead_20_filled": 61206, - "ic_fluent_showerhead_20_regular": 61207, - "ic_fluent_sidebar_search_ltr_20_filled": 61208, - "ic_fluent_sidebar_search_ltr_20_regular": 61209, - "ic_fluent_sidebar_search_rtl_20_filled": 61210, - "ic_fluent_sidebar_search_rtl_20_regular": 61211, - "ic_fluent_sign_out_20_filled": 61212, - "ic_fluent_sign_out_20_regular": 61213, - "ic_fluent_signature_20_filled": 61214, - "ic_fluent_signature_20_regular": 61215, - "ic_fluent_sim_20_filled": 61216, - "ic_fluent_sim_20_regular": 61217, - "ic_fluent_skip_back_10_20_filled": 61218, - "ic_fluent_skip_back_10_20_regular": 61219, - "ic_fluent_skip_forward_10_20_filled": 61220, - "ic_fluent_skip_forward_10_20_regular": 61221, - "ic_fluent_skip_forward_30_20_filled": 61222, - "ic_fluent_skip_forward_30_20_regular": 61223, - "ic_fluent_skip_forward_tab_20_filled": 61224, - "ic_fluent_skip_forward_tab_20_regular": 61225, - "ic_fluent_slash_forward_20_filled": 61226, - "ic_fluent_slash_forward_20_regular": 61227, - "ic_fluent_sleep_20_filled": 61228, - "ic_fluent_sleep_20_regular": 61229, - "ic_fluent_slide_add_20_filled": 61230, - "ic_fluent_slide_add_20_regular": 61231, - "ic_fluent_slide_arrow_right_20_filled": 61232, - "ic_fluent_slide_arrow_right_20_regular": 61233, - "ic_fluent_slide_eraser_20_filled": 61234, - "ic_fluent_slide_eraser_20_regular": 61235, - "ic_fluent_slide_grid_20_filled": 61236, - "ic_fluent_slide_grid_20_regular": 61237, - "ic_fluent_slide_hide_20_filled": 61238, - "ic_fluent_slide_hide_20_regular": 61239, - "ic_fluent_slide_layout_20_filled": 61240, - "ic_fluent_slide_layout_20_regular": 61241, - "ic_fluent_slide_link_20_filled": 61242, - "ic_fluent_slide_link_20_regular": 61243, - "ic_fluent_slide_microphone_20_filled": 61244, - "ic_fluent_slide_microphone_20_regular": 61245, - "ic_fluent_slide_multiple_20_filled": 61246, - "ic_fluent_slide_multiple_20_regular": 61247, - "ic_fluent_slide_multiple_arrow_right_20_filled": 61248, - "ic_fluent_slide_multiple_arrow_right_20_regular": 61249, - "ic_fluent_slide_multiple_search_20_filled": 61250, - "ic_fluent_slide_multiple_search_20_regular": 61251, - "ic_fluent_slide_play_20_filled": 61252, - "ic_fluent_slide_play_20_regular": 61253, - "ic_fluent_slide_record_20_filled": 61254, - "ic_fluent_slide_record_20_regular": 61255, - "ic_fluent_slide_search_20_filled": 61256, - "ic_fluent_slide_search_20_regular": 61257, - "ic_fluent_slide_settings_20_filled": 61258, - "ic_fluent_slide_settings_20_regular": 61259, - "ic_fluent_slide_size_20_filled": 61260, - "ic_fluent_slide_size_20_regular": 61261, - "ic_fluent_slide_text_20_filled": 61262, - "ic_fluent_slide_text_20_regular": 61263, - "ic_fluent_slide_text_call_20_filled": 61264, - "ic_fluent_slide_text_call_20_regular": 61265, - "ic_fluent_slide_text_cursor_20_filled": 61266, - "ic_fluent_slide_text_cursor_20_regular": 61267, - "ic_fluent_slide_text_edit_20_filled": 61268, - "ic_fluent_slide_text_edit_20_regular": 61269, - "ic_fluent_slide_text_multiple_20_filled": 61270, - "ic_fluent_slide_text_multiple_20_regular": 61271, - "ic_fluent_slide_text_person_20_filled": 61272, - "ic_fluent_slide_text_person_20_regular": 61273, - "ic_fluent_slide_text_sparkle_20_filled": 61274, - "ic_fluent_slide_text_sparkle_20_regular": 61275, - "ic_fluent_slide_transition_20_filled": 61276, - "ic_fluent_slide_transition_20_regular": 61277, - "ic_fluent_smartwatch_20_filled": 61278, - "ic_fluent_smartwatch_20_regular": 61279, - "ic_fluent_smartwatch_dot_20_filled": 61280, - "ic_fluent_smartwatch_dot_20_regular": 61281, - "ic_fluent_snooze_20_filled": 61282, - "ic_fluent_snooze_20_regular": 61283, - "ic_fluent_sound_source_20_filled": 61284, - "ic_fluent_sound_source_20_regular": 61285, - "ic_fluent_sound_wave_circle_20_filled": 61286, - "ic_fluent_sound_wave_circle_20_regular": 61287, - "ic_fluent_sound_wave_circle_sparkle_20_filled": 61288, - "ic_fluent_sound_wave_circle_sparkle_20_regular": 61289, - "ic_fluent_space_3d_20_filled": 61290, - "ic_fluent_space_3d_20_regular": 61291, - "ic_fluent_spacebar_20_filled": 61292, - "ic_fluent_spacebar_20_regular": 61293, - "ic_fluent_sparkle_20_filled": 61294, - "ic_fluent_sparkle_20_regular": 61295, - "ic_fluent_sparkle_circle_20_filled": 61296, - "ic_fluent_sparkle_circle_20_regular": 61297, - "ic_fluent_spatula_spoon_20_filled": 61298, - "ic_fluent_spatula_spoon_20_regular": 61299, - "ic_fluent_speaker_0_20_filled": 61300, - "ic_fluent_speaker_0_20_regular": 61301, - "ic_fluent_speaker_1_20_filled": 61302, - "ic_fluent_speaker_1_20_regular": 61303, - "ic_fluent_speaker_2_20_filled": 61304, - "ic_fluent_speaker_2_20_regular": 61305, - "ic_fluent_speaker_bluetooth_20_filled": 61306, - "ic_fluent_speaker_bluetooth_20_regular": 61307, - "ic_fluent_speaker_box_20_filled": 61308, - "ic_fluent_speaker_box_20_regular": 61309, - "ic_fluent_speaker_edit_20_filled": 61310, - "ic_fluent_speaker_edit_20_regular": 61311, - "ic_fluent_speaker_mute_20_filled": 61312, - "ic_fluent_speaker_mute_20_regular": 61313, - "ic_fluent_speaker_off_20_filled": 61314, - "ic_fluent_speaker_off_20_regular": 61315, - "ic_fluent_speaker_settings_20_filled": 61316, - "ic_fluent_speaker_settings_20_regular": 61317, - "ic_fluent_speaker_usb_20_filled": 61318, - "ic_fluent_speaker_usb_20_regular": 61319, - "ic_fluent_spinner_ios_20_filled": 61320, - "ic_fluent_spinner_ios_20_regular": 61321, - "ic_fluent_split_hint_20_filled": 61322, - "ic_fluent_split_hint_20_regular": 61323, - "ic_fluent_split_horizontal_20_filled": 61324, - "ic_fluent_split_horizontal_20_regular": 61325, - "ic_fluent_split_vertical_20_filled": 61326, - "ic_fluent_split_vertical_20_regular": 61327, - "ic_fluent_sport_20_filled": 61328, - "ic_fluent_sport_20_regular": 61329, - "ic_fluent_sport_american_football_20_filled": 61330, - "ic_fluent_sport_american_football_20_regular": 61331, - "ic_fluent_sport_baseball_20_filled": 61332, - "ic_fluent_sport_baseball_20_regular": 61333, - "ic_fluent_sport_basketball_20_filled": 61334, - "ic_fluent_sport_basketball_20_regular": 61335, - "ic_fluent_sport_hockey_20_filled": 61336, - "ic_fluent_sport_hockey_20_regular": 61337, - "ic_fluent_sport_soccer_20_filled": 61338, - "ic_fluent_sport_soccer_20_regular": 61339, - "ic_fluent_square_20_filled": 61340, - "ic_fluent_square_20_regular": 61341, - "ic_fluent_square_add_20_filled": 61342, - "ic_fluent_square_add_20_regular": 61343, - "ic_fluent_square_arrow_forward_20_filled": 61344, - "ic_fluent_square_arrow_forward_20_regular": 61345, - "ic_fluent_square_dismiss_20_filled": 61346, - "ic_fluent_square_dismiss_20_regular": 61347, - "ic_fluent_square_dovetail_joint_20_filled": 61348, - "ic_fluent_square_dovetail_joint_20_regular": 61349, - "ic_fluent_square_eraser_20_filled": 61350, - "ic_fluent_square_eraser_20_regular": 61351, - "ic_fluent_square_hint_20_filled": 61352, - "ic_fluent_square_hint_20_regular": 61353, - "ic_fluent_square_hint_apps_20_filled": 61354, - "ic_fluent_square_hint_apps_20_regular": 61355, - "ic_fluent_square_hint_arrow_back_20_filled": 61356, - "ic_fluent_square_hint_arrow_back_20_regular": 61357, - "ic_fluent_square_hint_hexagon_20_filled": 61358, - "ic_fluent_square_hint_hexagon_20_regular": 61359, - "ic_fluent_square_hint_sparkles_20_filled": 61360, - "ic_fluent_square_hint_sparkles_20_regular": 61361, - "ic_fluent_square_multiple_20_filled": 61362, - "ic_fluent_square_multiple_20_regular": 61363, - "ic_fluent_square_shadow_20_filled": 61364, - "ic_fluent_square_shadow_20_regular": 61365, - "ic_fluent_squares_nested_20_filled": 61366, - "ic_fluent_squares_nested_20_regular": 61367, - "ic_fluent_stack_20_filled": 61368, - "ic_fluent_stack_20_regular": 61369, - "ic_fluent_stack_add_20_filled": 61370, - "ic_fluent_stack_add_20_regular": 61371, - "ic_fluent_stack_arrow_forward_20_filled": 61372, - "ic_fluent_stack_arrow_forward_20_regular": 61373, - "ic_fluent_stack_off_20_filled": 61374, - "ic_fluent_stack_off_20_regular": 61375, - "ic_fluent_stack_star_20_filled": 61376, - "ic_fluent_stack_star_20_regular": 61377, - "ic_fluent_stack_vertical_20_filled": 61378, - "ic_fluent_stack_vertical_20_regular": 61379, - "ic_fluent_star_20_filled": 61380, - "ic_fluent_star_20_regular": 61381, - "ic_fluent_star_add_20_filled": 61382, - "ic_fluent_star_add_20_regular": 61383, - "ic_fluent_star_arrow_back_20_filled": 61384, - "ic_fluent_star_arrow_back_20_regular": 61385, - "ic_fluent_star_arrow_right_end_20_filled": 61386, - "ic_fluent_star_arrow_right_end_20_regular": 61387, - "ic_fluent_star_arrow_right_start_20_filled": 61388, - "ic_fluent_star_arrow_right_start_20_regular": 61389, - "ic_fluent_star_checkmark_20_filled": 61390, - "ic_fluent_star_checkmark_20_regular": 61391, - "ic_fluent_star_dismiss_20_filled": 61392, - "ic_fluent_star_dismiss_20_regular": 61393, - "ic_fluent_star_edit_20_filled": 61394, - "ic_fluent_star_edit_20_regular": 61395, - "ic_fluent_star_emphasis_20_filled": 61396, - "ic_fluent_star_emphasis_20_regular": 61397, - "ic_fluent_star_half_20_filled": 61398, - "ic_fluent_star_half_20_regular": 61399, - "ic_fluent_star_line_horizontal_3_20_filled": 61400, - "ic_fluent_star_line_horizontal_3_20_regular": 61401, - "ic_fluent_star_off_20_filled": 61402, - "ic_fluent_star_off_20_regular": 61403, - "ic_fluent_star_one_quarter_20_filled": 61404, - "ic_fluent_star_one_quarter_20_regular": 61405, - "ic_fluent_star_prohibited_20_filled": 61406, - "ic_fluent_star_prohibited_20_regular": 61407, - "ic_fluent_star_settings_20_filled": 61408, - "ic_fluent_star_settings_20_regular": 61409, - "ic_fluent_star_three_quarter_20_filled": 61410, - "ic_fluent_star_three_quarter_20_regular": 61411, - "ic_fluent_status_20_filled": 61412, - "ic_fluent_status_20_regular": 61413, - "ic_fluent_step_20_filled": 61414, - "ic_fluent_step_20_regular": 61415, - "ic_fluent_steps_20_filled": 61416, - "ic_fluent_steps_20_regular": 61417, - "ic_fluent_stethoscope_20_filled": 61418, - "ic_fluent_stethoscope_20_regular": 61419, - "ic_fluent_sticker_20_filled": 61420, - "ic_fluent_sticker_20_regular": 61421, - "ic_fluent_sticker_add_20_filled": 61422, - "ic_fluent_sticker_add_20_regular": 61423, - "ic_fluent_stop_20_filled": 61424, - "ic_fluent_stop_20_regular": 61425, - "ic_fluent_storage_20_filled": 61426, - "ic_fluent_storage_20_regular": 61427, - "ic_fluent_store_microsoft_20_filled": 61428, - "ic_fluent_store_microsoft_20_regular": 61429, - "ic_fluent_stream_20_filled": 61430, - "ic_fluent_stream_20_regular": 61431, - "ic_fluent_stream_input_20_filled": 61432, - "ic_fluent_stream_input_20_regular": 61433, - "ic_fluent_stream_input_output_20_filled": 61434, - "ic_fluent_stream_input_output_20_regular": 61435, - "ic_fluent_stream_output_20_filled": 61436, - "ic_fluent_stream_output_20_regular": 61437, - "ic_fluent_street_sign_20_filled": 61438, - "ic_fluent_street_sign_20_regular": 61439, - "ic_fluent_style_guide_20_filled": 61440, - "ic_fluent_style_guide_20_regular": 61441, - "ic_fluent_sub_grid_20_filled": 61442, - "ic_fluent_sub_grid_20_regular": 61443, - "ic_fluent_subtitles_20_filled": 61444, - "ic_fluent_subtitles_20_regular": 61445, - "ic_fluent_subtract_20_filled": 61446, - "ic_fluent_subtract_20_regular": 61447, - "ic_fluent_subtract_circle_20_filled": 61448, - "ic_fluent_subtract_circle_20_regular": 61449, - "ic_fluent_subtract_circle_arrow_back_20_filled": 61450, - "ic_fluent_subtract_circle_arrow_back_20_regular": 61451, - "ic_fluent_subtract_circle_arrow_forward_20_filled": 61452, - "ic_fluent_subtract_circle_arrow_forward_20_regular": 61453, - "ic_fluent_subtract_parentheses_20_filled": 61454, - "ic_fluent_subtract_parentheses_20_regular": 61455, - "ic_fluent_subtract_square_20_filled": 61456, - "ic_fluent_subtract_square_20_regular": 61457, - "ic_fluent_subtract_square_multiple_20_filled": 61458, - "ic_fluent_subtract_square_multiple_20_regular": 61459, - "ic_fluent_surface_earbuds_20_filled": 61460, - "ic_fluent_surface_earbuds_20_regular": 61461, - "ic_fluent_surface_hub_20_filled": 61462, - "ic_fluent_surface_hub_20_regular": 61463, - "ic_fluent_swimming_pool_20_filled": 61464, - "ic_fluent_swimming_pool_20_regular": 61465, - "ic_fluent_swipe_down_20_filled": 61466, - "ic_fluent_swipe_down_20_regular": 61467, - "ic_fluent_swipe_right_20_filled": 61468, - "ic_fluent_swipe_right_20_regular": 61469, - "ic_fluent_swipe_up_20_filled": 61470, - "ic_fluent_swipe_up_20_regular": 61471, - "ic_fluent_symbols_20_filled": 61472, - "ic_fluent_symbols_20_regular": 61473, - "ic_fluent_sync_off_20_filled": 61474, - "ic_fluent_sync_off_20_regular": 61475, - "ic_fluent_syringe_20_filled": 61476, - "ic_fluent_syringe_20_regular": 61477, - "ic_fluent_system_20_filled": 61478, - "ic_fluent_system_20_regular": 61479, - "ic_fluent_tab_20_filled": 61480, - "ic_fluent_tab_20_regular": 61481, - "ic_fluent_tab_add_20_filled": 61482, - "ic_fluent_tab_add_20_regular": 61483, - "ic_fluent_tab_arrow_left_20_filled": 61484, - "ic_fluent_tab_arrow_left_20_regular": 61485, - "ic_fluent_tab_desktop_20_filled": 61486, - "ic_fluent_tab_desktop_20_regular": 61487, - "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61488, - "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61489, - "ic_fluent_tab_desktop_arrow_left_20_filled": 61490, - "ic_fluent_tab_desktop_arrow_left_20_regular": 61491, - "ic_fluent_tab_desktop_bottom_20_filled": 61492, - "ic_fluent_tab_desktop_bottom_20_regular": 61493, - "ic_fluent_tab_desktop_clock_20_filled": 61494, - "ic_fluent_tab_desktop_clock_20_regular": 61495, - "ic_fluent_tab_desktop_copy_20_filled": 61496, - "ic_fluent_tab_desktop_copy_20_regular": 61497, - "ic_fluent_tab_desktop_image_20_filled": 61498, - "ic_fluent_tab_desktop_image_20_regular": 61499, - "ic_fluent_tab_desktop_link_20_filled": 61500, - "ic_fluent_tab_desktop_link_20_regular": 61501, - "ic_fluent_tab_desktop_multiple_20_filled": 61502, - "ic_fluent_tab_desktop_multiple_20_regular": 61503, - "ic_fluent_tab_desktop_multiple_add_20_filled": 61504, - "ic_fluent_tab_desktop_multiple_add_20_regular": 61505, - "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61506, - "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61507, - "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61508, - "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61509, - "ic_fluent_tab_desktop_new_page_20_filled": 61510, - "ic_fluent_tab_desktop_new_page_20_regular": 61511, - "ic_fluent_tab_desktop_search_20_filled": 61512, - "ic_fluent_tab_desktop_search_20_regular": 61513, - "ic_fluent_tab_group_20_filled": 61514, - "ic_fluent_tab_group_20_regular": 61515, - "ic_fluent_tab_in_private_20_filled": 61516, - "ic_fluent_tab_in_private_20_regular": 61517, - "ic_fluent_tab_inprivate_account_20_filled": 61518, - "ic_fluent_tab_inprivate_account_20_regular": 61519, - "ic_fluent_tab_prohibited_20_filled": 61520, - "ic_fluent_tab_prohibited_20_regular": 61521, - "ic_fluent_tab_shield_dismiss_20_filled": 61522, - "ic_fluent_tab_shield_dismiss_20_regular": 61523, - "ic_fluent_table_20_filled": 61524, - "ic_fluent_table_20_regular": 61525, - "ic_fluent_table_add_20_filled": 61526, - "ic_fluent_table_add_20_regular": 61527, - "ic_fluent_table_arrow_up_20_filled": 61528, - "ic_fluent_table_arrow_up_20_regular": 61529, - "ic_fluent_table_bottom_row_20_filled": 61530, - "ic_fluent_table_bottom_row_20_regular": 61531, - "ic_fluent_table_calculator_20_filled": 61532, - "ic_fluent_table_calculator_20_regular": 61533, - "ic_fluent_table_cell_edit_20_filled": 61534, - "ic_fluent_table_cell_edit_20_regular": 61535, - "ic_fluent_table_cells_merge_20_filled": 61536, - "ic_fluent_table_cells_merge_20_regular": 61537, - "ic_fluent_table_cells_split_20_filled": 61538, - "ic_fluent_table_cells_split_20_regular": 61539, - "ic_fluent_table_checker_20_filled": 61540, - "ic_fluent_table_checker_20_regular": 61541, - "ic_fluent_table_column_top_bottom_20_filled": 61542, - "ic_fluent_table_column_top_bottom_20_regular": 61543, - "ic_fluent_table_copy_20_filled": 61544, - "ic_fluent_table_copy_20_regular": 61545, - "ic_fluent_table_cursor_20_filled": 61546, - "ic_fluent_table_cursor_20_regular": 61547, - "ic_fluent_table_delete_column_20_filled": 61548, - "ic_fluent_table_delete_column_20_regular": 61549, - "ic_fluent_table_delete_row_20_filled": 61550, - "ic_fluent_table_delete_row_20_regular": 61551, - "ic_fluent_table_dismiss_20_filled": 61552, - "ic_fluent_table_dismiss_20_regular": 61553, - "ic_fluent_table_edit_20_filled": 61554, - "ic_fluent_table_edit_20_regular": 61555, - "ic_fluent_table_freeze_column_20_filled": 61556, - "ic_fluent_table_freeze_column_20_regular": 61557, - "ic_fluent_table_freeze_column_and_row_20_filled": 61558, - "ic_fluent_table_freeze_column_and_row_20_regular": 61559, - "ic_fluent_table_freeze_row_20_filled": 61560, - "ic_fluent_table_freeze_row_20_regular": 61561, - "ic_fluent_table_image_20_filled": 61562, - "ic_fluent_table_image_20_regular": 61563, - "ic_fluent_table_insert_column_20_filled": 61564, - "ic_fluent_table_insert_column_20_regular": 61565, - "ic_fluent_table_insert_row_20_filled": 61566, - "ic_fluent_table_insert_row_20_regular": 61567, - "ic_fluent_table_lightning_20_filled": 61568, - "ic_fluent_table_lightning_20_regular": 61569, - "ic_fluent_table_link_20_filled": 61570, - "ic_fluent_table_link_20_regular": 61571, - "ic_fluent_table_lock_20_filled": 61572, - "ic_fluent_table_lock_20_regular": 61573, - "ic_fluent_table_move_above_20_filled": 61574, - "ic_fluent_table_move_above_20_regular": 61575, - "ic_fluent_table_move_below_20_filled": 61576, - "ic_fluent_table_move_below_20_regular": 61577, - "ic_fluent_table_move_left_20_filled": 61578, - "ic_fluent_table_move_left_20_regular": 61579, - "ic_fluent_table_move_right_20_filled": 61580, - "ic_fluent_table_move_right_20_regular": 61581, - "ic_fluent_table_multiple_20_filled": 61582, - "ic_fluent_table_multiple_20_regular": 61583, - "ic_fluent_table_offset_20_filled": 61584, - "ic_fluent_table_offset_20_regular": 61585, - "ic_fluent_table_offset_add_20_filled": 61586, - "ic_fluent_table_offset_add_20_regular": 61587, - "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61588, - "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61589, - "ic_fluent_table_offset_settings_20_filled": 61590, - "ic_fluent_table_offset_settings_20_regular": 61591, - "ic_fluent_table_resize_column_20_filled": 61592, - "ic_fluent_table_resize_column_20_regular": 61593, - "ic_fluent_table_resize_row_20_filled": 61594, - "ic_fluent_table_resize_row_20_regular": 61595, - "ic_fluent_table_search_20_filled": 61596, - "ic_fluent_table_search_20_regular": 61597, - "ic_fluent_table_settings_20_filled": 61598, - "ic_fluent_table_settings_20_regular": 61599, - "ic_fluent_table_simple_20_filled": 61600, - "ic_fluent_table_simple_20_regular": 61601, - "ic_fluent_table_simple_checkmark_20_filled": 61602, - "ic_fluent_table_simple_checkmark_20_regular": 61603, - "ic_fluent_table_simple_exclude_20_filled": 61604, - "ic_fluent_table_simple_exclude_20_regular": 61605, - "ic_fluent_table_simple_include_20_filled": 61606, - "ic_fluent_table_simple_include_20_regular": 61607, - "ic_fluent_table_simple_multiple_20_filled": 61608, - "ic_fluent_table_simple_multiple_20_regular": 61609, - "ic_fluent_table_sparkle_20_filled": 61610, - "ic_fluent_table_sparkle_20_regular": 61611, - "ic_fluent_table_split_20_filled": 61612, - "ic_fluent_table_split_20_regular": 61613, - "ic_fluent_table_stack_above_20_filled": 61614, - "ic_fluent_table_stack_above_20_regular": 61615, - "ic_fluent_table_stack_below_20_filled": 61616, - "ic_fluent_table_stack_below_20_regular": 61617, - "ic_fluent_table_stack_left_20_filled": 61618, - "ic_fluent_table_stack_left_20_regular": 61619, - "ic_fluent_table_stack_right_20_filled": 61620, - "ic_fluent_table_stack_right_20_regular": 61621, - "ic_fluent_table_switch_20_filled": 61622, - "ic_fluent_table_switch_20_regular": 61623, - "ic_fluent_tablet_20_filled": 61624, - "ic_fluent_tablet_20_regular": 61625, - "ic_fluent_tablet_laptop_20_filled": 61626, - "ic_fluent_tablet_laptop_20_regular": 61627, - "ic_fluent_tablet_speaker_20_filled": 61628, - "ic_fluent_tablet_speaker_20_regular": 61629, - "ic_fluent_tabs_20_filled": 61630, - "ic_fluent_tabs_20_regular": 61631, - "ic_fluent_tag_20_filled": 61632, - "ic_fluent_tag_20_regular": 61633, - "ic_fluent_tag_circle_20_filled": 61634, - "ic_fluent_tag_circle_20_regular": 61635, - "ic_fluent_tag_dismiss_20_filled": 61636, - "ic_fluent_tag_dismiss_20_regular": 61637, - "ic_fluent_tag_error_20_filled": 61638, - "ic_fluent_tag_error_20_regular": 61639, - "ic_fluent_tag_lock_20_filled": 61640, - "ic_fluent_tag_lock_20_regular": 61641, - "ic_fluent_tag_lock_accent_20_filled": 61642, - "ic_fluent_tag_multiple_20_filled": 61643, - "ic_fluent_tag_multiple_20_regular": 61644, - "ic_fluent_tag_off_20_filled": 61645, - "ic_fluent_tag_off_20_regular": 61646, - "ic_fluent_tag_question_mark_20_filled": 61647, - "ic_fluent_tag_question_mark_20_regular": 61648, - "ic_fluent_tag_reset_20_filled": 61649, - "ic_fluent_tag_reset_20_regular": 61650, - "ic_fluent_tag_search_20_filled": 61651, - "ic_fluent_tag_search_20_regular": 61652, - "ic_fluent_tap_double_20_filled": 61653, - "ic_fluent_tap_double_20_regular": 61654, - "ic_fluent_tap_single_20_filled": 61655, - "ic_fluent_tap_single_20_regular": 61656, - "ic_fluent_target_20_filled": 61657, - "ic_fluent_target_20_regular": 61658, - "ic_fluent_target_add_20_filled": 61659, - "ic_fluent_target_add_20_regular": 61660, - "ic_fluent_target_arrow_20_filled": 61661, - "ic_fluent_target_arrow_20_regular": 61662, - "ic_fluent_target_dismiss_20_filled": 61663, - "ic_fluent_target_dismiss_20_regular": 61664, - "ic_fluent_target_edit_20_filled": 61665, - "ic_fluent_target_edit_20_regular": 61666, - "ic_fluent_task_list_add_20_filled": 61667, - "ic_fluent_task_list_add_20_regular": 61668, - "ic_fluent_task_list_ltr_20_filled": 61669, - "ic_fluent_task_list_ltr_20_regular": 61670, - "ic_fluent_task_list_rtl_20_filled": 61671, - "ic_fluent_task_list_rtl_20_regular": 61672, - "ic_fluent_task_list_square_add_20_filled": 61673, - "ic_fluent_task_list_square_add_20_regular": 61674, - "ic_fluent_task_list_square_database_20_filled": 61675, - "ic_fluent_task_list_square_database_20_regular": 61676, - "ic_fluent_task_list_square_ltr_20_filled": 61677, - "ic_fluent_task_list_square_ltr_20_regular": 61678, - "ic_fluent_task_list_square_person_20_filled": 61679, - "ic_fluent_task_list_square_person_20_regular": 61680, - "ic_fluent_task_list_square_rtl_20_filled": 61681, - "ic_fluent_task_list_square_rtl_20_regular": 61682, - "ic_fluent_task_list_square_settings_20_filled": 61683, - "ic_fluent_task_list_square_settings_20_regular": 61684, - "ic_fluent_tasks_app_20_filled": 61685, - "ic_fluent_tasks_app_20_regular": 61686, - "ic_fluent_teaching_20_filled": 61687, - "ic_fluent_teaching_20_regular": 61688, - "ic_fluent_teardrop_bottom_right_20_filled": 61689, - "ic_fluent_teardrop_bottom_right_20_regular": 61690, - "ic_fluent_teddy_20_filled": 61691, - "ic_fluent_teddy_20_regular": 61692, - "ic_fluent_temperature_20_filled": 61693, - "ic_fluent_temperature_20_regular": 61694, - "ic_fluent_tent_20_filled": 61695, - "ic_fluent_tent_20_regular": 61696, - "ic_fluent_tetris_app_20_filled": 61697, - "ic_fluent_tetris_app_20_regular": 61698, - "ic_fluent_text_add_20_filled": 61699, - "ic_fluent_text_add_20_regular": 61700, - "ic_fluent_text_add_space_after_20_filled": 61701, - "ic_fluent_text_add_space_after_20_regular": 61702, - "ic_fluent_text_add_space_before_20_filled": 61703, - "ic_fluent_text_add_space_before_20_regular": 61704, - "ic_fluent_text_add_t_20_filled": 61705, - "ic_fluent_text_add_t_20_regular": 61706, - "ic_fluent_text_align_center_20_filled": 61707, - "ic_fluent_text_align_center_20_regular": 61708, - "ic_fluent_text_align_center_rotate_270_20_filled": 61709, - "ic_fluent_text_align_center_rotate_270_20_regular": 61710, - "ic_fluent_text_align_center_rotate_90_20_filled": 61711, - "ic_fluent_text_align_center_rotate_90_20_regular": 61712, - "ic_fluent_text_align_distributed_20_filled": 61713, - "ic_fluent_text_align_distributed_20_regular": 61714, - "ic_fluent_text_align_distributed_evenly_20_filled": 61715, - "ic_fluent_text_align_distributed_evenly_20_regular": 61716, - "ic_fluent_text_align_distributed_vertical_20_filled": 61717, - "ic_fluent_text_align_distributed_vertical_20_regular": 61718, - "ic_fluent_text_align_justify_20_filled": 61719, - "ic_fluent_text_align_justify_20_regular": 61720, - "ic_fluent_text_align_justify_low_20_filled": 61721, - "ic_fluent_text_align_justify_low_20_regular": 61722, - "ic_fluent_text_align_justify_low_90_20_filled": 61723, - "ic_fluent_text_align_justify_low_90_20_regular": 61724, - "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61725, - "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61726, - "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61727, - "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61728, - "ic_fluent_text_align_justify_rotate_270_20_filled": 61729, - "ic_fluent_text_align_justify_rotate_270_20_regular": 61730, - "ic_fluent_text_align_justify_rotate_90_20_filled": 61731, - "ic_fluent_text_align_justify_rotate_90_20_regular": 61732, - "ic_fluent_text_align_left_20_filled": 61733, - "ic_fluent_text_align_left_20_regular": 61734, - "ic_fluent_text_align_left_rotate_270_20_filled": 61735, - "ic_fluent_text_align_left_rotate_270_20_regular": 61736, - "ic_fluent_text_align_left_rotate_90_20_filled": 61737, - "ic_fluent_text_align_left_rotate_90_20_regular": 61738, - "ic_fluent_text_align_right_20_filled": 61739, - "ic_fluent_text_align_right_20_regular": 61740, - "ic_fluent_text_align_right_rotate_270_20_filled": 61741, - "ic_fluent_text_align_right_rotate_270_20_regular": 61742, - "ic_fluent_text_align_right_rotate_90_20_filled": 61743, - "ic_fluent_text_align_right_rotate_90_20_regular": 61744, - "ic_fluent_text_arrow_down_right_column_20_filled": 61745, - "ic_fluent_text_arrow_down_right_column_20_regular": 61746, - "ic_fluent_text_asterisk_20_filled": 61747, - "ic_fluent_text_asterisk_20_regular": 61748, - "ic_fluent_text_baseline_20_filled": 61749, - "ic_fluent_text_baseline_20_regular": 61750, - "ic_fluent_text_bold_20_filled": 61751, - "ic_fluent_text_bold_20_regular": 61752, - "ic_fluent_text_box_settings_20_filled": 61753, - "ic_fluent_text_box_settings_20_regular": 61754, - "ic_fluent_text_bullet_list_20_filled": 61755, - "ic_fluent_text_bullet_list_20_regular": 61756, - "ic_fluent_text_bullet_list_90_20_filled": 61757, - "ic_fluent_text_bullet_list_90_20_regular": 61758, - "ic_fluent_text_bullet_list_add_20_filled": 61759, - "ic_fluent_text_bullet_list_add_20_regular": 61760, - "ic_fluent_text_bullet_list_checkmark_20_filled": 61761, - "ic_fluent_text_bullet_list_checkmark_20_regular": 61762, - "ic_fluent_text_bullet_list_dismiss_20_filled": 61763, - "ic_fluent_text_bullet_list_dismiss_20_regular": 61764, - "ic_fluent_text_bullet_list_ltr_20_filled": 61765, - "ic_fluent_text_bullet_list_ltr_20_regular": 61766, - "ic_fluent_text_bullet_list_ltr_90_20_filled": 61767, - "ic_fluent_text_bullet_list_ltr_90_20_regular": 61768, - "ic_fluent_text_bullet_list_rtl_20_filled": 61769, - "ic_fluent_text_bullet_list_rtl_20_regular": 61770, - "ic_fluent_text_bullet_list_rtl_90_20_filled": 61771, - "ic_fluent_text_bullet_list_rtl_90_20_regular": 61772, - "ic_fluent_text_bullet_list_square_20_filled": 61773, - "ic_fluent_text_bullet_list_square_20_regular": 61774, - "ic_fluent_text_bullet_list_square_clock_20_filled": 61775, - "ic_fluent_text_bullet_list_square_clock_20_regular": 61776, - "ic_fluent_text_bullet_list_square_edit_20_filled": 61777, - "ic_fluent_text_bullet_list_square_edit_20_regular": 61778, - "ic_fluent_text_bullet_list_square_person_20_filled": 61779, - "ic_fluent_text_bullet_list_square_person_20_regular": 61780, - "ic_fluent_text_bullet_list_square_search_20_filled": 61781, - "ic_fluent_text_bullet_list_square_search_20_regular": 61782, - "ic_fluent_text_bullet_list_square_settings_20_filled": 61783, - "ic_fluent_text_bullet_list_square_settings_20_regular": 61784, - "ic_fluent_text_bullet_list_square_shield_20_filled": 61785, - "ic_fluent_text_bullet_list_square_shield_20_regular": 61786, - "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61787, - "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61788, - "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61789, - "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61790, - "ic_fluent_text_bullet_list_square_warning_20_filled": 61791, - "ic_fluent_text_bullet_list_square_warning_20_regular": 61792, - "ic_fluent_text_bullet_list_tree_20_filled": 61793, - "ic_fluent_text_bullet_list_tree_20_regular": 61794, - "ic_fluent_text_case_lowercase_20_filled": 61795, - "ic_fluent_text_case_lowercase_20_regular": 61796, - "ic_fluent_text_case_title_20_filled": 61797, - "ic_fluent_text_case_title_20_regular": 61798, - "ic_fluent_text_case_uppercase_20_filled": 61799, - "ic_fluent_text_case_uppercase_20_regular": 61800, - "ic_fluent_text_change_case_20_filled": 61801, - "ic_fluent_text_change_case_20_regular": 61802, - "ic_fluent_text_clear_formatting_20_filled": 61803, - "ic_fluent_text_clear_formatting_20_regular": 61804, - "ic_fluent_text_collapse_20_filled": 61805, - "ic_fluent_text_collapse_20_regular": 61806, - "ic_fluent_text_color_20_filled": 61807, - "ic_fluent_text_color_20_regular": 61808, - "ic_fluent_text_color_accent_20_filled": 61809, - "ic_fluent_text_column_one_20_filled": 61810, - "ic_fluent_text_column_one_20_regular": 61811, - "ic_fluent_text_column_one_narrow_20_filled": 61812, - "ic_fluent_text_column_one_narrow_20_regular": 61813, - "ic_fluent_text_column_one_semi_narrow_20_filled": 61814, - "ic_fluent_text_column_one_semi_narrow_20_regular": 61815, - "ic_fluent_text_column_one_wide_20_filled": 61816, - "ic_fluent_text_column_one_wide_20_regular": 61817, - "ic_fluent_text_column_one_wide_lightning_20_filled": 61818, - "ic_fluent_text_column_one_wide_lightning_20_regular": 61819, - "ic_fluent_text_column_three_20_filled": 61820, - "ic_fluent_text_column_three_20_regular": 61821, - "ic_fluent_text_column_two_20_filled": 61822, - "ic_fluent_text_column_two_20_regular": 61823, - "ic_fluent_text_column_two_left_20_filled": 61824, - "ic_fluent_text_column_two_left_20_regular": 61825, - "ic_fluent_text_column_two_right_20_filled": 61826, - "ic_fluent_text_column_two_right_20_regular": 61827, - "ic_fluent_text_column_wide_20_filled": 61828, - "ic_fluent_text_column_wide_20_regular": 61829, - "ic_fluent_text_continuous_20_filled": 61830, - "ic_fluent_text_continuous_20_regular": 61831, - "ic_fluent_text_density_20_filled": 61832, - "ic_fluent_text_density_20_regular": 61833, - "ic_fluent_text_description_20_filled": 61834, - "ic_fluent_text_description_20_regular": 61835, - "ic_fluent_text_description_ltr_20_filled": 61836, - "ic_fluent_text_description_ltr_20_regular": 61837, - "ic_fluent_text_description_rtl_20_filled": 61838, - "ic_fluent_text_description_rtl_20_regular": 61839, - "ic_fluent_text_direction_horizontal_left_20_filled": 61840, - "ic_fluent_text_direction_horizontal_left_20_regular": 61841, - "ic_fluent_text_direction_horizontal_ltr_20_filled": 61842, - "ic_fluent_text_direction_horizontal_ltr_20_regular": 61843, - "ic_fluent_text_direction_horizontal_right_20_filled": 61844, - "ic_fluent_text_direction_horizontal_right_20_regular": 61845, - "ic_fluent_text_direction_horizontal_rtl_20_filled": 61846, - "ic_fluent_text_direction_horizontal_rtl_20_regular": 61847, - "ic_fluent_text_direction_rotate_270_right_20_filled": 61848, - "ic_fluent_text_direction_rotate_270_right_20_regular": 61849, - "ic_fluent_text_direction_rotate_315_right_20_filled": 61850, - "ic_fluent_text_direction_rotate_315_right_20_regular": 61851, - "ic_fluent_text_direction_rotate_45_right_20_filled": 61852, - "ic_fluent_text_direction_rotate_45_right_20_regular": 61853, - "ic_fluent_text_direction_rotate_90_left_20_filled": 61854, - "ic_fluent_text_direction_rotate_90_left_20_regular": 61855, - "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61856, - "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61857, - "ic_fluent_text_direction_rotate_90_right_20_filled": 61858, - "ic_fluent_text_direction_rotate_90_right_20_regular": 61859, - "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61860, - "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61861, - "ic_fluent_text_direction_vertical_20_filled": 61862, - "ic_fluent_text_direction_vertical_20_regular": 61863, - "ic_fluent_text_edit_style_20_filled": 61864, - "ic_fluent_text_edit_style_20_regular": 61865, - "ic_fluent_text_effects_20_filled": 61866, - "ic_fluent_text_effects_20_regular": 61867, - "ic_fluent_text_effects_sparkle_20_filled": 61868, - "ic_fluent_text_effects_sparkle_20_regular": 61869, - "ic_fluent_text_expand_20_filled": 61870, - "ic_fluent_text_expand_20_regular": 61871, - "ic_fluent_text_field_20_filled": 61872, - "ic_fluent_text_field_20_regular": 61873, - "ic_fluent_text_first_line_20_filled": 61874, - "ic_fluent_text_first_line_20_regular": 61875, - "ic_fluent_text_font_20_filled": 61876, - "ic_fluent_text_font_20_regular": 61877, - "ic_fluent_text_font_info_20_filled": 61878, - "ic_fluent_text_font_info_20_regular": 61879, - "ic_fluent_text_font_size_20_filled": 61880, - "ic_fluent_text_font_size_20_regular": 61881, - "ic_fluent_text_footnote_20_filled": 61882, - "ic_fluent_text_footnote_20_regular": 61883, - "ic_fluent_text_grammar_arrow_left_20_filled": 61884, - "ic_fluent_text_grammar_arrow_left_20_regular": 61885, - "ic_fluent_text_grammar_arrow_right_20_filled": 61886, - "ic_fluent_text_grammar_arrow_right_20_regular": 61887, - "ic_fluent_text_grammar_checkmark_20_filled": 61888, - "ic_fluent_text_grammar_checkmark_20_regular": 61889, - "ic_fluent_text_grammar_dismiss_20_filled": 61890, - "ic_fluent_text_grammar_dismiss_20_regular": 61891, - "ic_fluent_text_grammar_error_20_filled": 61892, - "ic_fluent_text_grammar_error_20_regular": 61893, - "ic_fluent_text_grammar_lightning_20_filled": 61894, - "ic_fluent_text_grammar_lightning_20_regular": 61895, - "ic_fluent_text_grammar_settings_20_filled": 61896, - "ic_fluent_text_grammar_settings_20_regular": 61897, - "ic_fluent_text_grammar_wand_20_filled": 61898, - "ic_fluent_text_grammar_wand_20_regular": 61899, - "ic_fluent_text_hanging_20_filled": 61900, - "ic_fluent_text_hanging_20_regular": 61901, - "ic_fluent_text_header_1_20_filled": 61902, - "ic_fluent_text_header_1_20_regular": 61903, - "ic_fluent_text_header_1_lines_20_filled": 61904, - "ic_fluent_text_header_1_lines_20_regular": 61905, - "ic_fluent_text_header_1_lines_caret_20_filled": 61906, - "ic_fluent_text_header_1_lines_caret_20_regular": 61907, - "ic_fluent_text_header_2_20_filled": 61908, - "ic_fluent_text_header_2_20_regular": 61909, - "ic_fluent_text_header_2_lines_20_filled": 61910, - "ic_fluent_text_header_2_lines_20_regular": 61911, - "ic_fluent_text_header_2_lines_caret_20_filled": 61912, - "ic_fluent_text_header_2_lines_caret_20_regular": 61913, - "ic_fluent_text_header_3_20_filled": 61914, - "ic_fluent_text_header_3_20_regular": 61915, - "ic_fluent_text_header_3_lines_20_filled": 61916, - "ic_fluent_text_header_3_lines_20_regular": 61917, - "ic_fluent_text_header_3_lines_caret_20_filled": 61918, - "ic_fluent_text_header_3_lines_caret_20_regular": 61919, - "ic_fluent_text_indent_decrease_20_filled": 61920, - "ic_fluent_text_indent_decrease_20_regular": 61921, - "ic_fluent_text_indent_decrease_ltr_20_filled": 61922, - "ic_fluent_text_indent_decrease_ltr_20_regular": 61923, - "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61924, - "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61925, - "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61926, - "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61927, - "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61928, - "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61929, - "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61930, - "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61931, - "ic_fluent_text_indent_decrease_rtl_20_filled": 61932, - "ic_fluent_text_indent_decrease_rtl_20_regular": 61933, - "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61934, - "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61935, - "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61936, - "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61937, - "ic_fluent_text_indent_increase_20_filled": 61938, - "ic_fluent_text_indent_increase_20_regular": 61939, - "ic_fluent_text_indent_increase_ltr_20_filled": 61940, - "ic_fluent_text_indent_increase_ltr_20_regular": 61941, - "ic_fluent_text_indent_increase_ltr_90_20_filled": 61942, - "ic_fluent_text_indent_increase_ltr_90_20_regular": 61943, - "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61944, - "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61945, - "ic_fluent_text_indent_increase_rotate_270_20_filled": 61946, - "ic_fluent_text_indent_increase_rotate_270_20_regular": 61947, - "ic_fluent_text_indent_increase_rotate_90_20_filled": 61948, - "ic_fluent_text_indent_increase_rotate_90_20_regular": 61949, - "ic_fluent_text_indent_increase_rtl_20_filled": 61950, - "ic_fluent_text_indent_increase_rtl_20_regular": 61951, - "ic_fluent_text_indent_increase_rtl_90_20_filled": 61952, - "ic_fluent_text_indent_increase_rtl_90_20_regular": 61953, - "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61954, - "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61955, - "ic_fluent_text_italic_20_filled": 61956, - "ic_fluent_text_italic_20_regular": 61957, - "ic_fluent_text_line_spacing_20_filled": 61958, - "ic_fluent_text_line_spacing_20_regular": 61959, - "ic_fluent_text_more_20_filled": 61960, - "ic_fluent_text_more_20_regular": 61961, - "ic_fluent_text_number_format_20_filled": 61962, - "ic_fluent_text_number_format_20_regular": 61963, - "ic_fluent_text_number_list_ltr_20_filled": 61964, - "ic_fluent_text_number_list_ltr_20_regular": 61965, - "ic_fluent_text_number_list_ltr_90_20_filled": 61966, - "ic_fluent_text_number_list_ltr_90_20_regular": 61967, - "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61968, - "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61969, - "ic_fluent_text_number_list_rotate_270_20_filled": 61970, - "ic_fluent_text_number_list_rotate_270_20_regular": 61971, - "ic_fluent_text_number_list_rotate_90_20_filled": 61972, - "ic_fluent_text_number_list_rotate_90_20_regular": 61973, - "ic_fluent_text_number_list_rtl_20_filled": 61974, - "ic_fluent_text_number_list_rtl_20_regular": 61975, - "ic_fluent_text_number_list_rtl_90_20_filled": 61976, - "ic_fluent_text_number_list_rtl_90_20_regular": 61977, - "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61978, - "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61979, - "ic_fluent_text_paragraph_20_filled": 61980, - "ic_fluent_text_paragraph_20_regular": 61981, - "ic_fluent_text_paragraph_direction_20_filled": 61982, - "ic_fluent_text_paragraph_direction_20_regular": 61983, - "ic_fluent_text_paragraph_direction_left_20_filled": 61984, - "ic_fluent_text_paragraph_direction_left_20_regular": 61985, - "ic_fluent_text_paragraph_direction_right_20_filled": 61986, - "ic_fluent_text_paragraph_direction_right_20_regular": 61987, - "ic_fluent_text_period_asterisk_20_filled": 61988, - "ic_fluent_text_period_asterisk_20_regular": 61989, - "ic_fluent_text_position_behind_20_filled": 61990, - "ic_fluent_text_position_behind_20_regular": 61991, - "ic_fluent_text_position_front_20_filled": 61992, - "ic_fluent_text_position_front_20_regular": 61993, - "ic_fluent_text_position_line_20_filled": 61994, - "ic_fluent_text_position_line_20_regular": 61995, - "ic_fluent_text_position_square_20_filled": 61996, - "ic_fluent_text_position_square_20_regular": 61997, - "ic_fluent_text_position_square_left_20_filled": 61998, - "ic_fluent_text_position_square_left_20_regular": 61999, - "ic_fluent_text_position_square_right_20_filled": 62000, - "ic_fluent_text_position_square_right_20_regular": 62001, - "ic_fluent_text_position_through_20_filled": 62002, - "ic_fluent_text_position_through_20_regular": 62003, - "ic_fluent_text_position_tight_20_filled": 62004, - "ic_fluent_text_position_tight_20_regular": 62005, - "ic_fluent_text_position_top_bottom_20_filled": 62006, - "ic_fluent_text_position_top_bottom_20_regular": 62007, - "ic_fluent_text_proofing_tools_20_filled": 62008, - "ic_fluent_text_proofing_tools_20_regular": 62009, - "ic_fluent_text_quote_20_filled": 62010, - "ic_fluent_text_quote_20_regular": 62011, - "ic_fluent_text_sort_ascending_20_filled": 62012, - "ic_fluent_text_sort_ascending_20_regular": 62013, - "ic_fluent_text_sort_descending_20_filled": 62014, - "ic_fluent_text_sort_descending_20_regular": 62015, - "ic_fluent_text_strikethrough_20_filled": 62016, - "ic_fluent_text_strikethrough_20_regular": 62017, - "ic_fluent_text_subscript_20_filled": 62018, - "ic_fluent_text_subscript_20_regular": 62019, - "ic_fluent_text_superscript_20_filled": 62020, - "ic_fluent_text_superscript_20_regular": 62021, - "ic_fluent_text_t_20_filled": 62022, - "ic_fluent_text_t_20_regular": 62023, - "ic_fluent_text_underline_20_filled": 62024, - "ic_fluent_text_underline_20_regular": 62025, - "ic_fluent_text_underline_character_u_20_filled": 62026, - "ic_fluent_text_underline_character_u_20_regular": 62027, - "ic_fluent_text_underline_double_20_filled": 62028, - "ic_fluent_text_underline_double_20_regular": 62029, - "ic_fluent_text_whole_word_20_filled": 62030, - "ic_fluent_text_whole_word_20_regular": 62031, - "ic_fluent_text_word_count_20_filled": 62032, - "ic_fluent_text_word_count_20_regular": 62033, - "ic_fluent_text_wrap_20_filled": 62034, - "ic_fluent_text_wrap_20_regular": 62035, - "ic_fluent_text_wrap_off_20_filled": 62036, - "ic_fluent_text_wrap_off_20_regular": 62037, - "ic_fluent_textbox_20_filled": 62038, - "ic_fluent_textbox_20_regular": 62039, - "ic_fluent_textbox_align_bottom_20_filled": 62040, - "ic_fluent_textbox_align_bottom_20_regular": 62041, - "ic_fluent_textbox_align_bottom_center_20_filled": 62042, - "ic_fluent_textbox_align_bottom_center_20_regular": 62043, - "ic_fluent_textbox_align_bottom_left_20_filled": 62044, - "ic_fluent_textbox_align_bottom_left_20_regular": 62045, - "ic_fluent_textbox_align_bottom_right_20_filled": 62046, - "ic_fluent_textbox_align_bottom_right_20_regular": 62047, - "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 62048, - "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 62049, - "ic_fluent_textbox_align_center_20_filled": 62050, - "ic_fluent_textbox_align_center_20_regular": 62051, - "ic_fluent_textbox_align_middle_20_filled": 62052, - "ic_fluent_textbox_align_middle_20_regular": 62053, - "ic_fluent_textbox_align_middle_left_20_filled": 62054, - "ic_fluent_textbox_align_middle_left_20_regular": 62055, - "ic_fluent_textbox_align_middle_right_20_filled": 62056, - "ic_fluent_textbox_align_middle_right_20_regular": 62057, - "ic_fluent_textbox_align_middle_rotate_90_20_filled": 62058, - "ic_fluent_textbox_align_middle_rotate_90_20_regular": 62059, - "ic_fluent_textbox_align_top_20_filled": 62060, - "ic_fluent_textbox_align_top_20_regular": 62061, - "ic_fluent_textbox_align_top_center_20_filled": 62062, - "ic_fluent_textbox_align_top_center_20_regular": 62063, - "ic_fluent_textbox_align_top_left_20_filled": 62064, - "ic_fluent_textbox_align_top_left_20_regular": 62065, - "ic_fluent_textbox_align_top_right_20_filled": 62066, - "ic_fluent_textbox_align_top_right_20_regular": 62067, - "ic_fluent_textbox_align_top_rotate_90_20_filled": 62068, - "ic_fluent_textbox_align_top_rotate_90_20_regular": 62069, - "ic_fluent_textbox_checkmark_20_filled": 62070, - "ic_fluent_textbox_checkmark_20_regular": 62071, - "ic_fluent_textbox_more_20_filled": 62072, - "ic_fluent_textbox_more_20_regular": 62073, - "ic_fluent_textbox_rotate_90_20_filled": 62074, - "ic_fluent_textbox_rotate_90_20_regular": 62075, - "ic_fluent_textbox_settings_20_filled": 62076, - "ic_fluent_textbox_settings_20_regular": 62077, - "ic_fluent_thinking_20_filled": 62078, - "ic_fluent_thinking_20_regular": 62079, - "ic_fluent_thumb_dislike_20_filled": 62080, - "ic_fluent_thumb_dislike_20_regular": 62081, - "ic_fluent_thumb_like_20_filled": 62082, - "ic_fluent_thumb_like_20_regular": 62083, - "ic_fluent_thumb_like_dislike_20_filled": 62084, - "ic_fluent_thumb_like_dislike_20_regular": 62085, - "ic_fluent_ticket_diagonal_20_filled": 62086, - "ic_fluent_ticket_diagonal_20_regular": 62087, - "ic_fluent_ticket_horizontal_20_filled": 62088, - "ic_fluent_ticket_horizontal_20_regular": 62089, - "ic_fluent_time_and_weather_20_filled": 62090, - "ic_fluent_time_and_weather_20_regular": 62091, - "ic_fluent_time_picker_20_filled": 62092, - "ic_fluent_time_picker_20_regular": 62093, - "ic_fluent_timeline_20_filled": 62094, - "ic_fluent_timeline_20_regular": 62095, - "ic_fluent_timer_10_20_filled": 62096, - "ic_fluent_timer_10_20_regular": 62097, - "ic_fluent_timer_2_20_filled": 62098, - "ic_fluent_timer_2_20_regular": 62099, - "ic_fluent_timer_20_filled": 62100, - "ic_fluent_timer_20_regular": 62101, - "ic_fluent_timer_3_20_filled": 62102, - "ic_fluent_timer_3_20_regular": 62103, - "ic_fluent_timer_off_20_filled": 62104, - "ic_fluent_timer_off_20_regular": 62105, - "ic_fluent_toggle_left_20_filled": 62106, - "ic_fluent_toggle_left_20_regular": 62107, - "ic_fluent_toggle_multiple_20_filled": 62108, - "ic_fluent_toggle_multiple_20_regular": 62109, - "ic_fluent_toggle_right_20_filled": 62110, - "ic_fluent_toggle_right_20_regular": 62111, - "ic_fluent_toolbox_20_filled": 62112, - "ic_fluent_toolbox_20_regular": 62113, - "ic_fluent_tooltip_quote_20_filled": 62114, - "ic_fluent_tooltip_quote_20_regular": 62115, - "ic_fluent_top_speed_20_filled": 62116, - "ic_fluent_top_speed_20_regular": 62117, - "ic_fluent_translate_20_filled": 62118, - "ic_fluent_translate_20_regular": 62119, - "ic_fluent_translate_auto_20_filled": 62120, - "ic_fluent_translate_auto_20_regular": 62121, - "ic_fluent_translate_off_20_filled": 62122, - "ic_fluent_translate_off_20_regular": 62123, - "ic_fluent_transmission_20_filled": 62124, - "ic_fluent_transmission_20_regular": 62125, - "ic_fluent_transparency_square_20_filled": 62126, - "ic_fluent_transparency_square_20_regular": 62127, - "ic_fluent_tray_item_add_20_filled": 62128, - "ic_fluent_tray_item_add_20_regular": 62129, - "ic_fluent_tray_item_remove_20_filled": 62130, - "ic_fluent_tray_item_remove_20_regular": 62131, - "ic_fluent_tree_deciduous_20_filled": 62132, - "ic_fluent_tree_deciduous_20_regular": 62133, - "ic_fluent_tree_evergreen_20_filled": 62134, - "ic_fluent_tree_evergreen_20_regular": 62135, - "ic_fluent_triangle_20_filled": 62136, - "ic_fluent_triangle_20_regular": 62137, - "ic_fluent_triangle_down_20_filled": 62138, - "ic_fluent_triangle_down_20_regular": 62139, - "ic_fluent_triangle_left_20_filled": 62140, - "ic_fluent_triangle_left_20_regular": 62141, - "ic_fluent_triangle_right_20_filled": 62142, - "ic_fluent_triangle_right_20_regular": 62143, - "ic_fluent_triangle_up_20_filled": 62144, - "ic_fluent_triangle_up_20_regular": 62145, - "ic_fluent_trophy_20_filled": 62146, - "ic_fluent_trophy_20_regular": 62147, - "ic_fluent_trophy_lock_20_filled": 62148, - "ic_fluent_trophy_lock_20_regular": 62149, - "ic_fluent_trophy_off_20_filled": 62150, - "ic_fluent_trophy_off_20_regular": 62151, - "ic_fluent_tv_20_filled": 62152, - "ic_fluent_tv_20_regular": 62153, - "ic_fluent_tv_arrow_right_20_filled": 62154, - "ic_fluent_tv_arrow_right_20_regular": 62155, - "ic_fluent_tv_usb_20_filled": 62156, - "ic_fluent_tv_usb_20_regular": 62157, - "ic_fluent_umbrella_20_filled": 62158, - "ic_fluent_umbrella_20_regular": 62159, - "ic_fluent_uninstall_app_20_filled": 62160, - "ic_fluent_uninstall_app_20_regular": 62161, - "ic_fluent_usb_plug_20_filled": 62162, - "ic_fluent_usb_plug_20_regular": 62163, - "ic_fluent_usb_stick_20_filled": 62164, - "ic_fluent_usb_stick_20_regular": 62165, - "ic_fluent_vault_20_filled": 62166, - "ic_fluent_vault_20_regular": 62167, - "ic_fluent_vehicle_bicycle_20_filled": 62168, - "ic_fluent_vehicle_bicycle_20_regular": 62169, - "ic_fluent_vehicle_bus_20_filled": 62170, - "ic_fluent_vehicle_bus_20_regular": 62171, - "ic_fluent_vehicle_cab_20_filled": 62172, - "ic_fluent_vehicle_cab_20_regular": 62173, - "ic_fluent_vehicle_cable_car_20_filled": 62174, - "ic_fluent_vehicle_cable_car_20_regular": 62175, - "ic_fluent_vehicle_car_20_filled": 62176, - "ic_fluent_vehicle_car_20_regular": 62177, - "ic_fluent_vehicle_car_collision_20_filled": 62178, - "ic_fluent_vehicle_car_collision_20_regular": 62179, - "ic_fluent_vehicle_car_parking_20_filled": 62180, - "ic_fluent_vehicle_car_parking_20_regular": 62181, - "ic_fluent_vehicle_car_profile_20_filled": 62182, - "ic_fluent_vehicle_car_profile_20_regular": 62183, - "ic_fluent_vehicle_car_profile_ltr_20_filled": 62184, - "ic_fluent_vehicle_car_profile_ltr_20_regular": 62185, - "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62186, - "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62187, - "ic_fluent_vehicle_car_profile_rtl_20_filled": 62188, - "ic_fluent_vehicle_car_profile_rtl_20_regular": 62189, - "ic_fluent_vehicle_motorcycle_20_filled": 62190, - "ic_fluent_vehicle_motorcycle_20_regular": 62191, - "ic_fluent_vehicle_ship_20_filled": 62192, - "ic_fluent_vehicle_ship_20_regular": 62193, - "ic_fluent_vehicle_subway_20_filled": 62194, - "ic_fluent_vehicle_subway_20_regular": 62195, - "ic_fluent_vehicle_subway_clock_20_filled": 62196, - "ic_fluent_vehicle_subway_clock_20_regular": 62197, - "ic_fluent_vehicle_tractor_20_filled": 62198, - "ic_fluent_vehicle_tractor_20_regular": 62199, - "ic_fluent_vehicle_truck_20_filled": 62200, - "ic_fluent_vehicle_truck_20_regular": 62201, - "ic_fluent_vehicle_truck_bag_20_filled": 62202, - "ic_fluent_vehicle_truck_bag_20_regular": 62203, - "ic_fluent_vehicle_truck_cube_20_filled": 62204, - "ic_fluent_vehicle_truck_cube_20_regular": 62205, - "ic_fluent_vehicle_truck_profile_20_filled": 62206, - "ic_fluent_vehicle_truck_profile_20_regular": 62207, - "ic_fluent_video_20_filled": 62208, - "ic_fluent_video_20_regular": 62209, - "ic_fluent_video_360_20_filled": 62210, - "ic_fluent_video_360_20_regular": 62211, - "ic_fluent_video_360_off_20_filled": 62212, - "ic_fluent_video_360_off_20_regular": 62213, - "ic_fluent_video_add_20_filled": 62214, - "ic_fluent_video_add_20_regular": 62215, - "ic_fluent_video_background_effect_20_filled": 62216, - "ic_fluent_video_background_effect_20_regular": 62217, - "ic_fluent_video_background_effect_horizontal_20_filled": 62218, - "ic_fluent_video_background_effect_horizontal_20_regular": 62219, - "ic_fluent_video_bluetooth_20_filled": 62220, - "ic_fluent_video_bluetooth_20_regular": 62221, - "ic_fluent_video_chat_20_filled": 62222, - "ic_fluent_video_chat_20_regular": 62223, - "ic_fluent_video_clip_20_filled": 62224, - "ic_fluent_video_clip_20_regular": 62225, - "ic_fluent_video_clip_multiple_20_filled": 62226, - "ic_fluent_video_clip_multiple_20_regular": 62227, - "ic_fluent_video_clip_off_20_filled": 62228, - "ic_fluent_video_clip_off_20_regular": 62229, - "ic_fluent_video_clip_optimize_20_filled": 62230, - "ic_fluent_video_clip_optimize_20_regular": 62231, - "ic_fluent_video_clip_wand_20_filled": 62232, - "ic_fluent_video_clip_wand_20_regular": 62233, - "ic_fluent_video_off_20_filled": 62234, - "ic_fluent_video_off_20_regular": 62235, - "ic_fluent_video_person_20_filled": 62236, - "ic_fluent_video_person_20_regular": 62237, - "ic_fluent_video_person_call_20_filled": 62238, - "ic_fluent_video_person_call_20_regular": 62239, - "ic_fluent_video_person_clock_20_filled": 62240, - "ic_fluent_video_person_clock_20_regular": 62241, - "ic_fluent_video_person_off_20_filled": 62242, - "ic_fluent_video_person_off_20_regular": 62243, - "ic_fluent_video_person_pulse_20_filled": 62244, - "ic_fluent_video_person_pulse_20_regular": 62245, - "ic_fluent_video_person_sparkle_20_filled": 62246, - "ic_fluent_video_person_sparkle_20_regular": 62247, - "ic_fluent_video_person_sparkle_off_20_filled": 62248, - "ic_fluent_video_person_sparkle_off_20_regular": 62249, - "ic_fluent_video_person_star_20_filled": 62250, - "ic_fluent_video_person_star_20_regular": 62251, - "ic_fluent_video_person_star_off_20_filled": 62252, - "ic_fluent_video_person_star_off_20_regular": 62253, - "ic_fluent_video_play_pause_20_filled": 62254, - "ic_fluent_video_play_pause_20_regular": 62255, - "ic_fluent_video_prohibited_20_filled": 62256, - "ic_fluent_video_prohibited_20_regular": 62257, - "ic_fluent_video_recording_20_filled": 62258, - "ic_fluent_video_recording_20_regular": 62259, - "ic_fluent_video_security_20_filled": 62260, - "ic_fluent_video_security_20_regular": 62261, - "ic_fluent_video_switch_20_filled": 62262, - "ic_fluent_video_switch_20_regular": 62263, - "ic_fluent_video_sync_20_filled": 62264, - "ic_fluent_video_sync_20_regular": 62265, - "ic_fluent_video_usb_20_filled": 62266, - "ic_fluent_video_usb_20_regular": 62267, - "ic_fluent_view_desktop_20_filled": 62268, - "ic_fluent_view_desktop_20_regular": 62269, - "ic_fluent_view_desktop_mobile_20_filled": 62270, - "ic_fluent_view_desktop_mobile_20_regular": 62271, - "ic_fluent_virtual_network_20_filled": 62272, - "ic_fluent_virtual_network_20_regular": 62273, - "ic_fluent_virtual_network_toolbox_20_filled": 62274, - "ic_fluent_virtual_network_toolbox_20_regular": 62275, - "ic_fluent_voicemail_20_filled": 62276, - "ic_fluent_voicemail_20_regular": 62277, - "ic_fluent_voicemail_arrow_back_20_filled": 62278, - "ic_fluent_voicemail_arrow_back_20_regular": 62279, - "ic_fluent_voicemail_arrow_forward_20_filled": 62280, - "ic_fluent_voicemail_arrow_forward_20_regular": 62281, - "ic_fluent_voicemail_arrow_subtract_20_filled": 62282, - "ic_fluent_voicemail_arrow_subtract_20_regular": 62283, - "ic_fluent_voicemail_shield_20_filled": 62284, - "ic_fluent_voicemail_shield_20_regular": 62285, - "ic_fluent_voicemail_subtract_20_filled": 62286, - "ic_fluent_voicemail_subtract_20_regular": 62287, - "ic_fluent_vote_20_filled": 62288, - "ic_fluent_vote_20_regular": 62289, - "ic_fluent_walkie_talkie_20_filled": 62290, - "ic_fluent_walkie_talkie_20_regular": 62291, - "ic_fluent_wallet_20_filled": 62292, - "ic_fluent_wallet_20_regular": 62293, - "ic_fluent_wallet_credit_card_20_filled": 62294, - "ic_fluent_wallet_credit_card_20_regular": 62295, - "ic_fluent_wallpaper_20_filled": 62296, - "ic_fluent_wallpaper_20_regular": 62297, - "ic_fluent_wand_20_filled": 62298, - "ic_fluent_wand_20_regular": 62299, - "ic_fluent_warning_20_filled": 62300, - "ic_fluent_warning_20_regular": 62301, - "ic_fluent_warning_lock_open_20_filled": 62302, - "ic_fluent_warning_lock_open_20_regular": 62303, - "ic_fluent_warning_shield_20_filled": 62304, - "ic_fluent_warning_shield_20_regular": 62305, - "ic_fluent_washer_20_filled": 62306, - "ic_fluent_washer_20_regular": 62307, - "ic_fluent_water_20_filled": 62308, - "ic_fluent_water_20_regular": 62309, - "ic_fluent_weather_blowing_snow_20_filled": 62310, - "ic_fluent_weather_blowing_snow_20_regular": 62311, - "ic_fluent_weather_cloudy_20_filled": 62312, - "ic_fluent_weather_cloudy_20_regular": 62313, - "ic_fluent_weather_drizzle_20_filled": 62314, - "ic_fluent_weather_drizzle_20_regular": 62315, - "ic_fluent_weather_duststorm_20_filled": 62316, - "ic_fluent_weather_duststorm_20_regular": 62317, - "ic_fluent_weather_fog_20_filled": 62318, - "ic_fluent_weather_fog_20_regular": 62319, - "ic_fluent_weather_hail_day_20_filled": 62320, - "ic_fluent_weather_hail_day_20_regular": 62321, - "ic_fluent_weather_hail_night_20_filled": 62322, - "ic_fluent_weather_hail_night_20_regular": 62323, - "ic_fluent_weather_haze_20_filled": 62324, - "ic_fluent_weather_haze_20_regular": 62325, - "ic_fluent_weather_moon_20_filled": 62326, - "ic_fluent_weather_moon_20_regular": 62327, - "ic_fluent_weather_moon_off_20_filled": 62328, - "ic_fluent_weather_moon_off_20_regular": 62329, - "ic_fluent_weather_partly_cloudy_day_20_filled": 62330, - "ic_fluent_weather_partly_cloudy_day_20_regular": 62331, - "ic_fluent_weather_partly_cloudy_night_20_filled": 62332, - "ic_fluent_weather_partly_cloudy_night_20_regular": 62333, - "ic_fluent_weather_rain_20_filled": 62334, - "ic_fluent_weather_rain_20_regular": 62335, - "ic_fluent_weather_rain_showers_day_20_filled": 62336, - "ic_fluent_weather_rain_showers_day_20_regular": 62337, - "ic_fluent_weather_rain_showers_night_20_filled": 62338, - "ic_fluent_weather_rain_showers_night_20_regular": 62339, - "ic_fluent_weather_rain_snow_20_filled": 62340, - "ic_fluent_weather_rain_snow_20_regular": 62341, - "ic_fluent_weather_snow_20_filled": 62342, - "ic_fluent_weather_snow_20_regular": 62343, - "ic_fluent_weather_snow_shower_day_20_filled": 62344, - "ic_fluent_weather_snow_shower_day_20_regular": 62345, - "ic_fluent_weather_snow_shower_night_20_filled": 62346, - "ic_fluent_weather_snow_shower_night_20_regular": 62347, - "ic_fluent_weather_snowflake_20_filled": 62348, - "ic_fluent_weather_snowflake_20_regular": 62349, - "ic_fluent_weather_squalls_20_filled": 62350, - "ic_fluent_weather_squalls_20_regular": 62351, - "ic_fluent_weather_sunny_20_filled": 62352, - "ic_fluent_weather_sunny_20_regular": 62353, - "ic_fluent_weather_sunny_high_20_filled": 62354, - "ic_fluent_weather_sunny_high_20_regular": 62355, - "ic_fluent_weather_sunny_low_20_filled": 62356, - "ic_fluent_weather_sunny_low_20_regular": 62357, - "ic_fluent_weather_thunderstorm_20_filled": 62358, - "ic_fluent_weather_thunderstorm_20_regular": 62359, - "ic_fluent_web_asset_20_filled": 62360, - "ic_fluent_web_asset_20_regular": 62361, - "ic_fluent_whiteboard_20_filled": 62362, - "ic_fluent_whiteboard_20_regular": 62363, - "ic_fluent_whiteboard_off_20_filled": 62364, - "ic_fluent_whiteboard_off_20_regular": 62365, - "ic_fluent_wifi_1_20_filled": 62366, - "ic_fluent_wifi_1_20_regular": 62367, - "ic_fluent_wifi_2_20_filled": 62368, - "ic_fluent_wifi_2_20_regular": 62369, - "ic_fluent_wifi_3_20_filled": 62370, - "ic_fluent_wifi_3_20_regular": 62371, - "ic_fluent_wifi_4_20_filled": 62372, - "ic_fluent_wifi_4_20_regular": 62373, - "ic_fluent_wifi_lock_20_filled": 62374, - "ic_fluent_wifi_lock_20_regular": 62375, - "ic_fluent_wifi_off_20_filled": 62376, - "ic_fluent_wifi_off_20_regular": 62377, - "ic_fluent_wifi_settings_20_filled": 62378, - "ic_fluent_wifi_settings_20_regular": 62379, - "ic_fluent_wifi_warning_20_filled": 62380, - "ic_fluent_wifi_warning_20_regular": 62381, - "ic_fluent_window_20_filled": 62382, - "ic_fluent_window_20_regular": 62383, - "ic_fluent_window_ad_20_filled": 62384, - "ic_fluent_window_ad_20_regular": 62385, - "ic_fluent_window_ad_off_20_filled": 62386, - "ic_fluent_window_ad_off_20_regular": 62387, - "ic_fluent_window_ad_person_20_filled": 62388, - "ic_fluent_window_ad_person_20_regular": 62389, - "ic_fluent_window_apps_20_filled": 62390, - "ic_fluent_window_apps_20_regular": 62391, - "ic_fluent_window_arrow_up_20_filled": 62392, - "ic_fluent_window_arrow_up_20_regular": 62393, - "ic_fluent_window_brush_20_filled": 62394, - "ic_fluent_window_brush_20_regular": 62395, - "ic_fluent_window_bullet_list_20_filled": 62396, - "ic_fluent_window_bullet_list_20_regular": 62397, - "ic_fluent_window_bullet_list_add_20_filled": 62398, - "ic_fluent_window_bullet_list_add_20_regular": 62399, - "ic_fluent_window_column_one_fourth_left_20_filled": 62400, - "ic_fluent_window_column_one_fourth_left_20_regular": 62401, - "ic_fluent_window_column_one_fourth_left_focus_left_20_filled": 62402, - "ic_fluent_window_column_one_fourth_left_focus_top_20_filled": 62403, - "ic_fluent_window_console_20_filled": 62404, - "ic_fluent_window_console_20_regular": 62405, - "ic_fluent_window_database_20_filled": 62406, - "ic_fluent_window_database_20_regular": 62407, - "ic_fluent_window_dev_edit_20_filled": 62408, - "ic_fluent_window_dev_edit_20_regular": 62409, - "ic_fluent_window_dev_tools_20_filled": 62410, - "ic_fluent_window_dev_tools_20_regular": 62411, - "ic_fluent_window_edit_20_filled": 62412, - "ic_fluent_window_edit_20_regular": 62413, - "ic_fluent_window_fingerprint_20_filled": 62414, - "ic_fluent_window_fingerprint_20_regular": 62415, - "ic_fluent_window_header_horizontal_20_filled": 62416, - "ic_fluent_window_header_horizontal_20_regular": 62417, - "ic_fluent_window_header_horizontal_off_20_filled": 62418, - "ic_fluent_window_header_horizontal_off_20_regular": 62419, - "ic_fluent_window_header_vertical_20_filled": 62420, - "ic_fluent_window_header_vertical_20_regular": 62421, - "ic_fluent_window_inprivate_20_filled": 62422, - "ic_fluent_window_inprivate_20_regular": 62423, - "ic_fluent_window_inprivate_account_20_filled": 62424, - "ic_fluent_window_inprivate_account_20_regular": 62425, - "ic_fluent_window_location_target_20_filled": 62426, - "ic_fluent_window_location_target_20_regular": 62427, - "ic_fluent_window_multiple_20_filled": 62428, - "ic_fluent_window_multiple_20_regular": 62429, - "ic_fluent_window_multiple_swap_20_filled": 62430, - "ic_fluent_window_multiple_swap_20_regular": 62431, - "ic_fluent_window_new_20_filled": 62432, - "ic_fluent_window_new_20_regular": 62433, - "ic_fluent_window_play_20_filled": 62434, - "ic_fluent_window_play_20_regular": 62435, - "ic_fluent_window_settings_20_filled": 62436, - "ic_fluent_window_settings_20_regular": 62437, - "ic_fluent_window_shield_20_filled": 62438, - "ic_fluent_window_shield_20_regular": 62439, - "ic_fluent_window_text_20_filled": 62440, - "ic_fluent_window_text_20_regular": 62441, - "ic_fluent_window_wrench_20_filled": 62442, - "ic_fluent_window_wrench_20_regular": 62443, - "ic_fluent_wrench_20_filled": 62444, - "ic_fluent_wrench_20_regular": 62445, - "ic_fluent_wrench_screwdriver_20_filled": 62446, - "ic_fluent_wrench_screwdriver_20_regular": 62447, - "ic_fluent_wrench_settings_20_filled": 62448, - "ic_fluent_wrench_settings_20_regular": 62449, - "ic_fluent_xbox_console_20_filled": 62450, - "ic_fluent_xbox_console_20_regular": 62451, - "ic_fluent_xbox_controller_20_filled": 62452, - "ic_fluent_xbox_controller_20_regular": 62453, - "ic_fluent_xbox_controller_error_20_filled": 62454, - "ic_fluent_xbox_controller_error_20_regular": 62455, - "ic_fluent_xray_20_filled": 62456, - "ic_fluent_xray_20_regular": 62457, - "ic_fluent_zoom_fit_20_filled": 62458, - "ic_fluent_zoom_fit_20_regular": 62459, - "ic_fluent_zoom_in_20_filled": 62460, - "ic_fluent_zoom_in_20_regular": 62461, - "ic_fluent_zoom_out_20_filled": 62462, - "ic_fluent_zoom_out_20_regular": 62463 + "ic_fluent_animal_paw_print_20_filled": 57432, + "ic_fluent_animal_paw_print_20_regular": 57433, + "ic_fluent_animal_rabbit_20_filled": 57434, + "ic_fluent_animal_rabbit_20_regular": 57435, + "ic_fluent_animal_rabbit_off_20_filled": 57436, + "ic_fluent_animal_rabbit_off_20_regular": 57437, + "ic_fluent_animal_turtle_20_filled": 57438, + "ic_fluent_animal_turtle_20_regular": 57439, + "ic_fluent_app_folder_20_filled": 57440, + "ic_fluent_app_folder_20_regular": 57441, + "ic_fluent_app_generic_20_filled": 57442, + "ic_fluent_app_generic_20_regular": 57443, + "ic_fluent_app_recent_20_filled": 57444, + "ic_fluent_app_recent_20_regular": 57445, + "ic_fluent_app_title_20_filled": 57446, + "ic_fluent_app_title_20_regular": 57447, + "ic_fluent_approvals_app_20_filled": 57448, + "ic_fluent_approvals_app_20_regular": 57449, + "ic_fluent_apps_20_filled": 57450, + "ic_fluent_apps_20_regular": 57451, + "ic_fluent_apps_add_in_20_filled": 57452, + "ic_fluent_apps_add_in_20_regular": 57453, + "ic_fluent_apps_list_20_filled": 57454, + "ic_fluent_apps_list_20_regular": 57455, + "ic_fluent_apps_list_detail_20_filled": 57456, + "ic_fluent_apps_list_detail_20_regular": 57457, + "ic_fluent_apps_settings_20_filled": 57458, + "ic_fluent_apps_settings_20_regular": 57459, + "ic_fluent_apps_shield_20_filled": 57460, + "ic_fluent_apps_shield_20_regular": 57461, + "ic_fluent_archive_20_filled": 57462, + "ic_fluent_archive_20_regular": 57463, + "ic_fluent_archive_arrow_back_20_filled": 57464, + "ic_fluent_archive_arrow_back_20_regular": 57465, + "ic_fluent_archive_multiple_20_filled": 57466, + "ic_fluent_archive_multiple_20_regular": 57467, + "ic_fluent_archive_settings_20_filled": 57468, + "ic_fluent_archive_settings_20_regular": 57469, + "ic_fluent_arrow_autofit_content_20_filled": 57470, + "ic_fluent_arrow_autofit_content_20_regular": 57471, + "ic_fluent_arrow_autofit_down_20_filled": 57472, + "ic_fluent_arrow_autofit_down_20_regular": 57473, + "ic_fluent_arrow_autofit_height_20_filled": 57474, + "ic_fluent_arrow_autofit_height_20_regular": 57475, + "ic_fluent_arrow_autofit_height_dotted_20_filled": 57476, + "ic_fluent_arrow_autofit_height_dotted_20_regular": 57477, + "ic_fluent_arrow_autofit_height_in_20_filled": 57478, + "ic_fluent_arrow_autofit_height_in_20_regular": 57479, + "ic_fluent_arrow_autofit_up_20_filled": 57480, + "ic_fluent_arrow_autofit_up_20_regular": 57481, + "ic_fluent_arrow_autofit_width_20_filled": 57482, + "ic_fluent_arrow_autofit_width_20_regular": 57483, + "ic_fluent_arrow_autofit_width_dotted_20_filled": 57484, + "ic_fluent_arrow_autofit_width_dotted_20_regular": 57485, + "ic_fluent_arrow_between_down_20_filled": 57486, + "ic_fluent_arrow_between_down_20_regular": 57487, + "ic_fluent_arrow_between_up_20_filled": 57488, + "ic_fluent_arrow_between_up_20_regular": 57489, + "ic_fluent_arrow_bidirectional_left_right_20_filled": 57490, + "ic_fluent_arrow_bidirectional_left_right_20_regular": 57491, + "ic_fluent_arrow_bidirectional_up_down_20_filled": 57492, + "ic_fluent_arrow_bidirectional_up_down_20_regular": 57493, + "ic_fluent_arrow_bounce_20_filled": 57494, + "ic_fluent_arrow_bounce_20_regular": 57495, + "ic_fluent_arrow_circle_down_20_filled": 57496, + "ic_fluent_arrow_circle_down_20_regular": 57497, + "ic_fluent_arrow_circle_down_double_20_filled": 57498, + "ic_fluent_arrow_circle_down_double_20_regular": 57499, + "ic_fluent_arrow_circle_down_right_20_filled": 57500, + "ic_fluent_arrow_circle_down_right_20_regular": 57501, + "ic_fluent_arrow_circle_down_split_20_filled": 57502, + "ic_fluent_arrow_circle_down_split_20_regular": 57503, + "ic_fluent_arrow_circle_down_up_20_filled": 57504, + "ic_fluent_arrow_circle_down_up_20_regular": 57505, + "ic_fluent_arrow_circle_left_20_filled": 57506, + "ic_fluent_arrow_circle_left_20_regular": 57507, + "ic_fluent_arrow_circle_right_20_filled": 57508, + "ic_fluent_arrow_circle_right_20_regular": 57509, + "ic_fluent_arrow_circle_up_20_filled": 57510, + "ic_fluent_arrow_circle_up_20_regular": 57511, + "ic_fluent_arrow_circle_up_left_20_filled": 57512, + "ic_fluent_arrow_circle_up_left_20_regular": 57513, + "ic_fluent_arrow_circle_up_right_20_filled": 57514, + "ic_fluent_arrow_circle_up_right_20_regular": 57515, + "ic_fluent_arrow_clockwise_20_filled": 57516, + "ic_fluent_arrow_clockwise_20_regular": 57517, + "ic_fluent_arrow_clockwise_dashes_20_filled": 57518, + "ic_fluent_arrow_clockwise_dashes_20_regular": 57519, + "ic_fluent_arrow_clockwise_dashes_settings_20_filled": 57520, + "ic_fluent_arrow_clockwise_dashes_settings_20_regular": 57521, + "ic_fluent_arrow_collapse_all_20_filled": 57522, + "ic_fluent_arrow_collapse_all_20_regular": 57523, + "ic_fluent_arrow_counterclockwise_20_filled": 57524, + "ic_fluent_arrow_counterclockwise_20_regular": 57525, + "ic_fluent_arrow_counterclockwise_dashes_20_filled": 57526, + "ic_fluent_arrow_counterclockwise_dashes_20_regular": 57527, + "ic_fluent_arrow_curve_down_left_20_filled": 57528, + "ic_fluent_arrow_curve_down_left_20_regular": 57529, + "ic_fluent_arrow_curve_down_right_20_filled": 57530, + "ic_fluent_arrow_curve_down_right_20_regular": 57531, + "ic_fluent_arrow_curve_up_left_20_filled": 57532, + "ic_fluent_arrow_curve_up_left_20_regular": 57533, + "ic_fluent_arrow_curve_up_right_20_filled": 57534, + "ic_fluent_arrow_curve_up_right_20_regular": 57535, + "ic_fluent_arrow_down_20_filled": 57536, + "ic_fluent_arrow_down_20_regular": 57537, + "ic_fluent_arrow_down_exclamation_20_filled": 57538, + "ic_fluent_arrow_down_exclamation_20_regular": 57539, + "ic_fluent_arrow_down_left_20_filled": 57540, + "ic_fluent_arrow_down_left_20_regular": 57541, + "ic_fluent_arrow_down_right_20_filled": 57542, + "ic_fluent_arrow_down_right_20_regular": 57543, + "ic_fluent_arrow_download_20_filled": 57544, + "ic_fluent_arrow_download_20_regular": 57545, + "ic_fluent_arrow_download_off_20_filled": 57546, + "ic_fluent_arrow_download_off_20_regular": 57547, + "ic_fluent_arrow_eject_20_filled": 57548, + "ic_fluent_arrow_eject_20_regular": 57549, + "ic_fluent_arrow_enter_20_filled": 57550, + "ic_fluent_arrow_enter_20_regular": 57551, + "ic_fluent_arrow_enter_left_20_filled": 57552, + "ic_fluent_arrow_enter_left_20_regular": 57553, + "ic_fluent_arrow_enter_up_20_filled": 57554, + "ic_fluent_arrow_enter_up_20_regular": 57555, + "ic_fluent_arrow_exit_20_filled": 57556, + "ic_fluent_arrow_exit_20_regular": 57557, + "ic_fluent_arrow_expand_20_filled": 57558, + "ic_fluent_arrow_expand_20_regular": 57559, + "ic_fluent_arrow_expand_all_20_filled": 57560, + "ic_fluent_arrow_expand_all_20_regular": 57561, + "ic_fluent_arrow_export_20_filled": 57562, + "ic_fluent_arrow_export_20_regular": 57563, + "ic_fluent_arrow_export_ltr_20_filled": 57564, + "ic_fluent_arrow_export_ltr_20_regular": 57565, + "ic_fluent_arrow_export_rtl_20_filled": 57566, + "ic_fluent_arrow_export_rtl_20_regular": 57567, + "ic_fluent_arrow_export_up_20_filled": 57568, + "ic_fluent_arrow_export_up_20_regular": 57569, + "ic_fluent_arrow_fit_20_filled": 57570, + "ic_fluent_arrow_fit_20_regular": 57571, + "ic_fluent_arrow_fit_in_20_filled": 57572, + "ic_fluent_arrow_fit_in_20_regular": 57573, + "ic_fluent_arrow_flow_diagonal_up_right_20_filled": 57574, + "ic_fluent_arrow_flow_diagonal_up_right_20_regular": 57575, + "ic_fluent_arrow_flow_up_right_20_filled": 57576, + "ic_fluent_arrow_flow_up_right_20_regular": 57577, + "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_filled": 57578, + "ic_fluent_arrow_flow_up_right_rectangle_multiple_20_regular": 57579, + "ic_fluent_arrow_forward_20_filled": 57580, + "ic_fluent_arrow_forward_20_regular": 57581, + "ic_fluent_arrow_forward_down_lightning_20_filled": 57582, + "ic_fluent_arrow_forward_down_lightning_20_regular": 57583, + "ic_fluent_arrow_forward_down_person_20_filled": 57584, + "ic_fluent_arrow_forward_down_person_20_regular": 57585, + "ic_fluent_arrow_hook_down_left_20_filled": 57586, + "ic_fluent_arrow_hook_down_left_20_regular": 57587, + "ic_fluent_arrow_hook_down_right_20_filled": 57588, + "ic_fluent_arrow_hook_down_right_20_regular": 57589, + "ic_fluent_arrow_hook_up_left_20_filled": 57590, + "ic_fluent_arrow_hook_up_left_20_regular": 57591, + "ic_fluent_arrow_hook_up_right_20_filled": 57592, + "ic_fluent_arrow_hook_up_right_20_regular": 57593, + "ic_fluent_arrow_import_20_filled": 57594, + "ic_fluent_arrow_import_20_regular": 57595, + "ic_fluent_arrow_join_20_filled": 57596, + "ic_fluent_arrow_join_20_regular": 57597, + "ic_fluent_arrow_left_20_filled": 57598, + "ic_fluent_arrow_left_20_regular": 57599, + "ic_fluent_arrow_maximize_20_filled": 57600, + "ic_fluent_arrow_maximize_20_regular": 57601, + "ic_fluent_arrow_maximize_vertical_20_filled": 57602, + "ic_fluent_arrow_maximize_vertical_20_regular": 57603, + "ic_fluent_arrow_minimize_20_filled": 57604, + "ic_fluent_arrow_minimize_20_regular": 57605, + "ic_fluent_arrow_minimize_vertical_20_filled": 57606, + "ic_fluent_arrow_minimize_vertical_20_regular": 57607, + "ic_fluent_arrow_move_20_filled": 57608, + "ic_fluent_arrow_move_20_regular": 57609, + "ic_fluent_arrow_move_inward_20_filled": 57610, + "ic_fluent_arrow_move_inward_20_regular": 57611, + "ic_fluent_arrow_next_20_filled": 57612, + "ic_fluent_arrow_next_20_regular": 57613, + "ic_fluent_arrow_outline_down_left_20_filled": 57614, + "ic_fluent_arrow_outline_down_left_20_regular": 57615, + "ic_fluent_arrow_outline_up_right_20_filled": 57616, + "ic_fluent_arrow_outline_up_right_20_regular": 57617, + "ic_fluent_arrow_paragraph_20_filled": 57618, + "ic_fluent_arrow_paragraph_20_regular": 57619, + "ic_fluent_arrow_previous_20_filled": 57620, + "ic_fluent_arrow_previous_20_regular": 57621, + "ic_fluent_arrow_redo_20_filled": 57622, + "ic_fluent_arrow_redo_20_regular": 57623, + "ic_fluent_arrow_repeat_1_20_filled": 57624, + "ic_fluent_arrow_repeat_1_20_regular": 57625, + "ic_fluent_arrow_repeat_all_20_filled": 57626, + "ic_fluent_arrow_repeat_all_20_regular": 57627, + "ic_fluent_arrow_repeat_all_off_20_filled": 57628, + "ic_fluent_arrow_repeat_all_off_20_regular": 57629, + "ic_fluent_arrow_reply_20_filled": 57630, + "ic_fluent_arrow_reply_20_regular": 57631, + "ic_fluent_arrow_reply_all_20_filled": 57632, + "ic_fluent_arrow_reply_all_20_regular": 57633, + "ic_fluent_arrow_reply_down_20_filled": 57634, + "ic_fluent_arrow_reply_down_20_regular": 57635, + "ic_fluent_arrow_reset_20_filled": 57636, + "ic_fluent_arrow_reset_20_regular": 57637, + "ic_fluent_arrow_right_20_filled": 57638, + "ic_fluent_arrow_right_20_regular": 57639, + "ic_fluent_arrow_rotate_clockwise_20_filled": 57640, + "ic_fluent_arrow_rotate_clockwise_20_regular": 57641, + "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57642, + "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57643, + "ic_fluent_arrow_routing_20_filled": 57644, + "ic_fluent_arrow_routing_20_regular": 57645, + "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57646, + "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57647, + "ic_fluent_arrow_shuffle_20_filled": 57648, + "ic_fluent_arrow_shuffle_20_regular": 57649, + "ic_fluent_arrow_shuffle_off_20_filled": 57650, + "ic_fluent_arrow_shuffle_off_20_regular": 57651, + "ic_fluent_arrow_sort_20_filled": 57652, + "ic_fluent_arrow_sort_20_regular": 57653, + "ic_fluent_arrow_sort_down_20_filled": 57654, + "ic_fluent_arrow_sort_down_20_regular": 57655, + "ic_fluent_arrow_sort_down_lines_20_filled": 57656, + "ic_fluent_arrow_sort_down_lines_20_regular": 57657, + "ic_fluent_arrow_sort_up_20_filled": 57658, + "ic_fluent_arrow_sort_up_20_regular": 57659, + "ic_fluent_arrow_sort_up_lines_20_filled": 57660, + "ic_fluent_arrow_sort_up_lines_20_regular": 57661, + "ic_fluent_arrow_split_20_filled": 57662, + "ic_fluent_arrow_split_20_regular": 57663, + "ic_fluent_arrow_sprint_20_filled": 57664, + "ic_fluent_arrow_sprint_20_regular": 57665, + "ic_fluent_arrow_square_down_20_filled": 57666, + "ic_fluent_arrow_square_down_20_regular": 57667, + "ic_fluent_arrow_square_up_right_20_filled": 57668, + "ic_fluent_arrow_square_up_right_20_regular": 57669, + "ic_fluent_arrow_step_back_20_filled": 57670, + "ic_fluent_arrow_step_back_20_regular": 57671, + "ic_fluent_arrow_step_in_20_filled": 57672, + "ic_fluent_arrow_step_in_20_regular": 57673, + "ic_fluent_arrow_step_in_diagonal_down_left_20_filled": 57674, + "ic_fluent_arrow_step_in_diagonal_down_left_20_regular": 57675, + "ic_fluent_arrow_step_in_left_20_filled": 57676, + "ic_fluent_arrow_step_in_left_20_regular": 57677, + "ic_fluent_arrow_step_in_right_20_filled": 57678, + "ic_fluent_arrow_step_in_right_20_regular": 57679, + "ic_fluent_arrow_step_out_20_filled": 57680, + "ic_fluent_arrow_step_out_20_regular": 57681, + "ic_fluent_arrow_step_over_20_filled": 57682, + "ic_fluent_arrow_step_over_20_regular": 57683, + "ic_fluent_arrow_swap_20_filled": 57684, + "ic_fluent_arrow_swap_20_regular": 57685, + "ic_fluent_arrow_sync_20_filled": 57686, + "ic_fluent_arrow_sync_20_regular": 57687, + "ic_fluent_arrow_sync_checkmark_20_filled": 57688, + "ic_fluent_arrow_sync_checkmark_20_regular": 57689, + "ic_fluent_arrow_sync_circle_20_filled": 57690, + "ic_fluent_arrow_sync_circle_20_regular": 57691, + "ic_fluent_arrow_sync_dismiss_20_filled": 57692, + "ic_fluent_arrow_sync_dismiss_20_regular": 57693, + "ic_fluent_arrow_sync_off_20_filled": 57694, + "ic_fluent_arrow_sync_off_20_regular": 57695, + "ic_fluent_arrow_trending_20_filled": 57696, + "ic_fluent_arrow_trending_20_regular": 57697, + "ic_fluent_arrow_trending_checkmark_20_filled": 57698, + "ic_fluent_arrow_trending_checkmark_20_regular": 57699, + "ic_fluent_arrow_trending_down_20_filled": 57700, + "ic_fluent_arrow_trending_down_20_regular": 57701, + "ic_fluent_arrow_trending_lines_20_filled": 57702, + "ic_fluent_arrow_trending_lines_20_regular": 57703, + "ic_fluent_arrow_trending_settings_20_filled": 57704, + "ic_fluent_arrow_trending_settings_20_regular": 57705, + "ic_fluent_arrow_trending_sparkle_20_filled": 57706, + "ic_fluent_arrow_trending_sparkle_20_regular": 57707, + "ic_fluent_arrow_trending_text_20_filled": 57708, + "ic_fluent_arrow_trending_text_20_regular": 57709, + "ic_fluent_arrow_trending_wrench_20_filled": 57710, + "ic_fluent_arrow_trending_wrench_20_regular": 57711, + "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57712, + "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57713, + "ic_fluent_arrow_turn_down_left_20_filled": 57714, + "ic_fluent_arrow_turn_down_left_20_regular": 57715, + "ic_fluent_arrow_turn_down_right_20_filled": 57716, + "ic_fluent_arrow_turn_down_right_20_regular": 57717, + "ic_fluent_arrow_turn_down_up_20_filled": 57718, + "ic_fluent_arrow_turn_down_up_20_regular": 57719, + "ic_fluent_arrow_turn_left_down_20_filled": 57720, + "ic_fluent_arrow_turn_left_down_20_regular": 57721, + "ic_fluent_arrow_turn_left_right_20_filled": 57722, + "ic_fluent_arrow_turn_left_right_20_regular": 57723, + "ic_fluent_arrow_turn_left_up_20_filled": 57724, + "ic_fluent_arrow_turn_left_up_20_regular": 57725, + "ic_fluent_arrow_turn_right_20_filled": 57726, + "ic_fluent_arrow_turn_right_20_regular": 57727, + "ic_fluent_arrow_turn_right_down_20_filled": 57728, + "ic_fluent_arrow_turn_right_down_20_regular": 57729, + "ic_fluent_arrow_turn_right_left_20_filled": 57730, + "ic_fluent_arrow_turn_right_left_20_regular": 57731, + "ic_fluent_arrow_turn_right_up_20_filled": 57732, + "ic_fluent_arrow_turn_right_up_20_regular": 57733, + "ic_fluent_arrow_turn_up_down_20_filled": 57734, + "ic_fluent_arrow_turn_up_down_20_regular": 57735, + "ic_fluent_arrow_turn_up_left_20_filled": 57736, + "ic_fluent_arrow_turn_up_left_20_regular": 57737, + "ic_fluent_arrow_undo_20_filled": 57738, + "ic_fluent_arrow_undo_20_regular": 57739, + "ic_fluent_arrow_up_20_filled": 57740, + "ic_fluent_arrow_up_20_regular": 57741, + "ic_fluent_arrow_up_exclamation_20_filled": 57742, + "ic_fluent_arrow_up_exclamation_20_regular": 57743, + "ic_fluent_arrow_up_left_20_filled": 57744, + "ic_fluent_arrow_up_left_20_regular": 57745, + "ic_fluent_arrow_up_right_20_filled": 57746, + "ic_fluent_arrow_up_right_20_regular": 57747, + "ic_fluent_arrow_up_right_dashes_20_filled": 57748, + "ic_fluent_arrow_up_right_dashes_20_regular": 57749, + "ic_fluent_arrow_upload_20_filled": 57750, + "ic_fluent_arrow_upload_20_regular": 57751, + "ic_fluent_arrow_wrap_20_filled": 57752, + "ic_fluent_arrow_wrap_20_regular": 57753, + "ic_fluent_arrow_wrap_off_20_filled": 57754, + "ic_fluent_arrow_wrap_off_20_regular": 57755, + "ic_fluent_arrow_wrap_up_to_down_20_filled": 57756, + "ic_fluent_arrow_wrap_up_to_down_20_regular": 57757, + "ic_fluent_arrows_bidirectional_20_filled": 57758, + "ic_fluent_arrows_bidirectional_20_regular": 57759, + "ic_fluent_attach_20_filled": 57760, + "ic_fluent_attach_20_regular": 57761, + "ic_fluent_attach_arrow_right_20_filled": 57762, + "ic_fluent_attach_arrow_right_20_regular": 57763, + "ic_fluent_attach_text_20_filled": 57764, + "ic_fluent_attach_text_20_regular": 57765, + "ic_fluent_auto_fit_height_20_filled": 57766, + "ic_fluent_auto_fit_height_20_regular": 57767, + "ic_fluent_auto_fit_width_20_filled": 57768, + "ic_fluent_auto_fit_width_20_regular": 57769, + "ic_fluent_autocorrect_20_filled": 57770, + "ic_fluent_autocorrect_20_regular": 57771, + "ic_fluent_autosum_20_filled": 57772, + "ic_fluent_autosum_20_regular": 57773, + "ic_fluent_backpack_20_filled": 57774, + "ic_fluent_backpack_20_regular": 57775, + "ic_fluent_backpack_add_20_filled": 57776, + "ic_fluent_backpack_add_20_regular": 57777, + "ic_fluent_backspace_20_filled": 57778, + "ic_fluent_backspace_20_regular": 57779, + "ic_fluent_badge_20_filled": 57780, + "ic_fluent_badge_20_regular": 57781, + "ic_fluent_balloon_20_filled": 57782, + "ic_fluent_balloon_20_regular": 57783, + "ic_fluent_barcode_scanner_20_filled": 57784, + "ic_fluent_barcode_scanner_20_regular": 57785, + "ic_fluent_battery_0_20_filled": 57786, + "ic_fluent_battery_0_20_regular": 57787, + "ic_fluent_battery_1_20_filled": 57788, + "ic_fluent_battery_1_20_regular": 57789, + "ic_fluent_battery_10_20_filled": 57790, + "ic_fluent_battery_10_20_regular": 57791, + "ic_fluent_battery_2_20_filled": 57792, + "ic_fluent_battery_2_20_regular": 57793, + "ic_fluent_battery_3_20_filled": 57794, + "ic_fluent_battery_3_20_regular": 57795, + "ic_fluent_battery_4_20_filled": 57796, + "ic_fluent_battery_4_20_regular": 57797, + "ic_fluent_battery_5_20_filled": 57798, + "ic_fluent_battery_5_20_regular": 57799, + "ic_fluent_battery_6_20_filled": 57800, + "ic_fluent_battery_6_20_regular": 57801, + "ic_fluent_battery_7_20_filled": 57802, + "ic_fluent_battery_7_20_regular": 57803, + "ic_fluent_battery_8_20_filled": 57804, + "ic_fluent_battery_8_20_regular": 57805, + "ic_fluent_battery_9_20_filled": 57806, + "ic_fluent_battery_9_20_regular": 57807, + "ic_fluent_battery_charge_20_filled": 57808, + "ic_fluent_battery_charge_20_regular": 57809, + "ic_fluent_battery_checkmark_20_filled": 57810, + "ic_fluent_battery_checkmark_20_regular": 57811, + "ic_fluent_battery_saver_20_filled": 57812, + "ic_fluent_battery_saver_20_regular": 57813, + "ic_fluent_battery_warning_20_filled": 57814, + "ic_fluent_battery_warning_20_regular": 57815, + "ic_fluent_beach_20_filled": 57816, + "ic_fluent_beach_20_regular": 57817, + "ic_fluent_beaker_20_filled": 57818, + "ic_fluent_beaker_20_regular": 57819, + "ic_fluent_beaker_add_20_filled": 57820, + "ic_fluent_beaker_add_20_regular": 57821, + "ic_fluent_beaker_dismiss_20_filled": 57822, + "ic_fluent_beaker_dismiss_20_regular": 57823, + "ic_fluent_beaker_edit_20_filled": 57824, + "ic_fluent_beaker_edit_20_regular": 57825, + "ic_fluent_beaker_off_20_filled": 57826, + "ic_fluent_beaker_off_20_regular": 57827, + "ic_fluent_beaker_settings_20_filled": 57828, + "ic_fluent_beaker_settings_20_regular": 57829, + "ic_fluent_bed_20_filled": 57830, + "ic_fluent_bed_20_regular": 57831, + "ic_fluent_bench_20_filled": 57832, + "ic_fluent_bench_20_regular": 57833, + "ic_fluent_bezier_curve_square_20_filled": 57834, + "ic_fluent_bezier_curve_square_20_regular": 57835, + "ic_fluent_bin_full_20_filled": 57836, + "ic_fluent_bin_full_20_regular": 57837, + "ic_fluent_bin_recycle_20_filled": 57838, + "ic_fluent_bin_recycle_20_regular": 57839, + "ic_fluent_bin_recycle_full_20_filled": 57840, + "ic_fluent_bin_recycle_full_20_regular": 57841, + "ic_fluent_binder_triangle_20_filled": 57842, + "ic_fluent_binder_triangle_20_regular": 57843, + "ic_fluent_bluetooth_20_filled": 57844, + "ic_fluent_bluetooth_20_regular": 57845, + "ic_fluent_bluetooth_connected_20_filled": 57846, + "ic_fluent_bluetooth_connected_20_regular": 57847, + "ic_fluent_bluetooth_disabled_20_filled": 57848, + "ic_fluent_bluetooth_disabled_20_regular": 57849, + "ic_fluent_bluetooth_searching_20_filled": 57850, + "ic_fluent_bluetooth_searching_20_regular": 57851, + "ic_fluent_blur_20_filled": 57852, + "ic_fluent_blur_20_regular": 57853, + "ic_fluent_board_20_filled": 57854, + "ic_fluent_board_20_regular": 57855, + "ic_fluent_board_games_20_filled": 57856, + "ic_fluent_board_games_20_regular": 57857, + "ic_fluent_board_heart_20_filled": 57858, + "ic_fluent_board_heart_20_regular": 57859, + "ic_fluent_board_split_20_filled": 57860, + "ic_fluent_board_split_20_regular": 57861, + "ic_fluent_book_20_filled": 57862, + "ic_fluent_book_20_regular": 57863, + "ic_fluent_book_add_20_filled": 57864, + "ic_fluent_book_add_20_regular": 57865, + "ic_fluent_book_arrow_clockwise_20_filled": 57866, + "ic_fluent_book_arrow_clockwise_20_regular": 57867, + "ic_fluent_book_clock_20_filled": 57868, + "ic_fluent_book_clock_20_regular": 57869, + "ic_fluent_book_coins_20_filled": 57870, + "ic_fluent_book_coins_20_regular": 57871, + "ic_fluent_book_compass_20_filled": 57872, + "ic_fluent_book_compass_20_regular": 57873, + "ic_fluent_book_contacts_20_filled": 57874, + "ic_fluent_book_contacts_20_regular": 57875, + "ic_fluent_book_database_20_filled": 57876, + "ic_fluent_book_database_20_regular": 57877, + "ic_fluent_book_default_20_filled": 57878, + "ic_fluent_book_dismiss_20_filled": 57879, + "ic_fluent_book_dismiss_20_regular": 57880, + "ic_fluent_book_exclamation_mark_20_filled": 57881, + "ic_fluent_book_exclamation_mark_20_regular": 57882, + "ic_fluent_book_globe_20_filled": 57883, + "ic_fluent_book_globe_20_regular": 57884, + "ic_fluent_book_information_20_filled": 57885, + "ic_fluent_book_information_20_regular": 57886, + "ic_fluent_book_letter_20_filled": 57887, + "ic_fluent_book_letter_20_regular": 57888, + "ic_fluent_book_number_20_filled": 57889, + "ic_fluent_book_number_20_regular": 57890, + "ic_fluent_book_open_20_filled": 57891, + "ic_fluent_book_open_20_regular": 57892, + "ic_fluent_book_open_globe_20_filled": 57893, + "ic_fluent_book_open_globe_20_regular": 57894, + "ic_fluent_book_open_microphone_20_filled": 57895, + "ic_fluent_book_open_microphone_20_regular": 57896, + "ic_fluent_book_pulse_20_filled": 57897, + "ic_fluent_book_pulse_20_regular": 57898, + "ic_fluent_book_question_mark_20_filled": 57899, + "ic_fluent_book_question_mark_20_regular": 57900, + "ic_fluent_book_question_mark_rtl_20_filled": 57901, + "ic_fluent_book_question_mark_rtl_20_regular": 57902, + "ic_fluent_book_search_20_filled": 57903, + "ic_fluent_book_search_20_regular": 57904, + "ic_fluent_book_star_20_filled": 57905, + "ic_fluent_book_star_20_regular": 57906, + "ic_fluent_book_template_20_filled": 57907, + "ic_fluent_book_template_20_regular": 57908, + "ic_fluent_book_theta_20_filled": 57909, + "ic_fluent_book_theta_20_regular": 57910, + "ic_fluent_book_toolbox_20_filled": 57911, + "ic_fluent_book_toolbox_20_regular": 57912, + "ic_fluent_bookmark_20_filled": 57913, + "ic_fluent_bookmark_20_regular": 57914, + "ic_fluent_bookmark_add_20_filled": 57915, + "ic_fluent_bookmark_add_20_regular": 57916, + "ic_fluent_bookmark_multiple_20_filled": 57917, + "ic_fluent_bookmark_multiple_20_regular": 57918, + "ic_fluent_bookmark_off_20_filled": 57919, + "ic_fluent_bookmark_off_20_regular": 57920, + "ic_fluent_bookmark_search_20_filled": 57921, + "ic_fluent_bookmark_search_20_regular": 57922, + "ic_fluent_border_all_20_filled": 57923, + "ic_fluent_border_all_20_regular": 57924, + "ic_fluent_border_bottom_20_filled": 57925, + "ic_fluent_border_bottom_20_regular": 57926, + "ic_fluent_border_bottom_double_20_filled": 57927, + "ic_fluent_border_bottom_double_20_regular": 57928, + "ic_fluent_border_bottom_thick_20_filled": 57929, + "ic_fluent_border_bottom_thick_20_regular": 57930, + "ic_fluent_border_inside_20_filled": 57931, + "ic_fluent_border_inside_20_regular": 57932, + "ic_fluent_border_left_20_filled": 57933, + "ic_fluent_border_left_20_regular": 57934, + "ic_fluent_border_left_right_20_filled": 57935, + "ic_fluent_border_left_right_20_regular": 57936, + "ic_fluent_border_none_20_filled": 57937, + "ic_fluent_border_none_20_regular": 57938, + "ic_fluent_border_outside_20_filled": 57939, + "ic_fluent_border_outside_20_regular": 57940, + "ic_fluent_border_outside_thick_20_filled": 57941, + "ic_fluent_border_outside_thick_20_regular": 57942, + "ic_fluent_border_right_20_filled": 57943, + "ic_fluent_border_right_20_regular": 57944, + "ic_fluent_border_top_20_filled": 57945, + "ic_fluent_border_top_20_regular": 57946, + "ic_fluent_border_top_bottom_20_filled": 57947, + "ic_fluent_border_top_bottom_20_regular": 57948, + "ic_fluent_border_top_bottom_double_20_filled": 57949, + "ic_fluent_border_top_bottom_double_20_regular": 57950, + "ic_fluent_border_top_bottom_thick_20_filled": 57951, + "ic_fluent_border_top_bottom_thick_20_regular": 57952, + "ic_fluent_bot_20_filled": 57953, + "ic_fluent_bot_20_regular": 57954, + "ic_fluent_bot_add_20_filled": 57955, + "ic_fluent_bot_add_20_regular": 57956, + "ic_fluent_bot_sparkle_20_filled": 57957, + "ic_fluent_bot_sparkle_20_regular": 57958, + "ic_fluent_bow_tie_20_filled": 57959, + "ic_fluent_bow_tie_20_regular": 57960, + "ic_fluent_bowl_chopsticks_20_filled": 57961, + "ic_fluent_bowl_chopsticks_20_regular": 57962, + "ic_fluent_bowl_salad_20_filled": 57963, + "ic_fluent_bowl_salad_20_regular": 57964, + "ic_fluent_box_20_filled": 57965, + "ic_fluent_box_20_regular": 57966, + "ic_fluent_box_arrow_left_20_filled": 57967, + "ic_fluent_box_arrow_left_20_regular": 57968, + "ic_fluent_box_arrow_up_20_filled": 57969, + "ic_fluent_box_arrow_up_20_regular": 57970, + "ic_fluent_box_checkmark_20_filled": 57971, + "ic_fluent_box_checkmark_20_regular": 57972, + "ic_fluent_box_dismiss_20_filled": 57973, + "ic_fluent_box_dismiss_20_regular": 57974, + "ic_fluent_box_edit_20_filled": 57975, + "ic_fluent_box_edit_20_regular": 57976, + "ic_fluent_box_multiple_20_filled": 57977, + "ic_fluent_box_multiple_20_regular": 57978, + "ic_fluent_box_multiple_arrow_left_20_filled": 57979, + "ic_fluent_box_multiple_arrow_left_20_regular": 57980, + "ic_fluent_box_multiple_arrow_right_20_filled": 57981, + "ic_fluent_box_multiple_arrow_right_20_regular": 57982, + "ic_fluent_box_multiple_checkmark_20_filled": 57983, + "ic_fluent_box_multiple_checkmark_20_regular": 57984, + "ic_fluent_box_multiple_search_20_filled": 57985, + "ic_fluent_box_multiple_search_20_regular": 57986, + "ic_fluent_box_search_20_filled": 57987, + "ic_fluent_box_search_20_regular": 57988, + "ic_fluent_box_toolbox_20_filled": 57989, + "ic_fluent_box_toolbox_20_regular": 57990, + "ic_fluent_braces_20_filled": 57991, + "ic_fluent_braces_20_regular": 57992, + "ic_fluent_braces_variable_20_filled": 57993, + "ic_fluent_braces_variable_20_regular": 57994, + "ic_fluent_brain_circuit_20_filled": 57995, + "ic_fluent_brain_circuit_20_regular": 57996, + "ic_fluent_branch_20_filled": 57997, + "ic_fluent_branch_20_regular": 57998, + "ic_fluent_branch_compare_20_filled": 57999, + "ic_fluent_branch_compare_20_regular": 58000, + "ic_fluent_branch_fork_20_filled": 58001, + "ic_fluent_branch_fork_20_regular": 58002, + "ic_fluent_branch_fork_hint_20_filled": 58003, + "ic_fluent_branch_fork_hint_20_regular": 58004, + "ic_fluent_branch_fork_link_20_filled": 58005, + "ic_fluent_branch_fork_link_20_regular": 58006, + "ic_fluent_branch_request_20_filled": 58007, + "ic_fluent_branch_request_20_regular": 58008, + "ic_fluent_breakout_room_20_filled": 58009, + "ic_fluent_breakout_room_20_regular": 58010, + "ic_fluent_briefcase_20_filled": 58011, + "ic_fluent_briefcase_20_regular": 58012, + "ic_fluent_briefcase_medical_20_filled": 58013, + "ic_fluent_briefcase_medical_20_regular": 58014, + "ic_fluent_briefcase_off_20_filled": 58015, + "ic_fluent_briefcase_off_20_regular": 58016, + "ic_fluent_briefcase_search_20_filled": 58017, + "ic_fluent_briefcase_search_20_regular": 58018, + "ic_fluent_brightness_high_20_filled": 58019, + "ic_fluent_brightness_high_20_regular": 58020, + "ic_fluent_brightness_low_20_filled": 58021, + "ic_fluent_brightness_low_20_regular": 58022, + "ic_fluent_broad_activity_feed_20_filled": 58023, + "ic_fluent_broad_activity_feed_20_regular": 58024, + "ic_fluent_broom_20_filled": 58025, + "ic_fluent_broom_20_regular": 58026, + "ic_fluent_bubble_multiple_20_filled": 58027, + "ic_fluent_bubble_multiple_20_regular": 58028, + "ic_fluent_bug_20_filled": 58029, + "ic_fluent_bug_20_regular": 58030, + "ic_fluent_bug_arrow_counterclockwise_20_filled": 58031, + "ic_fluent_bug_arrow_counterclockwise_20_regular": 58032, + "ic_fluent_bug_prohibited_20_filled": 58033, + "ic_fluent_bug_prohibited_20_regular": 58034, + "ic_fluent_building_20_filled": 58035, + "ic_fluent_building_20_regular": 58036, + "ic_fluent_building_bank_20_filled": 58037, + "ic_fluent_building_bank_20_regular": 58038, + "ic_fluent_building_bank_link_20_filled": 58039, + "ic_fluent_building_bank_link_20_regular": 58040, + "ic_fluent_building_bank_toolbox_20_filled": 58041, + "ic_fluent_building_bank_toolbox_20_regular": 58042, + "ic_fluent_building_checkmark_20_filled": 58043, + "ic_fluent_building_checkmark_20_regular": 58044, + "ic_fluent_building_desktop_20_filled": 58045, + "ic_fluent_building_desktop_20_regular": 58046, + "ic_fluent_building_factory_20_filled": 58047, + "ic_fluent_building_factory_20_regular": 58048, + "ic_fluent_building_government_20_filled": 58049, + "ic_fluent_building_government_20_regular": 58050, + "ic_fluent_building_government_search_20_filled": 58051, + "ic_fluent_building_government_search_20_regular": 58052, + "ic_fluent_building_home_20_filled": 58053, + "ic_fluent_building_home_20_regular": 58054, + "ic_fluent_building_lighthouse_20_filled": 58055, + "ic_fluent_building_lighthouse_20_regular": 58056, + "ic_fluent_building_mosque_20_filled": 58057, + "ic_fluent_building_mosque_20_regular": 58058, + "ic_fluent_building_multiple_20_filled": 58059, + "ic_fluent_building_multiple_20_regular": 58060, + "ic_fluent_building_people_20_filled": 58061, + "ic_fluent_building_people_20_regular": 58062, + "ic_fluent_building_retail_20_filled": 58063, + "ic_fluent_building_retail_20_regular": 58064, + "ic_fluent_building_retail_money_20_filled": 58065, + "ic_fluent_building_retail_money_20_regular": 58066, + "ic_fluent_building_retail_more_20_filled": 58067, + "ic_fluent_building_retail_more_20_regular": 58068, + "ic_fluent_building_retail_shield_20_filled": 58069, + "ic_fluent_building_retail_shield_20_regular": 58070, + "ic_fluent_building_retail_toolbox_20_filled": 58071, + "ic_fluent_building_retail_toolbox_20_regular": 58072, + "ic_fluent_building_shop_20_filled": 58073, + "ic_fluent_building_shop_20_regular": 58074, + "ic_fluent_building_skyscraper_20_filled": 58075, + "ic_fluent_building_skyscraper_20_regular": 58076, + "ic_fluent_building_swap_20_filled": 58077, + "ic_fluent_building_swap_20_regular": 58078, + "ic_fluent_building_townhouse_20_filled": 58079, + "ic_fluent_building_townhouse_20_regular": 58080, + "ic_fluent_button_20_filled": 58081, + "ic_fluent_button_20_regular": 58082, + "ic_fluent_calculator_20_filled": 58083, + "ic_fluent_calculator_20_regular": 58084, + "ic_fluent_calculator_arrow_clockwise_20_filled": 58085, + "ic_fluent_calculator_arrow_clockwise_20_regular": 58086, + "ic_fluent_calculator_multiple_20_filled": 58087, + "ic_fluent_calculator_multiple_20_regular": 58088, + "ic_fluent_calendar_20_filled": 58089, + "ic_fluent_calendar_20_regular": 58090, + "ic_fluent_calendar_3_day_20_filled": 58091, + "ic_fluent_calendar_3_day_20_regular": 58092, + "ic_fluent_calendar_add_20_filled": 58093, + "ic_fluent_calendar_add_20_regular": 58094, + "ic_fluent_calendar_agenda_20_filled": 58095, + "ic_fluent_calendar_agenda_20_regular": 58096, + "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58097, + "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58098, + "ic_fluent_calendar_arrow_down_20_filled": 58099, + "ic_fluent_calendar_arrow_down_20_regular": 58100, + "ic_fluent_calendar_arrow_repeat_all_20_filled": 58101, + "ic_fluent_calendar_arrow_repeat_all_20_regular": 58102, + "ic_fluent_calendar_arrow_right_20_filled": 58103, + "ic_fluent_calendar_arrow_right_20_regular": 58104, + "ic_fluent_calendar_assistant_20_filled": 58105, + "ic_fluent_calendar_assistant_20_regular": 58106, + "ic_fluent_calendar_cancel_20_filled": 58107, + "ic_fluent_calendar_cancel_20_regular": 58108, + "ic_fluent_calendar_chat_20_filled": 58109, + "ic_fluent_calendar_chat_20_regular": 58110, + "ic_fluent_calendar_checkmark_20_filled": 58111, + "ic_fluent_calendar_checkmark_20_regular": 58112, + "ic_fluent_calendar_clock_20_filled": 58113, + "ic_fluent_calendar_clock_20_regular": 58114, + "ic_fluent_calendar_data_bar_20_filled": 58115, + "ic_fluent_calendar_data_bar_20_regular": 58116, + "ic_fluent_calendar_date_20_filled": 58117, + "ic_fluent_calendar_date_20_regular": 58118, + "ic_fluent_calendar_day_20_filled": 58119, + "ic_fluent_calendar_day_20_regular": 58120, + "ic_fluent_calendar_edit_20_filled": 58121, + "ic_fluent_calendar_edit_20_regular": 58122, + "ic_fluent_calendar_empty_20_filled": 58123, + "ic_fluent_calendar_empty_20_regular": 58124, + "ic_fluent_calendar_error_20_filled": 58125, + "ic_fluent_calendar_error_20_regular": 58126, + "ic_fluent_calendar_eye_20_filled": 58127, + "ic_fluent_calendar_eye_20_regular": 58128, + "ic_fluent_calendar_info_20_filled": 58129, + "ic_fluent_calendar_info_20_regular": 58130, + "ic_fluent_calendar_lock_20_filled": 58131, + "ic_fluent_calendar_lock_20_regular": 58132, + "ic_fluent_calendar_ltr_20_filled": 58133, + "ic_fluent_calendar_ltr_20_regular": 58134, + "ic_fluent_calendar_mail_20_filled": 58135, + "ic_fluent_calendar_mail_20_regular": 58136, + "ic_fluent_calendar_mention_20_filled": 58137, + "ic_fluent_calendar_mention_20_regular": 58138, + "ic_fluent_calendar_month_20_filled": 58139, + "ic_fluent_calendar_month_20_regular": 58140, + "ic_fluent_calendar_multiple_20_filled": 58141, + "ic_fluent_calendar_multiple_20_regular": 58142, + "ic_fluent_calendar_note_20_filled": 58143, + "ic_fluent_calendar_note_20_regular": 58144, + "ic_fluent_calendar_pattern_20_filled": 58145, + "ic_fluent_calendar_pattern_20_regular": 58146, + "ic_fluent_calendar_person_20_filled": 58147, + "ic_fluent_calendar_person_20_regular": 58148, + "ic_fluent_calendar_phone_20_filled": 58149, + "ic_fluent_calendar_phone_20_regular": 58150, + "ic_fluent_calendar_play_20_filled": 58151, + "ic_fluent_calendar_play_20_regular": 58152, + "ic_fluent_calendar_question_mark_20_filled": 58153, + "ic_fluent_calendar_question_mark_20_regular": 58154, + "ic_fluent_calendar_record_20_filled": 58155, + "ic_fluent_calendar_record_20_regular": 58156, + "ic_fluent_calendar_reply_20_filled": 58157, + "ic_fluent_calendar_reply_20_regular": 58158, + "ic_fluent_calendar_rtl_20_filled": 58159, + "ic_fluent_calendar_rtl_20_regular": 58160, + "ic_fluent_calendar_search_20_filled": 58161, + "ic_fluent_calendar_search_20_regular": 58162, + "ic_fluent_calendar_settings_20_filled": 58163, + "ic_fluent_calendar_settings_20_regular": 58164, + "ic_fluent_calendar_shield_20_filled": 58165, + "ic_fluent_calendar_shield_20_regular": 58166, + "ic_fluent_calendar_sparkle_20_filled": 58167, + "ic_fluent_calendar_sparkle_20_regular": 58168, + "ic_fluent_calendar_star_20_filled": 58169, + "ic_fluent_calendar_star_20_regular": 58170, + "ic_fluent_calendar_sync_20_filled": 58171, + "ic_fluent_calendar_sync_20_regular": 58172, + "ic_fluent_calendar_template_20_filled": 58173, + "ic_fluent_calendar_template_20_regular": 58174, + "ic_fluent_calendar_today_20_filled": 58175, + "ic_fluent_calendar_today_20_regular": 58176, + "ic_fluent_calendar_toolbox_20_filled": 58177, + "ic_fluent_calendar_toolbox_20_regular": 58178, + "ic_fluent_calendar_video_20_filled": 58179, + "ic_fluent_calendar_video_20_regular": 58180, + "ic_fluent_calendar_week_numbers_20_filled": 58181, + "ic_fluent_calendar_week_numbers_20_regular": 58182, + "ic_fluent_calendar_week_start_20_filled": 58183, + "ic_fluent_calendar_week_start_20_regular": 58184, + "ic_fluent_calendar_work_week_20_filled": 58185, + "ic_fluent_calendar_work_week_20_regular": 58186, + "ic_fluent_call_20_filled": 58187, + "ic_fluent_call_20_regular": 58188, + "ic_fluent_call_add_20_filled": 58189, + "ic_fluent_call_add_20_regular": 58190, + "ic_fluent_call_checkmark_20_filled": 58191, + "ic_fluent_call_checkmark_20_regular": 58192, + "ic_fluent_call_connecting_20_filled": 58193, + "ic_fluent_call_connecting_20_regular": 58194, + "ic_fluent_call_dismiss_20_filled": 58195, + "ic_fluent_call_dismiss_20_regular": 58196, + "ic_fluent_call_end_20_filled": 58197, + "ic_fluent_call_end_20_regular": 58198, + "ic_fluent_call_exclamation_20_filled": 58199, + "ic_fluent_call_exclamation_20_regular": 58200, + "ic_fluent_call_forward_20_filled": 58201, + "ic_fluent_call_forward_20_regular": 58202, + "ic_fluent_call_inbound_20_filled": 58203, + "ic_fluent_call_inbound_20_regular": 58204, + "ic_fluent_call_missed_20_filled": 58205, + "ic_fluent_call_missed_20_regular": 58206, + "ic_fluent_call_outbound_20_filled": 58207, + "ic_fluent_call_outbound_20_regular": 58208, + "ic_fluent_call_park_20_filled": 58209, + "ic_fluent_call_park_20_regular": 58210, + "ic_fluent_call_pause_20_filled": 58211, + "ic_fluent_call_pause_20_regular": 58212, + "ic_fluent_call_prohibited_20_filled": 58213, + "ic_fluent_call_prohibited_20_regular": 58214, + "ic_fluent_call_transfer_20_filled": 58215, + "ic_fluent_call_transfer_20_regular": 58216, + "ic_fluent_call_warning_20_filled": 58217, + "ic_fluent_call_warning_20_regular": 58218, + "ic_fluent_calligraphy_pen_20_filled": 58219, + "ic_fluent_calligraphy_pen_20_regular": 58220, + "ic_fluent_calligraphy_pen_checkmark_20_filled": 58221, + "ic_fluent_calligraphy_pen_checkmark_20_regular": 58222, + "ic_fluent_calligraphy_pen_error_20_filled": 58223, + "ic_fluent_calligraphy_pen_error_20_regular": 58224, + "ic_fluent_calligraphy_pen_question_mark_20_filled": 58225, + "ic_fluent_calligraphy_pen_question_mark_20_regular": 58226, + "ic_fluent_camera_20_filled": 58227, + "ic_fluent_camera_20_regular": 58228, + "ic_fluent_camera_add_20_filled": 58229, + "ic_fluent_camera_add_20_regular": 58230, + "ic_fluent_camera_arrow_up_20_filled": 58231, + "ic_fluent_camera_arrow_up_20_regular": 58232, + "ic_fluent_camera_dome_20_filled": 58233, + "ic_fluent_camera_dome_20_regular": 58234, + "ic_fluent_camera_edit_20_filled": 58235, + "ic_fluent_camera_edit_20_regular": 58236, + "ic_fluent_camera_off_20_filled": 58237, + "ic_fluent_camera_off_20_regular": 58238, + "ic_fluent_camera_sparkles_20_filled": 58239, + "ic_fluent_camera_sparkles_20_regular": 58240, + "ic_fluent_camera_switch_20_filled": 58241, + "ic_fluent_camera_switch_20_regular": 58242, + "ic_fluent_card_ui_20_filled": 58243, + "ic_fluent_card_ui_20_regular": 58244, + "ic_fluent_card_ui_portrait_flip_20_filled": 58245, + "ic_fluent_card_ui_portrait_flip_20_regular": 58246, + "ic_fluent_caret_down_20_filled": 58247, + "ic_fluent_caret_down_20_regular": 58248, + "ic_fluent_caret_down_right_20_filled": 58249, + "ic_fluent_caret_down_right_20_regular": 58250, + "ic_fluent_caret_left_20_filled": 58251, + "ic_fluent_caret_left_20_regular": 58252, + "ic_fluent_caret_right_20_filled": 58253, + "ic_fluent_caret_right_20_regular": 58254, + "ic_fluent_caret_up_20_filled": 58255, + "ic_fluent_caret_up_20_regular": 58256, + "ic_fluent_cart_20_filled": 58257, + "ic_fluent_cart_20_regular": 58258, + "ic_fluent_cast_20_filled": 58259, + "ic_fluent_cast_20_regular": 58260, + "ic_fluent_cast_multiple_20_filled": 58261, + "ic_fluent_cast_multiple_20_regular": 58262, + "ic_fluent_catch_up_20_filled": 58263, + "ic_fluent_catch_up_20_regular": 58264, + "ic_fluent_cellular_3g_20_filled": 58265, + "ic_fluent_cellular_3g_20_regular": 58266, + "ic_fluent_cellular_4g_20_filled": 58267, + "ic_fluent_cellular_4g_20_regular": 58268, + "ic_fluent_cellular_5g_20_filled": 58269, + "ic_fluent_cellular_5g_20_regular": 58270, + "ic_fluent_cellular_data_1_20_filled": 58271, + "ic_fluent_cellular_data_1_20_regular": 58272, + "ic_fluent_cellular_data_2_20_filled": 58273, + "ic_fluent_cellular_data_2_20_regular": 58274, + "ic_fluent_cellular_data_3_20_filled": 58275, + "ic_fluent_cellular_data_3_20_regular": 58276, + "ic_fluent_cellular_data_4_20_filled": 58277, + "ic_fluent_cellular_data_4_20_regular": 58278, + "ic_fluent_cellular_data_5_20_filled": 58279, + "ic_fluent_cellular_data_5_20_regular": 58280, + "ic_fluent_cellular_off_20_filled": 58281, + "ic_fluent_cellular_off_20_regular": 58282, + "ic_fluent_cellular_warning_20_filled": 58283, + "ic_fluent_cellular_warning_20_regular": 58284, + "ic_fluent_center_horizontal_20_filled": 58285, + "ic_fluent_center_horizontal_20_regular": 58286, + "ic_fluent_center_vertical_20_filled": 58287, + "ic_fluent_center_vertical_20_regular": 58288, + "ic_fluent_certificate_20_filled": 58289, + "ic_fluent_certificate_20_regular": 58290, + "ic_fluent_channel_20_filled": 58291, + "ic_fluent_channel_20_regular": 58292, + "ic_fluent_channel_add_20_filled": 58293, + "ic_fluent_channel_add_20_regular": 58294, + "ic_fluent_channel_alert_20_filled": 58295, + "ic_fluent_channel_alert_20_regular": 58296, + "ic_fluent_channel_arrow_left_20_filled": 58297, + "ic_fluent_channel_arrow_left_20_regular": 58298, + "ic_fluent_channel_dismiss_20_filled": 58299, + "ic_fluent_channel_dismiss_20_regular": 58300, + "ic_fluent_channel_share_20_filled": 58301, + "ic_fluent_channel_share_20_regular": 58302, + "ic_fluent_channel_subtract_20_filled": 58303, + "ic_fluent_channel_subtract_20_regular": 58304, + "ic_fluent_chart_multiple_20_filled": 58305, + "ic_fluent_chart_multiple_20_regular": 58306, + "ic_fluent_chart_person_20_filled": 58307, + "ic_fluent_chart_person_20_regular": 58308, + "ic_fluent_chat_20_filled": 58309, + "ic_fluent_chat_20_regular": 58310, + "ic_fluent_chat_add_20_filled": 58311, + "ic_fluent_chat_add_20_regular": 58312, + "ic_fluent_chat_arrow_back_20_filled": 58313, + "ic_fluent_chat_arrow_back_20_regular": 58314, + "ic_fluent_chat_arrow_back_down_20_filled": 58315, + "ic_fluent_chat_arrow_back_down_20_regular": 58316, + "ic_fluent_chat_arrow_double_back_20_filled": 58317, + "ic_fluent_chat_arrow_double_back_20_regular": 58318, + "ic_fluent_chat_bubbles_question_20_filled": 58319, + "ic_fluent_chat_bubbles_question_20_regular": 58320, + "ic_fluent_chat_cursor_20_filled": 58321, + "ic_fluent_chat_cursor_20_regular": 58322, + "ic_fluent_chat_dismiss_20_filled": 58323, + "ic_fluent_chat_dismiss_20_regular": 58324, + "ic_fluent_chat_empty_20_filled": 58325, + "ic_fluent_chat_empty_20_regular": 58326, + "ic_fluent_chat_help_20_filled": 58327, + "ic_fluent_chat_help_20_regular": 58328, + "ic_fluent_chat_lock_20_filled": 58329, + "ic_fluent_chat_lock_20_regular": 58330, + "ic_fluent_chat_mail_20_filled": 58331, + "ic_fluent_chat_mail_20_regular": 58332, + "ic_fluent_chat_multiple_20_filled": 58333, + "ic_fluent_chat_multiple_20_regular": 58334, + "ic_fluent_chat_multiple_heart_20_filled": 58335, + "ic_fluent_chat_multiple_heart_20_regular": 58336, + "ic_fluent_chat_off_20_filled": 58337, + "ic_fluent_chat_off_20_regular": 58338, + "ic_fluent_chat_settings_20_filled": 58339, + "ic_fluent_chat_settings_20_regular": 58340, + "ic_fluent_chat_sparkle_20_filled": 58341, + "ic_fluent_chat_sparkle_20_regular": 58342, + "ic_fluent_chat_video_20_filled": 58343, + "ic_fluent_chat_video_20_regular": 58344, + "ic_fluent_chat_warning_20_filled": 58345, + "ic_fluent_chat_warning_20_regular": 58346, + "ic_fluent_check_20_filled": 58347, + "ic_fluent_check_20_regular": 58348, + "ic_fluent_checkbox_1_20_filled": 58349, + "ic_fluent_checkbox_1_20_regular": 58350, + "ic_fluent_checkbox_2_20_filled": 58351, + "ic_fluent_checkbox_2_20_regular": 58352, + "ic_fluent_checkbox_arrow_right_20_filled": 58353, + "ic_fluent_checkbox_arrow_right_20_regular": 58354, + "ic_fluent_checkbox_checked_20_filled": 58355, + "ic_fluent_checkbox_checked_20_regular": 58356, + "ic_fluent_checkbox_checked_sync_20_filled": 58357, + "ic_fluent_checkbox_checked_sync_20_regular": 58358, + "ic_fluent_checkbox_indeterminate_20_filled": 58359, + "ic_fluent_checkbox_indeterminate_20_regular": 58360, + "ic_fluent_checkbox_person_20_filled": 58361, + "ic_fluent_checkbox_person_20_regular": 58362, + "ic_fluent_checkbox_unchecked_20_filled": 58363, + "ic_fluent_checkbox_unchecked_20_regular": 58364, + "ic_fluent_checkbox_warning_20_filled": 58365, + "ic_fluent_checkbox_warning_20_regular": 58366, + "ic_fluent_checkmark_20_filled": 58367, + "ic_fluent_checkmark_20_regular": 58368, + "ic_fluent_checkmark_circle_20_filled": 58369, + "ic_fluent_checkmark_circle_20_regular": 58370, + "ic_fluent_checkmark_circle_square_20_filled": 58371, + "ic_fluent_checkmark_circle_square_20_regular": 58372, + "ic_fluent_checkmark_circle_warning_20_filled": 58373, + "ic_fluent_checkmark_circle_warning_20_regular": 58374, + "ic_fluent_checkmark_lock_20_filled": 58375, + "ic_fluent_checkmark_lock_20_regular": 58376, + "ic_fluent_checkmark_note_20_filled": 58377, + "ic_fluent_checkmark_note_20_regular": 58378, + "ic_fluent_checkmark_square_20_filled": 58379, + "ic_fluent_checkmark_square_20_regular": 58380, + "ic_fluent_checkmark_starburst_20_filled": 58381, + "ic_fluent_checkmark_starburst_20_regular": 58382, + "ic_fluent_checkmark_underline_circle_20_filled": 58383, + "ic_fluent_checkmark_underline_circle_20_regular": 58384, + "ic_fluent_chess_20_filled": 58385, + "ic_fluent_chess_20_regular": 58386, + "ic_fluent_chevron_circle_down_20_filled": 58387, + "ic_fluent_chevron_circle_down_20_regular": 58388, + "ic_fluent_chevron_circle_left_20_filled": 58389, + "ic_fluent_chevron_circle_left_20_regular": 58390, + "ic_fluent_chevron_circle_right_20_filled": 58391, + "ic_fluent_chevron_circle_right_20_regular": 58392, + "ic_fluent_chevron_circle_up_20_filled": 58393, + "ic_fluent_chevron_circle_up_20_regular": 58394, + "ic_fluent_chevron_double_down_20_filled": 58395, + "ic_fluent_chevron_double_down_20_regular": 58396, + "ic_fluent_chevron_double_left_20_filled": 58397, + "ic_fluent_chevron_double_left_20_regular": 58398, + "ic_fluent_chevron_double_right_20_filled": 58399, + "ic_fluent_chevron_double_right_20_regular": 58400, + "ic_fluent_chevron_double_up_20_filled": 58401, + "ic_fluent_chevron_double_up_20_regular": 58402, + "ic_fluent_chevron_down_20_filled": 58403, + "ic_fluent_chevron_down_20_regular": 58404, + "ic_fluent_chevron_down_up_20_filled": 58405, + "ic_fluent_chevron_down_up_20_regular": 58406, + "ic_fluent_chevron_left_20_filled": 58407, + "ic_fluent_chevron_left_20_regular": 58408, + "ic_fluent_chevron_right_20_filled": 58409, + "ic_fluent_chevron_right_20_regular": 58410, + "ic_fluent_chevron_up_20_filled": 58411, + "ic_fluent_chevron_up_20_regular": 58412, + "ic_fluent_chevron_up_down_20_filled": 58413, + "ic_fluent_chevron_up_down_20_regular": 58414, + "ic_fluent_circle_20_filled": 58415, + "ic_fluent_circle_20_regular": 58416, + "ic_fluent_circle_edit_20_filled": 58417, + "ic_fluent_circle_edit_20_regular": 58418, + "ic_fluent_circle_eraser_20_filled": 58419, + "ic_fluent_circle_eraser_20_regular": 58420, + "ic_fluent_circle_half_fill_20_filled": 58421, + "ic_fluent_circle_half_fill_20_regular": 58422, + "ic_fluent_circle_highlight_20_filled": 58423, + "ic_fluent_circle_highlight_20_regular": 58424, + "ic_fluent_circle_hint_20_filled": 58425, + "ic_fluent_circle_hint_20_regular": 58426, + "ic_fluent_circle_hint_half_vertical_20_filled": 58427, + "ic_fluent_circle_hint_half_vertical_20_regular": 58428, + "ic_fluent_circle_image_20_filled": 58429, + "ic_fluent_circle_image_20_regular": 58430, + "ic_fluent_circle_line_20_filled": 58431, + "ic_fluent_circle_line_20_regular": 58432, + "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58433, + "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58434, + "ic_fluent_circle_off_20_filled": 58435, + "ic_fluent_circle_off_20_regular": 58436, + "ic_fluent_circle_shadow_20_filled": 58437, + "ic_fluent_circle_shadow_20_regular": 58438, + "ic_fluent_circle_small_20_filled": 58439, + "ic_fluent_circle_small_20_regular": 58440, + "ic_fluent_city_20_filled": 58441, + "ic_fluent_city_20_regular": 58442, + "ic_fluent_class_20_filled": 58443, + "ic_fluent_class_20_regular": 58444, + "ic_fluent_classification_20_filled": 58445, + "ic_fluent_classification_20_regular": 58446, + "ic_fluent_clear_formatting_20_filled": 58447, + "ic_fluent_clear_formatting_20_regular": 58448, + "ic_fluent_clipboard_20_filled": 58449, + "ic_fluent_clipboard_20_regular": 58450, + "ic_fluent_clipboard_3_day_20_filled": 58451, + "ic_fluent_clipboard_3_day_20_regular": 58452, + "ic_fluent_clipboard_arrow_right_20_filled": 58453, + "ic_fluent_clipboard_arrow_right_20_regular": 58454, + "ic_fluent_clipboard_brush_20_filled": 58455, + "ic_fluent_clipboard_brush_20_regular": 58456, + "ic_fluent_clipboard_bullet_list_20_filled": 58457, + "ic_fluent_clipboard_bullet_list_20_regular": 58458, + "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58459, + "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58460, + "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58461, + "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58462, + "ic_fluent_clipboard_checkmark_20_filled": 58463, + "ic_fluent_clipboard_checkmark_20_regular": 58464, + "ic_fluent_clipboard_clock_20_filled": 58465, + "ic_fluent_clipboard_clock_20_regular": 58466, + "ic_fluent_clipboard_code_20_filled": 58467, + "ic_fluent_clipboard_code_20_regular": 58468, + "ic_fluent_clipboard_data_bar_20_filled": 58469, + "ic_fluent_clipboard_data_bar_20_regular": 58470, + "ic_fluent_clipboard_day_20_filled": 58471, + "ic_fluent_clipboard_day_20_regular": 58472, + "ic_fluent_clipboard_edit_20_filled": 58473, + "ic_fluent_clipboard_edit_20_regular": 58474, + "ic_fluent_clipboard_error_20_filled": 58475, + "ic_fluent_clipboard_error_20_regular": 58476, + "ic_fluent_clipboard_heart_20_filled": 58477, + "ic_fluent_clipboard_heart_20_regular": 58478, + "ic_fluent_clipboard_image_20_filled": 58479, + "ic_fluent_clipboard_image_20_regular": 58480, + "ic_fluent_clipboard_letter_20_filled": 58481, + "ic_fluent_clipboard_letter_20_regular": 58482, + "ic_fluent_clipboard_link_20_filled": 58483, + "ic_fluent_clipboard_link_20_regular": 58484, + "ic_fluent_clipboard_math_formula_20_filled": 58485, + "ic_fluent_clipboard_math_formula_20_regular": 58486, + "ic_fluent_clipboard_month_20_filled": 58487, + "ic_fluent_clipboard_month_20_regular": 58488, + "ic_fluent_clipboard_more_20_filled": 58489, + "ic_fluent_clipboard_more_20_regular": 58490, + "ic_fluent_clipboard_note_20_filled": 58491, + "ic_fluent_clipboard_note_20_regular": 58492, + "ic_fluent_clipboard_number_123_20_filled": 58493, + "ic_fluent_clipboard_number_123_20_regular": 58494, + "ic_fluent_clipboard_paste_20_filled": 58495, + "ic_fluent_clipboard_paste_20_regular": 58496, + "ic_fluent_clipboard_pulse_20_filled": 58497, + "ic_fluent_clipboard_pulse_20_regular": 58498, + "ic_fluent_clipboard_search_20_filled": 58499, + "ic_fluent_clipboard_search_20_regular": 58500, + "ic_fluent_clipboard_settings_20_filled": 58501, + "ic_fluent_clipboard_settings_20_regular": 58502, + "ic_fluent_clipboard_task_20_filled": 58503, + "ic_fluent_clipboard_task_20_regular": 58504, + "ic_fluent_clipboard_task_add_20_filled": 58505, + "ic_fluent_clipboard_task_add_20_regular": 58506, + "ic_fluent_clipboard_task_list_ltr_20_filled": 58507, + "ic_fluent_clipboard_task_list_ltr_20_regular": 58508, + "ic_fluent_clipboard_task_list_rtl_20_filled": 58509, + "ic_fluent_clipboard_task_list_rtl_20_regular": 58510, + "ic_fluent_clipboard_text_edit_20_filled": 58511, + "ic_fluent_clipboard_text_edit_20_regular": 58512, + "ic_fluent_clipboard_text_ltr_20_filled": 58513, + "ic_fluent_clipboard_text_ltr_20_regular": 58514, + "ic_fluent_clipboard_text_rtl_20_filled": 58515, + "ic_fluent_clipboard_text_rtl_20_regular": 58516, + "ic_fluent_clock_20_filled": 58517, + "ic_fluent_clock_20_regular": 58518, + "ic_fluent_clock_alarm_20_filled": 58519, + "ic_fluent_clock_alarm_20_regular": 58520, + "ic_fluent_clock_arrow_download_20_filled": 58521, + "ic_fluent_clock_arrow_download_20_regular": 58522, + "ic_fluent_clock_bill_20_filled": 58523, + "ic_fluent_clock_bill_20_regular": 58524, + "ic_fluent_clock_dismiss_20_filled": 58525, + "ic_fluent_clock_dismiss_20_regular": 58526, + "ic_fluent_clock_lock_20_filled": 58527, + "ic_fluent_clock_lock_20_regular": 58528, + "ic_fluent_clock_pause_20_filled": 58529, + "ic_fluent_clock_pause_20_regular": 58530, + "ic_fluent_clock_toolbox_20_filled": 58531, + "ic_fluent_clock_toolbox_20_regular": 58532, + "ic_fluent_closed_caption_20_filled": 58533, + "ic_fluent_closed_caption_20_regular": 58534, + "ic_fluent_closed_caption_off_20_filled": 58535, + "ic_fluent_closed_caption_off_20_regular": 58536, + "ic_fluent_clothes_hanger_20_filled": 58537, + "ic_fluent_clothes_hanger_20_regular": 58538, + "ic_fluent_cloud_20_filled": 58539, + "ic_fluent_cloud_20_regular": 58540, + "ic_fluent_cloud_add_20_filled": 58541, + "ic_fluent_cloud_add_20_regular": 58542, + "ic_fluent_cloud_archive_20_filled": 58543, + "ic_fluent_cloud_archive_20_regular": 58544, + "ic_fluent_cloud_arrow_down_20_filled": 58545, + "ic_fluent_cloud_arrow_down_20_regular": 58546, + "ic_fluent_cloud_arrow_right_20_filled": 58547, + "ic_fluent_cloud_arrow_right_20_regular": 58548, + "ic_fluent_cloud_arrow_up_20_filled": 58549, + "ic_fluent_cloud_arrow_up_20_regular": 58550, + "ic_fluent_cloud_beaker_20_filled": 58551, + "ic_fluent_cloud_beaker_20_regular": 58552, + "ic_fluent_cloud_bidirectional_20_filled": 58553, + "ic_fluent_cloud_bidirectional_20_regular": 58554, + "ic_fluent_cloud_checkmark_20_filled": 58555, + "ic_fluent_cloud_checkmark_20_regular": 58556, + "ic_fluent_cloud_cube_20_filled": 58557, + "ic_fluent_cloud_cube_20_regular": 58558, + "ic_fluent_cloud_database_20_filled": 58559, + "ic_fluent_cloud_database_20_regular": 58560, + "ic_fluent_cloud_desktop_20_filled": 58561, + "ic_fluent_cloud_desktop_20_regular": 58562, + "ic_fluent_cloud_dismiss_20_filled": 58563, + "ic_fluent_cloud_dismiss_20_regular": 58564, + "ic_fluent_cloud_edit_20_filled": 58565, + "ic_fluent_cloud_edit_20_regular": 58566, + "ic_fluent_cloud_error_20_filled": 58567, + "ic_fluent_cloud_error_20_regular": 58568, + "ic_fluent_cloud_flow_20_filled": 58569, + "ic_fluent_cloud_flow_20_regular": 58570, + "ic_fluent_cloud_link_20_filled": 58571, + "ic_fluent_cloud_link_20_regular": 58572, + "ic_fluent_cloud_off_20_filled": 58573, + "ic_fluent_cloud_off_20_regular": 58574, + "ic_fluent_cloud_swap_20_filled": 58575, + "ic_fluent_cloud_swap_20_regular": 58576, + "ic_fluent_cloud_sync_20_filled": 58577, + "ic_fluent_cloud_sync_20_regular": 58578, + "ic_fluent_cloud_words_20_filled": 58579, + "ic_fluent_cloud_words_20_regular": 58580, + "ic_fluent_clover_20_filled": 58581, + "ic_fluent_clover_20_regular": 58582, + "ic_fluent_code_20_filled": 58583, + "ic_fluent_code_20_regular": 58584, + "ic_fluent_code_block_20_filled": 58585, + "ic_fluent_code_block_20_regular": 58586, + "ic_fluent_code_circle_20_filled": 58587, + "ic_fluent_code_circle_20_regular": 58588, + "ic_fluent_code_text_20_filled": 58589, + "ic_fluent_code_text_20_regular": 58590, + "ic_fluent_code_text_edit_20_filled": 58591, + "ic_fluent_code_text_edit_20_regular": 58592, + "ic_fluent_coin_multiple_20_filled": 58593, + "ic_fluent_coin_multiple_20_regular": 58594, + "ic_fluent_coin_stack_20_filled": 58595, + "ic_fluent_coin_stack_20_regular": 58596, + "ic_fluent_collections_20_filled": 58597, + "ic_fluent_collections_20_regular": 58598, + "ic_fluent_collections_add_20_filled": 58599, + "ic_fluent_collections_add_20_regular": 58600, + "ic_fluent_color_20_filled": 58601, + "ic_fluent_color_20_regular": 58602, + "ic_fluent_color_background_20_filled": 58603, + "ic_fluent_color_background_20_regular": 58604, + "ic_fluent_color_background_accent_20_regular": 58605, + "ic_fluent_color_fill_20_filled": 58606, + "ic_fluent_color_fill_20_regular": 58607, + "ic_fluent_color_fill_accent_20_regular": 58608, + "ic_fluent_color_line_20_filled": 58609, + "ic_fluent_color_line_20_regular": 58610, + "ic_fluent_color_line_accent_20_regular": 58611, + "ic_fluent_column_20_filled": 58612, + "ic_fluent_column_20_regular": 58613, + "ic_fluent_column_arrow_right_20_filled": 58614, + "ic_fluent_column_arrow_right_20_regular": 58615, + "ic_fluent_column_double_compare_20_filled": 58616, + "ic_fluent_column_double_compare_20_regular": 58617, + "ic_fluent_column_edit_20_filled": 58618, + "ic_fluent_column_edit_20_regular": 58619, + "ic_fluent_column_single_compare_20_filled": 58620, + "ic_fluent_column_single_compare_20_regular": 58621, + "ic_fluent_column_triple_20_filled": 58622, + "ic_fluent_column_triple_20_regular": 58623, + "ic_fluent_column_triple_edit_20_filled": 58624, + "ic_fluent_column_triple_edit_20_regular": 58625, + "ic_fluent_comma_20_filled": 58626, + "ic_fluent_comma_20_regular": 58627, + "ic_fluent_comment_20_filled": 58628, + "ic_fluent_comment_20_regular": 58629, + "ic_fluent_comment_add_20_filled": 58630, + "ic_fluent_comment_add_20_regular": 58631, + "ic_fluent_comment_arrow_left_20_filled": 58632, + "ic_fluent_comment_arrow_left_20_regular": 58633, + "ic_fluent_comment_arrow_right_20_filled": 58634, + "ic_fluent_comment_arrow_right_20_regular": 58635, + "ic_fluent_comment_badge_20_filled": 58636, + "ic_fluent_comment_badge_20_regular": 58637, + "ic_fluent_comment_checkmark_20_filled": 58638, + "ic_fluent_comment_checkmark_20_regular": 58639, + "ic_fluent_comment_dismiss_20_filled": 58640, + "ic_fluent_comment_dismiss_20_regular": 58641, + "ic_fluent_comment_edit_20_filled": 58642, + "ic_fluent_comment_edit_20_regular": 58643, + "ic_fluent_comment_error_20_filled": 58644, + "ic_fluent_comment_error_20_regular": 58645, + "ic_fluent_comment_lightning_20_filled": 58646, + "ic_fluent_comment_lightning_20_regular": 58647, + "ic_fluent_comment_link_20_filled": 58648, + "ic_fluent_comment_link_20_regular": 58649, + "ic_fluent_comment_mention_20_filled": 58650, + "ic_fluent_comment_mention_20_regular": 58651, + "ic_fluent_comment_multiple_20_filled": 58652, + "ic_fluent_comment_multiple_20_regular": 58653, + "ic_fluent_comment_multiple_checkmark_20_filled": 58654, + "ic_fluent_comment_multiple_checkmark_20_regular": 58655, + "ic_fluent_comment_multiple_link_20_filled": 58656, + "ic_fluent_comment_multiple_link_20_regular": 58657, + "ic_fluent_comment_multiple_mention_20_filled": 58658, + "ic_fluent_comment_multiple_mention_20_regular": 58659, + "ic_fluent_comment_note_20_filled": 58660, + "ic_fluent_comment_note_20_regular": 58661, + "ic_fluent_comment_off_20_filled": 58662, + "ic_fluent_comment_off_20_regular": 58663, + "ic_fluent_comment_quote_20_filled": 58664, + "ic_fluent_comment_quote_20_regular": 58665, + "ic_fluent_comment_text_20_filled": 58666, + "ic_fluent_comment_text_20_regular": 58667, + "ic_fluent_communication_20_filled": 58668, + "ic_fluent_communication_20_regular": 58669, + "ic_fluent_communication_person_20_filled": 58670, + "ic_fluent_communication_person_20_regular": 58671, + "ic_fluent_communication_shield_20_filled": 58672, + "ic_fluent_communication_shield_20_regular": 58673, + "ic_fluent_compass_northwest_20_filled": 58674, + "ic_fluent_compass_northwest_20_regular": 58675, + "ic_fluent_compose_20_filled": 58676, + "ic_fluent_compose_20_regular": 58677, + "ic_fluent_conference_room_20_filled": 58678, + "ic_fluent_conference_room_20_regular": 58679, + "ic_fluent_connected_20_filled": 58680, + "ic_fluent_connected_20_regular": 58681, + "ic_fluent_connector_20_filled": 58682, + "ic_fluent_connector_20_regular": 58683, + "ic_fluent_contact_card_20_filled": 58684, + "ic_fluent_contact_card_20_regular": 58685, + "ic_fluent_contact_card_group_20_filled": 58686, + "ic_fluent_contact_card_group_20_regular": 58687, + "ic_fluent_contact_card_link_20_filled": 58688, + "ic_fluent_contact_card_link_20_regular": 58689, + "ic_fluent_contact_card_ribbon_20_filled": 58690, + "ic_fluent_contact_card_ribbon_20_regular": 58691, + "ic_fluent_content_settings_20_filled": 58692, + "ic_fluent_content_settings_20_regular": 58693, + "ic_fluent_content_view_20_filled": 58694, + "ic_fluent_content_view_20_regular": 58695, + "ic_fluent_content_view_gallery_20_filled": 58696, + "ic_fluent_content_view_gallery_20_regular": 58697, + "ic_fluent_content_view_gallery_lightning_20_filled": 58698, + "ic_fluent_content_view_gallery_lightning_20_regular": 58699, + "ic_fluent_contract_down_left_20_filled": 58700, + "ic_fluent_contract_down_left_20_regular": 58701, + "ic_fluent_contract_up_right_20_filled": 58702, + "ic_fluent_contract_up_right_20_regular": 58703, + "ic_fluent_control_button_20_filled": 58704, + "ic_fluent_control_button_20_regular": 58705, + "ic_fluent_convert_range_20_filled": 58706, + "ic_fluent_convert_range_20_regular": 58707, + "ic_fluent_cookies_20_filled": 58708, + "ic_fluent_cookies_20_regular": 58709, + "ic_fluent_copy_20_filled": 58710, + "ic_fluent_copy_20_regular": 58711, + "ic_fluent_copy_add_20_filled": 58712, + "ic_fluent_copy_add_20_regular": 58713, + "ic_fluent_copy_arrow_right_20_filled": 58714, + "ic_fluent_copy_arrow_right_20_regular": 58715, + "ic_fluent_copy_select_20_filled": 58716, + "ic_fluent_copy_select_20_regular": 58717, + "ic_fluent_couch_20_filled": 58718, + "ic_fluent_couch_20_regular": 58719, + "ic_fluent_credit_card_clock_20_filled": 58720, + "ic_fluent_credit_card_clock_20_regular": 58721, + "ic_fluent_credit_card_person_20_filled": 58722, + "ic_fluent_credit_card_person_20_regular": 58723, + "ic_fluent_credit_card_toolbox_20_filled": 58724, + "ic_fluent_credit_card_toolbox_20_regular": 58725, + "ic_fluent_crop_20_filled": 58726, + "ic_fluent_crop_20_regular": 58727, + "ic_fluent_crop_arrow_rotate_20_filled": 58728, + "ic_fluent_crop_arrow_rotate_20_regular": 58729, + "ic_fluent_crop_interim_20_filled": 58730, + "ic_fluent_crop_interim_20_regular": 58731, + "ic_fluent_crop_interim_off_20_filled": 58732, + "ic_fluent_crop_interim_off_20_regular": 58733, + "ic_fluent_crown_20_filled": 58734, + "ic_fluent_crown_20_regular": 58735, + "ic_fluent_cube_20_filled": 58736, + "ic_fluent_cube_20_regular": 58737, + "ic_fluent_cube_add_20_filled": 58738, + "ic_fluent_cube_add_20_regular": 58739, + "ic_fluent_cube_arrow_curve_down_20_filled": 58740, + "ic_fluent_cube_arrow_curve_down_20_regular": 58741, + "ic_fluent_cube_link_20_filled": 58742, + "ic_fluent_cube_link_20_regular": 58743, + "ic_fluent_cube_multiple_20_filled": 58744, + "ic_fluent_cube_multiple_20_regular": 58745, + "ic_fluent_cube_quick_20_filled": 58746, + "ic_fluent_cube_quick_20_regular": 58747, + "ic_fluent_cube_rotate_20_filled": 58748, + "ic_fluent_cube_rotate_20_regular": 58749, + "ic_fluent_cube_sync_20_filled": 58750, + "ic_fluent_cube_sync_20_regular": 58751, + "ic_fluent_cube_tree_20_filled": 58752, + "ic_fluent_cube_tree_20_regular": 58753, + "ic_fluent_currency_dollar_euro_20_filled": 58754, + "ic_fluent_currency_dollar_euro_20_regular": 58755, + "ic_fluent_currency_dollar_rupee_20_filled": 58756, + "ic_fluent_currency_dollar_rupee_20_regular": 58757, + "ic_fluent_cursor_20_filled": 58758, + "ic_fluent_cursor_20_regular": 58759, + "ic_fluent_cursor_click_20_filled": 58760, + "ic_fluent_cursor_click_20_regular": 58761, + "ic_fluent_cursor_hover_20_filled": 58762, + "ic_fluent_cursor_hover_20_regular": 58763, + "ic_fluent_cursor_hover_off_20_filled": 58764, + "ic_fluent_cursor_hover_off_20_regular": 58765, + "ic_fluent_cursor_prohibited_20_filled": 58766, + "ic_fluent_cursor_prohibited_20_regular": 58767, + "ic_fluent_cut_20_filled": 58768, + "ic_fluent_cut_20_regular": 58769, + "ic_fluent_dark_theme_20_filled": 58770, + "ic_fluent_dark_theme_20_regular": 58771, + "ic_fluent_data_area_20_filled": 58772, + "ic_fluent_data_area_20_regular": 58773, + "ic_fluent_data_bar_horizontal_20_filled": 58774, + "ic_fluent_data_bar_horizontal_20_regular": 58775, + "ic_fluent_data_bar_vertical_20_filled": 58776, + "ic_fluent_data_bar_vertical_20_regular": 58777, + "ic_fluent_data_bar_vertical_add_20_filled": 58778, + "ic_fluent_data_bar_vertical_add_20_regular": 58779, + "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58780, + "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58781, + "ic_fluent_data_bar_vertical_ascending_20_filled": 58782, + "ic_fluent_data_bar_vertical_ascending_20_regular": 58783, + "ic_fluent_data_bar_vertical_star_20_filled": 58784, + "ic_fluent_data_bar_vertical_star_20_regular": 58785, + "ic_fluent_data_funnel_20_filled": 58786, + "ic_fluent_data_funnel_20_regular": 58787, + "ic_fluent_data_histogram_20_filled": 58788, + "ic_fluent_data_histogram_20_regular": 58789, + "ic_fluent_data_line_20_filled": 58790, + "ic_fluent_data_line_20_regular": 58791, + "ic_fluent_data_pie_20_filled": 58792, + "ic_fluent_data_pie_20_regular": 58793, + "ic_fluent_data_scatter_20_filled": 58794, + "ic_fluent_data_scatter_20_regular": 58795, + "ic_fluent_data_sunburst_20_filled": 58796, + "ic_fluent_data_sunburst_20_regular": 58797, + "ic_fluent_data_treemap_20_filled": 58798, + "ic_fluent_data_treemap_20_regular": 58799, + "ic_fluent_data_trending_20_filled": 58800, + "ic_fluent_data_trending_20_regular": 58801, + "ic_fluent_data_usage_20_filled": 58802, + "ic_fluent_data_usage_20_regular": 58803, + "ic_fluent_data_usage_checkmark_20_filled": 58804, + "ic_fluent_data_usage_checkmark_20_regular": 58805, + "ic_fluent_data_usage_edit_20_filled": 58806, + "ic_fluent_data_usage_edit_20_regular": 58807, + "ic_fluent_data_usage_settings_20_filled": 58808, + "ic_fluent_data_usage_settings_20_regular": 58809, + "ic_fluent_data_usage_toolbox_20_filled": 58810, + "ic_fluent_data_usage_toolbox_20_regular": 58811, + "ic_fluent_data_waterfall_20_filled": 58812, + "ic_fluent_data_waterfall_20_regular": 58813, + "ic_fluent_data_whisker_20_filled": 58814, + "ic_fluent_data_whisker_20_regular": 58815, + "ic_fluent_database_20_filled": 58816, + "ic_fluent_database_20_regular": 58817, + "ic_fluent_database_arrow_down_20_filled": 58818, + "ic_fluent_database_arrow_down_20_regular": 58819, + "ic_fluent_database_arrow_right_20_filled": 58820, + "ic_fluent_database_arrow_right_20_regular": 58821, + "ic_fluent_database_arrow_up_20_filled": 58822, + "ic_fluent_database_arrow_up_20_regular": 58823, + "ic_fluent_database_lightning_20_filled": 58824, + "ic_fluent_database_lightning_20_regular": 58825, + "ic_fluent_database_link_20_filled": 58826, + "ic_fluent_database_link_20_regular": 58827, + "ic_fluent_database_multiple_20_filled": 58828, + "ic_fluent_database_multiple_20_regular": 58829, + "ic_fluent_database_person_20_filled": 58830, + "ic_fluent_database_person_20_regular": 58831, + "ic_fluent_database_plug_connected_20_filled": 58832, + "ic_fluent_database_plug_connected_20_regular": 58833, + "ic_fluent_database_search_20_filled": 58834, + "ic_fluent_database_search_20_regular": 58835, + "ic_fluent_database_switch_20_filled": 58836, + "ic_fluent_database_switch_20_regular": 58837, + "ic_fluent_database_warning_20_filled": 58838, + "ic_fluent_database_warning_20_regular": 58839, + "ic_fluent_database_window_20_filled": 58840, + "ic_fluent_database_window_20_regular": 58841, + "ic_fluent_decimal_arrow_left_20_filled": 58842, + "ic_fluent_decimal_arrow_left_20_regular": 58843, + "ic_fluent_decimal_arrow_right_20_filled": 58844, + "ic_fluent_decimal_arrow_right_20_regular": 58845, + "ic_fluent_delete_20_filled": 58846, + "ic_fluent_delete_20_regular": 58847, + "ic_fluent_delete_arrow_back_20_filled": 58848, + "ic_fluent_delete_arrow_back_20_regular": 58849, + "ic_fluent_delete_dismiss_20_filled": 58850, + "ic_fluent_delete_dismiss_20_regular": 58851, + "ic_fluent_delete_lines_20_filled": 58852, + "ic_fluent_delete_lines_20_regular": 58853, + "ic_fluent_delete_off_20_filled": 58854, + "ic_fluent_delete_off_20_regular": 58855, + "ic_fluent_dentist_20_filled": 58856, + "ic_fluent_dentist_20_regular": 58857, + "ic_fluent_design_ideas_20_filled": 58858, + "ic_fluent_design_ideas_20_regular": 58859, + "ic_fluent_desk_20_filled": 58860, + "ic_fluent_desk_20_regular": 58861, + "ic_fluent_desktop_20_filled": 58862, + "ic_fluent_desktop_20_regular": 58863, + "ic_fluent_desktop_arrow_down_20_filled": 58864, + "ic_fluent_desktop_arrow_down_20_regular": 58865, + "ic_fluent_desktop_arrow_right_20_filled": 58866, + "ic_fluent_desktop_arrow_right_20_regular": 58867, + "ic_fluent_desktop_checkmark_20_filled": 58868, + "ic_fluent_desktop_checkmark_20_regular": 58869, + "ic_fluent_desktop_cursor_20_filled": 58870, + "ic_fluent_desktop_cursor_20_regular": 58871, + "ic_fluent_desktop_edit_20_filled": 58872, + "ic_fluent_desktop_edit_20_regular": 58873, + "ic_fluent_desktop_flow_20_filled": 58874, + "ic_fluent_desktop_flow_20_regular": 58875, + "ic_fluent_desktop_keyboard_20_filled": 58876, + "ic_fluent_desktop_keyboard_20_regular": 58877, + "ic_fluent_desktop_mac_20_filled": 58878, + "ic_fluent_desktop_mac_20_regular": 58879, + "ic_fluent_desktop_off_20_filled": 58880, + "ic_fluent_desktop_off_20_regular": 58881, + "ic_fluent_desktop_pulse_20_filled": 58882, + "ic_fluent_desktop_pulse_20_regular": 58883, + "ic_fluent_desktop_signal_20_filled": 58884, + "ic_fluent_desktop_signal_20_regular": 58885, + "ic_fluent_desktop_speaker_20_filled": 58886, + "ic_fluent_desktop_speaker_20_regular": 58887, + "ic_fluent_desktop_speaker_off_20_filled": 58888, + "ic_fluent_desktop_speaker_off_20_regular": 58889, + "ic_fluent_desktop_sync_20_filled": 58890, + "ic_fluent_desktop_sync_20_regular": 58891, + "ic_fluent_desktop_toolbox_20_filled": 58892, + "ic_fluent_desktop_toolbox_20_regular": 58893, + "ic_fluent_desktop_tower_20_filled": 58894, + "ic_fluent_desktop_tower_20_regular": 58895, + "ic_fluent_developer_board_20_filled": 58896, + "ic_fluent_developer_board_20_regular": 58897, + "ic_fluent_developer_board_lightning_20_filled": 58898, + "ic_fluent_developer_board_lightning_20_regular": 58899, + "ic_fluent_developer_board_lightning_toolbox_20_filled": 58900, + "ic_fluent_developer_board_lightning_toolbox_20_regular": 58901, + "ic_fluent_developer_board_search_20_filled": 58902, + "ic_fluent_developer_board_search_20_regular": 58903, + "ic_fluent_device_eq_20_filled": 58904, + "ic_fluent_device_eq_20_regular": 58905, + "ic_fluent_device_meeting_room_20_filled": 58906, + "ic_fluent_device_meeting_room_20_regular": 58907, + "ic_fluent_device_meeting_room_remote_20_filled": 58908, + "ic_fluent_device_meeting_room_remote_20_regular": 58909, + "ic_fluent_diagram_20_filled": 58910, + "ic_fluent_diagram_20_regular": 58911, + "ic_fluent_dialpad_20_filled": 58912, + "ic_fluent_dialpad_20_regular": 58913, + "ic_fluent_dialpad_off_20_filled": 58914, + "ic_fluent_dialpad_off_20_regular": 58915, + "ic_fluent_dialpad_question_mark_20_filled": 58916, + "ic_fluent_dialpad_question_mark_20_regular": 58917, + "ic_fluent_diamond_20_filled": 58918, + "ic_fluent_diamond_20_regular": 58919, + "ic_fluent_directions_20_filled": 58920, + "ic_fluent_directions_20_regular": 58921, + "ic_fluent_dishwasher_20_filled": 58922, + "ic_fluent_dishwasher_20_regular": 58923, + "ic_fluent_dismiss_20_filled": 58924, + "ic_fluent_dismiss_20_regular": 58925, + "ic_fluent_dismiss_circle_20_filled": 58926, + "ic_fluent_dismiss_circle_20_regular": 58927, + "ic_fluent_dismiss_square_20_filled": 58928, + "ic_fluent_dismiss_square_20_regular": 58929, + "ic_fluent_dismiss_square_multiple_20_filled": 58930, + "ic_fluent_dismiss_square_multiple_20_regular": 58931, + "ic_fluent_diversity_20_filled": 58932, + "ic_fluent_diversity_20_regular": 58933, + "ic_fluent_divider_short_20_filled": 58934, + "ic_fluent_divider_short_20_regular": 58935, + "ic_fluent_divider_tall_20_filled": 58936, + "ic_fluent_divider_tall_20_regular": 58937, + "ic_fluent_dock_20_filled": 58938, + "ic_fluent_dock_20_regular": 58939, + "ic_fluent_dock_row_20_filled": 58940, + "ic_fluent_dock_row_20_regular": 58941, + "ic_fluent_doctor_20_filled": 58942, + "ic_fluent_doctor_20_regular": 58943, + "ic_fluent_document_100_20_filled": 58944, + "ic_fluent_document_100_20_regular": 58945, + "ic_fluent_document_20_filled": 58946, + "ic_fluent_document_20_regular": 58947, + "ic_fluent_document_add_20_filled": 58948, + "ic_fluent_document_add_20_regular": 58949, + "ic_fluent_document_arrow_down_20_filled": 58950, + "ic_fluent_document_arrow_down_20_regular": 58951, + "ic_fluent_document_arrow_left_20_filled": 58952, + "ic_fluent_document_arrow_left_20_regular": 58953, + "ic_fluent_document_arrow_right_20_filled": 58954, + "ic_fluent_document_arrow_right_20_regular": 58955, + "ic_fluent_document_arrow_up_20_filled": 58956, + "ic_fluent_document_arrow_up_20_regular": 58957, + "ic_fluent_document_border_20_filled": 58958, + "ic_fluent_document_border_20_regular": 58959, + "ic_fluent_document_border_print_20_filled": 58960, + "ic_fluent_document_border_print_20_regular": 58961, + "ic_fluent_document_briefcase_20_filled": 58962, + "ic_fluent_document_briefcase_20_regular": 58963, + "ic_fluent_document_bullet_list_20_filled": 58964, + "ic_fluent_document_bullet_list_20_regular": 58965, + "ic_fluent_document_bullet_list_arrow_left_20_filled": 58966, + "ic_fluent_document_bullet_list_arrow_left_20_regular": 58967, + "ic_fluent_document_bullet_list_clock_20_filled": 58968, + "ic_fluent_document_bullet_list_clock_20_regular": 58969, + "ic_fluent_document_bullet_list_cube_20_filled": 58970, + "ic_fluent_document_bullet_list_cube_20_regular": 58971, + "ic_fluent_document_bullet_list_multiple_20_filled": 58972, + "ic_fluent_document_bullet_list_multiple_20_regular": 58973, + "ic_fluent_document_bullet_list_off_20_filled": 58974, + "ic_fluent_document_bullet_list_off_20_regular": 58975, + "ic_fluent_document_catch_up_20_filled": 58976, + "ic_fluent_document_catch_up_20_regular": 58977, + "ic_fluent_document_checkmark_20_filled": 58978, + "ic_fluent_document_checkmark_20_regular": 58979, + "ic_fluent_document_chevron_double_20_filled": 58980, + "ic_fluent_document_chevron_double_20_regular": 58981, + "ic_fluent_document_copy_20_filled": 58982, + "ic_fluent_document_copy_20_regular": 58983, + "ic_fluent_document_css_20_filled": 58984, + "ic_fluent_document_css_20_regular": 58985, + "ic_fluent_document_cube_20_filled": 58986, + "ic_fluent_document_cube_20_regular": 58987, + "ic_fluent_document_data_20_filled": 58988, + "ic_fluent_document_data_20_regular": 58989, + "ic_fluent_document_data_link_20_filled": 58990, + "ic_fluent_document_data_link_20_regular": 58991, + "ic_fluent_document_data_lock_20_filled": 58992, + "ic_fluent_document_data_lock_20_regular": 58993, + "ic_fluent_document_database_20_filled": 58994, + "ic_fluent_document_database_20_regular": 58995, + "ic_fluent_document_dismiss_20_filled": 58996, + "ic_fluent_document_dismiss_20_regular": 58997, + "ic_fluent_document_edit_20_filled": 58998, + "ic_fluent_document_edit_20_regular": 58999, + "ic_fluent_document_endnote_20_filled": 59000, + "ic_fluent_document_endnote_20_regular": 59001, + "ic_fluent_document_error_20_filled": 59002, + "ic_fluent_document_error_20_regular": 59003, + "ic_fluent_document_fit_20_filled": 59004, + "ic_fluent_document_fit_20_regular": 59005, + "ic_fluent_document_flowchart_20_filled": 59006, + "ic_fluent_document_flowchart_20_regular": 59007, + "ic_fluent_document_folder_20_filled": 59008, + "ic_fluent_document_folder_20_regular": 59009, + "ic_fluent_document_footer_20_filled": 59010, + "ic_fluent_document_footer_20_regular": 59011, + "ic_fluent_document_footer_dismiss_20_filled": 59012, + "ic_fluent_document_footer_dismiss_20_regular": 59013, + "ic_fluent_document_globe_20_filled": 59014, + "ic_fluent_document_globe_20_regular": 59015, + "ic_fluent_document_header_20_filled": 59016, + "ic_fluent_document_header_20_regular": 59017, + "ic_fluent_document_header_arrow_down_20_filled": 59018, + "ic_fluent_document_header_arrow_down_20_regular": 59019, + "ic_fluent_document_header_dismiss_20_filled": 59020, + "ic_fluent_document_header_dismiss_20_regular": 59021, + "ic_fluent_document_header_footer_20_filled": 59022, + "ic_fluent_document_header_footer_20_regular": 59023, + "ic_fluent_document_heart_20_filled": 59024, + "ic_fluent_document_heart_20_regular": 59025, + "ic_fluent_document_heart_pulse_20_filled": 59026, + "ic_fluent_document_heart_pulse_20_regular": 59027, + "ic_fluent_document_image_20_filled": 59028, + "ic_fluent_document_image_20_regular": 59029, + "ic_fluent_document_java_20_filled": 59030, + "ic_fluent_document_java_20_regular": 59031, + "ic_fluent_document_javascript_20_filled": 59032, + "ic_fluent_document_javascript_20_regular": 59033, + "ic_fluent_document_key_20_filled": 59034, + "ic_fluent_document_key_20_regular": 59035, + "ic_fluent_document_landscape_20_filled": 59036, + "ic_fluent_document_landscape_20_regular": 59037, + "ic_fluent_document_landscape_data_20_filled": 59038, + "ic_fluent_document_landscape_data_20_regular": 59039, + "ic_fluent_document_landscape_split_20_filled": 59040, + "ic_fluent_document_landscape_split_20_regular": 59041, + "ic_fluent_document_landscape_split_hint_20_filled": 59042, + "ic_fluent_document_landscape_split_hint_20_regular": 59043, + "ic_fluent_document_lightning_20_filled": 59044, + "ic_fluent_document_lightning_20_regular": 59045, + "ic_fluent_document_link_20_filled": 59046, + "ic_fluent_document_link_20_regular": 59047, + "ic_fluent_document_lock_20_filled": 59048, + "ic_fluent_document_lock_20_regular": 59049, + "ic_fluent_document_margins_20_filled": 59050, + "ic_fluent_document_margins_20_regular": 59051, + "ic_fluent_document_mention_20_filled": 59052, + "ic_fluent_document_mention_20_regular": 59053, + "ic_fluent_document_multiple_20_filled": 59054, + "ic_fluent_document_multiple_20_regular": 59055, + "ic_fluent_document_multiple_percent_20_filled": 59056, + "ic_fluent_document_multiple_percent_20_regular": 59057, + "ic_fluent_document_multiple_prohibited_20_filled": 59058, + "ic_fluent_document_multiple_prohibited_20_regular": 59059, + "ic_fluent_document_multiple_sync_20_filled": 59060, + "ic_fluent_document_multiple_sync_20_regular": 59061, + "ic_fluent_document_one_page_20_filled": 59062, + "ic_fluent_document_one_page_20_regular": 59063, + "ic_fluent_document_one_page_add_20_filled": 59064, + "ic_fluent_document_one_page_add_20_regular": 59065, + "ic_fluent_document_one_page_columns_20_filled": 59066, + "ic_fluent_document_one_page_columns_20_regular": 59067, + "ic_fluent_document_one_page_link_20_filled": 59068, + "ic_fluent_document_one_page_link_20_regular": 59069, + "ic_fluent_document_one_page_multiple_20_filled": 59070, + "ic_fluent_document_one_page_multiple_20_regular": 59071, + "ic_fluent_document_one_page_multiple_sparkle_20_filled": 59072, + "ic_fluent_document_one_page_multiple_sparkle_20_regular": 59073, + "ic_fluent_document_one_page_sparkle_20_filled": 59074, + "ic_fluent_document_one_page_sparkle_20_regular": 59075, + "ic_fluent_document_page_bottom_center_20_filled": 59076, + "ic_fluent_document_page_bottom_center_20_regular": 59077, + "ic_fluent_document_page_bottom_left_20_filled": 59078, + "ic_fluent_document_page_bottom_left_20_regular": 59079, + "ic_fluent_document_page_bottom_right_20_filled": 59080, + "ic_fluent_document_page_bottom_right_20_regular": 59081, + "ic_fluent_document_page_break_20_filled": 59082, + "ic_fluent_document_page_break_20_regular": 59083, + "ic_fluent_document_page_number_20_filled": 59084, + "ic_fluent_document_page_number_20_regular": 59085, + "ic_fluent_document_page_top_center_20_filled": 59086, + "ic_fluent_document_page_top_center_20_regular": 59087, + "ic_fluent_document_page_top_left_20_filled": 59088, + "ic_fluent_document_page_top_left_20_regular": 59089, + "ic_fluent_document_page_top_right_20_filled": 59090, + "ic_fluent_document_page_top_right_20_regular": 59091, + "ic_fluent_document_pdf_20_filled": 59092, + "ic_fluent_document_pdf_20_regular": 59093, + "ic_fluent_document_percent_20_filled": 59094, + "ic_fluent_document_percent_20_regular": 59095, + "ic_fluent_document_person_20_filled": 59096, + "ic_fluent_document_person_20_regular": 59097, + "ic_fluent_document_pill_20_filled": 59098, + "ic_fluent_document_pill_20_regular": 59099, + "ic_fluent_document_print_20_filled": 59100, + "ic_fluent_document_print_20_regular": 59101, + "ic_fluent_document_prohibited_20_filled": 59102, + "ic_fluent_document_prohibited_20_regular": 59103, + "ic_fluent_document_question_mark_20_filled": 59104, + "ic_fluent_document_question_mark_20_regular": 59105, + "ic_fluent_document_queue_20_filled": 59106, + "ic_fluent_document_queue_20_regular": 59107, + "ic_fluent_document_queue_add_20_filled": 59108, + "ic_fluent_document_queue_add_20_regular": 59109, + "ic_fluent_document_queue_multiple_20_filled": 59110, + "ic_fluent_document_queue_multiple_20_regular": 59111, + "ic_fluent_document_ribbon_20_filled": 59112, + "ic_fluent_document_ribbon_20_regular": 59113, + "ic_fluent_document_sass_20_filled": 59114, + "ic_fluent_document_sass_20_regular": 59115, + "ic_fluent_document_save_20_filled": 59116, + "ic_fluent_document_save_20_regular": 59117, + "ic_fluent_document_search_20_filled": 59118, + "ic_fluent_document_search_20_regular": 59119, + "ic_fluent_document_settings_20_filled": 59120, + "ic_fluent_document_settings_20_regular": 59121, + "ic_fluent_document_signature_20_filled": 59122, + "ic_fluent_document_signature_20_regular": 59123, + "ic_fluent_document_split_hint_20_filled": 59124, + "ic_fluent_document_split_hint_20_regular": 59125, + "ic_fluent_document_split_hint_off_20_filled": 59126, + "ic_fluent_document_split_hint_off_20_regular": 59127, + "ic_fluent_document_sync_20_filled": 59128, + "ic_fluent_document_sync_20_regular": 59129, + "ic_fluent_document_table_20_filled": 59130, + "ic_fluent_document_table_20_regular": 59131, + "ic_fluent_document_table_arrow_right_20_filled": 59132, + "ic_fluent_document_table_arrow_right_20_regular": 59133, + "ic_fluent_document_table_checkmark_20_filled": 59134, + "ic_fluent_document_table_checkmark_20_regular": 59135, + "ic_fluent_document_table_cube_20_filled": 59136, + "ic_fluent_document_table_cube_20_regular": 59137, + "ic_fluent_document_table_search_20_filled": 59138, + "ic_fluent_document_table_search_20_regular": 59139, + "ic_fluent_document_table_truck_20_filled": 59140, + "ic_fluent_document_table_truck_20_regular": 59141, + "ic_fluent_document_target_20_filled": 59142, + "ic_fluent_document_target_20_regular": 59143, + "ic_fluent_document_text_20_filled": 59144, + "ic_fluent_document_text_20_regular": 59145, + "ic_fluent_document_text_clock_20_filled": 59146, + "ic_fluent_document_text_clock_20_regular": 59147, + "ic_fluent_document_text_extract_20_filled": 59148, + "ic_fluent_document_text_extract_20_regular": 59149, + "ic_fluent_document_text_link_20_filled": 59150, + "ic_fluent_document_text_link_20_regular": 59151, + "ic_fluent_document_text_toolbox_20_filled": 59152, + "ic_fluent_document_text_toolbox_20_regular": 59153, + "ic_fluent_document_toolbox_20_filled": 59154, + "ic_fluent_document_toolbox_20_regular": 59155, + "ic_fluent_document_width_20_filled": 59156, + "ic_fluent_document_width_20_regular": 59157, + "ic_fluent_document_yml_20_filled": 59158, + "ic_fluent_document_yml_20_regular": 59159, + "ic_fluent_door_20_filled": 59160, + "ic_fluent_door_20_regular": 59161, + "ic_fluent_door_arrow_left_20_filled": 59162, + "ic_fluent_door_arrow_left_20_regular": 59163, + "ic_fluent_door_arrow_right_20_filled": 59164, + "ic_fluent_door_arrow_right_20_regular": 59165, + "ic_fluent_door_tag_20_filled": 59166, + "ic_fluent_door_tag_20_regular": 59167, + "ic_fluent_double_swipe_down_20_filled": 59168, + "ic_fluent_double_swipe_down_20_regular": 59169, + "ic_fluent_double_swipe_up_20_filled": 59170, + "ic_fluent_double_swipe_up_20_regular": 59171, + "ic_fluent_double_tap_swipe_down_20_filled": 59172, + "ic_fluent_double_tap_swipe_down_20_regular": 59173, + "ic_fluent_double_tap_swipe_up_20_filled": 59174, + "ic_fluent_double_tap_swipe_up_20_regular": 59175, + "ic_fluent_drafts_20_filled": 59176, + "ic_fluent_drafts_20_regular": 59177, + "ic_fluent_drag_20_filled": 59178, + "ic_fluent_drag_20_regular": 59179, + "ic_fluent_draw_image_20_filled": 59180, + "ic_fluent_draw_image_20_regular": 59181, + "ic_fluent_draw_shape_20_filled": 59182, + "ic_fluent_draw_shape_20_regular": 59183, + "ic_fluent_draw_text_20_filled": 59184, + "ic_fluent_draw_text_20_regular": 59185, + "ic_fluent_drawer_20_filled": 59186, + "ic_fluent_drawer_20_regular": 59187, + "ic_fluent_drawer_add_20_filled": 59188, + "ic_fluent_drawer_add_20_regular": 59189, + "ic_fluent_drawer_arrow_download_20_filled": 59190, + "ic_fluent_drawer_arrow_download_20_regular": 59191, + "ic_fluent_drawer_dismiss_20_filled": 59192, + "ic_fluent_drawer_dismiss_20_regular": 59193, + "ic_fluent_drawer_play_20_filled": 59194, + "ic_fluent_drawer_play_20_regular": 59195, + "ic_fluent_drawer_subtract_20_filled": 59196, + "ic_fluent_drawer_subtract_20_regular": 59197, + "ic_fluent_drink_beer_20_filled": 59198, + "ic_fluent_drink_beer_20_regular": 59199, + "ic_fluent_drink_bottle_20_filled": 59200, + "ic_fluent_drink_bottle_20_regular": 59201, + "ic_fluent_drink_bottle_off_20_filled": 59202, + "ic_fluent_drink_bottle_off_20_regular": 59203, + "ic_fluent_drink_coffee_20_filled": 59204, + "ic_fluent_drink_coffee_20_regular": 59205, + "ic_fluent_drink_margarita_20_filled": 59206, + "ic_fluent_drink_margarita_20_regular": 59207, + "ic_fluent_drink_to_go_20_filled": 59208, + "ic_fluent_drink_to_go_20_regular": 59209, + "ic_fluent_drink_wine_20_filled": 59210, + "ic_fluent_drink_wine_20_regular": 59211, + "ic_fluent_drive_train_20_filled": 59212, + "ic_fluent_drive_train_20_regular": 59213, + "ic_fluent_drop_20_filled": 59214, + "ic_fluent_drop_20_regular": 59215, + "ic_fluent_dual_screen_20_filled": 59216, + "ic_fluent_dual_screen_20_regular": 59217, + "ic_fluent_dual_screen_add_20_filled": 59218, + "ic_fluent_dual_screen_add_20_regular": 59219, + "ic_fluent_dual_screen_arrow_right_20_filled": 59220, + "ic_fluent_dual_screen_arrow_right_20_regular": 59221, + "ic_fluent_dual_screen_arrow_up_20_filled": 59222, + "ic_fluent_dual_screen_arrow_up_20_regular": 59223, + "ic_fluent_dual_screen_clock_20_filled": 59224, + "ic_fluent_dual_screen_clock_20_regular": 59225, + "ic_fluent_dual_screen_closed_alert_20_filled": 59226, + "ic_fluent_dual_screen_closed_alert_20_regular": 59227, + "ic_fluent_dual_screen_desktop_20_filled": 59228, + "ic_fluent_dual_screen_desktop_20_regular": 59229, + "ic_fluent_dual_screen_dismiss_20_filled": 59230, + "ic_fluent_dual_screen_dismiss_20_regular": 59231, + "ic_fluent_dual_screen_group_20_filled": 59232, + "ic_fluent_dual_screen_group_20_regular": 59233, + "ic_fluent_dual_screen_header_20_filled": 59234, + "ic_fluent_dual_screen_header_20_regular": 59235, + "ic_fluent_dual_screen_lock_20_filled": 59236, + "ic_fluent_dual_screen_lock_20_regular": 59237, + "ic_fluent_dual_screen_mirror_20_filled": 59238, + "ic_fluent_dual_screen_mirror_20_regular": 59239, + "ic_fluent_dual_screen_pagination_20_filled": 59240, + "ic_fluent_dual_screen_pagination_20_regular": 59241, + "ic_fluent_dual_screen_settings_20_filled": 59242, + "ic_fluent_dual_screen_settings_20_regular": 59243, + "ic_fluent_dual_screen_span_20_filled": 59244, + "ic_fluent_dual_screen_span_20_regular": 59245, + "ic_fluent_dual_screen_speaker_20_filled": 59246, + "ic_fluent_dual_screen_speaker_20_regular": 59247, + "ic_fluent_dual_screen_status_bar_20_filled": 59248, + "ic_fluent_dual_screen_status_bar_20_regular": 59249, + "ic_fluent_dual_screen_tablet_20_filled": 59250, + "ic_fluent_dual_screen_tablet_20_regular": 59251, + "ic_fluent_dual_screen_update_20_filled": 59252, + "ic_fluent_dual_screen_update_20_regular": 59253, + "ic_fluent_dual_screen_vertical_scroll_20_filled": 59254, + "ic_fluent_dual_screen_vertical_scroll_20_regular": 59255, + "ic_fluent_dual_screen_vibrate_20_filled": 59256, + "ic_fluent_dual_screen_vibrate_20_regular": 59257, + "ic_fluent_dumbbell_20_filled": 59258, + "ic_fluent_dumbbell_20_regular": 59259, + "ic_fluent_dust_20_filled": 59260, + "ic_fluent_dust_20_regular": 59261, + "ic_fluent_earth_20_filled": 59262, + "ic_fluent_earth_20_regular": 59263, + "ic_fluent_earth_leaf_20_filled": 59264, + "ic_fluent_earth_leaf_20_regular": 59265, + "ic_fluent_edit_20_filled": 59266, + "ic_fluent_edit_20_regular": 59267, + "ic_fluent_edit_arrow_back_20_filled": 59268, + "ic_fluent_edit_arrow_back_20_regular": 59269, + "ic_fluent_edit_line_horizontal_3_20_filled": 59270, + "ic_fluent_edit_line_horizontal_3_20_regular": 59271, + "ic_fluent_edit_lock_20_filled": 59272, + "ic_fluent_edit_lock_20_regular": 59273, + "ic_fluent_edit_off_20_filled": 59274, + "ic_fluent_edit_off_20_regular": 59275, + "ic_fluent_edit_person_20_filled": 59276, + "ic_fluent_edit_person_20_regular": 59277, + "ic_fluent_edit_prohibited_20_filled": 59278, + "ic_fluent_edit_prohibited_20_regular": 59279, + "ic_fluent_edit_settings_20_filled": 59280, + "ic_fluent_edit_settings_20_regular": 59281, + "ic_fluent_elevator_20_filled": 59282, + "ic_fluent_elevator_20_regular": 59283, + "ic_fluent_emoji_20_filled": 59284, + "ic_fluent_emoji_20_regular": 59285, + "ic_fluent_emoji_add_20_filled": 59286, + "ic_fluent_emoji_add_20_regular": 59287, + "ic_fluent_emoji_angry_20_filled": 59288, + "ic_fluent_emoji_angry_20_regular": 59289, + "ic_fluent_emoji_edit_20_filled": 59290, + "ic_fluent_emoji_edit_20_regular": 59291, + "ic_fluent_emoji_hand_20_filled": 59292, + "ic_fluent_emoji_hand_20_regular": 59293, + "ic_fluent_emoji_hint_20_filled": 59294, + "ic_fluent_emoji_hint_20_regular": 59295, + "ic_fluent_emoji_laugh_20_filled": 59296, + "ic_fluent_emoji_laugh_20_regular": 59297, + "ic_fluent_emoji_meh_20_filled": 59298, + "ic_fluent_emoji_meh_20_regular": 59299, + "ic_fluent_emoji_meme_20_filled": 59300, + "ic_fluent_emoji_meme_20_regular": 59301, + "ic_fluent_emoji_multiple_20_filled": 59302, + "ic_fluent_emoji_multiple_20_regular": 59303, + "ic_fluent_emoji_sad_20_filled": 59304, + "ic_fluent_emoji_sad_20_regular": 59305, + "ic_fluent_emoji_sad_slight_20_filled": 59306, + "ic_fluent_emoji_sad_slight_20_regular": 59307, + "ic_fluent_emoji_smile_slight_20_filled": 59308, + "ic_fluent_emoji_smile_slight_20_regular": 59309, + "ic_fluent_emoji_sparkle_20_filled": 59310, + "ic_fluent_emoji_sparkle_20_regular": 59311, + "ic_fluent_emoji_surprise_20_filled": 59312, + "ic_fluent_emoji_surprise_20_regular": 59313, + "ic_fluent_engine_20_filled": 59314, + "ic_fluent_engine_20_regular": 59315, + "ic_fluent_equal_circle_20_filled": 59316, + "ic_fluent_equal_circle_20_regular": 59317, + "ic_fluent_equal_off_20_filled": 59318, + "ic_fluent_equal_off_20_regular": 59319, + "ic_fluent_eraser_20_filled": 59320, + "ic_fluent_eraser_20_regular": 59321, + "ic_fluent_eraser_medium_20_filled": 59322, + "ic_fluent_eraser_medium_20_regular": 59323, + "ic_fluent_eraser_segment_20_filled": 59324, + "ic_fluent_eraser_segment_20_regular": 59325, + "ic_fluent_eraser_small_20_filled": 59326, + "ic_fluent_eraser_small_20_regular": 59327, + "ic_fluent_eraser_tool_20_filled": 59328, + "ic_fluent_eraser_tool_20_regular": 59329, + "ic_fluent_error_circle_20_filled": 59330, + "ic_fluent_error_circle_20_regular": 59331, + "ic_fluent_error_circle_settings_20_filled": 59332, + "ic_fluent_error_circle_settings_20_regular": 59333, + "ic_fluent_expand_up_left_20_filled": 59334, + "ic_fluent_expand_up_left_20_regular": 59335, + "ic_fluent_expand_up_right_20_filled": 59336, + "ic_fluent_expand_up_right_20_regular": 59337, + "ic_fluent_extended_dock_20_filled": 59338, + "ic_fluent_extended_dock_20_regular": 59339, + "ic_fluent_eye_20_filled": 59340, + "ic_fluent_eye_20_regular": 59341, + "ic_fluent_eye_lines_20_filled": 59342, + "ic_fluent_eye_lines_20_regular": 59343, + "ic_fluent_eye_off_20_filled": 59344, + "ic_fluent_eye_off_20_regular": 59345, + "ic_fluent_eye_tracking_20_filled": 59346, + "ic_fluent_eye_tracking_20_regular": 59347, + "ic_fluent_eye_tracking_off_20_filled": 59348, + "ic_fluent_eye_tracking_off_20_regular": 59349, + "ic_fluent_eyedropper_20_filled": 59350, + "ic_fluent_eyedropper_20_regular": 59351, + "ic_fluent_eyedropper_off_20_filled": 59352, + "ic_fluent_eyedropper_off_20_regular": 59353, + "ic_fluent_f_stop_20_filled": 59354, + "ic_fluent_f_stop_20_regular": 59355, + "ic_fluent_fast_acceleration_20_filled": 59356, + "ic_fluent_fast_acceleration_20_regular": 59357, + "ic_fluent_fast_forward_20_filled": 59358, + "ic_fluent_fast_forward_20_regular": 59359, + "ic_fluent_fax_20_filled": 59360, + "ic_fluent_fax_20_regular": 59361, + "ic_fluent_feed_20_filled": 59362, + "ic_fluent_feed_20_regular": 59363, + "ic_fluent_filmstrip_20_filled": 59364, + "ic_fluent_filmstrip_20_regular": 59365, + "ic_fluent_filmstrip_image_20_filled": 59366, + "ic_fluent_filmstrip_image_20_regular": 59367, + "ic_fluent_filmstrip_play_20_filled": 59368, + "ic_fluent_filmstrip_play_20_regular": 59369, + "ic_fluent_filmstrip_split_20_filled": 59370, + "ic_fluent_filmstrip_split_20_regular": 59371, + "ic_fluent_filter_20_filled": 59372, + "ic_fluent_filter_20_regular": 59373, + "ic_fluent_filter_add_20_filled": 59374, + "ic_fluent_filter_add_20_regular": 59375, + "ic_fluent_filter_dismiss_20_filled": 59376, + "ic_fluent_filter_dismiss_20_regular": 59377, + "ic_fluent_filter_sync_20_filled": 59378, + "ic_fluent_filter_sync_20_regular": 59379, + "ic_fluent_fingerprint_20_filled": 59380, + "ic_fluent_fingerprint_20_regular": 59381, + "ic_fluent_fire_20_filled": 59382, + "ic_fluent_fire_20_regular": 59383, + "ic_fluent_fireplace_20_filled": 59384, + "ic_fluent_fireplace_20_regular": 59385, + "ic_fluent_fixed_width_20_filled": 59386, + "ic_fluent_fixed_width_20_regular": 59387, + "ic_fluent_flag_20_filled": 59388, + "ic_fluent_flag_20_regular": 59389, + "ic_fluent_flag_checkered_20_filled": 59390, + "ic_fluent_flag_checkered_20_regular": 59391, + "ic_fluent_flag_clock_20_filled": 59392, + "ic_fluent_flag_clock_20_regular": 59393, + "ic_fluent_flag_off_20_filled": 59394, + "ic_fluent_flag_off_20_regular": 59395, + "ic_fluent_flag_pride_20_filled": 59396, + "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59397, + "ic_fluent_flag_pride_philadelphia_20_filled": 59398, + "ic_fluent_flag_pride_progress_20_filled": 59399, + "ic_fluent_flash_20_filled": 59400, + "ic_fluent_flash_20_regular": 59401, + "ic_fluent_flash_add_20_filled": 59402, + "ic_fluent_flash_add_20_regular": 59403, + "ic_fluent_flash_auto_20_filled": 59404, + "ic_fluent_flash_auto_20_regular": 59405, + "ic_fluent_flash_checkmark_20_filled": 59406, + "ic_fluent_flash_checkmark_20_regular": 59407, + "ic_fluent_flash_flow_20_filled": 59408, + "ic_fluent_flash_flow_20_regular": 59409, + "ic_fluent_flash_off_20_filled": 59410, + "ic_fluent_flash_off_20_regular": 59411, + "ic_fluent_flash_play_20_filled": 59412, + "ic_fluent_flash_play_20_regular": 59413, + "ic_fluent_flash_settings_20_filled": 59414, + "ic_fluent_flash_settings_20_regular": 59415, + "ic_fluent_flash_sparkle_20_filled": 59416, + "ic_fluent_flash_sparkle_20_regular": 59417, + "ic_fluent_flashlight_20_filled": 59418, + "ic_fluent_flashlight_20_regular": 59419, + "ic_fluent_flashlight_off_20_filled": 59420, + "ic_fluent_flashlight_off_20_regular": 59421, + "ic_fluent_flip_horizontal_20_filled": 59422, + "ic_fluent_flip_horizontal_20_regular": 59423, + "ic_fluent_flip_vertical_20_filled": 59424, + "ic_fluent_flip_vertical_20_regular": 59425, + "ic_fluent_flow_20_filled": 59426, + "ic_fluent_flow_20_regular": 59427, + "ic_fluent_flowchart_20_filled": 59428, + "ic_fluent_flowchart_20_regular": 59429, + "ic_fluent_flowchart_circle_20_filled": 59430, + "ic_fluent_flowchart_circle_20_regular": 59431, + "ic_fluent_fluent_20_filled": 59432, + "ic_fluent_fluent_20_regular": 59433, + "ic_fluent_fluid_20_filled": 59434, + "ic_fluent_fluid_20_regular": 59435, + "ic_fluent_folder_20_filled": 59436, + "ic_fluent_folder_20_regular": 59437, + "ic_fluent_folder_add_20_filled": 59438, + "ic_fluent_folder_add_20_regular": 59439, + "ic_fluent_folder_arrow_left_20_filled": 59440, + "ic_fluent_folder_arrow_left_20_regular": 59441, + "ic_fluent_folder_arrow_right_20_filled": 59442, + "ic_fluent_folder_arrow_right_20_regular": 59443, + "ic_fluent_folder_arrow_up_20_filled": 59444, + "ic_fluent_folder_arrow_up_20_regular": 59445, + "ic_fluent_folder_briefcase_20_filled": 59446, + "ic_fluent_folder_briefcase_20_regular": 59447, + "ic_fluent_folder_document_20_filled": 59448, + "ic_fluent_folder_document_20_regular": 59449, + "ic_fluent_folder_globe_20_filled": 59450, + "ic_fluent_folder_globe_20_regular": 59451, + "ic_fluent_folder_lightning_20_filled": 59452, + "ic_fluent_folder_lightning_20_regular": 59453, + "ic_fluent_folder_link_20_filled": 59454, + "ic_fluent_folder_link_20_regular": 59455, + "ic_fluent_folder_list_20_filled": 59456, + "ic_fluent_folder_list_20_regular": 59457, + "ic_fluent_folder_mail_20_filled": 59458, + "ic_fluent_folder_mail_20_regular": 59459, + "ic_fluent_folder_open_20_filled": 59460, + "ic_fluent_folder_open_20_regular": 59461, + "ic_fluent_folder_open_vertical_20_filled": 59462, + "ic_fluent_folder_open_vertical_20_regular": 59463, + "ic_fluent_folder_people_20_filled": 59464, + "ic_fluent_folder_people_20_regular": 59465, + "ic_fluent_folder_person_20_filled": 59466, + "ic_fluent_folder_person_20_regular": 59467, + "ic_fluent_folder_prohibited_20_filled": 59468, + "ic_fluent_folder_prohibited_20_regular": 59469, + "ic_fluent_folder_search_20_filled": 59470, + "ic_fluent_folder_search_20_regular": 59471, + "ic_fluent_folder_swap_20_filled": 59472, + "ic_fluent_folder_swap_20_regular": 59473, + "ic_fluent_folder_sync_20_filled": 59474, + "ic_fluent_folder_sync_20_regular": 59475, + "ic_fluent_folder_zip_20_filled": 59476, + "ic_fluent_folder_zip_20_regular": 59477, + "ic_fluent_font_decrease_20_filled": 59478, + "ic_fluent_font_decrease_20_regular": 59479, + "ic_fluent_font_increase_20_filled": 59480, + "ic_fluent_font_increase_20_regular": 59481, + "ic_fluent_font_space_tracking_in_20_filled": 59482, + "ic_fluent_font_space_tracking_in_20_regular": 59483, + "ic_fluent_font_space_tracking_out_20_filled": 59484, + "ic_fluent_font_space_tracking_out_20_regular": 59485, + "ic_fluent_food_20_filled": 59486, + "ic_fluent_food_20_regular": 59487, + "ic_fluent_food_apple_20_filled": 59488, + "ic_fluent_food_apple_20_regular": 59489, + "ic_fluent_food_cake_20_filled": 59490, + "ic_fluent_food_cake_20_regular": 59491, + "ic_fluent_food_carrot_20_filled": 59492, + "ic_fluent_food_carrot_20_regular": 59493, + "ic_fluent_food_chicken_leg_20_filled": 59494, + "ic_fluent_food_chicken_leg_20_regular": 59495, + "ic_fluent_food_egg_20_filled": 59496, + "ic_fluent_food_egg_20_regular": 59497, + "ic_fluent_food_fish_20_filled": 59498, + "ic_fluent_food_fish_20_regular": 59499, + "ic_fluent_food_grains_20_filled": 59500, + "ic_fluent_food_grains_20_regular": 59501, + "ic_fluent_food_pizza_20_filled": 59502, + "ic_fluent_food_pizza_20_regular": 59503, + "ic_fluent_food_toast_20_filled": 59504, + "ic_fluent_food_toast_20_regular": 59505, + "ic_fluent_form_20_filled": 59506, + "ic_fluent_form_20_regular": 59507, + "ic_fluent_form_multiple_20_filled": 59508, + "ic_fluent_form_multiple_20_regular": 59509, + "ic_fluent_form_new_20_filled": 59510, + "ic_fluent_form_new_20_regular": 59511, + "ic_fluent_form_sparkle_20_filled": 59512, + "ic_fluent_form_sparkle_20_regular": 59513, + "ic_fluent_fps_120_20_filled": 59514, + "ic_fluent_fps_120_20_regular": 59515, + "ic_fluent_fps_240_20_filled": 59516, + "ic_fluent_fps_240_20_regular": 59517, + "ic_fluent_fps_30_20_filled": 59518, + "ic_fluent_fps_30_20_regular": 59519, + "ic_fluent_fps_60_20_filled": 59520, + "ic_fluent_fps_60_20_regular": 59521, + "ic_fluent_fps_960_20_filled": 59522, + "ic_fluent_fps_960_20_regular": 59523, + "ic_fluent_frame_20_filled": 59524, + "ic_fluent_frame_20_regular": 59525, + "ic_fluent_full_screen_maximize_20_filled": 59526, + "ic_fluent_full_screen_maximize_20_regular": 59527, + "ic_fluent_full_screen_minimize_20_filled": 59528, + "ic_fluent_full_screen_minimize_20_regular": 59529, + "ic_fluent_game_chat_20_filled": 59530, + "ic_fluent_game_chat_20_regular": 59531, + "ic_fluent_games_20_filled": 59532, + "ic_fluent_games_20_regular": 59533, + "ic_fluent_gantt_chart_20_filled": 59534, + "ic_fluent_gantt_chart_20_regular": 59535, + "ic_fluent_gas_20_filled": 59536, + "ic_fluent_gas_20_regular": 59537, + "ic_fluent_gas_pump_20_filled": 59538, + "ic_fluent_gas_pump_20_regular": 59539, + "ic_fluent_gather_20_filled": 59540, + "ic_fluent_gather_20_regular": 59541, + "ic_fluent_gauge_20_filled": 59542, + "ic_fluent_gauge_20_regular": 59543, + "ic_fluent_gauge_add_20_filled": 59544, + "ic_fluent_gauge_add_20_regular": 59545, + "ic_fluent_gavel_20_filled": 59546, + "ic_fluent_gavel_20_regular": 59547, + "ic_fluent_gavel_prohibited_20_filled": 59548, + "ic_fluent_gavel_prohibited_20_regular": 59549, + "ic_fluent_gesture_20_filled": 59550, + "ic_fluent_gesture_20_regular": 59551, + "ic_fluent_gif_20_filled": 59552, + "ic_fluent_gif_20_regular": 59553, + "ic_fluent_gift_20_filled": 59554, + "ic_fluent_gift_20_regular": 59555, + "ic_fluent_gift_card_20_filled": 59556, + "ic_fluent_gift_card_20_regular": 59557, + "ic_fluent_gift_card_add_20_filled": 59558, + "ic_fluent_gift_card_add_20_regular": 59559, + "ic_fluent_gift_card_arrow_right_20_filled": 59560, + "ic_fluent_gift_card_arrow_right_20_regular": 59561, + "ic_fluent_gift_card_money_20_filled": 59562, + "ic_fluent_gift_card_money_20_regular": 59563, + "ic_fluent_gift_card_multiple_20_filled": 59564, + "ic_fluent_gift_card_multiple_20_regular": 59565, + "ic_fluent_gift_open_20_filled": 59566, + "ic_fluent_gift_open_20_regular": 59567, + "ic_fluent_glance_20_filled": 59568, + "ic_fluent_glance_20_regular": 59569, + "ic_fluent_glance_horizontal_20_filled": 59570, + "ic_fluent_glance_horizontal_20_regular": 59571, + "ic_fluent_glance_horizontal_sparkles_20_filled": 59572, + "ic_fluent_glance_horizontal_sparkles_20_regular": 59573, + "ic_fluent_glasses_20_filled": 59574, + "ic_fluent_glasses_20_regular": 59575, + "ic_fluent_glasses_off_20_filled": 59576, + "ic_fluent_glasses_off_20_regular": 59577, + "ic_fluent_globe_20_filled": 59578, + "ic_fluent_globe_20_regular": 59579, + "ic_fluent_globe_add_20_filled": 59580, + "ic_fluent_globe_add_20_regular": 59581, + "ic_fluent_globe_arrow_forward_20_filled": 59582, + "ic_fluent_globe_arrow_forward_20_regular": 59583, + "ic_fluent_globe_arrow_up_20_filled": 59584, + "ic_fluent_globe_arrow_up_20_regular": 59585, + "ic_fluent_globe_clock_20_filled": 59586, + "ic_fluent_globe_clock_20_regular": 59587, + "ic_fluent_globe_desktop_20_filled": 59588, + "ic_fluent_globe_desktop_20_regular": 59589, + "ic_fluent_globe_error_20_filled": 59590, + "ic_fluent_globe_error_20_regular": 59591, + "ic_fluent_globe_location_20_filled": 59592, + "ic_fluent_globe_location_20_regular": 59593, + "ic_fluent_globe_off_20_filled": 59594, + "ic_fluent_globe_off_20_regular": 59595, + "ic_fluent_globe_person_20_filled": 59596, + "ic_fluent_globe_person_20_regular": 59597, + "ic_fluent_globe_prohibited_20_filled": 59598, + "ic_fluent_globe_prohibited_20_regular": 59599, + "ic_fluent_globe_search_20_filled": 59600, + "ic_fluent_globe_search_20_regular": 59601, + "ic_fluent_globe_shield_20_filled": 59602, + "ic_fluent_globe_shield_20_regular": 59603, + "ic_fluent_globe_star_20_filled": 59604, + "ic_fluent_globe_star_20_regular": 59605, + "ic_fluent_globe_surface_20_filled": 59606, + "ic_fluent_globe_surface_20_regular": 59607, + "ic_fluent_globe_sync_20_filled": 59608, + "ic_fluent_globe_sync_20_regular": 59609, + "ic_fluent_globe_video_20_filled": 59610, + "ic_fluent_globe_video_20_regular": 59611, + "ic_fluent_globe_warning_20_filled": 59612, + "ic_fluent_globe_warning_20_regular": 59613, + "ic_fluent_grid_20_filled": 59614, + "ic_fluent_grid_20_regular": 59615, + "ic_fluent_grid_dots_20_filled": 59616, + "ic_fluent_grid_dots_20_regular": 59617, + "ic_fluent_grid_kanban_20_filled": 59618, + "ic_fluent_grid_kanban_20_regular": 59619, + "ic_fluent_group_20_filled": 59620, + "ic_fluent_group_20_regular": 59621, + "ic_fluent_group_dismiss_20_filled": 59622, + "ic_fluent_group_dismiss_20_regular": 59623, + "ic_fluent_group_list_20_filled": 59624, + "ic_fluent_group_list_20_regular": 59625, + "ic_fluent_group_return_20_filled": 59626, + "ic_fluent_group_return_20_regular": 59627, + "ic_fluent_guardian_20_filled": 59628, + "ic_fluent_guardian_20_regular": 59629, + "ic_fluent_guest_20_filled": 59630, + "ic_fluent_guest_20_regular": 59631, + "ic_fluent_guest_add_20_filled": 59632, + "ic_fluent_guest_add_20_regular": 59633, + "ic_fluent_guitar_20_filled": 59634, + "ic_fluent_guitar_20_regular": 59635, + "ic_fluent_hand_draw_20_filled": 59636, + "ic_fluent_hand_draw_20_regular": 59637, + "ic_fluent_hand_left_20_filled": 59638, + "ic_fluent_hand_left_20_regular": 59639, + "ic_fluent_hand_left_chat_20_filled": 59640, + "ic_fluent_hand_left_chat_20_regular": 59641, + "ic_fluent_hand_open_heart_20_filled": 59642, + "ic_fluent_hand_open_heart_20_regular": 59643, + "ic_fluent_hand_point_20_filled": 59644, + "ic_fluent_hand_point_20_regular": 59645, + "ic_fluent_hand_right_20_filled": 59646, + "ic_fluent_hand_right_20_regular": 59647, + "ic_fluent_hand_right_off_20_filled": 59648, + "ic_fluent_hand_right_off_20_regular": 59649, + "ic_fluent_hand_wave_20_filled": 59650, + "ic_fluent_hand_wave_20_regular": 59651, + "ic_fluent_handshake_20_filled": 59652, + "ic_fluent_handshake_20_regular": 59653, + "ic_fluent_haptic_strong_20_filled": 59654, + "ic_fluent_haptic_strong_20_regular": 59655, + "ic_fluent_haptic_weak_20_filled": 59656, + "ic_fluent_haptic_weak_20_regular": 59657, + "ic_fluent_hard_drive_20_filled": 59658, + "ic_fluent_hard_drive_20_regular": 59659, + "ic_fluent_hat_graduation_20_filled": 59660, + "ic_fluent_hat_graduation_20_regular": 59661, + "ic_fluent_hat_graduation_add_20_filled": 59662, + "ic_fluent_hat_graduation_add_20_regular": 59663, + "ic_fluent_hat_graduation_sparkle_20_filled": 59664, + "ic_fluent_hat_graduation_sparkle_20_regular": 59665, + "ic_fluent_hd_20_filled": 59666, + "ic_fluent_hd_20_regular": 59667, + "ic_fluent_hdr_20_filled": 59668, + "ic_fluent_hdr_20_regular": 59669, + "ic_fluent_hdr_off_20_filled": 59670, + "ic_fluent_hdr_off_20_regular": 59671, + "ic_fluent_headphones_20_filled": 59672, + "ic_fluent_headphones_20_regular": 59673, + "ic_fluent_headphones_sound_wave_20_filled": 59674, + "ic_fluent_headphones_sound_wave_20_regular": 59675, + "ic_fluent_headset_20_filled": 59676, + "ic_fluent_headset_20_regular": 59677, + "ic_fluent_headset_add_20_filled": 59678, + "ic_fluent_headset_add_20_regular": 59679, + "ic_fluent_headset_vr_20_filled": 59680, + "ic_fluent_headset_vr_20_regular": 59681, + "ic_fluent_heart_20_filled": 59682, + "ic_fluent_heart_20_regular": 59683, + "ic_fluent_heart_broken_20_filled": 59684, + "ic_fluent_heart_broken_20_regular": 59685, + "ic_fluent_heart_circle_20_filled": 59686, + "ic_fluent_heart_circle_20_regular": 59687, + "ic_fluent_heart_circle_hint_20_filled": 59688, + "ic_fluent_heart_circle_hint_20_regular": 59689, + "ic_fluent_heart_off_20_filled": 59690, + "ic_fluent_heart_off_20_regular": 59691, + "ic_fluent_heart_pulse_20_filled": 59692, + "ic_fluent_heart_pulse_20_regular": 59693, + "ic_fluent_heart_pulse_checkmark_20_filled": 59694, + "ic_fluent_heart_pulse_checkmark_20_regular": 59695, + "ic_fluent_heart_pulse_error_20_filled": 59696, + "ic_fluent_heart_pulse_error_20_regular": 59697, + "ic_fluent_heart_pulse_warning_20_filled": 59698, + "ic_fluent_heart_pulse_warning_20_regular": 59699, + "ic_fluent_hexagon_20_filled": 59700, + "ic_fluent_hexagon_20_regular": 59701, + "ic_fluent_hexagon_sparkle_20_filled": 59702, + "ic_fluent_hexagon_sparkle_20_regular": 59703, + "ic_fluent_hexagon_three_20_filled": 59704, + "ic_fluent_hexagon_three_20_regular": 59705, + "ic_fluent_highlight_20_filled": 59706, + "ic_fluent_highlight_20_regular": 59707, + "ic_fluent_highlight_accent_20_filled": 59708, + "ic_fluent_highlight_link_20_filled": 59709, + "ic_fluent_highlight_link_20_regular": 59710, + "ic_fluent_highway_20_filled": 59711, + "ic_fluent_highway_20_regular": 59712, + "ic_fluent_history_20_filled": 59713, + "ic_fluent_history_20_regular": 59714, + "ic_fluent_history_dismiss_20_filled": 59715, + "ic_fluent_history_dismiss_20_regular": 59716, + "ic_fluent_home_20_filled": 59717, + "ic_fluent_home_20_regular": 59718, + "ic_fluent_home_add_20_filled": 59719, + "ic_fluent_home_add_20_regular": 59720, + "ic_fluent_home_checkmark_20_filled": 59721, + "ic_fluent_home_checkmark_20_regular": 59722, + "ic_fluent_home_database_20_filled": 59723, + "ic_fluent_home_database_20_regular": 59724, + "ic_fluent_home_garage_20_filled": 59725, + "ic_fluent_home_garage_20_regular": 59726, + "ic_fluent_home_heart_20_filled": 59727, + "ic_fluent_home_heart_20_regular": 59728, + "ic_fluent_home_more_20_filled": 59729, + "ic_fluent_home_more_20_regular": 59730, + "ic_fluent_home_person_20_filled": 59731, + "ic_fluent_home_person_20_regular": 59732, + "ic_fluent_home_split_20_filled": 59733, + "ic_fluent_home_split_20_regular": 59734, + "ic_fluent_hourglass_20_filled": 59735, + "ic_fluent_hourglass_20_regular": 59736, + "ic_fluent_hourglass_half_20_filled": 59737, + "ic_fluent_hourglass_half_20_regular": 59738, + "ic_fluent_hourglass_one_quarter_20_filled": 59739, + "ic_fluent_hourglass_one_quarter_20_regular": 59740, + "ic_fluent_hourglass_three_quarter_20_filled": 59741, + "ic_fluent_hourglass_three_quarter_20_regular": 59742, + "ic_fluent_icons_20_filled": 59743, + "ic_fluent_icons_20_regular": 59744, + "ic_fluent_image_20_filled": 59745, + "ic_fluent_image_20_regular": 59746, + "ic_fluent_image_add_20_filled": 59747, + "ic_fluent_image_add_20_regular": 59748, + "ic_fluent_image_alt_text_20_filled": 59749, + "ic_fluent_image_alt_text_20_regular": 59750, + "ic_fluent_image_arrow_back_20_filled": 59751, + "ic_fluent_image_arrow_back_20_regular": 59752, + "ic_fluent_image_arrow_counterclockwise_20_filled": 59753, + "ic_fluent_image_arrow_counterclockwise_20_regular": 59754, + "ic_fluent_image_arrow_forward_20_filled": 59755, + "ic_fluent_image_arrow_forward_20_regular": 59756, + "ic_fluent_image_border_20_filled": 59757, + "ic_fluent_image_border_20_regular": 59758, + "ic_fluent_image_circle_20_filled": 59759, + "ic_fluent_image_circle_20_regular": 59760, + "ic_fluent_image_copy_20_filled": 59761, + "ic_fluent_image_copy_20_regular": 59762, + "ic_fluent_image_edit_20_filled": 59763, + "ic_fluent_image_edit_20_regular": 59764, + "ic_fluent_image_globe_20_filled": 59765, + "ic_fluent_image_globe_20_regular": 59766, + "ic_fluent_image_multiple_20_filled": 59767, + "ic_fluent_image_multiple_20_regular": 59768, + "ic_fluent_image_multiple_off_20_filled": 59769, + "ic_fluent_image_multiple_off_20_regular": 59770, + "ic_fluent_image_off_20_filled": 59771, + "ic_fluent_image_off_20_regular": 59772, + "ic_fluent_image_prohibited_20_filled": 59773, + "ic_fluent_image_prohibited_20_regular": 59774, + "ic_fluent_image_reflection_20_filled": 59775, + "ic_fluent_image_reflection_20_regular": 59776, + "ic_fluent_image_search_20_filled": 59777, + "ic_fluent_image_search_20_regular": 59778, + "ic_fluent_image_shadow_20_filled": 59779, + "ic_fluent_image_shadow_20_regular": 59780, + "ic_fluent_image_sparkle_20_filled": 59781, + "ic_fluent_image_sparkle_20_regular": 59782, + "ic_fluent_image_split_20_filled": 59783, + "ic_fluent_image_split_20_regular": 59784, + "ic_fluent_image_stack_20_filled": 59785, + "ic_fluent_image_stack_20_regular": 59786, + "ic_fluent_image_table_20_filled": 59787, + "ic_fluent_image_table_20_regular": 59788, + "ic_fluent_immersive_reader_20_filled": 59789, + "ic_fluent_immersive_reader_20_regular": 59790, + "ic_fluent_important_20_filled": 59791, + "ic_fluent_important_20_regular": 59792, + "ic_fluent_incognito_20_filled": 59793, + "ic_fluent_incognito_20_regular": 59794, + "ic_fluent_info_20_filled": 59795, + "ic_fluent_info_20_regular": 59796, + "ic_fluent_info_shield_20_filled": 59797, + "ic_fluent_info_shield_20_regular": 59798, + "ic_fluent_ink_stroke_20_filled": 59799, + "ic_fluent_ink_stroke_20_regular": 59800, + "ic_fluent_ink_stroke_arrow_down_20_filled": 59801, + "ic_fluent_ink_stroke_arrow_down_20_regular": 59802, + "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59803, + "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59804, + "ic_fluent_inking_tool_20_filled": 59805, + "ic_fluent_inking_tool_20_regular": 59806, + "ic_fluent_inking_tool_accent_20_filled": 59807, + "ic_fluent_inprivate_account_20_filled": 59808, + "ic_fluent_inprivate_account_20_regular": 59809, + "ic_fluent_insert_20_filled": 59810, + "ic_fluent_insert_20_regular": 59811, + "ic_fluent_ios_chevron_right_20_filled": 59812, + "ic_fluent_ios_chevron_right_20_regular": 59813, + "ic_fluent_iot_20_filled": 59814, + "ic_fluent_iot_20_regular": 59815, + "ic_fluent_iot_alert_20_filled": 59816, + "ic_fluent_iot_alert_20_regular": 59817, + "ic_fluent_javascript_20_filled": 59818, + "ic_fluent_javascript_20_regular": 59819, + "ic_fluent_joystick_20_filled": 59820, + "ic_fluent_joystick_20_regular": 59821, + "ic_fluent_key_20_filled": 59822, + "ic_fluent_key_20_regular": 59823, + "ic_fluent_key_command_20_filled": 59824, + "ic_fluent_key_command_20_regular": 59825, + "ic_fluent_key_multiple_20_filled": 59826, + "ic_fluent_key_multiple_20_regular": 59827, + "ic_fluent_key_reset_20_filled": 59828, + "ic_fluent_key_reset_20_regular": 59829, + "ic_fluent_keyboard_123_20_filled": 59830, + "ic_fluent_keyboard_123_20_regular": 59831, + "ic_fluent_keyboard_20_filled": 59832, + "ic_fluent_keyboard_20_regular": 59833, + "ic_fluent_keyboard_dock_20_filled": 59834, + "ic_fluent_keyboard_dock_20_regular": 59835, + "ic_fluent_keyboard_layout_float_20_filled": 59836, + "ic_fluent_keyboard_layout_float_20_regular": 59837, + "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59838, + "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59839, + "ic_fluent_keyboard_layout_resize_20_filled": 59840, + "ic_fluent_keyboard_layout_resize_20_regular": 59841, + "ic_fluent_keyboard_layout_split_20_filled": 59842, + "ic_fluent_keyboard_layout_split_20_regular": 59843, + "ic_fluent_keyboard_shift_20_filled": 59844, + "ic_fluent_keyboard_shift_20_regular": 59845, + "ic_fluent_keyboard_shift_uppercase_20_filled": 59846, + "ic_fluent_keyboard_shift_uppercase_20_regular": 59847, + "ic_fluent_keyboard_tab_20_filled": 59848, + "ic_fluent_keyboard_tab_20_regular": 59849, + "ic_fluent_laptop_20_filled": 59850, + "ic_fluent_laptop_20_regular": 59851, + "ic_fluent_laptop_briefcase_20_filled": 59852, + "ic_fluent_laptop_briefcase_20_regular": 59853, + "ic_fluent_laptop_dismiss_20_filled": 59854, + "ic_fluent_laptop_dismiss_20_regular": 59855, + "ic_fluent_laptop_person_20_filled": 59856, + "ic_fluent_laptop_person_20_regular": 59857, + "ic_fluent_laptop_settings_20_filled": 59858, + "ic_fluent_laptop_settings_20_regular": 59859, + "ic_fluent_laptop_shield_20_filled": 59860, + "ic_fluent_laptop_shield_20_regular": 59861, + "ic_fluent_laser_tool_20_filled": 59862, + "ic_fluent_laser_tool_20_regular": 59863, + "ic_fluent_lasso_20_filled": 59864, + "ic_fluent_lasso_20_regular": 59865, + "ic_fluent_launcher_settings_20_filled": 59866, + "ic_fluent_launcher_settings_20_regular": 59867, + "ic_fluent_layer_20_filled": 59868, + "ic_fluent_layer_20_regular": 59869, + "ic_fluent_layer_diagonal_20_filled": 59870, + "ic_fluent_layer_diagonal_20_regular": 59871, + "ic_fluent_layer_diagonal_add_20_filled": 59872, + "ic_fluent_layer_diagonal_add_20_regular": 59873, + "ic_fluent_layer_diagonal_person_20_filled": 59874, + "ic_fluent_layer_diagonal_person_20_regular": 59875, + "ic_fluent_layer_diagonal_sparkle_20_filled": 59876, + "ic_fluent_layer_diagonal_sparkle_20_regular": 59877, + "ic_fluent_layout_cell_four_20_filled": 59878, + "ic_fluent_layout_cell_four_20_regular": 59879, + "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59880, + "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59881, + "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59882, + "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59883, + "ic_fluent_layout_column_four_20_filled": 59884, + "ic_fluent_layout_column_four_20_regular": 59885, + "ic_fluent_layout_column_four_focus_center_left_20_filled": 59886, + "ic_fluent_layout_column_four_focus_center_right_20_filled": 59887, + "ic_fluent_layout_column_four_focus_left_20_filled": 59888, + "ic_fluent_layout_column_four_focus_right_20_filled": 59889, + "ic_fluent_layout_column_one_third_left_20_filled": 59890, + "ic_fluent_layout_column_one_third_left_20_regular": 59891, + "ic_fluent_layout_column_one_third_right_20_filled": 59892, + "ic_fluent_layout_column_one_third_right_20_regular": 59893, + "ic_fluent_layout_column_one_third_right_hint_20_filled": 59894, + "ic_fluent_layout_column_one_third_right_hint_20_regular": 59895, + "ic_fluent_layout_column_three_20_filled": 59896, + "ic_fluent_layout_column_three_20_regular": 59897, + "ic_fluent_layout_column_three_focus_center_20_filled": 59898, + "ic_fluent_layout_column_three_focus_left_20_filled": 59899, + "ic_fluent_layout_column_three_focus_right_20_filled": 59900, + "ic_fluent_layout_column_two_20_filled": 59901, + "ic_fluent_layout_column_two_20_regular": 59902, + "ic_fluent_layout_column_two_focus_left_20_filled": 59903, + "ic_fluent_layout_column_two_focus_right_20_filled": 59904, + "ic_fluent_layout_column_two_split_left_20_filled": 59905, + "ic_fluent_layout_column_two_split_left_20_regular": 59906, + "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59907, + "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59908, + "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59909, + "ic_fluent_layout_column_two_split_right_20_filled": 59910, + "ic_fluent_layout_column_two_split_right_20_regular": 59911, + "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59912, + "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59913, + "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59914, + "ic_fluent_layout_row_four_20_filled": 59915, + "ic_fluent_layout_row_four_20_regular": 59916, + "ic_fluent_layout_row_four_focus_bottom_20_filled": 59917, + "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59918, + "ic_fluent_layout_row_four_focus_center_top_20_filled": 59919, + "ic_fluent_layout_row_four_focus_top_20_filled": 59920, + "ic_fluent_layout_row_three_20_filled": 59921, + "ic_fluent_layout_row_three_20_regular": 59922, + "ic_fluent_layout_row_three_focus_bottom_20_filled": 59923, + "ic_fluent_layout_row_three_focus_center_20_filled": 59924, + "ic_fluent_layout_row_three_focus_top_20_filled": 59925, + "ic_fluent_layout_row_two_20_filled": 59926, + "ic_fluent_layout_row_two_20_regular": 59927, + "ic_fluent_layout_row_two_focus_bottom_20_filled": 59928, + "ic_fluent_layout_row_two_focus_top_20_filled": 59929, + "ic_fluent_layout_row_two_focus_top_settings_20_filled": 59930, + "ic_fluent_layout_row_two_settings_20_filled": 59931, + "ic_fluent_layout_row_two_settings_20_regular": 59932, + "ic_fluent_layout_row_two_split_bottom_20_filled": 59933, + "ic_fluent_layout_row_two_split_bottom_20_regular": 59934, + "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59935, + "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59936, + "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59937, + "ic_fluent_layout_row_two_split_top_20_filled": 59938, + "ic_fluent_layout_row_two_split_top_20_regular": 59939, + "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59940, + "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59941, + "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59942, + "ic_fluent_leaf_one_20_filled": 59943, + "ic_fluent_leaf_one_20_regular": 59944, + "ic_fluent_leaf_three_20_filled": 59945, + "ic_fluent_leaf_three_20_regular": 59946, + "ic_fluent_leaf_two_20_filled": 59947, + "ic_fluent_leaf_two_20_regular": 59948, + "ic_fluent_learning_app_20_filled": 59949, + "ic_fluent_learning_app_20_regular": 59950, + "ic_fluent_library_20_filled": 59951, + "ic_fluent_library_20_regular": 59952, + "ic_fluent_lightbulb_20_filled": 59953, + "ic_fluent_lightbulb_20_regular": 59954, + "ic_fluent_lightbulb_checkmark_20_filled": 59955, + "ic_fluent_lightbulb_checkmark_20_regular": 59956, + "ic_fluent_lightbulb_circle_20_filled": 59957, + "ic_fluent_lightbulb_circle_20_regular": 59958, + "ic_fluent_lightbulb_filament_20_filled": 59959, + "ic_fluent_lightbulb_filament_20_regular": 59960, + "ic_fluent_lightbulb_person_20_filled": 59961, + "ic_fluent_lightbulb_person_20_regular": 59962, + "ic_fluent_likert_20_filled": 59963, + "ic_fluent_likert_20_regular": 59964, + "ic_fluent_line_20_filled": 59965, + "ic_fluent_line_20_regular": 59966, + "ic_fluent_line_dashes_20_filled": 59967, + "ic_fluent_line_dashes_20_regular": 59968, + "ic_fluent_line_flow_diagonal_up_right_20_filled": 59969, + "ic_fluent_line_flow_diagonal_up_right_20_regular": 59970, + "ic_fluent_line_horizontal_1_20_filled": 59971, + "ic_fluent_line_horizontal_1_20_regular": 59972, + "ic_fluent_line_horizontal_1_dash_dot_dash_20_filled": 59973, + "ic_fluent_line_horizontal_1_dash_dot_dash_20_regular": 59974, + "ic_fluent_line_horizontal_1_dashes_20_filled": 59975, + "ic_fluent_line_horizontal_1_dashes_20_regular": 59976, + "ic_fluent_line_horizontal_1_dot_20_filled": 59977, + "ic_fluent_line_horizontal_1_dot_20_regular": 59978, + "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59979, + "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59980, + "ic_fluent_line_horizontal_3_20_filled": 59981, + "ic_fluent_line_horizontal_3_20_regular": 59982, + "ic_fluent_line_horizontal_4_20_filled": 59983, + "ic_fluent_line_horizontal_4_20_regular": 59984, + "ic_fluent_line_horizontal_4_search_20_filled": 59985, + "ic_fluent_line_horizontal_4_search_20_regular": 59986, + "ic_fluent_line_horizontal_5_20_filled": 59987, + "ic_fluent_line_horizontal_5_20_regular": 59988, + "ic_fluent_line_horizontal_5_error_20_filled": 59989, + "ic_fluent_line_horizontal_5_error_20_regular": 59990, + "ic_fluent_line_style_20_filled": 59991, + "ic_fluent_line_style_20_regular": 59992, + "ic_fluent_line_style_sketch_20_filled": 59993, + "ic_fluent_line_style_sketch_20_regular": 59994, + "ic_fluent_line_thickness_20_filled": 59995, + "ic_fluent_line_thickness_20_regular": 59996, + "ic_fluent_link_20_filled": 59997, + "ic_fluent_link_20_regular": 59998, + "ic_fluent_link_add_20_filled": 59999, + "ic_fluent_link_add_20_regular": 60000, + "ic_fluent_link_dismiss_20_filled": 60001, + "ic_fluent_link_dismiss_20_regular": 60002, + "ic_fluent_link_edit_20_filled": 60003, + "ic_fluent_link_edit_20_regular": 60004, + "ic_fluent_link_multiple_20_filled": 60005, + "ic_fluent_link_multiple_20_regular": 60006, + "ic_fluent_link_person_20_filled": 60007, + "ic_fluent_link_person_20_regular": 60008, + "ic_fluent_link_square_20_filled": 60009, + "ic_fluent_link_square_20_regular": 60010, + "ic_fluent_link_toolbox_20_filled": 60011, + "ic_fluent_link_toolbox_20_regular": 60012, + "ic_fluent_list_20_filled": 60013, + "ic_fluent_list_20_regular": 60014, + "ic_fluent_list_bar_20_filled": 60015, + "ic_fluent_list_bar_20_regular": 60016, + "ic_fluent_list_bar_tree_20_filled": 60017, + "ic_fluent_list_bar_tree_20_regular": 60018, + "ic_fluent_list_bar_tree_offset_20_filled": 60019, + "ic_fluent_list_bar_tree_offset_20_regular": 60020, + "ic_fluent_list_rtl_20_filled": 60021, + "ic_fluent_list_rtl_20_regular": 60022, + "ic_fluent_live_20_filled": 60023, + "ic_fluent_live_20_regular": 60024, + "ic_fluent_live_off_20_filled": 60025, + "ic_fluent_live_off_20_regular": 60026, + "ic_fluent_local_language_20_filled": 60027, + "ic_fluent_local_language_20_regular": 60028, + "ic_fluent_location_20_filled": 60029, + "ic_fluent_location_20_regular": 60030, + "ic_fluent_location_add_20_filled": 60031, + "ic_fluent_location_add_20_regular": 60032, + "ic_fluent_location_add_left_20_filled": 60033, + "ic_fluent_location_add_left_20_regular": 60034, + "ic_fluent_location_add_right_20_filled": 60035, + "ic_fluent_location_add_right_20_regular": 60036, + "ic_fluent_location_add_up_20_filled": 60037, + "ic_fluent_location_add_up_20_regular": 60038, + "ic_fluent_location_arrow_20_filled": 60039, + "ic_fluent_location_arrow_20_regular": 60040, + "ic_fluent_location_arrow_left_20_filled": 60041, + "ic_fluent_location_arrow_left_20_regular": 60042, + "ic_fluent_location_arrow_right_20_filled": 60043, + "ic_fluent_location_arrow_right_20_regular": 60044, + "ic_fluent_location_arrow_up_20_filled": 60045, + "ic_fluent_location_arrow_up_20_regular": 60046, + "ic_fluent_location_dismiss_20_filled": 60047, + "ic_fluent_location_dismiss_20_regular": 60048, + "ic_fluent_location_live_20_filled": 60049, + "ic_fluent_location_live_20_regular": 60050, + "ic_fluent_location_off_20_filled": 60051, + "ic_fluent_location_off_20_regular": 60052, + "ic_fluent_location_ripple_20_filled": 60053, + "ic_fluent_location_ripple_20_regular": 60054, + "ic_fluent_location_target_square_20_filled": 60055, + "ic_fluent_location_target_square_20_regular": 60056, + "ic_fluent_lock_closed_20_filled": 60057, + "ic_fluent_lock_closed_20_regular": 60058, + "ic_fluent_lock_closed_key_20_filled": 60059, + "ic_fluent_lock_closed_key_20_regular": 60060, + "ic_fluent_lock_multiple_20_filled": 60061, + "ic_fluent_lock_multiple_20_regular": 60062, + "ic_fluent_lock_open_20_filled": 60063, + "ic_fluent_lock_open_20_regular": 60064, + "ic_fluent_lock_shield_20_filled": 60065, + "ic_fluent_lock_shield_20_regular": 60066, + "ic_fluent_lottery_20_filled": 60067, + "ic_fluent_lottery_20_regular": 60068, + "ic_fluent_luggage_20_filled": 60069, + "ic_fluent_luggage_20_regular": 60070, + "ic_fluent_mail_20_filled": 60071, + "ic_fluent_mail_20_regular": 60072, + "ic_fluent_mail_add_20_filled": 60073, + "ic_fluent_mail_add_20_regular": 60074, + "ic_fluent_mail_alert_20_filled": 60075, + "ic_fluent_mail_alert_20_regular": 60076, + "ic_fluent_mail_all_read_20_filled": 60077, + "ic_fluent_mail_all_read_20_regular": 60078, + "ic_fluent_mail_all_unread_20_filled": 60079, + "ic_fluent_mail_all_unread_20_regular": 60080, + "ic_fluent_mail_arrow_clockwise_20_filled": 60081, + "ic_fluent_mail_arrow_clockwise_20_regular": 60082, + "ic_fluent_mail_arrow_double_back_20_filled": 60083, + "ic_fluent_mail_arrow_double_back_20_regular": 60084, + "ic_fluent_mail_arrow_down_20_filled": 60085, + "ic_fluent_mail_arrow_down_20_regular": 60086, + "ic_fluent_mail_arrow_forward_20_filled": 60087, + "ic_fluent_mail_arrow_forward_20_regular": 60088, + "ic_fluent_mail_arrow_up_20_filled": 60089, + "ic_fluent_mail_arrow_up_20_regular": 60090, + "ic_fluent_mail_attach_20_filled": 60091, + "ic_fluent_mail_attach_20_regular": 60092, + "ic_fluent_mail_checkmark_20_filled": 60093, + "ic_fluent_mail_checkmark_20_regular": 60094, + "ic_fluent_mail_clock_20_filled": 60095, + "ic_fluent_mail_clock_20_regular": 60096, + "ic_fluent_mail_copy_20_filled": 60097, + "ic_fluent_mail_copy_20_regular": 60098, + "ic_fluent_mail_dismiss_20_filled": 60099, + "ic_fluent_mail_dismiss_20_regular": 60100, + "ic_fluent_mail_edit_20_filled": 60101, + "ic_fluent_mail_edit_20_regular": 60102, + "ic_fluent_mail_error_20_filled": 60103, + "ic_fluent_mail_error_20_regular": 60104, + "ic_fluent_mail_inbox_20_filled": 60105, + "ic_fluent_mail_inbox_20_regular": 60106, + "ic_fluent_mail_inbox_add_20_filled": 60107, + "ic_fluent_mail_inbox_add_20_regular": 60108, + "ic_fluent_mail_inbox_all_20_filled": 60109, + "ic_fluent_mail_inbox_all_20_regular": 60110, + "ic_fluent_mail_inbox_arrow_down_20_filled": 60111, + "ic_fluent_mail_inbox_arrow_down_20_regular": 60112, + "ic_fluent_mail_inbox_arrow_right_20_filled": 60113, + "ic_fluent_mail_inbox_arrow_right_20_regular": 60114, + "ic_fluent_mail_inbox_arrow_up_20_filled": 60115, + "ic_fluent_mail_inbox_arrow_up_20_regular": 60116, + "ic_fluent_mail_inbox_checkmark_20_filled": 60117, + "ic_fluent_mail_inbox_checkmark_20_regular": 60118, + "ic_fluent_mail_inbox_dismiss_20_filled": 60119, + "ic_fluent_mail_inbox_dismiss_20_regular": 60120, + "ic_fluent_mail_inbox_person_20_filled": 60121, + "ic_fluent_mail_inbox_person_20_regular": 60122, + "ic_fluent_mail_link_20_filled": 60123, + "ic_fluent_mail_link_20_regular": 60124, + "ic_fluent_mail_list_20_filled": 60125, + "ic_fluent_mail_list_20_regular": 60126, + "ic_fluent_mail_multiple_20_filled": 60127, + "ic_fluent_mail_multiple_20_regular": 60128, + "ic_fluent_mail_off_20_filled": 60129, + "ic_fluent_mail_off_20_regular": 60130, + "ic_fluent_mail_open_person_20_filled": 60131, + "ic_fluent_mail_open_person_20_regular": 60132, + "ic_fluent_mail_pause_20_filled": 60133, + "ic_fluent_mail_pause_20_regular": 60134, + "ic_fluent_mail_prohibited_20_filled": 60135, + "ic_fluent_mail_prohibited_20_regular": 60136, + "ic_fluent_mail_read_20_filled": 60137, + "ic_fluent_mail_read_20_regular": 60138, + "ic_fluent_mail_read_multiple_20_filled": 60139, + "ic_fluent_mail_read_multiple_20_regular": 60140, + "ic_fluent_mail_rewind_20_filled": 60141, + "ic_fluent_mail_rewind_20_regular": 60142, + "ic_fluent_mail_settings_20_filled": 60143, + "ic_fluent_mail_settings_20_regular": 60144, + "ic_fluent_mail_shield_20_filled": 60145, + "ic_fluent_mail_shield_20_regular": 60146, + "ic_fluent_mail_template_20_filled": 60147, + "ic_fluent_mail_template_20_regular": 60148, + "ic_fluent_mail_unread_20_filled": 60149, + "ic_fluent_mail_unread_20_regular": 60150, + "ic_fluent_mail_warning_20_filled": 60151, + "ic_fluent_mail_warning_20_regular": 60152, + "ic_fluent_mailbox_20_filled": 60153, + "ic_fluent_mailbox_20_regular": 60154, + "ic_fluent_map_20_filled": 60155, + "ic_fluent_map_20_regular": 60156, + "ic_fluent_map_drive_20_filled": 60157, + "ic_fluent_map_drive_20_regular": 60158, + "ic_fluent_markdown_20_filled": 60159, + "ic_fluent_markdown_20_regular": 60160, + "ic_fluent_match_app_layout_20_filled": 60161, + "ic_fluent_match_app_layout_20_regular": 60162, + "ic_fluent_math_format_linear_20_filled": 60163, + "ic_fluent_math_format_linear_20_regular": 60164, + "ic_fluent_math_format_professional_20_filled": 60165, + "ic_fluent_math_format_professional_20_regular": 60166, + "ic_fluent_math_formula_20_filled": 60167, + "ic_fluent_math_formula_20_regular": 60168, + "ic_fluent_math_symbols_20_filled": 60169, + "ic_fluent_math_symbols_20_regular": 60170, + "ic_fluent_maximize_20_filled": 60171, + "ic_fluent_maximize_20_regular": 60172, + "ic_fluent_meet_now_20_filled": 60173, + "ic_fluent_meet_now_20_regular": 60174, + "ic_fluent_megaphone_20_filled": 60175, + "ic_fluent_megaphone_20_regular": 60176, + "ic_fluent_megaphone_circle_20_filled": 60177, + "ic_fluent_megaphone_circle_20_regular": 60178, + "ic_fluent_megaphone_loud_20_filled": 60179, + "ic_fluent_megaphone_loud_20_regular": 60180, + "ic_fluent_megaphone_off_20_filled": 60181, + "ic_fluent_megaphone_off_20_regular": 60182, + "ic_fluent_mention_20_filled": 60183, + "ic_fluent_mention_20_regular": 60184, + "ic_fluent_mention_arrow_down_20_filled": 60185, + "ic_fluent_mention_arrow_down_20_regular": 60186, + "ic_fluent_mention_brackets_20_filled": 60187, + "ic_fluent_mention_brackets_20_regular": 60188, + "ic_fluent_merge_20_filled": 60189, + "ic_fluent_merge_20_regular": 60190, + "ic_fluent_mic_20_filled": 60191, + "ic_fluent_mic_20_regular": 60192, + "ic_fluent_mic_link_20_filled": 60193, + "ic_fluent_mic_link_20_regular": 60194, + "ic_fluent_mic_off_20_filled": 60195, + "ic_fluent_mic_off_20_regular": 60196, + "ic_fluent_mic_prohibited_20_filled": 60197, + "ic_fluent_mic_prohibited_20_regular": 60198, + "ic_fluent_mic_pulse_20_filled": 60199, + "ic_fluent_mic_pulse_20_regular": 60200, + "ic_fluent_mic_pulse_off_20_filled": 60201, + "ic_fluent_mic_pulse_off_20_regular": 60202, + "ic_fluent_mic_record_20_filled": 60203, + "ic_fluent_mic_record_20_regular": 60204, + "ic_fluent_mic_settings_20_filled": 60205, + "ic_fluent_mic_settings_20_regular": 60206, + "ic_fluent_mic_sparkle_20_filled": 60207, + "ic_fluent_mic_sparkle_20_regular": 60208, + "ic_fluent_mic_sync_20_filled": 60209, + "ic_fluent_mic_sync_20_regular": 60210, + "ic_fluent_microscope_20_filled": 60211, + "ic_fluent_microscope_20_regular": 60212, + "ic_fluent_midi_20_filled": 60213, + "ic_fluent_midi_20_regular": 60214, + "ic_fluent_mobile_optimized_20_filled": 60215, + "ic_fluent_mobile_optimized_20_regular": 60216, + "ic_fluent_mold_20_filled": 60217, + "ic_fluent_mold_20_regular": 60218, + "ic_fluent_molecule_20_filled": 60219, + "ic_fluent_molecule_20_regular": 60220, + "ic_fluent_money_20_filled": 60221, + "ic_fluent_money_20_regular": 60222, + "ic_fluent_money_calculator_20_filled": 60223, + "ic_fluent_money_calculator_20_regular": 60224, + "ic_fluent_money_dismiss_20_filled": 60225, + "ic_fluent_money_dismiss_20_regular": 60226, + "ic_fluent_money_hand_20_filled": 60227, + "ic_fluent_money_hand_20_regular": 60228, + "ic_fluent_money_off_20_filled": 60229, + "ic_fluent_money_off_20_regular": 60230, + "ic_fluent_money_settings_20_filled": 60231, + "ic_fluent_money_settings_20_regular": 60232, + "ic_fluent_more_circle_20_filled": 60233, + "ic_fluent_more_circle_20_regular": 60234, + "ic_fluent_more_horizontal_20_filled": 60235, + "ic_fluent_more_horizontal_20_regular": 60236, + "ic_fluent_more_vertical_20_filled": 60237, + "ic_fluent_more_vertical_20_regular": 60238, + "ic_fluent_mountain_location_bottom_20_filled": 60239, + "ic_fluent_mountain_location_bottom_20_regular": 60240, + "ic_fluent_mountain_location_top_20_filled": 60241, + "ic_fluent_mountain_location_top_20_regular": 60242, + "ic_fluent_mountain_trail_20_filled": 60243, + "ic_fluent_mountain_trail_20_regular": 60244, + "ic_fluent_movies_and_tv_20_filled": 60245, + "ic_fluent_movies_and_tv_20_regular": 60246, + "ic_fluent_multiplier_1_2x_20_filled": 60247, + "ic_fluent_multiplier_1_2x_20_regular": 60248, + "ic_fluent_multiplier_1_5x_20_filled": 60249, + "ic_fluent_multiplier_1_5x_20_regular": 60250, + "ic_fluent_multiplier_1_8x_20_filled": 60251, + "ic_fluent_multiplier_1_8x_20_regular": 60252, + "ic_fluent_multiplier_1x_20_filled": 60253, + "ic_fluent_multiplier_1x_20_regular": 60254, + "ic_fluent_multiplier_2x_20_filled": 60255, + "ic_fluent_multiplier_2x_20_regular": 60256, + "ic_fluent_multiplier_5x_20_filled": 60257, + "ic_fluent_multiplier_5x_20_regular": 60258, + "ic_fluent_multiselect_ltr_20_filled": 60259, + "ic_fluent_multiselect_ltr_20_regular": 60260, + "ic_fluent_multiselect_rtl_20_filled": 60261, + "ic_fluent_multiselect_rtl_20_regular": 60262, + "ic_fluent_music_note_1_20_filled": 60263, + "ic_fluent_music_note_1_20_regular": 60264, + "ic_fluent_music_note_2_20_filled": 60265, + "ic_fluent_music_note_2_20_regular": 60266, + "ic_fluent_music_note_2_play_20_filled": 60267, + "ic_fluent_music_note_2_play_20_regular": 60268, + "ic_fluent_music_note_off_1_20_filled": 60269, + "ic_fluent_music_note_off_1_20_regular": 60270, + "ic_fluent_music_note_off_2_20_filled": 60271, + "ic_fluent_music_note_off_2_20_regular": 60272, + "ic_fluent_my_location_20_filled": 60273, + "ic_fluent_my_location_20_regular": 60274, + "ic_fluent_navigation_20_filled": 60275, + "ic_fluent_navigation_20_regular": 60276, + "ic_fluent_navigation_location_target_20_filled": 60277, + "ic_fluent_navigation_location_target_20_regular": 60278, + "ic_fluent_navigation_play_20_filled": 60279, + "ic_fluent_navigation_play_20_regular": 60280, + "ic_fluent_navigation_unread_20_filled": 60281, + "ic_fluent_navigation_unread_20_regular": 60282, + "ic_fluent_network_check_20_filled": 60283, + "ic_fluent_network_check_20_regular": 60284, + "ic_fluent_new_20_filled": 60285, + "ic_fluent_new_20_regular": 60286, + "ic_fluent_news_20_filled": 60287, + "ic_fluent_news_20_regular": 60288, + "ic_fluent_next_20_filled": 60289, + "ic_fluent_next_20_regular": 60290, + "ic_fluent_next_frame_20_filled": 60291, + "ic_fluent_next_frame_20_regular": 60292, + "ic_fluent_note_20_filled": 60293, + "ic_fluent_note_20_regular": 60294, + "ic_fluent_note_add_20_filled": 60295, + "ic_fluent_note_add_20_regular": 60296, + "ic_fluent_note_edit_20_filled": 60297, + "ic_fluent_note_edit_20_regular": 60298, + "ic_fluent_note_pin_20_filled": 60299, + "ic_fluent_note_pin_20_regular": 60300, + "ic_fluent_notebook_20_filled": 60301, + "ic_fluent_notebook_20_regular": 60302, + "ic_fluent_notebook_add_20_filled": 60303, + "ic_fluent_notebook_add_20_regular": 60304, + "ic_fluent_notebook_arrow_curve_down_20_filled": 60305, + "ic_fluent_notebook_arrow_curve_down_20_regular": 60306, + "ic_fluent_notebook_error_20_filled": 60307, + "ic_fluent_notebook_error_20_regular": 60308, + "ic_fluent_notebook_eye_20_filled": 60309, + "ic_fluent_notebook_eye_20_regular": 60310, + "ic_fluent_notebook_lightning_20_filled": 60311, + "ic_fluent_notebook_lightning_20_regular": 60312, + "ic_fluent_notebook_question_mark_20_filled": 60313, + "ic_fluent_notebook_question_mark_20_regular": 60314, + "ic_fluent_notebook_section_20_filled": 60315, + "ic_fluent_notebook_section_20_regular": 60316, + "ic_fluent_notebook_section_arrow_right_20_filled": 60317, + "ic_fluent_notebook_section_arrow_right_20_regular": 60318, + "ic_fluent_notebook_subsection_20_filled": 60319, + "ic_fluent_notebook_subsection_20_regular": 60320, + "ic_fluent_notebook_sync_20_filled": 60321, + "ic_fluent_notebook_sync_20_regular": 60322, + "ic_fluent_notepad_20_filled": 60323, + "ic_fluent_notepad_20_regular": 60324, + "ic_fluent_notepad_edit_20_filled": 60325, + "ic_fluent_notepad_edit_20_regular": 60326, + "ic_fluent_notepad_person_20_filled": 60327, + "ic_fluent_notepad_person_20_regular": 60328, + "ic_fluent_notepad_sparkle_20_filled": 60329, + "ic_fluent_notepad_sparkle_20_regular": 60330, + "ic_fluent_number_circle_0_20_filled": 60331, + "ic_fluent_number_circle_0_20_regular": 60332, + "ic_fluent_number_circle_1_20_filled": 60333, + "ic_fluent_number_circle_1_20_regular": 60334, + "ic_fluent_number_circle_2_20_filled": 60335, + "ic_fluent_number_circle_2_20_regular": 60336, + "ic_fluent_number_circle_3_20_filled": 60337, + "ic_fluent_number_circle_3_20_regular": 60338, + "ic_fluent_number_circle_4_20_filled": 60339, + "ic_fluent_number_circle_4_20_regular": 60340, + "ic_fluent_number_circle_5_20_filled": 60341, + "ic_fluent_number_circle_5_20_regular": 60342, + "ic_fluent_number_circle_6_20_filled": 60343, + "ic_fluent_number_circle_6_20_regular": 60344, + "ic_fluent_number_circle_7_20_filled": 60345, + "ic_fluent_number_circle_7_20_regular": 60346, + "ic_fluent_number_circle_8_20_filled": 60347, + "ic_fluent_number_circle_8_20_regular": 60348, + "ic_fluent_number_circle_9_20_filled": 60349, + "ic_fluent_number_circle_9_20_regular": 60350, + "ic_fluent_number_row_20_filled": 60351, + "ic_fluent_number_row_20_regular": 60352, + "ic_fluent_number_symbol_20_filled": 60353, + "ic_fluent_number_symbol_20_regular": 60354, + "ic_fluent_number_symbol_dismiss_20_filled": 60355, + "ic_fluent_number_symbol_dismiss_20_regular": 60356, + "ic_fluent_number_symbol_square_20_filled": 60357, + "ic_fluent_number_symbol_square_20_regular": 60358, + "ic_fluent_open_20_filled": 60359, + "ic_fluent_open_20_regular": 60360, + "ic_fluent_open_folder_20_filled": 60361, + "ic_fluent_open_folder_20_regular": 60362, + "ic_fluent_open_off_20_filled": 60363, + "ic_fluent_open_off_20_regular": 60364, + "ic_fluent_options_20_filled": 60365, + "ic_fluent_options_20_regular": 60366, + "ic_fluent_organization_20_filled": 60367, + "ic_fluent_organization_20_regular": 60368, + "ic_fluent_organization_horizontal_20_filled": 60369, + "ic_fluent_organization_horizontal_20_regular": 60370, + "ic_fluent_orientation_20_filled": 60371, + "ic_fluent_orientation_20_regular": 60372, + "ic_fluent_oval_20_filled": 60373, + "ic_fluent_oval_20_regular": 60374, + "ic_fluent_oven_20_filled": 60375, + "ic_fluent_oven_20_regular": 60376, + "ic_fluent_padding_down_20_filled": 60377, + "ic_fluent_padding_down_20_regular": 60378, + "ic_fluent_padding_left_20_filled": 60379, + "ic_fluent_padding_left_20_regular": 60380, + "ic_fluent_padding_right_20_filled": 60381, + "ic_fluent_padding_right_20_regular": 60382, + "ic_fluent_padding_top_20_filled": 60383, + "ic_fluent_padding_top_20_regular": 60384, + "ic_fluent_page_fit_20_filled": 60385, + "ic_fluent_page_fit_20_regular": 60386, + "ic_fluent_paint_brush_20_filled": 60387, + "ic_fluent_paint_brush_20_regular": 60388, + "ic_fluent_paint_brush_arrow_down_20_filled": 60389, + "ic_fluent_paint_brush_arrow_down_20_regular": 60390, + "ic_fluent_paint_brush_arrow_up_20_filled": 60391, + "ic_fluent_paint_brush_arrow_up_20_regular": 60392, + "ic_fluent_paint_brush_sparkle_20_filled": 60393, + "ic_fluent_paint_brush_sparkle_20_regular": 60394, + "ic_fluent_paint_brush_subtract_20_filled": 60395, + "ic_fluent_paint_brush_subtract_20_regular": 60396, + "ic_fluent_paint_bucket_20_filled": 60397, + "ic_fluent_paint_bucket_20_regular": 60398, + "ic_fluent_pair_20_filled": 60399, + "ic_fluent_pair_20_regular": 60400, + "ic_fluent_panel_bottom_20_filled": 60401, + "ic_fluent_panel_bottom_20_regular": 60402, + "ic_fluent_panel_bottom_contract_20_filled": 60403, + "ic_fluent_panel_bottom_contract_20_regular": 60404, + "ic_fluent_panel_bottom_expand_20_filled": 60405, + "ic_fluent_panel_bottom_expand_20_regular": 60406, + "ic_fluent_panel_left_20_filled": 60407, + "ic_fluent_panel_left_20_regular": 60408, + "ic_fluent_panel_left_add_20_filled": 60409, + "ic_fluent_panel_left_add_20_regular": 60410, + "ic_fluent_panel_left_contract_20_filled": 60411, + "ic_fluent_panel_left_contract_20_regular": 60412, + "ic_fluent_panel_left_expand_20_filled": 60413, + "ic_fluent_panel_left_expand_20_regular": 60414, + "ic_fluent_panel_left_focus_right_20_filled": 60415, + "ic_fluent_panel_left_header_20_filled": 60416, + "ic_fluent_panel_left_header_20_regular": 60417, + "ic_fluent_panel_left_header_add_20_filled": 60418, + "ic_fluent_panel_left_header_add_20_regular": 60419, + "ic_fluent_panel_left_header_key_20_filled": 60420, + "ic_fluent_panel_left_header_key_20_regular": 60421, + "ic_fluent_panel_left_key_20_filled": 60422, + "ic_fluent_panel_left_key_20_regular": 60423, + "ic_fluent_panel_left_text_20_filled": 60424, + "ic_fluent_panel_left_text_20_regular": 60425, + "ic_fluent_panel_left_text_add_20_filled": 60426, + "ic_fluent_panel_left_text_add_20_regular": 60427, + "ic_fluent_panel_left_text_dismiss_20_filled": 60428, + "ic_fluent_panel_left_text_dismiss_20_regular": 60429, + "ic_fluent_panel_right_20_filled": 60430, + "ic_fluent_panel_right_20_regular": 60431, + "ic_fluent_panel_right_add_20_filled": 60432, + "ic_fluent_panel_right_add_20_regular": 60433, + "ic_fluent_panel_right_contract_20_filled": 60434, + "ic_fluent_panel_right_contract_20_regular": 60435, + "ic_fluent_panel_right_cursor_20_filled": 60436, + "ic_fluent_panel_right_cursor_20_regular": 60437, + "ic_fluent_panel_right_expand_20_filled": 60438, + "ic_fluent_panel_right_expand_20_regular": 60439, + "ic_fluent_panel_right_gallery_20_filled": 60440, + "ic_fluent_panel_right_gallery_20_regular": 60441, + "ic_fluent_panel_separate_window_20_filled": 60442, + "ic_fluent_panel_separate_window_20_regular": 60443, + "ic_fluent_panel_top_contract_20_filled": 60444, + "ic_fluent_panel_top_contract_20_regular": 60445, + "ic_fluent_panel_top_expand_20_filled": 60446, + "ic_fluent_panel_top_expand_20_regular": 60447, + "ic_fluent_panel_top_gallery_20_filled": 60448, + "ic_fluent_panel_top_gallery_20_regular": 60449, + "ic_fluent_password_20_filled": 60450, + "ic_fluent_password_20_regular": 60451, + "ic_fluent_patch_20_filled": 60452, + "ic_fluent_patch_20_regular": 60453, + "ic_fluent_patient_20_filled": 60454, + "ic_fluent_patient_20_regular": 60455, + "ic_fluent_pause_20_filled": 60456, + "ic_fluent_pause_20_regular": 60457, + "ic_fluent_pause_circle_20_filled": 60458, + "ic_fluent_pause_circle_20_regular": 60459, + "ic_fluent_pause_off_20_filled": 60460, + "ic_fluent_pause_off_20_regular": 60461, + "ic_fluent_pause_settings_20_filled": 60462, + "ic_fluent_pause_settings_20_regular": 60463, + "ic_fluent_payment_20_filled": 60464, + "ic_fluent_payment_20_regular": 60465, + "ic_fluent_payment_wireless_20_filled": 60466, + "ic_fluent_payment_wireless_20_regular": 60467, + "ic_fluent_pen_20_filled": 60468, + "ic_fluent_pen_20_regular": 60469, + "ic_fluent_pen_dismiss_20_filled": 60470, + "ic_fluent_pen_dismiss_20_regular": 60471, + "ic_fluent_pen_off_20_filled": 60472, + "ic_fluent_pen_off_20_regular": 60473, + "ic_fluent_pen_prohibited_20_filled": 60474, + "ic_fluent_pen_prohibited_20_regular": 60475, + "ic_fluent_pen_sparkle_20_filled": 60476, + "ic_fluent_pen_sparkle_20_regular": 60477, + "ic_fluent_pen_sync_20_filled": 60478, + "ic_fluent_pen_sync_20_regular": 60479, + "ic_fluent_pentagon_20_filled": 60480, + "ic_fluent_pentagon_20_regular": 60481, + "ic_fluent_people_20_filled": 60482, + "ic_fluent_people_20_regular": 60483, + "ic_fluent_people_add_20_filled": 60484, + "ic_fluent_people_add_20_regular": 60485, + "ic_fluent_people_audience_20_filled": 60486, + "ic_fluent_people_audience_20_regular": 60487, + "ic_fluent_people_call_20_filled": 60488, + "ic_fluent_people_call_20_regular": 60489, + "ic_fluent_people_chat_20_filled": 60490, + "ic_fluent_people_chat_20_regular": 60491, + "ic_fluent_people_checkmark_20_filled": 60492, + "ic_fluent_people_checkmark_20_regular": 60493, + "ic_fluent_people_community_20_filled": 60494, + "ic_fluent_people_community_20_regular": 60495, + "ic_fluent_people_community_add_20_filled": 60496, + "ic_fluent_people_community_add_20_regular": 60497, + "ic_fluent_people_edit_20_filled": 60498, + "ic_fluent_people_edit_20_regular": 60499, + "ic_fluent_people_error_20_filled": 60500, + "ic_fluent_people_error_20_regular": 60501, + "ic_fluent_people_eye_20_filled": 60502, + "ic_fluent_people_eye_20_regular": 60503, + "ic_fluent_people_link_20_filled": 60504, + "ic_fluent_people_link_20_regular": 60505, + "ic_fluent_people_list_20_filled": 60506, + "ic_fluent_people_list_20_regular": 60507, + "ic_fluent_people_lock_20_filled": 60508, + "ic_fluent_people_lock_20_regular": 60509, + "ic_fluent_people_money_20_filled": 60510, + "ic_fluent_people_money_20_regular": 60511, + "ic_fluent_people_prohibited_20_filled": 60512, + "ic_fluent_people_prohibited_20_regular": 60513, + "ic_fluent_people_queue_20_filled": 60514, + "ic_fluent_people_queue_20_regular": 60515, + "ic_fluent_people_search_20_filled": 60516, + "ic_fluent_people_search_20_regular": 60517, + "ic_fluent_people_settings_20_filled": 60518, + "ic_fluent_people_settings_20_regular": 60519, + "ic_fluent_people_star_20_filled": 60520, + "ic_fluent_people_star_20_regular": 60521, + "ic_fluent_people_subtract_20_filled": 60522, + "ic_fluent_people_subtract_20_regular": 60523, + "ic_fluent_people_swap_20_filled": 60524, + "ic_fluent_people_swap_20_regular": 60525, + "ic_fluent_people_sync_20_filled": 60526, + "ic_fluent_people_sync_20_regular": 60527, + "ic_fluent_people_team_20_filled": 60528, + "ic_fluent_people_team_20_regular": 60529, + "ic_fluent_people_team_add_20_filled": 60530, + "ic_fluent_people_team_add_20_regular": 60531, + "ic_fluent_people_team_delete_20_filled": 60532, + "ic_fluent_people_team_delete_20_regular": 60533, + "ic_fluent_people_team_toolbox_20_filled": 60534, + "ic_fluent_people_team_toolbox_20_regular": 60535, + "ic_fluent_people_toolbox_20_filled": 60536, + "ic_fluent_people_toolbox_20_regular": 60537, + "ic_fluent_person_20_filled": 60538, + "ic_fluent_person_20_regular": 60539, + "ic_fluent_person_5_20_filled": 60540, + "ic_fluent_person_5_20_regular": 60541, + "ic_fluent_person_6_20_filled": 60542, + "ic_fluent_person_6_20_regular": 60543, + "ic_fluent_person_accounts_20_filled": 60544, + "ic_fluent_person_accounts_20_regular": 60545, + "ic_fluent_person_add_20_filled": 60546, + "ic_fluent_person_add_20_regular": 60547, + "ic_fluent_person_alert_20_filled": 60548, + "ic_fluent_person_alert_20_regular": 60549, + "ic_fluent_person_alert_off_20_filled": 60550, + "ic_fluent_person_alert_off_20_regular": 60551, + "ic_fluent_person_arrow_back_20_filled": 60552, + "ic_fluent_person_arrow_back_20_regular": 60553, + "ic_fluent_person_arrow_left_20_filled": 60554, + "ic_fluent_person_arrow_left_20_regular": 60555, + "ic_fluent_person_arrow_right_20_filled": 60556, + "ic_fluent_person_arrow_right_20_regular": 60557, + "ic_fluent_person_available_20_filled": 60558, + "ic_fluent_person_available_20_regular": 60559, + "ic_fluent_person_board_20_filled": 60560, + "ic_fluent_person_board_20_regular": 60561, + "ic_fluent_person_board_add_20_filled": 60562, + "ic_fluent_person_board_add_20_regular": 60563, + "ic_fluent_person_call_20_filled": 60564, + "ic_fluent_person_call_20_regular": 60565, + "ic_fluent_person_chat_20_filled": 60566, + "ic_fluent_person_chat_20_regular": 60567, + "ic_fluent_person_circle_20_filled": 60568, + "ic_fluent_person_circle_20_regular": 60569, + "ic_fluent_person_clock_20_filled": 60570, + "ic_fluent_person_clock_20_regular": 60571, + "ic_fluent_person_delete_20_filled": 60572, + "ic_fluent_person_delete_20_regular": 60573, + "ic_fluent_person_desktop_20_filled": 60574, + "ic_fluent_person_desktop_20_regular": 60575, + "ic_fluent_person_edit_20_filled": 60576, + "ic_fluent_person_edit_20_regular": 60577, + "ic_fluent_person_feedback_20_filled": 60578, + "ic_fluent_person_feedback_20_regular": 60579, + "ic_fluent_person_head_hint_20_filled": 60580, + "ic_fluent_person_head_hint_20_regular": 60581, + "ic_fluent_person_heart_20_filled": 60582, + "ic_fluent_person_heart_20_regular": 60583, + "ic_fluent_person_home_20_filled": 60584, + "ic_fluent_person_home_20_regular": 60585, + "ic_fluent_person_info_20_filled": 60586, + "ic_fluent_person_info_20_regular": 60587, + "ic_fluent_person_key_20_filled": 60588, + "ic_fluent_person_key_20_regular": 60589, + "ic_fluent_person_lightbulb_20_filled": 60590, + "ic_fluent_person_lightbulb_20_regular": 60591, + "ic_fluent_person_lightning_20_filled": 60592, + "ic_fluent_person_lightning_20_regular": 60593, + "ic_fluent_person_link_20_filled": 60594, + "ic_fluent_person_link_20_regular": 60595, + "ic_fluent_person_lock_20_filled": 60596, + "ic_fluent_person_lock_20_regular": 60597, + "ic_fluent_person_mail_20_filled": 60598, + "ic_fluent_person_mail_20_regular": 60599, + "ic_fluent_person_money_20_filled": 60600, + "ic_fluent_person_money_20_regular": 60601, + "ic_fluent_person_note_20_filled": 60602, + "ic_fluent_person_note_20_regular": 60603, + "ic_fluent_person_passkey_20_filled": 60604, + "ic_fluent_person_passkey_20_regular": 60605, + "ic_fluent_person_pill_20_filled": 60606, + "ic_fluent_person_pill_20_regular": 60607, + "ic_fluent_person_prohibited_20_filled": 60608, + "ic_fluent_person_prohibited_20_regular": 60609, + "ic_fluent_person_question_mark_20_filled": 60610, + "ic_fluent_person_question_mark_20_regular": 60611, + "ic_fluent_person_ribbon_20_filled": 60612, + "ic_fluent_person_ribbon_20_regular": 60613, + "ic_fluent_person_running_20_filled": 60614, + "ic_fluent_person_running_20_regular": 60615, + "ic_fluent_person_search_20_filled": 60616, + "ic_fluent_person_search_20_regular": 60617, + "ic_fluent_person_settings_20_filled": 60618, + "ic_fluent_person_settings_20_regular": 60619, + "ic_fluent_person_sound_spatial_20_filled": 60620, + "ic_fluent_person_sound_spatial_20_regular": 60621, + "ic_fluent_person_square_20_filled": 60622, + "ic_fluent_person_square_20_regular": 60623, + "ic_fluent_person_square_add_20_filled": 60624, + "ic_fluent_person_square_add_20_regular": 60625, + "ic_fluent_person_square_checkmark_20_filled": 60626, + "ic_fluent_person_square_checkmark_20_regular": 60627, + "ic_fluent_person_star_20_filled": 60628, + "ic_fluent_person_star_20_regular": 60629, + "ic_fluent_person_starburst_20_filled": 60630, + "ic_fluent_person_starburst_20_regular": 60631, + "ic_fluent_person_subtract_20_filled": 60632, + "ic_fluent_person_subtract_20_regular": 60633, + "ic_fluent_person_support_20_filled": 60634, + "ic_fluent_person_support_20_regular": 60635, + "ic_fluent_person_swap_20_filled": 60636, + "ic_fluent_person_swap_20_regular": 60637, + "ic_fluent_person_sync_20_filled": 60638, + "ic_fluent_person_sync_20_regular": 60639, + "ic_fluent_person_tag_20_filled": 60640, + "ic_fluent_person_tag_20_regular": 60641, + "ic_fluent_person_tentative_20_filled": 60642, + "ic_fluent_person_tentative_20_regular": 60643, + "ic_fluent_person_voice_20_filled": 60644, + "ic_fluent_person_voice_20_regular": 60645, + "ic_fluent_person_walking_20_filled": 60646, + "ic_fluent_person_walking_20_regular": 60647, + "ic_fluent_person_warning_20_filled": 60648, + "ic_fluent_person_warning_20_regular": 60649, + "ic_fluent_person_wrench_20_filled": 60650, + "ic_fluent_person_wrench_20_regular": 60651, + "ic_fluent_phone_20_filled": 60652, + "ic_fluent_phone_20_regular": 60653, + "ic_fluent_phone_add_20_filled": 60654, + "ic_fluent_phone_add_20_regular": 60655, + "ic_fluent_phone_arrow_right_20_filled": 60656, + "ic_fluent_phone_arrow_right_20_regular": 60657, + "ic_fluent_phone_chat_20_filled": 60658, + "ic_fluent_phone_chat_20_regular": 60659, + "ic_fluent_phone_checkmark_20_filled": 60660, + "ic_fluent_phone_checkmark_20_regular": 60661, + "ic_fluent_phone_desktop_20_filled": 60662, + "ic_fluent_phone_desktop_20_regular": 60663, + "ic_fluent_phone_desktop_add_20_filled": 60664, + "ic_fluent_phone_desktop_add_20_regular": 60665, + "ic_fluent_phone_dismiss_20_filled": 60666, + "ic_fluent_phone_dismiss_20_regular": 60667, + "ic_fluent_phone_edit_20_filled": 60668, + "ic_fluent_phone_edit_20_regular": 60669, + "ic_fluent_phone_eraser_20_filled": 60670, + "ic_fluent_phone_eraser_20_regular": 60671, + "ic_fluent_phone_footer_arrow_down_20_filled": 60672, + "ic_fluent_phone_footer_arrow_down_20_regular": 60673, + "ic_fluent_phone_header_arrow_up_20_filled": 60674, + "ic_fluent_phone_header_arrow_up_20_regular": 60675, + "ic_fluent_phone_key_20_filled": 60676, + "ic_fluent_phone_key_20_regular": 60677, + "ic_fluent_phone_laptop_20_filled": 60678, + "ic_fluent_phone_laptop_20_regular": 60679, + "ic_fluent_phone_link_setup_20_filled": 60680, + "ic_fluent_phone_link_setup_20_regular": 60681, + "ic_fluent_phone_lock_20_filled": 60682, + "ic_fluent_phone_lock_20_regular": 60683, + "ic_fluent_phone_page_header_20_filled": 60684, + "ic_fluent_phone_page_header_20_regular": 60685, + "ic_fluent_phone_pagination_20_filled": 60686, + "ic_fluent_phone_pagination_20_regular": 60687, + "ic_fluent_phone_screen_time_20_filled": 60688, + "ic_fluent_phone_screen_time_20_regular": 60689, + "ic_fluent_phone_shake_20_filled": 60690, + "ic_fluent_phone_shake_20_regular": 60691, + "ic_fluent_phone_span_in_20_filled": 60692, + "ic_fluent_phone_span_in_20_regular": 60693, + "ic_fluent_phone_span_out_20_filled": 60694, + "ic_fluent_phone_span_out_20_regular": 60695, + "ic_fluent_phone_speaker_20_filled": 60696, + "ic_fluent_phone_speaker_20_regular": 60697, + "ic_fluent_phone_status_bar_20_filled": 60698, + "ic_fluent_phone_status_bar_20_regular": 60699, + "ic_fluent_phone_tablet_20_filled": 60700, + "ic_fluent_phone_tablet_20_regular": 60701, + "ic_fluent_phone_update_20_filled": 60702, + "ic_fluent_phone_update_20_regular": 60703, + "ic_fluent_phone_update_checkmark_20_filled": 60704, + "ic_fluent_phone_update_checkmark_20_regular": 60705, + "ic_fluent_phone_vertical_scroll_20_filled": 60706, + "ic_fluent_phone_vertical_scroll_20_regular": 60707, + "ic_fluent_phone_vibrate_20_filled": 60708, + "ic_fluent_phone_vibrate_20_regular": 60709, + "ic_fluent_photo_filter_20_filled": 60710, + "ic_fluent_photo_filter_20_regular": 60711, + "ic_fluent_pi_20_filled": 60712, + "ic_fluent_pi_20_regular": 60713, + "ic_fluent_picture_in_picture_20_filled": 60714, + "ic_fluent_picture_in_picture_20_regular": 60715, + "ic_fluent_picture_in_picture_enter_20_filled": 60716, + "ic_fluent_picture_in_picture_enter_20_regular": 60717, + "ic_fluent_picture_in_picture_exit_20_filled": 60718, + "ic_fluent_picture_in_picture_exit_20_regular": 60719, + "ic_fluent_pill_20_filled": 60720, + "ic_fluent_pill_20_regular": 60721, + "ic_fluent_pin_20_filled": 60722, + "ic_fluent_pin_20_regular": 60723, + "ic_fluent_pin_globe_20_filled": 60724, + "ic_fluent_pin_globe_20_regular": 60725, + "ic_fluent_pin_off_20_filled": 60726, + "ic_fluent_pin_off_20_regular": 60727, + "ic_fluent_pipeline_20_filled": 60728, + "ic_fluent_pipeline_20_regular": 60729, + "ic_fluent_pipeline_add_20_filled": 60730, + "ic_fluent_pipeline_add_20_regular": 60731, + "ic_fluent_pipeline_arrow_curve_down_20_filled": 60732, + "ic_fluent_pipeline_arrow_curve_down_20_regular": 60733, + "ic_fluent_pipeline_play_20_filled": 60734, + "ic_fluent_pipeline_play_20_regular": 60735, + "ic_fluent_pivot_20_filled": 60736, + "ic_fluent_pivot_20_regular": 60737, + "ic_fluent_plant_cattail_20_filled": 60738, + "ic_fluent_plant_cattail_20_regular": 60739, + "ic_fluent_plant_grass_20_filled": 60740, + "ic_fluent_plant_grass_20_regular": 60741, + "ic_fluent_plant_ragweed_20_filled": 60742, + "ic_fluent_plant_ragweed_20_regular": 60743, + "ic_fluent_play_20_filled": 60744, + "ic_fluent_play_20_regular": 60745, + "ic_fluent_play_circle_20_filled": 60746, + "ic_fluent_play_circle_20_regular": 60747, + "ic_fluent_play_circle_hint_20_filled": 60748, + "ic_fluent_play_circle_hint_20_regular": 60749, + "ic_fluent_play_circle_sparkle_20_filled": 60750, + "ic_fluent_play_circle_sparkle_20_regular": 60751, + "ic_fluent_play_settings_20_filled": 60752, + "ic_fluent_play_settings_20_regular": 60753, + "ic_fluent_playing_cards_20_filled": 60754, + "ic_fluent_playing_cards_20_regular": 60755, + "ic_fluent_plug_connected_20_filled": 60756, + "ic_fluent_plug_connected_20_regular": 60757, + "ic_fluent_plug_connected_add_20_filled": 60758, + "ic_fluent_plug_connected_add_20_regular": 60759, + "ic_fluent_plug_connected_checkmark_20_filled": 60760, + "ic_fluent_plug_connected_checkmark_20_regular": 60761, + "ic_fluent_plug_connected_settings_20_filled": 60762, + "ic_fluent_plug_connected_settings_20_regular": 60763, + "ic_fluent_plug_disconnected_20_filled": 60764, + "ic_fluent_plug_disconnected_20_regular": 60765, + "ic_fluent_point_scan_20_filled": 60766, + "ic_fluent_point_scan_20_regular": 60767, + "ic_fluent_poll_20_filled": 60768, + "ic_fluent_poll_20_regular": 60769, + "ic_fluent_poll_horizontal_20_filled": 60770, + "ic_fluent_poll_horizontal_20_regular": 60771, + "ic_fluent_poll_off_20_filled": 60772, + "ic_fluent_poll_off_20_regular": 60773, + "ic_fluent_port_hdmi_20_filled": 60774, + "ic_fluent_port_hdmi_20_regular": 60775, + "ic_fluent_port_micro_usb_20_filled": 60776, + "ic_fluent_port_micro_usb_20_regular": 60777, + "ic_fluent_port_usb_a_20_filled": 60778, + "ic_fluent_port_usb_a_20_regular": 60779, + "ic_fluent_port_usb_c_20_filled": 60780, + "ic_fluent_port_usb_c_20_regular": 60781, + "ic_fluent_position_backward_20_filled": 60782, + "ic_fluent_position_backward_20_regular": 60783, + "ic_fluent_position_forward_20_filled": 60784, + "ic_fluent_position_forward_20_regular": 60785, + "ic_fluent_position_to_back_20_filled": 60786, + "ic_fluent_position_to_back_20_regular": 60787, + "ic_fluent_position_to_front_20_filled": 60788, + "ic_fluent_position_to_front_20_regular": 60789, + "ic_fluent_power_20_filled": 60790, + "ic_fluent_power_20_regular": 60791, + "ic_fluent_predictions_20_filled": 60792, + "ic_fluent_predictions_20_regular": 60793, + "ic_fluent_premium_20_filled": 60794, + "ic_fluent_premium_20_regular": 60795, + "ic_fluent_premium_person_20_filled": 60796, + "ic_fluent_premium_person_20_regular": 60797, + "ic_fluent_presence_available_20_filled": 60798, + "ic_fluent_presence_available_20_regular": 60799, + "ic_fluent_presence_away_20_filled": 60800, + "ic_fluent_presence_away_20_regular": 60801, + "ic_fluent_presence_blocked_20_regular": 60802, + "ic_fluent_presence_busy_20_filled": 60803, + "ic_fluent_presence_dnd_20_filled": 60804, + "ic_fluent_presence_dnd_20_regular": 60805, + "ic_fluent_presence_offline_20_regular": 60806, + "ic_fluent_presence_oof_20_regular": 60807, + "ic_fluent_presence_tentative_20_regular": 60808, + "ic_fluent_presence_unknown_20_regular": 60809, + "ic_fluent_presenter_20_filled": 60810, + "ic_fluent_presenter_20_regular": 60811, + "ic_fluent_presenter_off_20_filled": 60812, + "ic_fluent_presenter_off_20_regular": 60813, + "ic_fluent_preview_link_20_filled": 60814, + "ic_fluent_preview_link_20_regular": 60815, + "ic_fluent_previous_20_filled": 60816, + "ic_fluent_previous_20_regular": 60817, + "ic_fluent_previous_frame_20_filled": 60818, + "ic_fluent_previous_frame_20_regular": 60819, + "ic_fluent_print_20_filled": 60820, + "ic_fluent_print_20_regular": 60821, + "ic_fluent_print_add_20_filled": 60822, + "ic_fluent_print_add_20_regular": 60823, + "ic_fluent_production_20_filled": 60824, + "ic_fluent_production_20_regular": 60825, + "ic_fluent_production_checkmark_20_filled": 60826, + "ic_fluent_production_checkmark_20_regular": 60827, + "ic_fluent_prohibited_20_filled": 60828, + "ic_fluent_prohibited_20_regular": 60829, + "ic_fluent_prohibited_multiple_20_filled": 60830, + "ic_fluent_prohibited_multiple_20_regular": 60831, + "ic_fluent_prohibited_note_20_filled": 60832, + "ic_fluent_prohibited_note_20_regular": 60833, + "ic_fluent_projection_screen_20_filled": 60834, + "ic_fluent_projection_screen_20_regular": 60835, + "ic_fluent_projection_screen_dismiss_20_filled": 60836, + "ic_fluent_projection_screen_dismiss_20_regular": 60837, + "ic_fluent_projection_screen_text_20_filled": 60838, + "ic_fluent_projection_screen_text_20_regular": 60839, + "ic_fluent_prompt_20_filled": 60840, + "ic_fluent_prompt_20_regular": 60841, + "ic_fluent_protocol_handler_20_filled": 60842, + "ic_fluent_protocol_handler_20_regular": 60843, + "ic_fluent_pulse_20_filled": 60844, + "ic_fluent_pulse_20_regular": 60845, + "ic_fluent_pulse_square_20_filled": 60846, + "ic_fluent_pulse_square_20_regular": 60847, + "ic_fluent_puzzle_cube_20_filled": 60848, + "ic_fluent_puzzle_cube_20_regular": 60849, + "ic_fluent_puzzle_cube_piece_20_filled": 60850, + "ic_fluent_puzzle_cube_piece_20_regular": 60851, + "ic_fluent_puzzle_piece_20_filled": 60852, + "ic_fluent_puzzle_piece_20_regular": 60853, + "ic_fluent_puzzle_piece_shield_20_filled": 60854, + "ic_fluent_puzzle_piece_shield_20_regular": 60855, + "ic_fluent_qr_code_20_filled": 60856, + "ic_fluent_qr_code_20_regular": 60857, + "ic_fluent_question_20_filled": 60858, + "ic_fluent_question_20_regular": 60859, + "ic_fluent_question_circle_20_filled": 60860, + "ic_fluent_question_circle_20_regular": 60861, + "ic_fluent_quiz_new_20_filled": 60862, + "ic_fluent_quiz_new_20_regular": 60863, + "ic_fluent_radar_20_filled": 60864, + "ic_fluent_radar_20_regular": 60865, + "ic_fluent_radar_checkmark_20_filled": 60866, + "ic_fluent_radar_checkmark_20_regular": 60867, + "ic_fluent_radar_rectangle_multiple_20_filled": 60868, + "ic_fluent_radar_rectangle_multiple_20_regular": 60869, + "ic_fluent_radio_button_20_filled": 60870, + "ic_fluent_radio_button_20_regular": 60871, + "ic_fluent_ram_20_filled": 60872, + "ic_fluent_ram_20_regular": 60873, + "ic_fluent_rating_mature_20_filled": 60874, + "ic_fluent_rating_mature_20_regular": 60875, + "ic_fluent_ratio_one_to_one_20_filled": 60876, + "ic_fluent_ratio_one_to_one_20_regular": 60877, + "ic_fluent_re_order_20_filled": 60878, + "ic_fluent_re_order_20_regular": 60879, + "ic_fluent_re_order_dots_horizontal_20_filled": 60880, + "ic_fluent_re_order_dots_horizontal_20_regular": 60881, + "ic_fluent_re_order_dots_vertical_20_filled": 60882, + "ic_fluent_re_order_dots_vertical_20_regular": 60883, + "ic_fluent_read_aloud_20_filled": 60884, + "ic_fluent_read_aloud_20_regular": 60885, + "ic_fluent_reading_list_20_filled": 60886, + "ic_fluent_reading_list_20_regular": 60887, + "ic_fluent_reading_list_add_20_filled": 60888, + "ic_fluent_reading_list_add_20_regular": 60889, + "ic_fluent_reading_mode_mobile_20_filled": 60890, + "ic_fluent_reading_mode_mobile_20_regular": 60891, + "ic_fluent_real_estate_20_filled": 60892, + "ic_fluent_real_estate_20_regular": 60893, + "ic_fluent_receipt_20_filled": 60894, + "ic_fluent_receipt_20_regular": 60895, + "ic_fluent_receipt_add_20_filled": 60896, + "ic_fluent_receipt_add_20_regular": 60897, + "ic_fluent_receipt_bag_20_filled": 60898, + "ic_fluent_receipt_bag_20_regular": 60899, + "ic_fluent_receipt_cube_20_filled": 60900, + "ic_fluent_receipt_cube_20_regular": 60901, + "ic_fluent_receipt_money_20_filled": 60902, + "ic_fluent_receipt_money_20_regular": 60903, + "ic_fluent_receipt_play_20_filled": 60904, + "ic_fluent_receipt_play_20_regular": 60905, + "ic_fluent_receipt_search_20_filled": 60906, + "ic_fluent_receipt_search_20_regular": 60907, + "ic_fluent_receipt_sparkles_20_filled": 60908, + "ic_fluent_receipt_sparkles_20_regular": 60909, + "ic_fluent_record_20_filled": 60910, + "ic_fluent_record_20_regular": 60911, + "ic_fluent_record_stop_20_filled": 60912, + "ic_fluent_record_stop_20_regular": 60913, + "ic_fluent_rectangle_landscape_20_filled": 60914, + "ic_fluent_rectangle_landscape_20_regular": 60915, + "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60916, + "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60917, + "ic_fluent_rectangle_landscape_sparkle_20_filled": 60918, + "ic_fluent_rectangle_landscape_sparkle_20_regular": 60919, + "ic_fluent_rectangle_landscape_sync_20_filled": 60920, + "ic_fluent_rectangle_landscape_sync_20_regular": 60921, + "ic_fluent_rectangle_landscape_sync_off_20_filled": 60922, + "ic_fluent_rectangle_landscape_sync_off_20_regular": 60923, + "ic_fluent_rectangle_portrait_location_target_20_filled": 60924, + "ic_fluent_rectangle_portrait_location_target_20_regular": 60925, + "ic_fluent_recycle_20_filled": 60926, + "ic_fluent_recycle_20_regular": 60927, + "ic_fluent_remix_add_20_filled": 60928, + "ic_fluent_remix_add_20_regular": 60929, + "ic_fluent_remote_20_filled": 60930, + "ic_fluent_remote_20_regular": 60931, + "ic_fluent_rename_20_filled": 60932, + "ic_fluent_rename_20_regular": 60933, + "ic_fluent_reorder_20_filled": 60934, + "ic_fluent_reorder_20_regular": 60935, + "ic_fluent_replay_20_filled": 60936, + "ic_fluent_replay_20_regular": 60937, + "ic_fluent_resize_20_filled": 60938, + "ic_fluent_resize_20_regular": 60939, + "ic_fluent_resize_image_20_filled": 60940, + "ic_fluent_resize_image_20_regular": 60941, + "ic_fluent_resize_large_20_filled": 60942, + "ic_fluent_resize_large_20_regular": 60943, + "ic_fluent_resize_small_20_filled": 60944, + "ic_fluent_resize_small_20_regular": 60945, + "ic_fluent_resize_table_20_filled": 60946, + "ic_fluent_resize_table_20_regular": 60947, + "ic_fluent_resize_video_20_filled": 60948, + "ic_fluent_resize_video_20_regular": 60949, + "ic_fluent_reward_20_filled": 60950, + "ic_fluent_reward_20_regular": 60951, + "ic_fluent_rewind_20_filled": 60952, + "ic_fluent_rewind_20_regular": 60953, + "ic_fluent_rhombus_20_filled": 60954, + "ic_fluent_rhombus_20_regular": 60955, + "ic_fluent_ribbon_20_filled": 60956, + "ic_fluent_ribbon_20_regular": 60957, + "ic_fluent_ribbon_add_20_filled": 60958, + "ic_fluent_ribbon_add_20_regular": 60959, + "ic_fluent_ribbon_off_20_filled": 60960, + "ic_fluent_ribbon_off_20_regular": 60961, + "ic_fluent_ribbon_star_20_filled": 60962, + "ic_fluent_ribbon_star_20_regular": 60963, + "ic_fluent_road_20_filled": 60964, + "ic_fluent_road_20_regular": 60965, + "ic_fluent_road_cone_20_filled": 60966, + "ic_fluent_road_cone_20_regular": 60967, + "ic_fluent_rocket_20_filled": 60968, + "ic_fluent_rocket_20_regular": 60969, + "ic_fluent_rotate_left_20_filled": 60970, + "ic_fluent_rotate_left_20_regular": 60971, + "ic_fluent_rotate_right_20_filled": 60972, + "ic_fluent_rotate_right_20_regular": 60973, + "ic_fluent_router_20_filled": 60974, + "ic_fluent_router_20_regular": 60975, + "ic_fluent_row_triple_20_filled": 60976, + "ic_fluent_row_triple_20_regular": 60977, + "ic_fluent_rss_20_filled": 60978, + "ic_fluent_rss_20_regular": 60979, + "ic_fluent_ruler_20_filled": 60980, + "ic_fluent_ruler_20_regular": 60981, + "ic_fluent_run_20_filled": 60982, + "ic_fluent_run_20_regular": 60983, + "ic_fluent_sanitize_20_filled": 60984, + "ic_fluent_sanitize_20_regular": 60985, + "ic_fluent_save_20_filled": 60986, + "ic_fluent_save_20_regular": 60987, + "ic_fluent_save_arrow_right_20_filled": 60988, + "ic_fluent_save_arrow_right_20_regular": 60989, + "ic_fluent_save_copy_20_filled": 60990, + "ic_fluent_save_copy_20_regular": 60991, + "ic_fluent_save_edit_20_filled": 60992, + "ic_fluent_save_edit_20_regular": 60993, + "ic_fluent_save_image_20_filled": 60994, + "ic_fluent_save_image_20_regular": 60995, + "ic_fluent_save_multiple_20_filled": 60996, + "ic_fluent_save_multiple_20_regular": 60997, + "ic_fluent_save_search_20_filled": 60998, + "ic_fluent_save_search_20_regular": 60999, + "ic_fluent_save_sync_20_filled": 61000, + "ic_fluent_save_sync_20_regular": 61001, + "ic_fluent_savings_20_filled": 61002, + "ic_fluent_savings_20_regular": 61003, + "ic_fluent_scale_fill_20_filled": 61004, + "ic_fluent_scale_fill_20_regular": 61005, + "ic_fluent_scale_fit_20_filled": 61006, + "ic_fluent_scale_fit_20_regular": 61007, + "ic_fluent_scales_20_filled": 61008, + "ic_fluent_scales_20_regular": 61009, + "ic_fluent_scan_20_filled": 61010, + "ic_fluent_scan_20_regular": 61011, + "ic_fluent_scan_camera_20_filled": 61012, + "ic_fluent_scan_camera_20_regular": 61013, + "ic_fluent_scan_dash_20_filled": 61014, + "ic_fluent_scan_dash_20_regular": 61015, + "ic_fluent_scan_object_20_filled": 61016, + "ic_fluent_scan_object_20_regular": 61017, + "ic_fluent_scan_person_20_filled": 61018, + "ic_fluent_scan_person_20_regular": 61019, + "ic_fluent_scan_table_20_filled": 61020, + "ic_fluent_scan_table_20_regular": 61021, + "ic_fluent_scan_text_20_filled": 61022, + "ic_fluent_scan_text_20_regular": 61023, + "ic_fluent_scan_thumb_up_20_filled": 61024, + "ic_fluent_scan_thumb_up_20_regular": 61025, + "ic_fluent_scan_thumb_up_off_20_filled": 61026, + "ic_fluent_scan_thumb_up_off_20_regular": 61027, + "ic_fluent_scan_type_20_filled": 61028, + "ic_fluent_scan_type_20_regular": 61029, + "ic_fluent_scan_type_checkmark_20_filled": 61030, + "ic_fluent_scan_type_checkmark_20_regular": 61031, + "ic_fluent_scan_type_off_20_filled": 61032, + "ic_fluent_scan_type_off_20_regular": 61033, + "ic_fluent_scratchpad_20_filled": 61034, + "ic_fluent_scratchpad_20_regular": 61035, + "ic_fluent_screen_cut_20_filled": 61036, + "ic_fluent_screen_cut_20_regular": 61037, + "ic_fluent_screen_person_20_filled": 61038, + "ic_fluent_screen_person_20_regular": 61039, + "ic_fluent_screen_search_20_filled": 61040, + "ic_fluent_screen_search_20_regular": 61041, + "ic_fluent_screenshot_20_filled": 61042, + "ic_fluent_screenshot_20_regular": 61043, + "ic_fluent_screenshot_record_20_filled": 61044, + "ic_fluent_screenshot_record_20_regular": 61045, + "ic_fluent_script_20_filled": 61046, + "ic_fluent_script_20_regular": 61047, + "ic_fluent_search_20_filled": 61048, + "ic_fluent_search_20_regular": 61049, + "ic_fluent_search_info_20_filled": 61050, + "ic_fluent_search_info_20_regular": 61051, + "ic_fluent_search_settings_20_filled": 61052, + "ic_fluent_search_settings_20_regular": 61053, + "ic_fluent_search_shield_20_filled": 61054, + "ic_fluent_search_shield_20_regular": 61055, + "ic_fluent_search_sparkle_20_filled": 61056, + "ic_fluent_search_sparkle_20_regular": 61057, + "ic_fluent_search_square_20_filled": 61058, + "ic_fluent_search_square_20_regular": 61059, + "ic_fluent_search_visual_20_filled": 61060, + "ic_fluent_search_visual_20_regular": 61061, + "ic_fluent_seat_20_filled": 61062, + "ic_fluent_seat_20_regular": 61063, + "ic_fluent_seat_add_20_filled": 61064, + "ic_fluent_seat_add_20_regular": 61065, + "ic_fluent_select_all_off_20_filled": 61066, + "ic_fluent_select_all_off_20_regular": 61067, + "ic_fluent_select_all_on_20_filled": 61068, + "ic_fluent_select_all_on_20_regular": 61069, + "ic_fluent_select_object_20_filled": 61070, + "ic_fluent_select_object_20_regular": 61071, + "ic_fluent_select_object_skew_20_filled": 61072, + "ic_fluent_select_object_skew_20_regular": 61073, + "ic_fluent_select_object_skew_dismiss_20_filled": 61074, + "ic_fluent_select_object_skew_dismiss_20_regular": 61075, + "ic_fluent_select_object_skew_edit_20_filled": 61076, + "ic_fluent_select_object_skew_edit_20_regular": 61077, + "ic_fluent_send_20_filled": 61078, + "ic_fluent_send_20_regular": 61079, + "ic_fluent_send_beaker_20_filled": 61080, + "ic_fluent_send_beaker_20_regular": 61081, + "ic_fluent_send_clock_20_filled": 61082, + "ic_fluent_send_clock_20_regular": 61083, + "ic_fluent_send_copy_20_filled": 61084, + "ic_fluent_send_copy_20_regular": 61085, + "ic_fluent_send_person_20_filled": 61086, + "ic_fluent_send_person_20_regular": 61087, + "ic_fluent_serial_port_20_filled": 61088, + "ic_fluent_serial_port_20_regular": 61089, + "ic_fluent_server_20_filled": 61090, + "ic_fluent_server_20_regular": 61091, + "ic_fluent_server_link_20_filled": 61092, + "ic_fluent_server_link_20_regular": 61093, + "ic_fluent_server_multiple_20_filled": 61094, + "ic_fluent_server_multiple_20_regular": 61095, + "ic_fluent_server_play_20_filled": 61096, + "ic_fluent_server_play_20_regular": 61097, + "ic_fluent_service_bell_20_filled": 61098, + "ic_fluent_service_bell_20_regular": 61099, + "ic_fluent_settings_20_filled": 61100, + "ic_fluent_settings_20_regular": 61101, + "ic_fluent_settings_chat_20_filled": 61102, + "ic_fluent_settings_chat_20_regular": 61103, + "ic_fluent_settings_cog_multiple_20_filled": 61104, + "ic_fluent_settings_cog_multiple_20_regular": 61105, + "ic_fluent_shape_exclude_20_filled": 61106, + "ic_fluent_shape_exclude_20_regular": 61107, + "ic_fluent_shape_intersect_20_filled": 61108, + "ic_fluent_shape_intersect_20_regular": 61109, + "ic_fluent_shape_organic_20_filled": 61110, + "ic_fluent_shape_organic_20_regular": 61111, + "ic_fluent_shape_subtract_20_filled": 61112, + "ic_fluent_shape_subtract_20_regular": 61113, + "ic_fluent_shape_union_20_filled": 61114, + "ic_fluent_shape_union_20_regular": 61115, + "ic_fluent_shapes_20_filled": 61116, + "ic_fluent_shapes_20_regular": 61117, + "ic_fluent_share_20_filled": 61118, + "ic_fluent_share_20_regular": 61119, + "ic_fluent_share_android_20_filled": 61120, + "ic_fluent_share_android_20_regular": 61121, + "ic_fluent_share_close_tray_20_filled": 61122, + "ic_fluent_share_close_tray_20_regular": 61123, + "ic_fluent_share_ios_20_filled": 61124, + "ic_fluent_share_ios_20_regular": 61125, + "ic_fluent_share_multiple_20_filled": 61126, + "ic_fluent_share_multiple_20_regular": 61127, + "ic_fluent_share_screen_person_20_filled": 61128, + "ic_fluent_share_screen_person_20_regular": 61129, + "ic_fluent_share_screen_person_overlay_20_filled": 61130, + "ic_fluent_share_screen_person_overlay_20_regular": 61131, + "ic_fluent_share_screen_person_overlay_inside_20_filled": 61132, + "ic_fluent_share_screen_person_overlay_inside_20_regular": 61133, + "ic_fluent_share_screen_person_p_20_filled": 61134, + "ic_fluent_share_screen_person_p_20_regular": 61135, + "ic_fluent_share_screen_start_20_filled": 61136, + "ic_fluent_share_screen_start_20_regular": 61137, + "ic_fluent_share_screen_stop_20_filled": 61138, + "ic_fluent_share_screen_stop_20_regular": 61139, + "ic_fluent_shield_20_filled": 61140, + "ic_fluent_shield_20_regular": 61141, + "ic_fluent_shield_add_20_filled": 61142, + "ic_fluent_shield_add_20_regular": 61143, + "ic_fluent_shield_badge_20_filled": 61144, + "ic_fluent_shield_badge_20_regular": 61145, + "ic_fluent_shield_checkmark_20_filled": 61146, + "ic_fluent_shield_checkmark_20_regular": 61147, + "ic_fluent_shield_dismiss_20_filled": 61148, + "ic_fluent_shield_dismiss_20_regular": 61149, + "ic_fluent_shield_dismiss_shield_20_filled": 61150, + "ic_fluent_shield_dismiss_shield_20_regular": 61151, + "ic_fluent_shield_error_20_filled": 61152, + "ic_fluent_shield_error_20_regular": 61153, + "ic_fluent_shield_globe_20_filled": 61154, + "ic_fluent_shield_globe_20_regular": 61155, + "ic_fluent_shield_keyhole_20_filled": 61156, + "ic_fluent_shield_keyhole_20_regular": 61157, + "ic_fluent_shield_lock_20_filled": 61158, + "ic_fluent_shield_lock_20_regular": 61159, + "ic_fluent_shield_person_20_filled": 61160, + "ic_fluent_shield_person_20_regular": 61161, + "ic_fluent_shield_person_add_20_filled": 61162, + "ic_fluent_shield_person_add_20_regular": 61163, + "ic_fluent_shield_prohibited_20_filled": 61164, + "ic_fluent_shield_prohibited_20_regular": 61165, + "ic_fluent_shield_question_20_filled": 61166, + "ic_fluent_shield_question_20_regular": 61167, + "ic_fluent_shield_task_20_filled": 61168, + "ic_fluent_shield_task_20_regular": 61169, + "ic_fluent_shifts_20_filled": 61170, + "ic_fluent_shifts_20_regular": 61171, + "ic_fluent_shifts_30_minutes_20_filled": 61172, + "ic_fluent_shifts_30_minutes_20_regular": 61173, + "ic_fluent_shifts_activity_20_filled": 61174, + "ic_fluent_shifts_activity_20_regular": 61175, + "ic_fluent_shifts_add_20_filled": 61176, + "ic_fluent_shifts_add_20_regular": 61177, + "ic_fluent_shifts_availability_20_filled": 61178, + "ic_fluent_shifts_availability_20_regular": 61179, + "ic_fluent_shifts_checkmark_20_filled": 61180, + "ic_fluent_shifts_checkmark_20_regular": 61181, + "ic_fluent_shifts_day_20_filled": 61182, + "ic_fluent_shifts_day_20_regular": 61183, + "ic_fluent_shifts_open_20_filled": 61184, + "ic_fluent_shifts_open_20_regular": 61185, + "ic_fluent_shifts_prohibited_20_filled": 61186, + "ic_fluent_shifts_prohibited_20_regular": 61187, + "ic_fluent_shifts_question_mark_20_filled": 61188, + "ic_fluent_shifts_question_mark_20_regular": 61189, + "ic_fluent_shifts_team_20_filled": 61190, + "ic_fluent_shifts_team_20_regular": 61191, + "ic_fluent_shopping_bag_20_filled": 61192, + "ic_fluent_shopping_bag_20_regular": 61193, + "ic_fluent_shopping_bag_add_20_filled": 61194, + "ic_fluent_shopping_bag_add_20_regular": 61195, + "ic_fluent_shopping_bag_arrow_left_20_filled": 61196, + "ic_fluent_shopping_bag_arrow_left_20_regular": 61197, + "ic_fluent_shopping_bag_dismiss_20_filled": 61198, + "ic_fluent_shopping_bag_dismiss_20_regular": 61199, + "ic_fluent_shopping_bag_pause_20_filled": 61200, + "ic_fluent_shopping_bag_pause_20_regular": 61201, + "ic_fluent_shopping_bag_percent_20_filled": 61202, + "ic_fluent_shopping_bag_percent_20_regular": 61203, + "ic_fluent_shopping_bag_play_20_filled": 61204, + "ic_fluent_shopping_bag_play_20_regular": 61205, + "ic_fluent_shopping_bag_tag_20_filled": 61206, + "ic_fluent_shopping_bag_tag_20_regular": 61207, + "ic_fluent_shortpick_20_filled": 61208, + "ic_fluent_shortpick_20_regular": 61209, + "ic_fluent_showerhead_20_filled": 61210, + "ic_fluent_showerhead_20_regular": 61211, + "ic_fluent_sidebar_search_ltr_20_filled": 61212, + "ic_fluent_sidebar_search_ltr_20_regular": 61213, + "ic_fluent_sidebar_search_rtl_20_filled": 61214, + "ic_fluent_sidebar_search_rtl_20_regular": 61215, + "ic_fluent_sign_out_20_filled": 61216, + "ic_fluent_sign_out_20_regular": 61217, + "ic_fluent_signature_20_filled": 61218, + "ic_fluent_signature_20_regular": 61219, + "ic_fluent_sim_20_filled": 61220, + "ic_fluent_sim_20_regular": 61221, + "ic_fluent_skip_back_10_20_filled": 61222, + "ic_fluent_skip_back_10_20_regular": 61223, + "ic_fluent_skip_forward_10_20_filled": 61224, + "ic_fluent_skip_forward_10_20_regular": 61225, + "ic_fluent_skip_forward_30_20_filled": 61226, + "ic_fluent_skip_forward_30_20_regular": 61227, + "ic_fluent_skip_forward_tab_20_filled": 61228, + "ic_fluent_skip_forward_tab_20_regular": 61229, + "ic_fluent_slash_forward_20_filled": 61230, + "ic_fluent_slash_forward_20_regular": 61231, + "ic_fluent_sleep_20_filled": 61232, + "ic_fluent_sleep_20_regular": 61233, + "ic_fluent_slide_add_20_filled": 61234, + "ic_fluent_slide_add_20_regular": 61235, + "ic_fluent_slide_arrow_right_20_filled": 61236, + "ic_fluent_slide_arrow_right_20_regular": 61237, + "ic_fluent_slide_eraser_20_filled": 61238, + "ic_fluent_slide_eraser_20_regular": 61239, + "ic_fluent_slide_grid_20_filled": 61240, + "ic_fluent_slide_grid_20_regular": 61241, + "ic_fluent_slide_hide_20_filled": 61242, + "ic_fluent_slide_hide_20_regular": 61243, + "ic_fluent_slide_layout_20_filled": 61244, + "ic_fluent_slide_layout_20_regular": 61245, + "ic_fluent_slide_link_20_filled": 61246, + "ic_fluent_slide_link_20_regular": 61247, + "ic_fluent_slide_microphone_20_filled": 61248, + "ic_fluent_slide_microphone_20_regular": 61249, + "ic_fluent_slide_multiple_20_filled": 61250, + "ic_fluent_slide_multiple_20_regular": 61251, + "ic_fluent_slide_multiple_arrow_right_20_filled": 61252, + "ic_fluent_slide_multiple_arrow_right_20_regular": 61253, + "ic_fluent_slide_multiple_search_20_filled": 61254, + "ic_fluent_slide_multiple_search_20_regular": 61255, + "ic_fluent_slide_play_20_filled": 61256, + "ic_fluent_slide_play_20_regular": 61257, + "ic_fluent_slide_record_20_filled": 61258, + "ic_fluent_slide_record_20_regular": 61259, + "ic_fluent_slide_search_20_filled": 61260, + "ic_fluent_slide_search_20_regular": 61261, + "ic_fluent_slide_settings_20_filled": 61262, + "ic_fluent_slide_settings_20_regular": 61263, + "ic_fluent_slide_size_20_filled": 61264, + "ic_fluent_slide_size_20_regular": 61265, + "ic_fluent_slide_text_20_filled": 61266, + "ic_fluent_slide_text_20_regular": 61267, + "ic_fluent_slide_text_call_20_filled": 61268, + "ic_fluent_slide_text_call_20_regular": 61269, + "ic_fluent_slide_text_cursor_20_filled": 61270, + "ic_fluent_slide_text_cursor_20_regular": 61271, + "ic_fluent_slide_text_edit_20_filled": 61272, + "ic_fluent_slide_text_edit_20_regular": 61273, + "ic_fluent_slide_text_multiple_20_filled": 61274, + "ic_fluent_slide_text_multiple_20_regular": 61275, + "ic_fluent_slide_text_person_20_filled": 61276, + "ic_fluent_slide_text_person_20_regular": 61277, + "ic_fluent_slide_text_sparkle_20_filled": 61278, + "ic_fluent_slide_text_sparkle_20_regular": 61279, + "ic_fluent_slide_transition_20_filled": 61280, + "ic_fluent_slide_transition_20_regular": 61281, + "ic_fluent_smartwatch_20_filled": 61282, + "ic_fluent_smartwatch_20_regular": 61283, + "ic_fluent_smartwatch_dot_20_filled": 61284, + "ic_fluent_smartwatch_dot_20_regular": 61285, + "ic_fluent_snooze_20_filled": 61286, + "ic_fluent_snooze_20_regular": 61287, + "ic_fluent_sound_source_20_filled": 61288, + "ic_fluent_sound_source_20_regular": 61289, + "ic_fluent_sound_wave_circle_20_filled": 61290, + "ic_fluent_sound_wave_circle_20_regular": 61291, + "ic_fluent_sound_wave_circle_sparkle_20_filled": 61292, + "ic_fluent_sound_wave_circle_sparkle_20_regular": 61293, + "ic_fluent_space_3d_20_filled": 61294, + "ic_fluent_space_3d_20_regular": 61295, + "ic_fluent_spacebar_20_filled": 61296, + "ic_fluent_spacebar_20_regular": 61297, + "ic_fluent_sparkle_20_filled": 61298, + "ic_fluent_sparkle_20_regular": 61299, + "ic_fluent_sparkle_circle_20_filled": 61300, + "ic_fluent_sparkle_circle_20_regular": 61301, + "ic_fluent_spatula_spoon_20_filled": 61302, + "ic_fluent_spatula_spoon_20_regular": 61303, + "ic_fluent_speaker_0_20_filled": 61304, + "ic_fluent_speaker_0_20_regular": 61305, + "ic_fluent_speaker_1_20_filled": 61306, + "ic_fluent_speaker_1_20_regular": 61307, + "ic_fluent_speaker_2_20_filled": 61308, + "ic_fluent_speaker_2_20_regular": 61309, + "ic_fluent_speaker_bluetooth_20_filled": 61310, + "ic_fluent_speaker_bluetooth_20_regular": 61311, + "ic_fluent_speaker_box_20_filled": 61312, + "ic_fluent_speaker_box_20_regular": 61313, + "ic_fluent_speaker_edit_20_filled": 61314, + "ic_fluent_speaker_edit_20_regular": 61315, + "ic_fluent_speaker_mute_20_filled": 61316, + "ic_fluent_speaker_mute_20_regular": 61317, + "ic_fluent_speaker_off_20_filled": 61318, + "ic_fluent_speaker_off_20_regular": 61319, + "ic_fluent_speaker_settings_20_filled": 61320, + "ic_fluent_speaker_settings_20_regular": 61321, + "ic_fluent_speaker_usb_20_filled": 61322, + "ic_fluent_speaker_usb_20_regular": 61323, + "ic_fluent_spinner_ios_20_filled": 61324, + "ic_fluent_spinner_ios_20_regular": 61325, + "ic_fluent_split_hint_20_filled": 61326, + "ic_fluent_split_hint_20_regular": 61327, + "ic_fluent_split_horizontal_20_filled": 61328, + "ic_fluent_split_horizontal_20_regular": 61329, + "ic_fluent_split_vertical_20_filled": 61330, + "ic_fluent_split_vertical_20_regular": 61331, + "ic_fluent_sport_20_filled": 61332, + "ic_fluent_sport_20_regular": 61333, + "ic_fluent_sport_american_football_20_filled": 61334, + "ic_fluent_sport_american_football_20_regular": 61335, + "ic_fluent_sport_baseball_20_filled": 61336, + "ic_fluent_sport_baseball_20_regular": 61337, + "ic_fluent_sport_basketball_20_filled": 61338, + "ic_fluent_sport_basketball_20_regular": 61339, + "ic_fluent_sport_hockey_20_filled": 61340, + "ic_fluent_sport_hockey_20_regular": 61341, + "ic_fluent_sport_soccer_20_filled": 61342, + "ic_fluent_sport_soccer_20_regular": 61343, + "ic_fluent_square_20_filled": 61344, + "ic_fluent_square_20_regular": 61345, + "ic_fluent_square_add_20_filled": 61346, + "ic_fluent_square_add_20_regular": 61347, + "ic_fluent_square_arrow_forward_20_filled": 61348, + "ic_fluent_square_arrow_forward_20_regular": 61349, + "ic_fluent_square_dismiss_20_filled": 61350, + "ic_fluent_square_dismiss_20_regular": 61351, + "ic_fluent_square_dovetail_joint_20_filled": 61352, + "ic_fluent_square_dovetail_joint_20_regular": 61353, + "ic_fluent_square_eraser_20_filled": 61354, + "ic_fluent_square_eraser_20_regular": 61355, + "ic_fluent_square_hint_20_filled": 61356, + "ic_fluent_square_hint_20_regular": 61357, + "ic_fluent_square_hint_apps_20_filled": 61358, + "ic_fluent_square_hint_apps_20_regular": 61359, + "ic_fluent_square_hint_arrow_back_20_filled": 61360, + "ic_fluent_square_hint_arrow_back_20_regular": 61361, + "ic_fluent_square_hint_hexagon_20_filled": 61362, + "ic_fluent_square_hint_hexagon_20_regular": 61363, + "ic_fluent_square_hint_sparkles_20_filled": 61364, + "ic_fluent_square_hint_sparkles_20_regular": 61365, + "ic_fluent_square_multiple_20_filled": 61366, + "ic_fluent_square_multiple_20_regular": 61367, + "ic_fluent_square_shadow_20_filled": 61368, + "ic_fluent_square_shadow_20_regular": 61369, + "ic_fluent_square_text_arrow_repeat_all_20_filled": 61370, + "ic_fluent_square_text_arrow_repeat_all_20_regular": 61371, + "ic_fluent_squares_nested_20_filled": 61372, + "ic_fluent_squares_nested_20_regular": 61373, + "ic_fluent_stack_20_filled": 61374, + "ic_fluent_stack_20_regular": 61375, + "ic_fluent_stack_add_20_filled": 61376, + "ic_fluent_stack_add_20_regular": 61377, + "ic_fluent_stack_arrow_forward_20_filled": 61378, + "ic_fluent_stack_arrow_forward_20_regular": 61379, + "ic_fluent_stack_off_20_filled": 61380, + "ic_fluent_stack_off_20_regular": 61381, + "ic_fluent_stack_star_20_filled": 61382, + "ic_fluent_stack_star_20_regular": 61383, + "ic_fluent_stack_vertical_20_filled": 61384, + "ic_fluent_stack_vertical_20_regular": 61385, + "ic_fluent_star_20_filled": 61386, + "ic_fluent_star_20_regular": 61387, + "ic_fluent_star_add_20_filled": 61388, + "ic_fluent_star_add_20_regular": 61389, + "ic_fluent_star_arrow_back_20_filled": 61390, + "ic_fluent_star_arrow_back_20_regular": 61391, + "ic_fluent_star_arrow_right_end_20_filled": 61392, + "ic_fluent_star_arrow_right_end_20_regular": 61393, + "ic_fluent_star_arrow_right_start_20_filled": 61394, + "ic_fluent_star_arrow_right_start_20_regular": 61395, + "ic_fluent_star_checkmark_20_filled": 61396, + "ic_fluent_star_checkmark_20_regular": 61397, + "ic_fluent_star_dismiss_20_filled": 61398, + "ic_fluent_star_dismiss_20_regular": 61399, + "ic_fluent_star_edit_20_filled": 61400, + "ic_fluent_star_edit_20_regular": 61401, + "ic_fluent_star_emphasis_20_filled": 61402, + "ic_fluent_star_emphasis_20_regular": 61403, + "ic_fluent_star_half_20_filled": 61404, + "ic_fluent_star_half_20_regular": 61405, + "ic_fluent_star_line_horizontal_3_20_filled": 61406, + "ic_fluent_star_line_horizontal_3_20_regular": 61407, + "ic_fluent_star_off_20_filled": 61408, + "ic_fluent_star_off_20_regular": 61409, + "ic_fluent_star_one_quarter_20_filled": 61410, + "ic_fluent_star_one_quarter_20_regular": 61411, + "ic_fluent_star_prohibited_20_filled": 61412, + "ic_fluent_star_prohibited_20_regular": 61413, + "ic_fluent_star_settings_20_filled": 61414, + "ic_fluent_star_settings_20_regular": 61415, + "ic_fluent_star_three_quarter_20_filled": 61416, + "ic_fluent_star_three_quarter_20_regular": 61417, + "ic_fluent_status_20_filled": 61418, + "ic_fluent_status_20_regular": 61419, + "ic_fluent_step_20_filled": 61420, + "ic_fluent_step_20_regular": 61421, + "ic_fluent_steps_20_filled": 61422, + "ic_fluent_steps_20_regular": 61423, + "ic_fluent_stethoscope_20_filled": 61424, + "ic_fluent_stethoscope_20_regular": 61425, + "ic_fluent_sticker_20_filled": 61426, + "ic_fluent_sticker_20_regular": 61427, + "ic_fluent_sticker_add_20_filled": 61428, + "ic_fluent_sticker_add_20_regular": 61429, + "ic_fluent_stop_20_filled": 61430, + "ic_fluent_stop_20_regular": 61431, + "ic_fluent_storage_20_filled": 61432, + "ic_fluent_storage_20_regular": 61433, + "ic_fluent_store_microsoft_20_filled": 61434, + "ic_fluent_store_microsoft_20_regular": 61435, + "ic_fluent_stream_20_filled": 61436, + "ic_fluent_stream_20_regular": 61437, + "ic_fluent_stream_input_20_filled": 61438, + "ic_fluent_stream_input_20_regular": 61439, + "ic_fluent_stream_input_output_20_filled": 61440, + "ic_fluent_stream_input_output_20_regular": 61441, + "ic_fluent_stream_output_20_filled": 61442, + "ic_fluent_stream_output_20_regular": 61443, + "ic_fluent_street_sign_20_filled": 61444, + "ic_fluent_street_sign_20_regular": 61445, + "ic_fluent_style_guide_20_filled": 61446, + "ic_fluent_style_guide_20_regular": 61447, + "ic_fluent_sub_grid_20_filled": 61448, + "ic_fluent_sub_grid_20_regular": 61449, + "ic_fluent_subtitles_20_filled": 61450, + "ic_fluent_subtitles_20_regular": 61451, + "ic_fluent_subtract_20_filled": 61452, + "ic_fluent_subtract_20_regular": 61453, + "ic_fluent_subtract_circle_20_filled": 61454, + "ic_fluent_subtract_circle_20_regular": 61455, + "ic_fluent_subtract_circle_arrow_back_20_filled": 61456, + "ic_fluent_subtract_circle_arrow_back_20_regular": 61457, + "ic_fluent_subtract_circle_arrow_forward_20_filled": 61458, + "ic_fluent_subtract_circle_arrow_forward_20_regular": 61459, + "ic_fluent_subtract_parentheses_20_filled": 61460, + "ic_fluent_subtract_parentheses_20_regular": 61461, + "ic_fluent_subtract_square_20_filled": 61462, + "ic_fluent_subtract_square_20_regular": 61463, + "ic_fluent_subtract_square_multiple_20_filled": 61464, + "ic_fluent_subtract_square_multiple_20_regular": 61465, + "ic_fluent_surface_earbuds_20_filled": 61466, + "ic_fluent_surface_earbuds_20_regular": 61467, + "ic_fluent_surface_hub_20_filled": 61468, + "ic_fluent_surface_hub_20_regular": 61469, + "ic_fluent_swimming_pool_20_filled": 61470, + "ic_fluent_swimming_pool_20_regular": 61471, + "ic_fluent_swipe_down_20_filled": 61472, + "ic_fluent_swipe_down_20_regular": 61473, + "ic_fluent_swipe_right_20_filled": 61474, + "ic_fluent_swipe_right_20_regular": 61475, + "ic_fluent_swipe_up_20_filled": 61476, + "ic_fluent_swipe_up_20_regular": 61477, + "ic_fluent_symbols_20_filled": 61478, + "ic_fluent_symbols_20_regular": 61479, + "ic_fluent_sync_off_20_filled": 61480, + "ic_fluent_sync_off_20_regular": 61481, + "ic_fluent_syringe_20_filled": 61482, + "ic_fluent_syringe_20_regular": 61483, + "ic_fluent_system_20_filled": 61484, + "ic_fluent_system_20_regular": 61485, + "ic_fluent_tab_20_filled": 61486, + "ic_fluent_tab_20_regular": 61487, + "ic_fluent_tab_add_20_filled": 61488, + "ic_fluent_tab_add_20_regular": 61489, + "ic_fluent_tab_arrow_left_20_filled": 61490, + "ic_fluent_tab_arrow_left_20_regular": 61491, + "ic_fluent_tab_desktop_20_filled": 61492, + "ic_fluent_tab_desktop_20_regular": 61493, + "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61494, + "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61495, + "ic_fluent_tab_desktop_arrow_left_20_filled": 61496, + "ic_fluent_tab_desktop_arrow_left_20_regular": 61497, + "ic_fluent_tab_desktop_bottom_20_filled": 61498, + "ic_fluent_tab_desktop_bottom_20_regular": 61499, + "ic_fluent_tab_desktop_clock_20_filled": 61500, + "ic_fluent_tab_desktop_clock_20_regular": 61501, + "ic_fluent_tab_desktop_copy_20_filled": 61502, + "ic_fluent_tab_desktop_copy_20_regular": 61503, + "ic_fluent_tab_desktop_image_20_filled": 61504, + "ic_fluent_tab_desktop_image_20_regular": 61505, + "ic_fluent_tab_desktop_link_20_filled": 61506, + "ic_fluent_tab_desktop_link_20_regular": 61507, + "ic_fluent_tab_desktop_multiple_20_filled": 61508, + "ic_fluent_tab_desktop_multiple_20_regular": 61509, + "ic_fluent_tab_desktop_multiple_add_20_filled": 61510, + "ic_fluent_tab_desktop_multiple_add_20_regular": 61511, + "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61512, + "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61513, + "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61514, + "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61515, + "ic_fluent_tab_desktop_new_page_20_filled": 61516, + "ic_fluent_tab_desktop_new_page_20_regular": 61517, + "ic_fluent_tab_desktop_search_20_filled": 61518, + "ic_fluent_tab_desktop_search_20_regular": 61519, + "ic_fluent_tab_group_20_filled": 61520, + "ic_fluent_tab_group_20_regular": 61521, + "ic_fluent_tab_in_private_20_filled": 61522, + "ic_fluent_tab_in_private_20_regular": 61523, + "ic_fluent_tab_inprivate_account_20_filled": 61524, + "ic_fluent_tab_inprivate_account_20_regular": 61525, + "ic_fluent_tab_prohibited_20_filled": 61526, + "ic_fluent_tab_prohibited_20_regular": 61527, + "ic_fluent_tab_shield_dismiss_20_filled": 61528, + "ic_fluent_tab_shield_dismiss_20_regular": 61529, + "ic_fluent_table_20_filled": 61530, + "ic_fluent_table_20_regular": 61531, + "ic_fluent_table_add_20_filled": 61532, + "ic_fluent_table_add_20_regular": 61533, + "ic_fluent_table_arrow_up_20_filled": 61534, + "ic_fluent_table_arrow_up_20_regular": 61535, + "ic_fluent_table_bottom_row_20_filled": 61536, + "ic_fluent_table_bottom_row_20_regular": 61537, + "ic_fluent_table_calculator_20_filled": 61538, + "ic_fluent_table_calculator_20_regular": 61539, + "ic_fluent_table_cell_edit_20_filled": 61540, + "ic_fluent_table_cell_edit_20_regular": 61541, + "ic_fluent_table_cells_merge_20_filled": 61542, + "ic_fluent_table_cells_merge_20_regular": 61543, + "ic_fluent_table_cells_split_20_filled": 61544, + "ic_fluent_table_cells_split_20_regular": 61545, + "ic_fluent_table_checker_20_filled": 61546, + "ic_fluent_table_checker_20_regular": 61547, + "ic_fluent_table_column_top_bottom_20_filled": 61548, + "ic_fluent_table_column_top_bottom_20_regular": 61549, + "ic_fluent_table_copy_20_filled": 61550, + "ic_fluent_table_copy_20_regular": 61551, + "ic_fluent_table_cursor_20_filled": 61552, + "ic_fluent_table_cursor_20_regular": 61553, + "ic_fluent_table_delete_column_20_filled": 61554, + "ic_fluent_table_delete_column_20_regular": 61555, + "ic_fluent_table_delete_row_20_filled": 61556, + "ic_fluent_table_delete_row_20_regular": 61557, + "ic_fluent_table_dismiss_20_filled": 61558, + "ic_fluent_table_dismiss_20_regular": 61559, + "ic_fluent_table_edit_20_filled": 61560, + "ic_fluent_table_edit_20_regular": 61561, + "ic_fluent_table_freeze_column_20_filled": 61562, + "ic_fluent_table_freeze_column_20_regular": 61563, + "ic_fluent_table_freeze_column_and_row_20_filled": 61564, + "ic_fluent_table_freeze_column_and_row_20_regular": 61565, + "ic_fluent_table_freeze_row_20_filled": 61566, + "ic_fluent_table_freeze_row_20_regular": 61567, + "ic_fluent_table_image_20_filled": 61568, + "ic_fluent_table_image_20_regular": 61569, + "ic_fluent_table_insert_column_20_filled": 61570, + "ic_fluent_table_insert_column_20_regular": 61571, + "ic_fluent_table_insert_row_20_filled": 61572, + "ic_fluent_table_insert_row_20_regular": 61573, + "ic_fluent_table_lightning_20_filled": 61574, + "ic_fluent_table_lightning_20_regular": 61575, + "ic_fluent_table_link_20_filled": 61576, + "ic_fluent_table_link_20_regular": 61577, + "ic_fluent_table_lock_20_filled": 61578, + "ic_fluent_table_lock_20_regular": 61579, + "ic_fluent_table_move_above_20_filled": 61580, + "ic_fluent_table_move_above_20_regular": 61581, + "ic_fluent_table_move_below_20_filled": 61582, + "ic_fluent_table_move_below_20_regular": 61583, + "ic_fluent_table_move_left_20_filled": 61584, + "ic_fluent_table_move_left_20_regular": 61585, + "ic_fluent_table_move_right_20_filled": 61586, + "ic_fluent_table_move_right_20_regular": 61587, + "ic_fluent_table_multiple_20_filled": 61588, + "ic_fluent_table_multiple_20_regular": 61589, + "ic_fluent_table_offset_20_filled": 61590, + "ic_fluent_table_offset_20_regular": 61591, + "ic_fluent_table_offset_add_20_filled": 61592, + "ic_fluent_table_offset_add_20_regular": 61593, + "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61594, + "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61595, + "ic_fluent_table_offset_settings_20_filled": 61596, + "ic_fluent_table_offset_settings_20_regular": 61597, + "ic_fluent_table_resize_column_20_filled": 61598, + "ic_fluent_table_resize_column_20_regular": 61599, + "ic_fluent_table_resize_row_20_filled": 61600, + "ic_fluent_table_resize_row_20_regular": 61601, + "ic_fluent_table_search_20_filled": 61602, + "ic_fluent_table_search_20_regular": 61603, + "ic_fluent_table_settings_20_filled": 61604, + "ic_fluent_table_settings_20_regular": 61605, + "ic_fluent_table_simple_20_filled": 61606, + "ic_fluent_table_simple_20_regular": 61607, + "ic_fluent_table_simple_checkmark_20_filled": 61608, + "ic_fluent_table_simple_checkmark_20_regular": 61609, + "ic_fluent_table_simple_exclude_20_filled": 61610, + "ic_fluent_table_simple_exclude_20_regular": 61611, + "ic_fluent_table_simple_include_20_filled": 61612, + "ic_fluent_table_simple_include_20_regular": 61613, + "ic_fluent_table_simple_multiple_20_filled": 61614, + "ic_fluent_table_simple_multiple_20_regular": 61615, + "ic_fluent_table_sparkle_20_filled": 61616, + "ic_fluent_table_sparkle_20_regular": 61617, + "ic_fluent_table_split_20_filled": 61618, + "ic_fluent_table_split_20_regular": 61619, + "ic_fluent_table_stack_above_20_filled": 61620, + "ic_fluent_table_stack_above_20_regular": 61621, + "ic_fluent_table_stack_below_20_filled": 61622, + "ic_fluent_table_stack_below_20_regular": 61623, + "ic_fluent_table_stack_left_20_filled": 61624, + "ic_fluent_table_stack_left_20_regular": 61625, + "ic_fluent_table_stack_right_20_filled": 61626, + "ic_fluent_table_stack_right_20_regular": 61627, + "ic_fluent_table_switch_20_filled": 61628, + "ic_fluent_table_switch_20_regular": 61629, + "ic_fluent_tablet_20_filled": 61630, + "ic_fluent_tablet_20_regular": 61631, + "ic_fluent_tablet_laptop_20_filled": 61632, + "ic_fluent_tablet_laptop_20_regular": 61633, + "ic_fluent_tablet_speaker_20_filled": 61634, + "ic_fluent_tablet_speaker_20_regular": 61635, + "ic_fluent_tabs_20_filled": 61636, + "ic_fluent_tabs_20_regular": 61637, + "ic_fluent_tag_20_filled": 61638, + "ic_fluent_tag_20_regular": 61639, + "ic_fluent_tag_circle_20_filled": 61640, + "ic_fluent_tag_circle_20_regular": 61641, + "ic_fluent_tag_dismiss_20_filled": 61642, + "ic_fluent_tag_dismiss_20_regular": 61643, + "ic_fluent_tag_error_20_filled": 61644, + "ic_fluent_tag_error_20_regular": 61645, + "ic_fluent_tag_lock_20_filled": 61646, + "ic_fluent_tag_lock_20_regular": 61647, + "ic_fluent_tag_lock_accent_20_filled": 61648, + "ic_fluent_tag_multiple_20_filled": 61649, + "ic_fluent_tag_multiple_20_regular": 61650, + "ic_fluent_tag_off_20_filled": 61651, + "ic_fluent_tag_off_20_regular": 61652, + "ic_fluent_tag_question_mark_20_filled": 61653, + "ic_fluent_tag_question_mark_20_regular": 61654, + "ic_fluent_tag_reset_20_filled": 61655, + "ic_fluent_tag_reset_20_regular": 61656, + "ic_fluent_tag_search_20_filled": 61657, + "ic_fluent_tag_search_20_regular": 61658, + "ic_fluent_tap_double_20_filled": 61659, + "ic_fluent_tap_double_20_regular": 61660, + "ic_fluent_tap_single_20_filled": 61661, + "ic_fluent_tap_single_20_regular": 61662, + "ic_fluent_target_20_filled": 61663, + "ic_fluent_target_20_regular": 61664, + "ic_fluent_target_add_20_filled": 61665, + "ic_fluent_target_add_20_regular": 61666, + "ic_fluent_target_arrow_20_filled": 61667, + "ic_fluent_target_arrow_20_regular": 61668, + "ic_fluent_target_dismiss_20_filled": 61669, + "ic_fluent_target_dismiss_20_regular": 61670, + "ic_fluent_target_edit_20_filled": 61671, + "ic_fluent_target_edit_20_regular": 61672, + "ic_fluent_task_list_add_20_filled": 61673, + "ic_fluent_task_list_add_20_regular": 61674, + "ic_fluent_task_list_ltr_20_filled": 61675, + "ic_fluent_task_list_ltr_20_regular": 61676, + "ic_fluent_task_list_rtl_20_filled": 61677, + "ic_fluent_task_list_rtl_20_regular": 61678, + "ic_fluent_task_list_square_add_20_filled": 61679, + "ic_fluent_task_list_square_add_20_regular": 61680, + "ic_fluent_task_list_square_database_20_filled": 61681, + "ic_fluent_task_list_square_database_20_regular": 61682, + "ic_fluent_task_list_square_ltr_20_filled": 61683, + "ic_fluent_task_list_square_ltr_20_regular": 61684, + "ic_fluent_task_list_square_person_20_filled": 61685, + "ic_fluent_task_list_square_person_20_regular": 61686, + "ic_fluent_task_list_square_rtl_20_filled": 61687, + "ic_fluent_task_list_square_rtl_20_regular": 61688, + "ic_fluent_task_list_square_settings_20_filled": 61689, + "ic_fluent_task_list_square_settings_20_regular": 61690, + "ic_fluent_tasks_app_20_filled": 61691, + "ic_fluent_tasks_app_20_regular": 61692, + "ic_fluent_teaching_20_filled": 61693, + "ic_fluent_teaching_20_regular": 61694, + "ic_fluent_teardrop_bottom_right_20_filled": 61695, + "ic_fluent_teardrop_bottom_right_20_regular": 61696, + "ic_fluent_teddy_20_filled": 61697, + "ic_fluent_teddy_20_regular": 61698, + "ic_fluent_temperature_20_filled": 61699, + "ic_fluent_temperature_20_regular": 61700, + "ic_fluent_tent_20_filled": 61701, + "ic_fluent_tent_20_regular": 61702, + "ic_fluent_tetris_app_20_filled": 61703, + "ic_fluent_tetris_app_20_regular": 61704, + "ic_fluent_text_add_20_filled": 61705, + "ic_fluent_text_add_20_regular": 61706, + "ic_fluent_text_add_space_after_20_filled": 61707, + "ic_fluent_text_add_space_after_20_regular": 61708, + "ic_fluent_text_add_space_before_20_filled": 61709, + "ic_fluent_text_add_space_before_20_regular": 61710, + "ic_fluent_text_add_t_20_filled": 61711, + "ic_fluent_text_add_t_20_regular": 61712, + "ic_fluent_text_align_center_20_filled": 61713, + "ic_fluent_text_align_center_20_regular": 61714, + "ic_fluent_text_align_center_rotate_270_20_filled": 61715, + "ic_fluent_text_align_center_rotate_270_20_regular": 61716, + "ic_fluent_text_align_center_rotate_90_20_filled": 61717, + "ic_fluent_text_align_center_rotate_90_20_regular": 61718, + "ic_fluent_text_align_distributed_20_filled": 61719, + "ic_fluent_text_align_distributed_20_regular": 61720, + "ic_fluent_text_align_distributed_evenly_20_filled": 61721, + "ic_fluent_text_align_distributed_evenly_20_regular": 61722, + "ic_fluent_text_align_distributed_vertical_20_filled": 61723, + "ic_fluent_text_align_distributed_vertical_20_regular": 61724, + "ic_fluent_text_align_justify_20_filled": 61725, + "ic_fluent_text_align_justify_20_regular": 61726, + "ic_fluent_text_align_justify_low_20_filled": 61727, + "ic_fluent_text_align_justify_low_20_regular": 61728, + "ic_fluent_text_align_justify_low_90_20_filled": 61729, + "ic_fluent_text_align_justify_low_90_20_regular": 61730, + "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61731, + "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61732, + "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61733, + "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61734, + "ic_fluent_text_align_justify_rotate_270_20_filled": 61735, + "ic_fluent_text_align_justify_rotate_270_20_regular": 61736, + "ic_fluent_text_align_justify_rotate_90_20_filled": 61737, + "ic_fluent_text_align_justify_rotate_90_20_regular": 61738, + "ic_fluent_text_align_left_20_filled": 61739, + "ic_fluent_text_align_left_20_regular": 61740, + "ic_fluent_text_align_left_rotate_270_20_filled": 61741, + "ic_fluent_text_align_left_rotate_270_20_regular": 61742, + "ic_fluent_text_align_left_rotate_90_20_filled": 61743, + "ic_fluent_text_align_left_rotate_90_20_regular": 61744, + "ic_fluent_text_align_right_20_filled": 61745, + "ic_fluent_text_align_right_20_regular": 61746, + "ic_fluent_text_align_right_rotate_270_20_filled": 61747, + "ic_fluent_text_align_right_rotate_270_20_regular": 61748, + "ic_fluent_text_align_right_rotate_90_20_filled": 61749, + "ic_fluent_text_align_right_rotate_90_20_regular": 61750, + "ic_fluent_text_arrow_down_right_column_20_filled": 61751, + "ic_fluent_text_arrow_down_right_column_20_regular": 61752, + "ic_fluent_text_asterisk_20_filled": 61753, + "ic_fluent_text_asterisk_20_regular": 61754, + "ic_fluent_text_baseline_20_filled": 61755, + "ic_fluent_text_baseline_20_regular": 61756, + "ic_fluent_text_bold_20_filled": 61757, + "ic_fluent_text_bold_20_regular": 61758, + "ic_fluent_text_box_settings_20_filled": 61759, + "ic_fluent_text_box_settings_20_regular": 61760, + "ic_fluent_text_bullet_list_20_filled": 61761, + "ic_fluent_text_bullet_list_20_regular": 61762, + "ic_fluent_text_bullet_list_90_20_filled": 61763, + "ic_fluent_text_bullet_list_90_20_regular": 61764, + "ic_fluent_text_bullet_list_add_20_filled": 61765, + "ic_fluent_text_bullet_list_add_20_regular": 61766, + "ic_fluent_text_bullet_list_checkmark_20_filled": 61767, + "ic_fluent_text_bullet_list_checkmark_20_regular": 61768, + "ic_fluent_text_bullet_list_dismiss_20_filled": 61769, + "ic_fluent_text_bullet_list_dismiss_20_regular": 61770, + "ic_fluent_text_bullet_list_ltr_20_filled": 61771, + "ic_fluent_text_bullet_list_ltr_20_regular": 61772, + "ic_fluent_text_bullet_list_ltr_90_20_filled": 61773, + "ic_fluent_text_bullet_list_ltr_90_20_regular": 61774, + "ic_fluent_text_bullet_list_rtl_20_filled": 61775, + "ic_fluent_text_bullet_list_rtl_20_regular": 61776, + "ic_fluent_text_bullet_list_rtl_90_20_filled": 61777, + "ic_fluent_text_bullet_list_rtl_90_20_regular": 61778, + "ic_fluent_text_bullet_list_square_20_filled": 61779, + "ic_fluent_text_bullet_list_square_20_regular": 61780, + "ic_fluent_text_bullet_list_square_clock_20_filled": 61781, + "ic_fluent_text_bullet_list_square_clock_20_regular": 61782, + "ic_fluent_text_bullet_list_square_edit_20_filled": 61783, + "ic_fluent_text_bullet_list_square_edit_20_regular": 61784, + "ic_fluent_text_bullet_list_square_person_20_filled": 61785, + "ic_fluent_text_bullet_list_square_person_20_regular": 61786, + "ic_fluent_text_bullet_list_square_search_20_filled": 61787, + "ic_fluent_text_bullet_list_square_search_20_regular": 61788, + "ic_fluent_text_bullet_list_square_settings_20_filled": 61789, + "ic_fluent_text_bullet_list_square_settings_20_regular": 61790, + "ic_fluent_text_bullet_list_square_shield_20_filled": 61791, + "ic_fluent_text_bullet_list_square_shield_20_regular": 61792, + "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61793, + "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61794, + "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61795, + "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61796, + "ic_fluent_text_bullet_list_square_warning_20_filled": 61797, + "ic_fluent_text_bullet_list_square_warning_20_regular": 61798, + "ic_fluent_text_bullet_list_tree_20_filled": 61799, + "ic_fluent_text_bullet_list_tree_20_regular": 61800, + "ic_fluent_text_case_lowercase_20_filled": 61801, + "ic_fluent_text_case_lowercase_20_regular": 61802, + "ic_fluent_text_case_title_20_filled": 61803, + "ic_fluent_text_case_title_20_regular": 61804, + "ic_fluent_text_case_uppercase_20_filled": 61805, + "ic_fluent_text_case_uppercase_20_regular": 61806, + "ic_fluent_text_change_case_20_filled": 61807, + "ic_fluent_text_change_case_20_regular": 61808, + "ic_fluent_text_clear_formatting_20_filled": 61809, + "ic_fluent_text_clear_formatting_20_regular": 61810, + "ic_fluent_text_collapse_20_filled": 61811, + "ic_fluent_text_collapse_20_regular": 61812, + "ic_fluent_text_color_20_filled": 61813, + "ic_fluent_text_color_20_regular": 61814, + "ic_fluent_text_color_accent_20_filled": 61815, + "ic_fluent_text_column_one_20_filled": 61816, + "ic_fluent_text_column_one_20_regular": 61817, + "ic_fluent_text_column_one_narrow_20_filled": 61818, + "ic_fluent_text_column_one_narrow_20_regular": 61819, + "ic_fluent_text_column_one_semi_narrow_20_filled": 61820, + "ic_fluent_text_column_one_semi_narrow_20_regular": 61821, + "ic_fluent_text_column_one_wide_20_filled": 61822, + "ic_fluent_text_column_one_wide_20_regular": 61823, + "ic_fluent_text_column_one_wide_lightning_20_filled": 61824, + "ic_fluent_text_column_one_wide_lightning_20_regular": 61825, + "ic_fluent_text_column_three_20_filled": 61826, + "ic_fluent_text_column_three_20_regular": 61827, + "ic_fluent_text_column_two_20_filled": 61828, + "ic_fluent_text_column_two_20_regular": 61829, + "ic_fluent_text_column_two_left_20_filled": 61830, + "ic_fluent_text_column_two_left_20_regular": 61831, + "ic_fluent_text_column_two_right_20_filled": 61832, + "ic_fluent_text_column_two_right_20_regular": 61833, + "ic_fluent_text_column_wide_20_filled": 61834, + "ic_fluent_text_column_wide_20_regular": 61835, + "ic_fluent_text_continuous_20_filled": 61836, + "ic_fluent_text_continuous_20_regular": 61837, + "ic_fluent_text_density_20_filled": 61838, + "ic_fluent_text_density_20_regular": 61839, + "ic_fluent_text_description_20_filled": 61840, + "ic_fluent_text_description_20_regular": 61841, + "ic_fluent_text_description_ltr_20_filled": 61842, + "ic_fluent_text_description_ltr_20_regular": 61843, + "ic_fluent_text_description_rtl_20_filled": 61844, + "ic_fluent_text_description_rtl_20_regular": 61845, + "ic_fluent_text_direction_horizontal_left_20_filled": 61846, + "ic_fluent_text_direction_horizontal_left_20_regular": 61847, + "ic_fluent_text_direction_horizontal_ltr_20_filled": 61848, + "ic_fluent_text_direction_horizontal_ltr_20_regular": 61849, + "ic_fluent_text_direction_horizontal_right_20_filled": 61850, + "ic_fluent_text_direction_horizontal_right_20_regular": 61851, + "ic_fluent_text_direction_horizontal_rtl_20_filled": 61852, + "ic_fluent_text_direction_horizontal_rtl_20_regular": 61853, + "ic_fluent_text_direction_rotate_270_right_20_filled": 61854, + "ic_fluent_text_direction_rotate_270_right_20_regular": 61855, + "ic_fluent_text_direction_rotate_315_right_20_filled": 61856, + "ic_fluent_text_direction_rotate_315_right_20_regular": 61857, + "ic_fluent_text_direction_rotate_45_right_20_filled": 61858, + "ic_fluent_text_direction_rotate_45_right_20_regular": 61859, + "ic_fluent_text_direction_rotate_90_left_20_filled": 61860, + "ic_fluent_text_direction_rotate_90_left_20_regular": 61861, + "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61862, + "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61863, + "ic_fluent_text_direction_rotate_90_right_20_filled": 61864, + "ic_fluent_text_direction_rotate_90_right_20_regular": 61865, + "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61866, + "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61867, + "ic_fluent_text_direction_vertical_20_filled": 61868, + "ic_fluent_text_direction_vertical_20_regular": 61869, + "ic_fluent_text_edit_style_20_filled": 61870, + "ic_fluent_text_edit_style_20_regular": 61871, + "ic_fluent_text_effects_20_filled": 61872, + "ic_fluent_text_effects_20_regular": 61873, + "ic_fluent_text_effects_sparkle_20_filled": 61874, + "ic_fluent_text_effects_sparkle_20_regular": 61875, + "ic_fluent_text_expand_20_filled": 61876, + "ic_fluent_text_expand_20_regular": 61877, + "ic_fluent_text_field_20_filled": 61878, + "ic_fluent_text_field_20_regular": 61879, + "ic_fluent_text_first_line_20_filled": 61880, + "ic_fluent_text_first_line_20_regular": 61881, + "ic_fluent_text_font_20_filled": 61882, + "ic_fluent_text_font_20_regular": 61883, + "ic_fluent_text_font_info_20_filled": 61884, + "ic_fluent_text_font_info_20_regular": 61885, + "ic_fluent_text_font_size_20_filled": 61886, + "ic_fluent_text_font_size_20_regular": 61887, + "ic_fluent_text_footnote_20_filled": 61888, + "ic_fluent_text_footnote_20_regular": 61889, + "ic_fluent_text_grammar_arrow_left_20_filled": 61890, + "ic_fluent_text_grammar_arrow_left_20_regular": 61891, + "ic_fluent_text_grammar_arrow_right_20_filled": 61892, + "ic_fluent_text_grammar_arrow_right_20_regular": 61893, + "ic_fluent_text_grammar_checkmark_20_filled": 61894, + "ic_fluent_text_grammar_checkmark_20_regular": 61895, + "ic_fluent_text_grammar_dismiss_20_filled": 61896, + "ic_fluent_text_grammar_dismiss_20_regular": 61897, + "ic_fluent_text_grammar_error_20_filled": 61898, + "ic_fluent_text_grammar_error_20_regular": 61899, + "ic_fluent_text_grammar_lightning_20_filled": 61900, + "ic_fluent_text_grammar_lightning_20_regular": 61901, + "ic_fluent_text_grammar_settings_20_filled": 61902, + "ic_fluent_text_grammar_settings_20_regular": 61903, + "ic_fluent_text_grammar_wand_20_filled": 61904, + "ic_fluent_text_grammar_wand_20_regular": 61905, + "ic_fluent_text_hanging_20_filled": 61906, + "ic_fluent_text_hanging_20_regular": 61907, + "ic_fluent_text_header_1_20_filled": 61908, + "ic_fluent_text_header_1_20_regular": 61909, + "ic_fluent_text_header_1_lines_20_filled": 61910, + "ic_fluent_text_header_1_lines_20_regular": 61911, + "ic_fluent_text_header_1_lines_caret_20_filled": 61912, + "ic_fluent_text_header_1_lines_caret_20_regular": 61913, + "ic_fluent_text_header_2_20_filled": 61914, + "ic_fluent_text_header_2_20_regular": 61915, + "ic_fluent_text_header_2_lines_20_filled": 61916, + "ic_fluent_text_header_2_lines_20_regular": 61917, + "ic_fluent_text_header_2_lines_caret_20_filled": 61918, + "ic_fluent_text_header_2_lines_caret_20_regular": 61919, + "ic_fluent_text_header_3_20_filled": 61920, + "ic_fluent_text_header_3_20_regular": 61921, + "ic_fluent_text_header_3_lines_20_filled": 61922, + "ic_fluent_text_header_3_lines_20_regular": 61923, + "ic_fluent_text_header_3_lines_caret_20_filled": 61924, + "ic_fluent_text_header_3_lines_caret_20_regular": 61925, + "ic_fluent_text_indent_decrease_20_filled": 61926, + "ic_fluent_text_indent_decrease_20_regular": 61927, + "ic_fluent_text_indent_decrease_ltr_20_filled": 61928, + "ic_fluent_text_indent_decrease_ltr_20_regular": 61929, + "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61930, + "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61931, + "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61932, + "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61933, + "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61934, + "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61935, + "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61936, + "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61937, + "ic_fluent_text_indent_decrease_rtl_20_filled": 61938, + "ic_fluent_text_indent_decrease_rtl_20_regular": 61939, + "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61940, + "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61941, + "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61942, + "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61943, + "ic_fluent_text_indent_increase_20_filled": 61944, + "ic_fluent_text_indent_increase_20_regular": 61945, + "ic_fluent_text_indent_increase_ltr_20_filled": 61946, + "ic_fluent_text_indent_increase_ltr_20_regular": 61947, + "ic_fluent_text_indent_increase_ltr_90_20_filled": 61948, + "ic_fluent_text_indent_increase_ltr_90_20_regular": 61949, + "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61950, + "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61951, + "ic_fluent_text_indent_increase_rotate_270_20_filled": 61952, + "ic_fluent_text_indent_increase_rotate_270_20_regular": 61953, + "ic_fluent_text_indent_increase_rotate_90_20_filled": 61954, + "ic_fluent_text_indent_increase_rotate_90_20_regular": 61955, + "ic_fluent_text_indent_increase_rtl_20_filled": 61956, + "ic_fluent_text_indent_increase_rtl_20_regular": 61957, + "ic_fluent_text_indent_increase_rtl_90_20_filled": 61958, + "ic_fluent_text_indent_increase_rtl_90_20_regular": 61959, + "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61960, + "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61961, + "ic_fluent_text_italic_20_filled": 61962, + "ic_fluent_text_italic_20_regular": 61963, + "ic_fluent_text_line_spacing_20_filled": 61964, + "ic_fluent_text_line_spacing_20_regular": 61965, + "ic_fluent_text_more_20_filled": 61966, + "ic_fluent_text_more_20_regular": 61967, + "ic_fluent_text_number_format_20_filled": 61968, + "ic_fluent_text_number_format_20_regular": 61969, + "ic_fluent_text_number_list_ltr_20_filled": 61970, + "ic_fluent_text_number_list_ltr_20_regular": 61971, + "ic_fluent_text_number_list_ltr_90_20_filled": 61972, + "ic_fluent_text_number_list_ltr_90_20_regular": 61973, + "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61974, + "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61975, + "ic_fluent_text_number_list_rotate_270_20_filled": 61976, + "ic_fluent_text_number_list_rotate_270_20_regular": 61977, + "ic_fluent_text_number_list_rotate_90_20_filled": 61978, + "ic_fluent_text_number_list_rotate_90_20_regular": 61979, + "ic_fluent_text_number_list_rtl_20_filled": 61980, + "ic_fluent_text_number_list_rtl_20_regular": 61981, + "ic_fluent_text_number_list_rtl_90_20_filled": 61982, + "ic_fluent_text_number_list_rtl_90_20_regular": 61983, + "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61984, + "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61985, + "ic_fluent_text_paragraph_20_filled": 61986, + "ic_fluent_text_paragraph_20_regular": 61987, + "ic_fluent_text_paragraph_direction_20_filled": 61988, + "ic_fluent_text_paragraph_direction_20_regular": 61989, + "ic_fluent_text_paragraph_direction_left_20_filled": 61990, + "ic_fluent_text_paragraph_direction_left_20_regular": 61991, + "ic_fluent_text_paragraph_direction_right_20_filled": 61992, + "ic_fluent_text_paragraph_direction_right_20_regular": 61993, + "ic_fluent_text_period_asterisk_20_filled": 61994, + "ic_fluent_text_period_asterisk_20_regular": 61995, + "ic_fluent_text_position_behind_20_filled": 61996, + "ic_fluent_text_position_behind_20_regular": 61997, + "ic_fluent_text_position_front_20_filled": 61998, + "ic_fluent_text_position_front_20_regular": 61999, + "ic_fluent_text_position_line_20_filled": 62000, + "ic_fluent_text_position_line_20_regular": 62001, + "ic_fluent_text_position_square_20_filled": 62002, + "ic_fluent_text_position_square_20_regular": 62003, + "ic_fluent_text_position_square_left_20_filled": 62004, + "ic_fluent_text_position_square_left_20_regular": 62005, + "ic_fluent_text_position_square_right_20_filled": 62006, + "ic_fluent_text_position_square_right_20_regular": 62007, + "ic_fluent_text_position_through_20_filled": 62008, + "ic_fluent_text_position_through_20_regular": 62009, + "ic_fluent_text_position_tight_20_filled": 62010, + "ic_fluent_text_position_tight_20_regular": 62011, + "ic_fluent_text_position_top_bottom_20_filled": 62012, + "ic_fluent_text_position_top_bottom_20_regular": 62013, + "ic_fluent_text_proofing_tools_20_filled": 62014, + "ic_fluent_text_proofing_tools_20_regular": 62015, + "ic_fluent_text_quote_20_filled": 62016, + "ic_fluent_text_quote_20_regular": 62017, + "ic_fluent_text_sort_ascending_20_filled": 62018, + "ic_fluent_text_sort_ascending_20_regular": 62019, + "ic_fluent_text_sort_descending_20_filled": 62020, + "ic_fluent_text_sort_descending_20_regular": 62021, + "ic_fluent_text_strikethrough_20_filled": 62022, + "ic_fluent_text_strikethrough_20_regular": 62023, + "ic_fluent_text_subscript_20_filled": 62024, + "ic_fluent_text_subscript_20_regular": 62025, + "ic_fluent_text_superscript_20_filled": 62026, + "ic_fluent_text_superscript_20_regular": 62027, + "ic_fluent_text_t_20_filled": 62028, + "ic_fluent_text_t_20_regular": 62029, + "ic_fluent_text_underline_20_filled": 62030, + "ic_fluent_text_underline_20_regular": 62031, + "ic_fluent_text_underline_character_u_20_filled": 62032, + "ic_fluent_text_underline_character_u_20_regular": 62033, + "ic_fluent_text_underline_double_20_filled": 62034, + "ic_fluent_text_underline_double_20_regular": 62035, + "ic_fluent_text_whole_word_20_filled": 62036, + "ic_fluent_text_whole_word_20_regular": 62037, + "ic_fluent_text_word_count_20_filled": 62038, + "ic_fluent_text_word_count_20_regular": 62039, + "ic_fluent_text_wrap_20_filled": 62040, + "ic_fluent_text_wrap_20_regular": 62041, + "ic_fluent_text_wrap_off_20_filled": 62042, + "ic_fluent_text_wrap_off_20_regular": 62043, + "ic_fluent_textbox_20_filled": 62044, + "ic_fluent_textbox_20_regular": 62045, + "ic_fluent_textbox_align_bottom_20_filled": 62046, + "ic_fluent_textbox_align_bottom_20_regular": 62047, + "ic_fluent_textbox_align_bottom_center_20_filled": 62048, + "ic_fluent_textbox_align_bottom_center_20_regular": 62049, + "ic_fluent_textbox_align_bottom_left_20_filled": 62050, + "ic_fluent_textbox_align_bottom_left_20_regular": 62051, + "ic_fluent_textbox_align_bottom_right_20_filled": 62052, + "ic_fluent_textbox_align_bottom_right_20_regular": 62053, + "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 62054, + "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 62055, + "ic_fluent_textbox_align_center_20_filled": 62056, + "ic_fluent_textbox_align_center_20_regular": 62057, + "ic_fluent_textbox_align_middle_20_filled": 62058, + "ic_fluent_textbox_align_middle_20_regular": 62059, + "ic_fluent_textbox_align_middle_left_20_filled": 62060, + "ic_fluent_textbox_align_middle_left_20_regular": 62061, + "ic_fluent_textbox_align_middle_right_20_filled": 62062, + "ic_fluent_textbox_align_middle_right_20_regular": 62063, + "ic_fluent_textbox_align_middle_rotate_90_20_filled": 62064, + "ic_fluent_textbox_align_middle_rotate_90_20_regular": 62065, + "ic_fluent_textbox_align_top_20_filled": 62066, + "ic_fluent_textbox_align_top_20_regular": 62067, + "ic_fluent_textbox_align_top_center_20_filled": 62068, + "ic_fluent_textbox_align_top_center_20_regular": 62069, + "ic_fluent_textbox_align_top_left_20_filled": 62070, + "ic_fluent_textbox_align_top_left_20_regular": 62071, + "ic_fluent_textbox_align_top_right_20_filled": 62072, + "ic_fluent_textbox_align_top_right_20_regular": 62073, + "ic_fluent_textbox_align_top_rotate_90_20_filled": 62074, + "ic_fluent_textbox_align_top_rotate_90_20_regular": 62075, + "ic_fluent_textbox_checkmark_20_filled": 62076, + "ic_fluent_textbox_checkmark_20_regular": 62077, + "ic_fluent_textbox_more_20_filled": 62078, + "ic_fluent_textbox_more_20_regular": 62079, + "ic_fluent_textbox_rotate_90_20_filled": 62080, + "ic_fluent_textbox_rotate_90_20_regular": 62081, + "ic_fluent_textbox_settings_20_filled": 62082, + "ic_fluent_textbox_settings_20_regular": 62083, + "ic_fluent_thinking_20_filled": 62084, + "ic_fluent_thinking_20_regular": 62085, + "ic_fluent_thumb_dislike_20_filled": 62086, + "ic_fluent_thumb_dislike_20_regular": 62087, + "ic_fluent_thumb_like_20_filled": 62088, + "ic_fluent_thumb_like_20_regular": 62089, + "ic_fluent_thumb_like_dislike_20_filled": 62090, + "ic_fluent_thumb_like_dislike_20_regular": 62091, + "ic_fluent_ticket_diagonal_20_filled": 62092, + "ic_fluent_ticket_diagonal_20_regular": 62093, + "ic_fluent_ticket_horizontal_20_filled": 62094, + "ic_fluent_ticket_horizontal_20_regular": 62095, + "ic_fluent_time_and_weather_20_filled": 62096, + "ic_fluent_time_and_weather_20_regular": 62097, + "ic_fluent_time_picker_20_filled": 62098, + "ic_fluent_time_picker_20_regular": 62099, + "ic_fluent_timeline_20_filled": 62100, + "ic_fluent_timeline_20_regular": 62101, + "ic_fluent_timer_10_20_filled": 62102, + "ic_fluent_timer_10_20_regular": 62103, + "ic_fluent_timer_2_20_filled": 62104, + "ic_fluent_timer_2_20_regular": 62105, + "ic_fluent_timer_20_filled": 62106, + "ic_fluent_timer_20_regular": 62107, + "ic_fluent_timer_3_20_filled": 62108, + "ic_fluent_timer_3_20_regular": 62109, + "ic_fluent_timer_off_20_filled": 62110, + "ic_fluent_timer_off_20_regular": 62111, + "ic_fluent_toggle_left_20_filled": 62112, + "ic_fluent_toggle_left_20_regular": 62113, + "ic_fluent_toggle_multiple_20_filled": 62114, + "ic_fluent_toggle_multiple_20_regular": 62115, + "ic_fluent_toggle_right_20_filled": 62116, + "ic_fluent_toggle_right_20_regular": 62117, + "ic_fluent_toolbox_20_filled": 62118, + "ic_fluent_toolbox_20_regular": 62119, + "ic_fluent_tooltip_quote_20_filled": 62120, + "ic_fluent_tooltip_quote_20_regular": 62121, + "ic_fluent_top_speed_20_filled": 62122, + "ic_fluent_top_speed_20_regular": 62123, + "ic_fluent_translate_20_filled": 62124, + "ic_fluent_translate_20_regular": 62125, + "ic_fluent_translate_auto_20_filled": 62126, + "ic_fluent_translate_auto_20_regular": 62127, + "ic_fluent_translate_off_20_filled": 62128, + "ic_fluent_translate_off_20_regular": 62129, + "ic_fluent_transmission_20_filled": 62130, + "ic_fluent_transmission_20_regular": 62131, + "ic_fluent_transparency_square_20_filled": 62132, + "ic_fluent_transparency_square_20_regular": 62133, + "ic_fluent_tray_item_add_20_filled": 62134, + "ic_fluent_tray_item_add_20_regular": 62135, + "ic_fluent_tray_item_remove_20_filled": 62136, + "ic_fluent_tray_item_remove_20_regular": 62137, + "ic_fluent_tree_deciduous_20_filled": 62138, + "ic_fluent_tree_deciduous_20_regular": 62139, + "ic_fluent_tree_evergreen_20_filled": 62140, + "ic_fluent_tree_evergreen_20_regular": 62141, + "ic_fluent_triangle_20_filled": 62142, + "ic_fluent_triangle_20_regular": 62143, + "ic_fluent_triangle_down_20_filled": 62144, + "ic_fluent_triangle_down_20_regular": 62145, + "ic_fluent_triangle_left_20_filled": 62146, + "ic_fluent_triangle_left_20_regular": 62147, + "ic_fluent_triangle_right_20_filled": 62148, + "ic_fluent_triangle_right_20_regular": 62149, + "ic_fluent_triangle_up_20_filled": 62150, + "ic_fluent_triangle_up_20_regular": 62151, + "ic_fluent_trophy_20_filled": 62152, + "ic_fluent_trophy_20_regular": 62153, + "ic_fluent_trophy_lock_20_filled": 62154, + "ic_fluent_trophy_lock_20_regular": 62155, + "ic_fluent_trophy_off_20_filled": 62156, + "ic_fluent_trophy_off_20_regular": 62157, + "ic_fluent_tv_20_filled": 62158, + "ic_fluent_tv_20_regular": 62159, + "ic_fluent_tv_arrow_right_20_filled": 62160, + "ic_fluent_tv_arrow_right_20_regular": 62161, + "ic_fluent_tv_usb_20_filled": 62162, + "ic_fluent_tv_usb_20_regular": 62163, + "ic_fluent_umbrella_20_filled": 62164, + "ic_fluent_umbrella_20_regular": 62165, + "ic_fluent_uninstall_app_20_filled": 62166, + "ic_fluent_uninstall_app_20_regular": 62167, + "ic_fluent_usb_plug_20_filled": 62168, + "ic_fluent_usb_plug_20_regular": 62169, + "ic_fluent_usb_stick_20_filled": 62170, + "ic_fluent_usb_stick_20_regular": 62171, + "ic_fluent_vault_20_filled": 62172, + "ic_fluent_vault_20_regular": 62173, + "ic_fluent_vehicle_bicycle_20_filled": 62174, + "ic_fluent_vehicle_bicycle_20_regular": 62175, + "ic_fluent_vehicle_bus_20_filled": 62176, + "ic_fluent_vehicle_bus_20_regular": 62177, + "ic_fluent_vehicle_cab_20_filled": 62178, + "ic_fluent_vehicle_cab_20_regular": 62179, + "ic_fluent_vehicle_cable_car_20_filled": 62180, + "ic_fluent_vehicle_cable_car_20_regular": 62181, + "ic_fluent_vehicle_car_20_filled": 62182, + "ic_fluent_vehicle_car_20_regular": 62183, + "ic_fluent_vehicle_car_collision_20_filled": 62184, + "ic_fluent_vehicle_car_collision_20_regular": 62185, + "ic_fluent_vehicle_car_parking_20_filled": 62186, + "ic_fluent_vehicle_car_parking_20_regular": 62187, + "ic_fluent_vehicle_car_profile_20_filled": 62188, + "ic_fluent_vehicle_car_profile_20_regular": 62189, + "ic_fluent_vehicle_car_profile_ltr_20_filled": 62190, + "ic_fluent_vehicle_car_profile_ltr_20_regular": 62191, + "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62192, + "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62193, + "ic_fluent_vehicle_car_profile_rtl_20_filled": 62194, + "ic_fluent_vehicle_car_profile_rtl_20_regular": 62195, + "ic_fluent_vehicle_motorcycle_20_filled": 62196, + "ic_fluent_vehicle_motorcycle_20_regular": 62197, + "ic_fluent_vehicle_ship_20_filled": 62198, + "ic_fluent_vehicle_ship_20_regular": 62199, + "ic_fluent_vehicle_subway_20_filled": 62200, + "ic_fluent_vehicle_subway_20_regular": 62201, + "ic_fluent_vehicle_subway_clock_20_filled": 62202, + "ic_fluent_vehicle_subway_clock_20_regular": 62203, + "ic_fluent_vehicle_tractor_20_filled": 62204, + "ic_fluent_vehicle_tractor_20_regular": 62205, + "ic_fluent_vehicle_truck_20_filled": 62206, + "ic_fluent_vehicle_truck_20_regular": 62207, + "ic_fluent_vehicle_truck_bag_20_filled": 62208, + "ic_fluent_vehicle_truck_bag_20_regular": 62209, + "ic_fluent_vehicle_truck_cube_20_filled": 62210, + "ic_fluent_vehicle_truck_cube_20_regular": 62211, + "ic_fluent_vehicle_truck_profile_20_filled": 62212, + "ic_fluent_vehicle_truck_profile_20_regular": 62213, + "ic_fluent_video_20_filled": 62214, + "ic_fluent_video_20_regular": 62215, + "ic_fluent_video_360_20_filled": 62216, + "ic_fluent_video_360_20_regular": 62217, + "ic_fluent_video_360_off_20_filled": 62218, + "ic_fluent_video_360_off_20_regular": 62219, + "ic_fluent_video_add_20_filled": 62220, + "ic_fluent_video_add_20_regular": 62221, + "ic_fluent_video_background_effect_20_filled": 62222, + "ic_fluent_video_background_effect_20_regular": 62223, + "ic_fluent_video_background_effect_horizontal_20_filled": 62224, + "ic_fluent_video_background_effect_horizontal_20_regular": 62225, + "ic_fluent_video_bluetooth_20_filled": 62226, + "ic_fluent_video_bluetooth_20_regular": 62227, + "ic_fluent_video_chat_20_filled": 62228, + "ic_fluent_video_chat_20_regular": 62229, + "ic_fluent_video_clip_20_filled": 62230, + "ic_fluent_video_clip_20_regular": 62231, + "ic_fluent_video_clip_multiple_20_filled": 62232, + "ic_fluent_video_clip_multiple_20_regular": 62233, + "ic_fluent_video_clip_off_20_filled": 62234, + "ic_fluent_video_clip_off_20_regular": 62235, + "ic_fluent_video_clip_optimize_20_filled": 62236, + "ic_fluent_video_clip_optimize_20_regular": 62237, + "ic_fluent_video_clip_wand_20_filled": 62238, + "ic_fluent_video_clip_wand_20_regular": 62239, + "ic_fluent_video_off_20_filled": 62240, + "ic_fluent_video_off_20_regular": 62241, + "ic_fluent_video_person_20_filled": 62242, + "ic_fluent_video_person_20_regular": 62243, + "ic_fluent_video_person_call_20_filled": 62244, + "ic_fluent_video_person_call_20_regular": 62245, + "ic_fluent_video_person_clock_20_filled": 62246, + "ic_fluent_video_person_clock_20_regular": 62247, + "ic_fluent_video_person_off_20_filled": 62248, + "ic_fluent_video_person_off_20_regular": 62249, + "ic_fluent_video_person_pulse_20_filled": 62250, + "ic_fluent_video_person_pulse_20_regular": 62251, + "ic_fluent_video_person_sparkle_20_filled": 62252, + "ic_fluent_video_person_sparkle_20_regular": 62253, + "ic_fluent_video_person_sparkle_off_20_filled": 62254, + "ic_fluent_video_person_sparkle_off_20_regular": 62255, + "ic_fluent_video_person_star_20_filled": 62256, + "ic_fluent_video_person_star_20_regular": 62257, + "ic_fluent_video_person_star_off_20_filled": 62258, + "ic_fluent_video_person_star_off_20_regular": 62259, + "ic_fluent_video_play_pause_20_filled": 62260, + "ic_fluent_video_play_pause_20_regular": 62261, + "ic_fluent_video_prohibited_20_filled": 62262, + "ic_fluent_video_prohibited_20_regular": 62263, + "ic_fluent_video_recording_20_filled": 62264, + "ic_fluent_video_recording_20_regular": 62265, + "ic_fluent_video_security_20_filled": 62266, + "ic_fluent_video_security_20_regular": 62267, + "ic_fluent_video_switch_20_filled": 62268, + "ic_fluent_video_switch_20_regular": 62269, + "ic_fluent_video_sync_20_filled": 62270, + "ic_fluent_video_sync_20_regular": 62271, + "ic_fluent_video_usb_20_filled": 62272, + "ic_fluent_video_usb_20_regular": 62273, + "ic_fluent_view_desktop_20_filled": 62274, + "ic_fluent_view_desktop_20_regular": 62275, + "ic_fluent_view_desktop_mobile_20_filled": 62276, + "ic_fluent_view_desktop_mobile_20_regular": 62277, + "ic_fluent_virtual_network_20_filled": 62278, + "ic_fluent_virtual_network_20_regular": 62279, + "ic_fluent_virtual_network_toolbox_20_filled": 62280, + "ic_fluent_virtual_network_toolbox_20_regular": 62281, + "ic_fluent_voicemail_20_filled": 62282, + "ic_fluent_voicemail_20_regular": 62283, + "ic_fluent_voicemail_arrow_back_20_filled": 62284, + "ic_fluent_voicemail_arrow_back_20_regular": 62285, + "ic_fluent_voicemail_arrow_forward_20_filled": 62286, + "ic_fluent_voicemail_arrow_forward_20_regular": 62287, + "ic_fluent_voicemail_arrow_subtract_20_filled": 62288, + "ic_fluent_voicemail_arrow_subtract_20_regular": 62289, + "ic_fluent_voicemail_shield_20_filled": 62290, + "ic_fluent_voicemail_shield_20_regular": 62291, + "ic_fluent_voicemail_subtract_20_filled": 62292, + "ic_fluent_voicemail_subtract_20_regular": 62293, + "ic_fluent_vote_20_filled": 62294, + "ic_fluent_vote_20_regular": 62295, + "ic_fluent_walkie_talkie_20_filled": 62296, + "ic_fluent_walkie_talkie_20_regular": 62297, + "ic_fluent_wallet_20_filled": 62298, + "ic_fluent_wallet_20_regular": 62299, + "ic_fluent_wallet_credit_card_20_filled": 62300, + "ic_fluent_wallet_credit_card_20_regular": 62301, + "ic_fluent_wallpaper_20_filled": 62302, + "ic_fluent_wallpaper_20_regular": 62303, + "ic_fluent_wand_20_filled": 62304, + "ic_fluent_wand_20_regular": 62305, + "ic_fluent_warning_20_filled": 62306, + "ic_fluent_warning_20_regular": 62307, + "ic_fluent_warning_lock_open_20_filled": 62308, + "ic_fluent_warning_lock_open_20_regular": 62309, + "ic_fluent_warning_shield_20_filled": 62310, + "ic_fluent_warning_shield_20_regular": 62311, + "ic_fluent_washer_20_filled": 62312, + "ic_fluent_washer_20_regular": 62313, + "ic_fluent_water_20_filled": 62314, + "ic_fluent_water_20_regular": 62315, + "ic_fluent_weather_blowing_snow_20_filled": 62316, + "ic_fluent_weather_blowing_snow_20_regular": 62317, + "ic_fluent_weather_cloudy_20_filled": 62318, + "ic_fluent_weather_cloudy_20_regular": 62319, + "ic_fluent_weather_drizzle_20_filled": 62320, + "ic_fluent_weather_drizzle_20_regular": 62321, + "ic_fluent_weather_duststorm_20_filled": 62322, + "ic_fluent_weather_duststorm_20_regular": 62323, + "ic_fluent_weather_fog_20_filled": 62324, + "ic_fluent_weather_fog_20_regular": 62325, + "ic_fluent_weather_hail_day_20_filled": 62326, + "ic_fluent_weather_hail_day_20_regular": 62327, + "ic_fluent_weather_hail_night_20_filled": 62328, + "ic_fluent_weather_hail_night_20_regular": 62329, + "ic_fluent_weather_haze_20_filled": 62330, + "ic_fluent_weather_haze_20_regular": 62331, + "ic_fluent_weather_moon_20_filled": 62332, + "ic_fluent_weather_moon_20_regular": 62333, + "ic_fluent_weather_moon_off_20_filled": 62334, + "ic_fluent_weather_moon_off_20_regular": 62335, + "ic_fluent_weather_partly_cloudy_day_20_filled": 62336, + "ic_fluent_weather_partly_cloudy_day_20_regular": 62337, + "ic_fluent_weather_partly_cloudy_night_20_filled": 62338, + "ic_fluent_weather_partly_cloudy_night_20_regular": 62339, + "ic_fluent_weather_rain_20_filled": 62340, + "ic_fluent_weather_rain_20_regular": 62341, + "ic_fluent_weather_rain_showers_day_20_filled": 62342, + "ic_fluent_weather_rain_showers_day_20_regular": 62343, + "ic_fluent_weather_rain_showers_night_20_filled": 62344, + "ic_fluent_weather_rain_showers_night_20_regular": 62345, + "ic_fluent_weather_rain_snow_20_filled": 62346, + "ic_fluent_weather_rain_snow_20_regular": 62347, + "ic_fluent_weather_snow_20_filled": 62348, + "ic_fluent_weather_snow_20_regular": 62349, + "ic_fluent_weather_snow_shower_day_20_filled": 62350, + "ic_fluent_weather_snow_shower_day_20_regular": 62351, + "ic_fluent_weather_snow_shower_night_20_filled": 62352, + "ic_fluent_weather_snow_shower_night_20_regular": 62353, + "ic_fluent_weather_snowflake_20_filled": 62354, + "ic_fluent_weather_snowflake_20_regular": 62355, + "ic_fluent_weather_squalls_20_filled": 62356, + "ic_fluent_weather_squalls_20_regular": 62357, + "ic_fluent_weather_sunny_20_filled": 62358, + "ic_fluent_weather_sunny_20_regular": 62359, + "ic_fluent_weather_sunny_high_20_filled": 62360, + "ic_fluent_weather_sunny_high_20_regular": 62361, + "ic_fluent_weather_sunny_low_20_filled": 62362, + "ic_fluent_weather_sunny_low_20_regular": 62363, + "ic_fluent_weather_thunderstorm_20_filled": 62364, + "ic_fluent_weather_thunderstorm_20_regular": 62365, + "ic_fluent_web_asset_20_filled": 62366, + "ic_fluent_web_asset_20_regular": 62367, + "ic_fluent_whiteboard_20_filled": 62368, + "ic_fluent_whiteboard_20_regular": 62369, + "ic_fluent_whiteboard_off_20_filled": 62370, + "ic_fluent_whiteboard_off_20_regular": 62371, + "ic_fluent_wifi_1_20_filled": 62372, + "ic_fluent_wifi_1_20_regular": 62373, + "ic_fluent_wifi_2_20_filled": 62374, + "ic_fluent_wifi_2_20_regular": 62375, + "ic_fluent_wifi_3_20_filled": 62376, + "ic_fluent_wifi_3_20_regular": 62377, + "ic_fluent_wifi_4_20_filled": 62378, + "ic_fluent_wifi_4_20_regular": 62379, + "ic_fluent_wifi_lock_20_filled": 62380, + "ic_fluent_wifi_lock_20_regular": 62381, + "ic_fluent_wifi_off_20_filled": 62382, + "ic_fluent_wifi_off_20_regular": 62383, + "ic_fluent_wifi_settings_20_filled": 62384, + "ic_fluent_wifi_settings_20_regular": 62385, + "ic_fluent_wifi_warning_20_filled": 62386, + "ic_fluent_wifi_warning_20_regular": 62387, + "ic_fluent_window_20_filled": 62388, + "ic_fluent_window_20_regular": 62389, + "ic_fluent_window_ad_20_filled": 62390, + "ic_fluent_window_ad_20_regular": 62391, + "ic_fluent_window_ad_off_20_filled": 62392, + "ic_fluent_window_ad_off_20_regular": 62393, + "ic_fluent_window_ad_person_20_filled": 62394, + "ic_fluent_window_ad_person_20_regular": 62395, + "ic_fluent_window_apps_20_filled": 62396, + "ic_fluent_window_apps_20_regular": 62397, + "ic_fluent_window_arrow_up_20_filled": 62398, + "ic_fluent_window_arrow_up_20_regular": 62399, + "ic_fluent_window_brush_20_filled": 62400, + "ic_fluent_window_brush_20_regular": 62401, + "ic_fluent_window_bullet_list_20_filled": 62402, + "ic_fluent_window_bullet_list_20_regular": 62403, + "ic_fluent_window_bullet_list_add_20_filled": 62404, + "ic_fluent_window_bullet_list_add_20_regular": 62405, + "ic_fluent_window_column_one_fourth_left_20_filled": 62406, + "ic_fluent_window_column_one_fourth_left_20_regular": 62407, + "ic_fluent_window_column_one_fourth_left_focus_left_20_filled": 62408, + "ic_fluent_window_column_one_fourth_left_focus_top_20_filled": 62409, + "ic_fluent_window_console_20_filled": 62410, + "ic_fluent_window_console_20_regular": 62411, + "ic_fluent_window_database_20_filled": 62412, + "ic_fluent_window_database_20_regular": 62413, + "ic_fluent_window_dev_edit_20_filled": 62414, + "ic_fluent_window_dev_edit_20_regular": 62415, + "ic_fluent_window_dev_tools_20_filled": 62416, + "ic_fluent_window_dev_tools_20_regular": 62417, + "ic_fluent_window_edit_20_filled": 62418, + "ic_fluent_window_edit_20_regular": 62419, + "ic_fluent_window_fingerprint_20_filled": 62420, + "ic_fluent_window_fingerprint_20_regular": 62421, + "ic_fluent_window_header_horizontal_20_filled": 62422, + "ic_fluent_window_header_horizontal_20_regular": 62423, + "ic_fluent_window_header_horizontal_off_20_filled": 62424, + "ic_fluent_window_header_horizontal_off_20_regular": 62425, + "ic_fluent_window_header_vertical_20_filled": 62426, + "ic_fluent_window_header_vertical_20_regular": 62427, + "ic_fluent_window_inprivate_20_filled": 62428, + "ic_fluent_window_inprivate_20_regular": 62429, + "ic_fluent_window_inprivate_account_20_filled": 62430, + "ic_fluent_window_inprivate_account_20_regular": 62431, + "ic_fluent_window_location_target_20_filled": 62432, + "ic_fluent_window_location_target_20_regular": 62433, + "ic_fluent_window_multiple_20_filled": 62434, + "ic_fluent_window_multiple_20_regular": 62435, + "ic_fluent_window_multiple_swap_20_filled": 62436, + "ic_fluent_window_multiple_swap_20_regular": 62437, + "ic_fluent_window_new_20_filled": 62438, + "ic_fluent_window_new_20_regular": 62439, + "ic_fluent_window_play_20_filled": 62440, + "ic_fluent_window_play_20_regular": 62441, + "ic_fluent_window_settings_20_filled": 62442, + "ic_fluent_window_settings_20_regular": 62443, + "ic_fluent_window_shield_20_filled": 62444, + "ic_fluent_window_shield_20_regular": 62445, + "ic_fluent_window_text_20_filled": 62446, + "ic_fluent_window_text_20_regular": 62447, + "ic_fluent_window_wrench_20_filled": 62448, + "ic_fluent_window_wrench_20_regular": 62449, + "ic_fluent_wrench_20_filled": 62450, + "ic_fluent_wrench_20_regular": 62451, + "ic_fluent_wrench_screwdriver_20_filled": 62452, + "ic_fluent_wrench_screwdriver_20_regular": 62453, + "ic_fluent_wrench_settings_20_filled": 62454, + "ic_fluent_wrench_settings_20_regular": 62455, + "ic_fluent_xbox_console_20_filled": 62456, + "ic_fluent_xbox_console_20_regular": 62457, + "ic_fluent_xbox_controller_20_filled": 62458, + "ic_fluent_xbox_controller_20_regular": 62459, + "ic_fluent_xbox_controller_error_20_filled": 62460, + "ic_fluent_xbox_controller_error_20_regular": 62461, + "ic_fluent_xray_20_filled": 62462, + "ic_fluent_xray_20_regular": 62463, + "ic_fluent_zoom_fit_20_filled": 62464, + "ic_fluent_zoom_fit_20_regular": 62465, + "ic_fluent_zoom_in_20_filled": 62466, + "ic_fluent_zoom_in_20_regular": 62467, + "ic_fluent_zoom_out_20_filled": 62468, + "ic_fluent_zoom_out_20_regular": 62469 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Resizable.ttf b/fonts/FluentSystemIcons-Resizable.ttf index b0c342bde6..b999b8f3dd 100644 Binary files a/fonts/FluentSystemIcons-Resizable.ttf and b/fonts/FluentSystemIcons-Resizable.ttf differ diff --git a/fonts/FluentSystemIcons-Resizable.woff b/fonts/FluentSystemIcons-Resizable.woff index 11ce90a3c8..8ce46c0067 100644 Binary files a/fonts/FluentSystemIcons-Resizable.woff and b/fonts/FluentSystemIcons-Resizable.woff differ diff --git a/fonts/FluentSystemIcons-Resizable.woff2 b/fonts/FluentSystemIcons-Resizable.woff2 index 7bf89e5e3a..c5109957a9 100644 Binary files a/fonts/FluentSystemIcons-Resizable.woff2 and b/fonts/FluentSystemIcons-Resizable.woff2 differ diff --git a/icons_filled.md b/icons_filled.md index 905203aded..be3c708735 100644 --- a/icons_filled.md +++ b/icons_filled.md @@ -51,6 +51,7 @@ |Align Top||`alignTop16Filled`
`alignTop20Filled`
`alignTop24Filled`
`alignTop28Filled`
`alignTop32Filled`
`alignTop48Filled`|`ic_fluent_align_top_16_filled`
`ic_fluent_align_top_20_filled`
`ic_fluent_align_top_24_filled`
`ic_fluent_align_top_28_filled`
`ic_fluent_align_top_32_filled`
`ic_fluent_align_top_48_filled`| |Animal Cat||`animalCat16Filled`
`animalCat20Filled`
`animalCat24Filled`
`animalCat28Filled`|`ic_fluent_animal_cat_16_filled`
`ic_fluent_animal_cat_20_filled`
`ic_fluent_animal_cat_24_filled`
`ic_fluent_animal_cat_28_filled`| |Animal Dog||`animalDog16Filled`
`animalDog20Filled`
`animalDog24Filled`|`ic_fluent_animal_dog_16_filled`
`ic_fluent_animal_dog_20_filled`
`ic_fluent_animal_dog_24_filled`| +|Animal Paw Print||`animalPawPrint16Filled`
`animalPawPrint20Filled`
`animalPawPrint24Filled`
`animalPawPrint28Filled`
`animalPawPrint32Filled`
`animalPawPrint48Filled`|`ic_fluent_animal_paw_print_16_filled`
`ic_fluent_animal_paw_print_20_filled`
`ic_fluent_animal_paw_print_24_filled`
`ic_fluent_animal_paw_print_28_filled`
`ic_fluent_animal_paw_print_32_filled`
`ic_fluent_animal_paw_print_48_filled`| |Animal Rabbit||`animalRabbit16Filled`
`animalRabbit20Filled`
`animalRabbit24Filled`
`animalRabbit28Filled`
`animalRabbit32Filled`|`ic_fluent_animal_rabbit_16_filled`
`ic_fluent_animal_rabbit_20_filled`
`ic_fluent_animal_rabbit_24_filled`
`ic_fluent_animal_rabbit_28_filled`
`ic_fluent_animal_rabbit_32_filled`| |Animal Rabbit Off||`animalRabbitOff20Filled`
`animalRabbitOff32Filled`|`ic_fluent_animal_rabbit_off_20_filled`
`ic_fluent_animal_rabbit_off_32_filled`| |Animal Turtle||`animalTurtle16Filled`
`animalTurtle20Filled`
`animalTurtle24Filled`
`animalTurtle28Filled`|`ic_fluent_animal_turtle_16_filled`
`ic_fluent_animal_turtle_20_filled`
`ic_fluent_animal_turtle_24_filled`
`ic_fluent_animal_turtle_28_filled`| @@ -94,7 +95,8 @@ |Arrow Circle Up Left||`arrowCircleUpLeft16Filled`
`arrowCircleUpLeft20Filled`
`arrowCircleUpLeft24Filled`|`ic_fluent_arrow_circle_up_left_16_filled`
`ic_fluent_arrow_circle_up_left_20_filled`
`ic_fluent_arrow_circle_up_left_24_filled`| |Arrow Circle Up Right||`arrowCircleUpRight16Filled`
`arrowCircleUpRight20Filled`
`arrowCircleUpRight24Filled`|`ic_fluent_arrow_circle_up_right_16_filled`
`ic_fluent_arrow_circle_up_right_20_filled`
`ic_fluent_arrow_circle_up_right_24_filled`| |Arrow Clockwise||`arrowClockwise12Filled`
`arrowClockwise16Filled`
`arrowClockwise20Filled`
`arrowClockwise24Filled`
`arrowClockwise28Filled`
`arrowClockwise32Filled`
`arrowClockwise48Filled`|`ic_fluent_arrow_clockwise_12_filled`
`ic_fluent_arrow_clockwise_16_filled`
`ic_fluent_arrow_clockwise_20_filled`
`ic_fluent_arrow_clockwise_24_filled`
`ic_fluent_arrow_clockwise_28_filled`
`ic_fluent_arrow_clockwise_32_filled`
`ic_fluent_arrow_clockwise_48_filled`| -|Arrow Clockwise Dashes||`arrowClockwiseDashes16Filled`
`arrowClockwiseDashes20Filled`
`arrowClockwiseDashes24Filled`
`arrowClockwiseDashes32Filled`|`ic_fluent_arrow_clockwise_dashes_16_filled`
`ic_fluent_arrow_clockwise_dashes_20_filled`
`ic_fluent_arrow_clockwise_dashes_24_filled`
`ic_fluent_arrow_clockwise_dashes_32_filled`| +|Arrow Clockwise Dashes||`arrowClockwiseDashes16Filled`
`arrowClockwiseDashes20Filled`
`arrowClockwiseDashes24Filled`
`arrowClockwiseDashes28Filled`
`arrowClockwiseDashes32Filled`
`arrowClockwiseDashes48Filled`|`ic_fluent_arrow_clockwise_dashes_16_filled`
`ic_fluent_arrow_clockwise_dashes_20_filled`
`ic_fluent_arrow_clockwise_dashes_24_filled`
`ic_fluent_arrow_clockwise_dashes_28_filled`
`ic_fluent_arrow_clockwise_dashes_32_filled`
`ic_fluent_arrow_clockwise_dashes_48_filled`| +|Arrow Clockwise Dashes Settings||`arrowClockwiseDashesSettings16Filled`
`arrowClockwiseDashesSettings20Filled`
`arrowClockwiseDashesSettings24Filled`
`arrowClockwiseDashesSettings28Filled`
`arrowClockwiseDashesSettings32Filled`
`arrowClockwiseDashesSettings48Filled`|`ic_fluent_arrow_clockwise_dashes_settings_16_filled`
`ic_fluent_arrow_clockwise_dashes_settings_20_filled`
`ic_fluent_arrow_clockwise_dashes_settings_24_filled`
`ic_fluent_arrow_clockwise_dashes_settings_28_filled`
`ic_fluent_arrow_clockwise_dashes_settings_32_filled`
`ic_fluent_arrow_clockwise_dashes_settings_48_filled`| |Arrow Collapse All||`arrowCollapseAll16Filled`
`arrowCollapseAll20Filled`
`arrowCollapseAll24Filled`|`ic_fluent_arrow_collapse_all_16_filled`
`ic_fluent_arrow_collapse_all_20_filled`
`ic_fluent_arrow_collapse_all_24_filled`| |Arrow Counterclockwise||`arrowCounterclockwise12Filled`
`arrowCounterclockwise16Filled`
`arrowCounterclockwise20Filled`
`arrowCounterclockwise24Filled`
`arrowCounterclockwise28Filled`
`arrowCounterclockwise32Filled`
`arrowCounterclockwise48Filled`|`ic_fluent_arrow_counterclockwise_12_filled`
`ic_fluent_arrow_counterclockwise_16_filled`
`ic_fluent_arrow_counterclockwise_20_filled`
`ic_fluent_arrow_counterclockwise_24_filled`
`ic_fluent_arrow_counterclockwise_28_filled`
`ic_fluent_arrow_counterclockwise_32_filled`
`ic_fluent_arrow_counterclockwise_48_filled`| |Arrow Counterclockwise Dashes||`arrowCounterclockwiseDashes20Filled`
`arrowCounterclockwiseDashes24Filled`|`ic_fluent_arrow_counterclockwise_dashes_20_filled`
`ic_fluent_arrow_counterclockwise_dashes_24_filled`| @@ -515,7 +517,7 @@ |Chat Mail||`chatMail20Filled`|`ic_fluent_chat_mail_20_filled`| |Chat Multiple||`chatMultiple16Filled`
`chatMultiple20Filled`
`chatMultiple24Filled`
`chatMultiple28Filled`
`chatMultiple32Filled`|`ic_fluent_chat_multiple_16_filled`
`ic_fluent_chat_multiple_20_filled`
`ic_fluent_chat_multiple_24_filled`
`ic_fluent_chat_multiple_28_filled`
`ic_fluent_chat_multiple_32_filled`| |Chat Multiple Heart||`chatMultipleHeart16Filled`
`chatMultipleHeart20Filled`
`chatMultipleHeart24Filled`
`chatMultipleHeart28Filled`
`chatMultipleHeart32Filled`|`ic_fluent_chat_multiple_heart_16_filled`
`ic_fluent_chat_multiple_heart_20_filled`
`ic_fluent_chat_multiple_heart_24_filled`
`ic_fluent_chat_multiple_heart_28_filled`
`ic_fluent_chat_multiple_heart_32_filled`| -|Chat Off||`chatOff20Filled`
`chatOff24Filled`|`ic_fluent_chat_off_20_filled`
`ic_fluent_chat_off_24_filled`| +|Chat Off||`chatOff16Filled`
`chatOff20Filled`
`chatOff24Filled`|`ic_fluent_chat_off_16_filled`
`ic_fluent_chat_off_20_filled`
`ic_fluent_chat_off_24_filled`| |Chat Settings||`chatSettings16Filled`
`chatSettings20Filled`
`chatSettings24Filled`|`ic_fluent_chat_settings_16_filled`
`ic_fluent_chat_settings_20_filled`
`ic_fluent_chat_settings_24_filled`| |Chat Sparkle||`chatSparkle16Filled`
`chatSparkle20Filled`
`chatSparkle24Filled`
`chatSparkle28Filled`
`chatSparkle32Filled`
`chatSparkle48Filled`|`ic_fluent_chat_sparkle_16_filled`
`ic_fluent_chat_sparkle_20_filled`
`ic_fluent_chat_sparkle_24_filled`
`ic_fluent_chat_sparkle_28_filled`
`ic_fluent_chat_sparkle_32_filled`
`ic_fluent_chat_sparkle_48_filled`| |Chat Video||`chatVideo20Filled`
`chatVideo24Filled`|`ic_fluent_chat_video_20_filled`
`ic_fluent_chat_video_24_filled`| @@ -711,7 +713,7 @@ |Compose||`compose12Filled`
`compose16Filled`
`compose20Filled`
`compose24Filled`
`compose28Filled`
`compose32Filled`
`compose48Filled`|`ic_fluent_compose_12_filled`
`ic_fluent_compose_16_filled`
`ic_fluent_compose_20_filled`
`ic_fluent_compose_24_filled`
`ic_fluent_compose_28_filled`
`ic_fluent_compose_32_filled`
`ic_fluent_compose_48_filled`| |Cone||`cone16Filled`|`ic_fluent_cone_16_filled`| |Conference Room||`conferenceRoom16Filled`
`conferenceRoom20Filled`
`conferenceRoom24Filled`
`conferenceRoom28Filled`
`conferenceRoom48Filled`|`ic_fluent_conference_room_16_filled`
`ic_fluent_conference_room_20_filled`
`ic_fluent_conference_room_24_filled`
`ic_fluent_conference_room_28_filled`
`ic_fluent_conference_room_48_filled`| -|Connected||`connected16Filled`
`connected20Filled`|`ic_fluent_connected_16_filled`
`ic_fluent_connected_20_filled`| +|Connected||`connected16Filled`
`connected20Filled`
`connected24Filled`
`connected32Filled`|`ic_fluent_connected_16_filled`
`ic_fluent_connected_20_filled`
`ic_fluent_connected_24_filled`
`ic_fluent_connected_32_filled`| |Connector||`connector16Filled`
`connector20Filled`
`connector24Filled`|`ic_fluent_connector_16_filled`
`ic_fluent_connector_20_filled`
`ic_fluent_connector_24_filled`| |Contact Card||`contactCard16Filled`
`contactCard20Filled`
`contactCard24Filled`
`contactCard28Filled`
`contactCard32Filled`
`contactCard48Filled`|`ic_fluent_contact_card_16_filled`
`ic_fluent_contact_card_20_filled`
`ic_fluent_contact_card_24_filled`
`ic_fluent_contact_card_28_filled`
`ic_fluent_contact_card_32_filled`
`ic_fluent_contact_card_48_filled`| |Contact Card Group||`contactCardGroup16Filled`
`contactCardGroup20Filled`
`contactCardGroup24Filled`
`contactCardGroup28Filled`
`contactCardGroup48Filled`|`ic_fluent_contact_card_group_16_filled`
`ic_fluent_contact_card_group_20_filled`
`ic_fluent_contact_card_group_24_filled`
`ic_fluent_contact_card_group_28_filled`
`ic_fluent_contact_card_group_48_filled`| @@ -2118,6 +2120,7 @@ |Square Hint Sparkles||`squareHintSparkles16Filled`
`squareHintSparkles20Filled`
`squareHintSparkles24Filled`
`squareHintSparkles28Filled`
`squareHintSparkles32Filled`
`squareHintSparkles48Filled`|`ic_fluent_square_hint_sparkles_16_filled`
`ic_fluent_square_hint_sparkles_20_filled`
`ic_fluent_square_hint_sparkles_24_filled`
`ic_fluent_square_hint_sparkles_28_filled`
`ic_fluent_square_hint_sparkles_32_filled`
`ic_fluent_square_hint_sparkles_48_filled`| |Square Multiple||`squareMultiple16Filled`
`squareMultiple20Filled`
`squareMultiple24Filled`
`squareMultiple28Filled`
`squareMultiple32Filled`
`squareMultiple48Filled`|`ic_fluent_square_multiple_16_filled`
`ic_fluent_square_multiple_20_filled`
`ic_fluent_square_multiple_24_filled`
`ic_fluent_square_multiple_28_filled`
`ic_fluent_square_multiple_32_filled`
`ic_fluent_square_multiple_48_filled`| |Square Shadow||`squareShadow12Filled`
`squareShadow20Filled`|`ic_fluent_square_shadow_12_filled`
`ic_fluent_square_shadow_20_filled`| +|Square Text Arrow Repeat All||`squareTextArrowRepeatAll16Filled`
`squareTextArrowRepeatAll20Filled`
`squareTextArrowRepeatAll24Filled`|`ic_fluent_square_text_arrow_repeat_all_16_filled`
`ic_fluent_square_text_arrow_repeat_all_20_filled`
`ic_fluent_square_text_arrow_repeat_all_24_filled`| |Squares Nested||`squaresNested20Filled`|`ic_fluent_squares_nested_20_filled`| |Stack||`stack16Filled`
`stack20Filled`
`stack24Filled`
`stack28Filled`
`stack32Filled`
`stack48Filled`|`ic_fluent_stack_16_filled`
`ic_fluent_stack_20_filled`
`ic_fluent_stack_24_filled`
`ic_fluent_stack_28_filled`
`ic_fluent_stack_32_filled`
`ic_fluent_stack_48_filled`| |Stack Add||`stackAdd20Filled`
`stackAdd24Filled`|`ic_fluent_stack_add_20_filled`
`ic_fluent_stack_add_24_filled`| @@ -2522,7 +2525,7 @@ |Toolbox||`toolbox12Filled`
`toolbox16Filled`
`toolbox20Filled`
`toolbox24Filled`
`toolbox28Filled`
`toolbox32Filled`|`ic_fluent_toolbox_12_filled`
`ic_fluent_toolbox_16_filled`
`ic_fluent_toolbox_20_filled`
`ic_fluent_toolbox_24_filled`
`ic_fluent_toolbox_28_filled`
`ic_fluent_toolbox_32_filled`| |Tooltip Quote||`tooltipQuote20Filled`
`tooltipQuote24Filled`|`ic_fluent_tooltip_quote_20_filled`
`ic_fluent_tooltip_quote_24_filled`| |Top Speed||`topSpeed20Filled`
`topSpeed24Filled`|`ic_fluent_top_speed_20_filled`
`ic_fluent_top_speed_24_filled`| -|Translate||`translate16Filled`
`translate20Filled`
`translate24Filled`|`ic_fluent_translate_16_filled`
`ic_fluent_translate_20_filled`
`ic_fluent_translate_24_filled`| +|Translate||`translate16Filled`
`translate20Filled`
`translate24Filled`
`translate32Filled`|`ic_fluent_translate_16_filled`
`ic_fluent_translate_20_filled`
`ic_fluent_translate_24_filled`
`ic_fluent_translate_32_filled`| |Translate Auto||`translateAuto16Filled`
`translateAuto20Filled`
`translateAuto24Filled`|`ic_fluent_translate_auto_16_filled`
`ic_fluent_translate_auto_20_filled`
`ic_fluent_translate_auto_24_filled`| |Translate Off||`translateOff16Filled`
`translateOff20Filled`
`translateOff24Filled`|`ic_fluent_translate_off_16_filled`
`ic_fluent_translate_off_20_filled`
`ic_fluent_translate_off_24_filled`| |Transmission||`transmission20Filled`
`transmission24Filled`|`ic_fluent_transmission_20_filled`
`ic_fluent_transmission_24_filled`| diff --git a/icons_light.md b/icons_light.md index 3f3e450765..b445000c99 100644 --- a/icons_light.md +++ b/icons_light.md @@ -87,6 +87,7 @@ |Layout Row Two Focus Top||`layoutRowTwoFocusTop32Light`|`ic_fluent_layout_row_two_focus_top_32_light`| |Layout Row Two Focus Top Settings||`layoutRowTwoFocusTopSettings32Light`|`ic_fluent_layout_row_two_focus_top_settings_32_light`| |Layout Row Two Settings||`layoutRowTwoSettings32Light`|`ic_fluent_layout_row_two_settings_32_light`| +|Lightbulb||`lightbulb32Light`|`ic_fluent_lightbulb_32_light`| |Link||`link32Light`|`ic_fluent_link_32_light`| |Lock Closed||`lockClosed32Light`|`ic_fluent_lock_closed_32_light`| |Lock Open||`lockOpen32Light`|`ic_fluent_lock_open_32_light`| diff --git a/icons_regular.md b/icons_regular.md index dd76d35c0c..2989634531 100644 --- a/icons_regular.md +++ b/icons_regular.md @@ -51,6 +51,7 @@ |Align Top||`alignTop16Regular`
`alignTop20Regular`
`alignTop24Regular`
`alignTop28Regular`
`alignTop32Regular`
`alignTop48Regular`|`ic_fluent_align_top_16_regular`
`ic_fluent_align_top_20_regular`
`ic_fluent_align_top_24_regular`
`ic_fluent_align_top_28_regular`
`ic_fluent_align_top_32_regular`
`ic_fluent_align_top_48_regular`| |Animal Cat||`animalCat16Regular`
`animalCat20Regular`
`animalCat24Regular`
`animalCat28Regular`|`ic_fluent_animal_cat_16_regular`
`ic_fluent_animal_cat_20_regular`
`ic_fluent_animal_cat_24_regular`
`ic_fluent_animal_cat_28_regular`| |Animal Dog||`animalDog16Regular`
`animalDog20Regular`
`animalDog24Regular`|`ic_fluent_animal_dog_16_regular`
`ic_fluent_animal_dog_20_regular`
`ic_fluent_animal_dog_24_regular`| +|Animal Paw Print||`animalPawPrint16Regular`
`animalPawPrint20Regular`
`animalPawPrint24Regular`
`animalPawPrint28Regular`
`animalPawPrint32Regular`
`animalPawPrint48Regular`|`ic_fluent_animal_paw_print_16_regular`
`ic_fluent_animal_paw_print_20_regular`
`ic_fluent_animal_paw_print_24_regular`
`ic_fluent_animal_paw_print_28_regular`
`ic_fluent_animal_paw_print_32_regular`
`ic_fluent_animal_paw_print_48_regular`| |Animal Rabbit||`animalRabbit16Regular`
`animalRabbit20Regular`
`animalRabbit24Regular`
`animalRabbit28Regular`
`animalRabbit32Regular`|`ic_fluent_animal_rabbit_16_regular`
`ic_fluent_animal_rabbit_20_regular`
`ic_fluent_animal_rabbit_24_regular`
`ic_fluent_animal_rabbit_28_regular`
`ic_fluent_animal_rabbit_32_regular`| |Animal Rabbit Off||`animalRabbitOff20Regular`
`animalRabbitOff32Regular`|`ic_fluent_animal_rabbit_off_20_regular`
`ic_fluent_animal_rabbit_off_32_regular`| |Animal Turtle||`animalTurtle16Regular`
`animalTurtle20Regular`
`animalTurtle24Regular`
`animalTurtle28Regular`|`ic_fluent_animal_turtle_16_regular`
`ic_fluent_animal_turtle_20_regular`
`ic_fluent_animal_turtle_24_regular`
`ic_fluent_animal_turtle_28_regular`| @@ -94,7 +95,8 @@ |Arrow Circle Up Left||`arrowCircleUpLeft16Regular`
`arrowCircleUpLeft20Regular`
`arrowCircleUpLeft24Regular`|`ic_fluent_arrow_circle_up_left_16_regular`
`ic_fluent_arrow_circle_up_left_20_regular`
`ic_fluent_arrow_circle_up_left_24_regular`| |Arrow Circle Up Right||`arrowCircleUpRight16Regular`
`arrowCircleUpRight20Regular`
`arrowCircleUpRight24Regular`|`ic_fluent_arrow_circle_up_right_16_regular`
`ic_fluent_arrow_circle_up_right_20_regular`
`ic_fluent_arrow_circle_up_right_24_regular`| |Arrow Clockwise||`arrowClockwise12Regular`
`arrowClockwise16Regular`
`arrowClockwise20Regular`
`arrowClockwise24Regular`
`arrowClockwise28Regular`
`arrowClockwise32Regular`
`arrowClockwise48Regular`|`ic_fluent_arrow_clockwise_12_regular`
`ic_fluent_arrow_clockwise_16_regular`
`ic_fluent_arrow_clockwise_20_regular`
`ic_fluent_arrow_clockwise_24_regular`
`ic_fluent_arrow_clockwise_28_regular`
`ic_fluent_arrow_clockwise_32_regular`
`ic_fluent_arrow_clockwise_48_regular`| -|Arrow Clockwise Dashes||`arrowClockwiseDashes16Regular`
`arrowClockwiseDashes20Regular`
`arrowClockwiseDashes24Regular`
`arrowClockwiseDashes32Regular`|`ic_fluent_arrow_clockwise_dashes_16_regular`
`ic_fluent_arrow_clockwise_dashes_20_regular`
`ic_fluent_arrow_clockwise_dashes_24_regular`
`ic_fluent_arrow_clockwise_dashes_32_regular`| +|Arrow Clockwise Dashes||`arrowClockwiseDashes16Regular`
`arrowClockwiseDashes20Regular`
`arrowClockwiseDashes24Regular`
`arrowClockwiseDashes28Regular`
`arrowClockwiseDashes32Regular`
`arrowClockwiseDashes48Regular`|`ic_fluent_arrow_clockwise_dashes_16_regular`
`ic_fluent_arrow_clockwise_dashes_20_regular`
`ic_fluent_arrow_clockwise_dashes_24_regular`
`ic_fluent_arrow_clockwise_dashes_28_regular`
`ic_fluent_arrow_clockwise_dashes_32_regular`
`ic_fluent_arrow_clockwise_dashes_48_regular`| +|Arrow Clockwise Dashes Settings||`arrowClockwiseDashesSettings16Regular`
`arrowClockwiseDashesSettings20Regular`
`arrowClockwiseDashesSettings24Regular`
`arrowClockwiseDashesSettings28Regular`
`arrowClockwiseDashesSettings32Regular`
`arrowClockwiseDashesSettings48Regular`|`ic_fluent_arrow_clockwise_dashes_settings_16_regular`
`ic_fluent_arrow_clockwise_dashes_settings_20_regular`
`ic_fluent_arrow_clockwise_dashes_settings_24_regular`
`ic_fluent_arrow_clockwise_dashes_settings_28_regular`
`ic_fluent_arrow_clockwise_dashes_settings_32_regular`
`ic_fluent_arrow_clockwise_dashes_settings_48_regular`| |Arrow Collapse All||`arrowCollapseAll16Regular`
`arrowCollapseAll20Regular`
`arrowCollapseAll24Regular`|`ic_fluent_arrow_collapse_all_16_regular`
`ic_fluent_arrow_collapse_all_20_regular`
`ic_fluent_arrow_collapse_all_24_regular`| |Arrow Counterclockwise||`arrowCounterclockwise12Regular`
`arrowCounterclockwise16Regular`
`arrowCounterclockwise20Regular`
`arrowCounterclockwise24Regular`
`arrowCounterclockwise28Regular`
`arrowCounterclockwise32Regular`
`arrowCounterclockwise48Regular`|`ic_fluent_arrow_counterclockwise_12_regular`
`ic_fluent_arrow_counterclockwise_16_regular`
`ic_fluent_arrow_counterclockwise_20_regular`
`ic_fluent_arrow_counterclockwise_24_regular`
`ic_fluent_arrow_counterclockwise_28_regular`
`ic_fluent_arrow_counterclockwise_32_regular`
`ic_fluent_arrow_counterclockwise_48_regular`| |Arrow Counterclockwise Dashes||`arrowCounterclockwiseDashes20Regular`
`arrowCounterclockwiseDashes24Regular`|`ic_fluent_arrow_counterclockwise_dashes_20_regular`
`ic_fluent_arrow_counterclockwise_dashes_24_regular`| @@ -515,7 +517,7 @@ |Chat Mail||`chatMail20Regular`|`ic_fluent_chat_mail_20_regular`| |Chat Multiple||`chatMultiple16Regular`
`chatMultiple20Regular`
`chatMultiple24Regular`
`chatMultiple28Regular`
`chatMultiple32Regular`|`ic_fluent_chat_multiple_16_regular`
`ic_fluent_chat_multiple_20_regular`
`ic_fluent_chat_multiple_24_regular`
`ic_fluent_chat_multiple_28_regular`
`ic_fluent_chat_multiple_32_regular`| |Chat Multiple Heart||`chatMultipleHeart16Regular`
`chatMultipleHeart20Regular`
`chatMultipleHeart24Regular`
`chatMultipleHeart28Regular`
`chatMultipleHeart32Regular`|`ic_fluent_chat_multiple_heart_16_regular`
`ic_fluent_chat_multiple_heart_20_regular`
`ic_fluent_chat_multiple_heart_24_regular`
`ic_fluent_chat_multiple_heart_28_regular`
`ic_fluent_chat_multiple_heart_32_regular`| -|Chat Off||`chatOff20Regular`
`chatOff24Regular`|`ic_fluent_chat_off_20_regular`
`ic_fluent_chat_off_24_regular`| +|Chat Off||`chatOff16Regular`
`chatOff20Regular`
`chatOff24Regular`|`ic_fluent_chat_off_16_regular`
`ic_fluent_chat_off_20_regular`
`ic_fluent_chat_off_24_regular`| |Chat Settings||`chatSettings16Regular`
`chatSettings20Regular`
`chatSettings24Regular`|`ic_fluent_chat_settings_16_regular`
`ic_fluent_chat_settings_20_regular`
`ic_fluent_chat_settings_24_regular`| |Chat Sparkle||`chatSparkle16Regular`
`chatSparkle20Regular`
`chatSparkle24Regular`
`chatSparkle28Regular`
`chatSparkle32Regular`
`chatSparkle48Regular`|`ic_fluent_chat_sparkle_16_regular`
`ic_fluent_chat_sparkle_20_regular`
`ic_fluent_chat_sparkle_24_regular`
`ic_fluent_chat_sparkle_28_regular`
`ic_fluent_chat_sparkle_32_regular`
`ic_fluent_chat_sparkle_48_regular`| |Chat Video||`chatVideo20Regular`
`chatVideo24Regular`|`ic_fluent_chat_video_20_regular`
`ic_fluent_chat_video_24_regular`| @@ -714,7 +716,7 @@ |Compose||`compose12Regular`
`compose16Regular`
`compose20Regular`
`compose24Regular`
`compose28Regular`
`compose32Regular`
`compose48Regular`|`ic_fluent_compose_12_regular`
`ic_fluent_compose_16_regular`
`ic_fluent_compose_20_regular`
`ic_fluent_compose_24_regular`
`ic_fluent_compose_28_regular`
`ic_fluent_compose_32_regular`
`ic_fluent_compose_48_regular`| |Cone||`cone16Regular`|`ic_fluent_cone_16_regular`| |Conference Room||`conferenceRoom16Regular`
`conferenceRoom20Regular`
`conferenceRoom24Regular`
`conferenceRoom28Regular`
`conferenceRoom48Regular`|`ic_fluent_conference_room_16_regular`
`ic_fluent_conference_room_20_regular`
`ic_fluent_conference_room_24_regular`
`ic_fluent_conference_room_28_regular`
`ic_fluent_conference_room_48_regular`| -|Connected||`connected16Regular`
`connected20Regular`|`ic_fluent_connected_16_regular`
`ic_fluent_connected_20_regular`| +|Connected||`connected16Regular`
`connected20Regular`
`connected24Regular`
`connected32Regular`|`ic_fluent_connected_16_regular`
`ic_fluent_connected_20_regular`
`ic_fluent_connected_24_regular`
`ic_fluent_connected_32_regular`| |Connector||`connector16Regular`
`connector20Regular`
`connector24Regular`|`ic_fluent_connector_16_regular`
`ic_fluent_connector_20_regular`
`ic_fluent_connector_24_regular`| |Contact Card||`contactCard16Regular`
`contactCard20Regular`
`contactCard24Regular`
`contactCard28Regular`
`contactCard32Regular`
`contactCard48Regular`|`ic_fluent_contact_card_16_regular`
`ic_fluent_contact_card_20_regular`
`ic_fluent_contact_card_24_regular`
`ic_fluent_contact_card_28_regular`
`ic_fluent_contact_card_32_regular`
`ic_fluent_contact_card_48_regular`| |Contact Card Group||`contactCardGroup16Regular`
`contactCardGroup20Regular`
`contactCardGroup24Regular`
`contactCardGroup28Regular`
`contactCardGroup48Regular`|`ic_fluent_contact_card_group_16_regular`
`ic_fluent_contact_card_group_20_regular`
`ic_fluent_contact_card_group_24_regular`
`ic_fluent_contact_card_group_28_regular`
`ic_fluent_contact_card_group_48_regular`| @@ -2083,6 +2085,7 @@ |Square Hint Sparkles||`squareHintSparkles16Regular`
`squareHintSparkles20Regular`
`squareHintSparkles24Regular`
`squareHintSparkles28Regular`
`squareHintSparkles32Regular`
`squareHintSparkles48Regular`|`ic_fluent_square_hint_sparkles_16_regular`
`ic_fluent_square_hint_sparkles_20_regular`
`ic_fluent_square_hint_sparkles_24_regular`
`ic_fluent_square_hint_sparkles_28_regular`
`ic_fluent_square_hint_sparkles_32_regular`
`ic_fluent_square_hint_sparkles_48_regular`| |Square Multiple||`squareMultiple16Regular`
`squareMultiple20Regular`
`squareMultiple24Regular`
`squareMultiple28Regular`
`squareMultiple32Regular`
`squareMultiple48Regular`|`ic_fluent_square_multiple_16_regular`
`ic_fluent_square_multiple_20_regular`
`ic_fluent_square_multiple_24_regular`
`ic_fluent_square_multiple_28_regular`
`ic_fluent_square_multiple_32_regular`
`ic_fluent_square_multiple_48_regular`| |Square Shadow||`squareShadow12Regular`
`squareShadow20Regular`|`ic_fluent_square_shadow_12_regular`
`ic_fluent_square_shadow_20_regular`| +|Square Text Arrow Repeat All||`squareTextArrowRepeatAll16Regular`
`squareTextArrowRepeatAll20Regular`
`squareTextArrowRepeatAll24Regular`|`ic_fluent_square_text_arrow_repeat_all_16_regular`
`ic_fluent_square_text_arrow_repeat_all_20_regular`
`ic_fluent_square_text_arrow_repeat_all_24_regular`| |Squares Nested||`squaresNested20Regular`|`ic_fluent_squares_nested_20_regular`| |Stack||`stack16Regular`
`stack20Regular`
`stack24Regular`
`stack28Regular`
`stack32Regular`
`stack48Regular`|`ic_fluent_stack_16_regular`
`ic_fluent_stack_20_regular`
`ic_fluent_stack_24_regular`
`ic_fluent_stack_28_regular`
`ic_fluent_stack_32_regular`
`ic_fluent_stack_48_regular`| |Stack Add||`stackAdd20Regular`
`stackAdd24Regular`|`ic_fluent_stack_add_20_regular`
`ic_fluent_stack_add_24_regular`| @@ -2485,7 +2488,7 @@ |Toolbox||`toolbox12Regular`
`toolbox16Regular`
`toolbox20Regular`
`toolbox24Regular`
`toolbox28Regular`
`toolbox32Regular`|`ic_fluent_toolbox_12_regular`
`ic_fluent_toolbox_16_regular`
`ic_fluent_toolbox_20_regular`
`ic_fluent_toolbox_24_regular`
`ic_fluent_toolbox_28_regular`
`ic_fluent_toolbox_32_regular`| |Tooltip Quote||`tooltipQuote20Regular`
`tooltipQuote24Regular`|`ic_fluent_tooltip_quote_20_regular`
`ic_fluent_tooltip_quote_24_regular`| |Top Speed||`topSpeed20Regular`
`topSpeed24Regular`|`ic_fluent_top_speed_20_regular`
`ic_fluent_top_speed_24_regular`| -|Translate||`translate16Regular`
`translate20Regular`
`translate24Regular`|`ic_fluent_translate_16_regular`
`ic_fluent_translate_20_regular`
`ic_fluent_translate_24_regular`| +|Translate||`translate16Regular`
`translate20Regular`
`translate24Regular`
`translate32Regular`|`ic_fluent_translate_16_regular`
`ic_fluent_translate_20_regular`
`ic_fluent_translate_24_regular`
`ic_fluent_translate_32_regular`| |Translate Auto||`translateAuto16Regular`
`translateAuto20Regular`
`translateAuto24Regular`|`ic_fluent_translate_auto_16_regular`
`ic_fluent_translate_auto_20_regular`
`ic_fluent_translate_auto_24_regular`| |Translate Off||`translateOff16Regular`
`translateOff20Regular`
`translateOff24Regular`|`ic_fluent_translate_off_16_regular`
`ic_fluent_translate_off_20_regular`
`ic_fluent_translate_off_24_regular`| |Transmission||`transmission20Regular`
`transmission24Regular`|`ic_fluent_transmission_20_regular`
`ic_fluent_transmission_24_regular`| diff --git a/ios/BUILD.gn b/ios/BUILD.gn index cb8c9aec06..d801df7f8c 100644 --- a/ios/BUILD.gn +++ b/ios/BUILD.gn @@ -2583,6 +2583,102 @@ bundle_data_xcassets("ic_fluent_animal_dog_24_regular") { ] } +bundle_data_xcassets("ic_fluent_animal_paw_print_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/ic_fluent_animal_paw_print_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/ic_fluent_animal_paw_print_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/ic_fluent_animal_paw_print_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/ic_fluent_animal_paw_print_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/ic_fluent_animal_paw_print_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/ic_fluent_animal_paw_print_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/ic_fluent_animal_paw_print_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/ic_fluent_animal_paw_print_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/ic_fluent_animal_paw_print_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/ic_fluent_animal_paw_print_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/ic_fluent_animal_paw_print_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_animal_paw_print_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/ic_fluent_animal_paw_print_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_animal_rabbit_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -5191,6 +5287,22 @@ bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_24_regular") { ] } +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_28_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_32_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -5207,6 +5319,118 @@ bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_32_regular") { ] } +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_48_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_clockwise_dashes_settings_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_arrow_collapse_all_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -27119,6 +27343,22 @@ bundle_data_xcassets("ic_fluent_chat_multiple_heart_32_regular") { ] } +bundle_data_xcassets("ic_fluent_chat_off_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/ic_fluent_chat_off_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_chat_off_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/ic_fluent_chat_off_16_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_chat_off_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -37379,6 +37619,38 @@ bundle_data_xcassets("ic_fluent_connected_20_regular") { ] } +bundle_data_xcassets("ic_fluent_connected_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/ic_fluent_connected_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_connected_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/ic_fluent_connected_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_connected_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/ic_fluent_connected_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_connected_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/ic_fluent_connected_32_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_connector_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -70715,6 +70987,14 @@ bundle_data_xcassets("ic_fluent_lightbulb_32_filled") { ] } +bundle_data_xcassets("ic_fluent_lightbulb_32_light") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/ic_fluent_lightbulb_32_light.svg", + ] +} + bundle_data_xcassets("ic_fluent_lightbulb_32_regular") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -111131,6 +111411,54 @@ bundle_data_xcassets("ic_fluent_square_shadow_20_regular") { ] } +bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/ic_fluent_square_text_arrow_repeat_all_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/ic_fluent_square_text_arrow_repeat_all_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/ic_fluent_square_text_arrow_repeat_all_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/ic_fluent_square_text_arrow_repeat_all_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/ic_fluent_square_text_arrow_repeat_all_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_square_text_arrow_repeat_all_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/ic_fluent_square_text_arrow_repeat_all_24_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_squares_nested_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -128159,6 +128487,14 @@ bundle_data_xcassets("ic_fluent_translate_24_regular") { ] } +bundle_data_xcassets("ic_fluent_translate_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/ic_fluent_translate_32_filled.svg", + ] +} + bundle_data_xcassets("ic_fluent_translate_32_light") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -128167,6 +128503,14 @@ bundle_data_xcassets("ic_fluent_translate_32_light") { ] } +bundle_data_xcassets("ic_fluent_translate_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/ic_fluent_translate_32_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_translate_auto_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec index f9708cc7e6..836a8d258f 100644 --- a/ios/FluentIcons.podspec +++ b/ios/FluentIcons.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'FluentIcons' - s.version = '1.1.264' + s.version = '1.1.265' s.summary = 'FluentIcons' s.description = <<-DESC diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..8e203a90fa --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_16_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/ic_fluent_animal_paw_print_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/ic_fluent_animal_paw_print_16_filled.svg new file mode 100644 index 0000000000..117c5177ba --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_filled.imageset/ic_fluent_animal_paw_print_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..674f5193b9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_16_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/ic_fluent_animal_paw_print_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/ic_fluent_animal_paw_print_16_regular.svg new file mode 100644 index 0000000000..589e549934 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_16_regular.imageset/ic_fluent_animal_paw_print_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..f4297ad215 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_20_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/ic_fluent_animal_paw_print_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/ic_fluent_animal_paw_print_20_filled.svg new file mode 100644 index 0000000000..7db0de31cc --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_filled.imageset/ic_fluent_animal_paw_print_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..504ed21785 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_20_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/ic_fluent_animal_paw_print_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/ic_fluent_animal_paw_print_20_regular.svg new file mode 100644 index 0000000000..a131ab15b1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_20_regular.imageset/ic_fluent_animal_paw_print_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..05c162f9c9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_24_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/ic_fluent_animal_paw_print_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/ic_fluent_animal_paw_print_24_filled.svg new file mode 100644 index 0000000000..4c61e9d39b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_filled.imageset/ic_fluent_animal_paw_print_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..db1dff5215 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_24_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/ic_fluent_animal_paw_print_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/ic_fluent_animal_paw_print_24_regular.svg new file mode 100644 index 0000000000..58b742c0be --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_24_regular.imageset/ic_fluent_animal_paw_print_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..07568e6364 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_28_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/ic_fluent_animal_paw_print_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/ic_fluent_animal_paw_print_28_filled.svg new file mode 100644 index 0000000000..b155d049d2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_filled.imageset/ic_fluent_animal_paw_print_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..d9435c848e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_28_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/ic_fluent_animal_paw_print_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/ic_fluent_animal_paw_print_28_regular.svg new file mode 100644 index 0000000000..b77fa0e45b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_28_regular.imageset/ic_fluent_animal_paw_print_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..e14a455277 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_32_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/ic_fluent_animal_paw_print_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/ic_fluent_animal_paw_print_32_filled.svg new file mode 100644 index 0000000000..4098867b3a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_filled.imageset/ic_fluent_animal_paw_print_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..590e52a256 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_32_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/ic_fluent_animal_paw_print_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/ic_fluent_animal_paw_print_32_regular.svg new file mode 100644 index 0000000000..9362f5ce24 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_32_regular.imageset/ic_fluent_animal_paw_print_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..2b63a2193f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_48_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/ic_fluent_animal_paw_print_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/ic_fluent_animal_paw_print_48_filled.svg new file mode 100644 index 0000000000..201ac0229a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_filled.imageset/ic_fluent_animal_paw_print_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..f8e837e234 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_animal_paw_print_48_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/ic_fluent_animal_paw_print_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/ic_fluent_animal_paw_print_48_regular.svg new file mode 100644 index 0000000000..842fe57688 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_animal_paw_print_48_regular.imageset/ic_fluent_animal_paw_print_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_16_filled.svg index 49b554fce4..889988e49b 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_16_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_16_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_16_regular.svg index 532e29b19b..88284d9bf4 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_16_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_16_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_20_filled.svg index de340c8852..b209f5f1dd 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_20_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_20_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_20_regular.svg index eb7e7ce091..31746e721e 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_20_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_20_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_24_filled.svg index 905db1fb14..976aa056d6 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_24_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_24_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_24_regular.svg index a90e8a2e60..3e94e161fe 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_24_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_24_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..565e7bbe9d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_28_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_28_filled.svg new file mode 100644 index 0000000000..7ae6b69f61 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..e3ac15f842 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_28_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_28_regular.svg new file mode 100644 index 0000000000..9fb3d0392d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_32_filled.svg index 2194dd4f5c..f947fd202f 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_32_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_32_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_32_regular.svg index 4e29a8c712..3844dc1262 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_32_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_32_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..42f6cdff64 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_48_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_48_filled.svg new file mode 100644 index 0000000000..7869901412 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..f683a48b58 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_48_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_48_regular.svg new file mode 100644 index 0000000000..4a00000378 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..eb69646464 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg new file mode 100644 index 0000000000..b3d1cf652b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..fc13c62c8a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg new file mode 100644 index 0000000000..6b6605b375 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_16_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..6e4addbe97 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg new file mode 100644 index 0000000000..d0e617b8bc --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..ecacb31d35 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg new file mode 100644 index 0000000000..8947ffe41c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_20_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..beefc44a19 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg new file mode 100644 index 0000000000..26508083d7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..5192cacfba --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg new file mode 100644 index 0000000000..2572415a11 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_24_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..589a17a1f0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg new file mode 100644 index 0000000000..277a21bb44 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..a1e25ac22e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg new file mode 100644 index 0000000000..511bd7d622 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_28_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..d0d81f6012 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg new file mode 100644 index 0000000000..aed22b3892 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..4612b301c0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg new file mode 100644 index 0000000000..0321fc9f54 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_32_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..290cf75b1c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg new file mode 100644 index 0000000000..8b121421e6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_filled.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..3a0ee76aa4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg new file mode 100644 index 0000000000..aeac5d4c89 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_dashes_settings_48_regular.imageset/ic_fluent_arrow_clockwise_dashes_settings_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_20_filled.svg index 35fa6263a9..5a94a96127 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_20_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_20_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_20_regular.svg index eb4e5d2638..b3de03a3d1 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_20_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_20_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_20_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_24_filled.svg index 8abc74e2a5..afda6fc57d 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_24_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_filled.imageset/ic_fluent_arrow_counterclockwise_dashes_24_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_24_regular.svg index 737379ee24..43393cc633 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_24_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_counterclockwise_dashes_24_regular.imageset/ic_fluent_arrow_counterclockwise_dashes_24_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..e5f6dd8cfe --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_chat_off_16_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/ic_fluent_chat_off_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/ic_fluent_chat_off_16_filled.svg new file mode 100644 index 0000000000..5fcd8ca8da --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_filled.imageset/ic_fluent_chat_off_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..616730996b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_chat_off_16_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/ic_fluent_chat_off_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/ic_fluent_chat_off_16_regular.svg new file mode 100644 index 0000000000..e56471dc63 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_chat_off_16_regular.imageset/ic_fluent_chat_off_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..41f5f741ce --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_connected_24_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/ic_fluent_connected_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/ic_fluent_connected_24_filled.svg new file mode 100644 index 0000000000..5409092113 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_filled.imageset/ic_fluent_connected_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..2c3ed1c6cb --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_connected_24_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/ic_fluent_connected_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/ic_fluent_connected_24_regular.svg new file mode 100644 index 0000000000..d90ece31b4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_24_regular.imageset/ic_fluent_connected_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..4e3ef5acfa --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_connected_32_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/ic_fluent_connected_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/ic_fluent_connected_32_filled.svg new file mode 100644 index 0000000000..6505394601 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_filled.imageset/ic_fluent_connected_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..dbdf034bb1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_connected_32_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/ic_fluent_connected_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/ic_fluent_connected_32_regular.svg new file mode 100644 index 0000000000..bdd9cbe9ca --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_connected_32_regular.imageset/ic_fluent_connected_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/Contents.json new file mode 100644 index 0000000000..ab4ee77db5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_lightbulb_32_light.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/ic_fluent_lightbulb_32_light.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/ic_fluent_lightbulb_32_light.svg new file mode 100644 index 0000000000..13f1424bb2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lightbulb_32_light.imageset/ic_fluent_lightbulb_32_light.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..8aa30149d2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_square_text_arrow_repeat_all_16_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/ic_fluent_square_text_arrow_repeat_all_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/ic_fluent_square_text_arrow_repeat_all_16_filled.svg new file mode 100644 index 0000000000..4525dfc465 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_filled.imageset/ic_fluent_square_text_arrow_repeat_all_16_filled.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..90167f8be6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_square_text_arrow_repeat_all_16_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/ic_fluent_square_text_arrow_repeat_all_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/ic_fluent_square_text_arrow_repeat_all_16_regular.svg new file mode 100644 index 0000000000..40774df268 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_16_regular.imageset/ic_fluent_square_text_arrow_repeat_all_16_regular.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..e8684badbd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_square_text_arrow_repeat_all_20_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/ic_fluent_square_text_arrow_repeat_all_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/ic_fluent_square_text_arrow_repeat_all_20_filled.svg new file mode 100644 index 0000000000..1311cbc8cd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_filled.imageset/ic_fluent_square_text_arrow_repeat_all_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..a10d8b1618 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_square_text_arrow_repeat_all_20_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/ic_fluent_square_text_arrow_repeat_all_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/ic_fluent_square_text_arrow_repeat_all_20_regular.svg new file mode 100644 index 0000000000..ee2c97fa76 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_20_regular.imageset/ic_fluent_square_text_arrow_repeat_all_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..31884139af --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_square_text_arrow_repeat_all_24_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/ic_fluent_square_text_arrow_repeat_all_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/ic_fluent_square_text_arrow_repeat_all_24_filled.svg new file mode 100644 index 0000000000..3680fb6cc1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_filled.imageset/ic_fluent_square_text_arrow_repeat_all_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..55ac37cdee --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_square_text_arrow_repeat_all_24_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/ic_fluent_square_text_arrow_repeat_all_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/ic_fluent_square_text_arrow_repeat_all_24_regular.svg new file mode 100644 index 0000000000..3e35860c83 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_square_text_arrow_repeat_all_24_regular.imageset/ic_fluent_square_text_arrow_repeat_all_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..9de1b0b5c3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_translate_32_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/ic_fluent_translate_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/ic_fluent_translate_32_filled.svg new file mode 100644 index 0000000000..910e64f4cd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_filled.imageset/ic_fluent_translate_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..d32664d41e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_translate_32_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/ic_fluent_translate_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/ic_fluent_translate_32_regular.svg new file mode 100644 index 0000000000..143e6c693b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_translate_32_regular.imageset/ic_fluent_translate_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Classes/FluentIcon.swift b/ios/FluentIcons/Classes/FluentIcon.swift index e2d486d13f..d1d297bd71 100644 --- a/ios/FluentIcons/Classes/FluentIcon.swift +++ b/ios/FluentIcons/Classes/FluentIcon.swift @@ -336,6 +336,18 @@ import Foundation case animalDog20Regular case animalDog24Filled case animalDog24Regular + case animalPawPrint16Filled + case animalPawPrint16Regular + case animalPawPrint20Filled + case animalPawPrint20Regular + case animalPawPrint24Filled + case animalPawPrint24Regular + case animalPawPrint28Filled + case animalPawPrint28Regular + case animalPawPrint32Filled + case animalPawPrint32Regular + case animalPawPrint48Filled + case animalPawPrint48Regular case animalRabbit16Filled case animalRabbit16Regular case animalRabbit20Filled @@ -662,8 +674,24 @@ import Foundation case arrowClockwiseDashes20Regular case arrowClockwiseDashes24Filled case arrowClockwiseDashes24Regular + case arrowClockwiseDashes28Filled + case arrowClockwiseDashes28Regular case arrowClockwiseDashes32Filled case arrowClockwiseDashes32Regular + case arrowClockwiseDashes48Filled + case arrowClockwiseDashes48Regular + case arrowClockwiseDashesSettings16Filled + case arrowClockwiseDashesSettings16Regular + case arrowClockwiseDashesSettings20Filled + case arrowClockwiseDashesSettings20Regular + case arrowClockwiseDashesSettings24Filled + case arrowClockwiseDashesSettings24Regular + case arrowClockwiseDashesSettings28Filled + case arrowClockwiseDashesSettings28Regular + case arrowClockwiseDashesSettings32Filled + case arrowClockwiseDashesSettings32Regular + case arrowClockwiseDashesSettings48Filled + case arrowClockwiseDashesSettings48Regular case arrowCollapseAll16Filled case arrowCollapseAll16Regular case arrowCollapseAll20Filled @@ -3403,6 +3431,8 @@ import Foundation case chatMultipleHeart28Regular case chatMultipleHeart32Filled case chatMultipleHeart32Regular + case chatOff16Filled + case chatOff16Regular case chatOff20Filled case chatOff20Regular case chatOff24Filled @@ -4685,6 +4715,10 @@ import Foundation case connected16Regular case connected20Filled case connected20Regular + case connected24Filled + case connected24Regular + case connected32Filled + case connected32Regular case connector16Filled case connector16Regular case connector20Filled @@ -8852,6 +8886,7 @@ import Foundation case lightbulb28Filled case lightbulb28Regular case lightbulb32Filled + case lightbulb32Light case lightbulb32Regular case lightbulb48Filled case lightbulb48Regular @@ -13900,6 +13935,12 @@ import Foundation case squareShadow12Regular case squareShadow20Filled case squareShadow20Regular + case squareTextArrowRepeatAll16Filled + case squareTextArrowRepeatAll16Regular + case squareTextArrowRepeatAll20Filled + case squareTextArrowRepeatAll20Regular + case squareTextArrowRepeatAll24Filled + case squareTextArrowRepeatAll24Regular case squaresNested20Filled case squaresNested20Regular case stack16Filled @@ -15941,7 +15982,9 @@ import Foundation case translate20Regular case translate24Filled case translate24Regular + case translate32Filled case translate32Light + case translate32Regular case translateAuto16Filled case translateAuto16Regular case translateAuto20Filled @@ -17357,6 +17400,18 @@ import Foundation case .animalDog20Regular: return "ic_fluent_animal_dog_20_regular" case .animalDog24Filled: return "ic_fluent_animal_dog_24_filled" case .animalDog24Regular: return "ic_fluent_animal_dog_24_regular" + case .animalPawPrint16Filled: return "ic_fluent_animal_paw_print_16_filled" + case .animalPawPrint16Regular: return "ic_fluent_animal_paw_print_16_regular" + case .animalPawPrint20Filled: return "ic_fluent_animal_paw_print_20_filled" + case .animalPawPrint20Regular: return "ic_fluent_animal_paw_print_20_regular" + case .animalPawPrint24Filled: return "ic_fluent_animal_paw_print_24_filled" + case .animalPawPrint24Regular: return "ic_fluent_animal_paw_print_24_regular" + case .animalPawPrint28Filled: return "ic_fluent_animal_paw_print_28_filled" + case .animalPawPrint28Regular: return "ic_fluent_animal_paw_print_28_regular" + case .animalPawPrint32Filled: return "ic_fluent_animal_paw_print_32_filled" + case .animalPawPrint32Regular: return "ic_fluent_animal_paw_print_32_regular" + case .animalPawPrint48Filled: return "ic_fluent_animal_paw_print_48_filled" + case .animalPawPrint48Regular: return "ic_fluent_animal_paw_print_48_regular" case .animalRabbit16Filled: return "ic_fluent_animal_rabbit_16_filled" case .animalRabbit16Regular: return "ic_fluent_animal_rabbit_16_regular" case .animalRabbit20Filled: return "ic_fluent_animal_rabbit_20_filled" @@ -17423,6 +17478,8 @@ import Foundation case .approvalsApp28Color: return "ic_fluent_approvals_app_28_color" case .approvalsApp28Filled: return "ic_fluent_approvals_app_28_filled" case .approvalsApp28Regular: return "ic_fluent_approvals_app_28_regular" + default: break } + switch self { case .approvalsApp32Color: return "ic_fluent_approvals_app_32_color" case .approvalsApp32Filled: return "ic_fluent_approvals_app_32_filled" case .approvalsApp32Regular: return "ic_fluent_approvals_app_32_regular" @@ -17435,8 +17492,6 @@ import Foundation case .apps20Filled: return "ic_fluent_apps_20_filled" case .apps20Regular: return "ic_fluent_apps_20_regular" case .apps24Color: return "ic_fluent_apps_24_color" - default: break } - switch self { case .apps24Filled: return "ic_fluent_apps_24_filled" case .apps24Regular: return "ic_fluent_apps_24_regular" case .apps28Color: return "ic_fluent_apps_28_color" @@ -17525,6 +17580,8 @@ import Foundation case .arrowAutofitHeight20Filled: return "ic_fluent_arrow_autofit_height_20_filled" case .arrowAutofitHeight20Regular: return "ic_fluent_arrow_autofit_height_20_regular" case .arrowAutofitHeight24Filled: return "ic_fluent_arrow_autofit_height_24_filled" + default: break } + switch self { case .arrowAutofitHeight24Regular: return "ic_fluent_arrow_autofit_height_24_regular" case .arrowAutofitHeightDotted20Filled: return "ic_fluent_arrow_autofit_height_dotted_20_filled" case .arrowAutofitHeightDotted20Regular: return "ic_fluent_arrow_autofit_height_dotted_20_regular" @@ -17537,8 +17594,6 @@ import Foundation case .arrowAutofitUp20Filled: return "ic_fluent_arrow_autofit_up_20_filled" case .arrowAutofitUp20Regular: return "ic_fluent_arrow_autofit_up_20_regular" case .arrowAutofitUp24Filled: return "ic_fluent_arrow_autofit_up_24_filled" - default: break } - switch self { case .arrowAutofitUp24Regular: return "ic_fluent_arrow_autofit_up_24_regular" case .arrowAutofitWidth20Filled: return "ic_fluent_arrow_autofit_width_20_filled" case .arrowAutofitWidth20Regular: return "ic_fluent_arrow_autofit_width_20_regular" @@ -17627,6 +17682,8 @@ import Foundation case .arrowCircleLeft48Filled: return "ic_fluent_arrow_circle_left_48_filled" case .arrowCircleLeft48Regular: return "ic_fluent_arrow_circle_left_48_regular" case .arrowCircleRight12Filled: return "ic_fluent_arrow_circle_right_12_filled" + default: break } + switch self { case .arrowCircleRight12Regular: return "ic_fluent_arrow_circle_right_12_regular" case .arrowCircleRight16Filled: return "ic_fluent_arrow_circle_right_16_filled" case .arrowCircleRight16Regular: return "ic_fluent_arrow_circle_right_16_regular" @@ -17639,8 +17696,6 @@ import Foundation case .arrowCircleRight32Filled: return "ic_fluent_arrow_circle_right_32_filled" case .arrowCircleRight32Regular: return "ic_fluent_arrow_circle_right_32_regular" case .arrowCircleRight48Filled: return "ic_fluent_arrow_circle_right_48_filled" - default: break } - switch self { case .arrowCircleRight48Regular: return "ic_fluent_arrow_circle_right_48_regular" case .arrowCircleUp12Filled: return "ic_fluent_arrow_circle_up_12_filled" case .arrowCircleUp12Regular: return "ic_fluent_arrow_circle_up_12_regular" @@ -17689,8 +17744,24 @@ import Foundation case .arrowClockwiseDashes20Regular: return "ic_fluent_arrow_clockwise_dashes_20_regular" case .arrowClockwiseDashes24Filled: return "ic_fluent_arrow_clockwise_dashes_24_filled" case .arrowClockwiseDashes24Regular: return "ic_fluent_arrow_clockwise_dashes_24_regular" + case .arrowClockwiseDashes28Filled: return "ic_fluent_arrow_clockwise_dashes_28_filled" + case .arrowClockwiseDashes28Regular: return "ic_fluent_arrow_clockwise_dashes_28_regular" case .arrowClockwiseDashes32Filled: return "ic_fluent_arrow_clockwise_dashes_32_filled" case .arrowClockwiseDashes32Regular: return "ic_fluent_arrow_clockwise_dashes_32_regular" + case .arrowClockwiseDashes48Filled: return "ic_fluent_arrow_clockwise_dashes_48_filled" + case .arrowClockwiseDashes48Regular: return "ic_fluent_arrow_clockwise_dashes_48_regular" + case .arrowClockwiseDashesSettings16Filled: return "ic_fluent_arrow_clockwise_dashes_settings_16_filled" + case .arrowClockwiseDashesSettings16Regular: return "ic_fluent_arrow_clockwise_dashes_settings_16_regular" + case .arrowClockwiseDashesSettings20Filled: return "ic_fluent_arrow_clockwise_dashes_settings_20_filled" + case .arrowClockwiseDashesSettings20Regular: return "ic_fluent_arrow_clockwise_dashes_settings_20_regular" + case .arrowClockwiseDashesSettings24Filled: return "ic_fluent_arrow_clockwise_dashes_settings_24_filled" + case .arrowClockwiseDashesSettings24Regular: return "ic_fluent_arrow_clockwise_dashes_settings_24_regular" + case .arrowClockwiseDashesSettings28Filled: return "ic_fluent_arrow_clockwise_dashes_settings_28_filled" + case .arrowClockwiseDashesSettings28Regular: return "ic_fluent_arrow_clockwise_dashes_settings_28_regular" + case .arrowClockwiseDashesSettings32Filled: return "ic_fluent_arrow_clockwise_dashes_settings_32_filled" + case .arrowClockwiseDashesSettings32Regular: return "ic_fluent_arrow_clockwise_dashes_settings_32_regular" + case .arrowClockwiseDashesSettings48Filled: return "ic_fluent_arrow_clockwise_dashes_settings_48_filled" + case .arrowClockwiseDashesSettings48Regular: return "ic_fluent_arrow_clockwise_dashes_settings_48_regular" case .arrowCollapseAll16Filled: return "ic_fluent_arrow_collapse_all_16_filled" case .arrowCollapseAll16Regular: return "ic_fluent_arrow_collapse_all_16_regular" case .arrowCollapseAll20Filled: return "ic_fluent_arrow_collapse_all_20_filled" @@ -17713,6 +17784,8 @@ import Foundation case .arrowCounterclockwise48Regular: return "ic_fluent_arrow_counterclockwise_48_regular" case .arrowCounterclockwiseDashes20Filled: return "ic_fluent_arrow_counterclockwise_dashes_20_filled" case .arrowCounterclockwiseDashes20Regular: return "ic_fluent_arrow_counterclockwise_dashes_20_regular" + default: break } + switch self { case .arrowCounterclockwiseDashes24Filled: return "ic_fluent_arrow_counterclockwise_dashes_24_filled" case .arrowCounterclockwiseDashes24Regular: return "ic_fluent_arrow_counterclockwise_dashes_24_regular" case .arrowCurveDownLeft16Filled: return "ic_fluent_arrow_curve_down_left_16_filled" @@ -17741,8 +17814,6 @@ import Foundation case .arrowDown28Regular: return "ic_fluent_arrow_down_28_regular" case .arrowDown32Filled: return "ic_fluent_arrow_down_32_filled" case .arrowDown32Light: return "ic_fluent_arrow_down_32_light" - default: break } - switch self { case .arrowDown32Regular: return "ic_fluent_arrow_down_32_regular" case .arrowDown48Filled: return "ic_fluent_arrow_down_48_filled" case .arrowDown48Regular: return "ic_fluent_arrow_down_48_regular" @@ -17815,6 +17886,8 @@ import Foundation case .arrowEnterUp20Regular: return "ic_fluent_arrow_enter_up_20_regular" case .arrowEnterUp24Filled: return "ic_fluent_arrow_enter_up_24_filled" case .arrowEnterUp24Regular: return "ic_fluent_arrow_enter_up_24_regular" + default: break } + switch self { case .arrowExit20Filled: return "ic_fluent_arrow_exit_20_filled" case .arrowExit20Regular: return "ic_fluent_arrow_exit_20_regular" case .arrowExpand16Filled: return "ic_fluent_arrow_expand_16_filled" @@ -17843,8 +17916,6 @@ import Foundation case .arrowExportUp24Regular: return "ic_fluent_arrow_export_up_24_regular" case .arrowFit16Filled: return "ic_fluent_arrow_fit_16_filled" case .arrowFit16Regular: return "ic_fluent_arrow_fit_16_regular" - default: break } - switch self { case .arrowFit20Filled: return "ic_fluent_arrow_fit_20_filled" case .arrowFit20Regular: return "ic_fluent_arrow_fit_20_regular" case .arrowFit24Filled: return "ic_fluent_arrow_fit_24_filled" @@ -17917,6 +17988,8 @@ import Foundation case .arrowHookDownRight24Filled: return "ic_fluent_arrow_hook_down_right_24_filled" case .arrowHookDownRight24Regular: return "ic_fluent_arrow_hook_down_right_24_regular" case .arrowHookDownRight28Filled: return "ic_fluent_arrow_hook_down_right_28_filled" + default: break } + switch self { case .arrowHookDownRight28Regular: return "ic_fluent_arrow_hook_down_right_28_regular" case .arrowHookUpLeft16Filled: return "ic_fluent_arrow_hook_up_left_16_filled" case .arrowHookUpLeft16Regular: return "ic_fluent_arrow_hook_up_left_16_regular" @@ -17945,8 +18018,6 @@ import Foundation case .arrowJoin20Regular: return "ic_fluent_arrow_join_20_regular" case .arrowLeft12Filled: return "ic_fluent_arrow_left_12_filled" case .arrowLeft12Regular: return "ic_fluent_arrow_left_12_regular" - default: break } - switch self { case .arrowLeft16Filled: return "ic_fluent_arrow_left_16_filled" case .arrowLeft16Regular: return "ic_fluent_arrow_left_16_regular" case .arrowLeft20Filled: return "ic_fluent_arrow_left_20_filled" @@ -18019,6 +18090,8 @@ import Foundation case .arrowOutlineUpRight20Regular: return "ic_fluent_arrow_outline_up_right_20_regular" case .arrowOutlineUpRight24Filled: return "ic_fluent_arrow_outline_up_right_24_filled" case .arrowOutlineUpRight24Regular: return "ic_fluent_arrow_outline_up_right_24_regular" + default: break } + switch self { case .arrowOutlineUpRight32Filled: return "ic_fluent_arrow_outline_up_right_32_filled" case .arrowOutlineUpRight32Regular: return "ic_fluent_arrow_outline_up_right_32_regular" case .arrowOutlineUpRight48Filled: return "ic_fluent_arrow_outline_up_right_48_filled" @@ -18047,8 +18120,6 @@ import Foundation case .arrowRedo28Regular: return "ic_fluent_arrow_redo_28_regular" case .arrowRedo32Filled: return "ic_fluent_arrow_redo_32_filled" case .arrowRedo32Light: return "ic_fluent_arrow_redo_32_light" - default: break } - switch self { case .arrowRedo32Regular: return "ic_fluent_arrow_redo_32_regular" case .arrowRedo48Filled: return "ic_fluent_arrow_redo_48_filled" case .arrowRedo48Regular: return "ic_fluent_arrow_redo_48_regular" @@ -18121,6 +18192,8 @@ import Foundation case .arrowRight20Filled: return "ic_fluent_arrow_right_20_filled" case .arrowRight20Regular: return "ic_fluent_arrow_right_20_regular" case .arrowRight24Filled: return "ic_fluent_arrow_right_24_filled" + default: break } + switch self { case .arrowRight24Regular: return "ic_fluent_arrow_right_24_regular" case .arrowRight28Filled: return "ic_fluent_arrow_right_28_filled" case .arrowRight28Regular: return "ic_fluent_arrow_right_28_regular" @@ -18149,8 +18222,6 @@ import Foundation case .arrowShuffle16Filled: return "ic_fluent_arrow_shuffle_16_filled" case .arrowShuffle16Regular: return "ic_fluent_arrow_shuffle_16_regular" case .arrowShuffle20Filled: return "ic_fluent_arrow_shuffle_20_filled" - default: break } - switch self { case .arrowShuffle20Regular: return "ic_fluent_arrow_shuffle_20_regular" case .arrowShuffle24Filled: return "ic_fluent_arrow_shuffle_24_filled" case .arrowShuffle24Regular: return "ic_fluent_arrow_shuffle_24_regular" @@ -18223,6 +18294,8 @@ import Foundation case .arrowSquareUpRight24Filled: return "ic_fluent_arrow_square_up_right_24_filled" case .arrowSquareUpRight24Regular: return "ic_fluent_arrow_square_up_right_24_regular" case .arrowStepBack16Filled: return "ic_fluent_arrow_step_back_16_filled" + default: break } + switch self { case .arrowStepBack16Regular: return "ic_fluent_arrow_step_back_16_regular" case .arrowStepBack20Filled: return "ic_fluent_arrow_step_back_20_filled" case .arrowStepBack20Regular: return "ic_fluent_arrow_step_back_20_regular" @@ -18251,8 +18324,6 @@ import Foundation case .arrowStepInLeft20Filled: return "ic_fluent_arrow_step_in_left_20_filled" case .arrowStepInLeft20Regular: return "ic_fluent_arrow_step_in_left_20_regular" case .arrowStepInLeft24Filled: return "ic_fluent_arrow_step_in_left_24_filled" - default: break } - switch self { case .arrowStepInLeft24Regular: return "ic_fluent_arrow_step_in_left_24_regular" case .arrowStepInLeft28Filled: return "ic_fluent_arrow_step_in_left_28_filled" case .arrowStepInLeft28Regular: return "ic_fluent_arrow_step_in_left_28_regular" @@ -18325,6 +18396,8 @@ import Foundation case .arrowTrending12Filled: return "ic_fluent_arrow_trending_12_filled" case .arrowTrending12Regular: return "ic_fluent_arrow_trending_12_regular" case .arrowTrending16Filled: return "ic_fluent_arrow_trending_16_filled" + default: break } + switch self { case .arrowTrending16Regular: return "ic_fluent_arrow_trending_16_regular" case .arrowTrending20Filled: return "ic_fluent_arrow_trending_20_filled" case .arrowTrending20Regular: return "ic_fluent_arrow_trending_20_regular" @@ -18353,8 +18426,6 @@ import Foundation case .arrowTrendingSparkle20Filled: return "ic_fluent_arrow_trending_sparkle_20_filled" case .arrowTrendingSparkle20Regular: return "ic_fluent_arrow_trending_sparkle_20_regular" case .arrowTrendingSparkle24Filled: return "ic_fluent_arrow_trending_sparkle_24_filled" - default: break } - switch self { case .arrowTrendingSparkle24Regular: return "ic_fluent_arrow_trending_sparkle_24_regular" case .arrowTrendingText20Filled: return "ic_fluent_arrow_trending_text_20_filled" case .arrowTrendingText20Regular: return "ic_fluent_arrow_trending_text_20_regular" @@ -18427,6 +18498,8 @@ import Foundation case .arrowUndo24Filled: return "ic_fluent_arrow_undo_24_filled" case .arrowUndo24Regular: return "ic_fluent_arrow_undo_24_regular" case .arrowUndo28Filled: return "ic_fluent_arrow_undo_28_filled" + default: break } + switch self { case .arrowUndo28Regular: return "ic_fluent_arrow_undo_28_regular" case .arrowUndo32Filled: return "ic_fluent_arrow_undo_32_filled" case .arrowUndo32Light: return "ic_fluent_arrow_undo_32_light" @@ -18455,8 +18528,6 @@ import Foundation case .arrowUpExclamation24Regular: return "ic_fluent_arrow_up_exclamation_24_regular" case .arrowUpLeft16Filled: return "ic_fluent_arrow_up_left_16_filled" case .arrowUpLeft16Regular: return "ic_fluent_arrow_up_left_16_regular" - default: break } - switch self { case .arrowUpLeft20Filled: return "ic_fluent_arrow_up_left_20_filled" case .arrowUpLeft20Regular: return "ic_fluent_arrow_up_left_20_regular" case .arrowUpLeft24Filled: return "ic_fluent_arrow_up_left_24_filled" @@ -18529,6 +18600,8 @@ import Foundation case .attach32Light: return "ic_fluent_attach_32_light" case .attach32Regular: return "ic_fluent_attach_32_regular" case .attach48Filled: return "ic_fluent_attach_48_filled" + default: break } + switch self { case .attach48Regular: return "ic_fluent_attach_48_regular" case .attachArrowRight20Filled: return "ic_fluent_attach_arrow_right_20_filled" case .attachArrowRight20Regular: return "ic_fluent_attach_arrow_right_20_regular" @@ -18557,8 +18630,6 @@ import Foundation case .autosum16Filled: return "ic_fluent_autosum_16_filled" case .autosum16Regular: return "ic_fluent_autosum_16_regular" case .autosum20Filled: return "ic_fluent_autosum_20_filled" - default: break } - switch self { case .autosum20Regular: return "ic_fluent_autosum_20_regular" case .autosum24Filled: return "ic_fluent_autosum_24_filled" case .autosum24Regular: return "ic_fluent_autosum_24_regular" @@ -18631,6 +18702,8 @@ import Foundation case .battery128Filled: return "ic_fluent_battery_1_28_filled" case .battery128Regular: return "ic_fluent_battery_1_28_regular" case .battery132Filled: return "ic_fluent_battery_1_32_filled" + default: break } + switch self { case .battery132Regular: return "ic_fluent_battery_1_32_regular" case .battery220Filled: return "ic_fluent_battery_2_20_filled" case .battery220Regular: return "ic_fluent_battery_2_20_regular" @@ -18659,8 +18732,6 @@ import Foundation case .battery520Filled: return "ic_fluent_battery_5_20_filled" case .battery520Regular: return "ic_fluent_battery_5_20_regular" case .battery524Filled: return "ic_fluent_battery_5_24_filled" - default: break } - switch self { case .battery524Regular: return "ic_fluent_battery_5_24_regular" case .battery528Filled: return "ic_fluent_battery_5_28_filled" case .battery528Regular: return "ic_fluent_battery_5_28_regular" @@ -18733,6 +18804,8 @@ import Foundation case .beach32Color: return "ic_fluent_beach_32_color" case .beach32Filled: return "ic_fluent_beach_32_filled" case .beach32Regular: return "ic_fluent_beach_32_regular" + default: break } + switch self { case .beach48Color: return "ic_fluent_beach_48_color" case .beach48Filled: return "ic_fluent_beach_48_filled" case .beach48Regular: return "ic_fluent_beach_48_regular" @@ -18761,8 +18834,6 @@ import Foundation case .beakerOff20Filled: return "ic_fluent_beaker_off_20_filled" case .beakerOff20Regular: return "ic_fluent_beaker_off_20_regular" case .beakerOff32Filled: return "ic_fluent_beaker_off_32_filled" - default: break } - switch self { case .beakerOff32Regular: return "ic_fluent_beaker_off_32_regular" case .beakerSettings16Filled: return "ic_fluent_beaker_settings_16_filled" case .beakerSettings16Regular: return "ic_fluent_beaker_settings_16_regular" @@ -18835,6 +18906,8 @@ import Foundation case .blur24Filled: return "ic_fluent_blur_24_filled" case .blur24Regular: return "ic_fluent_blur_24_regular" case .blur28Filled: return "ic_fluent_blur_28_filled" + default: break } + switch self { case .blur28Regular: return "ic_fluent_blur_28_regular" case .board16Filled: return "ic_fluent_board_16_filled" case .board16Regular: return "ic_fluent_board_16_regular" @@ -18863,8 +18936,6 @@ import Foundation case .boardSplit48Filled: return "ic_fluent_board_split_48_filled" case .boardSplit48Regular: return "ic_fluent_board_split_48_regular" case .book16Filled: return "ic_fluent_book_16_filled" - default: break } - switch self { case .book16Regular: return "ic_fluent_book_16_regular" case .book20Filled: return "ic_fluent_book_20_filled" case .book20Regular: return "ic_fluent_book_20_regular" @@ -18937,6 +19008,8 @@ import Foundation case .bookLetter20Regular: return "ic_fluent_book_letter_20_regular" case .bookLetter24Filled: return "ic_fluent_book_letter_24_filled" case .bookLetter24Regular: return "ic_fluent_book_letter_24_regular" + default: break } + switch self { case .bookNumber16Filled: return "ic_fluent_book_number_16_filled" case .bookNumber16Regular: return "ic_fluent_book_number_16_regular" case .bookNumber20Filled: return "ic_fluent_book_number_20_filled" @@ -18965,8 +19038,6 @@ import Foundation case .bookOpenMicrophone24Regular: return "ic_fluent_book_open_microphone_24_regular" case .bookOpenMicrophone28Filled: return "ic_fluent_book_open_microphone_28_filled" case .bookOpenMicrophone28Regular: return "ic_fluent_book_open_microphone_28_regular" - default: break } - switch self { case .bookOpenMicrophone32Filled: return "ic_fluent_book_open_microphone_32_filled" case .bookOpenMicrophone32Regular: return "ic_fluent_book_open_microphone_32_regular" case .bookOpenMicrophone48Filled: return "ic_fluent_book_open_microphone_48_filled" @@ -19039,6 +19110,8 @@ import Foundation case .borderAll20Regular: return "ic_fluent_border_all_20_regular" case .borderAll24Filled: return "ic_fluent_border_all_24_filled" case .borderAll24Regular: return "ic_fluent_border_all_24_regular" + default: break } + switch self { case .borderBottom20Filled: return "ic_fluent_border_bottom_20_filled" case .borderBottom20Regular: return "ic_fluent_border_bottom_20_regular" case .borderBottom24Filled: return "ic_fluent_border_bottom_24_filled" @@ -19067,8 +19140,6 @@ import Foundation case .borderLeftRight24Regular: return "ic_fluent_border_left_right_24_regular" case .borderNone16Filled: return "ic_fluent_border_none_16_filled" case .borderNone16Regular: return "ic_fluent_border_none_16_regular" - default: break } - switch self { case .borderNone20Filled: return "ic_fluent_border_none_20_filled" case .borderNone20Regular: return "ic_fluent_border_none_20_regular" case .borderNone24Filled: return "ic_fluent_border_none_24_filled" @@ -19141,6 +19212,8 @@ import Foundation case .boxArrowLeft24Regular: return "ic_fluent_box_arrow_left_24_regular" case .boxArrowUp20Filled: return "ic_fluent_box_arrow_up_20_filled" case .boxArrowUp20Regular: return "ic_fluent_box_arrow_up_20_regular" + default: break } + switch self { case .boxArrowUp24Filled: return "ic_fluent_box_arrow_up_24_filled" case .boxArrowUp24Regular: return "ic_fluent_box_arrow_up_24_regular" case .boxCheckmark20Filled: return "ic_fluent_box_checkmark_20_filled" @@ -19169,8 +19242,6 @@ import Foundation case .boxMultipleArrowRight24Regular: return "ic_fluent_box_multiple_arrow_right_24_regular" case .boxMultipleCheckmark20Filled: return "ic_fluent_box_multiple_checkmark_20_filled" case .boxMultipleCheckmark20Regular: return "ic_fluent_box_multiple_checkmark_20_regular" - default: break } - switch self { case .boxMultipleCheckmark24Filled: return "ic_fluent_box_multiple_checkmark_24_filled" case .boxMultipleCheckmark24Regular: return "ic_fluent_box_multiple_checkmark_24_regular" case .boxMultipleSearch20Filled: return "ic_fluent_box_multiple_search_20_filled" @@ -19243,6 +19314,8 @@ import Foundation case .branchForkLink24Regular: return "ic_fluent_branch_fork_link_24_regular" case .branchRequest16Filled: return "ic_fluent_branch_request_16_filled" case .branchRequest16Regular: return "ic_fluent_branch_request_16_regular" + default: break } + switch self { case .branchRequest20Filled: return "ic_fluent_branch_request_20_filled" case .branchRequest20Regular: return "ic_fluent_branch_request_20_regular" case .breakoutRoom20Filled: return "ic_fluent_breakout_room_20_filled" @@ -19271,8 +19344,6 @@ import Foundation case .briefcaseMedical16Filled: return "ic_fluent_briefcase_medical_16_filled" case .briefcaseMedical16Regular: return "ic_fluent_briefcase_medical_16_regular" case .briefcaseMedical20Filled: return "ic_fluent_briefcase_medical_20_filled" - default: break } - switch self { case .briefcaseMedical20Regular: return "ic_fluent_briefcase_medical_20_regular" case .briefcaseMedical24Filled: return "ic_fluent_briefcase_medical_24_filled" case .briefcaseMedical24Regular: return "ic_fluent_briefcase_medical_24_regular" @@ -19345,6 +19416,8 @@ import Foundation case .bug20Regular: return "ic_fluent_bug_20_regular" case .bug24Filled: return "ic_fluent_bug_24_filled" case .bug24Regular: return "ic_fluent_bug_24_regular" + default: break } + switch self { case .bugArrowCounterclockwise20Filled: return "ic_fluent_bug_arrow_counterclockwise_20_filled" case .bugArrowCounterclockwise20Regular: return "ic_fluent_bug_arrow_counterclockwise_20_regular" case .bugProhibited20Filled: return "ic_fluent_bug_prohibited_20_filled" @@ -19373,8 +19446,6 @@ import Foundation case .buildingBank28Filled: return "ic_fluent_building_bank_28_filled" case .buildingBank28Regular: return "ic_fluent_building_bank_28_regular" case .buildingBank48Filled: return "ic_fluent_building_bank_48_filled" - default: break } - switch self { case .buildingBank48Regular: return "ic_fluent_building_bank_48_regular" case .buildingBankLink16Filled: return "ic_fluent_building_bank_link_16_filled" case .buildingBankLink16Regular: return "ic_fluent_building_bank_link_16_regular" @@ -19447,6 +19518,8 @@ import Foundation case .buildingLighthouse28Filled: return "ic_fluent_building_lighthouse_28_filled" case .buildingLighthouse28Regular: return "ic_fluent_building_lighthouse_28_regular" case .buildingLighthouse32Filled: return "ic_fluent_building_lighthouse_32_filled" + default: break } + switch self { case .buildingLighthouse32Regular: return "ic_fluent_building_lighthouse_32_regular" case .buildingLighthouse48Filled: return "ic_fluent_building_lighthouse_48_filled" case .buildingLighthouse48Regular: return "ic_fluent_building_lighthouse_48_regular" @@ -19475,8 +19548,6 @@ import Foundation case .buildingPeople16Regular: return "ic_fluent_building_people_16_regular" case .buildingPeople20Color: return "ic_fluent_building_people_20_color" case .buildingPeople20Filled: return "ic_fluent_building_people_20_filled" - default: break } - switch self { case .buildingPeople20Regular: return "ic_fluent_building_people_20_regular" case .buildingPeople24Color: return "ic_fluent_building_people_24_color" case .buildingPeople24Filled: return "ic_fluent_building_people_24_filled" @@ -19549,6 +19620,8 @@ import Foundation case .calculatorArrowClockwise24Filled: return "ic_fluent_calculator_arrow_clockwise_24_filled" case .calculatorArrowClockwise24Regular: return "ic_fluent_calculator_arrow_clockwise_24_regular" case .calculatorMultiple16Filled: return "ic_fluent_calculator_multiple_16_filled" + default: break } + switch self { case .calculatorMultiple16Regular: return "ic_fluent_calculator_multiple_16_regular" case .calculatorMultiple20Filled: return "ic_fluent_calculator_multiple_20_filled" case .calculatorMultiple20Regular: return "ic_fluent_calculator_multiple_20_regular" @@ -19577,8 +19650,6 @@ import Foundation case .calendar3Day20Regular: return "ic_fluent_calendar_3_day_20_regular" case .calendar3Day24Filled: return "ic_fluent_calendar_3_day_24_filled" case .calendar3Day24Regular: return "ic_fluent_calendar_3_day_24_regular" - default: break } - switch self { case .calendar3Day28Filled: return "ic_fluent_calendar_3_day_28_filled" case .calendar3Day28Regular: return "ic_fluent_calendar_3_day_28_regular" case .calendar3Day32Light: return "ic_fluent_calendar_3_day_32_light" @@ -19651,6 +19722,8 @@ import Foundation case .calendarChat20Filled: return "ic_fluent_calendar_chat_20_filled" case .calendarChat20Regular: return "ic_fluent_calendar_chat_20_regular" case .calendarChat24Filled: return "ic_fluent_calendar_chat_24_filled" + default: break } + switch self { case .calendarChat24Regular: return "ic_fluent_calendar_chat_24_regular" case .calendarCheckmark16Color: return "ic_fluent_calendar_checkmark_16_color" case .calendarCheckmark16Filled: return "ic_fluent_calendar_checkmark_16_filled" @@ -19679,8 +19752,6 @@ import Foundation case .calendarDataBar20Regular: return "ic_fluent_calendar_data_bar_20_regular" case .calendarDataBar24Filled: return "ic_fluent_calendar_data_bar_24_filled" case .calendarDataBar24Regular: return "ic_fluent_calendar_data_bar_24_regular" - default: break } - switch self { case .calendarDataBar28Filled: return "ic_fluent_calendar_data_bar_28_filled" case .calendarDataBar28Regular: return "ic_fluent_calendar_data_bar_28_regular" case .calendarDataBar32Light: return "ic_fluent_calendar_data_bar_32_light" @@ -19753,6 +19824,8 @@ import Foundation case .calendarMail16Regular: return "ic_fluent_calendar_mail_16_regular" case .calendarMail20Filled: return "ic_fluent_calendar_mail_20_filled" case .calendarMail20Regular: return "ic_fluent_calendar_mail_20_regular" + default: break } + switch self { case .calendarMention16Filled: return "ic_fluent_calendar_mention_16_filled" case .calendarMention16Regular: return "ic_fluent_calendar_mention_16_regular" case .calendarMention20Filled: return "ic_fluent_calendar_mention_20_filled" @@ -19781,8 +19854,6 @@ import Foundation case .calendarNote16Regular: return "ic_fluent_calendar_note_16_regular" case .calendarNote20Filled: return "ic_fluent_calendar_note_20_filled" case .calendarNote20Regular: return "ic_fluent_calendar_note_20_regular" - default: break } - switch self { case .calendarNote24Filled: return "ic_fluent_calendar_note_24_filled" case .calendarNote24Regular: return "ic_fluent_calendar_note_24_regular" case .calendarNote32Filled: return "ic_fluent_calendar_note_32_filled" @@ -19855,6 +19926,8 @@ import Foundation case .calendarSettings32Filled: return "ic_fluent_calendar_settings_32_filled" case .calendarSettings32Regular: return "ic_fluent_calendar_settings_32_regular" case .calendarSettings48Filled: return "ic_fluent_calendar_settings_48_filled" + default: break } + switch self { case .calendarSettings48Regular: return "ic_fluent_calendar_settings_48_regular" case .calendarShield16Filled: return "ic_fluent_calendar_shield_16_filled" case .calendarShield16Regular: return "ic_fluent_calendar_shield_16_regular" @@ -19883,8 +19956,6 @@ import Foundation case .calendarSparkle48Regular: return "ic_fluent_calendar_sparkle_48_regular" case .calendarStar16Filled: return "ic_fluent_calendar_star_16_filled" case .calendarStar16Regular: return "ic_fluent_calendar_star_16_regular" - default: break } - switch self { case .calendarStar20Filled: return "ic_fluent_calendar_star_20_filled" case .calendarStar20Regular: return "ic_fluent_calendar_star_20_regular" case .calendarStar24Filled: return "ic_fluent_calendar_star_24_filled" @@ -19957,6 +20028,8 @@ import Foundation case .callAdd16Regular: return "ic_fluent_call_add_16_regular" case .callAdd20Filled: return "ic_fluent_call_add_20_filled" case .callAdd20Regular: return "ic_fluent_call_add_20_regular" + default: break } + switch self { case .callAdd24Filled: return "ic_fluent_call_add_24_filled" case .callAdd24Regular: return "ic_fluent_call_add_24_regular" case .callCheckmark20Filled: return "ic_fluent_call_checkmark_20_filled" @@ -19985,8 +20058,6 @@ import Foundation case .callEnd32Regular: return "ic_fluent_call_end_32_regular" case .callEnd48Filled: return "ic_fluent_call_end_48_filled" case .callEnd48Regular: return "ic_fluent_call_end_48_regular" - default: break } - switch self { case .callExclamation20Filled: return "ic_fluent_call_exclamation_20_filled" case .callExclamation20Regular: return "ic_fluent_call_exclamation_20_regular" case .callForward16Filled: return "ic_fluent_call_forward_16_filled" @@ -20059,6 +20130,8 @@ import Foundation case .callProhibited28Regular: return "ic_fluent_call_prohibited_28_regular" case .callProhibited48Filled: return "ic_fluent_call_prohibited_48_filled" case .callProhibited48Regular: return "ic_fluent_call_prohibited_48_regular" + default: break } + switch self { case .callTransfer16Filled: return "ic_fluent_call_transfer_16_filled" case .callTransfer16Regular: return "ic_fluent_call_transfer_16_regular" case .callTransfer20Filled: return "ic_fluent_call_transfer_20_filled" @@ -20087,8 +20160,6 @@ import Foundation case .camera20Color: return "ic_fluent_camera_20_color" case .camera20Filled: return "ic_fluent_camera_20_filled" case .camera20Regular: return "ic_fluent_camera_20_regular" - default: break } - switch self { case .camera24Color: return "ic_fluent_camera_24_color" case .camera24Filled: return "ic_fluent_camera_24_filled" case .camera24Regular: return "ic_fluent_camera_24_regular" @@ -20161,6 +20232,8 @@ import Foundation case .caretDownRight24Filled: return "ic_fluent_caret_down_right_24_filled" case .caretDownRight24Regular: return "ic_fluent_caret_down_right_24_regular" case .caretLeft12Filled: return "ic_fluent_caret_left_12_filled" + default: break } + switch self { case .caretLeft12Regular: return "ic_fluent_caret_left_12_regular" case .caretLeft16Filled: return "ic_fluent_caret_left_16_filled" case .caretLeft16Regular: return "ic_fluent_caret_left_16_regular" @@ -20189,8 +20262,6 @@ import Foundation case .cart20Filled: return "ic_fluent_cart_20_filled" case .cart20Regular: return "ic_fluent_cart_20_regular" case .cart24Filled: return "ic_fluent_cart_24_filled" - default: break } - switch self { case .cart24Regular: return "ic_fluent_cart_24_regular" case .cast20Filled: return "ic_fluent_cast_20_filled" case .cast20Regular: return "ic_fluent_cast_20_regular" @@ -20263,6 +20334,8 @@ import Foundation case .certificate16Filled: return "ic_fluent_certificate_16_filled" case .certificate16Regular: return "ic_fluent_certificate_16_regular" case .certificate20Filled: return "ic_fluent_certificate_20_filled" + default: break } + switch self { case .certificate20Regular: return "ic_fluent_certificate_20_regular" case .certificate24Filled: return "ic_fluent_certificate_24_filled" case .certificate24Regular: return "ic_fluent_certificate_24_regular" @@ -20291,8 +20364,6 @@ import Foundation case .channelAlert16Filled: return "ic_fluent_channel_alert_16_filled" case .channelAlert16Regular: return "ic_fluent_channel_alert_16_regular" case .channelAlert20Filled: return "ic_fluent_channel_alert_20_filled" - default: break } - switch self { case .channelAlert20Regular: return "ic_fluent_channel_alert_20_regular" case .channelAlert24Filled: return "ic_fluent_channel_alert_24_filled" case .channelAlert24Regular: return "ic_fluent_channel_alert_24_regular" @@ -20365,6 +20436,8 @@ import Foundation case .chat24Filled: return "ic_fluent_chat_24_filled" case .chat24Regular: return "ic_fluent_chat_24_regular" case .chat28Filled: return "ic_fluent_chat_28_filled" + default: break } + switch self { case .chat28Regular: return "ic_fluent_chat_28_regular" case .chat32Filled: return "ic_fluent_chat_32_filled" case .chat32Light: return "ic_fluent_chat_32_light" @@ -20393,8 +20466,6 @@ import Foundation case .chatArrowBackDown20Regular: return "ic_fluent_chat_arrow_back_down_20_regular" case .chatArrowBackDown24Filled: return "ic_fluent_chat_arrow_back_down_24_filled" case .chatArrowBackDown24Regular: return "ic_fluent_chat_arrow_back_down_24_regular" - default: break } - switch self { case .chatArrowBackDown28Filled: return "ic_fluent_chat_arrow_back_down_28_filled" case .chatArrowBackDown28Regular: return "ic_fluent_chat_arrow_back_down_28_regular" case .chatArrowBackDown32Filled: return "ic_fluent_chat_arrow_back_down_32_filled" @@ -20467,6 +20538,8 @@ import Foundation case .chatMultiple20Color: return "ic_fluent_chat_multiple_20_color" case .chatMultiple20Filled: return "ic_fluent_chat_multiple_20_filled" case .chatMultiple20Regular: return "ic_fluent_chat_multiple_20_regular" + default: break } + switch self { case .chatMultiple24Color: return "ic_fluent_chat_multiple_24_color" case .chatMultiple24Filled: return "ic_fluent_chat_multiple_24_filled" case .chatMultiple24Regular: return "ic_fluent_chat_multiple_24_regular" @@ -20484,6 +20557,8 @@ import Foundation case .chatMultipleHeart28Regular: return "ic_fluent_chat_multiple_heart_28_regular" case .chatMultipleHeart32Filled: return "ic_fluent_chat_multiple_heart_32_filled" case .chatMultipleHeart32Regular: return "ic_fluent_chat_multiple_heart_32_regular" + case .chatOff16Filled: return "ic_fluent_chat_off_16_filled" + case .chatOff16Regular: return "ic_fluent_chat_off_16_regular" case .chatOff20Filled: return "ic_fluent_chat_off_20_filled" case .chatOff20Regular: return "ic_fluent_chat_off_20_regular" case .chatOff24Filled: return "ic_fluent_chat_off_24_filled" @@ -20495,8 +20570,6 @@ import Foundation case .chatSettings24Filled: return "ic_fluent_chat_settings_24_filled" case .chatSettings24Regular: return "ic_fluent_chat_settings_24_regular" case .chatSparkle16Filled: return "ic_fluent_chat_sparkle_16_filled" - default: break } - switch self { case .chatSparkle16Regular: return "ic_fluent_chat_sparkle_16_regular" case .chatSparkle20Filled: return "ic_fluent_chat_sparkle_20_filled" case .chatSparkle20Regular: return "ic_fluent_chat_sparkle_20_regular" @@ -20567,6 +20640,8 @@ import Foundation case .checkboxUnchecked16Filled: return "ic_fluent_checkbox_unchecked_16_filled" case .checkboxUnchecked16Regular: return "ic_fluent_checkbox_unchecked_16_regular" case .checkboxUnchecked20Filled: return "ic_fluent_checkbox_unchecked_20_filled" + default: break } + switch self { case .checkboxUnchecked20Regular: return "ic_fluent_checkbox_unchecked_20_regular" case .checkboxUnchecked24Filled: return "ic_fluent_checkbox_unchecked_24_filled" case .checkboxUnchecked24Regular: return "ic_fluent_checkbox_unchecked_24_regular" @@ -20597,8 +20672,6 @@ import Foundation case .checkmarkCircle20Color: return "ic_fluent_checkmark_circle_20_color" case .checkmarkCircle20Filled: return "ic_fluent_checkmark_circle_20_filled" case .checkmarkCircle20Regular: return "ic_fluent_checkmark_circle_20_regular" - default: break } - switch self { case .checkmarkCircle24Color: return "ic_fluent_checkmark_circle_24_color" case .checkmarkCircle24Filled: return "ic_fluent_checkmark_circle_24_filled" case .checkmarkCircle24Regular: return "ic_fluent_checkmark_circle_24_regular" @@ -20669,6 +20742,8 @@ import Foundation case .chevronCircleLeft20Regular: return "ic_fluent_chevron_circle_left_20_regular" case .chevronCircleLeft24Filled: return "ic_fluent_chevron_circle_left_24_filled" case .chevronCircleLeft24Regular: return "ic_fluent_chevron_circle_left_24_regular" + default: break } + switch self { case .chevronCircleLeft28Filled: return "ic_fluent_chevron_circle_left_28_filled" case .chevronCircleLeft28Regular: return "ic_fluent_chevron_circle_left_28_regular" case .chevronCircleLeft32Filled: return "ic_fluent_chevron_circle_left_32_filled" @@ -20699,8 +20774,6 @@ import Foundation case .chevronCircleUp24Regular: return "ic_fluent_chevron_circle_up_24_regular" case .chevronCircleUp28Filled: return "ic_fluent_chevron_circle_up_28_filled" case .chevronCircleUp28Regular: return "ic_fluent_chevron_circle_up_28_regular" - default: break } - switch self { case .chevronCircleUp32Filled: return "ic_fluent_chevron_circle_up_32_filled" case .chevronCircleUp32Regular: return "ic_fluent_chevron_circle_up_32_regular" case .chevronCircleUp48Filled: return "ic_fluent_chevron_circle_up_48_filled" @@ -20771,6 +20844,8 @@ import Foundation case .chevronRight48Regular: return "ic_fluent_chevron_right_48_regular" case .chevronUp12Filled: return "ic_fluent_chevron_up_12_filled" case .chevronUp12Regular: return "ic_fluent_chevron_up_12_regular" + default: break } + switch self { case .chevronUp16Filled: return "ic_fluent_chevron_up_16_filled" case .chevronUp16Regular: return "ic_fluent_chevron_up_16_regular" case .chevronUp20Filled: return "ic_fluent_chevron_up_20_filled" @@ -20801,8 +20876,6 @@ import Foundation case .circle28Regular: return "ic_fluent_circle_28_regular" case .circle32Filled: return "ic_fluent_circle_32_filled" case .circle32Regular: return "ic_fluent_circle_32_regular" - default: break } - switch self { case .circle48Filled: return "ic_fluent_circle_48_filled" case .circle48Regular: return "ic_fluent_circle_48_regular" case .circleEdit20Filled: return "ic_fluent_circle_edit_20_filled" @@ -20873,6 +20946,8 @@ import Foundation case .city24Regular: return "ic_fluent_city_24_regular" case .class20Filled: return "ic_fluent_class_20_filled" case .class20Regular: return "ic_fluent_class_20_regular" + default: break } + switch self { case .class24Filled: return "ic_fluent_class_24_filled" case .class24Regular: return "ic_fluent_class_24_regular" case .classification16Filled: return "ic_fluent_classification_16_filled" @@ -20903,8 +20978,6 @@ import Foundation case .clipboard24Regular: return "ic_fluent_clipboard_24_regular" case .clipboard28Color: return "ic_fluent_clipboard_28_color" case .clipboard28Filled: return "ic_fluent_clipboard_28_filled" - default: break } - switch self { case .clipboard28Regular: return "ic_fluent_clipboard_28_regular" case .clipboard32Color: return "ic_fluent_clipboard_32_color" case .clipboard32Filled: return "ic_fluent_clipboard_32_filled" @@ -20975,6 +21048,8 @@ import Foundation case .clipboardError24Filled: return "ic_fluent_clipboard_error_24_filled" case .clipboardError24Regular: return "ic_fluent_clipboard_error_24_regular" case .clipboardHeart20Filled: return "ic_fluent_clipboard_heart_20_filled" + default: break } + switch self { case .clipboardHeart20Regular: return "ic_fluent_clipboard_heart_20_regular" case .clipboardHeart24Filled: return "ic_fluent_clipboard_heart_24_filled" case .clipboardHeart24Regular: return "ic_fluent_clipboard_heart_24_regular" @@ -21005,8 +21080,6 @@ import Foundation case .clipboardMathFormula32Filled: return "ic_fluent_clipboard_math_formula_32_filled" case .clipboardMathFormula32Regular: return "ic_fluent_clipboard_math_formula_32_regular" case .clipboardMonth16Filled: return "ic_fluent_clipboard_month_16_filled" - default: break } - switch self { case .clipboardMonth16Regular: return "ic_fluent_clipboard_month_16_regular" case .clipboardMonth20Filled: return "ic_fluent_clipboard_month_20_filled" case .clipboardMonth20Regular: return "ic_fluent_clipboard_month_20_regular" @@ -21077,6 +21150,8 @@ import Foundation case .clipboardTextEdit24Color: return "ic_fluent_clipboard_text_edit_24_color" case .clipboardTextEdit24Filled: return "ic_fluent_clipboard_text_edit_24_filled" case .clipboardTextEdit24Regular: return "ic_fluent_clipboard_text_edit_24_regular" + default: break } + switch self { case .clipboardTextEdit32Color: return "ic_fluent_clipboard_text_edit_32_color" case .clipboardTextEdit32Filled: return "ic_fluent_clipboard_text_edit_32_filled" case .clipboardTextEdit32Regular: return "ic_fluent_clipboard_text_edit_32_regular" @@ -21107,8 +21182,6 @@ import Foundation case .clockAlarm24Filled: return "ic_fluent_clock_alarm_24_filled" case .clockAlarm24Regular: return "ic_fluent_clock_alarm_24_regular" case .clockAlarm32Color: return "ic_fluent_clock_alarm_32_color" - default: break } - switch self { case .clockAlarm32Filled: return "ic_fluent_clock_alarm_32_filled" case .clockAlarm32Light: return "ic_fluent_clock_alarm_32_light" case .clockAlarm32Regular: return "ic_fluent_clock_alarm_32_regular" @@ -21179,6 +21252,8 @@ import Foundation case .clothesHanger24Regular: return "ic_fluent_clothes_hanger_24_regular" case .cloud16Color: return "ic_fluent_cloud_16_color" case .cloud16Filled: return "ic_fluent_cloud_16_filled" + default: break } + switch self { case .cloud16Regular: return "ic_fluent_cloud_16_regular" case .cloud20Color: return "ic_fluent_cloud_20_color" case .cloud20Filled: return "ic_fluent_cloud_20_filled" @@ -21209,8 +21284,6 @@ import Foundation case .cloudArchive24Regular: return "ic_fluent_cloud_archive_24_regular" case .cloudArchive28Filled: return "ic_fluent_cloud_archive_28_filled" case .cloudArchive28Regular: return "ic_fluent_cloud_archive_28_regular" - default: break } - switch self { case .cloudArchive32Filled: return "ic_fluent_cloud_archive_32_filled" case .cloudArchive32Regular: return "ic_fluent_cloud_archive_32_regular" case .cloudArchive48Filled: return "ic_fluent_cloud_archive_48_filled" @@ -21281,6 +21354,8 @@ import Foundation case .cloudCube24Regular: return "ic_fluent_cloud_cube_24_regular" case .cloudCube28Filled: return "ic_fluent_cloud_cube_28_filled" case .cloudCube28Regular: return "ic_fluent_cloud_cube_28_regular" + default: break } + switch self { case .cloudCube32Filled: return "ic_fluent_cloud_cube_32_filled" case .cloudCube32Regular: return "ic_fluent_cloud_cube_32_regular" case .cloudCube48Filled: return "ic_fluent_cloud_cube_48_filled" @@ -21311,8 +21386,6 @@ import Foundation case .cloudEdit16Regular: return "ic_fluent_cloud_edit_16_regular" case .cloudEdit20Filled: return "ic_fluent_cloud_edit_20_filled" case .cloudEdit20Regular: return "ic_fluent_cloud_edit_20_regular" - default: break } - switch self { case .cloudEdit24Filled: return "ic_fluent_cloud_edit_24_filled" case .cloudEdit24Regular: return "ic_fluent_cloud_edit_24_regular" case .cloudError16Filled: return "ic_fluent_cloud_error_16_filled" @@ -21383,6 +21456,8 @@ import Foundation case .clover20Regular: return "ic_fluent_clover_20_regular" case .clover24Filled: return "ic_fluent_clover_24_filled" case .clover24Regular: return "ic_fluent_clover_24_regular" + default: break } + switch self { case .clover28Filled: return "ic_fluent_clover_28_filled" case .clover28Regular: return "ic_fluent_clover_28_regular" case .clover32Filled: return "ic_fluent_clover_32_filled" @@ -21413,8 +21488,6 @@ import Foundation case .codeBlock48Color: return "ic_fluent_code_block_48_color" case .codeBlock48Filled: return "ic_fluent_code_block_48_filled" case .codeBlock48Regular: return "ic_fluent_code_block_48_regular" - default: break } - switch self { case .codeCircle20Filled: return "ic_fluent_code_circle_20_filled" case .codeCircle20Regular: return "ic_fluent_code_circle_20_regular" case .codeCircle24Filled: return "ic_fluent_code_circle_24_filled" @@ -21485,6 +21558,8 @@ import Foundation case .collections24Regular: return "ic_fluent_collections_24_regular" case .collectionsAdd20Filled: return "ic_fluent_collections_add_20_filled" case .collectionsAdd20Regular: return "ic_fluent_collections_add_20_regular" + default: break } + switch self { case .collectionsAdd24Filled: return "ic_fluent_collections_add_24_filled" case .collectionsAdd24Regular: return "ic_fluent_collections_add_24_regular" case .color16Filled: return "ic_fluent_color_16_filled" @@ -21515,8 +21590,6 @@ import Foundation case .colorFillAccent28Regular: return "ic_fluent_color_fill_accent_28_regular" case .colorFillAccent32Light: return "ic_fluent_color_fill_accent_32_light" case .colorLine16Filled: return "ic_fluent_color_line_16_filled" - default: break } - switch self { case .colorLine16Regular: return "ic_fluent_color_line_16_regular" case .colorLine20Filled: return "ic_fluent_color_line_20_filled" case .colorLine20Regular: return "ic_fluent_color_line_20_regular" @@ -21587,6 +21660,8 @@ import Foundation case .commentAdd48Regular: return "ic_fluent_comment_add_48_regular" case .commentArrowLeft12Filled: return "ic_fluent_comment_arrow_left_12_filled" case .commentArrowLeft12Regular: return "ic_fluent_comment_arrow_left_12_regular" + default: break } + switch self { case .commentArrowLeft16Filled: return "ic_fluent_comment_arrow_left_16_filled" case .commentArrowLeft16Regular: return "ic_fluent_comment_arrow_left_16_regular" case .commentArrowLeft20Filled: return "ic_fluent_comment_arrow_left_20_filled" @@ -21617,8 +21692,6 @@ import Foundation case .commentBadge24Regular: return "ic_fluent_comment_badge_24_regular" case .commentCheckmark12Filled: return "ic_fluent_comment_checkmark_12_filled" case .commentCheckmark12Regular: return "ic_fluent_comment_checkmark_12_regular" - default: break } - switch self { case .commentCheckmark16Filled: return "ic_fluent_comment_checkmark_16_filled" case .commentCheckmark16Regular: return "ic_fluent_comment_checkmark_16_regular" case .commentCheckmark20Filled: return "ic_fluent_comment_checkmark_20_filled" @@ -21689,6 +21762,8 @@ import Foundation case .commentMultipleLink20Regular: return "ic_fluent_comment_multiple_link_20_regular" case .commentMultipleLink24Filled: return "ic_fluent_comment_multiple_link_24_filled" case .commentMultipleLink24Regular: return "ic_fluent_comment_multiple_link_24_regular" + default: break } + switch self { case .commentMultipleLink28Filled: return "ic_fluent_comment_multiple_link_28_filled" case .commentMultipleLink28Regular: return "ic_fluent_comment_multiple_link_28_regular" case .commentMultipleLink32Filled: return "ic_fluent_comment_multiple_link_32_filled" @@ -21719,8 +21794,6 @@ import Foundation case .commentQuote24Regular: return "ic_fluent_comment_quote_24_regular" case .commentQuote28Filled: return "ic_fluent_comment_quote_28_filled" case .commentQuote28Regular: return "ic_fluent_comment_quote_28_regular" - default: break } - switch self { case .commentText16Filled: return "ic_fluent_comment_text_16_filled" case .commentText16Regular: return "ic_fluent_comment_text_16_regular" case .commentText20Filled: return "ic_fluent_comment_text_20_filled" @@ -21791,7 +21864,13 @@ import Foundation case .connected16Filled: return "ic_fluent_connected_16_filled" case .connected16Regular: return "ic_fluent_connected_16_regular" case .connected20Filled: return "ic_fluent_connected_20_filled" + default: break } + switch self { case .connected20Regular: return "ic_fluent_connected_20_regular" + case .connected24Filled: return "ic_fluent_connected_24_filled" + case .connected24Regular: return "ic_fluent_connected_24_regular" + case .connected32Filled: return "ic_fluent_connected_32_filled" + case .connected32Regular: return "ic_fluent_connected_32_regular" case .connector16Filled: return "ic_fluent_connector_16_filled" case .connector16Regular: return "ic_fluent_connector_16_regular" case .connector20Filled: return "ic_fluent_connector_20_filled" @@ -21821,8 +21900,6 @@ import Foundation case .contactCardGroup48Filled: return "ic_fluent_contact_card_group_48_filled" case .contactCardGroup48Regular: return "ic_fluent_contact_card_group_48_regular" case .contactCardLink16Filled: return "ic_fluent_contact_card_link_16_filled" - default: break } - switch self { case .contactCardLink16Regular: return "ic_fluent_contact_card_link_16_regular" case .contactCardLink20Filled: return "ic_fluent_contact_card_link_20_filled" case .contactCardLink20Regular: return "ic_fluent_contact_card_link_20_regular" @@ -21889,6 +21966,8 @@ import Foundation case .contractUpRight20Filled: return "ic_fluent_contract_up_right_20_filled" case .contractUpRight20Regular: return "ic_fluent_contract_up_right_20_regular" case .contractUpRight24Filled: return "ic_fluent_contract_up_right_24_filled" + default: break } + switch self { case .contractUpRight24Regular: return "ic_fluent_contract_up_right_24_regular" case .contractUpRight28Filled: return "ic_fluent_contract_up_right_28_filled" case .contractUpRight28Regular: return "ic_fluent_contract_up_right_28_regular" @@ -21923,8 +22002,6 @@ import Foundation case .copy24Filled: return "ic_fluent_copy_24_filled" case .copy24Regular: return "ic_fluent_copy_24_regular" case .copy32Filled: return "ic_fluent_copy_32_filled" - default: break } - switch self { case .copy32Light: return "ic_fluent_copy_32_light" case .copy32Regular: return "ic_fluent_copy_32_regular" case .copyAdd20Filled: return "ic_fluent_copy_add_20_filled" @@ -21991,6 +22068,8 @@ import Foundation case .cropInterim24Filled: return "ic_fluent_crop_interim_24_filled" case .cropInterim24Regular: return "ic_fluent_crop_interim_24_regular" case .cropInterimOff20Filled: return "ic_fluent_crop_interim_off_20_filled" + default: break } + switch self { case .cropInterimOff20Regular: return "ic_fluent_crop_interim_off_20_regular" case .cropInterimOff24Filled: return "ic_fluent_crop_interim_off_24_filled" case .cropInterimOff24Regular: return "ic_fluent_crop_interim_off_24_regular" @@ -22025,8 +22104,6 @@ import Foundation case .cubeMultiple20Filled: return "ic_fluent_cube_multiple_20_filled" case .cubeMultiple20Regular: return "ic_fluent_cube_multiple_20_regular" case .cubeMultiple24Filled: return "ic_fluent_cube_multiple_24_filled" - default: break } - switch self { case .cubeMultiple24Regular: return "ic_fluent_cube_multiple_24_regular" case .cubeQuick16Filled: return "ic_fluent_cube_quick_16_filled" case .cubeQuick16Regular: return "ic_fluent_cube_quick_16_regular" @@ -22093,6 +22170,8 @@ import Foundation case .cursorHoverOff24Regular: return "ic_fluent_cursor_hover_off_24_regular" case .cursorHoverOff28Filled: return "ic_fluent_cursor_hover_off_28_filled" case .cursorHoverOff28Regular: return "ic_fluent_cursor_hover_off_28_regular" + default: break } + switch self { case .cursorHoverOff48Filled: return "ic_fluent_cursor_hover_off_48_filled" case .cursorHoverOff48Regular: return "ic_fluent_cursor_hover_off_48_regular" case .cursorProhibited16Filled: return "ic_fluent_cursor_prohibited_16_filled" @@ -22127,8 +22206,6 @@ import Foundation case .dataBarVertical24Regular: return "ic_fluent_data_bar_vertical_24_regular" case .dataBarVertical32Filled: return "ic_fluent_data_bar_vertical_32_filled" case .dataBarVertical32Regular: return "ic_fluent_data_bar_vertical_32_regular" - default: break } - switch self { case .dataBarVerticalAdd20Filled: return "ic_fluent_data_bar_vertical_add_20_filled" case .dataBarVerticalAdd20Regular: return "ic_fluent_data_bar_vertical_add_20_regular" case .dataBarVerticalAdd24Filled: return "ic_fluent_data_bar_vertical_add_24_filled" @@ -22195,6 +22272,8 @@ import Foundation case .dataTrending24Filled: return "ic_fluent_data_trending_24_filled" case .dataTrending24Regular: return "ic_fluent_data_trending_24_regular" case .dataTrending28Filled: return "ic_fluent_data_trending_28_filled" + default: break } + switch self { case .dataTrending28Regular: return "ic_fluent_data_trending_28_regular" case .dataTrending32Filled: return "ic_fluent_data_trending_32_filled" case .dataTrending32Regular: return "ic_fluent_data_trending_32_regular" @@ -22229,8 +22308,6 @@ import Foundation case .dataUsageEdit24Filled: return "ic_fluent_data_usage_edit_24_filled" case .dataUsageEdit24Regular: return "ic_fluent_data_usage_edit_24_regular" case .dataUsageSettings16Filled: return "ic_fluent_data_usage_settings_16_filled" - default: break } - switch self { case .dataUsageSettings16Regular: return "ic_fluent_data_usage_settings_16_regular" case .dataUsageSettings20Filled: return "ic_fluent_data_usage_settings_20_filled" case .dataUsageSettings20Regular: return "ic_fluent_data_usage_settings_20_regular" @@ -22297,6 +22374,8 @@ import Foundation case .databaseSwitch20Filled: return "ic_fluent_database_switch_20_filled" case .databaseSwitch20Regular: return "ic_fluent_database_switch_20_regular" case .databaseWarning20Filled: return "ic_fluent_database_warning_20_filled" + default: break } + switch self { case .databaseWarning20Regular: return "ic_fluent_database_warning_20_regular" case .databaseWindow20Filled: return "ic_fluent_database_window_20_filled" case .databaseWindow20Regular: return "ic_fluent_database_window_20_regular" @@ -22331,8 +22410,6 @@ import Foundation case .deleteDismiss20Regular: return "ic_fluent_delete_dismiss_20_regular" case .deleteDismiss24Filled: return "ic_fluent_delete_dismiss_24_filled" case .deleteDismiss24Regular: return "ic_fluent_delete_dismiss_24_regular" - default: break } - switch self { case .deleteDismiss28Filled: return "ic_fluent_delete_dismiss_28_filled" case .deleteDismiss28Regular: return "ic_fluent_delete_dismiss_28_regular" case .deleteLines20Filled: return "ic_fluent_delete_lines_20_filled" @@ -22399,6 +22476,8 @@ import Foundation case .desktopArrowRight16Regular: return "ic_fluent_desktop_arrow_right_16_regular" case .desktopArrowRight20Filled: return "ic_fluent_desktop_arrow_right_20_filled" case .desktopArrowRight20Regular: return "ic_fluent_desktop_arrow_right_20_regular" + default: break } + switch self { case .desktopArrowRight24Filled: return "ic_fluent_desktop_arrow_right_24_filled" case .desktopArrowRight24Regular: return "ic_fluent_desktop_arrow_right_24_regular" case .desktopCheckmark16Filled: return "ic_fluent_desktop_checkmark_16_filled" @@ -22433,8 +22512,6 @@ import Foundation case .desktopKeyboard24Regular: return "ic_fluent_desktop_keyboard_24_regular" case .desktopKeyboard28Filled: return "ic_fluent_desktop_keyboard_28_filled" case .desktopKeyboard28Regular: return "ic_fluent_desktop_keyboard_28_regular" - default: break } - switch self { case .desktopMac16Filled: return "ic_fluent_desktop_mac_16_filled" case .desktopMac16Regular: return "ic_fluent_desktop_mac_16_regular" case .desktopMac20Filled: return "ic_fluent_desktop_mac_20_filled" @@ -22501,6 +22578,8 @@ import Foundation case .developerBoardSearch24Regular: return "ic_fluent_developer_board_search_24_regular" case .deviceEq16Filled: return "ic_fluent_device_eq_16_filled" case .deviceEq16Regular: return "ic_fluent_device_eq_16_regular" + default: break } + switch self { case .deviceEq20Filled: return "ic_fluent_device_eq_20_filled" case .deviceEq20Regular: return "ic_fluent_device_eq_20_regular" case .deviceEq24Filled: return "ic_fluent_device_eq_24_filled" @@ -22535,8 +22614,6 @@ import Foundation case .diagram24Regular: return "ic_fluent_diagram_24_regular" case .dialpad20Filled: return "ic_fluent_dialpad_20_filled" case .dialpad20Regular: return "ic_fluent_dialpad_20_regular" - default: break } - switch self { case .dialpad24Filled: return "ic_fluent_dialpad_24_filled" case .dialpad24Regular: return "ic_fluent_dialpad_24_regular" case .dialpad28Filled: return "ic_fluent_dialpad_28_filled" @@ -22603,6 +22680,8 @@ import Foundation case .dismissCircle20Filled: return "ic_fluent_dismiss_circle_20_filled" case .dismissCircle20Regular: return "ic_fluent_dismiss_circle_20_regular" case .dismissCircle24Color: return "ic_fluent_dismiss_circle_24_color" + default: break } + switch self { case .dismissCircle24Filled: return "ic_fluent_dismiss_circle_24_filled" case .dismissCircle24Regular: return "ic_fluent_dismiss_circle_24_regular" case .dismissCircle28Color: return "ic_fluent_dismiss_circle_28_color" @@ -22637,8 +22716,6 @@ import Foundation case .dividerShort16Regular: return "ic_fluent_divider_short_16_regular" case .dividerShort20Filled: return "ic_fluent_divider_short_20_filled" case .dividerShort20Regular: return "ic_fluent_divider_short_20_regular" - default: break } - switch self { case .dividerShort24Filled: return "ic_fluent_divider_short_24_filled" case .dividerShort24Regular: return "ic_fluent_divider_short_24_regular" case .dividerTall16Filled: return "ic_fluent_divider_tall_16_filled" @@ -22705,6 +22782,8 @@ import Foundation case .documentAdd28Regular: return "ic_fluent_document_add_28_regular" case .documentAdd48Color: return "ic_fluent_document_add_48_color" case .documentAdd48Filled: return "ic_fluent_document_add_48_filled" + default: break } + switch self { case .documentAdd48Regular: return "ic_fluent_document_add_48_regular" case .documentArrowDown16Filled: return "ic_fluent_document_arrow_down_16_filled" case .documentArrowDown16Regular: return "ic_fluent_document_arrow_down_16_regular" @@ -22739,8 +22818,6 @@ import Foundation case .documentBorderPrint20Filled: return "ic_fluent_document_border_print_20_filled" case .documentBorderPrint20Regular: return "ic_fluent_document_border_print_20_regular" case .documentBorderPrint24Filled: return "ic_fluent_document_border_print_24_filled" - default: break } - switch self { case .documentBorderPrint24Regular: return "ic_fluent_document_border_print_24_regular" case .documentBorderPrint32Filled: return "ic_fluent_document_border_print_32_filled" case .documentBorderPrint32Regular: return "ic_fluent_document_border_print_32_regular" @@ -22807,6 +22884,8 @@ import Foundation case .documentCopy24Filled: return "ic_fluent_document_copy_24_filled" case .documentCopy24Regular: return "ic_fluent_document_copy_24_regular" case .documentCopy48Filled: return "ic_fluent_document_copy_48_filled" + default: break } + switch self { case .documentCopy48Regular: return "ic_fluent_document_copy_48_regular" case .documentCs16Filled: return "ic_fluent_document_cs_16_filled" case .documentCs16Regular: return "ic_fluent_document_cs_16_regular" @@ -22841,8 +22920,6 @@ import Foundation case .documentDataLock20Filled: return "ic_fluent_document_data_lock_20_filled" case .documentDataLock20Regular: return "ic_fluent_document_data_lock_20_regular" case .documentDataLock24Filled: return "ic_fluent_document_data_lock_24_filled" - default: break } - switch self { case .documentDataLock24Regular: return "ic_fluent_document_data_lock_24_regular" case .documentDataLock32Filled: return "ic_fluent_document_data_lock_32_filled" case .documentDataLock32Regular: return "ic_fluent_document_data_lock_32_regular" @@ -22909,6 +22986,8 @@ import Foundation case .documentFooterDismiss24Regular: return "ic_fluent_document_footer_dismiss_24_regular" case .documentFs16Filled: return "ic_fluent_document_fs_16_filled" case .documentFs16Regular: return "ic_fluent_document_fs_16_regular" + default: break } + switch self { case .documentGlobe20Filled: return "ic_fluent_document_globe_20_filled" case .documentGlobe20Regular: return "ic_fluent_document_globe_20_regular" case .documentGlobe24Filled: return "ic_fluent_document_globe_24_filled" @@ -22943,8 +23022,6 @@ import Foundation case .documentHeartPulse20Regular: return "ic_fluent_document_heart_pulse_20_regular" case .documentHeartPulse24Filled: return "ic_fluent_document_heart_pulse_24_filled" case .documentHeartPulse24Regular: return "ic_fluent_document_heart_pulse_24_regular" - default: break } - switch self { case .documentImage16Filled: return "ic_fluent_document_image_16_filled" case .documentImage16Regular: return "ic_fluent_document_image_16_regular" case .documentImage20Filled: return "ic_fluent_document_image_20_filled" @@ -23011,6 +23088,8 @@ import Foundation case .documentLock32Filled: return "ic_fluent_document_lock_32_filled" case .documentLock32Regular: return "ic_fluent_document_lock_32_regular" case .documentLock48Color: return "ic_fluent_document_lock_48_color" + default: break } + switch self { case .documentLock48Filled: return "ic_fluent_document_lock_48_filled" case .documentLock48Regular: return "ic_fluent_document_lock_48_regular" case .documentMargins20Filled: return "ic_fluent_document_margins_20_filled" @@ -23045,8 +23124,6 @@ import Foundation case .documentMultipleSync20Regular: return "ic_fluent_document_multiple_sync_20_regular" case .documentNumber116Filled: return "ic_fluent_document_number_1_16_filled" case .documentNumber116Regular: return "ic_fluent_document_number_1_16_regular" - default: break } - switch self { case .documentOnePage16Filled: return "ic_fluent_document_one_page_16_filled" case .documentOnePage16Regular: return "ic_fluent_document_one_page_16_regular" case .documentOnePage20Filled: return "ic_fluent_document_one_page_20_filled" @@ -23113,6 +23190,8 @@ import Foundation case .documentPageTopCenter20Regular: return "ic_fluent_document_page_top_center_20_regular" case .documentPageTopCenter24Filled: return "ic_fluent_document_page_top_center_24_filled" case .documentPageTopCenter24Regular: return "ic_fluent_document_page_top_center_24_regular" + default: break } + switch self { case .documentPageTopLeft20Filled: return "ic_fluent_document_page_top_left_20_filled" case .documentPageTopLeft20Regular: return "ic_fluent_document_page_top_left_20_regular" case .documentPageTopLeft24Filled: return "ic_fluent_document_page_top_left_24_filled" @@ -23147,8 +23226,6 @@ import Foundation case .documentPrint24Regular: return "ic_fluent_document_print_24_regular" case .documentPrint28Filled: return "ic_fluent_document_print_28_filled" case .documentPrint28Regular: return "ic_fluent_document_print_28_regular" - default: break } - switch self { case .documentPrint32Filled: return "ic_fluent_document_print_32_filled" case .documentPrint32Regular: return "ic_fluent_document_print_32_regular" case .documentPrint48Filled: return "ic_fluent_document_print_48_filled" @@ -23215,6 +23292,8 @@ import Foundation case .documentSignature16Regular: return "ic_fluent_document_signature_16_regular" case .documentSignature20Filled: return "ic_fluent_document_signature_20_filled" case .documentSignature20Regular: return "ic_fluent_document_signature_20_regular" + default: break } + switch self { case .documentSignature24Filled: return "ic_fluent_document_signature_24_filled" case .documentSignature24Regular: return "ic_fluent_document_signature_24_regular" case .documentSignature28Filled: return "ic_fluent_document_signature_28_filled" @@ -23249,8 +23328,6 @@ import Foundation case .documentTable20Filled: return "ic_fluent_document_table_20_filled" case .documentTable20Regular: return "ic_fluent_document_table_20_regular" case .documentTable24Filled: return "ic_fluent_document_table_24_filled" - default: break } - switch self { case .documentTable24Regular: return "ic_fluent_document_table_24_regular" case .documentTableArrowRight20Filled: return "ic_fluent_document_table_arrow_right_20_filled" case .documentTableArrowRight20Regular: return "ic_fluent_document_table_arrow_right_20_regular" @@ -23317,6 +23394,8 @@ import Foundation case .documentVb16Filled: return "ic_fluent_document_vb_16_filled" case .documentVb16Regular: return "ic_fluent_document_vb_16_regular" case .documentWidth20Filled: return "ic_fluent_document_width_20_filled" + default: break } + switch self { case .documentWidth20Regular: return "ic_fluent_document_width_20_regular" case .documentWidth24Filled: return "ic_fluent_document_width_24_filled" case .documentWidth24Regular: return "ic_fluent_document_width_24_regular" @@ -23351,8 +23430,6 @@ import Foundation case .doubleSwipeDown20Regular: return "ic_fluent_double_swipe_down_20_regular" case .doubleSwipeDown24Filled: return "ic_fluent_double_swipe_down_24_filled" case .doubleSwipeDown24Regular: return "ic_fluent_double_swipe_down_24_regular" - default: break } - switch self { case .doubleSwipeUp20Filled: return "ic_fluent_double_swipe_up_20_filled" case .doubleSwipeUp20Regular: return "ic_fluent_double_swipe_up_20_regular" case .doubleSwipeUp24Filled: return "ic_fluent_double_swipe_up_24_filled" @@ -23419,6 +23496,8 @@ import Foundation case .drinkBeer16Regular: return "ic_fluent_drink_beer_16_regular" case .drinkBeer20Filled: return "ic_fluent_drink_beer_20_filled" case .drinkBeer20Regular: return "ic_fluent_drink_beer_20_regular" + default: break } + switch self { case .drinkBeer24Filled: return "ic_fluent_drink_beer_24_filled" case .drinkBeer24Regular: return "ic_fluent_drink_beer_24_regular" case .drinkBottle20Filled: return "ic_fluent_drink_bottle_20_filled" @@ -23453,8 +23532,6 @@ import Foundation case .drinkWine24Regular: return "ic_fluent_drink_wine_24_regular" case .driveTrain20Filled: return "ic_fluent_drive_train_20_filled" case .driveTrain20Regular: return "ic_fluent_drive_train_20_regular" - default: break } - switch self { case .driveTrain24Filled: return "ic_fluent_drive_train_24_filled" case .driveTrain24Regular: return "ic_fluent_drive_train_24_regular" case .drop12Filled: return "ic_fluent_drop_12_filled" @@ -23521,6 +23598,8 @@ import Foundation case .dualScreenPagination20Regular: return "ic_fluent_dual_screen_pagination_20_regular" case .dualScreenPagination24Filled: return "ic_fluent_dual_screen_pagination_24_filled" case .dualScreenPagination24Regular: return "ic_fluent_dual_screen_pagination_24_regular" + default: break } + switch self { case .dualScreenSettings20Filled: return "ic_fluent_dual_screen_settings_20_filled" case .dualScreenSettings20Regular: return "ic_fluent_dual_screen_settings_20_regular" case .dualScreenSettings24Filled: return "ic_fluent_dual_screen_settings_24_filled" @@ -23555,8 +23634,6 @@ import Foundation case .dualScreenVibrate24Regular: return "ic_fluent_dual_screen_vibrate_24_regular" case .dumbbell16Filled: return "ic_fluent_dumbbell_16_filled" case .dumbbell16Regular: return "ic_fluent_dumbbell_16_regular" - default: break } - switch self { case .dumbbell20Filled: return "ic_fluent_dumbbell_20_filled" case .dumbbell20Regular: return "ic_fluent_dumbbell_20_regular" case .dumbbell24Filled: return "ic_fluent_dumbbell_24_filled" @@ -23623,6 +23700,8 @@ import Foundation case .editLock20Filled: return "ic_fluent_edit_lock_20_filled" case .editLock20Regular: return "ic_fluent_edit_lock_20_regular" case .editLock24Filled: return "ic_fluent_edit_lock_24_filled" + default: break } + switch self { case .editLock24Regular: return "ic_fluent_edit_lock_24_regular" case .editOff16Filled: return "ic_fluent_edit_off_16_filled" case .editOff16Regular: return "ic_fluent_edit_off_16_regular" @@ -23657,8 +23736,6 @@ import Foundation case .editSettings24Filled: return "ic_fluent_edit_settings_24_filled" case .editSettings24Regular: return "ic_fluent_edit_settings_24_regular" case .elevator20Filled: return "ic_fluent_elevator_20_filled" - default: break } - switch self { case .elevator20Regular: return "ic_fluent_elevator_20_regular" case .elevator24Filled: return "ic_fluent_elevator_24_filled" case .elevator24Regular: return "ic_fluent_elevator_24_regular" @@ -23725,6 +23802,8 @@ import Foundation case .emojiHint32Regular: return "ic_fluent_emoji_hint_32_regular" case .emojiHint48Filled: return "ic_fluent_emoji_hint_48_filled" case .emojiHint48Regular: return "ic_fluent_emoji_hint_48_regular" + default: break } + switch self { case .emojiLaugh16Filled: return "ic_fluent_emoji_laugh_16_filled" case .emojiLaugh16Regular: return "ic_fluent_emoji_laugh_16_regular" case .emojiLaugh20Filled: return "ic_fluent_emoji_laugh_20_filled" @@ -23759,8 +23838,6 @@ import Foundation case .emojiSadSlight24Regular: return "ic_fluent_emoji_sad_slight_24_regular" case .emojiSmileSlight20Filled: return "ic_fluent_emoji_smile_slight_20_filled" case .emojiSmileSlight20Regular: return "ic_fluent_emoji_smile_slight_20_regular" - default: break } - switch self { case .emojiSmileSlight24Filled: return "ic_fluent_emoji_smile_slight_24_filled" case .emojiSmileSlight24Regular: return "ic_fluent_emoji_smile_slight_24_regular" case .emojiSparkle16Filled: return "ic_fluent_emoji_sparkle_16_filled" @@ -23827,6 +23904,8 @@ import Foundation case .errorCircle20Regular: return "ic_fluent_error_circle_20_regular" case .errorCircle24Color: return "ic_fluent_error_circle_24_color" case .errorCircle24Filled: return "ic_fluent_error_circle_24_filled" + default: break } + switch self { case .errorCircle24Regular: return "ic_fluent_error_circle_24_regular" case .errorCircle48Color: return "ic_fluent_error_circle_48_color" case .errorCircle48Filled: return "ic_fluent_error_circle_48_filled" @@ -23861,8 +23940,6 @@ import Foundation case .expandUpRight48Regular: return "ic_fluent_expand_up_right_48_regular" case .extendedDock20Filled: return "ic_fluent_extended_dock_20_filled" case .extendedDock20Regular: return "ic_fluent_extended_dock_20_regular" - default: break } - switch self { case .extendedDock24Filled: return "ic_fluent_extended_dock_24_filled" case .extendedDock24Regular: return "ic_fluent_extended_dock_24_regular" case .eye12Filled: return "ic_fluent_eye_12_filled" @@ -23929,6 +24006,8 @@ import Foundation case .fStop24Regular: return "ic_fluent_f_stop_24_regular" case .fStop28Filled: return "ic_fluent_f_stop_28_filled" case .fStop28Regular: return "ic_fluent_f_stop_28_regular" + default: break } + switch self { case .fastAcceleration20Filled: return "ic_fluent_fast_acceleration_20_filled" case .fastAcceleration20Regular: return "ic_fluent_fast_acceleration_20_regular" case .fastAcceleration24Filled: return "ic_fluent_fast_acceleration_24_filled" @@ -23963,8 +24042,6 @@ import Foundation case .filmstrip20Regular: return "ic_fluent_filmstrip_20_regular" case .filmstrip24Filled: return "ic_fluent_filmstrip_24_filled" case .filmstrip24Regular: return "ic_fluent_filmstrip_24_regular" - default: break } - switch self { case .filmstrip32Filled: return "ic_fluent_filmstrip_32_filled" case .filmstrip32Regular: return "ic_fluent_filmstrip_32_regular" case .filmstrip48Filled: return "ic_fluent_filmstrip_48_filled" @@ -24031,6 +24108,8 @@ import Foundation case .fire20Filled: return "ic_fluent_fire_20_filled" case .fire20Regular: return "ic_fluent_fire_20_regular" case .fire24Filled: return "ic_fluent_fire_24_filled" + default: break } + switch self { case .fire24Regular: return "ic_fluent_fire_24_regular" case .fireplace20Filled: return "ic_fluent_fireplace_20_filled" case .fireplace20Regular: return "ic_fluent_fireplace_20_regular" @@ -24065,8 +24144,6 @@ import Foundation case .flagClock20Regular: return "ic_fluent_flag_clock_20_regular" case .flagClock24Filled: return "ic_fluent_flag_clock_24_filled" case .flagClock24Regular: return "ic_fluent_flag_clock_24_regular" - default: break } - switch self { case .flagClock28Filled: return "ic_fluent_flag_clock_28_filled" case .flagClock28Regular: return "ic_fluent_flag_clock_28_regular" case .flagClock32Filled: return "ic_fluent_flag_clock_32_filled" @@ -24133,6 +24210,8 @@ import Foundation case .flashCheckmark24Regular: return "ic_fluent_flash_checkmark_24_regular" case .flashCheckmark28Filled: return "ic_fluent_flash_checkmark_28_filled" case .flashCheckmark28Regular: return "ic_fluent_flash_checkmark_28_regular" + default: break } + switch self { case .flashFlow16Filled: return "ic_fluent_flash_flow_16_filled" case .flashFlow16Regular: return "ic_fluent_flash_flow_16_regular" case .flashFlow20Filled: return "ic_fluent_flash_flow_20_filled" @@ -24167,8 +24246,6 @@ import Foundation case .flashlightOff24Regular: return "ic_fluent_flashlight_off_24_regular" case .flipHorizontal16Filled: return "ic_fluent_flip_horizontal_16_filled" case .flipHorizontal16Regular: return "ic_fluent_flip_horizontal_16_regular" - default: break } - switch self { case .flipHorizontal20Filled: return "ic_fluent_flip_horizontal_20_filled" case .flipHorizontal20Regular: return "ic_fluent_flip_horizontal_20_regular" case .flipHorizontal24Filled: return "ic_fluent_flip_horizontal_24_filled" @@ -24235,6 +24312,8 @@ import Foundation case .folder28Regular: return "ic_fluent_folder_28_regular" case .folder32Filled: return "ic_fluent_folder_32_filled" case .folder32Regular: return "ic_fluent_folder_32_regular" + default: break } + switch self { case .folder48Filled: return "ic_fluent_folder_48_filled" case .folder48Regular: return "ic_fluent_folder_48_regular" case .folderAdd16Filled: return "ic_fluent_folder_add_16_filled" @@ -24269,8 +24348,6 @@ import Foundation case .folderArrowRight24Regular: return "ic_fluent_folder_arrow_right_24_regular" case .folderArrowRight28Filled: return "ic_fluent_folder_arrow_right_28_filled" case .folderArrowRight28Regular: return "ic_fluent_folder_arrow_right_28_regular" - default: break } - switch self { case .folderArrowRight32Filled: return "ic_fluent_folder_arrow_right_32_filled" case .folderArrowRight32Light: return "ic_fluent_folder_arrow_right_32_light" case .folderArrowRight32Regular: return "ic_fluent_folder_arrow_right_32_regular" @@ -24337,6 +24414,8 @@ import Foundation case .folderMail32Regular: return "ic_fluent_folder_mail_32_regular" case .folderMultiple16Filled: return "ic_fluent_folder_multiple_16_filled" case .folderMultiple16Regular: return "ic_fluent_folder_multiple_16_regular" + default: break } + switch self { case .folderOpen16Filled: return "ic_fluent_folder_open_16_filled" case .folderOpen16Regular: return "ic_fluent_folder_open_16_regular" case .folderOpen20Filled: return "ic_fluent_folder_open_20_filled" @@ -24371,8 +24450,6 @@ import Foundation case .folderProhibited20Regular: return "ic_fluent_folder_prohibited_20_regular" case .folderProhibited24Filled: return "ic_fluent_folder_prohibited_24_filled" case .folderProhibited24Regular: return "ic_fluent_folder_prohibited_24_regular" - default: break } - switch self { case .folderProhibited28Filled: return "ic_fluent_folder_prohibited_28_filled" case .folderProhibited28Regular: return "ic_fluent_folder_prohibited_28_regular" case .folderProhibited32Filled: return "ic_fluent_folder_prohibited_32_filled" @@ -24439,6 +24516,8 @@ import Foundation case .food28Color: return "ic_fluent_food_28_color" case .food28Filled: return "ic_fluent_food_28_filled" case .food28Regular: return "ic_fluent_food_28_regular" + default: break } + switch self { case .food32Color: return "ic_fluent_food_32_color" case .food32Filled: return "ic_fluent_food_32_filled" case .food32Regular: return "ic_fluent_food_32_regular" @@ -24473,8 +24552,6 @@ import Foundation case .foodEgg16Regular: return "ic_fluent_food_egg_16_regular" case .foodEgg20Filled: return "ic_fluent_food_egg_20_filled" case .foodEgg20Regular: return "ic_fluent_food_egg_20_regular" - default: break } - switch self { case .foodEgg24Filled: return "ic_fluent_food_egg_24_filled" case .foodEgg24Regular: return "ic_fluent_food_egg_24_regular" case .foodFish20Filled: return "ic_fluent_food_fish_20_filled" @@ -24541,6 +24618,8 @@ import Foundation case .fps3048Regular: return "ic_fluent_fps_30_48_regular" case .fps6016Filled: return "ic_fluent_fps_60_16_filled" case .fps6016Regular: return "ic_fluent_fps_60_16_regular" + default: break } + switch self { case .fps6020Filled: return "ic_fluent_fps_60_20_filled" case .fps6020Regular: return "ic_fluent_fps_60_20_regular" case .fps6024Filled: return "ic_fluent_fps_60_24_filled" @@ -24575,8 +24654,6 @@ import Foundation case .fullScreenMinimize20Regular: return "ic_fluent_full_screen_minimize_20_regular" case .fullScreenMinimize24Filled: return "ic_fluent_full_screen_minimize_24_filled" case .fullScreenMinimize24Regular: return "ic_fluent_full_screen_minimize_24_regular" - default: break } - switch self { case .fullScreenMinimize28Filled: return "ic_fluent_full_screen_minimize_28_filled" case .fullScreenMinimize28Regular: return "ic_fluent_full_screen_minimize_28_regular" case .fullScreenMinimize32Filled: return "ic_fluent_full_screen_minimize_32_filled" @@ -24643,6 +24720,8 @@ import Foundation case .gif24Filled: return "ic_fluent_gif_24_filled" case .gif24Regular: return "ic_fluent_gif_24_regular" case .gift16Filled: return "ic_fluent_gift_16_filled" + default: break } + switch self { case .gift16Regular: return "ic_fluent_gift_16_regular" case .gift20Filled: return "ic_fluent_gift_20_filled" case .gift20Regular: return "ic_fluent_gift_20_regular" @@ -24677,8 +24756,6 @@ import Foundation case .giftOpen24Filled: return "ic_fluent_gift_open_24_filled" case .giftOpen24Regular: return "ic_fluent_gift_open_24_regular" case .giftOpen32Filled: return "ic_fluent_gift_open_32_filled" - default: break } - switch self { case .giftOpen32Regular: return "ic_fluent_gift_open_32_regular" case .glance12Filled: return "ic_fluent_glance_12_filled" case .glance12Regular: return "ic_fluent_glance_12_regular" @@ -24745,6 +24822,8 @@ import Foundation case .globe12Filled: return "ic_fluent_globe_12_filled" case .globe12Regular: return "ic_fluent_globe_12_regular" case .globe16Filled: return "ic_fluent_globe_16_filled" + default: break } + switch self { case .globe16Regular: return "ic_fluent_globe_16_regular" case .globe20Filled: return "ic_fluent_globe_20_filled" case .globe20Regular: return "ic_fluent_globe_20_regular" @@ -24779,8 +24858,6 @@ import Foundation case .globeClock20Filled: return "ic_fluent_globe_clock_20_filled" case .globeClock20Regular: return "ic_fluent_globe_clock_20_regular" case .globeClock24Filled: return "ic_fluent_globe_clock_24_filled" - default: break } - switch self { case .globeClock24Regular: return "ic_fluent_globe_clock_24_regular" case .globeDesktop20Filled: return "ic_fluent_globe_desktop_20_filled" case .globeDesktop20Regular: return "ic_fluent_globe_desktop_20_regular" @@ -24847,6 +24924,8 @@ import Foundation case .globeSync16Regular: return "ic_fluent_globe_sync_16_regular" case .globeSync20Filled: return "ic_fluent_globe_sync_20_filled" case .globeSync20Regular: return "ic_fluent_globe_sync_20_regular" + default: break } + switch self { case .globeSync24Filled: return "ic_fluent_globe_sync_24_filled" case .globeSync24Regular: return "ic_fluent_globe_sync_24_regular" case .globeVideo20Filled: return "ic_fluent_globe_video_20_filled" @@ -24881,8 +24960,6 @@ import Foundation case .gridDots20Regular: return "ic_fluent_grid_dots_20_regular" case .gridDots24Filled: return "ic_fluent_grid_dots_24_filled" case .gridDots24Regular: return "ic_fluent_grid_dots_24_regular" - default: break } - switch self { case .gridDots28Filled: return "ic_fluent_grid_dots_28_filled" case .gridDots28Regular: return "ic_fluent_grid_dots_28_regular" case .gridKanban16Filled: return "ic_fluent_grid_kanban_16_filled" @@ -24949,6 +25026,8 @@ import Foundation case .handDraw28Regular: return "ic_fluent_hand_draw_28_regular" case .handDraw32Light: return "ic_fluent_hand_draw_32_light" case .handLeft16Filled: return "ic_fluent_hand_left_16_filled" + default: break } + switch self { case .handLeft16Regular: return "ic_fluent_hand_left_16_regular" case .handLeft20Filled: return "ic_fluent_hand_left_20_filled" case .handLeft20Regular: return "ic_fluent_hand_left_20_regular" @@ -24983,8 +25062,6 @@ import Foundation case .handRight16Filled: return "ic_fluent_hand_right_16_filled" case .handRight16Regular: return "ic_fluent_hand_right_16_regular" case .handRight20Filled: return "ic_fluent_hand_right_20_filled" - default: break } - switch self { case .handRight20Regular: return "ic_fluent_hand_right_20_regular" case .handRight24Filled: return "ic_fluent_hand_right_24_filled" case .handRight24Regular: return "ic_fluent_hand_right_24_regular" @@ -25051,6 +25128,8 @@ import Foundation case .hatGraduation28Filled: return "ic_fluent_hat_graduation_28_filled" case .hatGraduation28Regular: return "ic_fluent_hat_graduation_28_regular" case .hatGraduation32Filled: return "ic_fluent_hat_graduation_32_filled" + default: break } + switch self { case .hatGraduation32Regular: return "ic_fluent_hat_graduation_32_regular" case .hatGraduation48Filled: return "ic_fluent_hat_graduation_48_filled" case .hatGraduation48Regular: return "ic_fluent_hat_graduation_48_regular" @@ -25085,8 +25164,6 @@ import Foundation case .headphones20Color: return "ic_fluent_headphones_20_color" case .headphones20Filled: return "ic_fluent_headphones_20_filled" case .headphones20Regular: return "ic_fluent_headphones_20_regular" - default: break } - switch self { case .headphones24Color: return "ic_fluent_headphones_24_color" case .headphones24Filled: return "ic_fluent_headphones_24_filled" case .headphones24Regular: return "ic_fluent_headphones_24_regular" @@ -25153,6 +25230,8 @@ import Foundation case .heartBroken16Regular: return "ic_fluent_heart_broken_16_regular" case .heartBroken20Filled: return "ic_fluent_heart_broken_20_filled" case .heartBroken20Regular: return "ic_fluent_heart_broken_20_regular" + default: break } + switch self { case .heartBroken24Filled: return "ic_fluent_heart_broken_24_filled" case .heartBroken24Regular: return "ic_fluent_heart_broken_24_regular" case .heartCircle16Filled: return "ic_fluent_heart_circle_16_filled" @@ -25187,8 +25266,6 @@ import Foundation case .heartPulse32Regular: return "ic_fluent_heart_pulse_32_regular" case .heartPulseCheckmark20Filled: return "ic_fluent_heart_pulse_checkmark_20_filled" case .heartPulseCheckmark20Regular: return "ic_fluent_heart_pulse_checkmark_20_regular" - default: break } - switch self { case .heartPulseError20Filled: return "ic_fluent_heart_pulse_error_20_filled" case .heartPulseError20Regular: return "ic_fluent_heart_pulse_error_20_regular" case .heartPulseWarning20Filled: return "ic_fluent_heart_pulse_warning_20_filled" @@ -25255,6 +25332,8 @@ import Foundation case .history48Regular: return "ic_fluent_history_48_regular" case .historyDismiss20Filled: return "ic_fluent_history_dismiss_20_filled" case .historyDismiss20Regular: return "ic_fluent_history_dismiss_20_regular" + default: break } + switch self { case .historyDismiss24Filled: return "ic_fluent_history_dismiss_24_filled" case .historyDismiss24Regular: return "ic_fluent_history_dismiss_24_regular" case .historyDismiss28Filled: return "ic_fluent_history_dismiss_28_filled" @@ -25289,8 +25368,6 @@ import Foundation case .homeAdd24Regular: return "ic_fluent_home_add_24_regular" case .homeCheckmark16Filled: return "ic_fluent_home_checkmark_16_filled" case .homeCheckmark16Regular: return "ic_fluent_home_checkmark_16_regular" - default: break } - switch self { case .homeCheckmark20Filled: return "ic_fluent_home_checkmark_20_filled" case .homeCheckmark20Regular: return "ic_fluent_home_checkmark_20_regular" case .homeCheckmark24Filled: return "ic_fluent_home_checkmark_24_filled" @@ -25357,6 +25434,8 @@ import Foundation case .hourglassThreeQuarter20Regular: return "ic_fluent_hourglass_three_quarter_20_regular" case .hourglassThreeQuarter24Filled: return "ic_fluent_hourglass_three_quarter_24_filled" case .hourglassThreeQuarter24Regular: return "ic_fluent_hourglass_three_quarter_24_regular" + default: break } + switch self { case .icons20Filled: return "ic_fluent_icons_20_filled" case .icons20Regular: return "ic_fluent_icons_20_regular" case .icons24Filled: return "ic_fluent_icons_24_filled" @@ -25391,8 +25470,6 @@ import Foundation case .imageArrowBack24Regular: return "ic_fluent_image_arrow_back_24_regular" case .imageArrowCounterclockwise20Filled: return "ic_fluent_image_arrow_counterclockwise_20_filled" case .imageArrowCounterclockwise20Regular: return "ic_fluent_image_arrow_counterclockwise_20_regular" - default: break } - switch self { case .imageArrowCounterclockwise24Filled: return "ic_fluent_image_arrow_counterclockwise_24_filled" case .imageArrowCounterclockwise24Regular: return "ic_fluent_image_arrow_counterclockwise_24_regular" case .imageArrowForward20Filled: return "ic_fluent_image_arrow_forward_20_filled" @@ -25459,6 +25536,8 @@ import Foundation case .imageOff20Filled: return "ic_fluent_image_off_20_filled" case .imageOff20Regular: return "ic_fluent_image_off_20_regular" case .imageOff24Filled: return "ic_fluent_image_off_24_filled" + default: break } + switch self { case .imageOff24Regular: return "ic_fluent_image_off_24_regular" case .imageOff28Filled: return "ic_fluent_image_off_28_filled" case .imageOff28Regular: return "ic_fluent_image_off_28_regular" @@ -25493,8 +25572,6 @@ import Foundation case .imageSplit20Filled: return "ic_fluent_image_split_20_filled" case .imageSplit20Regular: return "ic_fluent_image_split_20_regular" case .imageSplit24Filled: return "ic_fluent_image_split_24_filled" - default: break } - switch self { case .imageSplit24Regular: return "ic_fluent_image_split_24_regular" case .imageStack16Filled: return "ic_fluent_image_stack_16_filled" case .imageStack16Regular: return "ic_fluent_image_stack_16_regular" @@ -25561,6 +25638,8 @@ import Foundation case .inkStrokeArrowDown24Filled: return "ic_fluent_ink_stroke_arrow_down_24_filled" case .inkStrokeArrowDown24Regular: return "ic_fluent_ink_stroke_arrow_down_24_regular" case .inkStrokeArrowUpDown20Filled: return "ic_fluent_ink_stroke_arrow_up_down_20_filled" + default: break } + switch self { case .inkStrokeArrowUpDown20Regular: return "ic_fluent_ink_stroke_arrow_up_down_20_regular" case .inkStrokeArrowUpDown24Filled: return "ic_fluent_ink_stroke_arrow_up_down_24_filled" case .inkStrokeArrowUpDown24Regular: return "ic_fluent_ink_stroke_arrow_up_down_24_regular" @@ -25595,8 +25674,6 @@ import Foundation case .iot20Filled: return "ic_fluent_iot_20_filled" case .iot20Regular: return "ic_fluent_iot_20_regular" case .iot24Filled: return "ic_fluent_iot_24_filled" - default: break } - switch self { case .iot24Regular: return "ic_fluent_iot_24_regular" case .iotAlert16Filled: return "ic_fluent_iot_alert_16_filled" case .iotAlert16Regular: return "ic_fluent_iot_alert_16_regular" @@ -25663,6 +25740,8 @@ import Foundation case .keyboardLayoutResize24Filled: return "ic_fluent_keyboard_layout_resize_24_filled" case .keyboardLayoutResize24Regular: return "ic_fluent_keyboard_layout_resize_24_regular" case .keyboardLayoutSplit20Filled: return "ic_fluent_keyboard_layout_split_20_filled" + default: break } + switch self { case .keyboardLayoutSplit20Regular: return "ic_fluent_keyboard_layout_split_20_regular" case .keyboardLayoutSplit24Filled: return "ic_fluent_keyboard_layout_split_24_filled" case .keyboardLayoutSplit24Regular: return "ic_fluent_keyboard_layout_split_24_regular" @@ -25697,8 +25776,6 @@ import Foundation case .laptop32Filled: return "ic_fluent_laptop_32_filled" case .laptop32Regular: return "ic_fluent_laptop_32_regular" case .laptop48Filled: return "ic_fluent_laptop_48_filled" - default: break } - switch self { case .laptop48Regular: return "ic_fluent_laptop_48_regular" case .laptopBriefcase20Filled: return "ic_fluent_laptop_briefcase_20_filled" case .laptopBriefcase20Regular: return "ic_fluent_laptop_briefcase_20_regular" @@ -25765,6 +25842,8 @@ import Foundation case .layerDiagonalSparkle16Regular: return "ic_fluent_layer_diagonal_sparkle_16_regular" case .layerDiagonalSparkle20Filled: return "ic_fluent_layer_diagonal_sparkle_20_filled" case .layerDiagonalSparkle20Regular: return "ic_fluent_layer_diagonal_sparkle_20_regular" + default: break } + switch self { case .layerDiagonalSparkle24Filled: return "ic_fluent_layer_diagonal_sparkle_24_filled" case .layerDiagonalSparkle24Regular: return "ic_fluent_layer_diagonal_sparkle_24_regular" case .layoutCellFour16Filled: return "ic_fluent_layout_cell_four_16_filled" @@ -25799,8 +25878,6 @@ import Foundation case .layoutColumnFourFocusCenterRight24Filled: return "ic_fluent_layout_column_four_focus_center_right_24_filled" case .layoutColumnFourFocusLeft16Filled: return "ic_fluent_layout_column_four_focus_left_16_filled" case .layoutColumnFourFocusLeft20Filled: return "ic_fluent_layout_column_four_focus_left_20_filled" - default: break } - switch self { case .layoutColumnFourFocusLeft24Filled: return "ic_fluent_layout_column_four_focus_left_24_filled" case .layoutColumnFourFocusRight16Filled: return "ic_fluent_layout_column_four_focus_right_16_filled" case .layoutColumnFourFocusRight20Filled: return "ic_fluent_layout_column_four_focus_right_20_filled" @@ -25867,6 +25944,8 @@ import Foundation case .layoutColumnTwoSplitLeftFocusBottomLeft20Filled: return "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled" case .layoutColumnTwoSplitLeftFocusBottomLeft24Filled: return "ic_fluent_layout_column_two_split_left_focus_bottom_left_24_filled" case .layoutColumnTwoSplitLeftFocusRight16Filled: return "ic_fluent_layout_column_two_split_left_focus_right_16_filled" + default: break } + switch self { case .layoutColumnTwoSplitLeftFocusRight20Filled: return "ic_fluent_layout_column_two_split_left_focus_right_20_filled" case .layoutColumnTwoSplitLeftFocusRight24Filled: return "ic_fluent_layout_column_two_split_left_focus_right_24_filled" case .layoutColumnTwoSplitLeftFocusTopLeft16Filled: return "ic_fluent_layout_column_two_split_left_focus_top_left_16_filled" @@ -25901,8 +25980,6 @@ import Foundation case .layoutRowFourFocusCenterBottom24Filled: return "ic_fluent_layout_row_four_focus_center_bottom_24_filled" case .layoutRowFourFocusCenterTop16Filled: return "ic_fluent_layout_row_four_focus_center_top_16_filled" case .layoutRowFourFocusCenterTop20Filled: return "ic_fluent_layout_row_four_focus_center_top_20_filled" - default: break } - switch self { case .layoutRowFourFocusCenterTop24Filled: return "ic_fluent_layout_row_four_focus_center_top_24_filled" case .layoutRowFourFocusTop16Filled: return "ic_fluent_layout_row_four_focus_top_16_filled" case .layoutRowFourFocusTop20Filled: return "ic_fluent_layout_row_four_focus_top_20_filled" @@ -25969,6 +26046,8 @@ import Foundation case .layoutRowTwoSplitBottomFocusBottomRight16Filled: return "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_16_filled" case .layoutRowTwoSplitBottomFocusBottomRight20Filled: return "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled" case .layoutRowTwoSplitBottomFocusBottomRight24Filled: return "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_24_filled" + default: break } + switch self { case .layoutRowTwoSplitBottomFocusTop16Filled: return "ic_fluent_layout_row_two_split_bottom_focus_top_16_filled" case .layoutRowTwoSplitBottomFocusTop20Filled: return "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled" case .layoutRowTwoSplitBottomFocusTop24Filled: return "ic_fluent_layout_row_two_split_bottom_focus_top_24_filled" @@ -26003,8 +26082,6 @@ import Foundation case .leafThree24Regular: return "ic_fluent_leaf_three_24_regular" case .leafTwo16Filled: return "ic_fluent_leaf_two_16_filled" case .leafTwo16Regular: return "ic_fluent_leaf_two_16_regular" - default: break } - switch self { case .leafTwo20Filled: return "ic_fluent_leaf_two_20_filled" case .leafTwo20Regular: return "ic_fluent_leaf_two_20_regular" case .leafTwo24Filled: return "ic_fluent_leaf_two_24_filled" @@ -26043,6 +26120,7 @@ import Foundation case .lightbulb28Filled: return "ic_fluent_lightbulb_28_filled" case .lightbulb28Regular: return "ic_fluent_lightbulb_28_regular" case .lightbulb32Filled: return "ic_fluent_lightbulb_32_filled" + case .lightbulb32Light: return "ic_fluent_lightbulb_32_light" case .lightbulb32Regular: return "ic_fluent_lightbulb_32_regular" case .lightbulb48Filled: return "ic_fluent_lightbulb_48_filled" case .lightbulb48Regular: return "ic_fluent_lightbulb_48_regular" @@ -26070,6 +26148,8 @@ import Foundation case .lightbulbPerson24Regular: return "ic_fluent_lightbulb_person_24_regular" case .lightbulbPerson28Filled: return "ic_fluent_lightbulb_person_28_filled" case .lightbulbPerson28Regular: return "ic_fluent_lightbulb_person_28_regular" + default: break } + switch self { case .lightbulbPerson32Filled: return "ic_fluent_lightbulb_person_32_filled" case .lightbulbPerson32Regular: return "ic_fluent_lightbulb_person_32_regular" case .lightbulbPerson48Filled: return "ic_fluent_lightbulb_person_48_filled" @@ -26105,8 +26185,6 @@ import Foundation case .lineFlowDiagonalUpRight32Filled: return "ic_fluent_line_flow_diagonal_up_right_32_filled" case .lineFlowDiagonalUpRight32Regular: return "ic_fluent_line_flow_diagonal_up_right_32_regular" case .lineHorizontal116Filled: return "ic_fluent_line_horizontal_1_16_filled" - default: break } - switch self { case .lineHorizontal116Regular: return "ic_fluent_line_horizontal_1_16_regular" case .lineHorizontal120Filled: return "ic_fluent_line_horizontal_1_20_filled" case .lineHorizontal120Regular: return "ic_fluent_line_horizontal_1_20_regular" @@ -26172,6 +26250,8 @@ import Foundation case .lineStyleSketch28Regular: return "ic_fluent_line_style_sketch_28_regular" case .lineStyleSketch32Filled: return "ic_fluent_line_style_sketch_32_filled" case .lineStyleSketch32Regular: return "ic_fluent_line_style_sketch_32_regular" + default: break } + switch self { case .lineThickness20Filled: return "ic_fluent_line_thickness_20_filled" case .lineThickness20Regular: return "ic_fluent_line_thickness_20_regular" case .lineThickness24Filled: return "ic_fluent_line_thickness_24_filled" @@ -26207,8 +26287,6 @@ import Foundation case .linkEdit16Regular: return "ic_fluent_link_edit_16_regular" case .linkEdit20Filled: return "ic_fluent_link_edit_20_filled" case .linkEdit20Regular: return "ic_fluent_link_edit_20_regular" - default: break } - switch self { case .linkEdit24Filled: return "ic_fluent_link_edit_24_filled" case .linkEdit24Regular: return "ic_fluent_link_edit_24_regular" case .linkMultiple16Filled: return "ic_fluent_link_multiple_16_filled" @@ -26274,6 +26352,8 @@ import Foundation case .localLanguage24Filled: return "ic_fluent_local_language_24_filled" case .localLanguage24Regular: return "ic_fluent_local_language_24_regular" case .localLanguage28Filled: return "ic_fluent_local_language_28_filled" + default: break } + switch self { case .localLanguage28Regular: return "ic_fluent_local_language_28_regular" case .location12Filled: return "ic_fluent_location_12_filled" case .location12Regular: return "ic_fluent_location_12_regular" @@ -26309,8 +26389,6 @@ import Foundation case .locationArrow24Regular: return "ic_fluent_location_arrow_24_regular" case .locationArrow28Filled: return "ic_fluent_location_arrow_28_filled" case .locationArrow28Regular: return "ic_fluent_location_arrow_28_regular" - default: break } - switch self { case .locationArrow32Filled: return "ic_fluent_location_arrow_32_filled" case .locationArrow32Regular: return "ic_fluent_location_arrow_32_regular" case .locationArrow48Filled: return "ic_fluent_location_arrow_48_filled" @@ -26376,6 +26454,8 @@ import Foundation case .lockClosed24Filled: return "ic_fluent_lock_closed_24_filled" case .lockClosed24Regular: return "ic_fluent_lock_closed_24_regular" case .lockClosed28Filled: return "ic_fluent_lock_closed_28_filled" + default: break } + switch self { case .lockClosed28Regular: return "ic_fluent_lock_closed_28_regular" case .lockClosed32Filled: return "ic_fluent_lock_closed_32_filled" case .lockClosed32Light: return "ic_fluent_lock_closed_32_light" @@ -26411,8 +26491,6 @@ import Foundation case .lockShield16Regular: return "ic_fluent_lock_shield_16_regular" case .lockShield20Filled: return "ic_fluent_lock_shield_20_filled" case .lockShield20Regular: return "ic_fluent_lock_shield_20_regular" - default: break } - switch self { case .lockShield24Filled: return "ic_fluent_lock_shield_24_filled" case .lockShield24Regular: return "ic_fluent_lock_shield_24_regular" case .lockShield28Filled: return "ic_fluent_lock_shield_28_filled" @@ -26478,6 +26556,8 @@ import Foundation case .mailAllRead16Filled: return "ic_fluent_mail_all_read_16_filled" case .mailAllRead16Regular: return "ic_fluent_mail_all_read_16_regular" case .mailAllRead20Filled: return "ic_fluent_mail_all_read_20_filled" + default: break } + switch self { case .mailAllRead20Regular: return "ic_fluent_mail_all_read_20_regular" case .mailAllRead24Filled: return "ic_fluent_mail_all_read_24_filled" case .mailAllRead24Regular: return "ic_fluent_mail_all_read_24_regular" @@ -26513,8 +26593,6 @@ import Foundation case .mailArrowForward20Regular: return "ic_fluent_mail_arrow_forward_20_regular" case .mailArrowUp16Filled: return "ic_fluent_mail_arrow_up_16_filled" case .mailArrowUp16Regular: return "ic_fluent_mail_arrow_up_16_regular" - default: break } - switch self { case .mailArrowUp20Filled: return "ic_fluent_mail_arrow_up_20_filled" case .mailArrowUp20Regular: return "ic_fluent_mail_arrow_up_20_regular" case .mailArrowUp24Filled: return "ic_fluent_mail_arrow_up_24_filled" @@ -26580,6 +26658,8 @@ import Foundation case .mailInbox32Filled: return "ic_fluent_mail_inbox_32_filled" case .mailInbox32Regular: return "ic_fluent_mail_inbox_32_regular" case .mailInboxAdd16Filled: return "ic_fluent_mail_inbox_add_16_filled" + default: break } + switch self { case .mailInboxAdd16Regular: return "ic_fluent_mail_inbox_add_16_regular" case .mailInboxAdd20Filled: return "ic_fluent_mail_inbox_add_20_filled" case .mailInboxAdd20Regular: return "ic_fluent_mail_inbox_add_20_regular" @@ -26615,8 +26695,6 @@ import Foundation case .mailInboxDismiss16Regular: return "ic_fluent_mail_inbox_dismiss_16_regular" case .mailInboxDismiss20Filled: return "ic_fluent_mail_inbox_dismiss_20_filled" case .mailInboxDismiss20Regular: return "ic_fluent_mail_inbox_dismiss_20_regular" - default: break } - switch self { case .mailInboxDismiss24Filled: return "ic_fluent_mail_inbox_dismiss_24_filled" case .mailInboxDismiss24Regular: return "ic_fluent_mail_inbox_dismiss_24_regular" case .mailInboxDismiss28Filled: return "ic_fluent_mail_inbox_dismiss_28_filled" @@ -26682,6 +26760,8 @@ import Foundation case .mailProhibited28Regular: return "ic_fluent_mail_prohibited_28_regular" case .mailRead16Filled: return "ic_fluent_mail_read_16_filled" case .mailRead16Regular: return "ic_fluent_mail_read_16_regular" + default: break } + switch self { case .mailRead20Filled: return "ic_fluent_mail_read_20_filled" case .mailRead20Regular: return "ic_fluent_mail_read_20_regular" case .mailRead24Filled: return "ic_fluent_mail_read_24_filled" @@ -26717,8 +26797,6 @@ import Foundation case .mailSettings16Regular: return "ic_fluent_mail_settings_16_regular" case .mailSettings20Filled: return "ic_fluent_mail_settings_20_filled" case .mailSettings20Regular: return "ic_fluent_mail_settings_20_regular" - default: break } - switch self { case .mailSettings32Light: return "ic_fluent_mail_settings_32_light" case .mailShield16Filled: return "ic_fluent_mail_shield_16_filled" case .mailShield16Regular: return "ic_fluent_mail_shield_16_regular" @@ -26784,6 +26862,8 @@ import Foundation case .mathFormatProfessional24Filled: return "ic_fluent_math_format_professional_24_filled" case .mathFormatProfessional24Regular: return "ic_fluent_math_format_professional_24_regular" case .mathFormula16Filled: return "ic_fluent_math_formula_16_filled" + default: break } + switch self { case .mathFormula16Regular: return "ic_fluent_math_formula_16_regular" case .mathFormula20Filled: return "ic_fluent_math_formula_20_filled" case .mathFormula20Regular: return "ic_fluent_math_formula_20_regular" @@ -26819,8 +26899,6 @@ import Foundation case .meetNow20Regular: return "ic_fluent_meet_now_20_regular" case .meetNow24Filled: return "ic_fluent_meet_now_24_filled" case .meetNow24Regular: return "ic_fluent_meet_now_24_regular" - default: break } - switch self { case .meetNow28Filled: return "ic_fluent_meet_now_28_filled" case .meetNow28Regular: return "ic_fluent_meet_now_28_regular" case .meetNow32Filled: return "ic_fluent_meet_now_32_filled" @@ -26886,6 +26964,8 @@ import Foundation case .mic16Color: return "ic_fluent_mic_16_color" case .mic16Filled: return "ic_fluent_mic_16_filled" case .mic16Regular: return "ic_fluent_mic_16_regular" + default: break } + switch self { case .mic20Color: return "ic_fluent_mic_20_color" case .mic20Filled: return "ic_fluent_mic_20_filled" case .mic20Regular: return "ic_fluent_mic_20_regular" @@ -26921,8 +27001,6 @@ import Foundation case .micOff20Filled: return "ic_fluent_mic_off_20_filled" case .micOff20Regular: return "ic_fluent_mic_off_20_regular" case .micOff24Filled: return "ic_fluent_mic_off_24_filled" - default: break } - switch self { case .micOff24Regular: return "ic_fluent_mic_off_24_regular" case .micOff28Filled: return "ic_fluent_mic_off_28_filled" case .micOff28Regular: return "ic_fluent_mic_off_28_regular" @@ -26988,6 +27066,8 @@ import Foundation case .microscope24Regular: return "ic_fluent_microscope_24_regular" case .microscope32Filled: return "ic_fluent_microscope_32_filled" case .microscope32Regular: return "ic_fluent_microscope_32_regular" + default: break } + switch self { case .midi20Filled: return "ic_fluent_midi_20_filled" case .midi20Regular: return "ic_fluent_midi_20_regular" case .midi24Filled: return "ic_fluent_midi_24_filled" @@ -27023,8 +27103,6 @@ import Foundation case .money24Regular: return "ic_fluent_money_24_regular" case .moneyCalculator20Filled: return "ic_fluent_money_calculator_20_filled" case .moneyCalculator20Regular: return "ic_fluent_money_calculator_20_regular" - default: break } - switch self { case .moneyCalculator24Filled: return "ic_fluent_money_calculator_24_filled" case .moneyCalculator24Regular: return "ic_fluent_money_calculator_24_regular" case .moneyDismiss20Filled: return "ic_fluent_money_dismiss_20_filled" @@ -27090,6 +27168,8 @@ import Foundation case .mountainLocationBottom28Filled: return "ic_fluent_mountain_location_bottom_28_filled" case .mountainLocationBottom28Regular: return "ic_fluent_mountain_location_bottom_28_regular" case .mountainLocationTop20Filled: return "ic_fluent_mountain_location_top_20_filled" + default: break } + switch self { case .mountainLocationTop20Regular: return "ic_fluent_mountain_location_top_20_regular" case .mountainLocationTop24Filled: return "ic_fluent_mountain_location_top_24_filled" case .mountainLocationTop24Regular: return "ic_fluent_mountain_location_top_24_regular" @@ -27125,8 +27205,6 @@ import Foundation case .multiplier15X28Regular: return "ic_fluent_multiplier_1_5x_28_regular" case .multiplier15X32Filled: return "ic_fluent_multiplier_1_5x_32_filled" case .multiplier15X32Regular: return "ic_fluent_multiplier_1_5x_32_regular" - default: break } - switch self { case .multiplier15X48Filled: return "ic_fluent_multiplier_1_5x_48_filled" case .multiplier15X48Regular: return "ic_fluent_multiplier_1_5x_48_regular" case .multiplier18X20Filled: return "ic_fluent_multiplier_1_8x_20_filled" @@ -27192,6 +27270,8 @@ import Foundation case .musicNoteOff124Filled: return "ic_fluent_music_note_off_1_24_filled" case .musicNoteOff124Regular: return "ic_fluent_music_note_off_1_24_regular" case .musicNoteOff216Filled: return "ic_fluent_music_note_off_2_16_filled" + default: break } + switch self { case .musicNoteOff216Regular: return "ic_fluent_music_note_off_2_16_regular" case .musicNoteOff220Filled: return "ic_fluent_music_note_off_2_20_filled" case .musicNoteOff220Regular: return "ic_fluent_music_note_off_2_20_regular" @@ -27227,8 +27307,6 @@ import Foundation case .navigationUnread24Regular: return "ic_fluent_navigation_unread_24_regular" case .networkAdapter16Filled: return "ic_fluent_network_adapter_16_filled" case .networkAdapter16Regular: return "ic_fluent_network_adapter_16_regular" - default: break } - switch self { case .networkCheck20Filled: return "ic_fluent_network_check_20_filled" case .networkCheck20Regular: return "ic_fluent_network_check_20_regular" case .networkCheck24Filled: return "ic_fluent_network_check_24_filled" @@ -27294,6 +27372,8 @@ import Foundation case .notePin20Regular: return "ic_fluent_note_pin_20_regular" case .notebook16Filled: return "ic_fluent_notebook_16_filled" case .notebook16Regular: return "ic_fluent_notebook_16_regular" + default: break } + switch self { case .notebook20Filled: return "ic_fluent_notebook_20_filled" case .notebook20Regular: return "ic_fluent_notebook_20_regular" case .notebook24Filled: return "ic_fluent_notebook_24_filled" @@ -27329,8 +27409,6 @@ import Foundation case .notebookSectionArrowRight24Filled: return "ic_fluent_notebook_section_arrow_right_24_filled" case .notebookSectionArrowRight24Regular: return "ic_fluent_notebook_section_arrow_right_24_regular" case .notebookSubsection20Filled: return "ic_fluent_notebook_subsection_20_filled" - default: break } - switch self { case .notebookSubsection20Regular: return "ic_fluent_notebook_subsection_20_regular" case .notebookSubsection24Filled: return "ic_fluent_notebook_subsection_24_filled" case .notebookSubsection24Regular: return "ic_fluent_notebook_subsection_24_regular" @@ -27396,6 +27474,8 @@ import Foundation case .numberCircle148Regular: return "ic_fluent_number_circle_1_48_regular" case .numberCircle216Filled: return "ic_fluent_number_circle_2_16_filled" case .numberCircle216Regular: return "ic_fluent_number_circle_2_16_regular" + default: break } + switch self { case .numberCircle220Filled: return "ic_fluent_number_circle_2_20_filled" case .numberCircle220Regular: return "ic_fluent_number_circle_2_20_regular" case .numberCircle224Filled: return "ic_fluent_number_circle_2_24_filled" @@ -27431,8 +27511,6 @@ import Foundation case .numberCircle448Filled: return "ic_fluent_number_circle_4_48_filled" case .numberCircle448Regular: return "ic_fluent_number_circle_4_48_regular" case .numberCircle516Filled: return "ic_fluent_number_circle_5_16_filled" - default: break } - switch self { case .numberCircle516Regular: return "ic_fluent_number_circle_5_16_regular" case .numberCircle520Filled: return "ic_fluent_number_circle_5_20_filled" case .numberCircle520Regular: return "ic_fluent_number_circle_5_20_regular" @@ -27498,6 +27576,8 @@ import Foundation case .numberRow20Regular: return "ic_fluent_number_row_20_regular" case .numberRow24Filled: return "ic_fluent_number_row_24_filled" case .numberRow24Regular: return "ic_fluent_number_row_24_regular" + default: break } + switch self { case .numberSymbol16Filled: return "ic_fluent_number_symbol_16_filled" case .numberSymbol16Regular: return "ic_fluent_number_symbol_16_regular" case .numberSymbol20Filled: return "ic_fluent_number_symbol_20_filled" @@ -27533,8 +27613,6 @@ import Foundation case .open48Filled: return "ic_fluent_open_48_filled" case .open48Regular: return "ic_fluent_open_48_regular" case .openFolder16Filled: return "ic_fluent_open_folder_16_filled" - default: break } - switch self { case .openFolder16Regular: return "ic_fluent_open_folder_16_regular" case .openFolder20Filled: return "ic_fluent_open_folder_20_filled" case .openFolder20Regular: return "ic_fluent_open_folder_20_regular" @@ -27600,6 +27678,8 @@ import Foundation case .oval16Filled: return "ic_fluent_oval_16_filled" case .oval16Regular: return "ic_fluent_oval_16_regular" case .oval20Filled: return "ic_fluent_oval_20_filled" + default: break } + switch self { case .oval20Regular: return "ic_fluent_oval_20_regular" case .oval24Filled: return "ic_fluent_oval_24_filled" case .oval24Regular: return "ic_fluent_oval_24_regular" @@ -27635,8 +27715,6 @@ import Foundation case .paddingTop24Regular: return "ic_fluent_padding_top_24_regular" case .pageFit16Filled: return "ic_fluent_page_fit_16_filled" case .pageFit16Regular: return "ic_fluent_page_fit_16_regular" - default: break } - switch self { case .pageFit20Filled: return "ic_fluent_page_fit_20_filled" case .pageFit20Regular: return "ic_fluent_page_fit_20_regular" case .pageFit24Filled: return "ic_fluent_page_fit_24_filled" @@ -27702,6 +27780,8 @@ import Foundation case .panelLeft28Regular: return "ic_fluent_panel_left_28_regular" case .panelLeft32Filled: return "ic_fluent_panel_left_32_filled" case .panelLeft32Regular: return "ic_fluent_panel_left_32_regular" + default: break } + switch self { case .panelLeft48Filled: return "ic_fluent_panel_left_48_filled" case .panelLeft48Regular: return "ic_fluent_panel_left_48_regular" case .panelLeftAdd16Filled: return "ic_fluent_panel_left_add_16_filled" @@ -27737,8 +27817,6 @@ import Foundation case .panelLeftFocusRight20Filled: return "ic_fluent_panel_left_focus_right_20_filled" case .panelLeftFocusRight24Filled: return "ic_fluent_panel_left_focus_right_24_filled" case .panelLeftFocusRight28Filled: return "ic_fluent_panel_left_focus_right_28_filled" - default: break } - switch self { case .panelLeftFocusRight32Light: return "ic_fluent_panel_left_focus_right_32_light" case .panelLeftHeader16Filled: return "ic_fluent_panel_left_header_16_filled" case .panelLeftHeader16Regular: return "ic_fluent_panel_left_header_16_regular" @@ -27804,6 +27882,8 @@ import Foundation case .panelLeftTextDismiss16Regular: return "ic_fluent_panel_left_text_dismiss_16_regular" case .panelLeftTextDismiss20Filled: return "ic_fluent_panel_left_text_dismiss_20_filled" case .panelLeftTextDismiss20Regular: return "ic_fluent_panel_left_text_dismiss_20_regular" + default: break } + switch self { case .panelLeftTextDismiss24Filled: return "ic_fluent_panel_left_text_dismiss_24_filled" case .panelLeftTextDismiss24Regular: return "ic_fluent_panel_left_text_dismiss_24_regular" case .panelLeftTextDismiss28Filled: return "ic_fluent_panel_left_text_dismiss_28_filled" @@ -27839,8 +27919,6 @@ import Foundation case .panelRightCursor24Filled: return "ic_fluent_panel_right_cursor_24_filled" case .panelRightCursor24Regular: return "ic_fluent_panel_right_cursor_24_regular" case .panelRightExpand20Filled: return "ic_fluent_panel_right_expand_20_filled" - default: break } - switch self { case .panelRightExpand20Regular: return "ic_fluent_panel_right_expand_20_regular" case .panelRightGallery16Filled: return "ic_fluent_panel_right_gallery_16_filled" case .panelRightGallery16Regular: return "ic_fluent_panel_right_gallery_16_regular" @@ -27906,6 +27984,8 @@ import Foundation case .pauseCircle16Regular: return "ic_fluent_pause_circle_16_regular" case .pauseCircle20Filled: return "ic_fluent_pause_circle_20_filled" case .pauseCircle20Regular: return "ic_fluent_pause_circle_20_regular" + default: break } + switch self { case .pauseCircle24Filled: return "ic_fluent_pause_circle_24_filled" case .pauseCircle24Regular: return "ic_fluent_pause_circle_24_regular" case .pauseCircle32Filled: return "ic_fluent_pause_circle_32_filled" @@ -27941,8 +28021,6 @@ import Foundation case .paymentWireless28Filled: return "ic_fluent_payment_wireless_28_filled" case .paymentWireless28Regular: return "ic_fluent_payment_wireless_28_regular" case .paymentWireless32Filled: return "ic_fluent_payment_wireless_32_filled" - default: break } - switch self { case .paymentWireless32Regular: return "ic_fluent_payment_wireless_32_regular" case .paymentWireless48Filled: return "ic_fluent_payment_wireless_48_filled" case .paymentWireless48Regular: return "ic_fluent_payment_wireless_48_regular" @@ -28008,6 +28086,8 @@ import Foundation case .penSparkle48Filled: return "ic_fluent_pen_sparkle_48_filled" case .penSparkle48Regular: return "ic_fluent_pen_sparkle_48_regular" case .penSync16Filled: return "ic_fluent_pen_sync_16_filled" + default: break } + switch self { case .penSync16Regular: return "ic_fluent_pen_sync_16_regular" case .penSync20Filled: return "ic_fluent_pen_sync_20_filled" case .penSync20Regular: return "ic_fluent_pen_sync_20_regular" @@ -28043,8 +28123,6 @@ import Foundation case .people32Filled: return "ic_fluent_people_32_filled" case .people32Light: return "ic_fluent_people_32_light" case .people32Regular: return "ic_fluent_people_32_regular" - default: break } - switch self { case .people48Color: return "ic_fluent_people_48_color" case .people48Filled: return "ic_fluent_people_48_filled" case .people48Regular: return "ic_fluent_people_48_regular" @@ -28110,6 +28188,8 @@ import Foundation case .peopleEdit20Regular: return "ic_fluent_people_edit_20_regular" case .peopleEdit24Filled: return "ic_fluent_people_edit_24_filled" case .peopleEdit24Regular: return "ic_fluent_people_edit_24_regular" + default: break } + switch self { case .peopleEdit32Filled: return "ic_fluent_people_edit_32_filled" case .peopleEdit32Light: return "ic_fluent_people_edit_32_light" case .peopleEdit32Regular: return "ic_fluent_people_edit_32_regular" @@ -28145,8 +28225,6 @@ import Foundation case .peopleList16Regular: return "ic_fluent_people_list_16_regular" case .peopleList20Filled: return "ic_fluent_people_list_20_filled" case .peopleList20Regular: return "ic_fluent_people_list_20_regular" - default: break } - switch self { case .peopleList24Filled: return "ic_fluent_people_list_24_filled" case .peopleList24Regular: return "ic_fluent_people_list_24_regular" case .peopleList28Filled: return "ic_fluent_people_list_28_filled" @@ -28212,6 +28290,8 @@ import Foundation case .peopleSwap20Filled: return "ic_fluent_people_swap_20_filled" case .peopleSwap20Regular: return "ic_fluent_people_swap_20_regular" case .peopleSwap24Filled: return "ic_fluent_people_swap_24_filled" + default: break } + switch self { case .peopleSwap24Regular: return "ic_fluent_people_swap_24_regular" case .peopleSwap28Filled: return "ic_fluent_people_swap_28_filled" case .peopleSwap28Regular: return "ic_fluent_people_swap_28_regular" @@ -28247,8 +28327,6 @@ import Foundation case .peopleTeamDelete16Filled: return "ic_fluent_people_team_delete_16_filled" case .peopleTeamDelete16Regular: return "ic_fluent_people_team_delete_16_regular" case .peopleTeamDelete20Filled: return "ic_fluent_people_team_delete_20_filled" - default: break } - switch self { case .peopleTeamDelete20Regular: return "ic_fluent_people_team_delete_20_regular" case .peopleTeamDelete24Filled: return "ic_fluent_people_team_delete_24_filled" case .peopleTeamDelete24Regular: return "ic_fluent_people_team_delete_24_regular" @@ -28314,6 +28392,8 @@ import Foundation case .personAlert20Regular: return "ic_fluent_person_alert_20_regular" case .personAlert24Filled: return "ic_fluent_person_alert_24_filled" case .personAlert24Regular: return "ic_fluent_person_alert_24_regular" + default: break } + switch self { case .personAlert32Filled: return "ic_fluent_person_alert_32_filled" case .personAlert32Regular: return "ic_fluent_person_alert_32_regular" case .personAlertOff16Filled: return "ic_fluent_person_alert_off_16_filled" @@ -28349,8 +28429,6 @@ import Foundation case .personArrowRight24Filled: return "ic_fluent_person_arrow_right_24_filled" case .personArrowRight24Regular: return "ic_fluent_person_arrow_right_24_regular" case .personAvailable16Color: return "ic_fluent_person_available_16_color" - default: break } - switch self { case .personAvailable16Filled: return "ic_fluent_person_available_16_filled" case .personAvailable16Regular: return "ic_fluent_person_available_16_regular" case .personAvailable20Color: return "ic_fluent_person_available_20_color" @@ -28416,6 +28494,8 @@ import Foundation case .personDelete20Regular: return "ic_fluent_person_delete_20_regular" case .personDelete24Filled: return "ic_fluent_person_delete_24_filled" case .personDelete24Regular: return "ic_fluent_person_delete_24_regular" + default: break } + switch self { case .personDesktop20Filled: return "ic_fluent_person_desktop_20_filled" case .personDesktop20Regular: return "ic_fluent_person_desktop_20_regular" case .personEdit20Filled: return "ic_fluent_person_edit_20_filled" @@ -28451,8 +28531,6 @@ import Foundation case .personHome16Regular: return "ic_fluent_person_home_16_regular" case .personHome20Filled: return "ic_fluent_person_home_20_filled" case .personHome20Regular: return "ic_fluent_person_home_20_regular" - default: break } - switch self { case .personHome24Filled: return "ic_fluent_person_home_24_filled" case .personHome24Regular: return "ic_fluent_person_home_24_regular" case .personHome28Filled: return "ic_fluent_person_home_28_filled" @@ -28518,6 +28596,8 @@ import Foundation case .personNote20Regular: return "ic_fluent_person_note_20_regular" case .personNote24Filled: return "ic_fluent_person_note_24_filled" case .personNote24Regular: return "ic_fluent_person_note_24_regular" + default: break } + switch self { case .personPasskey16Filled: return "ic_fluent_person_passkey_16_filled" case .personPasskey16Regular: return "ic_fluent_person_passkey_16_regular" case .personPasskey20Filled: return "ic_fluent_person_passkey_20_filled" @@ -28553,8 +28633,6 @@ import Foundation case .personQuestionMark20Regular: return "ic_fluent_person_question_mark_20_regular" case .personQuestionMark24Filled: return "ic_fluent_person_question_mark_24_filled" case .personQuestionMark24Regular: return "ic_fluent_person_question_mark_24_regular" - default: break } - switch self { case .personRibbon16Filled: return "ic_fluent_person_ribbon_16_filled" case .personRibbon16Regular: return "ic_fluent_person_ribbon_16_regular" case .personRibbon20Filled: return "ic_fluent_person_ribbon_20_filled" @@ -28620,6 +28698,8 @@ import Foundation case .personStar28Filled: return "ic_fluent_person_star_28_filled" case .personStar28Regular: return "ic_fluent_person_star_28_regular" case .personStar32Filled: return "ic_fluent_person_star_32_filled" + default: break } + switch self { case .personStar32Regular: return "ic_fluent_person_star_32_regular" case .personStar48Filled: return "ic_fluent_person_star_48_filled" case .personStar48Regular: return "ic_fluent_person_star_48_regular" @@ -28655,8 +28735,6 @@ import Foundation case .personSync20Filled: return "ic_fluent_person_sync_20_filled" case .personSync20Regular: return "ic_fluent_person_sync_20_regular" case .personSync24Filled: return "ic_fluent_person_sync_24_filled" - default: break } - switch self { case .personSync24Regular: return "ic_fluent_person_sync_24_regular" case .personSync28Filled: return "ic_fluent_person_sync_28_filled" case .personSync28Regular: return "ic_fluent_person_sync_28_regular" @@ -28722,6 +28800,8 @@ import Foundation case .phone48Filled: return "ic_fluent_phone_48_filled" case .phone48Regular: return "ic_fluent_phone_48_regular" case .phoneAdd20Filled: return "ic_fluent_phone_add_20_filled" + default: break } + switch self { case .phoneAdd20Regular: return "ic_fluent_phone_add_20_regular" case .phoneAdd24Filled: return "ic_fluent_phone_add_24_filled" case .phoneAdd24Regular: return "ic_fluent_phone_add_24_regular" @@ -28757,8 +28837,6 @@ import Foundation case .phoneDesktop48Regular: return "ic_fluent_phone_desktop_48_regular" case .phoneDesktopAdd20Filled: return "ic_fluent_phone_desktop_add_20_filled" case .phoneDesktopAdd20Regular: return "ic_fluent_phone_desktop_add_20_regular" - default: break } - switch self { case .phoneDismiss20Filled: return "ic_fluent_phone_dismiss_20_filled" case .phoneDismiss20Regular: return "ic_fluent_phone_dismiss_20_regular" case .phoneDismiss24Filled: return "ic_fluent_phone_dismiss_24_filled" @@ -28824,6 +28902,8 @@ import Foundation case .phoneSpanIn16Filled: return "ic_fluent_phone_span_in_16_filled" case .phoneSpanIn16Regular: return "ic_fluent_phone_span_in_16_regular" case .phoneSpanIn20Filled: return "ic_fluent_phone_span_in_20_filled" + default: break } + switch self { case .phoneSpanIn20Regular: return "ic_fluent_phone_span_in_20_regular" case .phoneSpanIn24Filled: return "ic_fluent_phone_span_in_24_filled" case .phoneSpanIn24Regular: return "ic_fluent_phone_span_in_24_regular" @@ -28859,8 +28939,6 @@ import Foundation case .phoneUpdateCheckmark20Regular: return "ic_fluent_phone_update_checkmark_20_regular" case .phoneUpdateCheckmark24Filled: return "ic_fluent_phone_update_checkmark_24_filled" case .phoneUpdateCheckmark24Regular: return "ic_fluent_phone_update_checkmark_24_regular" - default: break } - switch self { case .phoneVerticalScroll20Filled: return "ic_fluent_phone_vertical_scroll_20_filled" case .phoneVerticalScroll20Regular: return "ic_fluent_phone_vertical_scroll_20_regular" case .phoneVerticalScroll24Filled: return "ic_fluent_phone_vertical_scroll_24_filled" @@ -28926,6 +29004,8 @@ import Foundation case .pin48Filled: return "ic_fluent_pin_48_filled" case .pin48Regular: return "ic_fluent_pin_48_regular" case .pinGlobe16Filled: return "ic_fluent_pin_globe_16_filled" + default: break } + switch self { case .pinGlobe16Regular: return "ic_fluent_pin_globe_16_regular" case .pinGlobe20Filled: return "ic_fluent_pin_globe_20_filled" case .pinGlobe20Regular: return "ic_fluent_pin_globe_20_regular" @@ -28961,8 +29041,6 @@ import Foundation case .pivot24Filled: return "ic_fluent_pivot_24_filled" case .pivot24Regular: return "ic_fluent_pivot_24_regular" case .plantCattail20Filled: return "ic_fluent_plant_cattail_20_filled" - default: break } - switch self { case .plantCattail20Regular: return "ic_fluent_plant_cattail_20_regular" case .plantCattail24Filled: return "ic_fluent_plant_cattail_24_filled" case .plantCattail24Regular: return "ic_fluent_plant_cattail_24_regular" @@ -29028,6 +29106,8 @@ import Foundation case .plugConnected24Regular: return "ic_fluent_plug_connected_24_regular" case .plugConnected28Filled: return "ic_fluent_plug_connected_28_filled" case .plugConnected28Regular: return "ic_fluent_plug_connected_28_regular" + default: break } + switch self { case .plugConnected32Filled: return "ic_fluent_plug_connected_32_filled" case .plugConnected32Regular: return "ic_fluent_plug_connected_32_regular" case .plugConnected48Filled: return "ic_fluent_plug_connected_48_filled" @@ -29063,8 +29143,6 @@ import Foundation case .poll24Color: return "ic_fluent_poll_24_color" case .poll24Filled: return "ic_fluent_poll_24_filled" case .poll24Regular: return "ic_fluent_poll_24_regular" - default: break } - switch self { case .poll32Color: return "ic_fluent_poll_32_color" case .poll32Filled: return "ic_fluent_poll_32_filled" case .poll32Light: return "ic_fluent_poll_32_light" @@ -29130,6 +29208,8 @@ import Foundation case .premium16Filled: return "ic_fluent_premium_16_filled" case .premium16Regular: return "ic_fluent_premium_16_regular" case .premium20Filled: return "ic_fluent_premium_20_filled" + default: break } + switch self { case .premium20Regular: return "ic_fluent_premium_20_regular" case .premium24Filled: return "ic_fluent_premium_24_filled" case .premium24Regular: return "ic_fluent_premium_24_regular" @@ -29165,8 +29245,6 @@ import Foundation case .presenceAway24Regular: return "ic_fluent_presence_away_24_regular" case .presenceBlocked10Regular: return "ic_fluent_presence_blocked_10_regular" case .presenceBlocked12Regular: return "ic_fluent_presence_blocked_12_regular" - default: break } - switch self { case .presenceBlocked16Regular: return "ic_fluent_presence_blocked_16_regular" case .presenceBlocked20Regular: return "ic_fluent_presence_blocked_20_regular" case .presenceBlocked24Regular: return "ic_fluent_presence_blocked_24_regular" @@ -29232,6 +29310,8 @@ import Foundation case .previous48Filled: return "ic_fluent_previous_48_filled" case .previous48Regular: return "ic_fluent_previous_48_regular" case .previousFrame20Filled: return "ic_fluent_previous_frame_20_filled" + default: break } + switch self { case .previousFrame20Regular: return "ic_fluent_previous_frame_20_regular" case .previousFrame24Filled: return "ic_fluent_previous_frame_24_filled" case .previousFrame24Regular: return "ic_fluent_previous_frame_24_regular" @@ -29267,8 +29347,6 @@ import Foundation case .prohibited20Filled: return "ic_fluent_prohibited_20_filled" case .prohibited20Regular: return "ic_fluent_prohibited_20_regular" case .prohibited24Filled: return "ic_fluent_prohibited_24_filled" - default: break } - switch self { case .prohibited24Regular: return "ic_fluent_prohibited_24_regular" case .prohibited28Filled: return "ic_fluent_prohibited_28_filled" case .prohibited28Regular: return "ic_fluent_prohibited_28_regular" @@ -29334,6 +29412,8 @@ import Foundation case .pulse32Regular: return "ic_fluent_pulse_32_regular" case .pulseSquare20Filled: return "ic_fluent_pulse_square_20_filled" case .pulseSquare20Regular: return "ic_fluent_pulse_square_20_regular" + default: break } + switch self { case .pulseSquare24Filled: return "ic_fluent_pulse_square_24_filled" case .pulseSquare24Regular: return "ic_fluent_pulse_square_24_regular" case .puzzleCube16Filled: return "ic_fluent_puzzle_cube_16_filled" @@ -29369,8 +29449,6 @@ import Foundation case .qrCode24Filled: return "ic_fluent_qr_code_24_filled" case .qrCode24Regular: return "ic_fluent_qr_code_24_regular" case .qrCode28Filled: return "ic_fluent_qr_code_28_filled" - default: break } - switch self { case .qrCode28Regular: return "ic_fluent_qr_code_28_regular" case .question16Filled: return "ic_fluent_question_16_filled" case .question16Regular: return "ic_fluent_question_16_regular" @@ -29436,6 +29514,8 @@ import Foundation case .ratingMature20Filled: return "ic_fluent_rating_mature_20_filled" case .ratingMature20Regular: return "ic_fluent_rating_mature_20_regular" case .ratingMature24Filled: return "ic_fluent_rating_mature_24_filled" + default: break } + switch self { case .ratingMature24Regular: return "ic_fluent_rating_mature_24_regular" case .ratioOneToOne20Filled: return "ic_fluent_ratio_one_to_one_20_filled" case .ratioOneToOne20Regular: return "ic_fluent_ratio_one_to_one_20_regular" @@ -29471,8 +29551,6 @@ import Foundation case .readingList16Filled: return "ic_fluent_reading_list_16_filled" case .readingList16Regular: return "ic_fluent_reading_list_16_regular" case .readingList20Filled: return "ic_fluent_reading_list_20_filled" - default: break } - switch self { case .readingList20Regular: return "ic_fluent_reading_list_20_regular" case .readingList24Filled: return "ic_fluent_reading_list_24_filled" case .readingList24Regular: return "ic_fluent_reading_list_24_regular" @@ -29538,6 +29616,8 @@ import Foundation case .receiptSparkles16Filled: return "ic_fluent_receipt_sparkles_16_filled" case .receiptSparkles16Regular: return "ic_fluent_receipt_sparkles_16_regular" case .receiptSparkles20Filled: return "ic_fluent_receipt_sparkles_20_filled" + default: break } + switch self { case .receiptSparkles20Regular: return "ic_fluent_receipt_sparkles_20_regular" case .receiptSparkles24Filled: return "ic_fluent_receipt_sparkles_24_filled" case .receiptSparkles24Regular: return "ic_fluent_receipt_sparkles_24_regular" @@ -29573,8 +29653,6 @@ import Foundation case .rectangleLandscape12Regular: return "ic_fluent_rectangle_landscape_12_regular" case .rectangleLandscape16Filled: return "ic_fluent_rectangle_landscape_16_filled" case .rectangleLandscape16Regular: return "ic_fluent_rectangle_landscape_16_regular" - default: break } - switch self { case .rectangleLandscape20Filled: return "ic_fluent_rectangle_landscape_20_filled" case .rectangleLandscape20Regular: return "ic_fluent_rectangle_landscape_20_regular" case .rectangleLandscape24Filled: return "ic_fluent_rectangle_landscape_24_filled" @@ -29640,6 +29718,8 @@ import Foundation case .remote20Regular: return "ic_fluent_remote_20_regular" case .rename16Filled: return "ic_fluent_rename_16_filled" case .rename16Regular: return "ic_fluent_rename_16_regular" + default: break } + switch self { case .rename20Filled: return "ic_fluent_rename_20_filled" case .rename20Regular: return "ic_fluent_rename_20_regular" case .rename24Filled: return "ic_fluent_rename_24_filled" @@ -29675,8 +29755,6 @@ import Foundation case .resizeImage24Filled: return "ic_fluent_resize_image_24_filled" case .resizeImage24Regular: return "ic_fluent_resize_image_24_regular" case .resizeLarge16Filled: return "ic_fluent_resize_large_16_filled" - default: break } - switch self { case .resizeLarge16Regular: return "ic_fluent_resize_large_16_regular" case .resizeLarge20Filled: return "ic_fluent_resize_large_20_filled" case .resizeLarge20Regular: return "ic_fluent_resize_large_20_regular" @@ -29742,6 +29820,8 @@ import Foundation case .ribbonAdd20Filled: return "ic_fluent_ribbon_add_20_filled" case .ribbonAdd20Regular: return "ic_fluent_ribbon_add_20_regular" case .ribbonAdd24Filled: return "ic_fluent_ribbon_add_24_filled" + default: break } + switch self { case .ribbonAdd24Regular: return "ic_fluent_ribbon_add_24_regular" case .ribbonOff12Filled: return "ic_fluent_ribbon_off_12_filled" case .ribbonOff12Regular: return "ic_fluent_ribbon_off_12_regular" @@ -29777,8 +29857,6 @@ import Foundation case .rocket16Regular: return "ic_fluent_rocket_16_regular" case .rocket20Filled: return "ic_fluent_rocket_20_filled" case .rocket20Regular: return "ic_fluent_rocket_20_regular" - default: break } - switch self { case .rocket24Filled: return "ic_fluent_rocket_24_filled" case .rocket24Regular: return "ic_fluent_rocket_24_regular" case .rotateLeft20Filled: return "ic_fluent_rotate_left_20_filled" @@ -29844,6 +29922,8 @@ import Foundation case .save32Light: return "ic_fluent_save_32_light" case .save32Regular: return "ic_fluent_save_32_regular" case .saveArrowRight20Filled: return "ic_fluent_save_arrow_right_20_filled" + default: break } + switch self { case .saveArrowRight20Regular: return "ic_fluent_save_arrow_right_20_regular" case .saveArrowRight24Filled: return "ic_fluent_save_arrow_right_24_filled" case .saveArrowRight24Regular: return "ic_fluent_save_arrow_right_24_regular" @@ -29879,8 +29959,6 @@ import Foundation case .scaleFill24Regular: return "ic_fluent_scale_fill_24_regular" case .scaleFit16Filled: return "ic_fluent_scale_fit_16_filled" case .scaleFit16Regular: return "ic_fluent_scale_fit_16_regular" - default: break } - switch self { case .scaleFit20Filled: return "ic_fluent_scale_fit_20_filled" case .scaleFit20Regular: return "ic_fluent_scale_fit_20_regular" case .scaleFit24Filled: return "ic_fluent_scale_fit_24_filled" @@ -29946,6 +30024,8 @@ import Foundation case .scanTable20Regular: return "ic_fluent_scan_table_20_regular" case .scanTable24Filled: return "ic_fluent_scan_table_24_filled" case .scanTable24Regular: return "ic_fluent_scan_table_24_regular" + default: break } + switch self { case .scanText16Filled: return "ic_fluent_scan_text_16_filled" case .scanText16Regular: return "ic_fluent_scan_text_16_regular" case .scanText20Filled: return "ic_fluent_scan_text_20_filled" @@ -29981,8 +30061,6 @@ import Foundation case .scanType24Filled: return "ic_fluent_scan_type_24_filled" case .scanType24Regular: return "ic_fluent_scan_type_24_regular" case .scanTypeCheckmark20Filled: return "ic_fluent_scan_type_checkmark_20_filled" - default: break } - switch self { case .scanTypeCheckmark20Regular: return "ic_fluent_scan_type_checkmark_20_regular" case .scanTypeCheckmark24Filled: return "ic_fluent_scan_type_checkmark_24_filled" case .scanTypeCheckmark24Regular: return "ic_fluent_scan_type_checkmark_24_regular" @@ -30048,6 +30126,8 @@ import Foundation case .searchSettings20Regular: return "ic_fluent_search_settings_20_regular" case .searchShield20Filled: return "ic_fluent_search_shield_20_filled" case .searchShield20Regular: return "ic_fluent_search_shield_20_regular" + default: break } + switch self { case .searchSparkle16Filled: return "ic_fluent_search_sparkle_16_filled" case .searchSparkle16Regular: return "ic_fluent_search_sparkle_16_regular" case .searchSparkle20Filled: return "ic_fluent_search_sparkle_20_filled" @@ -30083,8 +30163,6 @@ import Foundation case .seat24Regular: return "ic_fluent_seat_24_regular" case .seatAdd16Filled: return "ic_fluent_seat_add_16_filled" case .seatAdd16Regular: return "ic_fluent_seat_add_16_regular" - default: break } - switch self { case .seatAdd20Filled: return "ic_fluent_seat_add_20_filled" case .seatAdd20Regular: return "ic_fluent_seat_add_20_regular" case .seatAdd24Filled: return "ic_fluent_seat_add_24_filled" @@ -30150,6 +30228,8 @@ import Foundation case .sendCopy20Regular: return "ic_fluent_send_copy_20_regular" case .sendCopy24Filled: return "ic_fluent_send_copy_24_filled" case .sendCopy24Regular: return "ic_fluent_send_copy_24_regular" + default: break } + switch self { case .sendPerson16Filled: return "ic_fluent_send_person_16_filled" case .sendPerson16Regular: return "ic_fluent_send_person_16_regular" case .sendPerson20Filled: return "ic_fluent_send_person_20_filled" @@ -30185,8 +30265,6 @@ import Foundation case .serverSurfaceMultiple16Filled: return "ic_fluent_server_surface_multiple_16_filled" case .serverSurfaceMultiple16Regular: return "ic_fluent_server_surface_multiple_16_regular" case .serviceBell16Filled: return "ic_fluent_service_bell_16_filled" - default: break } - switch self { case .serviceBell16Regular: return "ic_fluent_service_bell_16_regular" case .serviceBell20Filled: return "ic_fluent_service_bell_20_filled" case .serviceBell20Regular: return "ic_fluent_service_bell_20_regular" @@ -30252,6 +30330,8 @@ import Foundation case .shapeUnion24Filled: return "ic_fluent_shape_union_24_filled" case .shapeUnion24Regular: return "ic_fluent_shape_union_24_regular" case .shapes16Filled: return "ic_fluent_shapes_16_filled" + default: break } + switch self { case .shapes16Regular: return "ic_fluent_shapes_16_regular" case .shapes20Filled: return "ic_fluent_shapes_20_filled" case .shapes20Regular: return "ic_fluent_shapes_20_regular" @@ -30287,8 +30367,6 @@ import Foundation case .shareCloseTray24Filled: return "ic_fluent_share_close_tray_24_filled" case .shareCloseTray24Regular: return "ic_fluent_share_close_tray_24_regular" case .shareIos20Filled: return "ic_fluent_share_ios_20_filled" - default: break } - switch self { case .shareIos20Regular: return "ic_fluent_share_ios_20_regular" case .shareIos24Filled: return "ic_fluent_share_ios_24_filled" case .shareIos24Regular: return "ic_fluent_share_ios_24_regular" @@ -30354,6 +30432,8 @@ import Foundation case .shareScreenStop48Regular: return "ic_fluent_share_screen_stop_48_regular" case .shield12Filled: return "ic_fluent_shield_12_filled" case .shield12Regular: return "ic_fluent_shield_12_regular" + default: break } + switch self { case .shield16Color: return "ic_fluent_shield_16_color" case .shield16Filled: return "ic_fluent_shield_16_filled" case .shield16Regular: return "ic_fluent_shield_16_regular" @@ -30389,8 +30469,6 @@ import Foundation case .shieldBadge24Filled: return "ic_fluent_shield_badge_24_filled" case .shieldBadge24Regular: return "ic_fluent_shield_badge_24_regular" case .shieldCheckmark16Color: return "ic_fluent_shield_checkmark_16_color" - default: break } - switch self { case .shieldCheckmark16Filled: return "ic_fluent_shield_checkmark_16_filled" case .shieldCheckmark16Regular: return "ic_fluent_shield_checkmark_16_regular" case .shieldCheckmark20Color: return "ic_fluent_shield_checkmark_20_color" @@ -30456,6 +30534,8 @@ import Foundation case .shieldQuestion16Regular: return "ic_fluent_shield_question_16_regular" case .shieldQuestion20Filled: return "ic_fluent_shield_question_20_filled" case .shieldQuestion20Regular: return "ic_fluent_shield_question_20_regular" + default: break } + switch self { case .shieldQuestion24Filled: return "ic_fluent_shield_question_24_filled" case .shieldQuestion24Regular: return "ic_fluent_shield_question_24_regular" case .shieldQuestion32Filled: return "ic_fluent_shield_question_32_filled" @@ -30491,8 +30571,6 @@ import Foundation case .shifts32Color: return "ic_fluent_shifts_32_color" case .shifts32Filled: return "ic_fluent_shifts_32_filled" case .shifts32Regular: return "ic_fluent_shifts_32_regular" - default: break } - switch self { case .shiftsActivity16Filled: return "ic_fluent_shifts_activity_16_filled" case .shiftsActivity16Regular: return "ic_fluent_shifts_activity_16_regular" case .shiftsActivity20Filled: return "ic_fluent_shifts_activity_20_filled" @@ -30558,6 +30636,8 @@ import Foundation case .shoppingBagDismiss24Filled: return "ic_fluent_shopping_bag_dismiss_24_filled" case .shoppingBagDismiss24Regular: return "ic_fluent_shopping_bag_dismiss_24_regular" case .shoppingBagPause20Filled: return "ic_fluent_shopping_bag_pause_20_filled" + default: break } + switch self { case .shoppingBagPause20Regular: return "ic_fluent_shopping_bag_pause_20_regular" case .shoppingBagPause24Filled: return "ic_fluent_shopping_bag_pause_24_filled" case .shoppingBagPause24Regular: return "ic_fluent_shopping_bag_pause_24_regular" @@ -30593,8 +30673,6 @@ import Foundation case .showerhead32Regular: return "ic_fluent_showerhead_32_regular" case .sidebarSearch20Filled: return "ic_fluent_sidebar_search_20_filled" case .sidebarSearch20Regular: return "ic_fluent_sidebar_search_20_regular" - default: break } - switch self { case .signOut20Filled: return "ic_fluent_sign_out_20_filled" case .signOut20Regular: return "ic_fluent_sign_out_20_regular" case .signOut24Filled: return "ic_fluent_sign_out_24_filled" @@ -30660,6 +30738,8 @@ import Foundation case .slashForward24Regular: return "ic_fluent_slash_forward_24_regular" case .sleep20Filled: return "ic_fluent_sleep_20_filled" case .sleep20Regular: return "ic_fluent_sleep_20_regular" + default: break } + switch self { case .sleep24Filled: return "ic_fluent_sleep_24_filled" case .sleep24Regular: return "ic_fluent_sleep_24_regular" case .slideAdd16Filled: return "ic_fluent_slide_add_16_filled" @@ -30695,8 +30775,6 @@ import Foundation case .slideHide24Filled: return "ic_fluent_slide_hide_24_filled" case .slideHide24Regular: return "ic_fluent_slide_hide_24_regular" case .slideLayout20Filled: return "ic_fluent_slide_layout_20_filled" - default: break } - switch self { case .slideLayout20Regular: return "ic_fluent_slide_layout_20_regular" case .slideLayout24Filled: return "ic_fluent_slide_layout_24_filled" case .slideLayout24Regular: return "ic_fluent_slide_layout_24_regular" @@ -30762,6 +30840,8 @@ import Foundation case .slideText24Regular: return "ic_fluent_slide_text_24_regular" case .slideText28Filled: return "ic_fluent_slide_text_28_filled" case .slideText28Regular: return "ic_fluent_slide_text_28_regular" + default: break } + switch self { case .slideText48Filled: return "ic_fluent_slide_text_48_filled" case .slideText48Regular: return "ic_fluent_slide_text_48_regular" case .slideTextCall16Filled: return "ic_fluent_slide_text_call_16_filled" @@ -30797,8 +30877,6 @@ import Foundation case .slideTextPerson16Filled: return "ic_fluent_slide_text_person_16_filled" case .slideTextPerson16Regular: return "ic_fluent_slide_text_person_16_regular" case .slideTextPerson20Filled: return "ic_fluent_slide_text_person_20_filled" - default: break } - switch self { case .slideTextPerson20Regular: return "ic_fluent_slide_text_person_20_regular" case .slideTextPerson24Filled: return "ic_fluent_slide_text_person_24_filled" case .slideTextPerson24Regular: return "ic_fluent_slide_text_person_24_regular" @@ -30864,6 +30942,8 @@ import Foundation case .soundWaveCircleSparkle24Regular: return "ic_fluent_sound_wave_circle_sparkle_24_regular" case .soundWaveCircleSparkle28Filled: return "ic_fluent_sound_wave_circle_sparkle_28_filled" case .soundWaveCircleSparkle28Regular: return "ic_fluent_sound_wave_circle_sparkle_28_regular" + default: break } + switch self { case .soundWaveCircleSparkle32Filled: return "ic_fluent_sound_wave_circle_sparkle_32_filled" case .soundWaveCircleSparkle32Regular: return "ic_fluent_sound_wave_circle_sparkle_32_regular" case .soundWaveCircleSparkle48Filled: return "ic_fluent_sound_wave_circle_sparkle_48_filled" @@ -30899,8 +30979,6 @@ import Foundation case .sparkleCircle16Filled: return "ic_fluent_sparkle_circle_16_filled" case .sparkleCircle16Regular: return "ic_fluent_sparkle_circle_16_regular" case .sparkleCircle20Filled: return "ic_fluent_sparkle_circle_20_filled" - default: break } - switch self { case .sparkleCircle20Regular: return "ic_fluent_sparkle_circle_20_regular" case .sparkleCircle24Filled: return "ic_fluent_sparkle_circle_24_filled" case .sparkleCircle24Regular: return "ic_fluent_sparkle_circle_24_regular" @@ -30966,6 +31044,8 @@ import Foundation case .speakerBluetooth28Regular: return "ic_fluent_speaker_bluetooth_28_regular" case .speakerBox16Filled: return "ic_fluent_speaker_box_16_filled" case .speakerBox16Regular: return "ic_fluent_speaker_box_16_regular" + default: break } + switch self { case .speakerBox20Filled: return "ic_fluent_speaker_box_20_filled" case .speakerBox20Regular: return "ic_fluent_speaker_box_20_regular" case .speakerBox24Filled: return "ic_fluent_speaker_box_24_filled" @@ -31001,8 +31081,6 @@ import Foundation case .speakerSettings20Filled: return "ic_fluent_speaker_settings_20_filled" case .speakerSettings20Regular: return "ic_fluent_speaker_settings_20_regular" case .speakerSettings24Filled: return "ic_fluent_speaker_settings_24_filled" - default: break } - switch self { case .speakerSettings24Regular: return "ic_fluent_speaker_settings_24_regular" case .speakerSettings28Filled: return "ic_fluent_speaker_settings_28_filled" case .speakerSettings28Regular: return "ic_fluent_speaker_settings_28_regular" @@ -31068,6 +31146,8 @@ import Foundation case .sportHockey20Regular: return "ic_fluent_sport_hockey_20_regular" case .sportHockey24Filled: return "ic_fluent_sport_hockey_24_filled" case .sportHockey24Regular: return "ic_fluent_sport_hockey_24_regular" + default: break } + switch self { case .sportSoccer16Filled: return "ic_fluent_sport_soccer_16_filled" case .sportSoccer16Regular: return "ic_fluent_sport_soccer_16_regular" case .sportSoccer20Filled: return "ic_fluent_sport_soccer_20_filled" @@ -31103,8 +31183,6 @@ import Foundation case .squareArrowForward28Filled: return "ic_fluent_square_arrow_forward_28_filled" case .squareArrowForward28Regular: return "ic_fluent_square_arrow_forward_28_regular" case .squareArrowForward32Filled: return "ic_fluent_square_arrow_forward_32_filled" - default: break } - switch self { case .squareArrowForward32Light: return "ic_fluent_square_arrow_forward_32_light" case .squareArrowForward32Regular: return "ic_fluent_square_arrow_forward_32_regular" case .squareArrowForward48Filled: return "ic_fluent_square_arrow_forward_48_filled" @@ -31170,6 +31248,8 @@ import Foundation case .squareHintSparkles24Filled: return "ic_fluent_square_hint_sparkles_24_filled" case .squareHintSparkles24Regular: return "ic_fluent_square_hint_sparkles_24_regular" case .squareHintSparkles28Filled: return "ic_fluent_square_hint_sparkles_28_filled" + default: break } + switch self { case .squareHintSparkles28Regular: return "ic_fluent_square_hint_sparkles_28_regular" case .squareHintSparkles32Filled: return "ic_fluent_square_hint_sparkles_32_filled" case .squareHintSparkles32Regular: return "ic_fluent_square_hint_sparkles_32_regular" @@ -31191,6 +31271,12 @@ import Foundation case .squareShadow12Regular: return "ic_fluent_square_shadow_12_regular" case .squareShadow20Filled: return "ic_fluent_square_shadow_20_filled" case .squareShadow20Regular: return "ic_fluent_square_shadow_20_regular" + case .squareTextArrowRepeatAll16Filled: return "ic_fluent_square_text_arrow_repeat_all_16_filled" + case .squareTextArrowRepeatAll16Regular: return "ic_fluent_square_text_arrow_repeat_all_16_regular" + case .squareTextArrowRepeatAll20Filled: return "ic_fluent_square_text_arrow_repeat_all_20_filled" + case .squareTextArrowRepeatAll20Regular: return "ic_fluent_square_text_arrow_repeat_all_20_regular" + case .squareTextArrowRepeatAll24Filled: return "ic_fluent_square_text_arrow_repeat_all_24_filled" + case .squareTextArrowRepeatAll24Regular: return "ic_fluent_square_text_arrow_repeat_all_24_regular" case .squaresNested20Filled: return "ic_fluent_squares_nested_20_filled" case .squaresNested20Regular: return "ic_fluent_squares_nested_20_regular" case .stack16Filled: return "ic_fluent_stack_16_filled" @@ -31205,8 +31291,6 @@ import Foundation case .stack32Regular: return "ic_fluent_stack_32_regular" case .stack48Filled: return "ic_fluent_stack_48_filled" case .stack48Regular: return "ic_fluent_stack_48_regular" - default: break } - switch self { case .stackAdd20Filled: return "ic_fluent_stack_add_20_filled" case .stackAdd20Regular: return "ic_fluent_stack_add_20_regular" case .stackAdd24Filled: return "ic_fluent_stack_add_24_filled" @@ -31266,6 +31350,8 @@ import Foundation case .starArrowBack20Filled: return "ic_fluent_star_arrow_back_20_filled" case .starArrowBack20Regular: return "ic_fluent_star_arrow_back_20_regular" case .starArrowBack24Filled: return "ic_fluent_star_arrow_back_24_filled" + default: break } + switch self { case .starArrowBack24Regular: return "ic_fluent_star_arrow_back_24_regular" case .starArrowRight32Light: return "ic_fluent_star_arrow_right_32_light" case .starArrowRightEnd20Filled: return "ic_fluent_star_arrow_right_end_20_filled" @@ -31307,8 +31393,6 @@ import Foundation case .starHalf12Filled: return "ic_fluent_star_half_12_filled" case .starHalf12Regular: return "ic_fluent_star_half_12_regular" case .starHalf16Filled: return "ic_fluent_star_half_16_filled" - default: break } - switch self { case .starHalf16Regular: return "ic_fluent_star_half_16_regular" case .starHalf20Filled: return "ic_fluent_star_half_20_filled" case .starHalf20Regular: return "ic_fluent_star_half_20_regular" @@ -31368,6 +31452,8 @@ import Foundation case .status16Regular: return "ic_fluent_status_16_regular" case .status20Filled: return "ic_fluent_status_20_filled" case .status20Regular: return "ic_fluent_status_20_regular" + default: break } + switch self { case .status24Filled: return "ic_fluent_status_24_filled" case .status24Regular: return "ic_fluent_status_24_regular" case .status28Filled: return "ic_fluent_status_28_filled" @@ -31409,8 +31495,6 @@ import Foundation case .stop24Filled: return "ic_fluent_stop_24_filled" case .stop24Regular: return "ic_fluent_stop_24_regular" case .storage16Filled: return "ic_fluent_storage_16_filled" - default: break } - switch self { case .storage16Regular: return "ic_fluent_storage_16_regular" case .storage20Filled: return "ic_fluent_storage_20_filled" case .storage20Regular: return "ic_fluent_storage_20_regular" @@ -31470,6 +31554,8 @@ import Foundation case .subtract24Regular: return "ic_fluent_subtract_24_regular" case .subtract28Filled: return "ic_fluent_subtract_28_filled" case .subtract28Regular: return "ic_fluent_subtract_28_regular" + default: break } + switch self { case .subtract48Filled: return "ic_fluent_subtract_48_filled" case .subtract48Regular: return "ic_fluent_subtract_48_regular" case .subtractCircle12Filled: return "ic_fluent_subtract_circle_12_filled" @@ -31511,8 +31597,6 @@ import Foundation case .subtractSquare20Filled: return "ic_fluent_subtract_square_20_filled" case .subtractSquare20Regular: return "ic_fluent_subtract_square_20_regular" case .subtractSquare24Filled: return "ic_fluent_subtract_square_24_filled" - default: break } - switch self { case .subtractSquare24Regular: return "ic_fluent_subtract_square_24_regular" case .subtractSquareMultiple16Filled: return "ic_fluent_subtract_square_multiple_16_filled" case .subtractSquareMultiple16Regular: return "ic_fluent_subtract_square_multiple_16_regular" @@ -31572,6 +31656,8 @@ import Foundation case .tab24Regular: return "ic_fluent_tab_24_regular" case .tab28Filled: return "ic_fluent_tab_28_filled" case .tab28Regular: return "ic_fluent_tab_28_regular" + default: break } + switch self { case .tabAdd20Filled: return "ic_fluent_tab_add_20_filled" case .tabAdd20Regular: return "ic_fluent_tab_add_20_regular" case .tabAdd24Filled: return "ic_fluent_tab_add_24_filled" @@ -31613,8 +31699,6 @@ import Foundation case .tabDesktopImage20Regular: return "ic_fluent_tab_desktop_image_20_regular" case .tabDesktopImage24Filled: return "ic_fluent_tab_desktop_image_24_filled" case .tabDesktopImage24Regular: return "ic_fluent_tab_desktop_image_24_regular" - default: break } - switch self { case .tabDesktopLink16Filled: return "ic_fluent_tab_desktop_link_16_filled" case .tabDesktopLink16Regular: return "ic_fluent_tab_desktop_link_16_regular" case .tabDesktopLink20Filled: return "ic_fluent_tab_desktop_link_20_filled" @@ -31674,6 +31758,8 @@ import Foundation case .tabProhibited24Filled: return "ic_fluent_tab_prohibited_24_filled" case .tabProhibited24Regular: return "ic_fluent_tab_prohibited_24_regular" case .tabShieldDismiss20Filled: return "ic_fluent_tab_shield_dismiss_20_filled" + default: break } + switch self { case .tabShieldDismiss20Regular: return "ic_fluent_tab_shield_dismiss_20_regular" case .tabShieldDismiss24Filled: return "ic_fluent_tab_shield_dismiss_24_filled" case .tabShieldDismiss24Regular: return "ic_fluent_tab_shield_dismiss_24_regular" @@ -31715,8 +31801,6 @@ import Foundation case .tableBottomRow48Filled: return "ic_fluent_table_bottom_row_48_filled" case .tableBottomRow48Regular: return "ic_fluent_table_bottom_row_48_regular" case .tableCalculator16Filled: return "ic_fluent_table_calculator_16_filled" - default: break } - switch self { case .tableCalculator16Regular: return "ic_fluent_table_calculator_16_regular" case .tableCalculator20Filled: return "ic_fluent_table_calculator_20_filled" case .tableCalculator20Regular: return "ic_fluent_table_calculator_20_regular" @@ -31776,6 +31860,8 @@ import Foundation case .tableDeleteRow20Regular: return "ic_fluent_table_delete_row_20_regular" case .tableDeleteRow24Filled: return "ic_fluent_table_delete_row_24_filled" case .tableDeleteRow24Regular: return "ic_fluent_table_delete_row_24_regular" + default: break } + switch self { case .tableDeleteRow28Filled: return "ic_fluent_table_delete_row_28_filled" case .tableDeleteRow28Regular: return "ic_fluent_table_delete_row_28_regular" case .tableDismiss16Filled: return "ic_fluent_table_dismiss_16_filled" @@ -31817,8 +31903,6 @@ import Foundation case .tableFreezeRow20Regular: return "ic_fluent_table_freeze_row_20_regular" case .tableFreezeRow24Filled: return "ic_fluent_table_freeze_row_24_filled" case .tableFreezeRow24Regular: return "ic_fluent_table_freeze_row_24_regular" - default: break } - switch self { case .tableFreezeRow28Filled: return "ic_fluent_table_freeze_row_28_filled" case .tableFreezeRow28Regular: return "ic_fluent_table_freeze_row_28_regular" case .tableImage20Filled: return "ic_fluent_table_image_20_filled" @@ -31878,6 +31962,8 @@ import Foundation case .tableMoveAbove32Light: return "ic_fluent_table_move_above_32_light" case .tableMoveBelow16Filled: return "ic_fluent_table_move_below_16_filled" case .tableMoveBelow16Regular: return "ic_fluent_table_move_below_16_regular" + default: break } + switch self { case .tableMoveBelow20Filled: return "ic_fluent_table_move_below_20_filled" case .tableMoveBelow20Regular: return "ic_fluent_table_move_below_20_regular" case .tableMoveBelow24Filled: return "ic_fluent_table_move_below_24_filled" @@ -31919,8 +32005,6 @@ import Foundation case .tableOffsetLessThanOrEqualTo24Regular: return "ic_fluent_table_offset_less_than_or_equal_to_24_regular" case .tableOffsetSettings20Filled: return "ic_fluent_table_offset_settings_20_filled" case .tableOffsetSettings20Regular: return "ic_fluent_table_offset_settings_20_regular" - default: break } - switch self { case .tableOffsetSettings24Filled: return "ic_fluent_table_offset_settings_24_filled" case .tableOffsetSettings24Regular: return "ic_fluent_table_offset_settings_24_regular" case .tableResizeColumn16Filled: return "ic_fluent_table_resize_column_16_filled" @@ -31980,6 +32064,8 @@ import Foundation case .tableSimpleExclude20Filled: return "ic_fluent_table_simple_exclude_20_filled" case .tableSimpleExclude20Regular: return "ic_fluent_table_simple_exclude_20_regular" case .tableSimpleExclude24Filled: return "ic_fluent_table_simple_exclude_24_filled" + default: break } + switch self { case .tableSimpleExclude24Regular: return "ic_fluent_table_simple_exclude_24_regular" case .tableSimpleExclude28Filled: return "ic_fluent_table_simple_exclude_28_filled" case .tableSimpleExclude28Regular: return "ic_fluent_table_simple_exclude_28_regular" @@ -32021,8 +32107,6 @@ import Foundation case .tableStackBelow16Regular: return "ic_fluent_table_stack_below_16_regular" case .tableStackBelow20Filled: return "ic_fluent_table_stack_below_20_filled" case .tableStackBelow20Regular: return "ic_fluent_table_stack_below_20_regular" - default: break } - switch self { case .tableStackBelow24Filled: return "ic_fluent_table_stack_below_24_filled" case .tableStackBelow24Regular: return "ic_fluent_table_stack_below_24_regular" case .tableStackBelow28Filled: return "ic_fluent_table_stack_below_28_filled" @@ -32082,6 +32166,8 @@ import Foundation case .tag20Filled: return "ic_fluent_tag_20_filled" case .tag20Regular: return "ic_fluent_tag_20_regular" case .tag24Filled: return "ic_fluent_tag_24_filled" + default: break } + switch self { case .tag24Regular: return "ic_fluent_tag_24_regular" case .tag28Filled: return "ic_fluent_tag_28_filled" case .tag28Regular: return "ic_fluent_tag_28_regular" @@ -32123,8 +32209,6 @@ import Foundation case .tagOff16Filled: return "ic_fluent_tag_off_16_filled" case .tagOff16Regular: return "ic_fluent_tag_off_16_regular" case .tagOff20Filled: return "ic_fluent_tag_off_20_filled" - default: break } - switch self { case .tagOff20Regular: return "ic_fluent_tag_off_20_regular" case .tagOff24Filled: return "ic_fluent_tag_off_24_filled" case .tagOff24Regular: return "ic_fluent_tag_off_24_regular" @@ -32184,6 +32268,8 @@ import Foundation case .targetDismiss24Regular: return "ic_fluent_target_dismiss_24_regular" case .targetEdit16Filled: return "ic_fluent_target_edit_16_filled" case .targetEdit16Regular: return "ic_fluent_target_edit_16_regular" + default: break } + switch self { case .targetEdit20Filled: return "ic_fluent_target_edit_20_filled" case .targetEdit20Regular: return "ic_fluent_target_edit_20_regular" case .targetEdit24Filled: return "ic_fluent_target_edit_24_filled" @@ -32225,8 +32311,6 @@ import Foundation case .teaching24Filled: return "ic_fluent_teaching_24_filled" case .teaching24Regular: return "ic_fluent_teaching_24_regular" case .teaching28Filled: return "ic_fluent_teaching_28_filled" - default: break } - switch self { case .teaching28Regular: return "ic_fluent_teaching_28_regular" case .teaching32Filled: return "ic_fluent_teaching_32_filled" case .teaching32Regular: return "ic_fluent_teaching_32_regular" @@ -32286,6 +32370,8 @@ import Foundation case .text12Regular: return "ic_fluent_text_12_regular" case .text16Filled: return "ic_fluent_text_16_filled" case .text16Regular: return "ic_fluent_text_16_regular" + default: break } + switch self { case .text32Filled: return "ic_fluent_text_32_filled" case .text32Light: return "ic_fluent_text_32_light" case .text32Regular: return "ic_fluent_text_32_regular" @@ -32327,8 +32413,6 @@ import Foundation case .textAlignDistributed20Regular: return "ic_fluent_text_align_distributed_20_regular" case .textAlignDistributed24Filled: return "ic_fluent_text_align_distributed_24_filled" case .textAlignDistributed24Regular: return "ic_fluent_text_align_distributed_24_regular" - default: break } - switch self { case .textAlignDistributedEvenly20Filled: return "ic_fluent_text_align_distributed_evenly_20_filled" case .textAlignDistributedEvenly20Regular: return "ic_fluent_text_align_distributed_evenly_20_regular" case .textAlignDistributedEvenly24Filled: return "ic_fluent_text_align_distributed_evenly_24_filled" @@ -32388,6 +32472,8 @@ import Foundation case .textAlignRight20Filled: return "ic_fluent_text_align_right_20_filled" case .textAlignRight20Regular: return "ic_fluent_text_align_right_20_regular" case .textAlignRight24Filled: return "ic_fluent_text_align_right_24_filled" + default: break } + switch self { case .textAlignRight24Regular: return "ic_fluent_text_align_right_24_regular" case .textAlignRightRotate27016Filled: return "ic_fluent_text_align_right_rotate_270_16_filled" case .textAlignRightRotate27016Regular: return "ic_fluent_text_align_right_rotate_270_16_regular" @@ -32429,8 +32515,6 @@ import Foundation case .textBoxSettings20Regular: return "ic_fluent_text_box_settings_20_regular" case .textBoxSettings24Filled: return "ic_fluent_text_box_settings_24_filled" case .textBoxSettings24Regular: return "ic_fluent_text_box_settings_24_regular" - default: break } - switch self { case .textBulletList16Filled: return "ic_fluent_text_bullet_list_16_filled" case .textBulletList16Regular: return "ic_fluent_text_bullet_list_16_regular" case .textBulletList20Filled: return "ic_fluent_text_bullet_list_20_filled" @@ -32490,6 +32574,8 @@ import Foundation case .textBulletListSquareToolbox20Filled: return "ic_fluent_text_bullet_list_square_toolbox_20_filled" case .textBulletListSquareToolbox20Regular: return "ic_fluent_text_bullet_list_square_toolbox_20_regular" case .textBulletListSquareWarning16Filled: return "ic_fluent_text_bullet_list_square_warning_16_filled" + default: break } + switch self { case .textBulletListSquareWarning16Regular: return "ic_fluent_text_bullet_list_square_warning_16_regular" case .textBulletListSquareWarning20Filled: return "ic_fluent_text_bullet_list_square_warning_20_filled" case .textBulletListSquareWarning20Regular: return "ic_fluent_text_bullet_list_square_warning_20_regular" @@ -32531,8 +32617,6 @@ import Foundation case .textClearFormatting20Regular: return "ic_fluent_text_clear_formatting_20_regular" case .textClearFormatting24Filled: return "ic_fluent_text_clear_formatting_24_filled" case .textClearFormatting24Regular: return "ic_fluent_text_clear_formatting_24_regular" - default: break } - switch self { case .textClearFormatting32Light: return "ic_fluent_text_clear_formatting_32_light" case .textCollapse20Filled: return "ic_fluent_text_collapse_20_filled" case .textCollapse20Regular: return "ic_fluent_text_collapse_20_regular" @@ -32592,6 +32676,8 @@ import Foundation case .textColumnWide24Regular: return "ic_fluent_text_column_wide_24_regular" case .textContinuous20Filled: return "ic_fluent_text_continuous_20_filled" case .textContinuous20Regular: return "ic_fluent_text_continuous_20_regular" + default: break } + switch self { case .textContinuous24Filled: return "ic_fluent_text_continuous_24_filled" case .textContinuous24Regular: return "ic_fluent_text_continuous_24_regular" case .textDensity16Filled: return "ic_fluent_text_density_16_filled" @@ -32633,8 +32719,6 @@ import Foundation case .textDirectionRotate315Right24Regular: return "ic_fluent_text_direction_rotate_315_right_24_regular" case .textDirectionRotate45Right20Filled: return "ic_fluent_text_direction_rotate_45_right_20_filled" case .textDirectionRotate45Right20Regular: return "ic_fluent_text_direction_rotate_45_right_20_regular" - default: break } - switch self { case .textDirectionRotate45Right24Filled: return "ic_fluent_text_direction_rotate_45_right_24_filled" case .textDirectionRotate45Right24Regular: return "ic_fluent_text_direction_rotate_45_right_24_regular" case .textDirectionRotate90Left20Filled: return "ic_fluent_text_direction_rotate_90_left_20_filled" @@ -32694,6 +32778,8 @@ import Foundation case .textFont20Regular: return "ic_fluent_text_font_20_regular" case .textFont24Filled: return "ic_fluent_text_font_24_filled" case .textFont24Regular: return "ic_fluent_text_font_24_regular" + default: break } + switch self { case .textFontInfo16Filled: return "ic_fluent_text_font_info_16_filled" case .textFontInfo16Regular: return "ic_fluent_text_font_info_16_regular" case .textFontInfo20Filled: return "ic_fluent_text_font_info_20_filled" @@ -32735,8 +32821,6 @@ import Foundation case .textGrammarLightning24Filled: return "ic_fluent_text_grammar_lightning_24_filled" case .textGrammarLightning24Regular: return "ic_fluent_text_grammar_lightning_24_regular" case .textGrammarLightning28Filled: return "ic_fluent_text_grammar_lightning_28_filled" - default: break } - switch self { case .textGrammarLightning28Regular: return "ic_fluent_text_grammar_lightning_28_regular" case .textGrammarLightning32Filled: return "ic_fluent_text_grammar_lightning_32_filled" case .textGrammarLightning32Regular: return "ic_fluent_text_grammar_lightning_32_regular" @@ -32796,6 +32880,8 @@ import Foundation case .textHeader3Lines20Regular: return "ic_fluent_text_header_3_lines_20_regular" case .textHeader3Lines24Filled: return "ic_fluent_text_header_3_lines_24_filled" case .textHeader3Lines24Regular: return "ic_fluent_text_header_3_lines_24_regular" + default: break } + switch self { case .textHeader3LinesCaret16Filled: return "ic_fluent_text_header_3_lines_caret_16_filled" case .textHeader3LinesCaret16Regular: return "ic_fluent_text_header_3_lines_caret_16_regular" case .textHeader3LinesCaret20Filled: return "ic_fluent_text_header_3_lines_caret_20_filled" @@ -32837,8 +32923,6 @@ import Foundation case .textItalic24Filled: return "ic_fluent_text_italic_24_filled" case .textItalic24Regular: return "ic_fluent_text_italic_24_regular" case .textLineSpacing20Filled: return "ic_fluent_text_line_spacing_20_filled" - default: break } - switch self { case .textLineSpacing20Regular: return "ic_fluent_text_line_spacing_20_regular" case .textLineSpacing24Filled: return "ic_fluent_text_line_spacing_24_filled" case .textLineSpacing24Regular: return "ic_fluent_text_line_spacing_24_regular" @@ -32898,6 +32982,8 @@ import Foundation case .textPositionLine24Regular: return "ic_fluent_text_position_line_24_regular" case .textPositionSquare20Filled: return "ic_fluent_text_position_square_20_filled" case .textPositionSquare20Regular: return "ic_fluent_text_position_square_20_regular" + default: break } + switch self { case .textPositionSquare24Filled: return "ic_fluent_text_position_square_24_filled" case .textPositionSquare24Regular: return "ic_fluent_text_position_square_24_regular" case .textPositionSquareLeft16Filled: return "ic_fluent_text_position_square_left_16_filled" @@ -32939,8 +33025,6 @@ import Foundation case .textSortAscending20Filled: return "ic_fluent_text_sort_ascending_20_filled" case .textSortAscending20Regular: return "ic_fluent_text_sort_ascending_20_regular" case .textSortAscending24Filled: return "ic_fluent_text_sort_ascending_24_filled" - default: break } - switch self { case .textSortAscending24Regular: return "ic_fluent_text_sort_ascending_24_regular" case .textSortDescending16Filled: return "ic_fluent_text_sort_descending_16_filled" case .textSortDescending16Regular: return "ic_fluent_text_sort_descending_16_regular" @@ -33000,6 +33084,8 @@ import Foundation case .textUnderlineDouble24Regular: return "ic_fluent_text_underline_double_24_regular" case .textWholeWord16Filled: return "ic_fluent_text_whole_word_16_filled" case .textWholeWord16Regular: return "ic_fluent_text_whole_word_16_regular" + default: break } + switch self { case .textWholeWord20Filled: return "ic_fluent_text_whole_word_20_filled" case .textWholeWord20Regular: return "ic_fluent_text_whole_word_20_regular" case .textWordCount20Filled: return "ic_fluent_text_word_count_20_filled" @@ -33041,8 +33127,6 @@ import Foundation case .textboxAlignBottomCenter24Filled: return "ic_fluent_textbox_align_bottom_center_24_filled" case .textboxAlignBottomCenter24Regular: return "ic_fluent_textbox_align_bottom_center_24_regular" case .textboxAlignBottomLeft16Filled: return "ic_fluent_textbox_align_bottom_left_16_filled" - default: break } - switch self { case .textboxAlignBottomLeft16Regular: return "ic_fluent_textbox_align_bottom_left_16_regular" case .textboxAlignBottomLeft20Filled: return "ic_fluent_textbox_align_bottom_left_20_filled" case .textboxAlignBottomLeft20Regular: return "ic_fluent_textbox_align_bottom_left_20_regular" @@ -33102,6 +33186,8 @@ import Foundation case .textboxAlignTopLeft20Regular: return "ic_fluent_textbox_align_top_left_20_regular" case .textboxAlignTopLeft24Filled: return "ic_fluent_textbox_align_top_left_24_filled" case .textboxAlignTopLeft24Regular: return "ic_fluent_textbox_align_top_left_24_regular" + default: break } + switch self { case .textboxAlignTopLeft32Light: return "ic_fluent_textbox_align_top_left_32_light" case .textboxAlignTopRight16Filled: return "ic_fluent_textbox_align_top_right_16_filled" case .textboxAlignTopRight16Regular: return "ic_fluent_textbox_align_top_right_16_regular" @@ -33143,8 +33229,6 @@ import Foundation case .thinking24Regular: return "ic_fluent_thinking_24_regular" case .thumbDislike16Filled: return "ic_fluent_thumb_dislike_16_filled" case .thumbDislike16Regular: return "ic_fluent_thumb_dislike_16_regular" - default: break } - switch self { case .thumbDislike20Filled: return "ic_fluent_thumb_dislike_20_filled" case .thumbDislike20Regular: return "ic_fluent_thumb_dislike_20_regular" case .thumbDislike24Filled: return "ic_fluent_thumb_dislike_24_filled" @@ -33204,6 +33288,8 @@ import Foundation case .timer28Filled: return "ic_fluent_timer_28_filled" case .timer28Regular: return "ic_fluent_timer_28_regular" case .timer220Filled: return "ic_fluent_timer_2_20_filled" + default: break } + switch self { case .timer220Regular: return "ic_fluent_timer_2_20_regular" case .timer224Filled: return "ic_fluent_timer_2_24_filled" case .timer224Regular: return "ic_fluent_timer_2_24_regular" @@ -33245,8 +33331,6 @@ import Foundation case .toggleRight28Regular: return "ic_fluent_toggle_right_28_regular" case .toggleRight48Filled: return "ic_fluent_toggle_right_48_filled" case .toggleRight48Regular: return "ic_fluent_toggle_right_48_regular" - default: break } - switch self { case .toolbox12Filled: return "ic_fluent_toolbox_12_filled" case .toolbox12Regular: return "ic_fluent_toolbox_12_regular" case .toolbox16Filled: return "ic_fluent_toolbox_16_filled" @@ -33274,7 +33358,9 @@ import Foundation case .translate20Regular: return "ic_fluent_translate_20_regular" case .translate24Filled: return "ic_fluent_translate_24_filled" case .translate24Regular: return "ic_fluent_translate_24_regular" + case .translate32Filled: return "ic_fluent_translate_32_filled" case .translate32Light: return "ic_fluent_translate_32_light" + case .translate32Regular: return "ic_fluent_translate_32_regular" case .translateAuto16Filled: return "ic_fluent_translate_auto_16_filled" case .translateAuto16Regular: return "ic_fluent_translate_auto_16_regular" case .translateAuto20Filled: return "ic_fluent_translate_auto_20_filled" @@ -33304,6 +33390,8 @@ import Foundation case .trayItemRemove24Filled: return "ic_fluent_tray_item_remove_24_filled" case .trayItemRemove24Regular: return "ic_fluent_tray_item_remove_24_regular" case .treeDeciduous20Filled: return "ic_fluent_tree_deciduous_20_filled" + default: break } + switch self { case .treeDeciduous20Regular: return "ic_fluent_tree_deciduous_20_regular" case .treeDeciduous24Filled: return "ic_fluent_tree_deciduous_24_filled" case .treeDeciduous24Regular: return "ic_fluent_tree_deciduous_24_regular" @@ -33347,8 +33435,6 @@ import Foundation case .triangleLeft32Regular: return "ic_fluent_triangle_left_32_regular" case .triangleLeft48Filled: return "ic_fluent_triangle_left_48_filled" case .triangleLeft48Regular: return "ic_fluent_triangle_left_48_regular" - default: break } - switch self { case .triangleRight12Filled: return "ic_fluent_triangle_right_12_filled" case .triangleRight12Regular: return "ic_fluent_triangle_right_12_regular" case .triangleRight16Filled: return "ic_fluent_triangle_right_16_filled" @@ -33406,6 +33492,8 @@ import Foundation case .tv28Filled: return "ic_fluent_tv_28_filled" case .tv28Regular: return "ic_fluent_tv_28_regular" case .tv48Filled: return "ic_fluent_tv_48_filled" + default: break } + switch self { case .tv48Regular: return "ic_fluent_tv_48_regular" case .tvArrowRight20Filled: return "ic_fluent_tv_arrow_right_20_filled" case .tvArrowRight20Regular: return "ic_fluent_tv_arrow_right_20_regular" @@ -33449,8 +33537,6 @@ import Foundation case .vehicleBicycle20Filled: return "ic_fluent_vehicle_bicycle_20_filled" case .vehicleBicycle20Regular: return "ic_fluent_vehicle_bicycle_20_regular" case .vehicleBicycle24Filled: return "ic_fluent_vehicle_bicycle_24_filled" - default: break } - switch self { case .vehicleBicycle24Regular: return "ic_fluent_vehicle_bicycle_24_regular" case .vehicleBus16Filled: return "ic_fluent_vehicle_bus_16_filled" case .vehicleBus16Regular: return "ic_fluent_vehicle_bus_16_regular" @@ -33508,6 +33594,8 @@ import Foundation case .vehicleCarParking48Regular: return "ic_fluent_vehicle_car_parking_48_regular" case .vehicleCarProfile16Filled: return "ic_fluent_vehicle_car_profile_16_filled" case .vehicleCarProfile16Regular: return "ic_fluent_vehicle_car_profile_16_regular" + default: break } + switch self { case .vehicleCarProfile20Filled: return "ic_fluent_vehicle_car_profile_20_filled" case .vehicleCarProfile20Regular: return "ic_fluent_vehicle_car_profile_20_regular" case .vehicleCarProfile24Filled: return "ic_fluent_vehicle_car_profile_24_filled" @@ -33551,8 +33639,6 @@ import Foundation case .vehicleTruck20Filled: return "ic_fluent_vehicle_truck_20_filled" case .vehicleTruck20Regular: return "ic_fluent_vehicle_truck_20_regular" case .vehicleTruck24Filled: return "ic_fluent_vehicle_truck_24_filled" - default: break } - switch self { case .vehicleTruck24Regular: return "ic_fluent_vehicle_truck_24_regular" case .vehicleTruckBag20Filled: return "ic_fluent_vehicle_truck_bag_20_filled" case .vehicleTruckBag20Regular: return "ic_fluent_vehicle_truck_bag_20_regular" @@ -33610,6 +33696,8 @@ import Foundation case .videoBackgroundEffect48Filled: return "ic_fluent_video_background_effect_48_filled" case .videoBackgroundEffect48Regular: return "ic_fluent_video_background_effect_48_regular" case .videoBackgroundEffectHorizontal16Filled: return "ic_fluent_video_background_effect_horizontal_16_filled" + default: break } + switch self { case .videoBackgroundEffectHorizontal16Regular: return "ic_fluent_video_background_effect_horizontal_16_regular" case .videoBackgroundEffectHorizontal20Filled: return "ic_fluent_video_background_effect_horizontal_20_filled" case .videoBackgroundEffectHorizontal20Regular: return "ic_fluent_video_background_effect_horizontal_20_regular" @@ -33653,8 +33741,6 @@ import Foundation case .videoClip24Regular: return "ic_fluent_video_clip_24_regular" case .videoClip28Filled: return "ic_fluent_video_clip_28_filled" case .videoClip28Regular: return "ic_fluent_video_clip_28_regular" - default: break } - switch self { case .videoClip32Filled: return "ic_fluent_video_clip_32_filled" case .videoClip32Light: return "ic_fluent_video_clip_32_light" case .videoClip32Regular: return "ic_fluent_video_clip_32_regular" @@ -33712,6 +33798,8 @@ import Foundation case .videoPerson20Regular: return "ic_fluent_video_person_20_regular" case .videoPerson24Filled: return "ic_fluent_video_person_24_filled" case .videoPerson24Regular: return "ic_fluent_video_person_24_regular" + default: break } + switch self { case .videoPerson28Filled: return "ic_fluent_video_person_28_filled" case .videoPerson28Regular: return "ic_fluent_video_person_28_regular" case .videoPerson32Filled: return "ic_fluent_video_person_32_filled" @@ -33755,8 +33843,6 @@ import Foundation case .videoPersonSparkle20Filled: return "ic_fluent_video_person_sparkle_20_filled" case .videoPersonSparkle20Regular: return "ic_fluent_video_person_sparkle_20_regular" case .videoPersonSparkle24Filled: return "ic_fluent_video_person_sparkle_24_filled" - default: break } - switch self { case .videoPersonSparkle24Regular: return "ic_fluent_video_person_sparkle_24_regular" case .videoPersonSparkle28Filled: return "ic_fluent_video_person_sparkle_28_filled" case .videoPersonSparkle28Regular: return "ic_fluent_video_person_sparkle_28_regular" @@ -33814,6 +33900,8 @@ import Foundation case .viewDesktop20Regular: return "ic_fluent_view_desktop_20_regular" case .viewDesktop24Filled: return "ic_fluent_view_desktop_24_filled" case .viewDesktop24Regular: return "ic_fluent_view_desktop_24_regular" + default: break } + switch self { case .viewDesktopMobile20Filled: return "ic_fluent_view_desktop_mobile_20_filled" case .viewDesktopMobile20Regular: return "ic_fluent_view_desktop_mobile_20_regular" case .viewDesktopMobile24Filled: return "ic_fluent_view_desktop_mobile_24_filled" @@ -33857,8 +33945,6 @@ import Foundation case .voicemailSubtract20Filled: return "ic_fluent_voicemail_subtract_20_filled" case .voicemailSubtract20Regular: return "ic_fluent_voicemail_subtract_20_regular" case .vote20Filled: return "ic_fluent_vote_20_filled" - default: break } - switch self { case .vote20Regular: return "ic_fluent_vote_20_regular" case .vote24Filled: return "ic_fluent_vote_24_filled" case .vote24Regular: return "ic_fluent_vote_24_regular" @@ -33916,6 +34002,8 @@ import Foundation case .warning20Regular: return "ic_fluent_warning_20_regular" case .warning24Color: return "ic_fluent_warning_24_color" case .warning24Filled: return "ic_fluent_warning_24_filled" + default: break } + switch self { case .warning24Regular: return "ic_fluent_warning_24_regular" case .warning28Color: return "ic_fluent_warning_28_color" case .warning28Filled: return "ic_fluent_warning_28_filled" @@ -33959,8 +34047,6 @@ import Foundation case .weatherBlowingSnow48Filled: return "ic_fluent_weather_blowing_snow_48_filled" case .weatherBlowingSnow48Regular: return "ic_fluent_weather_blowing_snow_48_regular" case .weatherCloudy20Filled: return "ic_fluent_weather_cloudy_20_filled" - default: break } - switch self { case .weatherCloudy20Regular: return "ic_fluent_weather_cloudy_20_regular" case .weatherCloudy24Filled: return "ic_fluent_weather_cloudy_24_filled" case .weatherCloudy24Regular: return "ic_fluent_weather_cloudy_24_regular" @@ -34018,6 +34104,8 @@ import Foundation case .weatherMoonOff20Regular: return "ic_fluent_weather_moon_off_20_regular" case .weatherMoonOff24Filled: return "ic_fluent_weather_moon_off_24_filled" case .weatherMoonOff24Regular: return "ic_fluent_weather_moon_off_24_regular" + default: break } + switch self { case .weatherMoonOff28Filled: return "ic_fluent_weather_moon_off_28_filled" case .weatherMoonOff28Regular: return "ic_fluent_weather_moon_off_28_regular" case .weatherMoonOff48Filled: return "ic_fluent_weather_moon_off_48_filled" @@ -34061,8 +34149,6 @@ import Foundation case .weatherRainSnow48Filled: return "ic_fluent_weather_rain_snow_48_filled" case .weatherRainSnow48Regular: return "ic_fluent_weather_rain_snow_48_regular" case .weatherSnow20Filled: return "ic_fluent_weather_snow_20_filled" - default: break } - switch self { case .weatherSnow20Regular: return "ic_fluent_weather_snow_20_regular" case .weatherSnow24Filled: return "ic_fluent_weather_snow_24_filled" case .weatherSnow24Regular: return "ic_fluent_weather_snow_24_regular" @@ -34120,6 +34206,8 @@ import Foundation case .weatherSunnyLow48Regular: return "ic_fluent_weather_sunny_low_48_regular" case .weatherThunderstorm20Filled: return "ic_fluent_weather_thunderstorm_20_filled" case .weatherThunderstorm20Regular: return "ic_fluent_weather_thunderstorm_20_regular" + default: break } + switch self { case .weatherThunderstorm24Filled: return "ic_fluent_weather_thunderstorm_24_filled" case .weatherThunderstorm24Regular: return "ic_fluent_weather_thunderstorm_24_regular" case .weatherThunderstorm48Filled: return "ic_fluent_weather_thunderstorm_48_filled" @@ -34163,8 +34251,6 @@ import Foundation case .wifiLock20Filled: return "ic_fluent_wifi_lock_20_filled" case .wifiLock20Regular: return "ic_fluent_wifi_lock_20_regular" case .wifiLock24Filled: return "ic_fluent_wifi_lock_24_filled" - default: break } - switch self { case .wifiLock24Regular: return "ic_fluent_wifi_lock_24_regular" case .wifiOff20Filled: return "ic_fluent_wifi_off_20_filled" case .wifiOff20Regular: return "ic_fluent_wifi_off_20_regular" @@ -34222,6 +34308,8 @@ import Foundation case .windowBulletList20Filled: return "ic_fluent_window_bullet_list_20_filled" case .windowBulletList20Regular: return "ic_fluent_window_bullet_list_20_regular" case .windowBulletListAdd20Filled: return "ic_fluent_window_bullet_list_add_20_filled" + default: break } + switch self { case .windowBulletListAdd20Regular: return "ic_fluent_window_bullet_list_add_20_regular" case .windowColumnOneFourthLeft20Filled: return "ic_fluent_window_column_one_fourth_left_20_filled" case .windowColumnOneFourthLeft20Regular: return "ic_fluent_window_column_one_fourth_left_20_regular" @@ -34265,8 +34353,6 @@ import Foundation case .windowHeaderHorizontal20Regular: return "ic_fluent_window_header_horizontal_20_regular" case .windowHeaderHorizontalOff20Filled: return "ic_fluent_window_header_horizontal_off_20_filled" case .windowHeaderHorizontalOff20Regular: return "ic_fluent_window_header_horizontal_off_20_regular" - default: break } - switch self { case .windowHeaderVertical20Filled: return "ic_fluent_window_header_vertical_20_filled" case .windowHeaderVertical20Regular: return "ic_fluent_window_header_vertical_20_regular" case .windowInprivate20Filled: return "ic_fluent_window_inprivate_20_filled" @@ -34324,6 +34410,8 @@ import Foundation case .wrenchScrewdriver20Regular: return "ic_fluent_wrench_screwdriver_20_regular" case .wrenchScrewdriver24Filled: return "ic_fluent_wrench_screwdriver_24_filled" case .wrenchScrewdriver24Regular: return "ic_fluent_wrench_screwdriver_24_regular" + default: break } + switch self { case .wrenchScrewdriver32Filled: return "ic_fluent_wrench_screwdriver_32_filled" case .wrenchScrewdriver32Light: return "ic_fluent_wrench_screwdriver_32_light" case .wrenchScrewdriver32Regular: return "ic_fluent_wrench_screwdriver_32_regular" @@ -34367,8 +34455,6 @@ import Foundation case .zoomFit24Regular: return "ic_fluent_zoom_fit_24_regular" case .zoomIn16Filled: return "ic_fluent_zoom_in_16_filled" case .zoomIn16Regular: return "ic_fluent_zoom_in_16_regular" - default: break } - switch self { case .zoomIn20Filled: return "ic_fluent_zoom_in_20_filled" case .zoomIn20Regular: return "ic_fluent_zoom_in_20_regular" case .zoomIn24Filled: return "ic_fluent_zoom_in_24_filled" @@ -34718,6 +34804,18 @@ import Foundation case .animalDog20Regular: return ".animalDog20Regular" case .animalDog24Filled: return ".animalDog24Filled" case .animalDog24Regular: return ".animalDog24Regular" + case .animalPawPrint16Filled: return ".animalPawPrint16Filled" + case .animalPawPrint16Regular: return ".animalPawPrint16Regular" + case .animalPawPrint20Filled: return ".animalPawPrint20Filled" + case .animalPawPrint20Regular: return ".animalPawPrint20Regular" + case .animalPawPrint24Filled: return ".animalPawPrint24Filled" + case .animalPawPrint24Regular: return ".animalPawPrint24Regular" + case .animalPawPrint28Filled: return ".animalPawPrint28Filled" + case .animalPawPrint28Regular: return ".animalPawPrint28Regular" + case .animalPawPrint32Filled: return ".animalPawPrint32Filled" + case .animalPawPrint32Regular: return ".animalPawPrint32Regular" + case .animalPawPrint48Filled: return ".animalPawPrint48Filled" + case .animalPawPrint48Regular: return ".animalPawPrint48Regular" case .animalRabbit16Filled: return ".animalRabbit16Filled" case .animalRabbit16Regular: return ".animalRabbit16Regular" case .animalRabbit20Filled: return ".animalRabbit20Filled" @@ -34784,6 +34882,8 @@ import Foundation case .approvalsApp28Color: return ".approvalsApp28Color" case .approvalsApp28Filled: return ".approvalsApp28Filled" case .approvalsApp28Regular: return ".approvalsApp28Regular" + default: break } + switch self { case .approvalsApp32Color: return ".approvalsApp32Color" case .approvalsApp32Filled: return ".approvalsApp32Filled" case .approvalsApp32Regular: return ".approvalsApp32Regular" @@ -34796,8 +34896,6 @@ import Foundation case .apps20Filled: return ".apps20Filled" case .apps20Regular: return ".apps20Regular" case .apps24Color: return ".apps24Color" - default: break } - switch self { case .apps24Filled: return ".apps24Filled" case .apps24Regular: return ".apps24Regular" case .apps28Color: return ".apps28Color" @@ -34886,6 +34984,8 @@ import Foundation case .arrowAutofitHeight20Filled: return ".arrowAutofitHeight20Filled" case .arrowAutofitHeight20Regular: return ".arrowAutofitHeight20Regular" case .arrowAutofitHeight24Filled: return ".arrowAutofitHeight24Filled" + default: break } + switch self { case .arrowAutofitHeight24Regular: return ".arrowAutofitHeight24Regular" case .arrowAutofitHeightDotted20Filled: return ".arrowAutofitHeightDotted20Filled" case .arrowAutofitHeightDotted20Regular: return ".arrowAutofitHeightDotted20Regular" @@ -34898,8 +34998,6 @@ import Foundation case .arrowAutofitUp20Filled: return ".arrowAutofitUp20Filled" case .arrowAutofitUp20Regular: return ".arrowAutofitUp20Regular" case .arrowAutofitUp24Filled: return ".arrowAutofitUp24Filled" - default: break } - switch self { case .arrowAutofitUp24Regular: return ".arrowAutofitUp24Regular" case .arrowAutofitWidth20Filled: return ".arrowAutofitWidth20Filled" case .arrowAutofitWidth20Regular: return ".arrowAutofitWidth20Regular" @@ -34988,6 +35086,8 @@ import Foundation case .arrowCircleLeft48Filled: return ".arrowCircleLeft48Filled" case .arrowCircleLeft48Regular: return ".arrowCircleLeft48Regular" case .arrowCircleRight12Filled: return ".arrowCircleRight12Filled" + default: break } + switch self { case .arrowCircleRight12Regular: return ".arrowCircleRight12Regular" case .arrowCircleRight16Filled: return ".arrowCircleRight16Filled" case .arrowCircleRight16Regular: return ".arrowCircleRight16Regular" @@ -35000,8 +35100,6 @@ import Foundation case .arrowCircleRight32Filled: return ".arrowCircleRight32Filled" case .arrowCircleRight32Regular: return ".arrowCircleRight32Regular" case .arrowCircleRight48Filled: return ".arrowCircleRight48Filled" - default: break } - switch self { case .arrowCircleRight48Regular: return ".arrowCircleRight48Regular" case .arrowCircleUp12Filled: return ".arrowCircleUp12Filled" case .arrowCircleUp12Regular: return ".arrowCircleUp12Regular" @@ -35050,8 +35148,24 @@ import Foundation case .arrowClockwiseDashes20Regular: return ".arrowClockwiseDashes20Regular" case .arrowClockwiseDashes24Filled: return ".arrowClockwiseDashes24Filled" case .arrowClockwiseDashes24Regular: return ".arrowClockwiseDashes24Regular" + case .arrowClockwiseDashes28Filled: return ".arrowClockwiseDashes28Filled" + case .arrowClockwiseDashes28Regular: return ".arrowClockwiseDashes28Regular" case .arrowClockwiseDashes32Filled: return ".arrowClockwiseDashes32Filled" case .arrowClockwiseDashes32Regular: return ".arrowClockwiseDashes32Regular" + case .arrowClockwiseDashes48Filled: return ".arrowClockwiseDashes48Filled" + case .arrowClockwiseDashes48Regular: return ".arrowClockwiseDashes48Regular" + case .arrowClockwiseDashesSettings16Filled: return ".arrowClockwiseDashesSettings16Filled" + case .arrowClockwiseDashesSettings16Regular: return ".arrowClockwiseDashesSettings16Regular" + case .arrowClockwiseDashesSettings20Filled: return ".arrowClockwiseDashesSettings20Filled" + case .arrowClockwiseDashesSettings20Regular: return ".arrowClockwiseDashesSettings20Regular" + case .arrowClockwiseDashesSettings24Filled: return ".arrowClockwiseDashesSettings24Filled" + case .arrowClockwiseDashesSettings24Regular: return ".arrowClockwiseDashesSettings24Regular" + case .arrowClockwiseDashesSettings28Filled: return ".arrowClockwiseDashesSettings28Filled" + case .arrowClockwiseDashesSettings28Regular: return ".arrowClockwiseDashesSettings28Regular" + case .arrowClockwiseDashesSettings32Filled: return ".arrowClockwiseDashesSettings32Filled" + case .arrowClockwiseDashesSettings32Regular: return ".arrowClockwiseDashesSettings32Regular" + case .arrowClockwiseDashesSettings48Filled: return ".arrowClockwiseDashesSettings48Filled" + case .arrowClockwiseDashesSettings48Regular: return ".arrowClockwiseDashesSettings48Regular" case .arrowCollapseAll16Filled: return ".arrowCollapseAll16Filled" case .arrowCollapseAll16Regular: return ".arrowCollapseAll16Regular" case .arrowCollapseAll20Filled: return ".arrowCollapseAll20Filled" @@ -35074,6 +35188,8 @@ import Foundation case .arrowCounterclockwise48Regular: return ".arrowCounterclockwise48Regular" case .arrowCounterclockwiseDashes20Filled: return ".arrowCounterclockwiseDashes20Filled" case .arrowCounterclockwiseDashes20Regular: return ".arrowCounterclockwiseDashes20Regular" + default: break } + switch self { case .arrowCounterclockwiseDashes24Filled: return ".arrowCounterclockwiseDashes24Filled" case .arrowCounterclockwiseDashes24Regular: return ".arrowCounterclockwiseDashes24Regular" case .arrowCurveDownLeft16Filled: return ".arrowCurveDownLeft16Filled" @@ -35102,8 +35218,6 @@ import Foundation case .arrowDown28Regular: return ".arrowDown28Regular" case .arrowDown32Filled: return ".arrowDown32Filled" case .arrowDown32Light: return ".arrowDown32Light" - default: break } - switch self { case .arrowDown32Regular: return ".arrowDown32Regular" case .arrowDown48Filled: return ".arrowDown48Filled" case .arrowDown48Regular: return ".arrowDown48Regular" @@ -35176,6 +35290,8 @@ import Foundation case .arrowEnterUp20Regular: return ".arrowEnterUp20Regular" case .arrowEnterUp24Filled: return ".arrowEnterUp24Filled" case .arrowEnterUp24Regular: return ".arrowEnterUp24Regular" + default: break } + switch self { case .arrowExit20Filled: return ".arrowExit20Filled" case .arrowExit20Regular: return ".arrowExit20Regular" case .arrowExpand16Filled: return ".arrowExpand16Filled" @@ -35204,8 +35320,6 @@ import Foundation case .arrowExportUp24Regular: return ".arrowExportUp24Regular" case .arrowFit16Filled: return ".arrowFit16Filled" case .arrowFit16Regular: return ".arrowFit16Regular" - default: break } - switch self { case .arrowFit20Filled: return ".arrowFit20Filled" case .arrowFit20Regular: return ".arrowFit20Regular" case .arrowFit24Filled: return ".arrowFit24Filled" @@ -35278,6 +35392,8 @@ import Foundation case .arrowHookDownRight24Filled: return ".arrowHookDownRight24Filled" case .arrowHookDownRight24Regular: return ".arrowHookDownRight24Regular" case .arrowHookDownRight28Filled: return ".arrowHookDownRight28Filled" + default: break } + switch self { case .arrowHookDownRight28Regular: return ".arrowHookDownRight28Regular" case .arrowHookUpLeft16Filled: return ".arrowHookUpLeft16Filled" case .arrowHookUpLeft16Regular: return ".arrowHookUpLeft16Regular" @@ -35306,8 +35422,6 @@ import Foundation case .arrowJoin20Regular: return ".arrowJoin20Regular" case .arrowLeft12Filled: return ".arrowLeft12Filled" case .arrowLeft12Regular: return ".arrowLeft12Regular" - default: break } - switch self { case .arrowLeft16Filled: return ".arrowLeft16Filled" case .arrowLeft16Regular: return ".arrowLeft16Regular" case .arrowLeft20Filled: return ".arrowLeft20Filled" @@ -35380,6 +35494,8 @@ import Foundation case .arrowOutlineUpRight20Regular: return ".arrowOutlineUpRight20Regular" case .arrowOutlineUpRight24Filled: return ".arrowOutlineUpRight24Filled" case .arrowOutlineUpRight24Regular: return ".arrowOutlineUpRight24Regular" + default: break } + switch self { case .arrowOutlineUpRight32Filled: return ".arrowOutlineUpRight32Filled" case .arrowOutlineUpRight32Regular: return ".arrowOutlineUpRight32Regular" case .arrowOutlineUpRight48Filled: return ".arrowOutlineUpRight48Filled" @@ -35408,8 +35524,6 @@ import Foundation case .arrowRedo28Regular: return ".arrowRedo28Regular" case .arrowRedo32Filled: return ".arrowRedo32Filled" case .arrowRedo32Light: return ".arrowRedo32Light" - default: break } - switch self { case .arrowRedo32Regular: return ".arrowRedo32Regular" case .arrowRedo48Filled: return ".arrowRedo48Filled" case .arrowRedo48Regular: return ".arrowRedo48Regular" @@ -35482,6 +35596,8 @@ import Foundation case .arrowRight20Filled: return ".arrowRight20Filled" case .arrowRight20Regular: return ".arrowRight20Regular" case .arrowRight24Filled: return ".arrowRight24Filled" + default: break } + switch self { case .arrowRight24Regular: return ".arrowRight24Regular" case .arrowRight28Filled: return ".arrowRight28Filled" case .arrowRight28Regular: return ".arrowRight28Regular" @@ -35510,8 +35626,6 @@ import Foundation case .arrowShuffle16Filled: return ".arrowShuffle16Filled" case .arrowShuffle16Regular: return ".arrowShuffle16Regular" case .arrowShuffle20Filled: return ".arrowShuffle20Filled" - default: break } - switch self { case .arrowShuffle20Regular: return ".arrowShuffle20Regular" case .arrowShuffle24Filled: return ".arrowShuffle24Filled" case .arrowShuffle24Regular: return ".arrowShuffle24Regular" @@ -35584,6 +35698,8 @@ import Foundation case .arrowSquareUpRight24Filled: return ".arrowSquareUpRight24Filled" case .arrowSquareUpRight24Regular: return ".arrowSquareUpRight24Regular" case .arrowStepBack16Filled: return ".arrowStepBack16Filled" + default: break } + switch self { case .arrowStepBack16Regular: return ".arrowStepBack16Regular" case .arrowStepBack20Filled: return ".arrowStepBack20Filled" case .arrowStepBack20Regular: return ".arrowStepBack20Regular" @@ -35612,8 +35728,6 @@ import Foundation case .arrowStepInLeft20Filled: return ".arrowStepInLeft20Filled" case .arrowStepInLeft20Regular: return ".arrowStepInLeft20Regular" case .arrowStepInLeft24Filled: return ".arrowStepInLeft24Filled" - default: break } - switch self { case .arrowStepInLeft24Regular: return ".arrowStepInLeft24Regular" case .arrowStepInLeft28Filled: return ".arrowStepInLeft28Filled" case .arrowStepInLeft28Regular: return ".arrowStepInLeft28Regular" @@ -35686,6 +35800,8 @@ import Foundation case .arrowTrending12Filled: return ".arrowTrending12Filled" case .arrowTrending12Regular: return ".arrowTrending12Regular" case .arrowTrending16Filled: return ".arrowTrending16Filled" + default: break } + switch self { case .arrowTrending16Regular: return ".arrowTrending16Regular" case .arrowTrending20Filled: return ".arrowTrending20Filled" case .arrowTrending20Regular: return ".arrowTrending20Regular" @@ -35714,8 +35830,6 @@ import Foundation case .arrowTrendingSparkle20Filled: return ".arrowTrendingSparkle20Filled" case .arrowTrendingSparkle20Regular: return ".arrowTrendingSparkle20Regular" case .arrowTrendingSparkle24Filled: return ".arrowTrendingSparkle24Filled" - default: break } - switch self { case .arrowTrendingSparkle24Regular: return ".arrowTrendingSparkle24Regular" case .arrowTrendingText20Filled: return ".arrowTrendingText20Filled" case .arrowTrendingText20Regular: return ".arrowTrendingText20Regular" @@ -35788,6 +35902,8 @@ import Foundation case .arrowUndo24Filled: return ".arrowUndo24Filled" case .arrowUndo24Regular: return ".arrowUndo24Regular" case .arrowUndo28Filled: return ".arrowUndo28Filled" + default: break } + switch self { case .arrowUndo28Regular: return ".arrowUndo28Regular" case .arrowUndo32Filled: return ".arrowUndo32Filled" case .arrowUndo32Light: return ".arrowUndo32Light" @@ -35816,8 +35932,6 @@ import Foundation case .arrowUpExclamation24Regular: return ".arrowUpExclamation24Regular" case .arrowUpLeft16Filled: return ".arrowUpLeft16Filled" case .arrowUpLeft16Regular: return ".arrowUpLeft16Regular" - default: break } - switch self { case .arrowUpLeft20Filled: return ".arrowUpLeft20Filled" case .arrowUpLeft20Regular: return ".arrowUpLeft20Regular" case .arrowUpLeft24Filled: return ".arrowUpLeft24Filled" @@ -35890,6 +36004,8 @@ import Foundation case .attach32Light: return ".attach32Light" case .attach32Regular: return ".attach32Regular" case .attach48Filled: return ".attach48Filled" + default: break } + switch self { case .attach48Regular: return ".attach48Regular" case .attachArrowRight20Filled: return ".attachArrowRight20Filled" case .attachArrowRight20Regular: return ".attachArrowRight20Regular" @@ -35918,8 +36034,6 @@ import Foundation case .autosum16Filled: return ".autosum16Filled" case .autosum16Regular: return ".autosum16Regular" case .autosum20Filled: return ".autosum20Filled" - default: break } - switch self { case .autosum20Regular: return ".autosum20Regular" case .autosum24Filled: return ".autosum24Filled" case .autosum24Regular: return ".autosum24Regular" @@ -35992,6 +36106,8 @@ import Foundation case .battery128Filled: return ".battery128Filled" case .battery128Regular: return ".battery128Regular" case .battery132Filled: return ".battery132Filled" + default: break } + switch self { case .battery132Regular: return ".battery132Regular" case .battery220Filled: return ".battery220Filled" case .battery220Regular: return ".battery220Regular" @@ -36020,8 +36136,6 @@ import Foundation case .battery520Filled: return ".battery520Filled" case .battery520Regular: return ".battery520Regular" case .battery524Filled: return ".battery524Filled" - default: break } - switch self { case .battery524Regular: return ".battery524Regular" case .battery528Filled: return ".battery528Filled" case .battery528Regular: return ".battery528Regular" @@ -36094,6 +36208,8 @@ import Foundation case .beach32Color: return ".beach32Color" case .beach32Filled: return ".beach32Filled" case .beach32Regular: return ".beach32Regular" + default: break } + switch self { case .beach48Color: return ".beach48Color" case .beach48Filled: return ".beach48Filled" case .beach48Regular: return ".beach48Regular" @@ -36122,8 +36238,6 @@ import Foundation case .beakerOff20Filled: return ".beakerOff20Filled" case .beakerOff20Regular: return ".beakerOff20Regular" case .beakerOff32Filled: return ".beakerOff32Filled" - default: break } - switch self { case .beakerOff32Regular: return ".beakerOff32Regular" case .beakerSettings16Filled: return ".beakerSettings16Filled" case .beakerSettings16Regular: return ".beakerSettings16Regular" @@ -36196,6 +36310,8 @@ import Foundation case .blur24Filled: return ".blur24Filled" case .blur24Regular: return ".blur24Regular" case .blur28Filled: return ".blur28Filled" + default: break } + switch self { case .blur28Regular: return ".blur28Regular" case .board16Filled: return ".board16Filled" case .board16Regular: return ".board16Regular" @@ -36224,8 +36340,6 @@ import Foundation case .boardSplit48Filled: return ".boardSplit48Filled" case .boardSplit48Regular: return ".boardSplit48Regular" case .book16Filled: return ".book16Filled" - default: break } - switch self { case .book16Regular: return ".book16Regular" case .book20Filled: return ".book20Filled" case .book20Regular: return ".book20Regular" @@ -36298,6 +36412,8 @@ import Foundation case .bookLetter20Regular: return ".bookLetter20Regular" case .bookLetter24Filled: return ".bookLetter24Filled" case .bookLetter24Regular: return ".bookLetter24Regular" + default: break } + switch self { case .bookNumber16Filled: return ".bookNumber16Filled" case .bookNumber16Regular: return ".bookNumber16Regular" case .bookNumber20Filled: return ".bookNumber20Filled" @@ -36326,8 +36442,6 @@ import Foundation case .bookOpenMicrophone24Regular: return ".bookOpenMicrophone24Regular" case .bookOpenMicrophone28Filled: return ".bookOpenMicrophone28Filled" case .bookOpenMicrophone28Regular: return ".bookOpenMicrophone28Regular" - default: break } - switch self { case .bookOpenMicrophone32Filled: return ".bookOpenMicrophone32Filled" case .bookOpenMicrophone32Regular: return ".bookOpenMicrophone32Regular" case .bookOpenMicrophone48Filled: return ".bookOpenMicrophone48Filled" @@ -36400,6 +36514,8 @@ import Foundation case .borderAll20Regular: return ".borderAll20Regular" case .borderAll24Filled: return ".borderAll24Filled" case .borderAll24Regular: return ".borderAll24Regular" + default: break } + switch self { case .borderBottom20Filled: return ".borderBottom20Filled" case .borderBottom20Regular: return ".borderBottom20Regular" case .borderBottom24Filled: return ".borderBottom24Filled" @@ -36428,8 +36544,6 @@ import Foundation case .borderLeftRight24Regular: return ".borderLeftRight24Regular" case .borderNone16Filled: return ".borderNone16Filled" case .borderNone16Regular: return ".borderNone16Regular" - default: break } - switch self { case .borderNone20Filled: return ".borderNone20Filled" case .borderNone20Regular: return ".borderNone20Regular" case .borderNone24Filled: return ".borderNone24Filled" @@ -36502,6 +36616,8 @@ import Foundation case .boxArrowLeft24Regular: return ".boxArrowLeft24Regular" case .boxArrowUp20Filled: return ".boxArrowUp20Filled" case .boxArrowUp20Regular: return ".boxArrowUp20Regular" + default: break } + switch self { case .boxArrowUp24Filled: return ".boxArrowUp24Filled" case .boxArrowUp24Regular: return ".boxArrowUp24Regular" case .boxCheckmark20Filled: return ".boxCheckmark20Filled" @@ -36530,8 +36646,6 @@ import Foundation case .boxMultipleArrowRight24Regular: return ".boxMultipleArrowRight24Regular" case .boxMultipleCheckmark20Filled: return ".boxMultipleCheckmark20Filled" case .boxMultipleCheckmark20Regular: return ".boxMultipleCheckmark20Regular" - default: break } - switch self { case .boxMultipleCheckmark24Filled: return ".boxMultipleCheckmark24Filled" case .boxMultipleCheckmark24Regular: return ".boxMultipleCheckmark24Regular" case .boxMultipleSearch20Filled: return ".boxMultipleSearch20Filled" @@ -36604,6 +36718,8 @@ import Foundation case .branchForkLink24Regular: return ".branchForkLink24Regular" case .branchRequest16Filled: return ".branchRequest16Filled" case .branchRequest16Regular: return ".branchRequest16Regular" + default: break } + switch self { case .branchRequest20Filled: return ".branchRequest20Filled" case .branchRequest20Regular: return ".branchRequest20Regular" case .breakoutRoom20Filled: return ".breakoutRoom20Filled" @@ -36632,8 +36748,6 @@ import Foundation case .briefcaseMedical16Filled: return ".briefcaseMedical16Filled" case .briefcaseMedical16Regular: return ".briefcaseMedical16Regular" case .briefcaseMedical20Filled: return ".briefcaseMedical20Filled" - default: break } - switch self { case .briefcaseMedical20Regular: return ".briefcaseMedical20Regular" case .briefcaseMedical24Filled: return ".briefcaseMedical24Filled" case .briefcaseMedical24Regular: return ".briefcaseMedical24Regular" @@ -36706,6 +36820,8 @@ import Foundation case .bug20Regular: return ".bug20Regular" case .bug24Filled: return ".bug24Filled" case .bug24Regular: return ".bug24Regular" + default: break } + switch self { case .bugArrowCounterclockwise20Filled: return ".bugArrowCounterclockwise20Filled" case .bugArrowCounterclockwise20Regular: return ".bugArrowCounterclockwise20Regular" case .bugProhibited20Filled: return ".bugProhibited20Filled" @@ -36734,8 +36850,6 @@ import Foundation case .buildingBank28Filled: return ".buildingBank28Filled" case .buildingBank28Regular: return ".buildingBank28Regular" case .buildingBank48Filled: return ".buildingBank48Filled" - default: break } - switch self { case .buildingBank48Regular: return ".buildingBank48Regular" case .buildingBankLink16Filled: return ".buildingBankLink16Filled" case .buildingBankLink16Regular: return ".buildingBankLink16Regular" @@ -36808,6 +36922,8 @@ import Foundation case .buildingLighthouse28Filled: return ".buildingLighthouse28Filled" case .buildingLighthouse28Regular: return ".buildingLighthouse28Regular" case .buildingLighthouse32Filled: return ".buildingLighthouse32Filled" + default: break } + switch self { case .buildingLighthouse32Regular: return ".buildingLighthouse32Regular" case .buildingLighthouse48Filled: return ".buildingLighthouse48Filled" case .buildingLighthouse48Regular: return ".buildingLighthouse48Regular" @@ -36836,8 +36952,6 @@ import Foundation case .buildingPeople16Regular: return ".buildingPeople16Regular" case .buildingPeople20Color: return ".buildingPeople20Color" case .buildingPeople20Filled: return ".buildingPeople20Filled" - default: break } - switch self { case .buildingPeople20Regular: return ".buildingPeople20Regular" case .buildingPeople24Color: return ".buildingPeople24Color" case .buildingPeople24Filled: return ".buildingPeople24Filled" @@ -36910,6 +37024,8 @@ import Foundation case .calculatorArrowClockwise24Filled: return ".calculatorArrowClockwise24Filled" case .calculatorArrowClockwise24Regular: return ".calculatorArrowClockwise24Regular" case .calculatorMultiple16Filled: return ".calculatorMultiple16Filled" + default: break } + switch self { case .calculatorMultiple16Regular: return ".calculatorMultiple16Regular" case .calculatorMultiple20Filled: return ".calculatorMultiple20Filled" case .calculatorMultiple20Regular: return ".calculatorMultiple20Regular" @@ -36938,8 +37054,6 @@ import Foundation case .calendar3Day20Regular: return ".calendar3Day20Regular" case .calendar3Day24Filled: return ".calendar3Day24Filled" case .calendar3Day24Regular: return ".calendar3Day24Regular" - default: break } - switch self { case .calendar3Day28Filled: return ".calendar3Day28Filled" case .calendar3Day28Regular: return ".calendar3Day28Regular" case .calendar3Day32Light: return ".calendar3Day32Light" @@ -37012,6 +37126,8 @@ import Foundation case .calendarChat20Filled: return ".calendarChat20Filled" case .calendarChat20Regular: return ".calendarChat20Regular" case .calendarChat24Filled: return ".calendarChat24Filled" + default: break } + switch self { case .calendarChat24Regular: return ".calendarChat24Regular" case .calendarCheckmark16Color: return ".calendarCheckmark16Color" case .calendarCheckmark16Filled: return ".calendarCheckmark16Filled" @@ -37040,8 +37156,6 @@ import Foundation case .calendarDataBar20Regular: return ".calendarDataBar20Regular" case .calendarDataBar24Filled: return ".calendarDataBar24Filled" case .calendarDataBar24Regular: return ".calendarDataBar24Regular" - default: break } - switch self { case .calendarDataBar28Filled: return ".calendarDataBar28Filled" case .calendarDataBar28Regular: return ".calendarDataBar28Regular" case .calendarDataBar32Light: return ".calendarDataBar32Light" @@ -37114,6 +37228,8 @@ import Foundation case .calendarMail16Regular: return ".calendarMail16Regular" case .calendarMail20Filled: return ".calendarMail20Filled" case .calendarMail20Regular: return ".calendarMail20Regular" + default: break } + switch self { case .calendarMention16Filled: return ".calendarMention16Filled" case .calendarMention16Regular: return ".calendarMention16Regular" case .calendarMention20Filled: return ".calendarMention20Filled" @@ -37142,8 +37258,6 @@ import Foundation case .calendarNote16Regular: return ".calendarNote16Regular" case .calendarNote20Filled: return ".calendarNote20Filled" case .calendarNote20Regular: return ".calendarNote20Regular" - default: break } - switch self { case .calendarNote24Filled: return ".calendarNote24Filled" case .calendarNote24Regular: return ".calendarNote24Regular" case .calendarNote32Filled: return ".calendarNote32Filled" @@ -37216,6 +37330,8 @@ import Foundation case .calendarSettings32Filled: return ".calendarSettings32Filled" case .calendarSettings32Regular: return ".calendarSettings32Regular" case .calendarSettings48Filled: return ".calendarSettings48Filled" + default: break } + switch self { case .calendarSettings48Regular: return ".calendarSettings48Regular" case .calendarShield16Filled: return ".calendarShield16Filled" case .calendarShield16Regular: return ".calendarShield16Regular" @@ -37244,8 +37360,6 @@ import Foundation case .calendarSparkle48Regular: return ".calendarSparkle48Regular" case .calendarStar16Filled: return ".calendarStar16Filled" case .calendarStar16Regular: return ".calendarStar16Regular" - default: break } - switch self { case .calendarStar20Filled: return ".calendarStar20Filled" case .calendarStar20Regular: return ".calendarStar20Regular" case .calendarStar24Filled: return ".calendarStar24Filled" @@ -37318,6 +37432,8 @@ import Foundation case .callAdd16Regular: return ".callAdd16Regular" case .callAdd20Filled: return ".callAdd20Filled" case .callAdd20Regular: return ".callAdd20Regular" + default: break } + switch self { case .callAdd24Filled: return ".callAdd24Filled" case .callAdd24Regular: return ".callAdd24Regular" case .callCheckmark20Filled: return ".callCheckmark20Filled" @@ -37346,8 +37462,6 @@ import Foundation case .callEnd32Regular: return ".callEnd32Regular" case .callEnd48Filled: return ".callEnd48Filled" case .callEnd48Regular: return ".callEnd48Regular" - default: break } - switch self { case .callExclamation20Filled: return ".callExclamation20Filled" case .callExclamation20Regular: return ".callExclamation20Regular" case .callForward16Filled: return ".callForward16Filled" @@ -37420,6 +37534,8 @@ import Foundation case .callProhibited28Regular: return ".callProhibited28Regular" case .callProhibited48Filled: return ".callProhibited48Filled" case .callProhibited48Regular: return ".callProhibited48Regular" + default: break } + switch self { case .callTransfer16Filled: return ".callTransfer16Filled" case .callTransfer16Regular: return ".callTransfer16Regular" case .callTransfer20Filled: return ".callTransfer20Filled" @@ -37448,8 +37564,6 @@ import Foundation case .camera20Color: return ".camera20Color" case .camera20Filled: return ".camera20Filled" case .camera20Regular: return ".camera20Regular" - default: break } - switch self { case .camera24Color: return ".camera24Color" case .camera24Filled: return ".camera24Filled" case .camera24Regular: return ".camera24Regular" @@ -37522,6 +37636,8 @@ import Foundation case .caretDownRight24Filled: return ".caretDownRight24Filled" case .caretDownRight24Regular: return ".caretDownRight24Regular" case .caretLeft12Filled: return ".caretLeft12Filled" + default: break } + switch self { case .caretLeft12Regular: return ".caretLeft12Regular" case .caretLeft16Filled: return ".caretLeft16Filled" case .caretLeft16Regular: return ".caretLeft16Regular" @@ -37550,8 +37666,6 @@ import Foundation case .cart20Filled: return ".cart20Filled" case .cart20Regular: return ".cart20Regular" case .cart24Filled: return ".cart24Filled" - default: break } - switch self { case .cart24Regular: return ".cart24Regular" case .cast20Filled: return ".cast20Filled" case .cast20Regular: return ".cast20Regular" @@ -37624,6 +37738,8 @@ import Foundation case .certificate16Filled: return ".certificate16Filled" case .certificate16Regular: return ".certificate16Regular" case .certificate20Filled: return ".certificate20Filled" + default: break } + switch self { case .certificate20Regular: return ".certificate20Regular" case .certificate24Filled: return ".certificate24Filled" case .certificate24Regular: return ".certificate24Regular" @@ -37652,8 +37768,6 @@ import Foundation case .channelAlert16Filled: return ".channelAlert16Filled" case .channelAlert16Regular: return ".channelAlert16Regular" case .channelAlert20Filled: return ".channelAlert20Filled" - default: break } - switch self { case .channelAlert20Regular: return ".channelAlert20Regular" case .channelAlert24Filled: return ".channelAlert24Filled" case .channelAlert24Regular: return ".channelAlert24Regular" @@ -37726,6 +37840,8 @@ import Foundation case .chat24Filled: return ".chat24Filled" case .chat24Regular: return ".chat24Regular" case .chat28Filled: return ".chat28Filled" + default: break } + switch self { case .chat28Regular: return ".chat28Regular" case .chat32Filled: return ".chat32Filled" case .chat32Light: return ".chat32Light" @@ -37754,8 +37870,6 @@ import Foundation case .chatArrowBackDown20Regular: return ".chatArrowBackDown20Regular" case .chatArrowBackDown24Filled: return ".chatArrowBackDown24Filled" case .chatArrowBackDown24Regular: return ".chatArrowBackDown24Regular" - default: break } - switch self { case .chatArrowBackDown28Filled: return ".chatArrowBackDown28Filled" case .chatArrowBackDown28Regular: return ".chatArrowBackDown28Regular" case .chatArrowBackDown32Filled: return ".chatArrowBackDown32Filled" @@ -37828,6 +37942,8 @@ import Foundation case .chatMultiple20Color: return ".chatMultiple20Color" case .chatMultiple20Filled: return ".chatMultiple20Filled" case .chatMultiple20Regular: return ".chatMultiple20Regular" + default: break } + switch self { case .chatMultiple24Color: return ".chatMultiple24Color" case .chatMultiple24Filled: return ".chatMultiple24Filled" case .chatMultiple24Regular: return ".chatMultiple24Regular" @@ -37845,6 +37961,8 @@ import Foundation case .chatMultipleHeart28Regular: return ".chatMultipleHeart28Regular" case .chatMultipleHeart32Filled: return ".chatMultipleHeart32Filled" case .chatMultipleHeart32Regular: return ".chatMultipleHeart32Regular" + case .chatOff16Filled: return ".chatOff16Filled" + case .chatOff16Regular: return ".chatOff16Regular" case .chatOff20Filled: return ".chatOff20Filled" case .chatOff20Regular: return ".chatOff20Regular" case .chatOff24Filled: return ".chatOff24Filled" @@ -37856,8 +37974,6 @@ import Foundation case .chatSettings24Filled: return ".chatSettings24Filled" case .chatSettings24Regular: return ".chatSettings24Regular" case .chatSparkle16Filled: return ".chatSparkle16Filled" - default: break } - switch self { case .chatSparkle16Regular: return ".chatSparkle16Regular" case .chatSparkle20Filled: return ".chatSparkle20Filled" case .chatSparkle20Regular: return ".chatSparkle20Regular" @@ -37928,6 +38044,8 @@ import Foundation case .checkboxUnchecked16Filled: return ".checkboxUnchecked16Filled" case .checkboxUnchecked16Regular: return ".checkboxUnchecked16Regular" case .checkboxUnchecked20Filled: return ".checkboxUnchecked20Filled" + default: break } + switch self { case .checkboxUnchecked20Regular: return ".checkboxUnchecked20Regular" case .checkboxUnchecked24Filled: return ".checkboxUnchecked24Filled" case .checkboxUnchecked24Regular: return ".checkboxUnchecked24Regular" @@ -37958,8 +38076,6 @@ import Foundation case .checkmarkCircle20Color: return ".checkmarkCircle20Color" case .checkmarkCircle20Filled: return ".checkmarkCircle20Filled" case .checkmarkCircle20Regular: return ".checkmarkCircle20Regular" - default: break } - switch self { case .checkmarkCircle24Color: return ".checkmarkCircle24Color" case .checkmarkCircle24Filled: return ".checkmarkCircle24Filled" case .checkmarkCircle24Regular: return ".checkmarkCircle24Regular" @@ -38030,6 +38146,8 @@ import Foundation case .chevronCircleLeft20Regular: return ".chevronCircleLeft20Regular" case .chevronCircleLeft24Filled: return ".chevronCircleLeft24Filled" case .chevronCircleLeft24Regular: return ".chevronCircleLeft24Regular" + default: break } + switch self { case .chevronCircleLeft28Filled: return ".chevronCircleLeft28Filled" case .chevronCircleLeft28Regular: return ".chevronCircleLeft28Regular" case .chevronCircleLeft32Filled: return ".chevronCircleLeft32Filled" @@ -38060,8 +38178,6 @@ import Foundation case .chevronCircleUp24Regular: return ".chevronCircleUp24Regular" case .chevronCircleUp28Filled: return ".chevronCircleUp28Filled" case .chevronCircleUp28Regular: return ".chevronCircleUp28Regular" - default: break } - switch self { case .chevronCircleUp32Filled: return ".chevronCircleUp32Filled" case .chevronCircleUp32Regular: return ".chevronCircleUp32Regular" case .chevronCircleUp48Filled: return ".chevronCircleUp48Filled" @@ -38132,6 +38248,8 @@ import Foundation case .chevronRight48Regular: return ".chevronRight48Regular" case .chevronUp12Filled: return ".chevronUp12Filled" case .chevronUp12Regular: return ".chevronUp12Regular" + default: break } + switch self { case .chevronUp16Filled: return ".chevronUp16Filled" case .chevronUp16Regular: return ".chevronUp16Regular" case .chevronUp20Filled: return ".chevronUp20Filled" @@ -38162,8 +38280,6 @@ import Foundation case .circle28Regular: return ".circle28Regular" case .circle32Filled: return ".circle32Filled" case .circle32Regular: return ".circle32Regular" - default: break } - switch self { case .circle48Filled: return ".circle48Filled" case .circle48Regular: return ".circle48Regular" case .circleEdit20Filled: return ".circleEdit20Filled" @@ -38234,6 +38350,8 @@ import Foundation case .city24Regular: return ".city24Regular" case .class20Filled: return ".class20Filled" case .class20Regular: return ".class20Regular" + default: break } + switch self { case .class24Filled: return ".class24Filled" case .class24Regular: return ".class24Regular" case .classification16Filled: return ".classification16Filled" @@ -38264,8 +38382,6 @@ import Foundation case .clipboard24Regular: return ".clipboard24Regular" case .clipboard28Color: return ".clipboard28Color" case .clipboard28Filled: return ".clipboard28Filled" - default: break } - switch self { case .clipboard28Regular: return ".clipboard28Regular" case .clipboard32Color: return ".clipboard32Color" case .clipboard32Filled: return ".clipboard32Filled" @@ -38336,6 +38452,8 @@ import Foundation case .clipboardError24Filled: return ".clipboardError24Filled" case .clipboardError24Regular: return ".clipboardError24Regular" case .clipboardHeart20Filled: return ".clipboardHeart20Filled" + default: break } + switch self { case .clipboardHeart20Regular: return ".clipboardHeart20Regular" case .clipboardHeart24Filled: return ".clipboardHeart24Filled" case .clipboardHeart24Regular: return ".clipboardHeart24Regular" @@ -38366,8 +38484,6 @@ import Foundation case .clipboardMathFormula32Filled: return ".clipboardMathFormula32Filled" case .clipboardMathFormula32Regular: return ".clipboardMathFormula32Regular" case .clipboardMonth16Filled: return ".clipboardMonth16Filled" - default: break } - switch self { case .clipboardMonth16Regular: return ".clipboardMonth16Regular" case .clipboardMonth20Filled: return ".clipboardMonth20Filled" case .clipboardMonth20Regular: return ".clipboardMonth20Regular" @@ -38438,6 +38554,8 @@ import Foundation case .clipboardTextEdit24Color: return ".clipboardTextEdit24Color" case .clipboardTextEdit24Filled: return ".clipboardTextEdit24Filled" case .clipboardTextEdit24Regular: return ".clipboardTextEdit24Regular" + default: break } + switch self { case .clipboardTextEdit32Color: return ".clipboardTextEdit32Color" case .clipboardTextEdit32Filled: return ".clipboardTextEdit32Filled" case .clipboardTextEdit32Regular: return ".clipboardTextEdit32Regular" @@ -38468,8 +38586,6 @@ import Foundation case .clockAlarm24Filled: return ".clockAlarm24Filled" case .clockAlarm24Regular: return ".clockAlarm24Regular" case .clockAlarm32Color: return ".clockAlarm32Color" - default: break } - switch self { case .clockAlarm32Filled: return ".clockAlarm32Filled" case .clockAlarm32Light: return ".clockAlarm32Light" case .clockAlarm32Regular: return ".clockAlarm32Regular" @@ -38540,6 +38656,8 @@ import Foundation case .clothesHanger24Regular: return ".clothesHanger24Regular" case .cloud16Color: return ".cloud16Color" case .cloud16Filled: return ".cloud16Filled" + default: break } + switch self { case .cloud16Regular: return ".cloud16Regular" case .cloud20Color: return ".cloud20Color" case .cloud20Filled: return ".cloud20Filled" @@ -38570,8 +38688,6 @@ import Foundation case .cloudArchive24Regular: return ".cloudArchive24Regular" case .cloudArchive28Filled: return ".cloudArchive28Filled" case .cloudArchive28Regular: return ".cloudArchive28Regular" - default: break } - switch self { case .cloudArchive32Filled: return ".cloudArchive32Filled" case .cloudArchive32Regular: return ".cloudArchive32Regular" case .cloudArchive48Filled: return ".cloudArchive48Filled" @@ -38642,6 +38758,8 @@ import Foundation case .cloudCube24Regular: return ".cloudCube24Regular" case .cloudCube28Filled: return ".cloudCube28Filled" case .cloudCube28Regular: return ".cloudCube28Regular" + default: break } + switch self { case .cloudCube32Filled: return ".cloudCube32Filled" case .cloudCube32Regular: return ".cloudCube32Regular" case .cloudCube48Filled: return ".cloudCube48Filled" @@ -38672,8 +38790,6 @@ import Foundation case .cloudEdit16Regular: return ".cloudEdit16Regular" case .cloudEdit20Filled: return ".cloudEdit20Filled" case .cloudEdit20Regular: return ".cloudEdit20Regular" - default: break } - switch self { case .cloudEdit24Filled: return ".cloudEdit24Filled" case .cloudEdit24Regular: return ".cloudEdit24Regular" case .cloudError16Filled: return ".cloudError16Filled" @@ -38744,6 +38860,8 @@ import Foundation case .clover20Regular: return ".clover20Regular" case .clover24Filled: return ".clover24Filled" case .clover24Regular: return ".clover24Regular" + default: break } + switch self { case .clover28Filled: return ".clover28Filled" case .clover28Regular: return ".clover28Regular" case .clover32Filled: return ".clover32Filled" @@ -38774,8 +38892,6 @@ import Foundation case .codeBlock48Color: return ".codeBlock48Color" case .codeBlock48Filled: return ".codeBlock48Filled" case .codeBlock48Regular: return ".codeBlock48Regular" - default: break } - switch self { case .codeCircle20Filled: return ".codeCircle20Filled" case .codeCircle20Regular: return ".codeCircle20Regular" case .codeCircle24Filled: return ".codeCircle24Filled" @@ -38846,6 +38962,8 @@ import Foundation case .collections24Regular: return ".collections24Regular" case .collectionsAdd20Filled: return ".collectionsAdd20Filled" case .collectionsAdd20Regular: return ".collectionsAdd20Regular" + default: break } + switch self { case .collectionsAdd24Filled: return ".collectionsAdd24Filled" case .collectionsAdd24Regular: return ".collectionsAdd24Regular" case .color16Filled: return ".color16Filled" @@ -38876,8 +38994,6 @@ import Foundation case .colorFillAccent28Regular: return ".colorFillAccent28Regular" case .colorFillAccent32Light: return ".colorFillAccent32Light" case .colorLine16Filled: return ".colorLine16Filled" - default: break } - switch self { case .colorLine16Regular: return ".colorLine16Regular" case .colorLine20Filled: return ".colorLine20Filled" case .colorLine20Regular: return ".colorLine20Regular" @@ -38948,6 +39064,8 @@ import Foundation case .commentAdd48Regular: return ".commentAdd48Regular" case .commentArrowLeft12Filled: return ".commentArrowLeft12Filled" case .commentArrowLeft12Regular: return ".commentArrowLeft12Regular" + default: break } + switch self { case .commentArrowLeft16Filled: return ".commentArrowLeft16Filled" case .commentArrowLeft16Regular: return ".commentArrowLeft16Regular" case .commentArrowLeft20Filled: return ".commentArrowLeft20Filled" @@ -38978,8 +39096,6 @@ import Foundation case .commentBadge24Regular: return ".commentBadge24Regular" case .commentCheckmark12Filled: return ".commentCheckmark12Filled" case .commentCheckmark12Regular: return ".commentCheckmark12Regular" - default: break } - switch self { case .commentCheckmark16Filled: return ".commentCheckmark16Filled" case .commentCheckmark16Regular: return ".commentCheckmark16Regular" case .commentCheckmark20Filled: return ".commentCheckmark20Filled" @@ -39050,6 +39166,8 @@ import Foundation case .commentMultipleLink20Regular: return ".commentMultipleLink20Regular" case .commentMultipleLink24Filled: return ".commentMultipleLink24Filled" case .commentMultipleLink24Regular: return ".commentMultipleLink24Regular" + default: break } + switch self { case .commentMultipleLink28Filled: return ".commentMultipleLink28Filled" case .commentMultipleLink28Regular: return ".commentMultipleLink28Regular" case .commentMultipleLink32Filled: return ".commentMultipleLink32Filled" @@ -39080,8 +39198,6 @@ import Foundation case .commentQuote24Regular: return ".commentQuote24Regular" case .commentQuote28Filled: return ".commentQuote28Filled" case .commentQuote28Regular: return ".commentQuote28Regular" - default: break } - switch self { case .commentText16Filled: return ".commentText16Filled" case .commentText16Regular: return ".commentText16Regular" case .commentText20Filled: return ".commentText20Filled" @@ -39152,7 +39268,13 @@ import Foundation case .connected16Filled: return ".connected16Filled" case .connected16Regular: return ".connected16Regular" case .connected20Filled: return ".connected20Filled" + default: break } + switch self { case .connected20Regular: return ".connected20Regular" + case .connected24Filled: return ".connected24Filled" + case .connected24Regular: return ".connected24Regular" + case .connected32Filled: return ".connected32Filled" + case .connected32Regular: return ".connected32Regular" case .connector16Filled: return ".connector16Filled" case .connector16Regular: return ".connector16Regular" case .connector20Filled: return ".connector20Filled" @@ -39182,8 +39304,6 @@ import Foundation case .contactCardGroup48Filled: return ".contactCardGroup48Filled" case .contactCardGroup48Regular: return ".contactCardGroup48Regular" case .contactCardLink16Filled: return ".contactCardLink16Filled" - default: break } - switch self { case .contactCardLink16Regular: return ".contactCardLink16Regular" case .contactCardLink20Filled: return ".contactCardLink20Filled" case .contactCardLink20Regular: return ".contactCardLink20Regular" @@ -39250,6 +39370,8 @@ import Foundation case .contractUpRight20Filled: return ".contractUpRight20Filled" case .contractUpRight20Regular: return ".contractUpRight20Regular" case .contractUpRight24Filled: return ".contractUpRight24Filled" + default: break } + switch self { case .contractUpRight24Regular: return ".contractUpRight24Regular" case .contractUpRight28Filled: return ".contractUpRight28Filled" case .contractUpRight28Regular: return ".contractUpRight28Regular" @@ -39284,8 +39406,6 @@ import Foundation case .copy24Filled: return ".copy24Filled" case .copy24Regular: return ".copy24Regular" case .copy32Filled: return ".copy32Filled" - default: break } - switch self { case .copy32Light: return ".copy32Light" case .copy32Regular: return ".copy32Regular" case .copyAdd20Filled: return ".copyAdd20Filled" @@ -39352,6 +39472,8 @@ import Foundation case .cropInterim24Filled: return ".cropInterim24Filled" case .cropInterim24Regular: return ".cropInterim24Regular" case .cropInterimOff20Filled: return ".cropInterimOff20Filled" + default: break } + switch self { case .cropInterimOff20Regular: return ".cropInterimOff20Regular" case .cropInterimOff24Filled: return ".cropInterimOff24Filled" case .cropInterimOff24Regular: return ".cropInterimOff24Regular" @@ -39386,8 +39508,6 @@ import Foundation case .cubeMultiple20Filled: return ".cubeMultiple20Filled" case .cubeMultiple20Regular: return ".cubeMultiple20Regular" case .cubeMultiple24Filled: return ".cubeMultiple24Filled" - default: break } - switch self { case .cubeMultiple24Regular: return ".cubeMultiple24Regular" case .cubeQuick16Filled: return ".cubeQuick16Filled" case .cubeQuick16Regular: return ".cubeQuick16Regular" @@ -39454,6 +39574,8 @@ import Foundation case .cursorHoverOff24Regular: return ".cursorHoverOff24Regular" case .cursorHoverOff28Filled: return ".cursorHoverOff28Filled" case .cursorHoverOff28Regular: return ".cursorHoverOff28Regular" + default: break } + switch self { case .cursorHoverOff48Filled: return ".cursorHoverOff48Filled" case .cursorHoverOff48Regular: return ".cursorHoverOff48Regular" case .cursorProhibited16Filled: return ".cursorProhibited16Filled" @@ -39488,8 +39610,6 @@ import Foundation case .dataBarVertical24Regular: return ".dataBarVertical24Regular" case .dataBarVertical32Filled: return ".dataBarVertical32Filled" case .dataBarVertical32Regular: return ".dataBarVertical32Regular" - default: break } - switch self { case .dataBarVerticalAdd20Filled: return ".dataBarVerticalAdd20Filled" case .dataBarVerticalAdd20Regular: return ".dataBarVerticalAdd20Regular" case .dataBarVerticalAdd24Filled: return ".dataBarVerticalAdd24Filled" @@ -39556,6 +39676,8 @@ import Foundation case .dataTrending24Filled: return ".dataTrending24Filled" case .dataTrending24Regular: return ".dataTrending24Regular" case .dataTrending28Filled: return ".dataTrending28Filled" + default: break } + switch self { case .dataTrending28Regular: return ".dataTrending28Regular" case .dataTrending32Filled: return ".dataTrending32Filled" case .dataTrending32Regular: return ".dataTrending32Regular" @@ -39590,8 +39712,6 @@ import Foundation case .dataUsageEdit24Filled: return ".dataUsageEdit24Filled" case .dataUsageEdit24Regular: return ".dataUsageEdit24Regular" case .dataUsageSettings16Filled: return ".dataUsageSettings16Filled" - default: break } - switch self { case .dataUsageSettings16Regular: return ".dataUsageSettings16Regular" case .dataUsageSettings20Filled: return ".dataUsageSettings20Filled" case .dataUsageSettings20Regular: return ".dataUsageSettings20Regular" @@ -39658,6 +39778,8 @@ import Foundation case .databaseSwitch20Filled: return ".databaseSwitch20Filled" case .databaseSwitch20Regular: return ".databaseSwitch20Regular" case .databaseWarning20Filled: return ".databaseWarning20Filled" + default: break } + switch self { case .databaseWarning20Regular: return ".databaseWarning20Regular" case .databaseWindow20Filled: return ".databaseWindow20Filled" case .databaseWindow20Regular: return ".databaseWindow20Regular" @@ -39692,8 +39814,6 @@ import Foundation case .deleteDismiss20Regular: return ".deleteDismiss20Regular" case .deleteDismiss24Filled: return ".deleteDismiss24Filled" case .deleteDismiss24Regular: return ".deleteDismiss24Regular" - default: break } - switch self { case .deleteDismiss28Filled: return ".deleteDismiss28Filled" case .deleteDismiss28Regular: return ".deleteDismiss28Regular" case .deleteLines20Filled: return ".deleteLines20Filled" @@ -39760,6 +39880,8 @@ import Foundation case .desktopArrowRight16Regular: return ".desktopArrowRight16Regular" case .desktopArrowRight20Filled: return ".desktopArrowRight20Filled" case .desktopArrowRight20Regular: return ".desktopArrowRight20Regular" + default: break } + switch self { case .desktopArrowRight24Filled: return ".desktopArrowRight24Filled" case .desktopArrowRight24Regular: return ".desktopArrowRight24Regular" case .desktopCheckmark16Filled: return ".desktopCheckmark16Filled" @@ -39794,8 +39916,6 @@ import Foundation case .desktopKeyboard24Regular: return ".desktopKeyboard24Regular" case .desktopKeyboard28Filled: return ".desktopKeyboard28Filled" case .desktopKeyboard28Regular: return ".desktopKeyboard28Regular" - default: break } - switch self { case .desktopMac16Filled: return ".desktopMac16Filled" case .desktopMac16Regular: return ".desktopMac16Regular" case .desktopMac20Filled: return ".desktopMac20Filled" @@ -39862,6 +39982,8 @@ import Foundation case .developerBoardSearch24Regular: return ".developerBoardSearch24Regular" case .deviceEq16Filled: return ".deviceEq16Filled" case .deviceEq16Regular: return ".deviceEq16Regular" + default: break } + switch self { case .deviceEq20Filled: return ".deviceEq20Filled" case .deviceEq20Regular: return ".deviceEq20Regular" case .deviceEq24Filled: return ".deviceEq24Filled" @@ -39896,8 +40018,6 @@ import Foundation case .diagram24Regular: return ".diagram24Regular" case .dialpad20Filled: return ".dialpad20Filled" case .dialpad20Regular: return ".dialpad20Regular" - default: break } - switch self { case .dialpad24Filled: return ".dialpad24Filled" case .dialpad24Regular: return ".dialpad24Regular" case .dialpad28Filled: return ".dialpad28Filled" @@ -39964,6 +40084,8 @@ import Foundation case .dismissCircle20Filled: return ".dismissCircle20Filled" case .dismissCircle20Regular: return ".dismissCircle20Regular" case .dismissCircle24Color: return ".dismissCircle24Color" + default: break } + switch self { case .dismissCircle24Filled: return ".dismissCircle24Filled" case .dismissCircle24Regular: return ".dismissCircle24Regular" case .dismissCircle28Color: return ".dismissCircle28Color" @@ -39998,8 +40120,6 @@ import Foundation case .dividerShort16Regular: return ".dividerShort16Regular" case .dividerShort20Filled: return ".dividerShort20Filled" case .dividerShort20Regular: return ".dividerShort20Regular" - default: break } - switch self { case .dividerShort24Filled: return ".dividerShort24Filled" case .dividerShort24Regular: return ".dividerShort24Regular" case .dividerTall16Filled: return ".dividerTall16Filled" @@ -40066,6 +40186,8 @@ import Foundation case .documentAdd28Regular: return ".documentAdd28Regular" case .documentAdd48Color: return ".documentAdd48Color" case .documentAdd48Filled: return ".documentAdd48Filled" + default: break } + switch self { case .documentAdd48Regular: return ".documentAdd48Regular" case .documentArrowDown16Filled: return ".documentArrowDown16Filled" case .documentArrowDown16Regular: return ".documentArrowDown16Regular" @@ -40100,8 +40222,6 @@ import Foundation case .documentBorderPrint20Filled: return ".documentBorderPrint20Filled" case .documentBorderPrint20Regular: return ".documentBorderPrint20Regular" case .documentBorderPrint24Filled: return ".documentBorderPrint24Filled" - default: break } - switch self { case .documentBorderPrint24Regular: return ".documentBorderPrint24Regular" case .documentBorderPrint32Filled: return ".documentBorderPrint32Filled" case .documentBorderPrint32Regular: return ".documentBorderPrint32Regular" @@ -40168,6 +40288,8 @@ import Foundation case .documentCopy24Filled: return ".documentCopy24Filled" case .documentCopy24Regular: return ".documentCopy24Regular" case .documentCopy48Filled: return ".documentCopy48Filled" + default: break } + switch self { case .documentCopy48Regular: return ".documentCopy48Regular" case .documentCs16Filled: return ".documentCs16Filled" case .documentCs16Regular: return ".documentCs16Regular" @@ -40202,8 +40324,6 @@ import Foundation case .documentDataLock20Filled: return ".documentDataLock20Filled" case .documentDataLock20Regular: return ".documentDataLock20Regular" case .documentDataLock24Filled: return ".documentDataLock24Filled" - default: break } - switch self { case .documentDataLock24Regular: return ".documentDataLock24Regular" case .documentDataLock32Filled: return ".documentDataLock32Filled" case .documentDataLock32Regular: return ".documentDataLock32Regular" @@ -40270,6 +40390,8 @@ import Foundation case .documentFooterDismiss24Regular: return ".documentFooterDismiss24Regular" case .documentFs16Filled: return ".documentFs16Filled" case .documentFs16Regular: return ".documentFs16Regular" + default: break } + switch self { case .documentGlobe20Filled: return ".documentGlobe20Filled" case .documentGlobe20Regular: return ".documentGlobe20Regular" case .documentGlobe24Filled: return ".documentGlobe24Filled" @@ -40304,8 +40426,6 @@ import Foundation case .documentHeartPulse20Regular: return ".documentHeartPulse20Regular" case .documentHeartPulse24Filled: return ".documentHeartPulse24Filled" case .documentHeartPulse24Regular: return ".documentHeartPulse24Regular" - default: break } - switch self { case .documentImage16Filled: return ".documentImage16Filled" case .documentImage16Regular: return ".documentImage16Regular" case .documentImage20Filled: return ".documentImage20Filled" @@ -40372,6 +40492,8 @@ import Foundation case .documentLock32Filled: return ".documentLock32Filled" case .documentLock32Regular: return ".documentLock32Regular" case .documentLock48Color: return ".documentLock48Color" + default: break } + switch self { case .documentLock48Filled: return ".documentLock48Filled" case .documentLock48Regular: return ".documentLock48Regular" case .documentMargins20Filled: return ".documentMargins20Filled" @@ -40406,8 +40528,6 @@ import Foundation case .documentMultipleSync20Regular: return ".documentMultipleSync20Regular" case .documentNumber116Filled: return ".documentNumber116Filled" case .documentNumber116Regular: return ".documentNumber116Regular" - default: break } - switch self { case .documentOnePage16Filled: return ".documentOnePage16Filled" case .documentOnePage16Regular: return ".documentOnePage16Regular" case .documentOnePage20Filled: return ".documentOnePage20Filled" @@ -40474,6 +40594,8 @@ import Foundation case .documentPageTopCenter20Regular: return ".documentPageTopCenter20Regular" case .documentPageTopCenter24Filled: return ".documentPageTopCenter24Filled" case .documentPageTopCenter24Regular: return ".documentPageTopCenter24Regular" + default: break } + switch self { case .documentPageTopLeft20Filled: return ".documentPageTopLeft20Filled" case .documentPageTopLeft20Regular: return ".documentPageTopLeft20Regular" case .documentPageTopLeft24Filled: return ".documentPageTopLeft24Filled" @@ -40508,8 +40630,6 @@ import Foundation case .documentPrint24Regular: return ".documentPrint24Regular" case .documentPrint28Filled: return ".documentPrint28Filled" case .documentPrint28Regular: return ".documentPrint28Regular" - default: break } - switch self { case .documentPrint32Filled: return ".documentPrint32Filled" case .documentPrint32Regular: return ".documentPrint32Regular" case .documentPrint48Filled: return ".documentPrint48Filled" @@ -40576,6 +40696,8 @@ import Foundation case .documentSignature16Regular: return ".documentSignature16Regular" case .documentSignature20Filled: return ".documentSignature20Filled" case .documentSignature20Regular: return ".documentSignature20Regular" + default: break } + switch self { case .documentSignature24Filled: return ".documentSignature24Filled" case .documentSignature24Regular: return ".documentSignature24Regular" case .documentSignature28Filled: return ".documentSignature28Filled" @@ -40610,8 +40732,6 @@ import Foundation case .documentTable20Filled: return ".documentTable20Filled" case .documentTable20Regular: return ".documentTable20Regular" case .documentTable24Filled: return ".documentTable24Filled" - default: break } - switch self { case .documentTable24Regular: return ".documentTable24Regular" case .documentTableArrowRight20Filled: return ".documentTableArrowRight20Filled" case .documentTableArrowRight20Regular: return ".documentTableArrowRight20Regular" @@ -40678,6 +40798,8 @@ import Foundation case .documentVb16Filled: return ".documentVb16Filled" case .documentVb16Regular: return ".documentVb16Regular" case .documentWidth20Filled: return ".documentWidth20Filled" + default: break } + switch self { case .documentWidth20Regular: return ".documentWidth20Regular" case .documentWidth24Filled: return ".documentWidth24Filled" case .documentWidth24Regular: return ".documentWidth24Regular" @@ -40712,8 +40834,6 @@ import Foundation case .doubleSwipeDown20Regular: return ".doubleSwipeDown20Regular" case .doubleSwipeDown24Filled: return ".doubleSwipeDown24Filled" case .doubleSwipeDown24Regular: return ".doubleSwipeDown24Regular" - default: break } - switch self { case .doubleSwipeUp20Filled: return ".doubleSwipeUp20Filled" case .doubleSwipeUp20Regular: return ".doubleSwipeUp20Regular" case .doubleSwipeUp24Filled: return ".doubleSwipeUp24Filled" @@ -40780,6 +40900,8 @@ import Foundation case .drinkBeer16Regular: return ".drinkBeer16Regular" case .drinkBeer20Filled: return ".drinkBeer20Filled" case .drinkBeer20Regular: return ".drinkBeer20Regular" + default: break } + switch self { case .drinkBeer24Filled: return ".drinkBeer24Filled" case .drinkBeer24Regular: return ".drinkBeer24Regular" case .drinkBottle20Filled: return ".drinkBottle20Filled" @@ -40814,8 +40936,6 @@ import Foundation case .drinkWine24Regular: return ".drinkWine24Regular" case .driveTrain20Filled: return ".driveTrain20Filled" case .driveTrain20Regular: return ".driveTrain20Regular" - default: break } - switch self { case .driveTrain24Filled: return ".driveTrain24Filled" case .driveTrain24Regular: return ".driveTrain24Regular" case .drop12Filled: return ".drop12Filled" @@ -40882,6 +41002,8 @@ import Foundation case .dualScreenPagination20Regular: return ".dualScreenPagination20Regular" case .dualScreenPagination24Filled: return ".dualScreenPagination24Filled" case .dualScreenPagination24Regular: return ".dualScreenPagination24Regular" + default: break } + switch self { case .dualScreenSettings20Filled: return ".dualScreenSettings20Filled" case .dualScreenSettings20Regular: return ".dualScreenSettings20Regular" case .dualScreenSettings24Filled: return ".dualScreenSettings24Filled" @@ -40916,8 +41038,6 @@ import Foundation case .dualScreenVibrate24Regular: return ".dualScreenVibrate24Regular" case .dumbbell16Filled: return ".dumbbell16Filled" case .dumbbell16Regular: return ".dumbbell16Regular" - default: break } - switch self { case .dumbbell20Filled: return ".dumbbell20Filled" case .dumbbell20Regular: return ".dumbbell20Regular" case .dumbbell24Filled: return ".dumbbell24Filled" @@ -40984,6 +41104,8 @@ import Foundation case .editLock20Filled: return ".editLock20Filled" case .editLock20Regular: return ".editLock20Regular" case .editLock24Filled: return ".editLock24Filled" + default: break } + switch self { case .editLock24Regular: return ".editLock24Regular" case .editOff16Filled: return ".editOff16Filled" case .editOff16Regular: return ".editOff16Regular" @@ -41018,8 +41140,6 @@ import Foundation case .editSettings24Filled: return ".editSettings24Filled" case .editSettings24Regular: return ".editSettings24Regular" case .elevator20Filled: return ".elevator20Filled" - default: break } - switch self { case .elevator20Regular: return ".elevator20Regular" case .elevator24Filled: return ".elevator24Filled" case .elevator24Regular: return ".elevator24Regular" @@ -41086,6 +41206,8 @@ import Foundation case .emojiHint32Regular: return ".emojiHint32Regular" case .emojiHint48Filled: return ".emojiHint48Filled" case .emojiHint48Regular: return ".emojiHint48Regular" + default: break } + switch self { case .emojiLaugh16Filled: return ".emojiLaugh16Filled" case .emojiLaugh16Regular: return ".emojiLaugh16Regular" case .emojiLaugh20Filled: return ".emojiLaugh20Filled" @@ -41120,8 +41242,6 @@ import Foundation case .emojiSadSlight24Regular: return ".emojiSadSlight24Regular" case .emojiSmileSlight20Filled: return ".emojiSmileSlight20Filled" case .emojiSmileSlight20Regular: return ".emojiSmileSlight20Regular" - default: break } - switch self { case .emojiSmileSlight24Filled: return ".emojiSmileSlight24Filled" case .emojiSmileSlight24Regular: return ".emojiSmileSlight24Regular" case .emojiSparkle16Filled: return ".emojiSparkle16Filled" @@ -41188,6 +41308,8 @@ import Foundation case .errorCircle20Regular: return ".errorCircle20Regular" case .errorCircle24Color: return ".errorCircle24Color" case .errorCircle24Filled: return ".errorCircle24Filled" + default: break } + switch self { case .errorCircle24Regular: return ".errorCircle24Regular" case .errorCircle48Color: return ".errorCircle48Color" case .errorCircle48Filled: return ".errorCircle48Filled" @@ -41222,8 +41344,6 @@ import Foundation case .expandUpRight48Regular: return ".expandUpRight48Regular" case .extendedDock20Filled: return ".extendedDock20Filled" case .extendedDock20Regular: return ".extendedDock20Regular" - default: break } - switch self { case .extendedDock24Filled: return ".extendedDock24Filled" case .extendedDock24Regular: return ".extendedDock24Regular" case .eye12Filled: return ".eye12Filled" @@ -41290,6 +41410,8 @@ import Foundation case .fStop24Regular: return ".fStop24Regular" case .fStop28Filled: return ".fStop28Filled" case .fStop28Regular: return ".fStop28Regular" + default: break } + switch self { case .fastAcceleration20Filled: return ".fastAcceleration20Filled" case .fastAcceleration20Regular: return ".fastAcceleration20Regular" case .fastAcceleration24Filled: return ".fastAcceleration24Filled" @@ -41324,8 +41446,6 @@ import Foundation case .filmstrip20Regular: return ".filmstrip20Regular" case .filmstrip24Filled: return ".filmstrip24Filled" case .filmstrip24Regular: return ".filmstrip24Regular" - default: break } - switch self { case .filmstrip32Filled: return ".filmstrip32Filled" case .filmstrip32Regular: return ".filmstrip32Regular" case .filmstrip48Filled: return ".filmstrip48Filled" @@ -41392,6 +41512,8 @@ import Foundation case .fire20Filled: return ".fire20Filled" case .fire20Regular: return ".fire20Regular" case .fire24Filled: return ".fire24Filled" + default: break } + switch self { case .fire24Regular: return ".fire24Regular" case .fireplace20Filled: return ".fireplace20Filled" case .fireplace20Regular: return ".fireplace20Regular" @@ -41426,8 +41548,6 @@ import Foundation case .flagClock20Regular: return ".flagClock20Regular" case .flagClock24Filled: return ".flagClock24Filled" case .flagClock24Regular: return ".flagClock24Regular" - default: break } - switch self { case .flagClock28Filled: return ".flagClock28Filled" case .flagClock28Regular: return ".flagClock28Regular" case .flagClock32Filled: return ".flagClock32Filled" @@ -41494,6 +41614,8 @@ import Foundation case .flashCheckmark24Regular: return ".flashCheckmark24Regular" case .flashCheckmark28Filled: return ".flashCheckmark28Filled" case .flashCheckmark28Regular: return ".flashCheckmark28Regular" + default: break } + switch self { case .flashFlow16Filled: return ".flashFlow16Filled" case .flashFlow16Regular: return ".flashFlow16Regular" case .flashFlow20Filled: return ".flashFlow20Filled" @@ -41528,8 +41650,6 @@ import Foundation case .flashlightOff24Regular: return ".flashlightOff24Regular" case .flipHorizontal16Filled: return ".flipHorizontal16Filled" case .flipHorizontal16Regular: return ".flipHorizontal16Regular" - default: break } - switch self { case .flipHorizontal20Filled: return ".flipHorizontal20Filled" case .flipHorizontal20Regular: return ".flipHorizontal20Regular" case .flipHorizontal24Filled: return ".flipHorizontal24Filled" @@ -41596,6 +41716,8 @@ import Foundation case .folder28Regular: return ".folder28Regular" case .folder32Filled: return ".folder32Filled" case .folder32Regular: return ".folder32Regular" + default: break } + switch self { case .folder48Filled: return ".folder48Filled" case .folder48Regular: return ".folder48Regular" case .folderAdd16Filled: return ".folderAdd16Filled" @@ -41630,8 +41752,6 @@ import Foundation case .folderArrowRight24Regular: return ".folderArrowRight24Regular" case .folderArrowRight28Filled: return ".folderArrowRight28Filled" case .folderArrowRight28Regular: return ".folderArrowRight28Regular" - default: break } - switch self { case .folderArrowRight32Filled: return ".folderArrowRight32Filled" case .folderArrowRight32Light: return ".folderArrowRight32Light" case .folderArrowRight32Regular: return ".folderArrowRight32Regular" @@ -41698,6 +41818,8 @@ import Foundation case .folderMail32Regular: return ".folderMail32Regular" case .folderMultiple16Filled: return ".folderMultiple16Filled" case .folderMultiple16Regular: return ".folderMultiple16Regular" + default: break } + switch self { case .folderOpen16Filled: return ".folderOpen16Filled" case .folderOpen16Regular: return ".folderOpen16Regular" case .folderOpen20Filled: return ".folderOpen20Filled" @@ -41732,8 +41854,6 @@ import Foundation case .folderProhibited20Regular: return ".folderProhibited20Regular" case .folderProhibited24Filled: return ".folderProhibited24Filled" case .folderProhibited24Regular: return ".folderProhibited24Regular" - default: break } - switch self { case .folderProhibited28Filled: return ".folderProhibited28Filled" case .folderProhibited28Regular: return ".folderProhibited28Regular" case .folderProhibited32Filled: return ".folderProhibited32Filled" @@ -41800,6 +41920,8 @@ import Foundation case .food28Color: return ".food28Color" case .food28Filled: return ".food28Filled" case .food28Regular: return ".food28Regular" + default: break } + switch self { case .food32Color: return ".food32Color" case .food32Filled: return ".food32Filled" case .food32Regular: return ".food32Regular" @@ -41834,8 +41956,6 @@ import Foundation case .foodEgg16Regular: return ".foodEgg16Regular" case .foodEgg20Filled: return ".foodEgg20Filled" case .foodEgg20Regular: return ".foodEgg20Regular" - default: break } - switch self { case .foodEgg24Filled: return ".foodEgg24Filled" case .foodEgg24Regular: return ".foodEgg24Regular" case .foodFish20Filled: return ".foodFish20Filled" @@ -41902,6 +42022,8 @@ import Foundation case .fps3048Regular: return ".fps3048Regular" case .fps6016Filled: return ".fps6016Filled" case .fps6016Regular: return ".fps6016Regular" + default: break } + switch self { case .fps6020Filled: return ".fps6020Filled" case .fps6020Regular: return ".fps6020Regular" case .fps6024Filled: return ".fps6024Filled" @@ -41936,8 +42058,6 @@ import Foundation case .fullScreenMinimize20Regular: return ".fullScreenMinimize20Regular" case .fullScreenMinimize24Filled: return ".fullScreenMinimize24Filled" case .fullScreenMinimize24Regular: return ".fullScreenMinimize24Regular" - default: break } - switch self { case .fullScreenMinimize28Filled: return ".fullScreenMinimize28Filled" case .fullScreenMinimize28Regular: return ".fullScreenMinimize28Regular" case .fullScreenMinimize32Filled: return ".fullScreenMinimize32Filled" @@ -42004,6 +42124,8 @@ import Foundation case .gif24Filled: return ".gif24Filled" case .gif24Regular: return ".gif24Regular" case .gift16Filled: return ".gift16Filled" + default: break } + switch self { case .gift16Regular: return ".gift16Regular" case .gift20Filled: return ".gift20Filled" case .gift20Regular: return ".gift20Regular" @@ -42038,8 +42160,6 @@ import Foundation case .giftOpen24Filled: return ".giftOpen24Filled" case .giftOpen24Regular: return ".giftOpen24Regular" case .giftOpen32Filled: return ".giftOpen32Filled" - default: break } - switch self { case .giftOpen32Regular: return ".giftOpen32Regular" case .glance12Filled: return ".glance12Filled" case .glance12Regular: return ".glance12Regular" @@ -42106,6 +42226,8 @@ import Foundation case .globe12Filled: return ".globe12Filled" case .globe12Regular: return ".globe12Regular" case .globe16Filled: return ".globe16Filled" + default: break } + switch self { case .globe16Regular: return ".globe16Regular" case .globe20Filled: return ".globe20Filled" case .globe20Regular: return ".globe20Regular" @@ -42140,8 +42262,6 @@ import Foundation case .globeClock20Filled: return ".globeClock20Filled" case .globeClock20Regular: return ".globeClock20Regular" case .globeClock24Filled: return ".globeClock24Filled" - default: break } - switch self { case .globeClock24Regular: return ".globeClock24Regular" case .globeDesktop20Filled: return ".globeDesktop20Filled" case .globeDesktop20Regular: return ".globeDesktop20Regular" @@ -42208,6 +42328,8 @@ import Foundation case .globeSync16Regular: return ".globeSync16Regular" case .globeSync20Filled: return ".globeSync20Filled" case .globeSync20Regular: return ".globeSync20Regular" + default: break } + switch self { case .globeSync24Filled: return ".globeSync24Filled" case .globeSync24Regular: return ".globeSync24Regular" case .globeVideo20Filled: return ".globeVideo20Filled" @@ -42242,8 +42364,6 @@ import Foundation case .gridDots20Regular: return ".gridDots20Regular" case .gridDots24Filled: return ".gridDots24Filled" case .gridDots24Regular: return ".gridDots24Regular" - default: break } - switch self { case .gridDots28Filled: return ".gridDots28Filled" case .gridDots28Regular: return ".gridDots28Regular" case .gridKanban16Filled: return ".gridKanban16Filled" @@ -42310,6 +42430,8 @@ import Foundation case .handDraw28Regular: return ".handDraw28Regular" case .handDraw32Light: return ".handDraw32Light" case .handLeft16Filled: return ".handLeft16Filled" + default: break } + switch self { case .handLeft16Regular: return ".handLeft16Regular" case .handLeft20Filled: return ".handLeft20Filled" case .handLeft20Regular: return ".handLeft20Regular" @@ -42344,8 +42466,6 @@ import Foundation case .handRight16Filled: return ".handRight16Filled" case .handRight16Regular: return ".handRight16Regular" case .handRight20Filled: return ".handRight20Filled" - default: break } - switch self { case .handRight20Regular: return ".handRight20Regular" case .handRight24Filled: return ".handRight24Filled" case .handRight24Regular: return ".handRight24Regular" @@ -42412,6 +42532,8 @@ import Foundation case .hatGraduation28Filled: return ".hatGraduation28Filled" case .hatGraduation28Regular: return ".hatGraduation28Regular" case .hatGraduation32Filled: return ".hatGraduation32Filled" + default: break } + switch self { case .hatGraduation32Regular: return ".hatGraduation32Regular" case .hatGraduation48Filled: return ".hatGraduation48Filled" case .hatGraduation48Regular: return ".hatGraduation48Regular" @@ -42446,8 +42568,6 @@ import Foundation case .headphones20Color: return ".headphones20Color" case .headphones20Filled: return ".headphones20Filled" case .headphones20Regular: return ".headphones20Regular" - default: break } - switch self { case .headphones24Color: return ".headphones24Color" case .headphones24Filled: return ".headphones24Filled" case .headphones24Regular: return ".headphones24Regular" @@ -42514,6 +42634,8 @@ import Foundation case .heartBroken16Regular: return ".heartBroken16Regular" case .heartBroken20Filled: return ".heartBroken20Filled" case .heartBroken20Regular: return ".heartBroken20Regular" + default: break } + switch self { case .heartBroken24Filled: return ".heartBroken24Filled" case .heartBroken24Regular: return ".heartBroken24Regular" case .heartCircle16Filled: return ".heartCircle16Filled" @@ -42548,8 +42670,6 @@ import Foundation case .heartPulse32Regular: return ".heartPulse32Regular" case .heartPulseCheckmark20Filled: return ".heartPulseCheckmark20Filled" case .heartPulseCheckmark20Regular: return ".heartPulseCheckmark20Regular" - default: break } - switch self { case .heartPulseError20Filled: return ".heartPulseError20Filled" case .heartPulseError20Regular: return ".heartPulseError20Regular" case .heartPulseWarning20Filled: return ".heartPulseWarning20Filled" @@ -42616,6 +42736,8 @@ import Foundation case .history48Regular: return ".history48Regular" case .historyDismiss20Filled: return ".historyDismiss20Filled" case .historyDismiss20Regular: return ".historyDismiss20Regular" + default: break } + switch self { case .historyDismiss24Filled: return ".historyDismiss24Filled" case .historyDismiss24Regular: return ".historyDismiss24Regular" case .historyDismiss28Filled: return ".historyDismiss28Filled" @@ -42650,8 +42772,6 @@ import Foundation case .homeAdd24Regular: return ".homeAdd24Regular" case .homeCheckmark16Filled: return ".homeCheckmark16Filled" case .homeCheckmark16Regular: return ".homeCheckmark16Regular" - default: break } - switch self { case .homeCheckmark20Filled: return ".homeCheckmark20Filled" case .homeCheckmark20Regular: return ".homeCheckmark20Regular" case .homeCheckmark24Filled: return ".homeCheckmark24Filled" @@ -42718,6 +42838,8 @@ import Foundation case .hourglassThreeQuarter20Regular: return ".hourglassThreeQuarter20Regular" case .hourglassThreeQuarter24Filled: return ".hourglassThreeQuarter24Filled" case .hourglassThreeQuarter24Regular: return ".hourglassThreeQuarter24Regular" + default: break } + switch self { case .icons20Filled: return ".icons20Filled" case .icons20Regular: return ".icons20Regular" case .icons24Filled: return ".icons24Filled" @@ -42752,8 +42874,6 @@ import Foundation case .imageArrowBack24Regular: return ".imageArrowBack24Regular" case .imageArrowCounterclockwise20Filled: return ".imageArrowCounterclockwise20Filled" case .imageArrowCounterclockwise20Regular: return ".imageArrowCounterclockwise20Regular" - default: break } - switch self { case .imageArrowCounterclockwise24Filled: return ".imageArrowCounterclockwise24Filled" case .imageArrowCounterclockwise24Regular: return ".imageArrowCounterclockwise24Regular" case .imageArrowForward20Filled: return ".imageArrowForward20Filled" @@ -42820,6 +42940,8 @@ import Foundation case .imageOff20Filled: return ".imageOff20Filled" case .imageOff20Regular: return ".imageOff20Regular" case .imageOff24Filled: return ".imageOff24Filled" + default: break } + switch self { case .imageOff24Regular: return ".imageOff24Regular" case .imageOff28Filled: return ".imageOff28Filled" case .imageOff28Regular: return ".imageOff28Regular" @@ -42854,8 +42976,6 @@ import Foundation case .imageSplit20Filled: return ".imageSplit20Filled" case .imageSplit20Regular: return ".imageSplit20Regular" case .imageSplit24Filled: return ".imageSplit24Filled" - default: break } - switch self { case .imageSplit24Regular: return ".imageSplit24Regular" case .imageStack16Filled: return ".imageStack16Filled" case .imageStack16Regular: return ".imageStack16Regular" @@ -42922,6 +43042,8 @@ import Foundation case .inkStrokeArrowDown24Filled: return ".inkStrokeArrowDown24Filled" case .inkStrokeArrowDown24Regular: return ".inkStrokeArrowDown24Regular" case .inkStrokeArrowUpDown20Filled: return ".inkStrokeArrowUpDown20Filled" + default: break } + switch self { case .inkStrokeArrowUpDown20Regular: return ".inkStrokeArrowUpDown20Regular" case .inkStrokeArrowUpDown24Filled: return ".inkStrokeArrowUpDown24Filled" case .inkStrokeArrowUpDown24Regular: return ".inkStrokeArrowUpDown24Regular" @@ -42956,8 +43078,6 @@ import Foundation case .iot20Filled: return ".iot20Filled" case .iot20Regular: return ".iot20Regular" case .iot24Filled: return ".iot24Filled" - default: break } - switch self { case .iot24Regular: return ".iot24Regular" case .iotAlert16Filled: return ".iotAlert16Filled" case .iotAlert16Regular: return ".iotAlert16Regular" @@ -43024,6 +43144,8 @@ import Foundation case .keyboardLayoutResize24Filled: return ".keyboardLayoutResize24Filled" case .keyboardLayoutResize24Regular: return ".keyboardLayoutResize24Regular" case .keyboardLayoutSplit20Filled: return ".keyboardLayoutSplit20Filled" + default: break } + switch self { case .keyboardLayoutSplit20Regular: return ".keyboardLayoutSplit20Regular" case .keyboardLayoutSplit24Filled: return ".keyboardLayoutSplit24Filled" case .keyboardLayoutSplit24Regular: return ".keyboardLayoutSplit24Regular" @@ -43058,8 +43180,6 @@ import Foundation case .laptop32Filled: return ".laptop32Filled" case .laptop32Regular: return ".laptop32Regular" case .laptop48Filled: return ".laptop48Filled" - default: break } - switch self { case .laptop48Regular: return ".laptop48Regular" case .laptopBriefcase20Filled: return ".laptopBriefcase20Filled" case .laptopBriefcase20Regular: return ".laptopBriefcase20Regular" @@ -43126,6 +43246,8 @@ import Foundation case .layerDiagonalSparkle16Regular: return ".layerDiagonalSparkle16Regular" case .layerDiagonalSparkle20Filled: return ".layerDiagonalSparkle20Filled" case .layerDiagonalSparkle20Regular: return ".layerDiagonalSparkle20Regular" + default: break } + switch self { case .layerDiagonalSparkle24Filled: return ".layerDiagonalSparkle24Filled" case .layerDiagonalSparkle24Regular: return ".layerDiagonalSparkle24Regular" case .layoutCellFour16Filled: return ".layoutCellFour16Filled" @@ -43160,8 +43282,6 @@ import Foundation case .layoutColumnFourFocusCenterRight24Filled: return ".layoutColumnFourFocusCenterRight24Filled" case .layoutColumnFourFocusLeft16Filled: return ".layoutColumnFourFocusLeft16Filled" case .layoutColumnFourFocusLeft20Filled: return ".layoutColumnFourFocusLeft20Filled" - default: break } - switch self { case .layoutColumnFourFocusLeft24Filled: return ".layoutColumnFourFocusLeft24Filled" case .layoutColumnFourFocusRight16Filled: return ".layoutColumnFourFocusRight16Filled" case .layoutColumnFourFocusRight20Filled: return ".layoutColumnFourFocusRight20Filled" @@ -43228,6 +43348,8 @@ import Foundation case .layoutColumnTwoSplitLeftFocusBottomLeft20Filled: return ".layoutColumnTwoSplitLeftFocusBottomLeft20Filled" case .layoutColumnTwoSplitLeftFocusBottomLeft24Filled: return ".layoutColumnTwoSplitLeftFocusBottomLeft24Filled" case .layoutColumnTwoSplitLeftFocusRight16Filled: return ".layoutColumnTwoSplitLeftFocusRight16Filled" + default: break } + switch self { case .layoutColumnTwoSplitLeftFocusRight20Filled: return ".layoutColumnTwoSplitLeftFocusRight20Filled" case .layoutColumnTwoSplitLeftFocusRight24Filled: return ".layoutColumnTwoSplitLeftFocusRight24Filled" case .layoutColumnTwoSplitLeftFocusTopLeft16Filled: return ".layoutColumnTwoSplitLeftFocusTopLeft16Filled" @@ -43262,8 +43384,6 @@ import Foundation case .layoutRowFourFocusCenterBottom24Filled: return ".layoutRowFourFocusCenterBottom24Filled" case .layoutRowFourFocusCenterTop16Filled: return ".layoutRowFourFocusCenterTop16Filled" case .layoutRowFourFocusCenterTop20Filled: return ".layoutRowFourFocusCenterTop20Filled" - default: break } - switch self { case .layoutRowFourFocusCenterTop24Filled: return ".layoutRowFourFocusCenterTop24Filled" case .layoutRowFourFocusTop16Filled: return ".layoutRowFourFocusTop16Filled" case .layoutRowFourFocusTop20Filled: return ".layoutRowFourFocusTop20Filled" @@ -43330,6 +43450,8 @@ import Foundation case .layoutRowTwoSplitBottomFocusBottomRight16Filled: return ".layoutRowTwoSplitBottomFocusBottomRight16Filled" case .layoutRowTwoSplitBottomFocusBottomRight20Filled: return ".layoutRowTwoSplitBottomFocusBottomRight20Filled" case .layoutRowTwoSplitBottomFocusBottomRight24Filled: return ".layoutRowTwoSplitBottomFocusBottomRight24Filled" + default: break } + switch self { case .layoutRowTwoSplitBottomFocusTop16Filled: return ".layoutRowTwoSplitBottomFocusTop16Filled" case .layoutRowTwoSplitBottomFocusTop20Filled: return ".layoutRowTwoSplitBottomFocusTop20Filled" case .layoutRowTwoSplitBottomFocusTop24Filled: return ".layoutRowTwoSplitBottomFocusTop24Filled" @@ -43364,8 +43486,6 @@ import Foundation case .leafThree24Regular: return ".leafThree24Regular" case .leafTwo16Filled: return ".leafTwo16Filled" case .leafTwo16Regular: return ".leafTwo16Regular" - default: break } - switch self { case .leafTwo20Filled: return ".leafTwo20Filled" case .leafTwo20Regular: return ".leafTwo20Regular" case .leafTwo24Filled: return ".leafTwo24Filled" @@ -43404,6 +43524,7 @@ import Foundation case .lightbulb28Filled: return ".lightbulb28Filled" case .lightbulb28Regular: return ".lightbulb28Regular" case .lightbulb32Filled: return ".lightbulb32Filled" + case .lightbulb32Light: return ".lightbulb32Light" case .lightbulb32Regular: return ".lightbulb32Regular" case .lightbulb48Filled: return ".lightbulb48Filled" case .lightbulb48Regular: return ".lightbulb48Regular" @@ -43431,6 +43552,8 @@ import Foundation case .lightbulbPerson24Regular: return ".lightbulbPerson24Regular" case .lightbulbPerson28Filled: return ".lightbulbPerson28Filled" case .lightbulbPerson28Regular: return ".lightbulbPerson28Regular" + default: break } + switch self { case .lightbulbPerson32Filled: return ".lightbulbPerson32Filled" case .lightbulbPerson32Regular: return ".lightbulbPerson32Regular" case .lightbulbPerson48Filled: return ".lightbulbPerson48Filled" @@ -43466,8 +43589,6 @@ import Foundation case .lineFlowDiagonalUpRight32Filled: return ".lineFlowDiagonalUpRight32Filled" case .lineFlowDiagonalUpRight32Regular: return ".lineFlowDiagonalUpRight32Regular" case .lineHorizontal116Filled: return ".lineHorizontal116Filled" - default: break } - switch self { case .lineHorizontal116Regular: return ".lineHorizontal116Regular" case .lineHorizontal120Filled: return ".lineHorizontal120Filled" case .lineHorizontal120Regular: return ".lineHorizontal120Regular" @@ -43533,6 +43654,8 @@ import Foundation case .lineStyleSketch28Regular: return ".lineStyleSketch28Regular" case .lineStyleSketch32Filled: return ".lineStyleSketch32Filled" case .lineStyleSketch32Regular: return ".lineStyleSketch32Regular" + default: break } + switch self { case .lineThickness20Filled: return ".lineThickness20Filled" case .lineThickness20Regular: return ".lineThickness20Regular" case .lineThickness24Filled: return ".lineThickness24Filled" @@ -43568,8 +43691,6 @@ import Foundation case .linkEdit16Regular: return ".linkEdit16Regular" case .linkEdit20Filled: return ".linkEdit20Filled" case .linkEdit20Regular: return ".linkEdit20Regular" - default: break } - switch self { case .linkEdit24Filled: return ".linkEdit24Filled" case .linkEdit24Regular: return ".linkEdit24Regular" case .linkMultiple16Filled: return ".linkMultiple16Filled" @@ -43635,6 +43756,8 @@ import Foundation case .localLanguage24Filled: return ".localLanguage24Filled" case .localLanguage24Regular: return ".localLanguage24Regular" case .localLanguage28Filled: return ".localLanguage28Filled" + default: break } + switch self { case .localLanguage28Regular: return ".localLanguage28Regular" case .location12Filled: return ".location12Filled" case .location12Regular: return ".location12Regular" @@ -43670,8 +43793,6 @@ import Foundation case .locationArrow24Regular: return ".locationArrow24Regular" case .locationArrow28Filled: return ".locationArrow28Filled" case .locationArrow28Regular: return ".locationArrow28Regular" - default: break } - switch self { case .locationArrow32Filled: return ".locationArrow32Filled" case .locationArrow32Regular: return ".locationArrow32Regular" case .locationArrow48Filled: return ".locationArrow48Filled" @@ -43737,6 +43858,8 @@ import Foundation case .lockClosed24Filled: return ".lockClosed24Filled" case .lockClosed24Regular: return ".lockClosed24Regular" case .lockClosed28Filled: return ".lockClosed28Filled" + default: break } + switch self { case .lockClosed28Regular: return ".lockClosed28Regular" case .lockClosed32Filled: return ".lockClosed32Filled" case .lockClosed32Light: return ".lockClosed32Light" @@ -43772,8 +43895,6 @@ import Foundation case .lockShield16Regular: return ".lockShield16Regular" case .lockShield20Filled: return ".lockShield20Filled" case .lockShield20Regular: return ".lockShield20Regular" - default: break } - switch self { case .lockShield24Filled: return ".lockShield24Filled" case .lockShield24Regular: return ".lockShield24Regular" case .lockShield28Filled: return ".lockShield28Filled" @@ -43839,6 +43960,8 @@ import Foundation case .mailAllRead16Filled: return ".mailAllRead16Filled" case .mailAllRead16Regular: return ".mailAllRead16Regular" case .mailAllRead20Filled: return ".mailAllRead20Filled" + default: break } + switch self { case .mailAllRead20Regular: return ".mailAllRead20Regular" case .mailAllRead24Filled: return ".mailAllRead24Filled" case .mailAllRead24Regular: return ".mailAllRead24Regular" @@ -43874,8 +43997,6 @@ import Foundation case .mailArrowForward20Regular: return ".mailArrowForward20Regular" case .mailArrowUp16Filled: return ".mailArrowUp16Filled" case .mailArrowUp16Regular: return ".mailArrowUp16Regular" - default: break } - switch self { case .mailArrowUp20Filled: return ".mailArrowUp20Filled" case .mailArrowUp20Regular: return ".mailArrowUp20Regular" case .mailArrowUp24Filled: return ".mailArrowUp24Filled" @@ -43941,6 +44062,8 @@ import Foundation case .mailInbox32Filled: return ".mailInbox32Filled" case .mailInbox32Regular: return ".mailInbox32Regular" case .mailInboxAdd16Filled: return ".mailInboxAdd16Filled" + default: break } + switch self { case .mailInboxAdd16Regular: return ".mailInboxAdd16Regular" case .mailInboxAdd20Filled: return ".mailInboxAdd20Filled" case .mailInboxAdd20Regular: return ".mailInboxAdd20Regular" @@ -43976,8 +44099,6 @@ import Foundation case .mailInboxDismiss16Regular: return ".mailInboxDismiss16Regular" case .mailInboxDismiss20Filled: return ".mailInboxDismiss20Filled" case .mailInboxDismiss20Regular: return ".mailInboxDismiss20Regular" - default: break } - switch self { case .mailInboxDismiss24Filled: return ".mailInboxDismiss24Filled" case .mailInboxDismiss24Regular: return ".mailInboxDismiss24Regular" case .mailInboxDismiss28Filled: return ".mailInboxDismiss28Filled" @@ -44043,6 +44164,8 @@ import Foundation case .mailProhibited28Regular: return ".mailProhibited28Regular" case .mailRead16Filled: return ".mailRead16Filled" case .mailRead16Regular: return ".mailRead16Regular" + default: break } + switch self { case .mailRead20Filled: return ".mailRead20Filled" case .mailRead20Regular: return ".mailRead20Regular" case .mailRead24Filled: return ".mailRead24Filled" @@ -44078,8 +44201,6 @@ import Foundation case .mailSettings16Regular: return ".mailSettings16Regular" case .mailSettings20Filled: return ".mailSettings20Filled" case .mailSettings20Regular: return ".mailSettings20Regular" - default: break } - switch self { case .mailSettings32Light: return ".mailSettings32Light" case .mailShield16Filled: return ".mailShield16Filled" case .mailShield16Regular: return ".mailShield16Regular" @@ -44145,6 +44266,8 @@ import Foundation case .mathFormatProfessional24Filled: return ".mathFormatProfessional24Filled" case .mathFormatProfessional24Regular: return ".mathFormatProfessional24Regular" case .mathFormula16Filled: return ".mathFormula16Filled" + default: break } + switch self { case .mathFormula16Regular: return ".mathFormula16Regular" case .mathFormula20Filled: return ".mathFormula20Filled" case .mathFormula20Regular: return ".mathFormula20Regular" @@ -44180,8 +44303,6 @@ import Foundation case .meetNow20Regular: return ".meetNow20Regular" case .meetNow24Filled: return ".meetNow24Filled" case .meetNow24Regular: return ".meetNow24Regular" - default: break } - switch self { case .meetNow28Filled: return ".meetNow28Filled" case .meetNow28Regular: return ".meetNow28Regular" case .meetNow32Filled: return ".meetNow32Filled" @@ -44247,6 +44368,8 @@ import Foundation case .mic16Color: return ".mic16Color" case .mic16Filled: return ".mic16Filled" case .mic16Regular: return ".mic16Regular" + default: break } + switch self { case .mic20Color: return ".mic20Color" case .mic20Filled: return ".mic20Filled" case .mic20Regular: return ".mic20Regular" @@ -44282,8 +44405,6 @@ import Foundation case .micOff20Filled: return ".micOff20Filled" case .micOff20Regular: return ".micOff20Regular" case .micOff24Filled: return ".micOff24Filled" - default: break } - switch self { case .micOff24Regular: return ".micOff24Regular" case .micOff28Filled: return ".micOff28Filled" case .micOff28Regular: return ".micOff28Regular" @@ -44349,6 +44470,8 @@ import Foundation case .microscope24Regular: return ".microscope24Regular" case .microscope32Filled: return ".microscope32Filled" case .microscope32Regular: return ".microscope32Regular" + default: break } + switch self { case .midi20Filled: return ".midi20Filled" case .midi20Regular: return ".midi20Regular" case .midi24Filled: return ".midi24Filled" @@ -44384,8 +44507,6 @@ import Foundation case .money24Regular: return ".money24Regular" case .moneyCalculator20Filled: return ".moneyCalculator20Filled" case .moneyCalculator20Regular: return ".moneyCalculator20Regular" - default: break } - switch self { case .moneyCalculator24Filled: return ".moneyCalculator24Filled" case .moneyCalculator24Regular: return ".moneyCalculator24Regular" case .moneyDismiss20Filled: return ".moneyDismiss20Filled" @@ -44451,6 +44572,8 @@ import Foundation case .mountainLocationBottom28Filled: return ".mountainLocationBottom28Filled" case .mountainLocationBottom28Regular: return ".mountainLocationBottom28Regular" case .mountainLocationTop20Filled: return ".mountainLocationTop20Filled" + default: break } + switch self { case .mountainLocationTop20Regular: return ".mountainLocationTop20Regular" case .mountainLocationTop24Filled: return ".mountainLocationTop24Filled" case .mountainLocationTop24Regular: return ".mountainLocationTop24Regular" @@ -44486,8 +44609,6 @@ import Foundation case .multiplier15X28Regular: return ".multiplier15X28Regular" case .multiplier15X32Filled: return ".multiplier15X32Filled" case .multiplier15X32Regular: return ".multiplier15X32Regular" - default: break } - switch self { case .multiplier15X48Filled: return ".multiplier15X48Filled" case .multiplier15X48Regular: return ".multiplier15X48Regular" case .multiplier18X20Filled: return ".multiplier18X20Filled" @@ -44553,6 +44674,8 @@ import Foundation case .musicNoteOff124Filled: return ".musicNoteOff124Filled" case .musicNoteOff124Regular: return ".musicNoteOff124Regular" case .musicNoteOff216Filled: return ".musicNoteOff216Filled" + default: break } + switch self { case .musicNoteOff216Regular: return ".musicNoteOff216Regular" case .musicNoteOff220Filled: return ".musicNoteOff220Filled" case .musicNoteOff220Regular: return ".musicNoteOff220Regular" @@ -44588,8 +44711,6 @@ import Foundation case .navigationUnread24Regular: return ".navigationUnread24Regular" case .networkAdapter16Filled: return ".networkAdapter16Filled" case .networkAdapter16Regular: return ".networkAdapter16Regular" - default: break } - switch self { case .networkCheck20Filled: return ".networkCheck20Filled" case .networkCheck20Regular: return ".networkCheck20Regular" case .networkCheck24Filled: return ".networkCheck24Filled" @@ -44655,6 +44776,8 @@ import Foundation case .notePin20Regular: return ".notePin20Regular" case .notebook16Filled: return ".notebook16Filled" case .notebook16Regular: return ".notebook16Regular" + default: break } + switch self { case .notebook20Filled: return ".notebook20Filled" case .notebook20Regular: return ".notebook20Regular" case .notebook24Filled: return ".notebook24Filled" @@ -44690,8 +44813,6 @@ import Foundation case .notebookSectionArrowRight24Filled: return ".notebookSectionArrowRight24Filled" case .notebookSectionArrowRight24Regular: return ".notebookSectionArrowRight24Regular" case .notebookSubsection20Filled: return ".notebookSubsection20Filled" - default: break } - switch self { case .notebookSubsection20Regular: return ".notebookSubsection20Regular" case .notebookSubsection24Filled: return ".notebookSubsection24Filled" case .notebookSubsection24Regular: return ".notebookSubsection24Regular" @@ -44757,6 +44878,8 @@ import Foundation case .numberCircle148Regular: return ".numberCircle148Regular" case .numberCircle216Filled: return ".numberCircle216Filled" case .numberCircle216Regular: return ".numberCircle216Regular" + default: break } + switch self { case .numberCircle220Filled: return ".numberCircle220Filled" case .numberCircle220Regular: return ".numberCircle220Regular" case .numberCircle224Filled: return ".numberCircle224Filled" @@ -44792,8 +44915,6 @@ import Foundation case .numberCircle448Filled: return ".numberCircle448Filled" case .numberCircle448Regular: return ".numberCircle448Regular" case .numberCircle516Filled: return ".numberCircle516Filled" - default: break } - switch self { case .numberCircle516Regular: return ".numberCircle516Regular" case .numberCircle520Filled: return ".numberCircle520Filled" case .numberCircle520Regular: return ".numberCircle520Regular" @@ -44859,6 +44980,8 @@ import Foundation case .numberRow20Regular: return ".numberRow20Regular" case .numberRow24Filled: return ".numberRow24Filled" case .numberRow24Regular: return ".numberRow24Regular" + default: break } + switch self { case .numberSymbol16Filled: return ".numberSymbol16Filled" case .numberSymbol16Regular: return ".numberSymbol16Regular" case .numberSymbol20Filled: return ".numberSymbol20Filled" @@ -44894,8 +45017,6 @@ import Foundation case .open48Filled: return ".open48Filled" case .open48Regular: return ".open48Regular" case .openFolder16Filled: return ".openFolder16Filled" - default: break } - switch self { case .openFolder16Regular: return ".openFolder16Regular" case .openFolder20Filled: return ".openFolder20Filled" case .openFolder20Regular: return ".openFolder20Regular" @@ -44961,6 +45082,8 @@ import Foundation case .oval16Filled: return ".oval16Filled" case .oval16Regular: return ".oval16Regular" case .oval20Filled: return ".oval20Filled" + default: break } + switch self { case .oval20Regular: return ".oval20Regular" case .oval24Filled: return ".oval24Filled" case .oval24Regular: return ".oval24Regular" @@ -44996,8 +45119,6 @@ import Foundation case .paddingTop24Regular: return ".paddingTop24Regular" case .pageFit16Filled: return ".pageFit16Filled" case .pageFit16Regular: return ".pageFit16Regular" - default: break } - switch self { case .pageFit20Filled: return ".pageFit20Filled" case .pageFit20Regular: return ".pageFit20Regular" case .pageFit24Filled: return ".pageFit24Filled" @@ -45063,6 +45184,8 @@ import Foundation case .panelLeft28Regular: return ".panelLeft28Regular" case .panelLeft32Filled: return ".panelLeft32Filled" case .panelLeft32Regular: return ".panelLeft32Regular" + default: break } + switch self { case .panelLeft48Filled: return ".panelLeft48Filled" case .panelLeft48Regular: return ".panelLeft48Regular" case .panelLeftAdd16Filled: return ".panelLeftAdd16Filled" @@ -45098,8 +45221,6 @@ import Foundation case .panelLeftFocusRight20Filled: return ".panelLeftFocusRight20Filled" case .panelLeftFocusRight24Filled: return ".panelLeftFocusRight24Filled" case .panelLeftFocusRight28Filled: return ".panelLeftFocusRight28Filled" - default: break } - switch self { case .panelLeftFocusRight32Light: return ".panelLeftFocusRight32Light" case .panelLeftHeader16Filled: return ".panelLeftHeader16Filled" case .panelLeftHeader16Regular: return ".panelLeftHeader16Regular" @@ -45165,6 +45286,8 @@ import Foundation case .panelLeftTextDismiss16Regular: return ".panelLeftTextDismiss16Regular" case .panelLeftTextDismiss20Filled: return ".panelLeftTextDismiss20Filled" case .panelLeftTextDismiss20Regular: return ".panelLeftTextDismiss20Regular" + default: break } + switch self { case .panelLeftTextDismiss24Filled: return ".panelLeftTextDismiss24Filled" case .panelLeftTextDismiss24Regular: return ".panelLeftTextDismiss24Regular" case .panelLeftTextDismiss28Filled: return ".panelLeftTextDismiss28Filled" @@ -45200,8 +45323,6 @@ import Foundation case .panelRightCursor24Filled: return ".panelRightCursor24Filled" case .panelRightCursor24Regular: return ".panelRightCursor24Regular" case .panelRightExpand20Filled: return ".panelRightExpand20Filled" - default: break } - switch self { case .panelRightExpand20Regular: return ".panelRightExpand20Regular" case .panelRightGallery16Filled: return ".panelRightGallery16Filled" case .panelRightGallery16Regular: return ".panelRightGallery16Regular" @@ -45267,6 +45388,8 @@ import Foundation case .pauseCircle16Regular: return ".pauseCircle16Regular" case .pauseCircle20Filled: return ".pauseCircle20Filled" case .pauseCircle20Regular: return ".pauseCircle20Regular" + default: break } + switch self { case .pauseCircle24Filled: return ".pauseCircle24Filled" case .pauseCircle24Regular: return ".pauseCircle24Regular" case .pauseCircle32Filled: return ".pauseCircle32Filled" @@ -45302,8 +45425,6 @@ import Foundation case .paymentWireless28Filled: return ".paymentWireless28Filled" case .paymentWireless28Regular: return ".paymentWireless28Regular" case .paymentWireless32Filled: return ".paymentWireless32Filled" - default: break } - switch self { case .paymentWireless32Regular: return ".paymentWireless32Regular" case .paymentWireless48Filled: return ".paymentWireless48Filled" case .paymentWireless48Regular: return ".paymentWireless48Regular" @@ -45369,6 +45490,8 @@ import Foundation case .penSparkle48Filled: return ".penSparkle48Filled" case .penSparkle48Regular: return ".penSparkle48Regular" case .penSync16Filled: return ".penSync16Filled" + default: break } + switch self { case .penSync16Regular: return ".penSync16Regular" case .penSync20Filled: return ".penSync20Filled" case .penSync20Regular: return ".penSync20Regular" @@ -45404,8 +45527,6 @@ import Foundation case .people32Filled: return ".people32Filled" case .people32Light: return ".people32Light" case .people32Regular: return ".people32Regular" - default: break } - switch self { case .people48Color: return ".people48Color" case .people48Filled: return ".people48Filled" case .people48Regular: return ".people48Regular" @@ -45471,6 +45592,8 @@ import Foundation case .peopleEdit20Regular: return ".peopleEdit20Regular" case .peopleEdit24Filled: return ".peopleEdit24Filled" case .peopleEdit24Regular: return ".peopleEdit24Regular" + default: break } + switch self { case .peopleEdit32Filled: return ".peopleEdit32Filled" case .peopleEdit32Light: return ".peopleEdit32Light" case .peopleEdit32Regular: return ".peopleEdit32Regular" @@ -45506,8 +45629,6 @@ import Foundation case .peopleList16Regular: return ".peopleList16Regular" case .peopleList20Filled: return ".peopleList20Filled" case .peopleList20Regular: return ".peopleList20Regular" - default: break } - switch self { case .peopleList24Filled: return ".peopleList24Filled" case .peopleList24Regular: return ".peopleList24Regular" case .peopleList28Filled: return ".peopleList28Filled" @@ -45573,6 +45694,8 @@ import Foundation case .peopleSwap20Filled: return ".peopleSwap20Filled" case .peopleSwap20Regular: return ".peopleSwap20Regular" case .peopleSwap24Filled: return ".peopleSwap24Filled" + default: break } + switch self { case .peopleSwap24Regular: return ".peopleSwap24Regular" case .peopleSwap28Filled: return ".peopleSwap28Filled" case .peopleSwap28Regular: return ".peopleSwap28Regular" @@ -45608,8 +45731,6 @@ import Foundation case .peopleTeamDelete16Filled: return ".peopleTeamDelete16Filled" case .peopleTeamDelete16Regular: return ".peopleTeamDelete16Regular" case .peopleTeamDelete20Filled: return ".peopleTeamDelete20Filled" - default: break } - switch self { case .peopleTeamDelete20Regular: return ".peopleTeamDelete20Regular" case .peopleTeamDelete24Filled: return ".peopleTeamDelete24Filled" case .peopleTeamDelete24Regular: return ".peopleTeamDelete24Regular" @@ -45675,6 +45796,8 @@ import Foundation case .personAlert20Regular: return ".personAlert20Regular" case .personAlert24Filled: return ".personAlert24Filled" case .personAlert24Regular: return ".personAlert24Regular" + default: break } + switch self { case .personAlert32Filled: return ".personAlert32Filled" case .personAlert32Regular: return ".personAlert32Regular" case .personAlertOff16Filled: return ".personAlertOff16Filled" @@ -45710,8 +45833,6 @@ import Foundation case .personArrowRight24Filled: return ".personArrowRight24Filled" case .personArrowRight24Regular: return ".personArrowRight24Regular" case .personAvailable16Color: return ".personAvailable16Color" - default: break } - switch self { case .personAvailable16Filled: return ".personAvailable16Filled" case .personAvailable16Regular: return ".personAvailable16Regular" case .personAvailable20Color: return ".personAvailable20Color" @@ -45777,6 +45898,8 @@ import Foundation case .personDelete20Regular: return ".personDelete20Regular" case .personDelete24Filled: return ".personDelete24Filled" case .personDelete24Regular: return ".personDelete24Regular" + default: break } + switch self { case .personDesktop20Filled: return ".personDesktop20Filled" case .personDesktop20Regular: return ".personDesktop20Regular" case .personEdit20Filled: return ".personEdit20Filled" @@ -45812,8 +45935,6 @@ import Foundation case .personHome16Regular: return ".personHome16Regular" case .personHome20Filled: return ".personHome20Filled" case .personHome20Regular: return ".personHome20Regular" - default: break } - switch self { case .personHome24Filled: return ".personHome24Filled" case .personHome24Regular: return ".personHome24Regular" case .personHome28Filled: return ".personHome28Filled" @@ -45879,6 +46000,8 @@ import Foundation case .personNote20Regular: return ".personNote20Regular" case .personNote24Filled: return ".personNote24Filled" case .personNote24Regular: return ".personNote24Regular" + default: break } + switch self { case .personPasskey16Filled: return ".personPasskey16Filled" case .personPasskey16Regular: return ".personPasskey16Regular" case .personPasskey20Filled: return ".personPasskey20Filled" @@ -45914,8 +46037,6 @@ import Foundation case .personQuestionMark20Regular: return ".personQuestionMark20Regular" case .personQuestionMark24Filled: return ".personQuestionMark24Filled" case .personQuestionMark24Regular: return ".personQuestionMark24Regular" - default: break } - switch self { case .personRibbon16Filled: return ".personRibbon16Filled" case .personRibbon16Regular: return ".personRibbon16Regular" case .personRibbon20Filled: return ".personRibbon20Filled" @@ -45981,6 +46102,8 @@ import Foundation case .personStar28Filled: return ".personStar28Filled" case .personStar28Regular: return ".personStar28Regular" case .personStar32Filled: return ".personStar32Filled" + default: break } + switch self { case .personStar32Regular: return ".personStar32Regular" case .personStar48Filled: return ".personStar48Filled" case .personStar48Regular: return ".personStar48Regular" @@ -46016,8 +46139,6 @@ import Foundation case .personSync20Filled: return ".personSync20Filled" case .personSync20Regular: return ".personSync20Regular" case .personSync24Filled: return ".personSync24Filled" - default: break } - switch self { case .personSync24Regular: return ".personSync24Regular" case .personSync28Filled: return ".personSync28Filled" case .personSync28Regular: return ".personSync28Regular" @@ -46083,6 +46204,8 @@ import Foundation case .phone48Filled: return ".phone48Filled" case .phone48Regular: return ".phone48Regular" case .phoneAdd20Filled: return ".phoneAdd20Filled" + default: break } + switch self { case .phoneAdd20Regular: return ".phoneAdd20Regular" case .phoneAdd24Filled: return ".phoneAdd24Filled" case .phoneAdd24Regular: return ".phoneAdd24Regular" @@ -46118,8 +46241,6 @@ import Foundation case .phoneDesktop48Regular: return ".phoneDesktop48Regular" case .phoneDesktopAdd20Filled: return ".phoneDesktopAdd20Filled" case .phoneDesktopAdd20Regular: return ".phoneDesktopAdd20Regular" - default: break } - switch self { case .phoneDismiss20Filled: return ".phoneDismiss20Filled" case .phoneDismiss20Regular: return ".phoneDismiss20Regular" case .phoneDismiss24Filled: return ".phoneDismiss24Filled" @@ -46185,6 +46306,8 @@ import Foundation case .phoneSpanIn16Filled: return ".phoneSpanIn16Filled" case .phoneSpanIn16Regular: return ".phoneSpanIn16Regular" case .phoneSpanIn20Filled: return ".phoneSpanIn20Filled" + default: break } + switch self { case .phoneSpanIn20Regular: return ".phoneSpanIn20Regular" case .phoneSpanIn24Filled: return ".phoneSpanIn24Filled" case .phoneSpanIn24Regular: return ".phoneSpanIn24Regular" @@ -46220,8 +46343,6 @@ import Foundation case .phoneUpdateCheckmark20Regular: return ".phoneUpdateCheckmark20Regular" case .phoneUpdateCheckmark24Filled: return ".phoneUpdateCheckmark24Filled" case .phoneUpdateCheckmark24Regular: return ".phoneUpdateCheckmark24Regular" - default: break } - switch self { case .phoneVerticalScroll20Filled: return ".phoneVerticalScroll20Filled" case .phoneVerticalScroll20Regular: return ".phoneVerticalScroll20Regular" case .phoneVerticalScroll24Filled: return ".phoneVerticalScroll24Filled" @@ -46287,6 +46408,8 @@ import Foundation case .pin48Filled: return ".pin48Filled" case .pin48Regular: return ".pin48Regular" case .pinGlobe16Filled: return ".pinGlobe16Filled" + default: break } + switch self { case .pinGlobe16Regular: return ".pinGlobe16Regular" case .pinGlobe20Filled: return ".pinGlobe20Filled" case .pinGlobe20Regular: return ".pinGlobe20Regular" @@ -46322,8 +46445,6 @@ import Foundation case .pivot24Filled: return ".pivot24Filled" case .pivot24Regular: return ".pivot24Regular" case .plantCattail20Filled: return ".plantCattail20Filled" - default: break } - switch self { case .plantCattail20Regular: return ".plantCattail20Regular" case .plantCattail24Filled: return ".plantCattail24Filled" case .plantCattail24Regular: return ".plantCattail24Regular" @@ -46389,6 +46510,8 @@ import Foundation case .plugConnected24Regular: return ".plugConnected24Regular" case .plugConnected28Filled: return ".plugConnected28Filled" case .plugConnected28Regular: return ".plugConnected28Regular" + default: break } + switch self { case .plugConnected32Filled: return ".plugConnected32Filled" case .plugConnected32Regular: return ".plugConnected32Regular" case .plugConnected48Filled: return ".plugConnected48Filled" @@ -46424,8 +46547,6 @@ import Foundation case .poll24Color: return ".poll24Color" case .poll24Filled: return ".poll24Filled" case .poll24Regular: return ".poll24Regular" - default: break } - switch self { case .poll32Color: return ".poll32Color" case .poll32Filled: return ".poll32Filled" case .poll32Light: return ".poll32Light" @@ -46491,6 +46612,8 @@ import Foundation case .premium16Filled: return ".premium16Filled" case .premium16Regular: return ".premium16Regular" case .premium20Filled: return ".premium20Filled" + default: break } + switch self { case .premium20Regular: return ".premium20Regular" case .premium24Filled: return ".premium24Filled" case .premium24Regular: return ".premium24Regular" @@ -46526,8 +46649,6 @@ import Foundation case .presenceAway24Regular: return ".presenceAway24Regular" case .presenceBlocked10Regular: return ".presenceBlocked10Regular" case .presenceBlocked12Regular: return ".presenceBlocked12Regular" - default: break } - switch self { case .presenceBlocked16Regular: return ".presenceBlocked16Regular" case .presenceBlocked20Regular: return ".presenceBlocked20Regular" case .presenceBlocked24Regular: return ".presenceBlocked24Regular" @@ -46593,6 +46714,8 @@ import Foundation case .previous48Filled: return ".previous48Filled" case .previous48Regular: return ".previous48Regular" case .previousFrame20Filled: return ".previousFrame20Filled" + default: break } + switch self { case .previousFrame20Regular: return ".previousFrame20Regular" case .previousFrame24Filled: return ".previousFrame24Filled" case .previousFrame24Regular: return ".previousFrame24Regular" @@ -46628,8 +46751,6 @@ import Foundation case .prohibited20Filled: return ".prohibited20Filled" case .prohibited20Regular: return ".prohibited20Regular" case .prohibited24Filled: return ".prohibited24Filled" - default: break } - switch self { case .prohibited24Regular: return ".prohibited24Regular" case .prohibited28Filled: return ".prohibited28Filled" case .prohibited28Regular: return ".prohibited28Regular" @@ -46695,6 +46816,8 @@ import Foundation case .pulse32Regular: return ".pulse32Regular" case .pulseSquare20Filled: return ".pulseSquare20Filled" case .pulseSquare20Regular: return ".pulseSquare20Regular" + default: break } + switch self { case .pulseSquare24Filled: return ".pulseSquare24Filled" case .pulseSquare24Regular: return ".pulseSquare24Regular" case .puzzleCube16Filled: return ".puzzleCube16Filled" @@ -46730,8 +46853,6 @@ import Foundation case .qrCode24Filled: return ".qrCode24Filled" case .qrCode24Regular: return ".qrCode24Regular" case .qrCode28Filled: return ".qrCode28Filled" - default: break } - switch self { case .qrCode28Regular: return ".qrCode28Regular" case .question16Filled: return ".question16Filled" case .question16Regular: return ".question16Regular" @@ -46797,6 +46918,8 @@ import Foundation case .ratingMature20Filled: return ".ratingMature20Filled" case .ratingMature20Regular: return ".ratingMature20Regular" case .ratingMature24Filled: return ".ratingMature24Filled" + default: break } + switch self { case .ratingMature24Regular: return ".ratingMature24Regular" case .ratioOneToOne20Filled: return ".ratioOneToOne20Filled" case .ratioOneToOne20Regular: return ".ratioOneToOne20Regular" @@ -46832,8 +46955,6 @@ import Foundation case .readingList16Filled: return ".readingList16Filled" case .readingList16Regular: return ".readingList16Regular" case .readingList20Filled: return ".readingList20Filled" - default: break } - switch self { case .readingList20Regular: return ".readingList20Regular" case .readingList24Filled: return ".readingList24Filled" case .readingList24Regular: return ".readingList24Regular" @@ -46899,6 +47020,8 @@ import Foundation case .receiptSparkles16Filled: return ".receiptSparkles16Filled" case .receiptSparkles16Regular: return ".receiptSparkles16Regular" case .receiptSparkles20Filled: return ".receiptSparkles20Filled" + default: break } + switch self { case .receiptSparkles20Regular: return ".receiptSparkles20Regular" case .receiptSparkles24Filled: return ".receiptSparkles24Filled" case .receiptSparkles24Regular: return ".receiptSparkles24Regular" @@ -46934,8 +47057,6 @@ import Foundation case .rectangleLandscape12Regular: return ".rectangleLandscape12Regular" case .rectangleLandscape16Filled: return ".rectangleLandscape16Filled" case .rectangleLandscape16Regular: return ".rectangleLandscape16Regular" - default: break } - switch self { case .rectangleLandscape20Filled: return ".rectangleLandscape20Filled" case .rectangleLandscape20Regular: return ".rectangleLandscape20Regular" case .rectangleLandscape24Filled: return ".rectangleLandscape24Filled" @@ -47001,6 +47122,8 @@ import Foundation case .remote20Regular: return ".remote20Regular" case .rename16Filled: return ".rename16Filled" case .rename16Regular: return ".rename16Regular" + default: break } + switch self { case .rename20Filled: return ".rename20Filled" case .rename20Regular: return ".rename20Regular" case .rename24Filled: return ".rename24Filled" @@ -47036,8 +47159,6 @@ import Foundation case .resizeImage24Filled: return ".resizeImage24Filled" case .resizeImage24Regular: return ".resizeImage24Regular" case .resizeLarge16Filled: return ".resizeLarge16Filled" - default: break } - switch self { case .resizeLarge16Regular: return ".resizeLarge16Regular" case .resizeLarge20Filled: return ".resizeLarge20Filled" case .resizeLarge20Regular: return ".resizeLarge20Regular" @@ -47103,6 +47224,8 @@ import Foundation case .ribbonAdd20Filled: return ".ribbonAdd20Filled" case .ribbonAdd20Regular: return ".ribbonAdd20Regular" case .ribbonAdd24Filled: return ".ribbonAdd24Filled" + default: break } + switch self { case .ribbonAdd24Regular: return ".ribbonAdd24Regular" case .ribbonOff12Filled: return ".ribbonOff12Filled" case .ribbonOff12Regular: return ".ribbonOff12Regular" @@ -47138,8 +47261,6 @@ import Foundation case .rocket16Regular: return ".rocket16Regular" case .rocket20Filled: return ".rocket20Filled" case .rocket20Regular: return ".rocket20Regular" - default: break } - switch self { case .rocket24Filled: return ".rocket24Filled" case .rocket24Regular: return ".rocket24Regular" case .rotateLeft20Filled: return ".rotateLeft20Filled" @@ -47205,6 +47326,8 @@ import Foundation case .save32Light: return ".save32Light" case .save32Regular: return ".save32Regular" case .saveArrowRight20Filled: return ".saveArrowRight20Filled" + default: break } + switch self { case .saveArrowRight20Regular: return ".saveArrowRight20Regular" case .saveArrowRight24Filled: return ".saveArrowRight24Filled" case .saveArrowRight24Regular: return ".saveArrowRight24Regular" @@ -47240,8 +47363,6 @@ import Foundation case .scaleFill24Regular: return ".scaleFill24Regular" case .scaleFit16Filled: return ".scaleFit16Filled" case .scaleFit16Regular: return ".scaleFit16Regular" - default: break } - switch self { case .scaleFit20Filled: return ".scaleFit20Filled" case .scaleFit20Regular: return ".scaleFit20Regular" case .scaleFit24Filled: return ".scaleFit24Filled" @@ -47307,6 +47428,8 @@ import Foundation case .scanTable20Regular: return ".scanTable20Regular" case .scanTable24Filled: return ".scanTable24Filled" case .scanTable24Regular: return ".scanTable24Regular" + default: break } + switch self { case .scanText16Filled: return ".scanText16Filled" case .scanText16Regular: return ".scanText16Regular" case .scanText20Filled: return ".scanText20Filled" @@ -47342,8 +47465,6 @@ import Foundation case .scanType24Filled: return ".scanType24Filled" case .scanType24Regular: return ".scanType24Regular" case .scanTypeCheckmark20Filled: return ".scanTypeCheckmark20Filled" - default: break } - switch self { case .scanTypeCheckmark20Regular: return ".scanTypeCheckmark20Regular" case .scanTypeCheckmark24Filled: return ".scanTypeCheckmark24Filled" case .scanTypeCheckmark24Regular: return ".scanTypeCheckmark24Regular" @@ -47409,6 +47530,8 @@ import Foundation case .searchSettings20Regular: return ".searchSettings20Regular" case .searchShield20Filled: return ".searchShield20Filled" case .searchShield20Regular: return ".searchShield20Regular" + default: break } + switch self { case .searchSparkle16Filled: return ".searchSparkle16Filled" case .searchSparkle16Regular: return ".searchSparkle16Regular" case .searchSparkle20Filled: return ".searchSparkle20Filled" @@ -47444,8 +47567,6 @@ import Foundation case .seat24Regular: return ".seat24Regular" case .seatAdd16Filled: return ".seatAdd16Filled" case .seatAdd16Regular: return ".seatAdd16Regular" - default: break } - switch self { case .seatAdd20Filled: return ".seatAdd20Filled" case .seatAdd20Regular: return ".seatAdd20Regular" case .seatAdd24Filled: return ".seatAdd24Filled" @@ -47511,6 +47632,8 @@ import Foundation case .sendCopy20Regular: return ".sendCopy20Regular" case .sendCopy24Filled: return ".sendCopy24Filled" case .sendCopy24Regular: return ".sendCopy24Regular" + default: break } + switch self { case .sendPerson16Filled: return ".sendPerson16Filled" case .sendPerson16Regular: return ".sendPerson16Regular" case .sendPerson20Filled: return ".sendPerson20Filled" @@ -47546,8 +47669,6 @@ import Foundation case .serverSurfaceMultiple16Filled: return ".serverSurfaceMultiple16Filled" case .serverSurfaceMultiple16Regular: return ".serverSurfaceMultiple16Regular" case .serviceBell16Filled: return ".serviceBell16Filled" - default: break } - switch self { case .serviceBell16Regular: return ".serviceBell16Regular" case .serviceBell20Filled: return ".serviceBell20Filled" case .serviceBell20Regular: return ".serviceBell20Regular" @@ -47613,6 +47734,8 @@ import Foundation case .shapeUnion24Filled: return ".shapeUnion24Filled" case .shapeUnion24Regular: return ".shapeUnion24Regular" case .shapes16Filled: return ".shapes16Filled" + default: break } + switch self { case .shapes16Regular: return ".shapes16Regular" case .shapes20Filled: return ".shapes20Filled" case .shapes20Regular: return ".shapes20Regular" @@ -47648,8 +47771,6 @@ import Foundation case .shareCloseTray24Filled: return ".shareCloseTray24Filled" case .shareCloseTray24Regular: return ".shareCloseTray24Regular" case .shareIos20Filled: return ".shareIos20Filled" - default: break } - switch self { case .shareIos20Regular: return ".shareIos20Regular" case .shareIos24Filled: return ".shareIos24Filled" case .shareIos24Regular: return ".shareIos24Regular" @@ -47715,6 +47836,8 @@ import Foundation case .shareScreenStop48Regular: return ".shareScreenStop48Regular" case .shield12Filled: return ".shield12Filled" case .shield12Regular: return ".shield12Regular" + default: break } + switch self { case .shield16Color: return ".shield16Color" case .shield16Filled: return ".shield16Filled" case .shield16Regular: return ".shield16Regular" @@ -47750,8 +47873,6 @@ import Foundation case .shieldBadge24Filled: return ".shieldBadge24Filled" case .shieldBadge24Regular: return ".shieldBadge24Regular" case .shieldCheckmark16Color: return ".shieldCheckmark16Color" - default: break } - switch self { case .shieldCheckmark16Filled: return ".shieldCheckmark16Filled" case .shieldCheckmark16Regular: return ".shieldCheckmark16Regular" case .shieldCheckmark20Color: return ".shieldCheckmark20Color" @@ -47817,6 +47938,8 @@ import Foundation case .shieldQuestion16Regular: return ".shieldQuestion16Regular" case .shieldQuestion20Filled: return ".shieldQuestion20Filled" case .shieldQuestion20Regular: return ".shieldQuestion20Regular" + default: break } + switch self { case .shieldQuestion24Filled: return ".shieldQuestion24Filled" case .shieldQuestion24Regular: return ".shieldQuestion24Regular" case .shieldQuestion32Filled: return ".shieldQuestion32Filled" @@ -47852,8 +47975,6 @@ import Foundation case .shifts32Color: return ".shifts32Color" case .shifts32Filled: return ".shifts32Filled" case .shifts32Regular: return ".shifts32Regular" - default: break } - switch self { case .shiftsActivity16Filled: return ".shiftsActivity16Filled" case .shiftsActivity16Regular: return ".shiftsActivity16Regular" case .shiftsActivity20Filled: return ".shiftsActivity20Filled" @@ -47919,6 +48040,8 @@ import Foundation case .shoppingBagDismiss24Filled: return ".shoppingBagDismiss24Filled" case .shoppingBagDismiss24Regular: return ".shoppingBagDismiss24Regular" case .shoppingBagPause20Filled: return ".shoppingBagPause20Filled" + default: break } + switch self { case .shoppingBagPause20Regular: return ".shoppingBagPause20Regular" case .shoppingBagPause24Filled: return ".shoppingBagPause24Filled" case .shoppingBagPause24Regular: return ".shoppingBagPause24Regular" @@ -47954,8 +48077,6 @@ import Foundation case .showerhead32Regular: return ".showerhead32Regular" case .sidebarSearch20Filled: return ".sidebarSearch20Filled" case .sidebarSearch20Regular: return ".sidebarSearch20Regular" - default: break } - switch self { case .signOut20Filled: return ".signOut20Filled" case .signOut20Regular: return ".signOut20Regular" case .signOut24Filled: return ".signOut24Filled" @@ -48021,6 +48142,8 @@ import Foundation case .slashForward24Regular: return ".slashForward24Regular" case .sleep20Filled: return ".sleep20Filled" case .sleep20Regular: return ".sleep20Regular" + default: break } + switch self { case .sleep24Filled: return ".sleep24Filled" case .sleep24Regular: return ".sleep24Regular" case .slideAdd16Filled: return ".slideAdd16Filled" @@ -48056,8 +48179,6 @@ import Foundation case .slideHide24Filled: return ".slideHide24Filled" case .slideHide24Regular: return ".slideHide24Regular" case .slideLayout20Filled: return ".slideLayout20Filled" - default: break } - switch self { case .slideLayout20Regular: return ".slideLayout20Regular" case .slideLayout24Filled: return ".slideLayout24Filled" case .slideLayout24Regular: return ".slideLayout24Regular" @@ -48123,6 +48244,8 @@ import Foundation case .slideText24Regular: return ".slideText24Regular" case .slideText28Filled: return ".slideText28Filled" case .slideText28Regular: return ".slideText28Regular" + default: break } + switch self { case .slideText48Filled: return ".slideText48Filled" case .slideText48Regular: return ".slideText48Regular" case .slideTextCall16Filled: return ".slideTextCall16Filled" @@ -48158,8 +48281,6 @@ import Foundation case .slideTextPerson16Filled: return ".slideTextPerson16Filled" case .slideTextPerson16Regular: return ".slideTextPerson16Regular" case .slideTextPerson20Filled: return ".slideTextPerson20Filled" - default: break } - switch self { case .slideTextPerson20Regular: return ".slideTextPerson20Regular" case .slideTextPerson24Filled: return ".slideTextPerson24Filled" case .slideTextPerson24Regular: return ".slideTextPerson24Regular" @@ -48225,6 +48346,8 @@ import Foundation case .soundWaveCircleSparkle24Regular: return ".soundWaveCircleSparkle24Regular" case .soundWaveCircleSparkle28Filled: return ".soundWaveCircleSparkle28Filled" case .soundWaveCircleSparkle28Regular: return ".soundWaveCircleSparkle28Regular" + default: break } + switch self { case .soundWaveCircleSparkle32Filled: return ".soundWaveCircleSparkle32Filled" case .soundWaveCircleSparkle32Regular: return ".soundWaveCircleSparkle32Regular" case .soundWaveCircleSparkle48Filled: return ".soundWaveCircleSparkle48Filled" @@ -48260,8 +48383,6 @@ import Foundation case .sparkleCircle16Filled: return ".sparkleCircle16Filled" case .sparkleCircle16Regular: return ".sparkleCircle16Regular" case .sparkleCircle20Filled: return ".sparkleCircle20Filled" - default: break } - switch self { case .sparkleCircle20Regular: return ".sparkleCircle20Regular" case .sparkleCircle24Filled: return ".sparkleCircle24Filled" case .sparkleCircle24Regular: return ".sparkleCircle24Regular" @@ -48327,6 +48448,8 @@ import Foundation case .speakerBluetooth28Regular: return ".speakerBluetooth28Regular" case .speakerBox16Filled: return ".speakerBox16Filled" case .speakerBox16Regular: return ".speakerBox16Regular" + default: break } + switch self { case .speakerBox20Filled: return ".speakerBox20Filled" case .speakerBox20Regular: return ".speakerBox20Regular" case .speakerBox24Filled: return ".speakerBox24Filled" @@ -48362,8 +48485,6 @@ import Foundation case .speakerSettings20Filled: return ".speakerSettings20Filled" case .speakerSettings20Regular: return ".speakerSettings20Regular" case .speakerSettings24Filled: return ".speakerSettings24Filled" - default: break } - switch self { case .speakerSettings24Regular: return ".speakerSettings24Regular" case .speakerSettings28Filled: return ".speakerSettings28Filled" case .speakerSettings28Regular: return ".speakerSettings28Regular" @@ -48429,6 +48550,8 @@ import Foundation case .sportHockey20Regular: return ".sportHockey20Regular" case .sportHockey24Filled: return ".sportHockey24Filled" case .sportHockey24Regular: return ".sportHockey24Regular" + default: break } + switch self { case .sportSoccer16Filled: return ".sportSoccer16Filled" case .sportSoccer16Regular: return ".sportSoccer16Regular" case .sportSoccer20Filled: return ".sportSoccer20Filled" @@ -48464,8 +48587,6 @@ import Foundation case .squareArrowForward28Filled: return ".squareArrowForward28Filled" case .squareArrowForward28Regular: return ".squareArrowForward28Regular" case .squareArrowForward32Filled: return ".squareArrowForward32Filled" - default: break } - switch self { case .squareArrowForward32Light: return ".squareArrowForward32Light" case .squareArrowForward32Regular: return ".squareArrowForward32Regular" case .squareArrowForward48Filled: return ".squareArrowForward48Filled" @@ -48531,6 +48652,8 @@ import Foundation case .squareHintSparkles24Filled: return ".squareHintSparkles24Filled" case .squareHintSparkles24Regular: return ".squareHintSparkles24Regular" case .squareHintSparkles28Filled: return ".squareHintSparkles28Filled" + default: break } + switch self { case .squareHintSparkles28Regular: return ".squareHintSparkles28Regular" case .squareHintSparkles32Filled: return ".squareHintSparkles32Filled" case .squareHintSparkles32Regular: return ".squareHintSparkles32Regular" @@ -48552,6 +48675,12 @@ import Foundation case .squareShadow12Regular: return ".squareShadow12Regular" case .squareShadow20Filled: return ".squareShadow20Filled" case .squareShadow20Regular: return ".squareShadow20Regular" + case .squareTextArrowRepeatAll16Filled: return ".squareTextArrowRepeatAll16Filled" + case .squareTextArrowRepeatAll16Regular: return ".squareTextArrowRepeatAll16Regular" + case .squareTextArrowRepeatAll20Filled: return ".squareTextArrowRepeatAll20Filled" + case .squareTextArrowRepeatAll20Regular: return ".squareTextArrowRepeatAll20Regular" + case .squareTextArrowRepeatAll24Filled: return ".squareTextArrowRepeatAll24Filled" + case .squareTextArrowRepeatAll24Regular: return ".squareTextArrowRepeatAll24Regular" case .squaresNested20Filled: return ".squaresNested20Filled" case .squaresNested20Regular: return ".squaresNested20Regular" case .stack16Filled: return ".stack16Filled" @@ -48566,8 +48695,6 @@ import Foundation case .stack32Regular: return ".stack32Regular" case .stack48Filled: return ".stack48Filled" case .stack48Regular: return ".stack48Regular" - default: break } - switch self { case .stackAdd20Filled: return ".stackAdd20Filled" case .stackAdd20Regular: return ".stackAdd20Regular" case .stackAdd24Filled: return ".stackAdd24Filled" @@ -48627,6 +48754,8 @@ import Foundation case .starArrowBack20Filled: return ".starArrowBack20Filled" case .starArrowBack20Regular: return ".starArrowBack20Regular" case .starArrowBack24Filled: return ".starArrowBack24Filled" + default: break } + switch self { case .starArrowBack24Regular: return ".starArrowBack24Regular" case .starArrowRight32Light: return ".starArrowRight32Light" case .starArrowRightEnd20Filled: return ".starArrowRightEnd20Filled" @@ -48668,8 +48797,6 @@ import Foundation case .starHalf12Filled: return ".starHalf12Filled" case .starHalf12Regular: return ".starHalf12Regular" case .starHalf16Filled: return ".starHalf16Filled" - default: break } - switch self { case .starHalf16Regular: return ".starHalf16Regular" case .starHalf20Filled: return ".starHalf20Filled" case .starHalf20Regular: return ".starHalf20Regular" @@ -48729,6 +48856,8 @@ import Foundation case .status16Regular: return ".status16Regular" case .status20Filled: return ".status20Filled" case .status20Regular: return ".status20Regular" + default: break } + switch self { case .status24Filled: return ".status24Filled" case .status24Regular: return ".status24Regular" case .status28Filled: return ".status28Filled" @@ -48770,8 +48899,6 @@ import Foundation case .stop24Filled: return ".stop24Filled" case .stop24Regular: return ".stop24Regular" case .storage16Filled: return ".storage16Filled" - default: break } - switch self { case .storage16Regular: return ".storage16Regular" case .storage20Filled: return ".storage20Filled" case .storage20Regular: return ".storage20Regular" @@ -48831,6 +48958,8 @@ import Foundation case .subtract24Regular: return ".subtract24Regular" case .subtract28Filled: return ".subtract28Filled" case .subtract28Regular: return ".subtract28Regular" + default: break } + switch self { case .subtract48Filled: return ".subtract48Filled" case .subtract48Regular: return ".subtract48Regular" case .subtractCircle12Filled: return ".subtractCircle12Filled" @@ -48872,8 +49001,6 @@ import Foundation case .subtractSquare20Filled: return ".subtractSquare20Filled" case .subtractSquare20Regular: return ".subtractSquare20Regular" case .subtractSquare24Filled: return ".subtractSquare24Filled" - default: break } - switch self { case .subtractSquare24Regular: return ".subtractSquare24Regular" case .subtractSquareMultiple16Filled: return ".subtractSquareMultiple16Filled" case .subtractSquareMultiple16Regular: return ".subtractSquareMultiple16Regular" @@ -48933,6 +49060,8 @@ import Foundation case .tab24Regular: return ".tab24Regular" case .tab28Filled: return ".tab28Filled" case .tab28Regular: return ".tab28Regular" + default: break } + switch self { case .tabAdd20Filled: return ".tabAdd20Filled" case .tabAdd20Regular: return ".tabAdd20Regular" case .tabAdd24Filled: return ".tabAdd24Filled" @@ -48974,8 +49103,6 @@ import Foundation case .tabDesktopImage20Regular: return ".tabDesktopImage20Regular" case .tabDesktopImage24Filled: return ".tabDesktopImage24Filled" case .tabDesktopImage24Regular: return ".tabDesktopImage24Regular" - default: break } - switch self { case .tabDesktopLink16Filled: return ".tabDesktopLink16Filled" case .tabDesktopLink16Regular: return ".tabDesktopLink16Regular" case .tabDesktopLink20Filled: return ".tabDesktopLink20Filled" @@ -49035,6 +49162,8 @@ import Foundation case .tabProhibited24Filled: return ".tabProhibited24Filled" case .tabProhibited24Regular: return ".tabProhibited24Regular" case .tabShieldDismiss20Filled: return ".tabShieldDismiss20Filled" + default: break } + switch self { case .tabShieldDismiss20Regular: return ".tabShieldDismiss20Regular" case .tabShieldDismiss24Filled: return ".tabShieldDismiss24Filled" case .tabShieldDismiss24Regular: return ".tabShieldDismiss24Regular" @@ -49076,8 +49205,6 @@ import Foundation case .tableBottomRow48Filled: return ".tableBottomRow48Filled" case .tableBottomRow48Regular: return ".tableBottomRow48Regular" case .tableCalculator16Filled: return ".tableCalculator16Filled" - default: break } - switch self { case .tableCalculator16Regular: return ".tableCalculator16Regular" case .tableCalculator20Filled: return ".tableCalculator20Filled" case .tableCalculator20Regular: return ".tableCalculator20Regular" @@ -49137,6 +49264,8 @@ import Foundation case .tableDeleteRow20Regular: return ".tableDeleteRow20Regular" case .tableDeleteRow24Filled: return ".tableDeleteRow24Filled" case .tableDeleteRow24Regular: return ".tableDeleteRow24Regular" + default: break } + switch self { case .tableDeleteRow28Filled: return ".tableDeleteRow28Filled" case .tableDeleteRow28Regular: return ".tableDeleteRow28Regular" case .tableDismiss16Filled: return ".tableDismiss16Filled" @@ -49178,8 +49307,6 @@ import Foundation case .tableFreezeRow20Regular: return ".tableFreezeRow20Regular" case .tableFreezeRow24Filled: return ".tableFreezeRow24Filled" case .tableFreezeRow24Regular: return ".tableFreezeRow24Regular" - default: break } - switch self { case .tableFreezeRow28Filled: return ".tableFreezeRow28Filled" case .tableFreezeRow28Regular: return ".tableFreezeRow28Regular" case .tableImage20Filled: return ".tableImage20Filled" @@ -49239,6 +49366,8 @@ import Foundation case .tableMoveAbove32Light: return ".tableMoveAbove32Light" case .tableMoveBelow16Filled: return ".tableMoveBelow16Filled" case .tableMoveBelow16Regular: return ".tableMoveBelow16Regular" + default: break } + switch self { case .tableMoveBelow20Filled: return ".tableMoveBelow20Filled" case .tableMoveBelow20Regular: return ".tableMoveBelow20Regular" case .tableMoveBelow24Filled: return ".tableMoveBelow24Filled" @@ -49280,8 +49409,6 @@ import Foundation case .tableOffsetLessThanOrEqualTo24Regular: return ".tableOffsetLessThanOrEqualTo24Regular" case .tableOffsetSettings20Filled: return ".tableOffsetSettings20Filled" case .tableOffsetSettings20Regular: return ".tableOffsetSettings20Regular" - default: break } - switch self { case .tableOffsetSettings24Filled: return ".tableOffsetSettings24Filled" case .tableOffsetSettings24Regular: return ".tableOffsetSettings24Regular" case .tableResizeColumn16Filled: return ".tableResizeColumn16Filled" @@ -49341,6 +49468,8 @@ import Foundation case .tableSimpleExclude20Filled: return ".tableSimpleExclude20Filled" case .tableSimpleExclude20Regular: return ".tableSimpleExclude20Regular" case .tableSimpleExclude24Filled: return ".tableSimpleExclude24Filled" + default: break } + switch self { case .tableSimpleExclude24Regular: return ".tableSimpleExclude24Regular" case .tableSimpleExclude28Filled: return ".tableSimpleExclude28Filled" case .tableSimpleExclude28Regular: return ".tableSimpleExclude28Regular" @@ -49382,8 +49511,6 @@ import Foundation case .tableStackBelow16Regular: return ".tableStackBelow16Regular" case .tableStackBelow20Filled: return ".tableStackBelow20Filled" case .tableStackBelow20Regular: return ".tableStackBelow20Regular" - default: break } - switch self { case .tableStackBelow24Filled: return ".tableStackBelow24Filled" case .tableStackBelow24Regular: return ".tableStackBelow24Regular" case .tableStackBelow28Filled: return ".tableStackBelow28Filled" @@ -49443,6 +49570,8 @@ import Foundation case .tag20Filled: return ".tag20Filled" case .tag20Regular: return ".tag20Regular" case .tag24Filled: return ".tag24Filled" + default: break } + switch self { case .tag24Regular: return ".tag24Regular" case .tag28Filled: return ".tag28Filled" case .tag28Regular: return ".tag28Regular" @@ -49484,8 +49613,6 @@ import Foundation case .tagOff16Filled: return ".tagOff16Filled" case .tagOff16Regular: return ".tagOff16Regular" case .tagOff20Filled: return ".tagOff20Filled" - default: break } - switch self { case .tagOff20Regular: return ".tagOff20Regular" case .tagOff24Filled: return ".tagOff24Filled" case .tagOff24Regular: return ".tagOff24Regular" @@ -49545,6 +49672,8 @@ import Foundation case .targetDismiss24Regular: return ".targetDismiss24Regular" case .targetEdit16Filled: return ".targetEdit16Filled" case .targetEdit16Regular: return ".targetEdit16Regular" + default: break } + switch self { case .targetEdit20Filled: return ".targetEdit20Filled" case .targetEdit20Regular: return ".targetEdit20Regular" case .targetEdit24Filled: return ".targetEdit24Filled" @@ -49586,8 +49715,6 @@ import Foundation case .teaching24Filled: return ".teaching24Filled" case .teaching24Regular: return ".teaching24Regular" case .teaching28Filled: return ".teaching28Filled" - default: break } - switch self { case .teaching28Regular: return ".teaching28Regular" case .teaching32Filled: return ".teaching32Filled" case .teaching32Regular: return ".teaching32Regular" @@ -49647,6 +49774,8 @@ import Foundation case .text12Regular: return ".text12Regular" case .text16Filled: return ".text16Filled" case .text16Regular: return ".text16Regular" + default: break } + switch self { case .text32Filled: return ".text32Filled" case .text32Light: return ".text32Light" case .text32Regular: return ".text32Regular" @@ -49688,8 +49817,6 @@ import Foundation case .textAlignDistributed20Regular: return ".textAlignDistributed20Regular" case .textAlignDistributed24Filled: return ".textAlignDistributed24Filled" case .textAlignDistributed24Regular: return ".textAlignDistributed24Regular" - default: break } - switch self { case .textAlignDistributedEvenly20Filled: return ".textAlignDistributedEvenly20Filled" case .textAlignDistributedEvenly20Regular: return ".textAlignDistributedEvenly20Regular" case .textAlignDistributedEvenly24Filled: return ".textAlignDistributedEvenly24Filled" @@ -49749,6 +49876,8 @@ import Foundation case .textAlignRight20Filled: return ".textAlignRight20Filled" case .textAlignRight20Regular: return ".textAlignRight20Regular" case .textAlignRight24Filled: return ".textAlignRight24Filled" + default: break } + switch self { case .textAlignRight24Regular: return ".textAlignRight24Regular" case .textAlignRightRotate27016Filled: return ".textAlignRightRotate27016Filled" case .textAlignRightRotate27016Regular: return ".textAlignRightRotate27016Regular" @@ -49790,8 +49919,6 @@ import Foundation case .textBoxSettings20Regular: return ".textBoxSettings20Regular" case .textBoxSettings24Filled: return ".textBoxSettings24Filled" case .textBoxSettings24Regular: return ".textBoxSettings24Regular" - default: break } - switch self { case .textBulletList16Filled: return ".textBulletList16Filled" case .textBulletList16Regular: return ".textBulletList16Regular" case .textBulletList20Filled: return ".textBulletList20Filled" @@ -49851,6 +49978,8 @@ import Foundation case .textBulletListSquareToolbox20Filled: return ".textBulletListSquareToolbox20Filled" case .textBulletListSquareToolbox20Regular: return ".textBulletListSquareToolbox20Regular" case .textBulletListSquareWarning16Filled: return ".textBulletListSquareWarning16Filled" + default: break } + switch self { case .textBulletListSquareWarning16Regular: return ".textBulletListSquareWarning16Regular" case .textBulletListSquareWarning20Filled: return ".textBulletListSquareWarning20Filled" case .textBulletListSquareWarning20Regular: return ".textBulletListSquareWarning20Regular" @@ -49892,8 +50021,6 @@ import Foundation case .textClearFormatting20Regular: return ".textClearFormatting20Regular" case .textClearFormatting24Filled: return ".textClearFormatting24Filled" case .textClearFormatting24Regular: return ".textClearFormatting24Regular" - default: break } - switch self { case .textClearFormatting32Light: return ".textClearFormatting32Light" case .textCollapse20Filled: return ".textCollapse20Filled" case .textCollapse20Regular: return ".textCollapse20Regular" @@ -49953,6 +50080,8 @@ import Foundation case .textColumnWide24Regular: return ".textColumnWide24Regular" case .textContinuous20Filled: return ".textContinuous20Filled" case .textContinuous20Regular: return ".textContinuous20Regular" + default: break } + switch self { case .textContinuous24Filled: return ".textContinuous24Filled" case .textContinuous24Regular: return ".textContinuous24Regular" case .textDensity16Filled: return ".textDensity16Filled" @@ -49994,8 +50123,6 @@ import Foundation case .textDirectionRotate315Right24Regular: return ".textDirectionRotate315Right24Regular" case .textDirectionRotate45Right20Filled: return ".textDirectionRotate45Right20Filled" case .textDirectionRotate45Right20Regular: return ".textDirectionRotate45Right20Regular" - default: break } - switch self { case .textDirectionRotate45Right24Filled: return ".textDirectionRotate45Right24Filled" case .textDirectionRotate45Right24Regular: return ".textDirectionRotate45Right24Regular" case .textDirectionRotate90Left20Filled: return ".textDirectionRotate90Left20Filled" @@ -50055,6 +50182,8 @@ import Foundation case .textFont20Regular: return ".textFont20Regular" case .textFont24Filled: return ".textFont24Filled" case .textFont24Regular: return ".textFont24Regular" + default: break } + switch self { case .textFontInfo16Filled: return ".textFontInfo16Filled" case .textFontInfo16Regular: return ".textFontInfo16Regular" case .textFontInfo20Filled: return ".textFontInfo20Filled" @@ -50096,8 +50225,6 @@ import Foundation case .textGrammarLightning24Filled: return ".textGrammarLightning24Filled" case .textGrammarLightning24Regular: return ".textGrammarLightning24Regular" case .textGrammarLightning28Filled: return ".textGrammarLightning28Filled" - default: break } - switch self { case .textGrammarLightning28Regular: return ".textGrammarLightning28Regular" case .textGrammarLightning32Filled: return ".textGrammarLightning32Filled" case .textGrammarLightning32Regular: return ".textGrammarLightning32Regular" @@ -50157,6 +50284,8 @@ import Foundation case .textHeader3Lines20Regular: return ".textHeader3Lines20Regular" case .textHeader3Lines24Filled: return ".textHeader3Lines24Filled" case .textHeader3Lines24Regular: return ".textHeader3Lines24Regular" + default: break } + switch self { case .textHeader3LinesCaret16Filled: return ".textHeader3LinesCaret16Filled" case .textHeader3LinesCaret16Regular: return ".textHeader3LinesCaret16Regular" case .textHeader3LinesCaret20Filled: return ".textHeader3LinesCaret20Filled" @@ -50198,8 +50327,6 @@ import Foundation case .textItalic24Filled: return ".textItalic24Filled" case .textItalic24Regular: return ".textItalic24Regular" case .textLineSpacing20Filled: return ".textLineSpacing20Filled" - default: break } - switch self { case .textLineSpacing20Regular: return ".textLineSpacing20Regular" case .textLineSpacing24Filled: return ".textLineSpacing24Filled" case .textLineSpacing24Regular: return ".textLineSpacing24Regular" @@ -50259,6 +50386,8 @@ import Foundation case .textPositionLine24Regular: return ".textPositionLine24Regular" case .textPositionSquare20Filled: return ".textPositionSquare20Filled" case .textPositionSquare20Regular: return ".textPositionSquare20Regular" + default: break } + switch self { case .textPositionSquare24Filled: return ".textPositionSquare24Filled" case .textPositionSquare24Regular: return ".textPositionSquare24Regular" case .textPositionSquareLeft16Filled: return ".textPositionSquareLeft16Filled" @@ -50300,8 +50429,6 @@ import Foundation case .textSortAscending20Filled: return ".textSortAscending20Filled" case .textSortAscending20Regular: return ".textSortAscending20Regular" case .textSortAscending24Filled: return ".textSortAscending24Filled" - default: break } - switch self { case .textSortAscending24Regular: return ".textSortAscending24Regular" case .textSortDescending16Filled: return ".textSortDescending16Filled" case .textSortDescending16Regular: return ".textSortDescending16Regular" @@ -50361,6 +50488,8 @@ import Foundation case .textUnderlineDouble24Regular: return ".textUnderlineDouble24Regular" case .textWholeWord16Filled: return ".textWholeWord16Filled" case .textWholeWord16Regular: return ".textWholeWord16Regular" + default: break } + switch self { case .textWholeWord20Filled: return ".textWholeWord20Filled" case .textWholeWord20Regular: return ".textWholeWord20Regular" case .textWordCount20Filled: return ".textWordCount20Filled" @@ -50402,8 +50531,6 @@ import Foundation case .textboxAlignBottomCenter24Filled: return ".textboxAlignBottomCenter24Filled" case .textboxAlignBottomCenter24Regular: return ".textboxAlignBottomCenter24Regular" case .textboxAlignBottomLeft16Filled: return ".textboxAlignBottomLeft16Filled" - default: break } - switch self { case .textboxAlignBottomLeft16Regular: return ".textboxAlignBottomLeft16Regular" case .textboxAlignBottomLeft20Filled: return ".textboxAlignBottomLeft20Filled" case .textboxAlignBottomLeft20Regular: return ".textboxAlignBottomLeft20Regular" @@ -50463,6 +50590,8 @@ import Foundation case .textboxAlignTopLeft20Regular: return ".textboxAlignTopLeft20Regular" case .textboxAlignTopLeft24Filled: return ".textboxAlignTopLeft24Filled" case .textboxAlignTopLeft24Regular: return ".textboxAlignTopLeft24Regular" + default: break } + switch self { case .textboxAlignTopLeft32Light: return ".textboxAlignTopLeft32Light" case .textboxAlignTopRight16Filled: return ".textboxAlignTopRight16Filled" case .textboxAlignTopRight16Regular: return ".textboxAlignTopRight16Regular" @@ -50504,8 +50633,6 @@ import Foundation case .thinking24Regular: return ".thinking24Regular" case .thumbDislike16Filled: return ".thumbDislike16Filled" case .thumbDislike16Regular: return ".thumbDislike16Regular" - default: break } - switch self { case .thumbDislike20Filled: return ".thumbDislike20Filled" case .thumbDislike20Regular: return ".thumbDislike20Regular" case .thumbDislike24Filled: return ".thumbDislike24Filled" @@ -50565,6 +50692,8 @@ import Foundation case .timer28Filled: return ".timer28Filled" case .timer28Regular: return ".timer28Regular" case .timer220Filled: return ".timer220Filled" + default: break } + switch self { case .timer220Regular: return ".timer220Regular" case .timer224Filled: return ".timer224Filled" case .timer224Regular: return ".timer224Regular" @@ -50606,8 +50735,6 @@ import Foundation case .toggleRight28Regular: return ".toggleRight28Regular" case .toggleRight48Filled: return ".toggleRight48Filled" case .toggleRight48Regular: return ".toggleRight48Regular" - default: break } - switch self { case .toolbox12Filled: return ".toolbox12Filled" case .toolbox12Regular: return ".toolbox12Regular" case .toolbox16Filled: return ".toolbox16Filled" @@ -50635,7 +50762,9 @@ import Foundation case .translate20Regular: return ".translate20Regular" case .translate24Filled: return ".translate24Filled" case .translate24Regular: return ".translate24Regular" + case .translate32Filled: return ".translate32Filled" case .translate32Light: return ".translate32Light" + case .translate32Regular: return ".translate32Regular" case .translateAuto16Filled: return ".translateAuto16Filled" case .translateAuto16Regular: return ".translateAuto16Regular" case .translateAuto20Filled: return ".translateAuto20Filled" @@ -50665,6 +50794,8 @@ import Foundation case .trayItemRemove24Filled: return ".trayItemRemove24Filled" case .trayItemRemove24Regular: return ".trayItemRemove24Regular" case .treeDeciduous20Filled: return ".treeDeciduous20Filled" + default: break } + switch self { case .treeDeciduous20Regular: return ".treeDeciduous20Regular" case .treeDeciduous24Filled: return ".treeDeciduous24Filled" case .treeDeciduous24Regular: return ".treeDeciduous24Regular" @@ -50708,8 +50839,6 @@ import Foundation case .triangleLeft32Regular: return ".triangleLeft32Regular" case .triangleLeft48Filled: return ".triangleLeft48Filled" case .triangleLeft48Regular: return ".triangleLeft48Regular" - default: break } - switch self { case .triangleRight12Filled: return ".triangleRight12Filled" case .triangleRight12Regular: return ".triangleRight12Regular" case .triangleRight16Filled: return ".triangleRight16Filled" @@ -50767,6 +50896,8 @@ import Foundation case .tv28Filled: return ".tv28Filled" case .tv28Regular: return ".tv28Regular" case .tv48Filled: return ".tv48Filled" + default: break } + switch self { case .tv48Regular: return ".tv48Regular" case .tvArrowRight20Filled: return ".tvArrowRight20Filled" case .tvArrowRight20Regular: return ".tvArrowRight20Regular" @@ -50810,8 +50941,6 @@ import Foundation case .vehicleBicycle20Filled: return ".vehicleBicycle20Filled" case .vehicleBicycle20Regular: return ".vehicleBicycle20Regular" case .vehicleBicycle24Filled: return ".vehicleBicycle24Filled" - default: break } - switch self { case .vehicleBicycle24Regular: return ".vehicleBicycle24Regular" case .vehicleBus16Filled: return ".vehicleBus16Filled" case .vehicleBus16Regular: return ".vehicleBus16Regular" @@ -50869,6 +50998,8 @@ import Foundation case .vehicleCarParking48Regular: return ".vehicleCarParking48Regular" case .vehicleCarProfile16Filled: return ".vehicleCarProfile16Filled" case .vehicleCarProfile16Regular: return ".vehicleCarProfile16Regular" + default: break } + switch self { case .vehicleCarProfile20Filled: return ".vehicleCarProfile20Filled" case .vehicleCarProfile20Regular: return ".vehicleCarProfile20Regular" case .vehicleCarProfile24Filled: return ".vehicleCarProfile24Filled" @@ -50912,8 +51043,6 @@ import Foundation case .vehicleTruck20Filled: return ".vehicleTruck20Filled" case .vehicleTruck20Regular: return ".vehicleTruck20Regular" case .vehicleTruck24Filled: return ".vehicleTruck24Filled" - default: break } - switch self { case .vehicleTruck24Regular: return ".vehicleTruck24Regular" case .vehicleTruckBag20Filled: return ".vehicleTruckBag20Filled" case .vehicleTruckBag20Regular: return ".vehicleTruckBag20Regular" @@ -50971,6 +51100,8 @@ import Foundation case .videoBackgroundEffect48Filled: return ".videoBackgroundEffect48Filled" case .videoBackgroundEffect48Regular: return ".videoBackgroundEffect48Regular" case .videoBackgroundEffectHorizontal16Filled: return ".videoBackgroundEffectHorizontal16Filled" + default: break } + switch self { case .videoBackgroundEffectHorizontal16Regular: return ".videoBackgroundEffectHorizontal16Regular" case .videoBackgroundEffectHorizontal20Filled: return ".videoBackgroundEffectHorizontal20Filled" case .videoBackgroundEffectHorizontal20Regular: return ".videoBackgroundEffectHorizontal20Regular" @@ -51014,8 +51145,6 @@ import Foundation case .videoClip24Regular: return ".videoClip24Regular" case .videoClip28Filled: return ".videoClip28Filled" case .videoClip28Regular: return ".videoClip28Regular" - default: break } - switch self { case .videoClip32Filled: return ".videoClip32Filled" case .videoClip32Light: return ".videoClip32Light" case .videoClip32Regular: return ".videoClip32Regular" @@ -51073,6 +51202,8 @@ import Foundation case .videoPerson20Regular: return ".videoPerson20Regular" case .videoPerson24Filled: return ".videoPerson24Filled" case .videoPerson24Regular: return ".videoPerson24Regular" + default: break } + switch self { case .videoPerson28Filled: return ".videoPerson28Filled" case .videoPerson28Regular: return ".videoPerson28Regular" case .videoPerson32Filled: return ".videoPerson32Filled" @@ -51116,8 +51247,6 @@ import Foundation case .videoPersonSparkle20Filled: return ".videoPersonSparkle20Filled" case .videoPersonSparkle20Regular: return ".videoPersonSparkle20Regular" case .videoPersonSparkle24Filled: return ".videoPersonSparkle24Filled" - default: break } - switch self { case .videoPersonSparkle24Regular: return ".videoPersonSparkle24Regular" case .videoPersonSparkle28Filled: return ".videoPersonSparkle28Filled" case .videoPersonSparkle28Regular: return ".videoPersonSparkle28Regular" @@ -51175,6 +51304,8 @@ import Foundation case .viewDesktop20Regular: return ".viewDesktop20Regular" case .viewDesktop24Filled: return ".viewDesktop24Filled" case .viewDesktop24Regular: return ".viewDesktop24Regular" + default: break } + switch self { case .viewDesktopMobile20Filled: return ".viewDesktopMobile20Filled" case .viewDesktopMobile20Regular: return ".viewDesktopMobile20Regular" case .viewDesktopMobile24Filled: return ".viewDesktopMobile24Filled" @@ -51218,8 +51349,6 @@ import Foundation case .voicemailSubtract20Filled: return ".voicemailSubtract20Filled" case .voicemailSubtract20Regular: return ".voicemailSubtract20Regular" case .vote20Filled: return ".vote20Filled" - default: break } - switch self { case .vote20Regular: return ".vote20Regular" case .vote24Filled: return ".vote24Filled" case .vote24Regular: return ".vote24Regular" @@ -51277,6 +51406,8 @@ import Foundation case .warning20Regular: return ".warning20Regular" case .warning24Color: return ".warning24Color" case .warning24Filled: return ".warning24Filled" + default: break } + switch self { case .warning24Regular: return ".warning24Regular" case .warning28Color: return ".warning28Color" case .warning28Filled: return ".warning28Filled" @@ -51320,8 +51451,6 @@ import Foundation case .weatherBlowingSnow48Filled: return ".weatherBlowingSnow48Filled" case .weatherBlowingSnow48Regular: return ".weatherBlowingSnow48Regular" case .weatherCloudy20Filled: return ".weatherCloudy20Filled" - default: break } - switch self { case .weatherCloudy20Regular: return ".weatherCloudy20Regular" case .weatherCloudy24Filled: return ".weatherCloudy24Filled" case .weatherCloudy24Regular: return ".weatherCloudy24Regular" @@ -51379,6 +51508,8 @@ import Foundation case .weatherMoonOff20Regular: return ".weatherMoonOff20Regular" case .weatherMoonOff24Filled: return ".weatherMoonOff24Filled" case .weatherMoonOff24Regular: return ".weatherMoonOff24Regular" + default: break } + switch self { case .weatherMoonOff28Filled: return ".weatherMoonOff28Filled" case .weatherMoonOff28Regular: return ".weatherMoonOff28Regular" case .weatherMoonOff48Filled: return ".weatherMoonOff48Filled" @@ -51422,8 +51553,6 @@ import Foundation case .weatherRainSnow48Filled: return ".weatherRainSnow48Filled" case .weatherRainSnow48Regular: return ".weatherRainSnow48Regular" case .weatherSnow20Filled: return ".weatherSnow20Filled" - default: break } - switch self { case .weatherSnow20Regular: return ".weatherSnow20Regular" case .weatherSnow24Filled: return ".weatherSnow24Filled" case .weatherSnow24Regular: return ".weatherSnow24Regular" @@ -51481,6 +51610,8 @@ import Foundation case .weatherSunnyLow48Regular: return ".weatherSunnyLow48Regular" case .weatherThunderstorm20Filled: return ".weatherThunderstorm20Filled" case .weatherThunderstorm20Regular: return ".weatherThunderstorm20Regular" + default: break } + switch self { case .weatherThunderstorm24Filled: return ".weatherThunderstorm24Filled" case .weatherThunderstorm24Regular: return ".weatherThunderstorm24Regular" case .weatherThunderstorm48Filled: return ".weatherThunderstorm48Filled" @@ -51524,8 +51655,6 @@ import Foundation case .wifiLock20Filled: return ".wifiLock20Filled" case .wifiLock20Regular: return ".wifiLock20Regular" case .wifiLock24Filled: return ".wifiLock24Filled" - default: break } - switch self { case .wifiLock24Regular: return ".wifiLock24Regular" case .wifiOff20Filled: return ".wifiOff20Filled" case .wifiOff20Regular: return ".wifiOff20Regular" @@ -51583,6 +51712,8 @@ import Foundation case .windowBulletList20Filled: return ".windowBulletList20Filled" case .windowBulletList20Regular: return ".windowBulletList20Regular" case .windowBulletListAdd20Filled: return ".windowBulletListAdd20Filled" + default: break } + switch self { case .windowBulletListAdd20Regular: return ".windowBulletListAdd20Regular" case .windowColumnOneFourthLeft20Filled: return ".windowColumnOneFourthLeft20Filled" case .windowColumnOneFourthLeft20Regular: return ".windowColumnOneFourthLeft20Regular" @@ -51626,8 +51757,6 @@ import Foundation case .windowHeaderHorizontal20Regular: return ".windowHeaderHorizontal20Regular" case .windowHeaderHorizontalOff20Filled: return ".windowHeaderHorizontalOff20Filled" case .windowHeaderHorizontalOff20Regular: return ".windowHeaderHorizontalOff20Regular" - default: break } - switch self { case .windowHeaderVertical20Filled: return ".windowHeaderVertical20Filled" case .windowHeaderVertical20Regular: return ".windowHeaderVertical20Regular" case .windowInprivate20Filled: return ".windowInprivate20Filled" @@ -51685,6 +51814,8 @@ import Foundation case .wrenchScrewdriver20Regular: return ".wrenchScrewdriver20Regular" case .wrenchScrewdriver24Filled: return ".wrenchScrewdriver24Filled" case .wrenchScrewdriver24Regular: return ".wrenchScrewdriver24Regular" + default: break } + switch self { case .wrenchScrewdriver32Filled: return ".wrenchScrewdriver32Filled" case .wrenchScrewdriver32Light: return ".wrenchScrewdriver32Light" case .wrenchScrewdriver32Regular: return ".wrenchScrewdriver32Regular" @@ -51728,8 +51859,6 @@ import Foundation case .zoomFit24Regular: return ".zoomFit24Regular" case .zoomIn16Filled: return ".zoomIn16Filled" case .zoomIn16Regular: return ".zoomIn16Regular" - default: break } - switch self { case .zoomIn20Filled: return ".zoomIn20Filled" case .zoomIn20Regular: return ".zoomIn20Regular" case .zoomIn24Filled: return ".zoomIn24Filled" diff --git a/ios/README.md b/ios/README.md index 1325c24fcc..0853bfa4bd 100644 --- a/ios/README.md +++ b/ios/README.md @@ -6,13 +6,13 @@ ```ruby use_frameworks! -pod "FluentIcons", "1.1.264" +pod "FluentIcons", "1.1.265" ``` ### Carthage ```bash -git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.264" +git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.265" ``` ## Usage diff --git a/package-lock.json b/package-lock.json index 8f60caf99b..622bc04396 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14947,7 +14947,7 @@ }, "packages/react-icons": { "name": "@fluentui/react-icons", - "version": "2.0.264", + "version": "2.0.265", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", @@ -14975,7 +14975,7 @@ }, "packages/react-icons-font-subsetting-webpack-plugin": { "name": "@fluentui/react-icons-font-subsetting-webpack-plugin", - "version": "2.0.264", + "version": "2.0.265", "license": "MIT", "dependencies": { "subset-font": "^1.4.0" @@ -15065,7 +15065,7 @@ }, "packages/react-native-icons": { "name": "@fluentui/react-native-icons", - "version": "2.0.264", + "version": "2.0.265", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", @@ -15498,7 +15498,7 @@ }, "packages/svg-icons": { "name": "@fluentui/svg-icons", - "version": "1.1.264", + "version": "1.1.265", "license": "MIT", "devDependencies": { "renamer": "^2.0.1", @@ -15568,7 +15568,7 @@ }, "packages/svg-sprites": { "name": "@fluentui/svg-sprites", - "version": "1.1.264", + "version": "1.1.265", "license": "MIT", "devDependencies": { "renamer": "^2.0.1", diff --git a/packages/react-icons-font-subsetting-webpack-plugin/package.json b/packages/react-icons-font-subsetting-webpack-plugin/package.json index 4cf01a1864..9a98fe9147 100644 --- a/packages/react-icons-font-subsetting-webpack-plugin/package.json +++ b/packages/react-icons-font-subsetting-webpack-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-icons-font-subsetting-webpack-plugin", - "version": "2.0.264", + "version": "2.0.265", "description": "Webpack plugin to subset the icon fonts used by @fluentui/react-icons based on which icons are used.", "main": "lib/index.js", "scripts": { diff --git a/packages/react-icons/package.json b/packages/react-icons/package.json index 7e4019321b..a9a2f6234f 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-icons", - "version": "2.0.264", + "version": "2.0.265", "sideEffects": false, "main": "lib-cjs/index.js", "module": "lib/index.js", diff --git a/packages/react-native-icons/package.json b/packages/react-native-icons/package.json index 80737c5eae..bfec50cf16 100644 --- a/packages/react-native-icons/package.json +++ b/packages/react-native-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-native-icons", - "version": "2.0.264", + "version": "2.0.265", "sideEffects": false, "main": "lib-cjs/index.js", "module": "lib/index.js", diff --git a/packages/svg-icons/package.json b/packages/svg-icons/package.json index c1b236ab0b..8461c0cd69 100644 --- a/packages/svg-icons/package.json +++ b/packages/svg-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/svg-icons", - "version": "1.1.264", + "version": "1.1.265", "description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.", "license": "MIT", "repository": { diff --git a/packages/svg-sprites/package.json b/packages/svg-sprites/package.json index 0e39d7d105..16306cec64 100644 --- a/packages/svg-sprites/package.json +++ b/packages/svg-sprites/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/svg-sprites", - "version": "1.1.264", + "version": "1.1.265", "description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.", "license": "MIT", "repository": {