diff --git a/README.md b/README.md index 11ea8593ff..cda730805d 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.258@aar' +implementation 'com.microsoft.design:fluent-system-icons:1.1.259@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.258" +pod "FluentIcons", "1.1.259" ``` #### Carthage ```bash -git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.258" +git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.259" ``` 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.258 + fluentui_system_icons: ^1.1.259 ``` For library docs, see [flutter/README.md](flutter/README.md). diff --git a/flutter/CHANGELOG.md b/flutter/CHANGELOG.md index 1927f550a5..aae9e35654 100644 --- a/flutter/CHANGELOG.md +++ b/flutter/CHANGELOG.md @@ -1 +1 @@ -## [1.1.258] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags \ No newline at end of file +## [1.1.259] - 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 df3da5b0a0..438f6937ef 100644 --- a/flutter/example/lib/sample_icons.dart +++ b/flutter/example/lib/sample_icons.dart @@ -590,10 +590,14 @@ final icons = [ FluentUISampleIcon(FluentIcons.arrow_circle_up_48_regular, 'arrow_circle_up_48_regular', 48), + FluentUISampleIcon(FluentIcons.arrow_circle_up_left_16_regular, 'arrow_circle_up_left_16_regular', 16), + FluentUISampleIcon(FluentIcons.arrow_circle_up_left_20_regular, 'arrow_circle_up_left_20_regular', 20), FluentUISampleIcon(FluentIcons.arrow_circle_up_left_24_regular, 'arrow_circle_up_left_24_regular', 24), + FluentUISampleIcon(FluentIcons.arrow_circle_up_right_16_regular, 'arrow_circle_up_right_16_regular', 16), + FluentUISampleIcon(FluentIcons.arrow_circle_up_right_20_regular, 'arrow_circle_up_right_20_regular', 20), FluentUISampleIcon(FluentIcons.arrow_circle_up_right_24_regular, 'arrow_circle_up_right_24_regular', 24), @@ -2224,6 +2228,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.building_bank_toolbox_24_regular, 'building_bank_toolbox_24_regular', 24), + FluentUISampleIcon(FluentIcons.building_checkmark_16_regular, 'building_checkmark_16_regular', 16), + + FluentUISampleIcon(FluentIcons.building_checkmark_20_regular, 'building_checkmark_20_regular', 20), + FluentUISampleIcon(FluentIcons.building_cloud_24_regular, 'building_cloud_24_regular', 24), FluentUISampleIcon(FluentIcons.building_desktop_16_regular, 'building_desktop_16_regular', 16), @@ -3878,6 +3886,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.clock_alarm_32_regular, 'clock_alarm_32_regular', 32), + FluentUISampleIcon(FluentIcons.clock_alarm_48_regular, 'clock_alarm_48_regular', 48), + FluentUISampleIcon(FluentIcons.clock_arrow_download_20_regular, 'clock_arrow_download_20_regular', 20), FluentUISampleIcon(FluentIcons.clock_arrow_download_24_regular, 'clock_arrow_download_24_regular', 24), @@ -3932,6 +3942,14 @@ final icons = [ FluentUISampleIcon(FluentIcons.closed_caption_off_48_regular, 'closed_caption_off_48_regular', 48), + FluentUISampleIcon(FluentIcons.clothes_hanger_12_regular, 'clothes_hanger_12_regular', 12), + + FluentUISampleIcon(FluentIcons.clothes_hanger_16_regular, 'clothes_hanger_16_regular', 16), + + FluentUISampleIcon(FluentIcons.clothes_hanger_20_regular, 'clothes_hanger_20_regular', 20), + + FluentUISampleIcon(FluentIcons.clothes_hanger_24_regular, 'clothes_hanger_24_regular', 24), + FluentUISampleIcon(FluentIcons.cloud_16_regular, 'cloud_16_regular', 16), FluentUISampleIcon(FluentIcons.cloud_20_regular, 'cloud_20_regular', 20), @@ -4424,6 +4442,26 @@ final icons = [ FluentUISampleIcon(FluentIcons.comment_off_48_regular, 'comment_off_48_regular', 48), + FluentUISampleIcon(FluentIcons.comment_quote_16_regular, 'comment_quote_16_regular', 16), + + FluentUISampleIcon(FluentIcons.comment_quote_20_regular, 'comment_quote_20_regular', 20), + + FluentUISampleIcon(FluentIcons.comment_quote_24_regular, 'comment_quote_24_regular', 24), + + FluentUISampleIcon(FluentIcons.comment_quote_28_regular, 'comment_quote_28_regular', 28), + + FluentUISampleIcon(FluentIcons.comment_text_16_regular, 'comment_text_16_regular', 16), + + FluentUISampleIcon(FluentIcons.comment_text_20_regular, 'comment_text_20_regular', 20), + + FluentUISampleIcon(FluentIcons.comment_text_24_regular, 'comment_text_24_regular', 24), + + FluentUISampleIcon(FluentIcons.comment_text_28_regular, 'comment_text_28_regular', 28), + + FluentUISampleIcon(FluentIcons.comment_text_32_regular, 'comment_text_32_regular', 32), + + FluentUISampleIcon(FluentIcons.comment_text_48_regular, 'comment_text_48_regular', 48), + FluentUISampleIcon(FluentIcons.communication_16_regular, 'communication_16_regular', 16), FluentUISampleIcon(FluentIcons.communication_20_regular, 'communication_20_regular', 20), @@ -7188,10 +7226,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.glance_12_regular, 'glance_12_regular', 12), + FluentUISampleIcon(FluentIcons.glance_16_regular, 'glance_16_regular', 16), + FluentUISampleIcon(FluentIcons.glance_20_regular, 'glance_20_regular', 20), FluentUISampleIcon(FluentIcons.glance_24_regular, 'glance_24_regular', 24), + FluentUISampleIcon(FluentIcons.glance_28_regular, 'glance_28_regular', 28), + + FluentUISampleIcon(FluentIcons.glance_32_regular, 'glance_32_regular', 32), + + FluentUISampleIcon(FluentIcons.glance_48_regular, 'glance_48_regular', 48), + FluentUISampleIcon(FluentIcons.glance_default_12_regular, 'glance_default_12_regular', 12), FluentUISampleIcon(FluentIcons.glance_horizontal_12_regular, 'glance_horizontal_12_regular', 12), @@ -7202,8 +7248,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.glance_horizontal_24_regular, 'glance_horizontal_24_regular', 24), + FluentUISampleIcon(FluentIcons.glance_horizontal_28_regular, 'glance_horizontal_28_regular', 28), + FluentUISampleIcon(FluentIcons.glance_horizontal_32_regular, 'glance_horizontal_32_regular', 32), + FluentUISampleIcon(FluentIcons.glance_horizontal_48_regular, 'glance_horizontal_48_regular', 48), + FluentUISampleIcon(FluentIcons.glance_horizontal_sparkle_32_regular, 'glance_horizontal_sparkle_32_regular', 32), FluentUISampleIcon(FluentIcons.glance_horizontal_sparkles_16_regular, 'glance_horizontal_sparkles_16_regular', 16), @@ -9074,6 +9124,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.meet_now_48_regular, 'meet_now_48_regular', 48), + FluentUISampleIcon(FluentIcons.megaphone_12_regular, 'megaphone_12_regular', 12), + FluentUISampleIcon(FluentIcons.megaphone_16_regular, 'megaphone_16_regular', 16), FluentUISampleIcon(FluentIcons.megaphone_20_regular, 'megaphone_20_regular', 20), @@ -9140,6 +9192,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.mic_48_regular, 'mic_48_regular', 48), + FluentUISampleIcon(FluentIcons.mic_link_16_regular, 'mic_link_16_regular', 16), + + FluentUISampleIcon(FluentIcons.mic_link_20_regular, 'mic_link_20_regular', 20), + + FluentUISampleIcon(FluentIcons.mic_link_24_regular, 'mic_link_24_regular', 24), + + FluentUISampleIcon(FluentIcons.mic_link_28_regular, 'mic_link_28_regular', 28), + + FluentUISampleIcon(FluentIcons.mic_link_32_regular, 'mic_link_32_regular', 32), + + FluentUISampleIcon(FluentIcons.mic_link_48_regular, 'mic_link_48_regular', 48), + FluentUISampleIcon(FluentIcons.mic_off_12_regular, 'mic_off_12_regular', 12), FluentUISampleIcon(FluentIcons.mic_off_16_regular, 'mic_off_16_regular', 16), @@ -10192,6 +10256,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.pen_sparkle_48_regular, 'pen_sparkle_48_regular', 48), + FluentUISampleIcon(FluentIcons.pen_sync_16_regular, 'pen_sync_16_regular', 16), + + FluentUISampleIcon(FluentIcons.pen_sync_20_regular, 'pen_sync_20_regular', 20), + + FluentUISampleIcon(FluentIcons.pen_sync_24_regular, 'pen_sync_24_regular', 24), + + FluentUISampleIcon(FluentIcons.pen_sync_28_regular, 'pen_sync_28_regular', 28), + + FluentUISampleIcon(FluentIcons.pen_sync_32_regular, 'pen_sync_32_regular', 32), + + FluentUISampleIcon(FluentIcons.pen_sync_48_regular, 'pen_sync_48_regular', 48), + FluentUISampleIcon(FluentIcons.pentagon_20_regular, 'pentagon_20_regular', 20), FluentUISampleIcon(FluentIcons.pentagon_32_regular, 'pentagon_32_regular', 32), @@ -10284,6 +10360,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.people_eye_20_regular, 'people_eye_20_regular', 20), + FluentUISampleIcon(FluentIcons.people_link_16_regular, 'people_link_16_regular', 16), + + FluentUISampleIcon(FluentIcons.people_link_20_regular, 'people_link_20_regular', 20), + + FluentUISampleIcon(FluentIcons.people_link_24_regular, 'people_link_24_regular', 24), + + FluentUISampleIcon(FluentIcons.people_link_28_regular, 'people_link_28_regular', 28), + + FluentUISampleIcon(FluentIcons.people_link_32_regular, 'people_link_32_regular', 32), + + FluentUISampleIcon(FluentIcons.people_link_48_regular, 'people_link_48_regular', 48), + FluentUISampleIcon(FluentIcons.people_list_16_regular, 'people_list_16_regular', 16), FluentUISampleIcon(FluentIcons.people_list_20_regular, 'people_list_20_regular', 20), @@ -10312,6 +10400,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.people_queue_24_regular, 'people_queue_24_regular', 24), + FluentUISampleIcon(FluentIcons.people_queue_28_regular, 'people_queue_28_regular', 28), + + FluentUISampleIcon(FluentIcons.people_queue_32_regular, 'people_queue_32_regular', 32), + + FluentUISampleIcon(FluentIcons.people_queue_48_regular, 'people_queue_48_regular', 48), + FluentUISampleIcon(FluentIcons.people_search_20_regular, 'people_search_20_regular', 20), FluentUISampleIcon(FluentIcons.people_search_24_regular, 'people_search_24_regular', 24), @@ -10546,6 +10640,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.person_feedback_48_regular, 'person_feedback_48_regular', 48), + FluentUISampleIcon(FluentIcons.person_head_hint_16_regular, 'person_head_hint_16_regular', 16), + + FluentUISampleIcon(FluentIcons.person_head_hint_20_regular, 'person_head_hint_20_regular', 20), + + FluentUISampleIcon(FluentIcons.person_head_hint_24_regular, 'person_head_hint_24_regular', 24), + FluentUISampleIcon(FluentIcons.person_heart_20_regular, 'person_heart_20_regular', 20), FluentUISampleIcon(FluentIcons.person_heart_24_regular, 'person_heart_24_regular', 24), @@ -10672,6 +10772,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.person_settings_20_regular, 'person_settings_20_regular', 20), + FluentUISampleIcon(FluentIcons.person_sound_spatial_16_regular, 'person_sound_spatial_16_regular', 16), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_20_regular, 'person_sound_spatial_20_regular', 20), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_24_regular, 'person_sound_spatial_24_regular', 24), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_28_regular, 'person_sound_spatial_28_regular', 28), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_32_regular, 'person_sound_spatial_32_regular', 32), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_48_regular, 'person_sound_spatial_48_regular', 48), + FluentUISampleIcon(FluentIcons.person_square_16_regular, 'person_square_16_regular', 16), FluentUISampleIcon(FluentIcons.person_square_20_regular, 'person_square_20_regular', 20), @@ -12834,10 +12946,30 @@ final icons = [ FluentUISampleIcon(FluentIcons.sound_source_28_regular, 'sound_source_28_regular', 28), + FluentUISampleIcon(FluentIcons.sound_wave_circle_16_regular, 'sound_wave_circle_16_regular', 16), + FluentUISampleIcon(FluentIcons.sound_wave_circle_20_regular, 'sound_wave_circle_20_regular', 20), FluentUISampleIcon(FluentIcons.sound_wave_circle_24_regular, 'sound_wave_circle_24_regular', 24), + FluentUISampleIcon(FluentIcons.sound_wave_circle_28_regular, 'sound_wave_circle_28_regular', 28), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_32_regular, 'sound_wave_circle_32_regular', 32), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_48_regular, 'sound_wave_circle_48_regular', 48), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_16_regular, 'sound_wave_circle_sparkle_16_regular', 16), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_20_regular, 'sound_wave_circle_sparkle_20_regular', 20), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_24_regular, 'sound_wave_circle_sparkle_24_regular', 24), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_28_regular, 'sound_wave_circle_sparkle_28_regular', 28), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_32_regular, 'sound_wave_circle_sparkle_32_regular', 32), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_48_regular, 'sound_wave_circle_sparkle_48_regular', 48), + FluentUISampleIcon(FluentIcons.space_3d_16_regular, 'space_3d_16_regular', 16), FluentUISampleIcon(FluentIcons.space_3d_20_regular, 'space_3d_20_regular', 20), @@ -16914,10 +17046,14 @@ final icons = [ FluentUISampleIcon(FluentIcons.arrow_circle_up_48_filled, 'arrow_circle_up_48_filled', 48), + FluentUISampleIcon(FluentIcons.arrow_circle_up_left_16_filled, 'arrow_circle_up_left_16_filled', 16), + FluentUISampleIcon(FluentIcons.arrow_circle_up_left_20_filled, 'arrow_circle_up_left_20_filled', 20), FluentUISampleIcon(FluentIcons.arrow_circle_up_left_24_filled, 'arrow_circle_up_left_24_filled', 24), + FluentUISampleIcon(FluentIcons.arrow_circle_up_right_16_filled, 'arrow_circle_up_right_16_filled', 16), + FluentUISampleIcon(FluentIcons.arrow_circle_up_right_20_filled, 'arrow_circle_up_right_20_filled', 20), FluentUISampleIcon(FluentIcons.arrow_circle_up_right_24_filled, 'arrow_circle_up_right_24_filled', 24), @@ -18550,6 +18686,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.building_bank_toolbox_24_filled, 'building_bank_toolbox_24_filled', 24), + FluentUISampleIcon(FluentIcons.building_checkmark_16_filled, 'building_checkmark_16_filled', 16), + + FluentUISampleIcon(FluentIcons.building_checkmark_20_filled, 'building_checkmark_20_filled', 20), + FluentUISampleIcon(FluentIcons.building_cloud_24_filled, 'building_cloud_24_filled', 24), FluentUISampleIcon(FluentIcons.building_desktop_16_filled, 'building_desktop_16_filled', 16), @@ -20204,6 +20344,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.clock_alarm_32_filled, 'clock_alarm_32_filled', 32), + FluentUISampleIcon(FluentIcons.clock_alarm_48_filled, 'clock_alarm_48_filled', 48), + FluentUISampleIcon(FluentIcons.clock_arrow_download_20_filled, 'clock_arrow_download_20_filled', 20), FluentUISampleIcon(FluentIcons.clock_arrow_download_24_filled, 'clock_arrow_download_24_filled', 24), @@ -20258,6 +20400,14 @@ final icons = [ FluentUISampleIcon(FluentIcons.closed_caption_off_48_filled, 'closed_caption_off_48_filled', 48), + FluentUISampleIcon(FluentIcons.clothes_hanger_12_filled, 'clothes_hanger_12_filled', 12), + + FluentUISampleIcon(FluentIcons.clothes_hanger_16_filled, 'clothes_hanger_16_filled', 16), + + FluentUISampleIcon(FluentIcons.clothes_hanger_20_filled, 'clothes_hanger_20_filled', 20), + + FluentUISampleIcon(FluentIcons.clothes_hanger_24_filled, 'clothes_hanger_24_filled', 24), + FluentUISampleIcon(FluentIcons.cloud_16_filled, 'cloud_16_filled', 16), FluentUISampleIcon(FluentIcons.cloud_20_filled, 'cloud_20_filled', 20), @@ -20732,6 +20882,26 @@ final icons = [ FluentUISampleIcon(FluentIcons.comment_off_48_filled, 'comment_off_48_filled', 48), + FluentUISampleIcon(FluentIcons.comment_quote_16_filled, 'comment_quote_16_filled', 16), + + FluentUISampleIcon(FluentIcons.comment_quote_20_filled, 'comment_quote_20_filled', 20), + + FluentUISampleIcon(FluentIcons.comment_quote_24_filled, 'comment_quote_24_filled', 24), + + FluentUISampleIcon(FluentIcons.comment_quote_28_filled, 'comment_quote_28_filled', 28), + + FluentUISampleIcon(FluentIcons.comment_text_16_filled, 'comment_text_16_filled', 16), + + FluentUISampleIcon(FluentIcons.comment_text_20_filled, 'comment_text_20_filled', 20), + + FluentUISampleIcon(FluentIcons.comment_text_24_filled, 'comment_text_24_filled', 24), + + FluentUISampleIcon(FluentIcons.comment_text_28_filled, 'comment_text_28_filled', 28), + + FluentUISampleIcon(FluentIcons.comment_text_32_filled, 'comment_text_32_filled', 32), + + FluentUISampleIcon(FluentIcons.comment_text_48_filled, 'comment_text_48_filled', 48), + FluentUISampleIcon(FluentIcons.communication_16_filled, 'communication_16_filled', 16), FluentUISampleIcon(FluentIcons.communication_20_filled, 'communication_20_filled', 20), @@ -23544,10 +23714,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.glance_12_filled, 'glance_12_filled', 12), + FluentUISampleIcon(FluentIcons.glance_16_filled, 'glance_16_filled', 16), + FluentUISampleIcon(FluentIcons.glance_20_filled, 'glance_20_filled', 20), FluentUISampleIcon(FluentIcons.glance_24_filled, 'glance_24_filled', 24), + FluentUISampleIcon(FluentIcons.glance_28_filled, 'glance_28_filled', 28), + + FluentUISampleIcon(FluentIcons.glance_32_filled, 'glance_32_filled', 32), + + FluentUISampleIcon(FluentIcons.glance_48_filled, 'glance_48_filled', 48), + FluentUISampleIcon(FluentIcons.glance_default_12_filled, 'glance_default_12_filled', 12), FluentUISampleIcon(FluentIcons.glance_horizontal_12_filled, 'glance_horizontal_12_filled', 12), @@ -23558,8 +23736,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.glance_horizontal_24_filled, 'glance_horizontal_24_filled', 24), + FluentUISampleIcon(FluentIcons.glance_horizontal_28_filled, 'glance_horizontal_28_filled', 28), + FluentUISampleIcon(FluentIcons.glance_horizontal_32_filled, 'glance_horizontal_32_filled', 32), + FluentUISampleIcon(FluentIcons.glance_horizontal_48_filled, 'glance_horizontal_48_filled', 48), + FluentUISampleIcon(FluentIcons.glance_horizontal_sparkle_32_filled, 'glance_horizontal_sparkle_32_filled', 32), FluentUISampleIcon(FluentIcons.glance_horizontal_sparkles_16_filled, 'glance_horizontal_sparkles_16_filled', 16), @@ -25662,6 +25844,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.meet_now_48_filled, 'meet_now_48_filled', 48), + FluentUISampleIcon(FluentIcons.megaphone_12_filled, 'megaphone_12_filled', 12), + FluentUISampleIcon(FluentIcons.megaphone_16_filled, 'megaphone_16_filled', 16), FluentUISampleIcon(FluentIcons.megaphone_20_filled, 'megaphone_20_filled', 20), @@ -25728,6 +25912,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.mic_48_filled, 'mic_48_filled', 48), + FluentUISampleIcon(FluentIcons.mic_link_16_filled, 'mic_link_16_filled', 16), + + FluentUISampleIcon(FluentIcons.mic_link_20_filled, 'mic_link_20_filled', 20), + + FluentUISampleIcon(FluentIcons.mic_link_24_filled, 'mic_link_24_filled', 24), + + FluentUISampleIcon(FluentIcons.mic_link_28_filled, 'mic_link_28_filled', 28), + + FluentUISampleIcon(FluentIcons.mic_link_32_filled, 'mic_link_32_filled', 32), + + FluentUISampleIcon(FluentIcons.mic_link_48_filled, 'mic_link_48_filled', 48), + FluentUISampleIcon(FluentIcons.mic_off_12_filled, 'mic_off_12_filled', 12), FluentUISampleIcon(FluentIcons.mic_off_16_filled, 'mic_off_16_filled', 16), @@ -26788,6 +26984,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.pen_sparkle_48_filled, 'pen_sparkle_48_filled', 48), + FluentUISampleIcon(FluentIcons.pen_sync_16_filled, 'pen_sync_16_filled', 16), + + FluentUISampleIcon(FluentIcons.pen_sync_20_filled, 'pen_sync_20_filled', 20), + + FluentUISampleIcon(FluentIcons.pen_sync_24_filled, 'pen_sync_24_filled', 24), + + FluentUISampleIcon(FluentIcons.pen_sync_28_filled, 'pen_sync_28_filled', 28), + + FluentUISampleIcon(FluentIcons.pen_sync_32_filled, 'pen_sync_32_filled', 32), + + FluentUISampleIcon(FluentIcons.pen_sync_48_filled, 'pen_sync_48_filled', 48), + FluentUISampleIcon(FluentIcons.pentagon_20_filled, 'pentagon_20_filled', 20), FluentUISampleIcon(FluentIcons.pentagon_32_filled, 'pentagon_32_filled', 32), @@ -26880,6 +27088,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.people_eye_20_filled, 'people_eye_20_filled', 20), + FluentUISampleIcon(FluentIcons.people_link_16_filled, 'people_link_16_filled', 16), + + FluentUISampleIcon(FluentIcons.people_link_20_filled, 'people_link_20_filled', 20), + + FluentUISampleIcon(FluentIcons.people_link_24_filled, 'people_link_24_filled', 24), + + FluentUISampleIcon(FluentIcons.people_link_28_filled, 'people_link_28_filled', 28), + + FluentUISampleIcon(FluentIcons.people_link_32_filled, 'people_link_32_filled', 32), + + FluentUISampleIcon(FluentIcons.people_link_48_filled, 'people_link_48_filled', 48), + FluentUISampleIcon(FluentIcons.people_list_16_filled, 'people_list_16_filled', 16), FluentUISampleIcon(FluentIcons.people_list_20_filled, 'people_list_20_filled', 20), @@ -26908,6 +27128,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.people_queue_24_filled, 'people_queue_24_filled', 24), + FluentUISampleIcon(FluentIcons.people_queue_28_filled, 'people_queue_28_filled', 28), + + FluentUISampleIcon(FluentIcons.people_queue_32_filled, 'people_queue_32_filled', 32), + + FluentUISampleIcon(FluentIcons.people_queue_48_filled, 'people_queue_48_filled', 48), + FluentUISampleIcon(FluentIcons.people_search_20_filled, 'people_search_20_filled', 20), FluentUISampleIcon(FluentIcons.people_search_24_filled, 'people_search_24_filled', 24), @@ -27142,6 +27368,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.person_feedback_48_filled, 'person_feedback_48_filled', 48), + FluentUISampleIcon(FluentIcons.person_head_hint_16_filled, 'person_head_hint_16_filled', 16), + + FluentUISampleIcon(FluentIcons.person_head_hint_20_filled, 'person_head_hint_20_filled', 20), + + FluentUISampleIcon(FluentIcons.person_head_hint_24_filled, 'person_head_hint_24_filled', 24), + FluentUISampleIcon(FluentIcons.person_heart_20_filled, 'person_heart_20_filled', 20), FluentUISampleIcon(FluentIcons.person_heart_24_filled, 'person_heart_24_filled', 24), @@ -27268,6 +27500,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.person_settings_20_filled, 'person_settings_20_filled', 20), + FluentUISampleIcon(FluentIcons.person_sound_spatial_16_filled, 'person_sound_spatial_16_filled', 16), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_20_filled, 'person_sound_spatial_20_filled', 20), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_24_filled, 'person_sound_spatial_24_filled', 24), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_28_filled, 'person_sound_spatial_28_filled', 28), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_32_filled, 'person_sound_spatial_32_filled', 32), + + FluentUISampleIcon(FluentIcons.person_sound_spatial_48_filled, 'person_sound_spatial_48_filled', 48), + FluentUISampleIcon(FluentIcons.person_square_16_filled, 'person_square_16_filled', 16), FluentUISampleIcon(FluentIcons.person_square_20_filled, 'person_square_20_filled', 20), @@ -29390,10 +29634,30 @@ final icons = [ FluentUISampleIcon(FluentIcons.sound_source_28_filled, 'sound_source_28_filled', 28), + FluentUISampleIcon(FluentIcons.sound_wave_circle_16_filled, 'sound_wave_circle_16_filled', 16), + FluentUISampleIcon(FluentIcons.sound_wave_circle_20_filled, 'sound_wave_circle_20_filled', 20), FluentUISampleIcon(FluentIcons.sound_wave_circle_24_filled, 'sound_wave_circle_24_filled', 24), + FluentUISampleIcon(FluentIcons.sound_wave_circle_28_filled, 'sound_wave_circle_28_filled', 28), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_32_filled, 'sound_wave_circle_32_filled', 32), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_48_filled, 'sound_wave_circle_48_filled', 48), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_16_filled, 'sound_wave_circle_sparkle_16_filled', 16), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_20_filled, 'sound_wave_circle_sparkle_20_filled', 20), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_24_filled, 'sound_wave_circle_sparkle_24_filled', 24), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_28_filled, 'sound_wave_circle_sparkle_28_filled', 28), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_32_filled, 'sound_wave_circle_sparkle_32_filled', 32), + + FluentUISampleIcon(FluentIcons.sound_wave_circle_sparkle_48_filled, 'sound_wave_circle_sparkle_48_filled', 48), + FluentUISampleIcon(FluentIcons.space_3d_16_filled, 'space_3d_16_filled', 16), FluentUISampleIcon(FluentIcons.space_3d_20_filled, 'space_3d_20_filled', 20), diff --git a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf index ddc9504860..bb5e24ca0a 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-Regular.ttf b/flutter/lib/fonts/FluentSystemIcons-Regular.ttf index 12c9ecf9cf..839a873f3a 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 79ebfb05bd..05657d4ac9 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 212f657057..0b78eac8ba 100644 --- a/flutter/lib/src/fluent_icons.dart +++ b/flutter/lib/src/fluent_icons.dart @@ -888,12 +888,18 @@ class FluentIcons { /// fluent icon named "arrow_circle_up" in size 48 and regular style. static const IconData arrow_circle_up_48_regular = IconData(57510, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_circle_up_left" in size 16 and regular style. + static const IconData arrow_circle_up_left_16_regular = IconData(984802, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_circle_up_left" in size 20 and regular style. static const IconData arrow_circle_up_left_20_regular = IconData(57511, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); /// fluent icon named "arrow_circle_up_left" in size 24 and regular style. static const IconData arrow_circle_up_left_24_regular = IconData(57512, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_circle_up_right" in size 16 and regular style. + static const IconData arrow_circle_up_right_16_regular = IconData(984803, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_circle_up_right" in size 20 and regular style. static const IconData arrow_circle_up_right_20_regular = IconData(983246, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -3339,6 +3345,12 @@ class FluentIcons { /// fluent icon named "building_bank_toolbox" in size 24 and regular style. static const IconData building_bank_toolbox_24_regular = IconData(63548, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "building_checkmark" in size 16 and regular style. + static const IconData building_checkmark_16_regular = IconData(984804, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "building_checkmark" in size 20 and regular style. + static const IconData building_checkmark_20_regular = IconData(984805, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "building_cloud" in size 24 and regular style. static const IconData building_cloud_24_regular = IconData(983561, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -5820,6 +5832,9 @@ class FluentIcons { /// fluent icon named "clock_alarm" in size 32 and regular style. static const IconData clock_alarm_32_regular = IconData(58224, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "clock_alarm" in size 48 and regular style. + static const IconData clock_alarm_48_regular = IconData(984806, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "clock_arrow_download" in size 20 and regular style. static const IconData clock_arrow_download_20_regular = IconData(62254, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -5901,6 +5916,18 @@ class FluentIcons { /// fluent icon named "closed_caption_off" in size 48 and regular style. static const IconData closed_caption_off_48_regular = IconData(58241, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "clothes_hanger" in size 12 and regular style. + static const IconData clothes_hanger_12_regular = IconData(984807, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "clothes_hanger" in size 16 and regular style. + static const IconData clothes_hanger_16_regular = IconData(984808, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "clothes_hanger" in size 20 and regular style. + static const IconData clothes_hanger_20_regular = IconData(984809, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "clothes_hanger" in size 24 and regular style. + static const IconData clothes_hanger_24_regular = IconData(984810, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "cloud" in size 16 and regular style. static const IconData cloud_16_regular = IconData(58242, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -6639,6 +6666,36 @@ class FluentIcons { /// fluent icon named "comment_off" in size 48 and regular style. static const IconData comment_off_48_regular = IconData(58372, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "comment_quote" in size 16 and regular style. + static const IconData comment_quote_16_regular = IconData(984811, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_quote" in size 20 and regular style. + static const IconData comment_quote_20_regular = IconData(984812, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_quote" in size 24 and regular style. + static const IconData comment_quote_24_regular = IconData(984813, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_quote" in size 28 and regular style. + static const IconData comment_quote_28_regular = IconData(984814, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 16 and regular style. + static const IconData comment_text_16_regular = IconData(984815, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 20 and regular style. + static const IconData comment_text_20_regular = IconData(984816, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 24 and regular style. + static const IconData comment_text_24_regular = IconData(984817, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 28 and regular style. + static const IconData comment_text_28_regular = IconData(984818, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 32 and regular style. + static const IconData comment_text_32_regular = IconData(984819, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 48 and regular style. + static const IconData comment_text_48_regular = IconData(984820, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "communication" in size 16 and regular style. static const IconData communication_16_regular = IconData(62220, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -10785,12 +10842,24 @@ class FluentIcons { /// fluent icon named "glance" in size 12 and regular style. static const IconData glance_12_regular = IconData(60638, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "glance" in size 16 and regular style. + static const IconData glance_16_regular = IconData(984821, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "glance" in size 20 and regular style. static const IconData glance_20_regular = IconData(59044, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); /// fluent icon named "glance" in size 24 and regular style. static const IconData glance_24_regular = IconData(62551, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "glance" in size 28 and regular style. + static const IconData glance_28_regular = IconData(984822, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "glance" in size 32 and regular style. + static const IconData glance_32_regular = IconData(984823, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "glance" in size 48 and regular style. + static const IconData glance_48_regular = IconData(984824, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "glance_default" in size 12 and regular style. static const IconData glance_default_12_regular = IconData(59045, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -10806,9 +10875,15 @@ class FluentIcons { /// fluent icon named "glance_horizontal" in size 24 and regular style. static const IconData glance_horizontal_24_regular = IconData(59048, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "glance_horizontal" in size 28 and regular style. + static const IconData glance_horizontal_28_regular = IconData(984825, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "glance_horizontal" in size 32 and regular style. static const IconData glance_horizontal_32_regular = IconData(984116, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "glance_horizontal" in size 48 and regular style. + static const IconData glance_horizontal_48_regular = IconData(984826, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "glance_horizontal_sparkle" in size 32 and regular style. static const IconData glance_horizontal_sparkle_32_regular = IconData(984117, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -13614,6 +13689,9 @@ class FluentIcons { /// fluent icon named "meet_now" in size 48 and regular style. static const IconData meet_now_48_regular = IconData(63025, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "megaphone" in size 12 and regular style. + static const IconData megaphone_12_regular = IconData(984827, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "megaphone" in size 16 and regular style. static const IconData megaphone_16_regular = IconData(62774, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -13713,6 +13791,24 @@ class FluentIcons { /// fluent icon named "mic" in size 48 and regular style. static const IconData mic_48_regular = IconData(59389, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "mic_link" in size 16 and regular style. + static const IconData mic_link_16_regular = IconData(984828, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 20 and regular style. + static const IconData mic_link_20_regular = IconData(984829, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 24 and regular style. + static const IconData mic_link_24_regular = IconData(984830, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 28 and regular style. + static const IconData mic_link_28_regular = IconData(984831, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 32 and regular style. + static const IconData mic_link_32_regular = IconData(984832, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 48 and regular style. + static const IconData mic_link_48_regular = IconData(984833, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "mic_off" in size 12 and regular style. static const IconData mic_off_12_regular = IconData(62783, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -15291,6 +15387,24 @@ class FluentIcons { /// fluent icon named "pen_sparkle" in size 48 and regular style. static const IconData pen_sparkle_48_regular = IconData(983596, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "pen_sync" in size 16 and regular style. + static const IconData pen_sync_16_regular = IconData(984834, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 20 and regular style. + static const IconData pen_sync_20_regular = IconData(984835, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 24 and regular style. + static const IconData pen_sync_24_regular = IconData(984836, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 28 and regular style. + static const IconData pen_sync_28_regular = IconData(984837, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 32 and regular style. + static const IconData pen_sync_32_regular = IconData(984838, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 48 and regular style. + static const IconData pen_sync_48_regular = IconData(984839, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "pentagon" in size 20 and regular style. static const IconData pentagon_20_regular = IconData(59624, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -15429,6 +15543,24 @@ class FluentIcons { /// fluent icon named "people_eye" in size 20 and regular style. static const IconData people_eye_20_regular = IconData(984499, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "people_link" in size 16 and regular style. + static const IconData people_link_16_regular = IconData(984840, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 20 and regular style. + static const IconData people_link_20_regular = IconData(984841, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 24 and regular style. + static const IconData people_link_24_regular = IconData(984842, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 28 and regular style. + static const IconData people_link_28_regular = IconData(984843, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 32 and regular style. + static const IconData people_link_32_regular = IconData(984844, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 48 and regular style. + static const IconData people_link_48_regular = IconData(984845, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "people_list" in size 16 and regular style. static const IconData people_list_16_regular = IconData(59643, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -15471,6 +15603,15 @@ class FluentIcons { /// fluent icon named "people_queue" in size 24 and regular style. static const IconData people_queue_24_regular = IconData(59654, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "people_queue" in size 28 and regular style. + static const IconData people_queue_28_regular = IconData(984846, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "people_queue" in size 32 and regular style. + static const IconData people_queue_32_regular = IconData(984847, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "people_queue" in size 48 and regular style. + static const IconData people_queue_48_regular = IconData(984848, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "people_search" in size 20 and regular style. static const IconData people_search_20_regular = IconData(59655, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -15822,6 +15963,15 @@ class FluentIcons { /// fluent icon named "person_feedback" in size 48 and regular style. static const IconData person_feedback_48_regular = IconData(983175, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "person_head_hint" in size 16 and regular style. + static const IconData person_head_hint_16_regular = IconData(984849, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "person_head_hint" in size 20 and regular style. + static const IconData person_head_hint_20_regular = IconData(984850, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "person_head_hint" in size 24 and regular style. + static const IconData person_head_hint_24_regular = IconData(984851, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "person_heart" in size 20 and regular style. static const IconData person_heart_20_regular = IconData(61194, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -16011,6 +16161,24 @@ class FluentIcons { /// fluent icon named "person_settings" in size 20 and regular style. static const IconData person_settings_20_regular = IconData(59718, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "person_sound_spatial" in size 16 and regular style. + static const IconData person_sound_spatial_16_regular = IconData(984852, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 20 and regular style. + static const IconData person_sound_spatial_20_regular = IconData(984853, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 24 and regular style. + static const IconData person_sound_spatial_24_regular = IconData(984854, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 28 and regular style. + static const IconData person_sound_spatial_28_regular = IconData(984855, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 32 and regular style. + static const IconData person_sound_spatial_32_regular = IconData(984856, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 48 and regular style. + static const IconData person_sound_spatial_48_regular = IconData(984857, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "person_square" in size 16 and regular style. static const IconData person_square_16_regular = IconData(984144, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -19254,12 +19422,42 @@ class FluentIcons { /// fluent icon named "sound_source" in size 28 and regular style. static const IconData sound_source_28_regular = IconData(63223, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "sound_wave_circle" in size 16 and regular style. + static const IconData sound_wave_circle_16_regular = IconData(984858, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "sound_wave_circle" in size 20 and regular style. static const IconData sound_wave_circle_20_regular = IconData(60207, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); /// fluent icon named "sound_wave_circle" in size 24 and regular style. static const IconData sound_wave_circle_24_regular = IconData(60208, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "sound_wave_circle" in size 28 and regular style. + static const IconData sound_wave_circle_28_regular = IconData(984859, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle" in size 32 and regular style. + static const IconData sound_wave_circle_32_regular = IconData(984860, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle" in size 48 and regular style. + static const IconData sound_wave_circle_48_regular = IconData(984861, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 16 and regular style. + static const IconData sound_wave_circle_sparkle_16_regular = IconData(984862, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 20 and regular style. + static const IconData sound_wave_circle_sparkle_20_regular = IconData(984863, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 24 and regular style. + static const IconData sound_wave_circle_sparkle_24_regular = IconData(984864, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 28 and regular style. + static const IconData sound_wave_circle_sparkle_28_regular = IconData(984865, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 32 and regular style. + static const IconData sound_wave_circle_sparkle_32_regular = IconData(984866, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 48 and regular style. + static const IconData sound_wave_circle_sparkle_48_regular = IconData(984867, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "space_3d" in size 16 and regular style. static const IconData space_3d_16_regular = IconData(983200, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -25376,12 +25574,18 @@ class FluentIcons { /// fluent icon named "arrow_circle_up" in size 48 and filled style. static const IconData arrow_circle_up_48_filled = IconData(57510, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_circle_up_left" in size 16 and filled style. + static const IconData arrow_circle_up_left_16_filled = IconData(984927, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_circle_up_left" in size 20 and filled style. static const IconData arrow_circle_up_left_20_filled = IconData(57511, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); /// fluent icon named "arrow_circle_up_left" in size 24 and filled style. static const IconData arrow_circle_up_left_24_filled = IconData(57512, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_circle_up_right" in size 16 and filled style. + static const IconData arrow_circle_up_right_16_filled = IconData(984928, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_circle_up_right" in size 20 and filled style. static const IconData arrow_circle_up_right_20_filled = IconData(983245, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -27830,6 +28034,12 @@ class FluentIcons { /// fluent icon named "building_bank_toolbox" in size 24 and filled style. static const IconData building_bank_toolbox_24_filled = IconData(63572, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "building_checkmark" in size 16 and filled style. + static const IconData building_checkmark_16_filled = IconData(984929, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "building_checkmark" in size 20 and filled style. + static const IconData building_checkmark_20_filled = IconData(984930, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "building_cloud" in size 24 and filled style. static const IconData building_cloud_24_filled = IconData(983561, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -30311,6 +30521,9 @@ class FluentIcons { /// fluent icon named "clock_alarm" in size 32 and filled style. static const IconData clock_alarm_32_filled = IconData(58245, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "clock_alarm" in size 48 and filled style. + static const IconData clock_alarm_48_filled = IconData(984931, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "clock_arrow_download" in size 20 and filled style. static const IconData clock_arrow_download_20_filled = IconData(62254, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -30392,6 +30605,18 @@ class FluentIcons { /// fluent icon named "closed_caption_off" in size 48 and filled style. static const IconData closed_caption_off_48_filled = IconData(58262, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "clothes_hanger" in size 12 and filled style. + static const IconData clothes_hanger_12_filled = IconData(984932, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "clothes_hanger" in size 16 and filled style. + static const IconData clothes_hanger_16_filled = IconData(984933, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "clothes_hanger" in size 20 and filled style. + static const IconData clothes_hanger_20_filled = IconData(984934, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "clothes_hanger" in size 24 and filled style. + static const IconData clothes_hanger_24_filled = IconData(984935, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "cloud" in size 16 and filled style. static const IconData cloud_16_filled = IconData(58263, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -31103,6 +31328,36 @@ class FluentIcons { /// fluent icon named "comment_off" in size 48 and filled style. static const IconData comment_off_48_filled = IconData(58384, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "comment_quote" in size 16 and filled style. + static const IconData comment_quote_16_filled = IconData(984936, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_quote" in size 20 and filled style. + static const IconData comment_quote_20_filled = IconData(984937, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_quote" in size 24 and filled style. + static const IconData comment_quote_24_filled = IconData(984938, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_quote" in size 28 and filled style. + static const IconData comment_quote_28_filled = IconData(984939, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 16 and filled style. + static const IconData comment_text_16_filled = IconData(984940, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 20 and filled style. + static const IconData comment_text_20_filled = IconData(984941, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 24 and filled style. + static const IconData comment_text_24_filled = IconData(984942, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 28 and filled style. + static const IconData comment_text_28_filled = IconData(984943, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 32 and filled style. + static const IconData comment_text_32_filled = IconData(984944, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "comment_text" in size 48 and filled style. + static const IconData comment_text_48_filled = IconData(984945, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "communication" in size 16 and filled style. static const IconData communication_16_filled = IconData(62220, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -35321,12 +35576,24 @@ class FluentIcons { /// fluent icon named "glance" in size 12 and filled style. static const IconData glance_12_filled = IconData(60636, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "glance" in size 16 and filled style. + static const IconData glance_16_filled = IconData(984946, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "glance" in size 20 and filled style. static const IconData glance_20_filled = IconData(59057, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); /// fluent icon named "glance" in size 24 and filled style. static const IconData glance_24_filled = IconData(62555, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "glance" in size 28 and filled style. + static const IconData glance_28_filled = IconData(984947, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "glance" in size 32 and filled style. + static const IconData glance_32_filled = IconData(984948, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "glance" in size 48 and filled style. + static const IconData glance_48_filled = IconData(984949, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "glance_default" in size 12 and filled style. static const IconData glance_default_12_filled = IconData(59058, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -35342,9 +35609,15 @@ class FluentIcons { /// fluent icon named "glance_horizontal" in size 24 and filled style. static const IconData glance_horizontal_24_filled = IconData(59061, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "glance_horizontal" in size 28 and filled style. + static const IconData glance_horizontal_28_filled = IconData(984950, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "glance_horizontal" in size 32 and filled style. static const IconData glance_horizontal_32_filled = IconData(984135, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "glance_horizontal" in size 48 and filled style. + static const IconData glance_horizontal_48_filled = IconData(984951, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "glance_horizontal_sparkle" in size 32 and filled style. static const IconData glance_horizontal_sparkle_32_filled = IconData(984136, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -38498,6 +38771,9 @@ class FluentIcons { /// fluent icon named "meet_now" in size 48 and filled style. static const IconData meet_now_48_filled = IconData(63035, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "megaphone" in size 12 and filled style. + static const IconData megaphone_12_filled = IconData(984952, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "megaphone" in size 16 and filled style. static const IconData megaphone_16_filled = IconData(62784, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -38597,6 +38873,24 @@ class FluentIcons { /// fluent icon named "mic" in size 48 and filled style. static const IconData mic_48_filled = IconData(59403, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "mic_link" in size 16 and filled style. + static const IconData mic_link_16_filled = IconData(984953, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 20 and filled style. + static const IconData mic_link_20_filled = IconData(984954, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 24 and filled style. + static const IconData mic_link_24_filled = IconData(984955, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 28 and filled style. + static const IconData mic_link_28_filled = IconData(984956, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 32 and filled style. + static const IconData mic_link_32_filled = IconData(984957, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mic_link" in size 48 and filled style. + static const IconData mic_link_48_filled = IconData(984958, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "mic_off" in size 12 and filled style. static const IconData mic_off_12_filled = IconData(62793, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -40187,6 +40481,24 @@ class FluentIcons { /// fluent icon named "pen_sparkle" in size 48 and filled style. static const IconData pen_sparkle_48_filled = IconData(983615, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "pen_sync" in size 16 and filled style. + static const IconData pen_sync_16_filled = IconData(984959, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 20 and filled style. + static const IconData pen_sync_20_filled = IconData(984960, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 24 and filled style. + static const IconData pen_sync_24_filled = IconData(984961, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 28 and filled style. + static const IconData pen_sync_28_filled = IconData(984962, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 32 and filled style. + static const IconData pen_sync_32_filled = IconData(984963, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_sync" in size 48 and filled style. + static const IconData pen_sync_48_filled = IconData(984964, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "pentagon" in size 20 and filled style. static const IconData pentagon_20_filled = IconData(59642, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -40325,6 +40637,24 @@ class FluentIcons { /// fluent icon named "people_eye" in size 20 and filled style. static const IconData people_eye_20_filled = IconData(984620, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "people_link" in size 16 and filled style. + static const IconData people_link_16_filled = IconData(984965, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 20 and filled style. + static const IconData people_link_20_filled = IconData(984966, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 24 and filled style. + static const IconData people_link_24_filled = IconData(984967, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 28 and filled style. + static const IconData people_link_28_filled = IconData(984968, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 32 and filled style. + static const IconData people_link_32_filled = IconData(984969, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "people_link" in size 48 and filled style. + static const IconData people_link_48_filled = IconData(984970, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "people_list" in size 16 and filled style. static const IconData people_list_16_filled = IconData(59661, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -40367,6 +40697,15 @@ class FluentIcons { /// fluent icon named "people_queue" in size 24 and filled style. static const IconData people_queue_24_filled = IconData(59672, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "people_queue" in size 28 and filled style. + static const IconData people_queue_28_filled = IconData(984971, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "people_queue" in size 32 and filled style. + static const IconData people_queue_32_filled = IconData(984972, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "people_queue" in size 48 and filled style. + static const IconData people_queue_48_filled = IconData(984973, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "people_search" in size 20 and filled style. static const IconData people_search_20_filled = IconData(59673, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -40718,6 +41057,15 @@ class FluentIcons { /// fluent icon named "person_feedback" in size 48 and filled style. static const IconData person_feedback_48_filled = IconData(983179, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "person_head_hint" in size 16 and filled style. + static const IconData person_head_hint_16_filled = IconData(984974, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "person_head_hint" in size 20 and filled style. + static const IconData person_head_hint_20_filled = IconData(984975, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "person_head_hint" in size 24 and filled style. + static const IconData person_head_hint_24_filled = IconData(984976, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "person_heart" in size 20 and filled style. static const IconData person_heart_20_filled = IconData(61194, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -40907,6 +41255,24 @@ class FluentIcons { /// fluent icon named "person_settings" in size 20 and filled style. static const IconData person_settings_20_filled = IconData(59736, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "person_sound_spatial" in size 16 and filled style. + static const IconData person_sound_spatial_16_filled = IconData(984977, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 20 and filled style. + static const IconData person_sound_spatial_20_filled = IconData(984978, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 24 and filled style. + static const IconData person_sound_spatial_24_filled = IconData(984979, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 28 and filled style. + static const IconData person_sound_spatial_28_filled = IconData(984980, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 32 and filled style. + static const IconData person_sound_spatial_32_filled = IconData(984981, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "person_sound_spatial" in size 48 and filled style. + static const IconData person_sound_spatial_48_filled = IconData(984982, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "person_square" in size 16 and filled style. static const IconData person_square_16_filled = IconData(984163, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -44090,12 +44456,42 @@ class FluentIcons { /// fluent icon named "sound_source" in size 28 and filled style. static const IconData sound_source_28_filled = IconData(63232, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "sound_wave_circle" in size 16 and filled style. + static const IconData sound_wave_circle_16_filled = IconData(984983, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "sound_wave_circle" in size 20 and filled style. static const IconData sound_wave_circle_20_filled = IconData(60216, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); /// fluent icon named "sound_wave_circle" in size 24 and filled style. static const IconData sound_wave_circle_24_filled = IconData(60217, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "sound_wave_circle" in size 28 and filled style. + static const IconData sound_wave_circle_28_filled = IconData(984984, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle" in size 32 and filled style. + static const IconData sound_wave_circle_32_filled = IconData(984985, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle" in size 48 and filled style. + static const IconData sound_wave_circle_48_filled = IconData(984986, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 16 and filled style. + static const IconData sound_wave_circle_sparkle_16_filled = IconData(984987, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 20 and filled style. + static const IconData sound_wave_circle_sparkle_20_filled = IconData(984988, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 24 and filled style. + static const IconData sound_wave_circle_sparkle_24_filled = IconData(984989, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 28 and filled style. + static const IconData sound_wave_circle_sparkle_28_filled = IconData(984990, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 32 and filled style. + static const IconData sound_wave_circle_sparkle_32_filled = IconData(984991, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "sound_wave_circle_sparkle" in size 48 and filled style. + static const IconData sound_wave_circle_sparkle_48_filled = IconData(984992, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "space_3d" in size 16 and filled style. static const IconData space_3d_16_filled = IconData(983199, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index a1414aea4f..c1a0e3c05a 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.258 +version: 1.1.259 homepage: https://github.com/microsoft/fluentui-system-icons/tree/main environment: diff --git a/fonts/FluentSystemIcons-Filled.css b/fonts/FluentSystemIcons-Filled.css index f3710b1268..49ee390ec8 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?d049799c12145210242bdaa3d07fb3ad") format("woff2"), -url("./FluentSystemIcons-Filled.woff?d049799c12145210242bdaa3d07fb3ad") format("woff"), -url("./FluentSystemIcons-Filled.ttf?d049799c12145210242bdaa3d07fb3ad") format("truetype"); + src: url("./FluentSystemIcons-Filled.woff2?33b3ee0a7781d3a62e7bf49c159ba12a") format("woff2"), +url("./FluentSystemIcons-Filled.woff?33b3ee0a7781d3a62e7bf49c159ba12a") format("woff"), +url("./FluentSystemIcons-Filled.ttf?33b3ee0a7781d3a62e7bf49c159ba12a") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -24877,3 +24877,201 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_video_usb_48_filled:before { content: "\f075e"; } +.icon-ic_fluent_arrow_circle_up_left_16_filled:before { + content: "\f075f"; +} +.icon-ic_fluent_arrow_circle_up_right_16_filled:before { + content: "\f0760"; +} +.icon-ic_fluent_building_checkmark_16_filled:before { + content: "\f0761"; +} +.icon-ic_fluent_building_checkmark_20_filled:before { + content: "\f0762"; +} +.icon-ic_fluent_clock_alarm_48_filled:before { + content: "\f0763"; +} +.icon-ic_fluent_clothes_hanger_12_filled:before { + content: "\f0764"; +} +.icon-ic_fluent_clothes_hanger_16_filled:before { + content: "\f0765"; +} +.icon-ic_fluent_clothes_hanger_20_filled:before { + content: "\f0766"; +} +.icon-ic_fluent_clothes_hanger_24_filled:before { + content: "\f0767"; +} +.icon-ic_fluent_comment_quote_16_filled:before { + content: "\f0768"; +} +.icon-ic_fluent_comment_quote_20_filled:before { + content: "\f0769"; +} +.icon-ic_fluent_comment_quote_24_filled:before { + content: "\f076a"; +} +.icon-ic_fluent_comment_quote_28_filled:before { + content: "\f076b"; +} +.icon-ic_fluent_comment_text_16_filled:before { + content: "\f076c"; +} +.icon-ic_fluent_comment_text_20_filled:before { + content: "\f076d"; +} +.icon-ic_fluent_comment_text_24_filled:before { + content: "\f076e"; +} +.icon-ic_fluent_comment_text_28_filled:before { + content: "\f076f"; +} +.icon-ic_fluent_comment_text_32_filled:before { + content: "\f0770"; +} +.icon-ic_fluent_comment_text_48_filled:before { + content: "\f0771"; +} +.icon-ic_fluent_glance_16_filled:before { + content: "\f0772"; +} +.icon-ic_fluent_glance_28_filled:before { + content: "\f0773"; +} +.icon-ic_fluent_glance_32_filled:before { + content: "\f0774"; +} +.icon-ic_fluent_glance_48_filled:before { + content: "\f0775"; +} +.icon-ic_fluent_glance_horizontal_28_filled:before { + content: "\f0776"; +} +.icon-ic_fluent_glance_horizontal_48_filled:before { + content: "\f0777"; +} +.icon-ic_fluent_megaphone_12_filled:before { + content: "\f0778"; +} +.icon-ic_fluent_mic_link_16_filled:before { + content: "\f0779"; +} +.icon-ic_fluent_mic_link_20_filled:before { + content: "\f077a"; +} +.icon-ic_fluent_mic_link_24_filled:before { + content: "\f077b"; +} +.icon-ic_fluent_mic_link_28_filled:before { + content: "\f077c"; +} +.icon-ic_fluent_mic_link_32_filled:before { + content: "\f077d"; +} +.icon-ic_fluent_mic_link_48_filled:before { + content: "\f077e"; +} +.icon-ic_fluent_pen_sync_16_filled:before { + content: "\f077f"; +} +.icon-ic_fluent_pen_sync_20_filled:before { + content: "\f0780"; +} +.icon-ic_fluent_pen_sync_24_filled:before { + content: "\f0781"; +} +.icon-ic_fluent_pen_sync_28_filled:before { + content: "\f0782"; +} +.icon-ic_fluent_pen_sync_32_filled:before { + content: "\f0783"; +} +.icon-ic_fluent_pen_sync_48_filled:before { + content: "\f0784"; +} +.icon-ic_fluent_people_link_16_filled:before { + content: "\f0785"; +} +.icon-ic_fluent_people_link_20_filled:before { + content: "\f0786"; +} +.icon-ic_fluent_people_link_24_filled:before { + content: "\f0787"; +} +.icon-ic_fluent_people_link_28_filled:before { + content: "\f0788"; +} +.icon-ic_fluent_people_link_32_filled:before { + content: "\f0789"; +} +.icon-ic_fluent_people_link_48_filled:before { + content: "\f078a"; +} +.icon-ic_fluent_people_queue_28_filled:before { + content: "\f078b"; +} +.icon-ic_fluent_people_queue_32_filled:before { + content: "\f078c"; +} +.icon-ic_fluent_people_queue_48_filled:before { + content: "\f078d"; +} +.icon-ic_fluent_person_head_hint_16_filled:before { + content: "\f078e"; +} +.icon-ic_fluent_person_head_hint_20_filled:before { + content: "\f078f"; +} +.icon-ic_fluent_person_head_hint_24_filled:before { + content: "\f0790"; +} +.icon-ic_fluent_person_sound_spatial_16_filled:before { + content: "\f0791"; +} +.icon-ic_fluent_person_sound_spatial_20_filled:before { + content: "\f0792"; +} +.icon-ic_fluent_person_sound_spatial_24_filled:before { + content: "\f0793"; +} +.icon-ic_fluent_person_sound_spatial_28_filled:before { + content: "\f0794"; +} +.icon-ic_fluent_person_sound_spatial_32_filled:before { + content: "\f0795"; +} +.icon-ic_fluent_person_sound_spatial_48_filled:before { + content: "\f0796"; +} +.icon-ic_fluent_sound_wave_circle_16_filled:before { + content: "\f0797"; +} +.icon-ic_fluent_sound_wave_circle_28_filled:before { + content: "\f0798"; +} +.icon-ic_fluent_sound_wave_circle_32_filled:before { + content: "\f0799"; +} +.icon-ic_fluent_sound_wave_circle_48_filled:before { + content: "\f079a"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_16_filled:before { + content: "\f079b"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_20_filled:before { + content: "\f079c"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_24_filled:before { + content: "\f079d"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_28_filled:before { + content: "\f079e"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_32_filled:before { + content: "\f079f"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_48_filled:before { + content: "\f07a0"; +} diff --git a/fonts/FluentSystemIcons-Filled.html b/fonts/FluentSystemIcons-Filled.html index 9c6b076e39..539e5a3b73 100644 --- a/fonts/FluentSystemIcons-Filled.html +++ b/fonts/FluentSystemIcons-Filled.html @@ -2666,6 +2666,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_arrow_circle_up_left_16_filled +
+ +
@@ -2684,6 +2693,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_arrow_circle_up_right_16_filled +
+ +
@@ -10028,6 +10046,24 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_building_checkmark_16_filled +
+ + +
+ + + +
+ ic_fluent_building_checkmark_20_filled +
+ +
@@ -17471,6 +17507,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_clock_alarm_48_filled +
+ +
@@ -17714,6 +17759,42 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_clothes_hanger_12_filled +
+ + +
+ + + +
+ ic_fluent_clothes_hanger_16_filled +
+ + +
+ + + +
+ ic_fluent_clothes_hanger_20_filled +
+ + +
+ + + +
+ ic_fluent_clothes_hanger_24_filled +
+ +
@@ -19847,6 +19928,96 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_comment_quote_16_filled +
+ + +
+ + + +
+ ic_fluent_comment_quote_20_filled +
+ + +
+ + + +
+ ic_fluent_comment_quote_24_filled +
+ + +
+ + + +
+ ic_fluent_comment_quote_28_filled +
+ + +
+ + + +
+ ic_fluent_comment_text_16_filled +
+ + +
+ + + +
+ ic_fluent_comment_text_20_filled +
+ + +
+ + + +
+ ic_fluent_comment_text_24_filled +
+ + +
+ + + +
+ ic_fluent_comment_text_28_filled +
+ + +
+ + + +
+ ic_fluent_comment_text_32_filled +
+ + +
+ + + +
+ ic_fluent_comment_text_48_filled +
+ +
@@ -32501,6 +32672,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_glance_16_filled +
+ +
@@ -32519,6 +32699,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_glance_28_filled +
+ + +
+ + + +
+ ic_fluent_glance_32_filled +
+ + +
+ + + +
+ ic_fluent_glance_48_filled +
+ +
@@ -32564,6 +32771,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_glance_horizontal_28_filled +
+ +
@@ -32573,6 +32789,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_glance_horizontal_48_filled +
+ +
@@ -42032,6 +42257,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_megaphone_12_filled +
+ +
@@ -42329,6 +42563,60 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_mic_link_16_filled +
+ + +
+ + + +
+ ic_fluent_mic_link_20_filled +
+ + +
+ + + +
+ ic_fluent_mic_link_24_filled +
+ + +
+ + + +
+ ic_fluent_mic_link_28_filled +
+ + +
+ + + +
+ ic_fluent_mic_link_32_filled +
+ + +
+ + + +
+ ic_fluent_mic_link_48_filled +
+ +
@@ -47099,6 +47387,60 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_pen_sync_16_filled +
+ + +
+ + + +
+ ic_fluent_pen_sync_20_filled +
+ + +
+ + + +
+ ic_fluent_pen_sync_24_filled +
+ + +
+ + + +
+ ic_fluent_pen_sync_28_filled +
+ + +
+ + + +
+ ic_fluent_pen_sync_32_filled +
+ + +
+ + + +
+ ic_fluent_pen_sync_48_filled +
+ +
@@ -47513,6 +47855,60 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_people_link_16_filled +
+ + +
+ + + +
+ ic_fluent_people_link_20_filled +
+ + +
+ + + +
+ ic_fluent_people_link_24_filled +
+ + +
+ + + +
+ ic_fluent_people_link_28_filled +
+ + +
+ + + +
+ ic_fluent_people_link_32_filled +
+ + +
+ + + +
+ ic_fluent_people_link_48_filled +
+ +
@@ -47639,6 +48035,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_people_queue_28_filled +
+ + +
+ + + +
+ ic_fluent_people_queue_32_filled +
+ + +
+ + + +
+ ic_fluent_people_queue_48_filled +
+ +
@@ -48692,6 +49115,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_person_head_hint_16_filled +
+ + +
+ + + +
+ ic_fluent_person_head_hint_20_filled +
+ + +
+ + + +
+ ic_fluent_person_head_hint_24_filled +
+ +
@@ -49259,6 +49709,60 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_person_sound_spatial_16_filled +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_20_filled +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_24_filled +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_28_filled +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_32_filled +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_48_filled +
+ +
@@ -58808,6 +59312,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_sound_wave_circle_16_filled +
+ +
@@ -58826,6 +59339,87 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_sound_wave_circle_28_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_32_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_48_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_16_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_20_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_24_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_28_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_32_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_48_filled +
+ +
diff --git a/fonts/FluentSystemIcons-Filled.json b/fonts/FluentSystemIcons-Filled.json index c7143c95ff..348496ab29 100644 --- a/fonts/FluentSystemIcons-Filled.json +++ b/fonts/FluentSystemIcons-Filled.json @@ -8285,5 +8285,71 @@ "ic_fluent_video_usb_24_filled": 984923, "ic_fluent_video_usb_28_filled": 984924, "ic_fluent_video_usb_32_filled": 984925, - "ic_fluent_video_usb_48_filled": 984926 + "ic_fluent_video_usb_48_filled": 984926, + "ic_fluent_arrow_circle_up_left_16_filled": 984927, + "ic_fluent_arrow_circle_up_right_16_filled": 984928, + "ic_fluent_building_checkmark_16_filled": 984929, + "ic_fluent_building_checkmark_20_filled": 984930, + "ic_fluent_clock_alarm_48_filled": 984931, + "ic_fluent_clothes_hanger_12_filled": 984932, + "ic_fluent_clothes_hanger_16_filled": 984933, + "ic_fluent_clothes_hanger_20_filled": 984934, + "ic_fluent_clothes_hanger_24_filled": 984935, + "ic_fluent_comment_quote_16_filled": 984936, + "ic_fluent_comment_quote_20_filled": 984937, + "ic_fluent_comment_quote_24_filled": 984938, + "ic_fluent_comment_quote_28_filled": 984939, + "ic_fluent_comment_text_16_filled": 984940, + "ic_fluent_comment_text_20_filled": 984941, + "ic_fluent_comment_text_24_filled": 984942, + "ic_fluent_comment_text_28_filled": 984943, + "ic_fluent_comment_text_32_filled": 984944, + "ic_fluent_comment_text_48_filled": 984945, + "ic_fluent_glance_16_filled": 984946, + "ic_fluent_glance_28_filled": 984947, + "ic_fluent_glance_32_filled": 984948, + "ic_fluent_glance_48_filled": 984949, + "ic_fluent_glance_horizontal_28_filled": 984950, + "ic_fluent_glance_horizontal_48_filled": 984951, + "ic_fluent_megaphone_12_filled": 984952, + "ic_fluent_mic_link_16_filled": 984953, + "ic_fluent_mic_link_20_filled": 984954, + "ic_fluent_mic_link_24_filled": 984955, + "ic_fluent_mic_link_28_filled": 984956, + "ic_fluent_mic_link_32_filled": 984957, + "ic_fluent_mic_link_48_filled": 984958, + "ic_fluent_pen_sync_16_filled": 984959, + "ic_fluent_pen_sync_20_filled": 984960, + "ic_fluent_pen_sync_24_filled": 984961, + "ic_fluent_pen_sync_28_filled": 984962, + "ic_fluent_pen_sync_32_filled": 984963, + "ic_fluent_pen_sync_48_filled": 984964, + "ic_fluent_people_link_16_filled": 984965, + "ic_fluent_people_link_20_filled": 984966, + "ic_fluent_people_link_24_filled": 984967, + "ic_fluent_people_link_28_filled": 984968, + "ic_fluent_people_link_32_filled": 984969, + "ic_fluent_people_link_48_filled": 984970, + "ic_fluent_people_queue_28_filled": 984971, + "ic_fluent_people_queue_32_filled": 984972, + "ic_fluent_people_queue_48_filled": 984973, + "ic_fluent_person_head_hint_16_filled": 984974, + "ic_fluent_person_head_hint_20_filled": 984975, + "ic_fluent_person_head_hint_24_filled": 984976, + "ic_fluent_person_sound_spatial_16_filled": 984977, + "ic_fluent_person_sound_spatial_20_filled": 984978, + "ic_fluent_person_sound_spatial_24_filled": 984979, + "ic_fluent_person_sound_spatial_28_filled": 984980, + "ic_fluent_person_sound_spatial_32_filled": 984981, + "ic_fluent_person_sound_spatial_48_filled": 984982, + "ic_fluent_sound_wave_circle_16_filled": 984983, + "ic_fluent_sound_wave_circle_28_filled": 984984, + "ic_fluent_sound_wave_circle_32_filled": 984985, + "ic_fluent_sound_wave_circle_48_filled": 984986, + "ic_fluent_sound_wave_circle_sparkle_16_filled": 984987, + "ic_fluent_sound_wave_circle_sparkle_20_filled": 984988, + "ic_fluent_sound_wave_circle_sparkle_24_filled": 984989, + "ic_fluent_sound_wave_circle_sparkle_28_filled": 984990, + "ic_fluent_sound_wave_circle_sparkle_32_filled": 984991, + "ic_fluent_sound_wave_circle_sparkle_48_filled": 984992 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Filled.ttf b/fonts/FluentSystemIcons-Filled.ttf index ddc9504860..bb5e24ca0a 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 5b1780712f..883c90dcb8 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 2a0bb22eb1..8f9fac8823 100644 Binary files a/fonts/FluentSystemIcons-Filled.woff2 and b/fonts/FluentSystemIcons-Filled.woff2 differ diff --git a/fonts/FluentSystemIcons-Regular.css b/fonts/FluentSystemIcons-Regular.css index b9d12f14f0..79ac4d98dc 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?d4f01734950883a17856d2668bd5b963") format("woff2"), -url("./FluentSystemIcons-Regular.woff?d4f01734950883a17856d2668bd5b963") format("woff"), -url("./FluentSystemIcons-Regular.ttf?d4f01734950883a17856d2668bd5b963") format("truetype"); + src: url("./FluentSystemIcons-Regular.woff2?ebead398779cf2008ca11b5eb23d421c") format("woff2"), +url("./FluentSystemIcons-Regular.woff?ebead398779cf2008ca11b5eb23d421c") format("woff"), +url("./FluentSystemIcons-Regular.ttf?ebead398779cf2008ca11b5eb23d421c") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -24502,3 +24502,201 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_video_usb_48_regular:before { content: "\f06e1"; } +.icon-ic_fluent_arrow_circle_up_left_16_regular:before { + content: "\f06e2"; +} +.icon-ic_fluent_arrow_circle_up_right_16_regular:before { + content: "\f06e3"; +} +.icon-ic_fluent_building_checkmark_16_regular:before { + content: "\f06e4"; +} +.icon-ic_fluent_building_checkmark_20_regular:before { + content: "\f06e5"; +} +.icon-ic_fluent_clock_alarm_48_regular:before { + content: "\f06e6"; +} +.icon-ic_fluent_clothes_hanger_12_regular:before { + content: "\f06e7"; +} +.icon-ic_fluent_clothes_hanger_16_regular:before { + content: "\f06e8"; +} +.icon-ic_fluent_clothes_hanger_20_regular:before { + content: "\f06e9"; +} +.icon-ic_fluent_clothes_hanger_24_regular:before { + content: "\f06ea"; +} +.icon-ic_fluent_comment_quote_16_regular:before { + content: "\f06eb"; +} +.icon-ic_fluent_comment_quote_20_regular:before { + content: "\f06ec"; +} +.icon-ic_fluent_comment_quote_24_regular:before { + content: "\f06ed"; +} +.icon-ic_fluent_comment_quote_28_regular:before { + content: "\f06ee"; +} +.icon-ic_fluent_comment_text_16_regular:before { + content: "\f06ef"; +} +.icon-ic_fluent_comment_text_20_regular:before { + content: "\f06f0"; +} +.icon-ic_fluent_comment_text_24_regular:before { + content: "\f06f1"; +} +.icon-ic_fluent_comment_text_28_regular:before { + content: "\f06f2"; +} +.icon-ic_fluent_comment_text_32_regular:before { + content: "\f06f3"; +} +.icon-ic_fluent_comment_text_48_regular:before { + content: "\f06f4"; +} +.icon-ic_fluent_glance_16_regular:before { + content: "\f06f5"; +} +.icon-ic_fluent_glance_28_regular:before { + content: "\f06f6"; +} +.icon-ic_fluent_glance_32_regular:before { + content: "\f06f7"; +} +.icon-ic_fluent_glance_48_regular:before { + content: "\f06f8"; +} +.icon-ic_fluent_glance_horizontal_28_regular:before { + content: "\f06f9"; +} +.icon-ic_fluent_glance_horizontal_48_regular:before { + content: "\f06fa"; +} +.icon-ic_fluent_megaphone_12_regular:before { + content: "\f06fb"; +} +.icon-ic_fluent_mic_link_16_regular:before { + content: "\f06fc"; +} +.icon-ic_fluent_mic_link_20_regular:before { + content: "\f06fd"; +} +.icon-ic_fluent_mic_link_24_regular:before { + content: "\f06fe"; +} +.icon-ic_fluent_mic_link_28_regular:before { + content: "\f06ff"; +} +.icon-ic_fluent_mic_link_32_regular:before { + content: "\f0700"; +} +.icon-ic_fluent_mic_link_48_regular:before { + content: "\f0701"; +} +.icon-ic_fluent_pen_sync_16_regular:before { + content: "\f0702"; +} +.icon-ic_fluent_pen_sync_20_regular:before { + content: "\f0703"; +} +.icon-ic_fluent_pen_sync_24_regular:before { + content: "\f0704"; +} +.icon-ic_fluent_pen_sync_28_regular:before { + content: "\f0705"; +} +.icon-ic_fluent_pen_sync_32_regular:before { + content: "\f0706"; +} +.icon-ic_fluent_pen_sync_48_regular:before { + content: "\f0707"; +} +.icon-ic_fluent_people_link_16_regular:before { + content: "\f0708"; +} +.icon-ic_fluent_people_link_20_regular:before { + content: "\f0709"; +} +.icon-ic_fluent_people_link_24_regular:before { + content: "\f070a"; +} +.icon-ic_fluent_people_link_28_regular:before { + content: "\f070b"; +} +.icon-ic_fluent_people_link_32_regular:before { + content: "\f070c"; +} +.icon-ic_fluent_people_link_48_regular:before { + content: "\f070d"; +} +.icon-ic_fluent_people_queue_28_regular:before { + content: "\f070e"; +} +.icon-ic_fluent_people_queue_32_regular:before { + content: "\f070f"; +} +.icon-ic_fluent_people_queue_48_regular:before { + content: "\f0710"; +} +.icon-ic_fluent_person_head_hint_16_regular:before { + content: "\f0711"; +} +.icon-ic_fluent_person_head_hint_20_regular:before { + content: "\f0712"; +} +.icon-ic_fluent_person_head_hint_24_regular:before { + content: "\f0713"; +} +.icon-ic_fluent_person_sound_spatial_16_regular:before { + content: "\f0714"; +} +.icon-ic_fluent_person_sound_spatial_20_regular:before { + content: "\f0715"; +} +.icon-ic_fluent_person_sound_spatial_24_regular:before { + content: "\f0716"; +} +.icon-ic_fluent_person_sound_spatial_28_regular:before { + content: "\f0717"; +} +.icon-ic_fluent_person_sound_spatial_32_regular:before { + content: "\f0718"; +} +.icon-ic_fluent_person_sound_spatial_48_regular:before { + content: "\f0719"; +} +.icon-ic_fluent_sound_wave_circle_16_regular:before { + content: "\f071a"; +} +.icon-ic_fluent_sound_wave_circle_28_regular:before { + content: "\f071b"; +} +.icon-ic_fluent_sound_wave_circle_32_regular:before { + content: "\f071c"; +} +.icon-ic_fluent_sound_wave_circle_48_regular:before { + content: "\f071d"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_16_regular:before { + content: "\f071e"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_20_regular:before { + content: "\f071f"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_24_regular:before { + content: "\f0720"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_28_regular:before { + content: "\f0721"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_32_regular:before { + content: "\f0722"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_48_regular:before { + content: "\f0723"; +} diff --git a/fonts/FluentSystemIcons-Regular.html b/fonts/FluentSystemIcons-Regular.html index aa839a75a4..04f5e27d80 100644 --- a/fonts/FluentSystemIcons-Regular.html +++ b/fonts/FluentSystemIcons-Regular.html @@ -2666,6 +2666,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_arrow_circle_up_left_16_regular +
+ +
@@ -2684,6 +2693,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_arrow_circle_up_right_16_regular +
+ +
@@ -10019,6 +10037,24 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_building_checkmark_16_regular +
+ + +
+ + + +
+ ic_fluent_building_checkmark_20_regular +
+ +
@@ -17462,6 +17498,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_clock_alarm_48_regular +
+ +
@@ -17705,6 +17750,42 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_clothes_hanger_12_regular +
+ + +
+ + + +
+ ic_fluent_clothes_hanger_16_regular +
+ + +
+ + + +
+ ic_fluent_clothes_hanger_20_regular +
+ + +
+ + + +
+ ic_fluent_clothes_hanger_24_regular +
+ +
@@ -19919,6 +20000,96 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_comment_quote_16_regular +
+ + +
+ + + +
+ ic_fluent_comment_quote_20_regular +
+ + +
+ + + +
+ ic_fluent_comment_quote_24_regular +
+ + +
+ + + +
+ ic_fluent_comment_quote_28_regular +
+ + +
+ + + +
+ ic_fluent_comment_text_16_regular +
+ + +
+ + + +
+ ic_fluent_comment_text_20_regular +
+ + +
+ + + +
+ ic_fluent_comment_text_24_regular +
+ + +
+ + + +
+ ic_fluent_comment_text_28_regular +
+ + +
+ + + +
+ ic_fluent_comment_text_32_regular +
+ + +
+ + + +
+ ic_fluent_comment_text_48_regular +
+ +
@@ -32357,6 +32528,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_glance_16_regular +
+ +
@@ -32375,6 +32555,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_glance_28_regular +
+ + +
+ + + +
+ ic_fluent_glance_32_regular +
+ + +
+ + + +
+ ic_fluent_glance_48_regular +
+ +
@@ -32420,6 +32627,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_glance_horizontal_28_regular +
+ +
@@ -32429,6 +32645,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_glance_horizontal_48_regular +
+ +
@@ -40844,6 +41069,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_megaphone_12_regular +
+ +
@@ -41141,6 +41375,60 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_mic_link_16_regular +
+ + +
+ + + +
+ ic_fluent_mic_link_20_regular +
+ + +
+ + + +
+ ic_fluent_mic_link_24_regular +
+ + +
+ + + +
+ ic_fluent_mic_link_28_regular +
+ + +
+ + + +
+ ic_fluent_mic_link_32_regular +
+ + +
+ + + +
+ ic_fluent_mic_link_48_regular +
+ +
@@ -45875,6 +46163,60 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_pen_sync_16_regular +
+ + +
+ + + +
+ ic_fluent_pen_sync_20_regular +
+ + +
+ + + +
+ ic_fluent_pen_sync_24_regular +
+ + +
+ + + +
+ ic_fluent_pen_sync_28_regular +
+ + +
+ + + +
+ ic_fluent_pen_sync_32_regular +
+ + +
+ + + +
+ ic_fluent_pen_sync_48_regular +
+ +
@@ -46289,6 +46631,60 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_people_link_16_regular +
+ + +
+ + + +
+ ic_fluent_people_link_20_regular +
+ + +
+ + + +
+ ic_fluent_people_link_24_regular +
+ + +
+ + + +
+ ic_fluent_people_link_28_regular +
+ + +
+ + + +
+ ic_fluent_people_link_32_regular +
+ + +
+ + + +
+ ic_fluent_people_link_48_regular +
+ +
@@ -46415,6 +46811,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_people_queue_28_regular +
+ + +
+ + + +
+ ic_fluent_people_queue_32_regular +
+ + +
+ + + +
+ ic_fluent_people_queue_48_regular +
+ +
@@ -47468,6 +47891,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_person_head_hint_16_regular +
+ + +
+ + + +
+ ic_fluent_person_head_hint_20_regular +
+ + +
+ + + +
+ ic_fluent_person_head_hint_24_regular +
+ +
@@ -48035,6 +48485,60 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_person_sound_spatial_16_regular +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_20_regular +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_24_regular +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_28_regular +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_32_regular +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_48_regular +
+ +
@@ -57764,6 +58268,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_sound_wave_circle_16_regular +
+ +
@@ -57782,6 +58295,87 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_sound_wave_circle_28_regular +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_32_regular +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_48_regular +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_16_regular +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_20_regular +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_24_regular +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_28_regular +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_32_regular +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_48_regular +
+ +
diff --git a/fonts/FluentSystemIcons-Regular.json b/fonts/FluentSystemIcons-Regular.json index f4c2d72052..7939826d5b 100644 --- a/fonts/FluentSystemIcons-Regular.json +++ b/fonts/FluentSystemIcons-Regular.json @@ -8160,5 +8160,71 @@ "ic_fluent_video_usb_24_regular": 984798, "ic_fluent_video_usb_28_regular": 984799, "ic_fluent_video_usb_32_regular": 984800, - "ic_fluent_video_usb_48_regular": 984801 + "ic_fluent_video_usb_48_regular": 984801, + "ic_fluent_arrow_circle_up_left_16_regular": 984802, + "ic_fluent_arrow_circle_up_right_16_regular": 984803, + "ic_fluent_building_checkmark_16_regular": 984804, + "ic_fluent_building_checkmark_20_regular": 984805, + "ic_fluent_clock_alarm_48_regular": 984806, + "ic_fluent_clothes_hanger_12_regular": 984807, + "ic_fluent_clothes_hanger_16_regular": 984808, + "ic_fluent_clothes_hanger_20_regular": 984809, + "ic_fluent_clothes_hanger_24_regular": 984810, + "ic_fluent_comment_quote_16_regular": 984811, + "ic_fluent_comment_quote_20_regular": 984812, + "ic_fluent_comment_quote_24_regular": 984813, + "ic_fluent_comment_quote_28_regular": 984814, + "ic_fluent_comment_text_16_regular": 984815, + "ic_fluent_comment_text_20_regular": 984816, + "ic_fluent_comment_text_24_regular": 984817, + "ic_fluent_comment_text_28_regular": 984818, + "ic_fluent_comment_text_32_regular": 984819, + "ic_fluent_comment_text_48_regular": 984820, + "ic_fluent_glance_16_regular": 984821, + "ic_fluent_glance_28_regular": 984822, + "ic_fluent_glance_32_regular": 984823, + "ic_fluent_glance_48_regular": 984824, + "ic_fluent_glance_horizontal_28_regular": 984825, + "ic_fluent_glance_horizontal_48_regular": 984826, + "ic_fluent_megaphone_12_regular": 984827, + "ic_fluent_mic_link_16_regular": 984828, + "ic_fluent_mic_link_20_regular": 984829, + "ic_fluent_mic_link_24_regular": 984830, + "ic_fluent_mic_link_28_regular": 984831, + "ic_fluent_mic_link_32_regular": 984832, + "ic_fluent_mic_link_48_regular": 984833, + "ic_fluent_pen_sync_16_regular": 984834, + "ic_fluent_pen_sync_20_regular": 984835, + "ic_fluent_pen_sync_24_regular": 984836, + "ic_fluent_pen_sync_28_regular": 984837, + "ic_fluent_pen_sync_32_regular": 984838, + "ic_fluent_pen_sync_48_regular": 984839, + "ic_fluent_people_link_16_regular": 984840, + "ic_fluent_people_link_20_regular": 984841, + "ic_fluent_people_link_24_regular": 984842, + "ic_fluent_people_link_28_regular": 984843, + "ic_fluent_people_link_32_regular": 984844, + "ic_fluent_people_link_48_regular": 984845, + "ic_fluent_people_queue_28_regular": 984846, + "ic_fluent_people_queue_32_regular": 984847, + "ic_fluent_people_queue_48_regular": 984848, + "ic_fluent_person_head_hint_16_regular": 984849, + "ic_fluent_person_head_hint_20_regular": 984850, + "ic_fluent_person_head_hint_24_regular": 984851, + "ic_fluent_person_sound_spatial_16_regular": 984852, + "ic_fluent_person_sound_spatial_20_regular": 984853, + "ic_fluent_person_sound_spatial_24_regular": 984854, + "ic_fluent_person_sound_spatial_28_regular": 984855, + "ic_fluent_person_sound_spatial_32_regular": 984856, + "ic_fluent_person_sound_spatial_48_regular": 984857, + "ic_fluent_sound_wave_circle_16_regular": 984858, + "ic_fluent_sound_wave_circle_28_regular": 984859, + "ic_fluent_sound_wave_circle_32_regular": 984860, + "ic_fluent_sound_wave_circle_48_regular": 984861, + "ic_fluent_sound_wave_circle_sparkle_16_regular": 984862, + "ic_fluent_sound_wave_circle_sparkle_20_regular": 984863, + "ic_fluent_sound_wave_circle_sparkle_24_regular": 984864, + "ic_fluent_sound_wave_circle_sparkle_28_regular": 984865, + "ic_fluent_sound_wave_circle_sparkle_32_regular": 984866, + "ic_fluent_sound_wave_circle_sparkle_48_regular": 984867 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Regular.ttf b/fonts/FluentSystemIcons-Regular.ttf index 12c9ecf9cf..839a873f3a 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 29df563414..169246e74d 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 eedbfaf192..a123f70da8 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 9636f7846d..2c14dd49dc 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?27004ca7eae7135da54e7d04f73a7967") format("woff2"), -url("./FluentSystemIcons-Resizable.woff?27004ca7eae7135da54e7d04f73a7967") format("woff"), -url("./FluentSystemIcons-Resizable.ttf?27004ca7eae7135da54e7d04f73a7967") format("truetype"); + src: url("./FluentSystemIcons-Resizable.woff2?f54f31b12086d915416604e628d6701c") format("woff2"), +url("./FluentSystemIcons-Resizable.woff?f54f31b12086d915416604e628d6701c") format("woff"), +url("./FluentSystemIcons-Resizable.ttf?f54f31b12086d915416604e628d6701c") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -2083,13152 +2083,13212 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_building_bank_toolbox_20_regular:before { content: "\e2b0"; } -.icon-ic_fluent_building_desktop_20_filled:before { +.icon-ic_fluent_building_checkmark_20_filled:before { content: "\e2b1"; } -.icon-ic_fluent_building_desktop_20_regular:before { +.icon-ic_fluent_building_checkmark_20_regular:before { content: "\e2b2"; } -.icon-ic_fluent_building_factory_20_filled:before { +.icon-ic_fluent_building_desktop_20_filled:before { content: "\e2b3"; } -.icon-ic_fluent_building_factory_20_regular:before { +.icon-ic_fluent_building_desktop_20_regular:before { content: "\e2b4"; } -.icon-ic_fluent_building_government_20_filled:before { +.icon-ic_fluent_building_factory_20_filled:before { content: "\e2b5"; } -.icon-ic_fluent_building_government_20_regular:before { +.icon-ic_fluent_building_factory_20_regular:before { content: "\e2b6"; } -.icon-ic_fluent_building_government_search_20_filled:before { +.icon-ic_fluent_building_government_20_filled:before { content: "\e2b7"; } -.icon-ic_fluent_building_government_search_20_regular:before { +.icon-ic_fluent_building_government_20_regular:before { content: "\e2b8"; } -.icon-ic_fluent_building_home_20_filled:before { +.icon-ic_fluent_building_government_search_20_filled:before { content: "\e2b9"; } -.icon-ic_fluent_building_home_20_regular:before { +.icon-ic_fluent_building_government_search_20_regular:before { content: "\e2ba"; } -.icon-ic_fluent_building_lighthouse_20_filled:before { +.icon-ic_fluent_building_home_20_filled:before { content: "\e2bb"; } -.icon-ic_fluent_building_lighthouse_20_regular:before { +.icon-ic_fluent_building_home_20_regular:before { content: "\e2bc"; } -.icon-ic_fluent_building_mosque_20_filled:before { +.icon-ic_fluent_building_lighthouse_20_filled:before { content: "\e2bd"; } -.icon-ic_fluent_building_mosque_20_regular:before { +.icon-ic_fluent_building_lighthouse_20_regular:before { content: "\e2be"; } -.icon-ic_fluent_building_multiple_20_filled:before { +.icon-ic_fluent_building_mosque_20_filled:before { content: "\e2bf"; } -.icon-ic_fluent_building_multiple_20_regular:before { +.icon-ic_fluent_building_mosque_20_regular:before { content: "\e2c0"; } -.icon-ic_fluent_building_people_20_filled:before { +.icon-ic_fluent_building_multiple_20_filled:before { content: "\e2c1"; } -.icon-ic_fluent_building_people_20_regular:before { +.icon-ic_fluent_building_multiple_20_regular:before { content: "\e2c2"; } -.icon-ic_fluent_building_retail_20_filled:before { +.icon-ic_fluent_building_people_20_filled:before { content: "\e2c3"; } -.icon-ic_fluent_building_retail_20_regular:before { +.icon-ic_fluent_building_people_20_regular:before { content: "\e2c4"; } -.icon-ic_fluent_building_retail_money_20_filled:before { +.icon-ic_fluent_building_retail_20_filled:before { content: "\e2c5"; } -.icon-ic_fluent_building_retail_money_20_regular:before { +.icon-ic_fluent_building_retail_20_regular:before { content: "\e2c6"; } -.icon-ic_fluent_building_retail_more_20_filled:before { +.icon-ic_fluent_building_retail_money_20_filled:before { content: "\e2c7"; } -.icon-ic_fluent_building_retail_more_20_regular:before { +.icon-ic_fluent_building_retail_money_20_regular:before { content: "\e2c8"; } -.icon-ic_fluent_building_retail_shield_20_filled:before { +.icon-ic_fluent_building_retail_more_20_filled:before { content: "\e2c9"; } -.icon-ic_fluent_building_retail_shield_20_regular:before { +.icon-ic_fluent_building_retail_more_20_regular:before { content: "\e2ca"; } -.icon-ic_fluent_building_retail_toolbox_20_filled:before { +.icon-ic_fluent_building_retail_shield_20_filled:before { content: "\e2cb"; } -.icon-ic_fluent_building_retail_toolbox_20_regular:before { +.icon-ic_fluent_building_retail_shield_20_regular:before { content: "\e2cc"; } -.icon-ic_fluent_building_shop_20_filled:before { +.icon-ic_fluent_building_retail_toolbox_20_filled:before { content: "\e2cd"; } -.icon-ic_fluent_building_shop_20_regular:before { +.icon-ic_fluent_building_retail_toolbox_20_regular:before { content: "\e2ce"; } -.icon-ic_fluent_building_skyscraper_20_filled:before { +.icon-ic_fluent_building_shop_20_filled:before { content: "\e2cf"; } -.icon-ic_fluent_building_skyscraper_20_regular:before { +.icon-ic_fluent_building_shop_20_regular:before { content: "\e2d0"; } -.icon-ic_fluent_building_swap_20_filled:before { +.icon-ic_fluent_building_skyscraper_20_filled:before { content: "\e2d1"; } -.icon-ic_fluent_building_swap_20_regular:before { +.icon-ic_fluent_building_skyscraper_20_regular:before { content: "\e2d2"; } -.icon-ic_fluent_building_townhouse_20_filled:before { +.icon-ic_fluent_building_swap_20_filled:before { content: "\e2d3"; } -.icon-ic_fluent_building_townhouse_20_regular:before { +.icon-ic_fluent_building_swap_20_regular:before { content: "\e2d4"; } -.icon-ic_fluent_button_20_filled:before { +.icon-ic_fluent_building_townhouse_20_filled:before { content: "\e2d5"; } -.icon-ic_fluent_button_20_regular:before { +.icon-ic_fluent_building_townhouse_20_regular:before { content: "\e2d6"; } -.icon-ic_fluent_calculator_20_filled:before { +.icon-ic_fluent_button_20_filled:before { content: "\e2d7"; } -.icon-ic_fluent_calculator_20_regular:before { +.icon-ic_fluent_button_20_regular:before { content: "\e2d8"; } -.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before { +.icon-ic_fluent_calculator_20_filled:before { content: "\e2d9"; } -.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before { +.icon-ic_fluent_calculator_20_regular:before { content: "\e2da"; } -.icon-ic_fluent_calculator_multiple_20_filled:before { +.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before { content: "\e2db"; } -.icon-ic_fluent_calculator_multiple_20_regular:before { +.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before { content: "\e2dc"; } -.icon-ic_fluent_calendar_20_filled:before { +.icon-ic_fluent_calculator_multiple_20_filled:before { content: "\e2dd"; } -.icon-ic_fluent_calendar_20_regular:before { +.icon-ic_fluent_calculator_multiple_20_regular:before { content: "\e2de"; } -.icon-ic_fluent_calendar_3_day_20_filled:before { +.icon-ic_fluent_calendar_20_filled:before { content: "\e2df"; } -.icon-ic_fluent_calendar_3_day_20_regular:before { +.icon-ic_fluent_calendar_20_regular:before { content: "\e2e0"; } -.icon-ic_fluent_calendar_add_20_filled:before { +.icon-ic_fluent_calendar_3_day_20_filled:before { content: "\e2e1"; } -.icon-ic_fluent_calendar_add_20_regular:before { +.icon-ic_fluent_calendar_3_day_20_regular:before { content: "\e2e2"; } -.icon-ic_fluent_calendar_agenda_20_filled:before { +.icon-ic_fluent_calendar_add_20_filled:before { content: "\e2e3"; } -.icon-ic_fluent_calendar_agenda_20_regular:before { +.icon-ic_fluent_calendar_add_20_regular:before { content: "\e2e4"; } -.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_calendar_agenda_20_filled:before { content: "\e2e5"; } -.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_calendar_agenda_20_regular:before { content: "\e2e6"; } -.icon-ic_fluent_calendar_arrow_down_20_filled:before { +.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before { content: "\e2e7"; } -.icon-ic_fluent_calendar_arrow_down_20_regular:before { +.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before { content: "\e2e8"; } -.icon-ic_fluent_calendar_arrow_repeat_all_20_filled:before { +.icon-ic_fluent_calendar_arrow_down_20_filled:before { content: "\e2e9"; } -.icon-ic_fluent_calendar_arrow_repeat_all_20_regular:before { +.icon-ic_fluent_calendar_arrow_down_20_regular:before { content: "\e2ea"; } -.icon-ic_fluent_calendar_arrow_right_20_filled:before { +.icon-ic_fluent_calendar_arrow_repeat_all_20_filled:before { content: "\e2eb"; } -.icon-ic_fluent_calendar_arrow_right_20_regular:before { +.icon-ic_fluent_calendar_arrow_repeat_all_20_regular:before { content: "\e2ec"; } -.icon-ic_fluent_calendar_assistant_20_filled:before { +.icon-ic_fluent_calendar_arrow_right_20_filled:before { content: "\e2ed"; } -.icon-ic_fluent_calendar_assistant_20_regular:before { +.icon-ic_fluent_calendar_arrow_right_20_regular:before { content: "\e2ee"; } -.icon-ic_fluent_calendar_cancel_20_filled:before { +.icon-ic_fluent_calendar_assistant_20_filled:before { content: "\e2ef"; } -.icon-ic_fluent_calendar_cancel_20_regular:before { +.icon-ic_fluent_calendar_assistant_20_regular:before { content: "\e2f0"; } -.icon-ic_fluent_calendar_chat_20_filled:before { +.icon-ic_fluent_calendar_cancel_20_filled:before { content: "\e2f1"; } -.icon-ic_fluent_calendar_chat_20_regular:before { +.icon-ic_fluent_calendar_cancel_20_regular:before { content: "\e2f2"; } -.icon-ic_fluent_calendar_checkmark_20_filled:before { +.icon-ic_fluent_calendar_chat_20_filled:before { content: "\e2f3"; } -.icon-ic_fluent_calendar_checkmark_20_regular:before { +.icon-ic_fluent_calendar_chat_20_regular:before { content: "\e2f4"; } -.icon-ic_fluent_calendar_clock_20_filled:before { +.icon-ic_fluent_calendar_checkmark_20_filled:before { content: "\e2f5"; } -.icon-ic_fluent_calendar_clock_20_regular:before { +.icon-ic_fluent_calendar_checkmark_20_regular:before { content: "\e2f6"; } -.icon-ic_fluent_calendar_data_bar_20_filled:before { +.icon-ic_fluent_calendar_clock_20_filled:before { content: "\e2f7"; } -.icon-ic_fluent_calendar_data_bar_20_regular:before { +.icon-ic_fluent_calendar_clock_20_regular:before { content: "\e2f8"; } -.icon-ic_fluent_calendar_date_20_filled:before { +.icon-ic_fluent_calendar_data_bar_20_filled:before { content: "\e2f9"; } -.icon-ic_fluent_calendar_date_20_regular:before { +.icon-ic_fluent_calendar_data_bar_20_regular:before { content: "\e2fa"; } -.icon-ic_fluent_calendar_day_20_filled:before { +.icon-ic_fluent_calendar_date_20_filled:before { content: "\e2fb"; } -.icon-ic_fluent_calendar_day_20_regular:before { +.icon-ic_fluent_calendar_date_20_regular:before { content: "\e2fc"; } -.icon-ic_fluent_calendar_edit_20_filled:before { +.icon-ic_fluent_calendar_day_20_filled:before { content: "\e2fd"; } -.icon-ic_fluent_calendar_edit_20_regular:before { +.icon-ic_fluent_calendar_day_20_regular:before { content: "\e2fe"; } -.icon-ic_fluent_calendar_empty_20_filled:before { +.icon-ic_fluent_calendar_edit_20_filled:before { content: "\e2ff"; } -.icon-ic_fluent_calendar_empty_20_regular:before { +.icon-ic_fluent_calendar_edit_20_regular:before { content: "\e300"; } -.icon-ic_fluent_calendar_error_20_filled:before { +.icon-ic_fluent_calendar_empty_20_filled:before { content: "\e301"; } -.icon-ic_fluent_calendar_error_20_regular:before { +.icon-ic_fluent_calendar_empty_20_regular:before { content: "\e302"; } -.icon-ic_fluent_calendar_eye_20_filled:before { +.icon-ic_fluent_calendar_error_20_filled:before { content: "\e303"; } -.icon-ic_fluent_calendar_eye_20_regular:before { +.icon-ic_fluent_calendar_error_20_regular:before { content: "\e304"; } -.icon-ic_fluent_calendar_info_20_filled:before { +.icon-ic_fluent_calendar_eye_20_filled:before { content: "\e305"; } -.icon-ic_fluent_calendar_info_20_regular:before { +.icon-ic_fluent_calendar_eye_20_regular:before { content: "\e306"; } -.icon-ic_fluent_calendar_lock_20_filled:before { +.icon-ic_fluent_calendar_info_20_filled:before { content: "\e307"; } -.icon-ic_fluent_calendar_lock_20_regular:before { +.icon-ic_fluent_calendar_info_20_regular:before { content: "\e308"; } -.icon-ic_fluent_calendar_ltr_20_filled:before { +.icon-ic_fluent_calendar_lock_20_filled:before { content: "\e309"; } -.icon-ic_fluent_calendar_ltr_20_regular:before { +.icon-ic_fluent_calendar_lock_20_regular:before { content: "\e30a"; } -.icon-ic_fluent_calendar_mail_20_filled:before { +.icon-ic_fluent_calendar_ltr_20_filled:before { content: "\e30b"; } -.icon-ic_fluent_calendar_mail_20_regular:before { +.icon-ic_fluent_calendar_ltr_20_regular:before { content: "\e30c"; } -.icon-ic_fluent_calendar_mention_20_filled:before { +.icon-ic_fluent_calendar_mail_20_filled:before { content: "\e30d"; } -.icon-ic_fluent_calendar_mention_20_regular:before { +.icon-ic_fluent_calendar_mail_20_regular:before { content: "\e30e"; } -.icon-ic_fluent_calendar_month_20_filled:before { +.icon-ic_fluent_calendar_mention_20_filled:before { content: "\e30f"; } -.icon-ic_fluent_calendar_month_20_regular:before { +.icon-ic_fluent_calendar_mention_20_regular:before { content: "\e310"; } -.icon-ic_fluent_calendar_multiple_20_filled:before { +.icon-ic_fluent_calendar_month_20_filled:before { content: "\e311"; } -.icon-ic_fluent_calendar_multiple_20_regular:before { +.icon-ic_fluent_calendar_month_20_regular:before { content: "\e312"; } -.icon-ic_fluent_calendar_note_20_filled:before { +.icon-ic_fluent_calendar_multiple_20_filled:before { content: "\e313"; } -.icon-ic_fluent_calendar_note_20_regular:before { +.icon-ic_fluent_calendar_multiple_20_regular:before { content: "\e314"; } -.icon-ic_fluent_calendar_pattern_20_filled:before { +.icon-ic_fluent_calendar_note_20_filled:before { content: "\e315"; } -.icon-ic_fluent_calendar_pattern_20_regular:before { +.icon-ic_fluent_calendar_note_20_regular:before { content: "\e316"; } -.icon-ic_fluent_calendar_person_20_filled:before { +.icon-ic_fluent_calendar_pattern_20_filled:before { content: "\e317"; } -.icon-ic_fluent_calendar_person_20_regular:before { +.icon-ic_fluent_calendar_pattern_20_regular:before { content: "\e318"; } -.icon-ic_fluent_calendar_phone_20_filled:before { +.icon-ic_fluent_calendar_person_20_filled:before { content: "\e319"; } -.icon-ic_fluent_calendar_phone_20_regular:before { +.icon-ic_fluent_calendar_person_20_regular:before { content: "\e31a"; } -.icon-ic_fluent_calendar_play_20_filled:before { +.icon-ic_fluent_calendar_phone_20_filled:before { content: "\e31b"; } -.icon-ic_fluent_calendar_play_20_regular:before { +.icon-ic_fluent_calendar_phone_20_regular:before { content: "\e31c"; } -.icon-ic_fluent_calendar_question_mark_20_filled:before { +.icon-ic_fluent_calendar_play_20_filled:before { content: "\e31d"; } -.icon-ic_fluent_calendar_question_mark_20_regular:before { +.icon-ic_fluent_calendar_play_20_regular:before { content: "\e31e"; } -.icon-ic_fluent_calendar_record_20_filled:before { +.icon-ic_fluent_calendar_question_mark_20_filled:before { content: "\e31f"; } -.icon-ic_fluent_calendar_record_20_regular:before { +.icon-ic_fluent_calendar_question_mark_20_regular:before { content: "\e320"; } -.icon-ic_fluent_calendar_reply_20_filled:before { +.icon-ic_fluent_calendar_record_20_filled:before { content: "\e321"; } -.icon-ic_fluent_calendar_reply_20_regular:before { +.icon-ic_fluent_calendar_record_20_regular:before { content: "\e322"; } -.icon-ic_fluent_calendar_rtl_20_filled:before { +.icon-ic_fluent_calendar_reply_20_filled:before { content: "\e323"; } -.icon-ic_fluent_calendar_rtl_20_regular:before { +.icon-ic_fluent_calendar_reply_20_regular:before { content: "\e324"; } -.icon-ic_fluent_calendar_search_20_filled:before { +.icon-ic_fluent_calendar_rtl_20_filled:before { content: "\e325"; } -.icon-ic_fluent_calendar_search_20_regular:before { +.icon-ic_fluent_calendar_rtl_20_regular:before { content: "\e326"; } -.icon-ic_fluent_calendar_settings_20_filled:before { +.icon-ic_fluent_calendar_search_20_filled:before { content: "\e327"; } -.icon-ic_fluent_calendar_settings_20_regular:before { +.icon-ic_fluent_calendar_search_20_regular:before { content: "\e328"; } -.icon-ic_fluent_calendar_shield_20_filled:before { +.icon-ic_fluent_calendar_settings_20_filled:before { content: "\e329"; } -.icon-ic_fluent_calendar_shield_20_regular:before { +.icon-ic_fluent_calendar_settings_20_regular:before { content: "\e32a"; } -.icon-ic_fluent_calendar_sparkle_20_filled:before { +.icon-ic_fluent_calendar_shield_20_filled:before { content: "\e32b"; } -.icon-ic_fluent_calendar_sparkle_20_regular:before { +.icon-ic_fluent_calendar_shield_20_regular:before { content: "\e32c"; } -.icon-ic_fluent_calendar_star_20_filled:before { +.icon-ic_fluent_calendar_sparkle_20_filled:before { content: "\e32d"; } -.icon-ic_fluent_calendar_star_20_regular:before { +.icon-ic_fluent_calendar_sparkle_20_regular:before { content: "\e32e"; } -.icon-ic_fluent_calendar_sync_20_filled:before { +.icon-ic_fluent_calendar_star_20_filled:before { content: "\e32f"; } -.icon-ic_fluent_calendar_sync_20_regular:before { +.icon-ic_fluent_calendar_star_20_regular:before { content: "\e330"; } -.icon-ic_fluent_calendar_template_20_filled:before { +.icon-ic_fluent_calendar_sync_20_filled:before { content: "\e331"; } -.icon-ic_fluent_calendar_template_20_regular:before { +.icon-ic_fluent_calendar_sync_20_regular:before { content: "\e332"; } -.icon-ic_fluent_calendar_today_20_filled:before { +.icon-ic_fluent_calendar_template_20_filled:before { content: "\e333"; } -.icon-ic_fluent_calendar_today_20_regular:before { +.icon-ic_fluent_calendar_template_20_regular:before { content: "\e334"; } -.icon-ic_fluent_calendar_toolbox_20_filled:before { +.icon-ic_fluent_calendar_today_20_filled:before { content: "\e335"; } -.icon-ic_fluent_calendar_toolbox_20_regular:before { +.icon-ic_fluent_calendar_today_20_regular:before { content: "\e336"; } -.icon-ic_fluent_calendar_video_20_filled:before { +.icon-ic_fluent_calendar_toolbox_20_filled:before { content: "\e337"; } -.icon-ic_fluent_calendar_video_20_regular:before { +.icon-ic_fluent_calendar_toolbox_20_regular:before { content: "\e338"; } -.icon-ic_fluent_calendar_week_numbers_20_filled:before { +.icon-ic_fluent_calendar_video_20_filled:before { content: "\e339"; } -.icon-ic_fluent_calendar_week_numbers_20_regular:before { +.icon-ic_fluent_calendar_video_20_regular:before { content: "\e33a"; } -.icon-ic_fluent_calendar_week_start_20_filled:before { +.icon-ic_fluent_calendar_week_numbers_20_filled:before { content: "\e33b"; } -.icon-ic_fluent_calendar_week_start_20_regular:before { +.icon-ic_fluent_calendar_week_numbers_20_regular:before { content: "\e33c"; } -.icon-ic_fluent_calendar_work_week_20_filled:before { +.icon-ic_fluent_calendar_week_start_20_filled:before { content: "\e33d"; } -.icon-ic_fluent_calendar_work_week_20_regular:before { +.icon-ic_fluent_calendar_week_start_20_regular:before { content: "\e33e"; } -.icon-ic_fluent_call_20_filled:before { +.icon-ic_fluent_calendar_work_week_20_filled:before { content: "\e33f"; } -.icon-ic_fluent_call_20_regular:before { +.icon-ic_fluent_calendar_work_week_20_regular:before { content: "\e340"; } -.icon-ic_fluent_call_add_20_filled:before { +.icon-ic_fluent_call_20_filled:before { content: "\e341"; } -.icon-ic_fluent_call_add_20_regular:before { +.icon-ic_fluent_call_20_regular:before { content: "\e342"; } -.icon-ic_fluent_call_checkmark_20_filled:before { +.icon-ic_fluent_call_add_20_filled:before { content: "\e343"; } -.icon-ic_fluent_call_checkmark_20_regular:before { +.icon-ic_fluent_call_add_20_regular:before { content: "\e344"; } -.icon-ic_fluent_call_connecting_20_filled:before { +.icon-ic_fluent_call_checkmark_20_filled:before { content: "\e345"; } -.icon-ic_fluent_call_connecting_20_regular:before { +.icon-ic_fluent_call_checkmark_20_regular:before { content: "\e346"; } -.icon-ic_fluent_call_dismiss_20_filled:before { +.icon-ic_fluent_call_connecting_20_filled:before { content: "\e347"; } -.icon-ic_fluent_call_dismiss_20_regular:before { +.icon-ic_fluent_call_connecting_20_regular:before { content: "\e348"; } -.icon-ic_fluent_call_end_20_filled:before { +.icon-ic_fluent_call_dismiss_20_filled:before { content: "\e349"; } -.icon-ic_fluent_call_end_20_regular:before { +.icon-ic_fluent_call_dismiss_20_regular:before { content: "\e34a"; } -.icon-ic_fluent_call_exclamation_20_filled:before { +.icon-ic_fluent_call_end_20_filled:before { content: "\e34b"; } -.icon-ic_fluent_call_exclamation_20_regular:before { +.icon-ic_fluent_call_end_20_regular:before { content: "\e34c"; } -.icon-ic_fluent_call_forward_20_filled:before { +.icon-ic_fluent_call_exclamation_20_filled:before { content: "\e34d"; } -.icon-ic_fluent_call_forward_20_regular:before { +.icon-ic_fluent_call_exclamation_20_regular:before { content: "\e34e"; } -.icon-ic_fluent_call_inbound_20_filled:before { +.icon-ic_fluent_call_forward_20_filled:before { content: "\e34f"; } -.icon-ic_fluent_call_inbound_20_regular:before { +.icon-ic_fluent_call_forward_20_regular:before { content: "\e350"; } -.icon-ic_fluent_call_missed_20_filled:before { +.icon-ic_fluent_call_inbound_20_filled:before { content: "\e351"; } -.icon-ic_fluent_call_missed_20_regular:before { +.icon-ic_fluent_call_inbound_20_regular:before { content: "\e352"; } -.icon-ic_fluent_call_outbound_20_filled:before { +.icon-ic_fluent_call_missed_20_filled:before { content: "\e353"; } -.icon-ic_fluent_call_outbound_20_regular:before { +.icon-ic_fluent_call_missed_20_regular:before { content: "\e354"; } -.icon-ic_fluent_call_park_20_filled:before { +.icon-ic_fluent_call_outbound_20_filled:before { content: "\e355"; } -.icon-ic_fluent_call_park_20_regular:before { +.icon-ic_fluent_call_outbound_20_regular:before { content: "\e356"; } -.icon-ic_fluent_call_pause_20_filled:before { +.icon-ic_fluent_call_park_20_filled:before { content: "\e357"; } -.icon-ic_fluent_call_pause_20_regular:before { +.icon-ic_fluent_call_park_20_regular:before { content: "\e358"; } -.icon-ic_fluent_call_prohibited_20_filled:before { +.icon-ic_fluent_call_pause_20_filled:before { content: "\e359"; } -.icon-ic_fluent_call_prohibited_20_regular:before { +.icon-ic_fluent_call_pause_20_regular:before { content: "\e35a"; } -.icon-ic_fluent_call_transfer_20_filled:before { +.icon-ic_fluent_call_prohibited_20_filled:before { content: "\e35b"; } -.icon-ic_fluent_call_transfer_20_regular:before { +.icon-ic_fluent_call_prohibited_20_regular:before { content: "\e35c"; } -.icon-ic_fluent_call_warning_20_filled:before { +.icon-ic_fluent_call_transfer_20_filled:before { content: "\e35d"; } -.icon-ic_fluent_call_warning_20_regular:before { +.icon-ic_fluent_call_transfer_20_regular:before { content: "\e35e"; } -.icon-ic_fluent_calligraphy_pen_20_filled:before { +.icon-ic_fluent_call_warning_20_filled:before { content: "\e35f"; } -.icon-ic_fluent_calligraphy_pen_20_regular:before { +.icon-ic_fluent_call_warning_20_regular:before { content: "\e360"; } -.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before { +.icon-ic_fluent_calligraphy_pen_20_filled:before { content: "\e361"; } -.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before { +.icon-ic_fluent_calligraphy_pen_20_regular:before { content: "\e362"; } -.icon-ic_fluent_calligraphy_pen_error_20_filled:before { +.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before { content: "\e363"; } -.icon-ic_fluent_calligraphy_pen_error_20_regular:before { +.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before { content: "\e364"; } -.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before { +.icon-ic_fluent_calligraphy_pen_error_20_filled:before { content: "\e365"; } -.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before { +.icon-ic_fluent_calligraphy_pen_error_20_regular:before { content: "\e366"; } -.icon-ic_fluent_camera_20_filled:before { +.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before { content: "\e367"; } -.icon-ic_fluent_camera_20_regular:before { +.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before { content: "\e368"; } -.icon-ic_fluent_camera_add_20_filled:before { +.icon-ic_fluent_camera_20_filled:before { content: "\e369"; } -.icon-ic_fluent_camera_add_20_regular:before { +.icon-ic_fluent_camera_20_regular:before { content: "\e36a"; } -.icon-ic_fluent_camera_arrow_up_20_filled:before { +.icon-ic_fluent_camera_add_20_filled:before { content: "\e36b"; } -.icon-ic_fluent_camera_arrow_up_20_regular:before { +.icon-ic_fluent_camera_add_20_regular:before { content: "\e36c"; } -.icon-ic_fluent_camera_dome_20_filled:before { +.icon-ic_fluent_camera_arrow_up_20_filled:before { content: "\e36d"; } -.icon-ic_fluent_camera_dome_20_regular:before { +.icon-ic_fluent_camera_arrow_up_20_regular:before { content: "\e36e"; } -.icon-ic_fluent_camera_edit_20_filled:before { +.icon-ic_fluent_camera_dome_20_filled:before { content: "\e36f"; } -.icon-ic_fluent_camera_edit_20_regular:before { +.icon-ic_fluent_camera_dome_20_regular:before { content: "\e370"; } -.icon-ic_fluent_camera_off_20_filled:before { +.icon-ic_fluent_camera_edit_20_filled:before { content: "\e371"; } -.icon-ic_fluent_camera_off_20_regular:before { +.icon-ic_fluent_camera_edit_20_regular:before { content: "\e372"; } -.icon-ic_fluent_camera_sparkles_20_filled:before { +.icon-ic_fluent_camera_off_20_filled:before { content: "\e373"; } -.icon-ic_fluent_camera_sparkles_20_regular:before { +.icon-ic_fluent_camera_off_20_regular:before { content: "\e374"; } -.icon-ic_fluent_camera_switch_20_filled:before { +.icon-ic_fluent_camera_sparkles_20_filled:before { content: "\e375"; } -.icon-ic_fluent_camera_switch_20_regular:before { +.icon-ic_fluent_camera_sparkles_20_regular:before { content: "\e376"; } -.icon-ic_fluent_card_ui_20_filled:before { +.icon-ic_fluent_camera_switch_20_filled:before { content: "\e377"; } -.icon-ic_fluent_card_ui_20_regular:before { +.icon-ic_fluent_camera_switch_20_regular:before { content: "\e378"; } -.icon-ic_fluent_card_ui_portrait_flip_20_filled:before { +.icon-ic_fluent_card_ui_20_filled:before { content: "\e379"; } -.icon-ic_fluent_card_ui_portrait_flip_20_regular:before { +.icon-ic_fluent_card_ui_20_regular:before { content: "\e37a"; } -.icon-ic_fluent_caret_down_20_filled:before { +.icon-ic_fluent_card_ui_portrait_flip_20_filled:before { content: "\e37b"; } -.icon-ic_fluent_caret_down_20_regular:before { +.icon-ic_fluent_card_ui_portrait_flip_20_regular:before { content: "\e37c"; } -.icon-ic_fluent_caret_down_right_20_filled:before { +.icon-ic_fluent_caret_down_20_filled:before { content: "\e37d"; } -.icon-ic_fluent_caret_down_right_20_regular:before { +.icon-ic_fluent_caret_down_20_regular:before { content: "\e37e"; } -.icon-ic_fluent_caret_left_20_filled:before { +.icon-ic_fluent_caret_down_right_20_filled:before { content: "\e37f"; } -.icon-ic_fluent_caret_left_20_regular:before { +.icon-ic_fluent_caret_down_right_20_regular:before { content: "\e380"; } -.icon-ic_fluent_caret_right_20_filled:before { +.icon-ic_fluent_caret_left_20_filled:before { content: "\e381"; } -.icon-ic_fluent_caret_right_20_regular:before { +.icon-ic_fluent_caret_left_20_regular:before { content: "\e382"; } -.icon-ic_fluent_caret_up_20_filled:before { +.icon-ic_fluent_caret_right_20_filled:before { content: "\e383"; } -.icon-ic_fluent_caret_up_20_regular:before { +.icon-ic_fluent_caret_right_20_regular:before { content: "\e384"; } -.icon-ic_fluent_cart_20_filled:before { +.icon-ic_fluent_caret_up_20_filled:before { content: "\e385"; } -.icon-ic_fluent_cart_20_regular:before { +.icon-ic_fluent_caret_up_20_regular:before { content: "\e386"; } -.icon-ic_fluent_cast_20_filled:before { +.icon-ic_fluent_cart_20_filled:before { content: "\e387"; } -.icon-ic_fluent_cast_20_regular:before { +.icon-ic_fluent_cart_20_regular:before { content: "\e388"; } -.icon-ic_fluent_cast_multiple_20_filled:before { +.icon-ic_fluent_cast_20_filled:before { content: "\e389"; } -.icon-ic_fluent_cast_multiple_20_regular:before { +.icon-ic_fluent_cast_20_regular:before { content: "\e38a"; } -.icon-ic_fluent_catch_up_20_filled:before { +.icon-ic_fluent_cast_multiple_20_filled:before { content: "\e38b"; } -.icon-ic_fluent_catch_up_20_regular:before { +.icon-ic_fluent_cast_multiple_20_regular:before { content: "\e38c"; } -.icon-ic_fluent_cellular_3g_20_filled:before { +.icon-ic_fluent_catch_up_20_filled:before { content: "\e38d"; } -.icon-ic_fluent_cellular_3g_20_regular:before { +.icon-ic_fluent_catch_up_20_regular:before { content: "\e38e"; } -.icon-ic_fluent_cellular_4g_20_filled:before { +.icon-ic_fluent_cellular_3g_20_filled:before { content: "\e38f"; } -.icon-ic_fluent_cellular_4g_20_regular:before { +.icon-ic_fluent_cellular_3g_20_regular:before { content: "\e390"; } -.icon-ic_fluent_cellular_5g_20_filled:before { +.icon-ic_fluent_cellular_4g_20_filled:before { content: "\e391"; } -.icon-ic_fluent_cellular_5g_20_regular:before { +.icon-ic_fluent_cellular_4g_20_regular:before { content: "\e392"; } -.icon-ic_fluent_cellular_data_1_20_filled:before { +.icon-ic_fluent_cellular_5g_20_filled:before { content: "\e393"; } -.icon-ic_fluent_cellular_data_1_20_regular:before { +.icon-ic_fluent_cellular_5g_20_regular:before { content: "\e394"; } -.icon-ic_fluent_cellular_data_2_20_filled:before { +.icon-ic_fluent_cellular_data_1_20_filled:before { content: "\e395"; } -.icon-ic_fluent_cellular_data_2_20_regular:before { +.icon-ic_fluent_cellular_data_1_20_regular:before { content: "\e396"; } -.icon-ic_fluent_cellular_data_3_20_filled:before { +.icon-ic_fluent_cellular_data_2_20_filled:before { content: "\e397"; } -.icon-ic_fluent_cellular_data_3_20_regular:before { +.icon-ic_fluent_cellular_data_2_20_regular:before { content: "\e398"; } -.icon-ic_fluent_cellular_data_4_20_filled:before { +.icon-ic_fluent_cellular_data_3_20_filled:before { content: "\e399"; } -.icon-ic_fluent_cellular_data_4_20_regular:before { +.icon-ic_fluent_cellular_data_3_20_regular:before { content: "\e39a"; } -.icon-ic_fluent_cellular_data_5_20_filled:before { +.icon-ic_fluent_cellular_data_4_20_filled:before { content: "\e39b"; } -.icon-ic_fluent_cellular_data_5_20_regular:before { +.icon-ic_fluent_cellular_data_4_20_regular:before { content: "\e39c"; } -.icon-ic_fluent_cellular_off_20_filled:before { +.icon-ic_fluent_cellular_data_5_20_filled:before { content: "\e39d"; } -.icon-ic_fluent_cellular_off_20_regular:before { +.icon-ic_fluent_cellular_data_5_20_regular:before { content: "\e39e"; } -.icon-ic_fluent_cellular_warning_20_filled:before { +.icon-ic_fluent_cellular_off_20_filled:before { content: "\e39f"; } -.icon-ic_fluent_cellular_warning_20_regular:before { +.icon-ic_fluent_cellular_off_20_regular:before { content: "\e3a0"; } -.icon-ic_fluent_center_horizontal_20_filled:before { +.icon-ic_fluent_cellular_warning_20_filled:before { content: "\e3a1"; } -.icon-ic_fluent_center_horizontal_20_regular:before { +.icon-ic_fluent_cellular_warning_20_regular:before { content: "\e3a2"; } -.icon-ic_fluent_center_vertical_20_filled:before { +.icon-ic_fluent_center_horizontal_20_filled:before { content: "\e3a3"; } -.icon-ic_fluent_center_vertical_20_regular:before { +.icon-ic_fluent_center_horizontal_20_regular:before { content: "\e3a4"; } -.icon-ic_fluent_certificate_20_filled:before { +.icon-ic_fluent_center_vertical_20_filled:before { content: "\e3a5"; } -.icon-ic_fluent_certificate_20_regular:before { +.icon-ic_fluent_center_vertical_20_regular:before { content: "\e3a6"; } -.icon-ic_fluent_channel_20_filled:before { +.icon-ic_fluent_certificate_20_filled:before { content: "\e3a7"; } -.icon-ic_fluent_channel_20_regular:before { +.icon-ic_fluent_certificate_20_regular:before { content: "\e3a8"; } -.icon-ic_fluent_channel_add_20_filled:before { +.icon-ic_fluent_channel_20_filled:before { content: "\e3a9"; } -.icon-ic_fluent_channel_add_20_regular:before { +.icon-ic_fluent_channel_20_regular:before { content: "\e3aa"; } -.icon-ic_fluent_channel_alert_20_filled:before { +.icon-ic_fluent_channel_add_20_filled:before { content: "\e3ab"; } -.icon-ic_fluent_channel_alert_20_regular:before { +.icon-ic_fluent_channel_add_20_regular:before { content: "\e3ac"; } -.icon-ic_fluent_channel_arrow_left_20_filled:before { +.icon-ic_fluent_channel_alert_20_filled:before { content: "\e3ad"; } -.icon-ic_fluent_channel_arrow_left_20_regular:before { +.icon-ic_fluent_channel_alert_20_regular:before { content: "\e3ae"; } -.icon-ic_fluent_channel_dismiss_20_filled:before { +.icon-ic_fluent_channel_arrow_left_20_filled:before { content: "\e3af"; } -.icon-ic_fluent_channel_dismiss_20_regular:before { +.icon-ic_fluent_channel_arrow_left_20_regular:before { content: "\e3b0"; } -.icon-ic_fluent_channel_share_20_filled:before { +.icon-ic_fluent_channel_dismiss_20_filled:before { content: "\e3b1"; } -.icon-ic_fluent_channel_share_20_regular:before { +.icon-ic_fluent_channel_dismiss_20_regular:before { content: "\e3b2"; } -.icon-ic_fluent_channel_subtract_20_filled:before { +.icon-ic_fluent_channel_share_20_filled:before { content: "\e3b3"; } -.icon-ic_fluent_channel_subtract_20_regular:before { +.icon-ic_fluent_channel_share_20_regular:before { content: "\e3b4"; } -.icon-ic_fluent_chart_multiple_20_filled:before { +.icon-ic_fluent_channel_subtract_20_filled:before { content: "\e3b5"; } -.icon-ic_fluent_chart_multiple_20_regular:before { +.icon-ic_fluent_channel_subtract_20_regular:before { content: "\e3b6"; } -.icon-ic_fluent_chart_person_20_filled:before { +.icon-ic_fluent_chart_multiple_20_filled:before { content: "\e3b7"; } -.icon-ic_fluent_chart_person_20_regular:before { +.icon-ic_fluent_chart_multiple_20_regular:before { content: "\e3b8"; } -.icon-ic_fluent_chat_20_filled:before { +.icon-ic_fluent_chart_person_20_filled:before { content: "\e3b9"; } -.icon-ic_fluent_chat_20_regular:before { +.icon-ic_fluent_chart_person_20_regular:before { content: "\e3ba"; } -.icon-ic_fluent_chat_add_20_filled:before { +.icon-ic_fluent_chat_20_filled:before { content: "\e3bb"; } -.icon-ic_fluent_chat_add_20_regular:before { +.icon-ic_fluent_chat_20_regular:before { content: "\e3bc"; } -.icon-ic_fluent_chat_arrow_back_20_filled:before { +.icon-ic_fluent_chat_add_20_filled:before { content: "\e3bd"; } -.icon-ic_fluent_chat_arrow_back_20_regular:before { +.icon-ic_fluent_chat_add_20_regular:before { content: "\e3be"; } -.icon-ic_fluent_chat_arrow_back_down_20_filled:before { +.icon-ic_fluent_chat_arrow_back_20_filled:before { content: "\e3bf"; } -.icon-ic_fluent_chat_arrow_back_down_20_regular:before { +.icon-ic_fluent_chat_arrow_back_20_regular:before { content: "\e3c0"; } -.icon-ic_fluent_chat_arrow_double_back_20_filled:before { +.icon-ic_fluent_chat_arrow_back_down_20_filled:before { content: "\e3c1"; } -.icon-ic_fluent_chat_arrow_double_back_20_regular:before { +.icon-ic_fluent_chat_arrow_back_down_20_regular:before { content: "\e3c2"; } -.icon-ic_fluent_chat_bubbles_question_20_filled:before { +.icon-ic_fluent_chat_arrow_double_back_20_filled:before { content: "\e3c3"; } -.icon-ic_fluent_chat_bubbles_question_20_regular:before { +.icon-ic_fluent_chat_arrow_double_back_20_regular:before { content: "\e3c4"; } -.icon-ic_fluent_chat_cursor_20_filled:before { +.icon-ic_fluent_chat_bubbles_question_20_filled:before { content: "\e3c5"; } -.icon-ic_fluent_chat_cursor_20_regular:before { +.icon-ic_fluent_chat_bubbles_question_20_regular:before { content: "\e3c6"; } -.icon-ic_fluent_chat_dismiss_20_filled:before { +.icon-ic_fluent_chat_cursor_20_filled:before { content: "\e3c7"; } -.icon-ic_fluent_chat_dismiss_20_regular:before { +.icon-ic_fluent_chat_cursor_20_regular:before { content: "\e3c8"; } -.icon-ic_fluent_chat_empty_20_filled:before { +.icon-ic_fluent_chat_dismiss_20_filled:before { content: "\e3c9"; } -.icon-ic_fluent_chat_empty_20_regular:before { +.icon-ic_fluent_chat_dismiss_20_regular:before { content: "\e3ca"; } -.icon-ic_fluent_chat_help_20_filled:before { +.icon-ic_fluent_chat_empty_20_filled:before { content: "\e3cb"; } -.icon-ic_fluent_chat_help_20_regular:before { +.icon-ic_fluent_chat_empty_20_regular:before { content: "\e3cc"; } -.icon-ic_fluent_chat_lock_20_filled:before { +.icon-ic_fluent_chat_help_20_filled:before { content: "\e3cd"; } -.icon-ic_fluent_chat_lock_20_regular:before { +.icon-ic_fluent_chat_help_20_regular:before { content: "\e3ce"; } -.icon-ic_fluent_chat_mail_20_filled:before { +.icon-ic_fluent_chat_lock_20_filled:before { content: "\e3cf"; } -.icon-ic_fluent_chat_mail_20_regular:before { +.icon-ic_fluent_chat_lock_20_regular:before { content: "\e3d0"; } -.icon-ic_fluent_chat_multiple_20_filled:before { +.icon-ic_fluent_chat_mail_20_filled:before { content: "\e3d1"; } -.icon-ic_fluent_chat_multiple_20_regular:before { +.icon-ic_fluent_chat_mail_20_regular:before { content: "\e3d2"; } -.icon-ic_fluent_chat_multiple_heart_20_filled:before { +.icon-ic_fluent_chat_multiple_20_filled:before { content: "\e3d3"; } -.icon-ic_fluent_chat_multiple_heart_20_regular:before { +.icon-ic_fluent_chat_multiple_20_regular:before { content: "\e3d4"; } -.icon-ic_fluent_chat_off_20_filled:before { +.icon-ic_fluent_chat_multiple_heart_20_filled:before { content: "\e3d5"; } -.icon-ic_fluent_chat_off_20_regular:before { +.icon-ic_fluent_chat_multiple_heart_20_regular:before { content: "\e3d6"; } -.icon-ic_fluent_chat_settings_20_filled:before { +.icon-ic_fluent_chat_off_20_filled:before { content: "\e3d7"; } -.icon-ic_fluent_chat_settings_20_regular:before { +.icon-ic_fluent_chat_off_20_regular:before { content: "\e3d8"; } -.icon-ic_fluent_chat_sparkle_20_filled:before { +.icon-ic_fluent_chat_settings_20_filled:before { content: "\e3d9"; } -.icon-ic_fluent_chat_sparkle_20_regular:before { +.icon-ic_fluent_chat_settings_20_regular:before { content: "\e3da"; } -.icon-ic_fluent_chat_video_20_filled:before { +.icon-ic_fluent_chat_sparkle_20_filled:before { content: "\e3db"; } -.icon-ic_fluent_chat_video_20_regular:before { +.icon-ic_fluent_chat_sparkle_20_regular:before { content: "\e3dc"; } -.icon-ic_fluent_chat_warning_20_filled:before { +.icon-ic_fluent_chat_video_20_filled:before { content: "\e3dd"; } -.icon-ic_fluent_chat_warning_20_regular:before { +.icon-ic_fluent_chat_video_20_regular:before { content: "\e3de"; } -.icon-ic_fluent_check_20_filled:before { +.icon-ic_fluent_chat_warning_20_filled:before { content: "\e3df"; } -.icon-ic_fluent_check_20_regular:before { +.icon-ic_fluent_chat_warning_20_regular:before { content: "\e3e0"; } -.icon-ic_fluent_checkbox_1_20_filled:before { +.icon-ic_fluent_check_20_filled:before { content: "\e3e1"; } -.icon-ic_fluent_checkbox_1_20_regular:before { +.icon-ic_fluent_check_20_regular:before { content: "\e3e2"; } -.icon-ic_fluent_checkbox_2_20_filled:before { +.icon-ic_fluent_checkbox_1_20_filled:before { content: "\e3e3"; } -.icon-ic_fluent_checkbox_2_20_regular:before { +.icon-ic_fluent_checkbox_1_20_regular:before { content: "\e3e4"; } -.icon-ic_fluent_checkbox_arrow_right_20_filled:before { +.icon-ic_fluent_checkbox_2_20_filled:before { content: "\e3e5"; } -.icon-ic_fluent_checkbox_arrow_right_20_regular:before { +.icon-ic_fluent_checkbox_2_20_regular:before { content: "\e3e6"; } -.icon-ic_fluent_checkbox_checked_20_filled:before { +.icon-ic_fluent_checkbox_arrow_right_20_filled:before { content: "\e3e7"; } -.icon-ic_fluent_checkbox_checked_20_regular:before { +.icon-ic_fluent_checkbox_arrow_right_20_regular:before { content: "\e3e8"; } -.icon-ic_fluent_checkbox_checked_sync_20_filled:before { +.icon-ic_fluent_checkbox_checked_20_filled:before { content: "\e3e9"; } -.icon-ic_fluent_checkbox_checked_sync_20_regular:before { +.icon-ic_fluent_checkbox_checked_20_regular:before { content: "\e3ea"; } -.icon-ic_fluent_checkbox_indeterminate_20_filled:before { +.icon-ic_fluent_checkbox_checked_sync_20_filled:before { content: "\e3eb"; } -.icon-ic_fluent_checkbox_indeterminate_20_regular:before { +.icon-ic_fluent_checkbox_checked_sync_20_regular:before { content: "\e3ec"; } -.icon-ic_fluent_checkbox_person_20_filled:before { +.icon-ic_fluent_checkbox_indeterminate_20_filled:before { content: "\e3ed"; } -.icon-ic_fluent_checkbox_person_20_regular:before { +.icon-ic_fluent_checkbox_indeterminate_20_regular:before { content: "\e3ee"; } -.icon-ic_fluent_checkbox_unchecked_20_filled:before { +.icon-ic_fluent_checkbox_person_20_filled:before { content: "\e3ef"; } -.icon-ic_fluent_checkbox_unchecked_20_regular:before { +.icon-ic_fluent_checkbox_person_20_regular:before { content: "\e3f0"; } -.icon-ic_fluent_checkbox_warning_20_filled:before { +.icon-ic_fluent_checkbox_unchecked_20_filled:before { content: "\e3f1"; } -.icon-ic_fluent_checkbox_warning_20_regular:before { +.icon-ic_fluent_checkbox_unchecked_20_regular:before { content: "\e3f2"; } -.icon-ic_fluent_checkmark_20_filled:before { +.icon-ic_fluent_checkbox_warning_20_filled:before { content: "\e3f3"; } -.icon-ic_fluent_checkmark_20_regular:before { +.icon-ic_fluent_checkbox_warning_20_regular:before { content: "\e3f4"; } -.icon-ic_fluent_checkmark_circle_20_filled:before { +.icon-ic_fluent_checkmark_20_filled:before { content: "\e3f5"; } -.icon-ic_fluent_checkmark_circle_20_regular:before { +.icon-ic_fluent_checkmark_20_regular:before { content: "\e3f6"; } -.icon-ic_fluent_checkmark_circle_square_20_filled:before { +.icon-ic_fluent_checkmark_circle_20_filled:before { content: "\e3f7"; } -.icon-ic_fluent_checkmark_circle_square_20_regular:before { +.icon-ic_fluent_checkmark_circle_20_regular:before { content: "\e3f8"; } -.icon-ic_fluent_checkmark_circle_warning_20_filled:before { +.icon-ic_fluent_checkmark_circle_square_20_filled:before { content: "\e3f9"; } -.icon-ic_fluent_checkmark_circle_warning_20_regular:before { +.icon-ic_fluent_checkmark_circle_square_20_regular:before { content: "\e3fa"; } -.icon-ic_fluent_checkmark_lock_20_filled:before { +.icon-ic_fluent_checkmark_circle_warning_20_filled:before { content: "\e3fb"; } -.icon-ic_fluent_checkmark_lock_20_regular:before { +.icon-ic_fluent_checkmark_circle_warning_20_regular:before { content: "\e3fc"; } -.icon-ic_fluent_checkmark_note_20_filled:before { +.icon-ic_fluent_checkmark_lock_20_filled:before { content: "\e3fd"; } -.icon-ic_fluent_checkmark_note_20_regular:before { +.icon-ic_fluent_checkmark_lock_20_regular:before { content: "\e3fe"; } -.icon-ic_fluent_checkmark_square_20_filled:before { +.icon-ic_fluent_checkmark_note_20_filled:before { content: "\e3ff"; } -.icon-ic_fluent_checkmark_square_20_regular:before { +.icon-ic_fluent_checkmark_note_20_regular:before { content: "\e400"; } -.icon-ic_fluent_checkmark_starburst_20_filled:before { +.icon-ic_fluent_checkmark_square_20_filled:before { content: "\e401"; } -.icon-ic_fluent_checkmark_starburst_20_regular:before { +.icon-ic_fluent_checkmark_square_20_regular:before { content: "\e402"; } -.icon-ic_fluent_checkmark_underline_circle_20_filled:before { +.icon-ic_fluent_checkmark_starburst_20_filled:before { content: "\e403"; } -.icon-ic_fluent_checkmark_underline_circle_20_regular:before { +.icon-ic_fluent_checkmark_starburst_20_regular:before { content: "\e404"; } -.icon-ic_fluent_chess_20_filled:before { +.icon-ic_fluent_checkmark_underline_circle_20_filled:before { content: "\e405"; } -.icon-ic_fluent_chess_20_regular:before { +.icon-ic_fluent_checkmark_underline_circle_20_regular:before { content: "\e406"; } -.icon-ic_fluent_chevron_circle_down_20_filled:before { +.icon-ic_fluent_chess_20_filled:before { content: "\e407"; } -.icon-ic_fluent_chevron_circle_down_20_regular:before { +.icon-ic_fluent_chess_20_regular:before { content: "\e408"; } -.icon-ic_fluent_chevron_circle_left_20_filled:before { +.icon-ic_fluent_chevron_circle_down_20_filled:before { content: "\e409"; } -.icon-ic_fluent_chevron_circle_left_20_regular:before { +.icon-ic_fluent_chevron_circle_down_20_regular:before { content: "\e40a"; } -.icon-ic_fluent_chevron_circle_right_20_filled:before { +.icon-ic_fluent_chevron_circle_left_20_filled:before { content: "\e40b"; } -.icon-ic_fluent_chevron_circle_right_20_regular:before { +.icon-ic_fluent_chevron_circle_left_20_regular:before { content: "\e40c"; } -.icon-ic_fluent_chevron_circle_up_20_filled:before { +.icon-ic_fluent_chevron_circle_right_20_filled:before { content: "\e40d"; } -.icon-ic_fluent_chevron_circle_up_20_regular:before { +.icon-ic_fluent_chevron_circle_right_20_regular:before { content: "\e40e"; } -.icon-ic_fluent_chevron_double_down_20_filled:before { +.icon-ic_fluent_chevron_circle_up_20_filled:before { content: "\e40f"; } -.icon-ic_fluent_chevron_double_down_20_regular:before { +.icon-ic_fluent_chevron_circle_up_20_regular:before { content: "\e410"; } -.icon-ic_fluent_chevron_double_left_20_filled:before { +.icon-ic_fluent_chevron_double_down_20_filled:before { content: "\e411"; } -.icon-ic_fluent_chevron_double_left_20_regular:before { +.icon-ic_fluent_chevron_double_down_20_regular:before { content: "\e412"; } -.icon-ic_fluent_chevron_double_right_20_filled:before { +.icon-ic_fluent_chevron_double_left_20_filled:before { content: "\e413"; } -.icon-ic_fluent_chevron_double_right_20_regular:before { +.icon-ic_fluent_chevron_double_left_20_regular:before { content: "\e414"; } -.icon-ic_fluent_chevron_double_up_20_filled:before { +.icon-ic_fluent_chevron_double_right_20_filled:before { content: "\e415"; } -.icon-ic_fluent_chevron_double_up_20_regular:before { +.icon-ic_fluent_chevron_double_right_20_regular:before { content: "\e416"; } -.icon-ic_fluent_chevron_down_20_filled:before { +.icon-ic_fluent_chevron_double_up_20_filled:before { content: "\e417"; } -.icon-ic_fluent_chevron_down_20_regular:before { +.icon-ic_fluent_chevron_double_up_20_regular:before { content: "\e418"; } -.icon-ic_fluent_chevron_down_up_20_filled:before { +.icon-ic_fluent_chevron_down_20_filled:before { content: "\e419"; } -.icon-ic_fluent_chevron_down_up_20_regular:before { +.icon-ic_fluent_chevron_down_20_regular:before { content: "\e41a"; } -.icon-ic_fluent_chevron_left_20_filled:before { +.icon-ic_fluent_chevron_down_up_20_filled:before { content: "\e41b"; } -.icon-ic_fluent_chevron_left_20_regular:before { +.icon-ic_fluent_chevron_down_up_20_regular:before { content: "\e41c"; } -.icon-ic_fluent_chevron_right_20_filled:before { +.icon-ic_fluent_chevron_left_20_filled:before { content: "\e41d"; } -.icon-ic_fluent_chevron_right_20_regular:before { +.icon-ic_fluent_chevron_left_20_regular:before { content: "\e41e"; } -.icon-ic_fluent_chevron_up_20_filled:before { +.icon-ic_fluent_chevron_right_20_filled:before { content: "\e41f"; } -.icon-ic_fluent_chevron_up_20_regular:before { +.icon-ic_fluent_chevron_right_20_regular:before { content: "\e420"; } -.icon-ic_fluent_chevron_up_down_20_filled:before { +.icon-ic_fluent_chevron_up_20_filled:before { content: "\e421"; } -.icon-ic_fluent_chevron_up_down_20_regular:before { +.icon-ic_fluent_chevron_up_20_regular:before { content: "\e422"; } -.icon-ic_fluent_circle_20_filled:before { +.icon-ic_fluent_chevron_up_down_20_filled:before { content: "\e423"; } -.icon-ic_fluent_circle_20_regular:before { +.icon-ic_fluent_chevron_up_down_20_regular:before { content: "\e424"; } -.icon-ic_fluent_circle_edit_20_filled:before { +.icon-ic_fluent_circle_20_filled:before { content: "\e425"; } -.icon-ic_fluent_circle_edit_20_regular:before { +.icon-ic_fluent_circle_20_regular:before { content: "\e426"; } -.icon-ic_fluent_circle_eraser_20_filled:before { +.icon-ic_fluent_circle_edit_20_filled:before { content: "\e427"; } -.icon-ic_fluent_circle_eraser_20_regular:before { +.icon-ic_fluent_circle_edit_20_regular:before { content: "\e428"; } -.icon-ic_fluent_circle_half_fill_20_filled:before { +.icon-ic_fluent_circle_eraser_20_filled:before { content: "\e429"; } -.icon-ic_fluent_circle_half_fill_20_regular:before { +.icon-ic_fluent_circle_eraser_20_regular:before { content: "\e42a"; } -.icon-ic_fluent_circle_highlight_20_filled:before { +.icon-ic_fluent_circle_half_fill_20_filled:before { content: "\e42b"; } -.icon-ic_fluent_circle_highlight_20_regular:before { +.icon-ic_fluent_circle_half_fill_20_regular:before { content: "\e42c"; } -.icon-ic_fluent_circle_hint_20_filled:before { +.icon-ic_fluent_circle_highlight_20_filled:before { content: "\e42d"; } -.icon-ic_fluent_circle_hint_20_regular:before { +.icon-ic_fluent_circle_highlight_20_regular:before { content: "\e42e"; } -.icon-ic_fluent_circle_hint_half_vertical_20_filled:before { +.icon-ic_fluent_circle_hint_20_filled:before { content: "\e42f"; } -.icon-ic_fluent_circle_hint_half_vertical_20_regular:before { +.icon-ic_fluent_circle_hint_20_regular:before { content: "\e430"; } -.icon-ic_fluent_circle_image_20_filled:before { +.icon-ic_fluent_circle_hint_half_vertical_20_filled:before { content: "\e431"; } -.icon-ic_fluent_circle_image_20_regular:before { +.icon-ic_fluent_circle_hint_half_vertical_20_regular:before { content: "\e432"; } -.icon-ic_fluent_circle_line_20_filled:before { +.icon-ic_fluent_circle_image_20_filled:before { content: "\e433"; } -.icon-ic_fluent_circle_line_20_regular:before { +.icon-ic_fluent_circle_image_20_regular:before { content: "\e434"; } -.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before { +.icon-ic_fluent_circle_line_20_filled:before { content: "\e435"; } -.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before { +.icon-ic_fluent_circle_line_20_regular:before { content: "\e436"; } -.icon-ic_fluent_circle_off_20_filled:before { +.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before { content: "\e437"; } -.icon-ic_fluent_circle_off_20_regular:before { +.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before { content: "\e438"; } -.icon-ic_fluent_circle_shadow_20_filled:before { +.icon-ic_fluent_circle_off_20_filled:before { content: "\e439"; } -.icon-ic_fluent_circle_shadow_20_regular:before { +.icon-ic_fluent_circle_off_20_regular:before { content: "\e43a"; } -.icon-ic_fluent_circle_small_20_filled:before { +.icon-ic_fluent_circle_shadow_20_filled:before { content: "\e43b"; } -.icon-ic_fluent_circle_small_20_regular:before { +.icon-ic_fluent_circle_shadow_20_regular:before { content: "\e43c"; } -.icon-ic_fluent_city_20_filled:before { +.icon-ic_fluent_circle_small_20_filled:before { content: "\e43d"; } -.icon-ic_fluent_city_20_regular:before { +.icon-ic_fluent_circle_small_20_regular:before { content: "\e43e"; } -.icon-ic_fluent_class_20_filled:before { +.icon-ic_fluent_city_20_filled:before { content: "\e43f"; } -.icon-ic_fluent_class_20_regular:before { +.icon-ic_fluent_city_20_regular:before { content: "\e440"; } -.icon-ic_fluent_classification_20_filled:before { +.icon-ic_fluent_class_20_filled:before { content: "\e441"; } -.icon-ic_fluent_classification_20_regular:before { +.icon-ic_fluent_class_20_regular:before { content: "\e442"; } -.icon-ic_fluent_clear_formatting_20_filled:before { +.icon-ic_fluent_classification_20_filled:before { content: "\e443"; } -.icon-ic_fluent_clear_formatting_20_regular:before { +.icon-ic_fluent_classification_20_regular:before { content: "\e444"; } -.icon-ic_fluent_clipboard_20_filled:before { +.icon-ic_fluent_clear_formatting_20_filled:before { content: "\e445"; } -.icon-ic_fluent_clipboard_20_regular:before { +.icon-ic_fluent_clear_formatting_20_regular:before { content: "\e446"; } -.icon-ic_fluent_clipboard_3_day_20_filled:before { +.icon-ic_fluent_clipboard_20_filled:before { content: "\e447"; } -.icon-ic_fluent_clipboard_3_day_20_regular:before { +.icon-ic_fluent_clipboard_20_regular:before { content: "\e448"; } -.icon-ic_fluent_clipboard_arrow_right_20_filled:before { +.icon-ic_fluent_clipboard_3_day_20_filled:before { content: "\e449"; } -.icon-ic_fluent_clipboard_arrow_right_20_regular:before { +.icon-ic_fluent_clipboard_3_day_20_regular:before { content: "\e44a"; } -.icon-ic_fluent_clipboard_brush_20_filled:before { +.icon-ic_fluent_clipboard_arrow_right_20_filled:before { content: "\e44b"; } -.icon-ic_fluent_clipboard_brush_20_regular:before { +.icon-ic_fluent_clipboard_arrow_right_20_regular:before { content: "\e44c"; } -.icon-ic_fluent_clipboard_bullet_list_20_filled:before { +.icon-ic_fluent_clipboard_brush_20_filled:before { content: "\e44d"; } -.icon-ic_fluent_clipboard_bullet_list_20_regular:before { +.icon-ic_fluent_clipboard_brush_20_regular:before { content: "\e44e"; } -.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before { +.icon-ic_fluent_clipboard_bullet_list_20_filled:before { content: "\e44f"; } -.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before { +.icon-ic_fluent_clipboard_bullet_list_20_regular:before { content: "\e450"; } -.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before { +.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before { content: "\e451"; } -.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before { +.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before { content: "\e452"; } -.icon-ic_fluent_clipboard_checkmark_20_filled:before { +.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before { content: "\e453"; } -.icon-ic_fluent_clipboard_checkmark_20_regular:before { +.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before { content: "\e454"; } -.icon-ic_fluent_clipboard_clock_20_filled:before { +.icon-ic_fluent_clipboard_checkmark_20_filled:before { content: "\e455"; } -.icon-ic_fluent_clipboard_clock_20_regular:before { +.icon-ic_fluent_clipboard_checkmark_20_regular:before { content: "\e456"; } -.icon-ic_fluent_clipboard_code_20_filled:before { +.icon-ic_fluent_clipboard_clock_20_filled:before { content: "\e457"; } -.icon-ic_fluent_clipboard_code_20_regular:before { +.icon-ic_fluent_clipboard_clock_20_regular:before { content: "\e458"; } -.icon-ic_fluent_clipboard_data_bar_20_filled:before { +.icon-ic_fluent_clipboard_code_20_filled:before { content: "\e459"; } -.icon-ic_fluent_clipboard_data_bar_20_regular:before { +.icon-ic_fluent_clipboard_code_20_regular:before { content: "\e45a"; } -.icon-ic_fluent_clipboard_day_20_filled:before { +.icon-ic_fluent_clipboard_data_bar_20_filled:before { content: "\e45b"; } -.icon-ic_fluent_clipboard_day_20_regular:before { +.icon-ic_fluent_clipboard_data_bar_20_regular:before { content: "\e45c"; } -.icon-ic_fluent_clipboard_edit_20_filled:before { +.icon-ic_fluent_clipboard_day_20_filled:before { content: "\e45d"; } -.icon-ic_fluent_clipboard_edit_20_regular:before { +.icon-ic_fluent_clipboard_day_20_regular:before { content: "\e45e"; } -.icon-ic_fluent_clipboard_error_20_filled:before { +.icon-ic_fluent_clipboard_edit_20_filled:before { content: "\e45f"; } -.icon-ic_fluent_clipboard_error_20_regular:before { +.icon-ic_fluent_clipboard_edit_20_regular:before { content: "\e460"; } -.icon-ic_fluent_clipboard_heart_20_filled:before { +.icon-ic_fluent_clipboard_error_20_filled:before { content: "\e461"; } -.icon-ic_fluent_clipboard_heart_20_regular:before { +.icon-ic_fluent_clipboard_error_20_regular:before { content: "\e462"; } -.icon-ic_fluent_clipboard_image_20_filled:before { +.icon-ic_fluent_clipboard_heart_20_filled:before { content: "\e463"; } -.icon-ic_fluent_clipboard_image_20_regular:before { +.icon-ic_fluent_clipboard_heart_20_regular:before { content: "\e464"; } -.icon-ic_fluent_clipboard_letter_20_filled:before { +.icon-ic_fluent_clipboard_image_20_filled:before { content: "\e465"; } -.icon-ic_fluent_clipboard_letter_20_regular:before { +.icon-ic_fluent_clipboard_image_20_regular:before { content: "\e466"; } -.icon-ic_fluent_clipboard_link_20_filled:before { +.icon-ic_fluent_clipboard_letter_20_filled:before { content: "\e467"; } -.icon-ic_fluent_clipboard_link_20_regular:before { +.icon-ic_fluent_clipboard_letter_20_regular:before { content: "\e468"; } -.icon-ic_fluent_clipboard_math_formula_20_filled:before { +.icon-ic_fluent_clipboard_link_20_filled:before { content: "\e469"; } -.icon-ic_fluent_clipboard_math_formula_20_regular:before { +.icon-ic_fluent_clipboard_link_20_regular:before { content: "\e46a"; } -.icon-ic_fluent_clipboard_month_20_filled:before { +.icon-ic_fluent_clipboard_math_formula_20_filled:before { content: "\e46b"; } -.icon-ic_fluent_clipboard_month_20_regular:before { +.icon-ic_fluent_clipboard_math_formula_20_regular:before { content: "\e46c"; } -.icon-ic_fluent_clipboard_more_20_filled:before { +.icon-ic_fluent_clipboard_month_20_filled:before { content: "\e46d"; } -.icon-ic_fluent_clipboard_more_20_regular:before { +.icon-ic_fluent_clipboard_month_20_regular:before { content: "\e46e"; } -.icon-ic_fluent_clipboard_note_20_filled:before { +.icon-ic_fluent_clipboard_more_20_filled:before { content: "\e46f"; } -.icon-ic_fluent_clipboard_note_20_regular:before { +.icon-ic_fluent_clipboard_more_20_regular:before { content: "\e470"; } -.icon-ic_fluent_clipboard_number_123_20_filled:before { +.icon-ic_fluent_clipboard_note_20_filled:before { content: "\e471"; } -.icon-ic_fluent_clipboard_number_123_20_regular:before { +.icon-ic_fluent_clipboard_note_20_regular:before { content: "\e472"; } -.icon-ic_fluent_clipboard_paste_20_filled:before { +.icon-ic_fluent_clipboard_number_123_20_filled:before { content: "\e473"; } -.icon-ic_fluent_clipboard_paste_20_regular:before { +.icon-ic_fluent_clipboard_number_123_20_regular:before { content: "\e474"; } -.icon-ic_fluent_clipboard_pulse_20_filled:before { +.icon-ic_fluent_clipboard_paste_20_filled:before { content: "\e475"; } -.icon-ic_fluent_clipboard_pulse_20_regular:before { +.icon-ic_fluent_clipboard_paste_20_regular:before { content: "\e476"; } -.icon-ic_fluent_clipboard_search_20_filled:before { +.icon-ic_fluent_clipboard_pulse_20_filled:before { content: "\e477"; } -.icon-ic_fluent_clipboard_search_20_regular:before { +.icon-ic_fluent_clipboard_pulse_20_regular:before { content: "\e478"; } -.icon-ic_fluent_clipboard_settings_20_filled:before { +.icon-ic_fluent_clipboard_search_20_filled:before { content: "\e479"; } -.icon-ic_fluent_clipboard_settings_20_regular:before { +.icon-ic_fluent_clipboard_search_20_regular:before { content: "\e47a"; } -.icon-ic_fluent_clipboard_task_20_filled:before { +.icon-ic_fluent_clipboard_settings_20_filled:before { content: "\e47b"; } -.icon-ic_fluent_clipboard_task_20_regular:before { +.icon-ic_fluent_clipboard_settings_20_regular:before { content: "\e47c"; } -.icon-ic_fluent_clipboard_task_add_20_filled:before { +.icon-ic_fluent_clipboard_task_20_filled:before { content: "\e47d"; } -.icon-ic_fluent_clipboard_task_add_20_regular:before { +.icon-ic_fluent_clipboard_task_20_regular:before { content: "\e47e"; } -.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before { +.icon-ic_fluent_clipboard_task_add_20_filled:before { content: "\e47f"; } -.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before { +.icon-ic_fluent_clipboard_task_add_20_regular:before { content: "\e480"; } -.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before { +.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before { content: "\e481"; } -.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before { +.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before { content: "\e482"; } -.icon-ic_fluent_clipboard_text_edit_20_filled:before { +.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before { content: "\e483"; } -.icon-ic_fluent_clipboard_text_edit_20_regular:before { +.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before { content: "\e484"; } -.icon-ic_fluent_clipboard_text_ltr_20_filled:before { +.icon-ic_fluent_clipboard_text_edit_20_filled:before { content: "\e485"; } -.icon-ic_fluent_clipboard_text_ltr_20_regular:before { +.icon-ic_fluent_clipboard_text_edit_20_regular:before { content: "\e486"; } -.icon-ic_fluent_clipboard_text_rtl_20_filled:before { +.icon-ic_fluent_clipboard_text_ltr_20_filled:before { content: "\e487"; } -.icon-ic_fluent_clipboard_text_rtl_20_regular:before { +.icon-ic_fluent_clipboard_text_ltr_20_regular:before { content: "\e488"; } -.icon-ic_fluent_clock_20_filled:before { +.icon-ic_fluent_clipboard_text_rtl_20_filled:before { content: "\e489"; } -.icon-ic_fluent_clock_20_regular:before { +.icon-ic_fluent_clipboard_text_rtl_20_regular:before { content: "\e48a"; } -.icon-ic_fluent_clock_alarm_20_filled:before { +.icon-ic_fluent_clock_20_filled:before { content: "\e48b"; } -.icon-ic_fluent_clock_alarm_20_regular:before { +.icon-ic_fluent_clock_20_regular:before { content: "\e48c"; } -.icon-ic_fluent_clock_arrow_download_20_filled:before { +.icon-ic_fluent_clock_alarm_20_filled:before { content: "\e48d"; } -.icon-ic_fluent_clock_arrow_download_20_regular:before { +.icon-ic_fluent_clock_alarm_20_regular:before { content: "\e48e"; } -.icon-ic_fluent_clock_bill_20_filled:before { +.icon-ic_fluent_clock_arrow_download_20_filled:before { content: "\e48f"; } -.icon-ic_fluent_clock_bill_20_regular:before { +.icon-ic_fluent_clock_arrow_download_20_regular:before { content: "\e490"; } -.icon-ic_fluent_clock_dismiss_20_filled:before { +.icon-ic_fluent_clock_bill_20_filled:before { content: "\e491"; } -.icon-ic_fluent_clock_dismiss_20_regular:before { +.icon-ic_fluent_clock_bill_20_regular:before { content: "\e492"; } -.icon-ic_fluent_clock_lock_20_filled:before { +.icon-ic_fluent_clock_dismiss_20_filled:before { content: "\e493"; } -.icon-ic_fluent_clock_lock_20_regular:before { +.icon-ic_fluent_clock_dismiss_20_regular:before { content: "\e494"; } -.icon-ic_fluent_clock_pause_20_filled:before { +.icon-ic_fluent_clock_lock_20_filled:before { content: "\e495"; } -.icon-ic_fluent_clock_pause_20_regular:before { +.icon-ic_fluent_clock_lock_20_regular:before { content: "\e496"; } -.icon-ic_fluent_clock_toolbox_20_filled:before { +.icon-ic_fluent_clock_pause_20_filled:before { content: "\e497"; } -.icon-ic_fluent_clock_toolbox_20_regular:before { +.icon-ic_fluent_clock_pause_20_regular:before { content: "\e498"; } -.icon-ic_fluent_closed_caption_20_filled:before { +.icon-ic_fluent_clock_toolbox_20_filled:before { content: "\e499"; } -.icon-ic_fluent_closed_caption_20_regular:before { +.icon-ic_fluent_clock_toolbox_20_regular:before { content: "\e49a"; } -.icon-ic_fluent_closed_caption_off_20_filled:before { +.icon-ic_fluent_closed_caption_20_filled:before { content: "\e49b"; } -.icon-ic_fluent_closed_caption_off_20_regular:before { +.icon-ic_fluent_closed_caption_20_regular:before { content: "\e49c"; } -.icon-ic_fluent_cloud_20_filled:before { +.icon-ic_fluent_closed_caption_off_20_filled:before { content: "\e49d"; } -.icon-ic_fluent_cloud_20_regular:before { +.icon-ic_fluent_closed_caption_off_20_regular:before { content: "\e49e"; } -.icon-ic_fluent_cloud_add_20_filled:before { +.icon-ic_fluent_clothes_hanger_20_filled:before { content: "\e49f"; } -.icon-ic_fluent_cloud_add_20_regular:before { +.icon-ic_fluent_clothes_hanger_20_regular:before { content: "\e4a0"; } -.icon-ic_fluent_cloud_archive_20_filled:before { +.icon-ic_fluent_cloud_20_filled:before { content: "\e4a1"; } -.icon-ic_fluent_cloud_archive_20_regular:before { +.icon-ic_fluent_cloud_20_regular:before { content: "\e4a2"; } -.icon-ic_fluent_cloud_arrow_down_20_filled:before { +.icon-ic_fluent_cloud_add_20_filled:before { content: "\e4a3"; } -.icon-ic_fluent_cloud_arrow_down_20_regular:before { +.icon-ic_fluent_cloud_add_20_regular:before { content: "\e4a4"; } -.icon-ic_fluent_cloud_arrow_right_20_filled:before { +.icon-ic_fluent_cloud_archive_20_filled:before { content: "\e4a5"; } -.icon-ic_fluent_cloud_arrow_right_20_regular:before { +.icon-ic_fluent_cloud_archive_20_regular:before { content: "\e4a6"; } -.icon-ic_fluent_cloud_arrow_up_20_filled:before { +.icon-ic_fluent_cloud_arrow_down_20_filled:before { content: "\e4a7"; } -.icon-ic_fluent_cloud_arrow_up_20_regular:before { +.icon-ic_fluent_cloud_arrow_down_20_regular:before { content: "\e4a8"; } -.icon-ic_fluent_cloud_beaker_20_filled:before { +.icon-ic_fluent_cloud_arrow_right_20_filled:before { content: "\e4a9"; } -.icon-ic_fluent_cloud_beaker_20_regular:before { +.icon-ic_fluent_cloud_arrow_right_20_regular:before { content: "\e4aa"; } -.icon-ic_fluent_cloud_bidirectional_20_filled:before { +.icon-ic_fluent_cloud_arrow_up_20_filled:before { content: "\e4ab"; } -.icon-ic_fluent_cloud_bidirectional_20_regular:before { +.icon-ic_fluent_cloud_arrow_up_20_regular:before { content: "\e4ac"; } -.icon-ic_fluent_cloud_checkmark_20_filled:before { +.icon-ic_fluent_cloud_beaker_20_filled:before { content: "\e4ad"; } -.icon-ic_fluent_cloud_checkmark_20_regular:before { +.icon-ic_fluent_cloud_beaker_20_regular:before { content: "\e4ae"; } -.icon-ic_fluent_cloud_cube_20_filled:before { +.icon-ic_fluent_cloud_bidirectional_20_filled:before { content: "\e4af"; } -.icon-ic_fluent_cloud_cube_20_regular:before { +.icon-ic_fluent_cloud_bidirectional_20_regular:before { content: "\e4b0"; } -.icon-ic_fluent_cloud_database_20_filled:before { +.icon-ic_fluent_cloud_checkmark_20_filled:before { content: "\e4b1"; } -.icon-ic_fluent_cloud_database_20_regular:before { +.icon-ic_fluent_cloud_checkmark_20_regular:before { content: "\e4b2"; } -.icon-ic_fluent_cloud_desktop_20_filled:before { +.icon-ic_fluent_cloud_cube_20_filled:before { content: "\e4b3"; } -.icon-ic_fluent_cloud_desktop_20_regular:before { +.icon-ic_fluent_cloud_cube_20_regular:before { content: "\e4b4"; } -.icon-ic_fluent_cloud_dismiss_20_filled:before { +.icon-ic_fluent_cloud_database_20_filled:before { content: "\e4b5"; } -.icon-ic_fluent_cloud_dismiss_20_regular:before { +.icon-ic_fluent_cloud_database_20_regular:before { content: "\e4b6"; } -.icon-ic_fluent_cloud_edit_20_filled:before { +.icon-ic_fluent_cloud_desktop_20_filled:before { content: "\e4b7"; } -.icon-ic_fluent_cloud_edit_20_regular:before { +.icon-ic_fluent_cloud_desktop_20_regular:before { content: "\e4b8"; } -.icon-ic_fluent_cloud_error_20_filled:before { +.icon-ic_fluent_cloud_dismiss_20_filled:before { content: "\e4b9"; } -.icon-ic_fluent_cloud_error_20_regular:before { +.icon-ic_fluent_cloud_dismiss_20_regular:before { content: "\e4ba"; } -.icon-ic_fluent_cloud_flow_20_filled:before { +.icon-ic_fluent_cloud_edit_20_filled:before { content: "\e4bb"; } -.icon-ic_fluent_cloud_flow_20_regular:before { +.icon-ic_fluent_cloud_edit_20_regular:before { content: "\e4bc"; } -.icon-ic_fluent_cloud_link_20_filled:before { +.icon-ic_fluent_cloud_error_20_filled:before { content: "\e4bd"; } -.icon-ic_fluent_cloud_link_20_regular:before { +.icon-ic_fluent_cloud_error_20_regular:before { content: "\e4be"; } -.icon-ic_fluent_cloud_off_20_filled:before { +.icon-ic_fluent_cloud_flow_20_filled:before { content: "\e4bf"; } -.icon-ic_fluent_cloud_off_20_regular:before { +.icon-ic_fluent_cloud_flow_20_regular:before { content: "\e4c0"; } -.icon-ic_fluent_cloud_swap_20_filled:before { +.icon-ic_fluent_cloud_link_20_filled:before { content: "\e4c1"; } -.icon-ic_fluent_cloud_swap_20_regular:before { +.icon-ic_fluent_cloud_link_20_regular:before { content: "\e4c2"; } -.icon-ic_fluent_cloud_sync_20_filled:before { +.icon-ic_fluent_cloud_off_20_filled:before { content: "\e4c3"; } -.icon-ic_fluent_cloud_sync_20_regular:before { +.icon-ic_fluent_cloud_off_20_regular:before { content: "\e4c4"; } -.icon-ic_fluent_cloud_words_20_filled:before { +.icon-ic_fluent_cloud_swap_20_filled:before { content: "\e4c5"; } -.icon-ic_fluent_cloud_words_20_regular:before { +.icon-ic_fluent_cloud_swap_20_regular:before { content: "\e4c6"; } -.icon-ic_fluent_clover_20_filled:before { +.icon-ic_fluent_cloud_sync_20_filled:before { content: "\e4c7"; } -.icon-ic_fluent_clover_20_regular:before { +.icon-ic_fluent_cloud_sync_20_regular:before { content: "\e4c8"; } -.icon-ic_fluent_code_20_filled:before { +.icon-ic_fluent_cloud_words_20_filled:before { content: "\e4c9"; } -.icon-ic_fluent_code_20_regular:before { +.icon-ic_fluent_cloud_words_20_regular:before { content: "\e4ca"; } -.icon-ic_fluent_code_block_20_filled:before { +.icon-ic_fluent_clover_20_filled:before { content: "\e4cb"; } -.icon-ic_fluent_code_block_20_regular:before { +.icon-ic_fluent_clover_20_regular:before { content: "\e4cc"; } -.icon-ic_fluent_code_circle_20_filled:before { +.icon-ic_fluent_code_20_filled:before { content: "\e4cd"; } -.icon-ic_fluent_code_circle_20_regular:before { +.icon-ic_fluent_code_20_regular:before { content: "\e4ce"; } -.icon-ic_fluent_code_text_20_filled:before { +.icon-ic_fluent_code_block_20_filled:before { content: "\e4cf"; } -.icon-ic_fluent_code_text_20_regular:before { +.icon-ic_fluent_code_block_20_regular:before { content: "\e4d0"; } -.icon-ic_fluent_code_text_edit_20_filled:before { +.icon-ic_fluent_code_circle_20_filled:before { content: "\e4d1"; } -.icon-ic_fluent_code_text_edit_20_regular:before { +.icon-ic_fluent_code_circle_20_regular:before { content: "\e4d2"; } -.icon-ic_fluent_coin_stack_20_filled:before { +.icon-ic_fluent_code_text_20_filled:before { content: "\e4d3"; } -.icon-ic_fluent_coin_stack_20_regular:before { +.icon-ic_fluent_code_text_20_regular:before { content: "\e4d4"; } -.icon-ic_fluent_collections_20_filled:before { +.icon-ic_fluent_code_text_edit_20_filled:before { content: "\e4d5"; } -.icon-ic_fluent_collections_20_regular:before { +.icon-ic_fluent_code_text_edit_20_regular:before { content: "\e4d6"; } -.icon-ic_fluent_collections_add_20_filled:before { +.icon-ic_fluent_coin_stack_20_filled:before { content: "\e4d7"; } -.icon-ic_fluent_collections_add_20_regular:before { +.icon-ic_fluent_coin_stack_20_regular:before { content: "\e4d8"; } -.icon-ic_fluent_color_20_filled:before { +.icon-ic_fluent_collections_20_filled:before { content: "\e4d9"; } -.icon-ic_fluent_color_20_regular:before { +.icon-ic_fluent_collections_20_regular:before { content: "\e4da"; } -.icon-ic_fluent_color_background_20_filled:before { +.icon-ic_fluent_collections_add_20_filled:before { content: "\e4db"; } -.icon-ic_fluent_color_background_20_regular:before { +.icon-ic_fluent_collections_add_20_regular:before { content: "\e4dc"; } -.icon-ic_fluent_color_background_accent_20_regular:before { +.icon-ic_fluent_color_20_filled:before { content: "\e4dd"; } -.icon-ic_fluent_color_fill_20_filled:before { +.icon-ic_fluent_color_20_regular:before { content: "\e4de"; } -.icon-ic_fluent_color_fill_20_regular:before { +.icon-ic_fluent_color_background_20_filled:before { content: "\e4df"; } -.icon-ic_fluent_color_fill_accent_20_regular:before { +.icon-ic_fluent_color_background_20_regular:before { content: "\e4e0"; } -.icon-ic_fluent_color_line_20_filled:before { +.icon-ic_fluent_color_background_accent_20_regular:before { content: "\e4e1"; } -.icon-ic_fluent_color_line_20_regular:before { +.icon-ic_fluent_color_fill_20_filled:before { content: "\e4e2"; } -.icon-ic_fluent_color_line_accent_20_regular:before { +.icon-ic_fluent_color_fill_20_regular:before { content: "\e4e3"; } -.icon-ic_fluent_column_20_filled:before { +.icon-ic_fluent_color_fill_accent_20_regular:before { content: "\e4e4"; } -.icon-ic_fluent_column_20_regular:before { +.icon-ic_fluent_color_line_20_filled:before { content: "\e4e5"; } -.icon-ic_fluent_column_arrow_right_20_filled:before { +.icon-ic_fluent_color_line_20_regular:before { content: "\e4e6"; } -.icon-ic_fluent_column_arrow_right_20_regular:before { +.icon-ic_fluent_color_line_accent_20_regular:before { content: "\e4e7"; } -.icon-ic_fluent_column_double_compare_20_filled:before { +.icon-ic_fluent_column_20_filled:before { content: "\e4e8"; } -.icon-ic_fluent_column_double_compare_20_regular:before { +.icon-ic_fluent_column_20_regular:before { content: "\e4e9"; } -.icon-ic_fluent_column_edit_20_filled:before { +.icon-ic_fluent_column_arrow_right_20_filled:before { content: "\e4ea"; } -.icon-ic_fluent_column_edit_20_regular:before { +.icon-ic_fluent_column_arrow_right_20_regular:before { content: "\e4eb"; } -.icon-ic_fluent_column_single_compare_20_filled:before { +.icon-ic_fluent_column_double_compare_20_filled:before { content: "\e4ec"; } -.icon-ic_fluent_column_single_compare_20_regular:before { +.icon-ic_fluent_column_double_compare_20_regular:before { content: "\e4ed"; } -.icon-ic_fluent_column_triple_20_filled:before { +.icon-ic_fluent_column_edit_20_filled:before { content: "\e4ee"; } -.icon-ic_fluent_column_triple_20_regular:before { +.icon-ic_fluent_column_edit_20_regular:before { content: "\e4ef"; } -.icon-ic_fluent_column_triple_edit_20_filled:before { +.icon-ic_fluent_column_single_compare_20_filled:before { content: "\e4f0"; } -.icon-ic_fluent_column_triple_edit_20_regular:before { +.icon-ic_fluent_column_single_compare_20_regular:before { content: "\e4f1"; } -.icon-ic_fluent_comma_20_filled:before { +.icon-ic_fluent_column_triple_20_filled:before { content: "\e4f2"; } -.icon-ic_fluent_comma_20_regular:before { +.icon-ic_fluent_column_triple_20_regular:before { content: "\e4f3"; } -.icon-ic_fluent_comment_20_filled:before { +.icon-ic_fluent_column_triple_edit_20_filled:before { content: "\e4f4"; } -.icon-ic_fluent_comment_20_regular:before { +.icon-ic_fluent_column_triple_edit_20_regular:before { content: "\e4f5"; } -.icon-ic_fluent_comment_add_20_filled:before { +.icon-ic_fluent_comma_20_filled:before { content: "\e4f6"; } -.icon-ic_fluent_comment_add_20_regular:before { +.icon-ic_fluent_comma_20_regular:before { content: "\e4f7"; } -.icon-ic_fluent_comment_arrow_left_20_filled:before { +.icon-ic_fluent_comment_20_filled:before { content: "\e4f8"; } -.icon-ic_fluent_comment_arrow_left_20_regular:before { +.icon-ic_fluent_comment_20_regular:before { content: "\e4f9"; } -.icon-ic_fluent_comment_arrow_right_20_filled:before { +.icon-ic_fluent_comment_add_20_filled:before { content: "\e4fa"; } -.icon-ic_fluent_comment_arrow_right_20_regular:before { +.icon-ic_fluent_comment_add_20_regular:before { content: "\e4fb"; } -.icon-ic_fluent_comment_checkmark_20_filled:before { +.icon-ic_fluent_comment_arrow_left_20_filled:before { content: "\e4fc"; } -.icon-ic_fluent_comment_checkmark_20_regular:before { +.icon-ic_fluent_comment_arrow_left_20_regular:before { content: "\e4fd"; } -.icon-ic_fluent_comment_dismiss_20_filled:before { +.icon-ic_fluent_comment_arrow_right_20_filled:before { content: "\e4fe"; } -.icon-ic_fluent_comment_dismiss_20_regular:before { +.icon-ic_fluent_comment_arrow_right_20_regular:before { content: "\e4ff"; } -.icon-ic_fluent_comment_edit_20_filled:before { +.icon-ic_fluent_comment_checkmark_20_filled:before { content: "\e500"; } -.icon-ic_fluent_comment_edit_20_regular:before { +.icon-ic_fluent_comment_checkmark_20_regular:before { content: "\e501"; } -.icon-ic_fluent_comment_error_20_filled:before { +.icon-ic_fluent_comment_dismiss_20_filled:before { content: "\e502"; } -.icon-ic_fluent_comment_error_20_regular:before { +.icon-ic_fluent_comment_dismiss_20_regular:before { content: "\e503"; } -.icon-ic_fluent_comment_lightning_20_filled:before { +.icon-ic_fluent_comment_edit_20_filled:before { content: "\e504"; } -.icon-ic_fluent_comment_lightning_20_regular:before { +.icon-ic_fluent_comment_edit_20_regular:before { content: "\e505"; } -.icon-ic_fluent_comment_link_20_filled:before { +.icon-ic_fluent_comment_error_20_filled:before { content: "\e506"; } -.icon-ic_fluent_comment_link_20_regular:before { +.icon-ic_fluent_comment_error_20_regular:before { content: "\e507"; } -.icon-ic_fluent_comment_mention_20_filled:before { +.icon-ic_fluent_comment_lightning_20_filled:before { content: "\e508"; } -.icon-ic_fluent_comment_mention_20_regular:before { +.icon-ic_fluent_comment_lightning_20_regular:before { content: "\e509"; } -.icon-ic_fluent_comment_multiple_20_filled:before { +.icon-ic_fluent_comment_link_20_filled:before { content: "\e50a"; } -.icon-ic_fluent_comment_multiple_20_regular:before { +.icon-ic_fluent_comment_link_20_regular:before { content: "\e50b"; } -.icon-ic_fluent_comment_multiple_checkmark_20_filled:before { +.icon-ic_fluent_comment_mention_20_filled:before { content: "\e50c"; } -.icon-ic_fluent_comment_multiple_checkmark_20_regular:before { +.icon-ic_fluent_comment_mention_20_regular:before { content: "\e50d"; } -.icon-ic_fluent_comment_multiple_link_20_filled:before { +.icon-ic_fluent_comment_multiple_20_filled:before { content: "\e50e"; } -.icon-ic_fluent_comment_multiple_link_20_regular:before { +.icon-ic_fluent_comment_multiple_20_regular:before { content: "\e50f"; } -.icon-ic_fluent_comment_note_20_filled:before { +.icon-ic_fluent_comment_multiple_checkmark_20_filled:before { content: "\e510"; } -.icon-ic_fluent_comment_note_20_regular:before { +.icon-ic_fluent_comment_multiple_checkmark_20_regular:before { content: "\e511"; } -.icon-ic_fluent_comment_off_20_filled:before { +.icon-ic_fluent_comment_multiple_link_20_filled:before { content: "\e512"; } -.icon-ic_fluent_comment_off_20_regular:before { +.icon-ic_fluent_comment_multiple_link_20_regular:before { content: "\e513"; } -.icon-ic_fluent_communication_20_filled:before { +.icon-ic_fluent_comment_note_20_filled:before { content: "\e514"; } -.icon-ic_fluent_communication_20_regular:before { +.icon-ic_fluent_comment_note_20_regular:before { content: "\e515"; } -.icon-ic_fluent_communication_person_20_filled:before { +.icon-ic_fluent_comment_off_20_filled:before { content: "\e516"; } -.icon-ic_fluent_communication_person_20_regular:before { +.icon-ic_fluent_comment_off_20_regular:before { content: "\e517"; } -.icon-ic_fluent_communication_shield_20_filled:before { +.icon-ic_fluent_comment_quote_20_filled:before { content: "\e518"; } -.icon-ic_fluent_communication_shield_20_regular:before { +.icon-ic_fluent_comment_quote_20_regular:before { content: "\e519"; } -.icon-ic_fluent_compass_northwest_20_filled:before { +.icon-ic_fluent_comment_text_20_filled:before { content: "\e51a"; } -.icon-ic_fluent_compass_northwest_20_regular:before { +.icon-ic_fluent_comment_text_20_regular:before { content: "\e51b"; } -.icon-ic_fluent_compose_20_filled:before { +.icon-ic_fluent_communication_20_filled:before { content: "\e51c"; } -.icon-ic_fluent_compose_20_regular:before { +.icon-ic_fluent_communication_20_regular:before { content: "\e51d"; } -.icon-ic_fluent_conference_room_20_filled:before { +.icon-ic_fluent_communication_person_20_filled:before { content: "\e51e"; } -.icon-ic_fluent_conference_room_20_regular:before { +.icon-ic_fluent_communication_person_20_regular:before { content: "\e51f"; } -.icon-ic_fluent_connected_20_filled:before { +.icon-ic_fluent_communication_shield_20_filled:before { content: "\e520"; } -.icon-ic_fluent_connected_20_regular:before { +.icon-ic_fluent_communication_shield_20_regular:before { content: "\e521"; } -.icon-ic_fluent_connector_20_filled:before { +.icon-ic_fluent_compass_northwest_20_filled:before { content: "\e522"; } -.icon-ic_fluent_connector_20_regular:before { +.icon-ic_fluent_compass_northwest_20_regular:before { content: "\e523"; } -.icon-ic_fluent_contact_card_20_filled:before { +.icon-ic_fluent_compose_20_filled:before { content: "\e524"; } -.icon-ic_fluent_contact_card_20_regular:before { +.icon-ic_fluent_compose_20_regular:before { content: "\e525"; } -.icon-ic_fluent_contact_card_group_20_filled:before { +.icon-ic_fluent_conference_room_20_filled:before { content: "\e526"; } -.icon-ic_fluent_contact_card_group_20_regular:before { +.icon-ic_fluent_conference_room_20_regular:before { content: "\e527"; } -.icon-ic_fluent_contact_card_link_20_filled:before { +.icon-ic_fluent_connected_20_filled:before { content: "\e528"; } -.icon-ic_fluent_contact_card_link_20_regular:before { +.icon-ic_fluent_connected_20_regular:before { content: "\e529"; } -.icon-ic_fluent_contact_card_ribbon_20_filled:before { +.icon-ic_fluent_connector_20_filled:before { content: "\e52a"; } -.icon-ic_fluent_contact_card_ribbon_20_regular:before { +.icon-ic_fluent_connector_20_regular:before { content: "\e52b"; } -.icon-ic_fluent_content_settings_20_filled:before { +.icon-ic_fluent_contact_card_20_filled:before { content: "\e52c"; } -.icon-ic_fluent_content_settings_20_regular:before { +.icon-ic_fluent_contact_card_20_regular:before { content: "\e52d"; } -.icon-ic_fluent_content_view_20_filled:before { +.icon-ic_fluent_contact_card_group_20_filled:before { content: "\e52e"; } -.icon-ic_fluent_content_view_20_regular:before { +.icon-ic_fluent_contact_card_group_20_regular:before { content: "\e52f"; } -.icon-ic_fluent_content_view_gallery_20_filled:before { +.icon-ic_fluent_contact_card_link_20_filled:before { content: "\e530"; } -.icon-ic_fluent_content_view_gallery_20_regular:before { +.icon-ic_fluent_contact_card_link_20_regular:before { content: "\e531"; } -.icon-ic_fluent_content_view_gallery_lightning_20_filled:before { +.icon-ic_fluent_contact_card_ribbon_20_filled:before { content: "\e532"; } -.icon-ic_fluent_content_view_gallery_lightning_20_regular:before { +.icon-ic_fluent_contact_card_ribbon_20_regular:before { content: "\e533"; } -.icon-ic_fluent_contract_down_left_20_filled:before { +.icon-ic_fluent_content_settings_20_filled:before { content: "\e534"; } -.icon-ic_fluent_contract_down_left_20_regular:before { +.icon-ic_fluent_content_settings_20_regular:before { content: "\e535"; } -.icon-ic_fluent_contract_up_right_20_filled:before { +.icon-ic_fluent_content_view_20_filled:before { content: "\e536"; } -.icon-ic_fluent_contract_up_right_20_regular:before { +.icon-ic_fluent_content_view_20_regular:before { content: "\e537"; } -.icon-ic_fluent_control_button_20_filled:before { +.icon-ic_fluent_content_view_gallery_20_filled:before { content: "\e538"; } -.icon-ic_fluent_control_button_20_regular:before { +.icon-ic_fluent_content_view_gallery_20_regular:before { content: "\e539"; } -.icon-ic_fluent_convert_range_20_filled:before { +.icon-ic_fluent_content_view_gallery_lightning_20_filled:before { content: "\e53a"; } -.icon-ic_fluent_convert_range_20_regular:before { +.icon-ic_fluent_content_view_gallery_lightning_20_regular:before { content: "\e53b"; } -.icon-ic_fluent_cookies_20_filled:before { +.icon-ic_fluent_contract_down_left_20_filled:before { content: "\e53c"; } -.icon-ic_fluent_cookies_20_regular:before { +.icon-ic_fluent_contract_down_left_20_regular:before { content: "\e53d"; } -.icon-ic_fluent_copy_20_filled:before { +.icon-ic_fluent_contract_up_right_20_filled:before { content: "\e53e"; } -.icon-ic_fluent_copy_20_regular:before { +.icon-ic_fluent_contract_up_right_20_regular:before { content: "\e53f"; } -.icon-ic_fluent_copy_add_20_filled:before { +.icon-ic_fluent_control_button_20_filled:before { content: "\e540"; } -.icon-ic_fluent_copy_add_20_regular:before { +.icon-ic_fluent_control_button_20_regular:before { content: "\e541"; } -.icon-ic_fluent_copy_arrow_right_20_filled:before { +.icon-ic_fluent_convert_range_20_filled:before { content: "\e542"; } -.icon-ic_fluent_copy_arrow_right_20_regular:before { +.icon-ic_fluent_convert_range_20_regular:before { content: "\e543"; } -.icon-ic_fluent_copy_select_20_filled:before { +.icon-ic_fluent_cookies_20_filled:before { content: "\e544"; } -.icon-ic_fluent_copy_select_20_regular:before { +.icon-ic_fluent_cookies_20_regular:before { content: "\e545"; } -.icon-ic_fluent_couch_20_filled:before { +.icon-ic_fluent_copy_20_filled:before { content: "\e546"; } -.icon-ic_fluent_couch_20_regular:before { +.icon-ic_fluent_copy_20_regular:before { content: "\e547"; } -.icon-ic_fluent_credit_card_clock_20_filled:before { +.icon-ic_fluent_copy_add_20_filled:before { content: "\e548"; } -.icon-ic_fluent_credit_card_clock_20_regular:before { +.icon-ic_fluent_copy_add_20_regular:before { content: "\e549"; } -.icon-ic_fluent_credit_card_person_20_filled:before { +.icon-ic_fluent_copy_arrow_right_20_filled:before { content: "\e54a"; } -.icon-ic_fluent_credit_card_person_20_regular:before { +.icon-ic_fluent_copy_arrow_right_20_regular:before { content: "\e54b"; } -.icon-ic_fluent_credit_card_toolbox_20_filled:before { +.icon-ic_fluent_copy_select_20_filled:before { content: "\e54c"; } -.icon-ic_fluent_credit_card_toolbox_20_regular:before { +.icon-ic_fluent_copy_select_20_regular:before { content: "\e54d"; } -.icon-ic_fluent_crop_20_filled:before { +.icon-ic_fluent_couch_20_filled:before { content: "\e54e"; } -.icon-ic_fluent_crop_20_regular:before { +.icon-ic_fluent_couch_20_regular:before { content: "\e54f"; } -.icon-ic_fluent_crop_arrow_rotate_20_filled:before { +.icon-ic_fluent_credit_card_clock_20_filled:before { content: "\e550"; } -.icon-ic_fluent_crop_arrow_rotate_20_regular:before { +.icon-ic_fluent_credit_card_clock_20_regular:before { content: "\e551"; } -.icon-ic_fluent_crop_interim_20_filled:before { +.icon-ic_fluent_credit_card_person_20_filled:before { content: "\e552"; } -.icon-ic_fluent_crop_interim_20_regular:before { +.icon-ic_fluent_credit_card_person_20_regular:before { content: "\e553"; } -.icon-ic_fluent_crop_interim_off_20_filled:before { +.icon-ic_fluent_credit_card_toolbox_20_filled:before { content: "\e554"; } -.icon-ic_fluent_crop_interim_off_20_regular:before { +.icon-ic_fluent_credit_card_toolbox_20_regular:before { content: "\e555"; } -.icon-ic_fluent_crown_20_filled:before { +.icon-ic_fluent_crop_20_filled:before { content: "\e556"; } -.icon-ic_fluent_crown_20_regular:before { +.icon-ic_fluent_crop_20_regular:before { content: "\e557"; } -.icon-ic_fluent_cube_20_filled:before { +.icon-ic_fluent_crop_arrow_rotate_20_filled:before { content: "\e558"; } -.icon-ic_fluent_cube_20_regular:before { +.icon-ic_fluent_crop_arrow_rotate_20_regular:before { content: "\e559"; } -.icon-ic_fluent_cube_add_20_filled:before { +.icon-ic_fluent_crop_interim_20_filled:before { content: "\e55a"; } -.icon-ic_fluent_cube_add_20_regular:before { +.icon-ic_fluent_crop_interim_20_regular:before { content: "\e55b"; } -.icon-ic_fluent_cube_arrow_curve_down_20_filled:before { +.icon-ic_fluent_crop_interim_off_20_filled:before { content: "\e55c"; } -.icon-ic_fluent_cube_arrow_curve_down_20_regular:before { +.icon-ic_fluent_crop_interim_off_20_regular:before { content: "\e55d"; } -.icon-ic_fluent_cube_link_20_filled:before { +.icon-ic_fluent_crown_20_filled:before { content: "\e55e"; } -.icon-ic_fluent_cube_link_20_regular:before { +.icon-ic_fluent_crown_20_regular:before { content: "\e55f"; } -.icon-ic_fluent_cube_multiple_20_filled:before { +.icon-ic_fluent_cube_20_filled:before { content: "\e560"; } -.icon-ic_fluent_cube_multiple_20_regular:before { +.icon-ic_fluent_cube_20_regular:before { content: "\e561"; } -.icon-ic_fluent_cube_quick_20_filled:before { +.icon-ic_fluent_cube_add_20_filled:before { content: "\e562"; } -.icon-ic_fluent_cube_quick_20_regular:before { +.icon-ic_fluent_cube_add_20_regular:before { content: "\e563"; } -.icon-ic_fluent_cube_rotate_20_filled:before { +.icon-ic_fluent_cube_arrow_curve_down_20_filled:before { content: "\e564"; } -.icon-ic_fluent_cube_rotate_20_regular:before { +.icon-ic_fluent_cube_arrow_curve_down_20_regular:before { content: "\e565"; } -.icon-ic_fluent_cube_sync_20_filled:before { +.icon-ic_fluent_cube_link_20_filled:before { content: "\e566"; } -.icon-ic_fluent_cube_sync_20_regular:before { +.icon-ic_fluent_cube_link_20_regular:before { content: "\e567"; } -.icon-ic_fluent_cube_tree_20_filled:before { +.icon-ic_fluent_cube_multiple_20_filled:before { content: "\e568"; } -.icon-ic_fluent_cube_tree_20_regular:before { +.icon-ic_fluent_cube_multiple_20_regular:before { content: "\e569"; } -.icon-ic_fluent_currency_dollar_euro_20_filled:before { +.icon-ic_fluent_cube_quick_20_filled:before { content: "\e56a"; } -.icon-ic_fluent_currency_dollar_euro_20_regular:before { +.icon-ic_fluent_cube_quick_20_regular:before { content: "\e56b"; } -.icon-ic_fluent_currency_dollar_rupee_20_filled:before { +.icon-ic_fluent_cube_rotate_20_filled:before { content: "\e56c"; } -.icon-ic_fluent_currency_dollar_rupee_20_regular:before { +.icon-ic_fluent_cube_rotate_20_regular:before { content: "\e56d"; } -.icon-ic_fluent_cursor_20_filled:before { +.icon-ic_fluent_cube_sync_20_filled:before { content: "\e56e"; } -.icon-ic_fluent_cursor_20_regular:before { +.icon-ic_fluent_cube_sync_20_regular:before { content: "\e56f"; } -.icon-ic_fluent_cursor_click_20_filled:before { +.icon-ic_fluent_cube_tree_20_filled:before { content: "\e570"; } -.icon-ic_fluent_cursor_click_20_regular:before { +.icon-ic_fluent_cube_tree_20_regular:before { content: "\e571"; } -.icon-ic_fluent_cursor_hover_20_filled:before { +.icon-ic_fluent_currency_dollar_euro_20_filled:before { content: "\e572"; } -.icon-ic_fluent_cursor_hover_20_regular:before { +.icon-ic_fluent_currency_dollar_euro_20_regular:before { content: "\e573"; } -.icon-ic_fluent_cursor_hover_off_20_filled:before { +.icon-ic_fluent_currency_dollar_rupee_20_filled:before { content: "\e574"; } -.icon-ic_fluent_cursor_hover_off_20_regular:before { +.icon-ic_fluent_currency_dollar_rupee_20_regular:before { content: "\e575"; } -.icon-ic_fluent_cursor_prohibited_20_filled:before { +.icon-ic_fluent_cursor_20_filled:before { content: "\e576"; } -.icon-ic_fluent_cursor_prohibited_20_regular:before { +.icon-ic_fluent_cursor_20_regular:before { content: "\e577"; } -.icon-ic_fluent_cut_20_filled:before { +.icon-ic_fluent_cursor_click_20_filled:before { content: "\e578"; } -.icon-ic_fluent_cut_20_regular:before { +.icon-ic_fluent_cursor_click_20_regular:before { content: "\e579"; } -.icon-ic_fluent_dark_theme_20_filled:before { +.icon-ic_fluent_cursor_hover_20_filled:before { content: "\e57a"; } -.icon-ic_fluent_dark_theme_20_regular:before { +.icon-ic_fluent_cursor_hover_20_regular:before { content: "\e57b"; } -.icon-ic_fluent_data_area_20_filled:before { +.icon-ic_fluent_cursor_hover_off_20_filled:before { content: "\e57c"; } -.icon-ic_fluent_data_area_20_regular:before { +.icon-ic_fluent_cursor_hover_off_20_regular:before { content: "\e57d"; } -.icon-ic_fluent_data_bar_horizontal_20_filled:before { +.icon-ic_fluent_cursor_prohibited_20_filled:before { content: "\e57e"; } -.icon-ic_fluent_data_bar_horizontal_20_regular:before { +.icon-ic_fluent_cursor_prohibited_20_regular:before { content: "\e57f"; } -.icon-ic_fluent_data_bar_vertical_20_filled:before { +.icon-ic_fluent_cut_20_filled:before { content: "\e580"; } -.icon-ic_fluent_data_bar_vertical_20_regular:before { +.icon-ic_fluent_cut_20_regular:before { content: "\e581"; } -.icon-ic_fluent_data_bar_vertical_add_20_filled:before { +.icon-ic_fluent_dark_theme_20_filled:before { content: "\e582"; } -.icon-ic_fluent_data_bar_vertical_add_20_regular:before { +.icon-ic_fluent_dark_theme_20_regular:before { content: "\e583"; } -.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before { +.icon-ic_fluent_data_area_20_filled:before { content: "\e584"; } -.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before { +.icon-ic_fluent_data_area_20_regular:before { content: "\e585"; } -.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before { +.icon-ic_fluent_data_bar_horizontal_20_filled:before { content: "\e586"; } -.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before { +.icon-ic_fluent_data_bar_horizontal_20_regular:before { content: "\e587"; } -.icon-ic_fluent_data_bar_vertical_star_20_filled:before { +.icon-ic_fluent_data_bar_vertical_20_filled:before { content: "\e588"; } -.icon-ic_fluent_data_bar_vertical_star_20_regular:before { +.icon-ic_fluent_data_bar_vertical_20_regular:before { content: "\e589"; } -.icon-ic_fluent_data_funnel_20_filled:before { +.icon-ic_fluent_data_bar_vertical_add_20_filled:before { content: "\e58a"; } -.icon-ic_fluent_data_funnel_20_regular:before { +.icon-ic_fluent_data_bar_vertical_add_20_regular:before { content: "\e58b"; } -.icon-ic_fluent_data_histogram_20_filled:before { +.icon-ic_fluent_data_bar_vertical_arrow_down_20_filled:before { content: "\e58c"; } -.icon-ic_fluent_data_histogram_20_regular:before { +.icon-ic_fluent_data_bar_vertical_arrow_down_20_regular:before { content: "\e58d"; } -.icon-ic_fluent_data_line_20_filled:before { +.icon-ic_fluent_data_bar_vertical_ascending_20_filled:before { content: "\e58e"; } -.icon-ic_fluent_data_line_20_regular:before { +.icon-ic_fluent_data_bar_vertical_ascending_20_regular:before { content: "\e58f"; } -.icon-ic_fluent_data_pie_20_filled:before { +.icon-ic_fluent_data_bar_vertical_star_20_filled:before { content: "\e590"; } -.icon-ic_fluent_data_pie_20_regular:before { +.icon-ic_fluent_data_bar_vertical_star_20_regular:before { content: "\e591"; } -.icon-ic_fluent_data_scatter_20_filled:before { +.icon-ic_fluent_data_funnel_20_filled:before { content: "\e592"; } -.icon-ic_fluent_data_scatter_20_regular:before { +.icon-ic_fluent_data_funnel_20_regular:before { content: "\e593"; } -.icon-ic_fluent_data_sunburst_20_filled:before { +.icon-ic_fluent_data_histogram_20_filled:before { content: "\e594"; } -.icon-ic_fluent_data_sunburst_20_regular:before { +.icon-ic_fluent_data_histogram_20_regular:before { content: "\e595"; } -.icon-ic_fluent_data_treemap_20_filled:before { +.icon-ic_fluent_data_line_20_filled:before { content: "\e596"; } -.icon-ic_fluent_data_treemap_20_regular:before { +.icon-ic_fluent_data_line_20_regular:before { content: "\e597"; } -.icon-ic_fluent_data_trending_20_filled:before { +.icon-ic_fluent_data_pie_20_filled:before { content: "\e598"; } -.icon-ic_fluent_data_trending_20_regular:before { +.icon-ic_fluent_data_pie_20_regular:before { content: "\e599"; } -.icon-ic_fluent_data_usage_20_filled:before { +.icon-ic_fluent_data_scatter_20_filled:before { content: "\e59a"; } -.icon-ic_fluent_data_usage_20_regular:before { +.icon-ic_fluent_data_scatter_20_regular:before { content: "\e59b"; } -.icon-ic_fluent_data_usage_edit_20_filled:before { +.icon-ic_fluent_data_sunburst_20_filled:before { content: "\e59c"; } -.icon-ic_fluent_data_usage_edit_20_regular:before { +.icon-ic_fluent_data_sunburst_20_regular:before { content: "\e59d"; } -.icon-ic_fluent_data_usage_settings_20_filled:before { +.icon-ic_fluent_data_treemap_20_filled:before { content: "\e59e"; } -.icon-ic_fluent_data_usage_settings_20_regular:before { +.icon-ic_fluent_data_treemap_20_regular:before { content: "\e59f"; } -.icon-ic_fluent_data_usage_toolbox_20_filled:before { +.icon-ic_fluent_data_trending_20_filled:before { content: "\e5a0"; } -.icon-ic_fluent_data_usage_toolbox_20_regular:before { +.icon-ic_fluent_data_trending_20_regular:before { content: "\e5a1"; } -.icon-ic_fluent_data_waterfall_20_filled:before { +.icon-ic_fluent_data_usage_20_filled:before { content: "\e5a2"; } -.icon-ic_fluent_data_waterfall_20_regular:before { +.icon-ic_fluent_data_usage_20_regular:before { content: "\e5a3"; } -.icon-ic_fluent_data_whisker_20_filled:before { +.icon-ic_fluent_data_usage_edit_20_filled:before { content: "\e5a4"; } -.icon-ic_fluent_data_whisker_20_regular:before { +.icon-ic_fluent_data_usage_edit_20_regular:before { content: "\e5a5"; } -.icon-ic_fluent_database_20_filled:before { +.icon-ic_fluent_data_usage_settings_20_filled:before { content: "\e5a6"; } -.icon-ic_fluent_database_20_regular:before { +.icon-ic_fluent_data_usage_settings_20_regular:before { content: "\e5a7"; } -.icon-ic_fluent_database_arrow_down_20_filled:before { +.icon-ic_fluent_data_usage_toolbox_20_filled:before { content: "\e5a8"; } -.icon-ic_fluent_database_arrow_down_20_regular:before { +.icon-ic_fluent_data_usage_toolbox_20_regular:before { content: "\e5a9"; } -.icon-ic_fluent_database_arrow_right_20_filled:before { +.icon-ic_fluent_data_waterfall_20_filled:before { content: "\e5aa"; } -.icon-ic_fluent_database_arrow_right_20_regular:before { +.icon-ic_fluent_data_waterfall_20_regular:before { content: "\e5ab"; } -.icon-ic_fluent_database_arrow_up_20_filled:before { +.icon-ic_fluent_data_whisker_20_filled:before { content: "\e5ac"; } -.icon-ic_fluent_database_arrow_up_20_regular:before { +.icon-ic_fluent_data_whisker_20_regular:before { content: "\e5ad"; } -.icon-ic_fluent_database_lightning_20_filled:before { +.icon-ic_fluent_database_20_filled:before { content: "\e5ae"; } -.icon-ic_fluent_database_lightning_20_regular:before { +.icon-ic_fluent_database_20_regular:before { content: "\e5af"; } -.icon-ic_fluent_database_link_20_filled:before { +.icon-ic_fluent_database_arrow_down_20_filled:before { content: "\e5b0"; } -.icon-ic_fluent_database_link_20_regular:before { +.icon-ic_fluent_database_arrow_down_20_regular:before { content: "\e5b1"; } -.icon-ic_fluent_database_multiple_20_filled:before { +.icon-ic_fluent_database_arrow_right_20_filled:before { content: "\e5b2"; } -.icon-ic_fluent_database_multiple_20_regular:before { +.icon-ic_fluent_database_arrow_right_20_regular:before { content: "\e5b3"; } -.icon-ic_fluent_database_person_20_filled:before { +.icon-ic_fluent_database_arrow_up_20_filled:before { content: "\e5b4"; } -.icon-ic_fluent_database_person_20_regular:before { +.icon-ic_fluent_database_arrow_up_20_regular:before { content: "\e5b5"; } -.icon-ic_fluent_database_plug_connected_20_filled:before { +.icon-ic_fluent_database_lightning_20_filled:before { content: "\e5b6"; } -.icon-ic_fluent_database_plug_connected_20_regular:before { +.icon-ic_fluent_database_lightning_20_regular:before { content: "\e5b7"; } -.icon-ic_fluent_database_search_20_filled:before { +.icon-ic_fluent_database_link_20_filled:before { content: "\e5b8"; } -.icon-ic_fluent_database_search_20_regular:before { +.icon-ic_fluent_database_link_20_regular:before { content: "\e5b9"; } -.icon-ic_fluent_database_switch_20_filled:before { +.icon-ic_fluent_database_multiple_20_filled:before { content: "\e5ba"; } -.icon-ic_fluent_database_switch_20_regular:before { +.icon-ic_fluent_database_multiple_20_regular:before { content: "\e5bb"; } -.icon-ic_fluent_database_warning_20_filled:before { +.icon-ic_fluent_database_person_20_filled:before { content: "\e5bc"; } -.icon-ic_fluent_database_warning_20_regular:before { +.icon-ic_fluent_database_person_20_regular:before { content: "\e5bd"; } -.icon-ic_fluent_database_window_20_filled:before { +.icon-ic_fluent_database_plug_connected_20_filled:before { content: "\e5be"; } -.icon-ic_fluent_database_window_20_regular:before { +.icon-ic_fluent_database_plug_connected_20_regular:before { content: "\e5bf"; } -.icon-ic_fluent_decimal_arrow_left_20_filled:before { +.icon-ic_fluent_database_search_20_filled:before { content: "\e5c0"; } -.icon-ic_fluent_decimal_arrow_left_20_regular:before { +.icon-ic_fluent_database_search_20_regular:before { content: "\e5c1"; } -.icon-ic_fluent_decimal_arrow_right_20_filled:before { +.icon-ic_fluent_database_switch_20_filled:before { content: "\e5c2"; } -.icon-ic_fluent_decimal_arrow_right_20_regular:before { +.icon-ic_fluent_database_switch_20_regular:before { content: "\e5c3"; } -.icon-ic_fluent_delete_20_filled:before { +.icon-ic_fluent_database_warning_20_filled:before { content: "\e5c4"; } -.icon-ic_fluent_delete_20_regular:before { +.icon-ic_fluent_database_warning_20_regular:before { content: "\e5c5"; } -.icon-ic_fluent_delete_arrow_back_20_filled:before { +.icon-ic_fluent_database_window_20_filled:before { content: "\e5c6"; } -.icon-ic_fluent_delete_arrow_back_20_regular:before { +.icon-ic_fluent_database_window_20_regular:before { content: "\e5c7"; } -.icon-ic_fluent_delete_dismiss_20_filled:before { +.icon-ic_fluent_decimal_arrow_left_20_filled:before { content: "\e5c8"; } -.icon-ic_fluent_delete_dismiss_20_regular:before { +.icon-ic_fluent_decimal_arrow_left_20_regular:before { content: "\e5c9"; } -.icon-ic_fluent_delete_lines_20_filled:before { +.icon-ic_fluent_decimal_arrow_right_20_filled:before { content: "\e5ca"; } -.icon-ic_fluent_delete_lines_20_regular:before { +.icon-ic_fluent_decimal_arrow_right_20_regular:before { content: "\e5cb"; } -.icon-ic_fluent_delete_off_20_filled:before { +.icon-ic_fluent_delete_20_filled:before { content: "\e5cc"; } -.icon-ic_fluent_delete_off_20_regular:before { +.icon-ic_fluent_delete_20_regular:before { content: "\e5cd"; } -.icon-ic_fluent_dentist_20_filled:before { +.icon-ic_fluent_delete_arrow_back_20_filled:before { content: "\e5ce"; } -.icon-ic_fluent_dentist_20_regular:before { +.icon-ic_fluent_delete_arrow_back_20_regular:before { content: "\e5cf"; } -.icon-ic_fluent_design_ideas_20_filled:before { +.icon-ic_fluent_delete_dismiss_20_filled:before { content: "\e5d0"; } -.icon-ic_fluent_design_ideas_20_regular:before { +.icon-ic_fluent_delete_dismiss_20_regular:before { content: "\e5d1"; } -.icon-ic_fluent_desk_20_filled:before { +.icon-ic_fluent_delete_lines_20_filled:before { content: "\e5d2"; } -.icon-ic_fluent_desk_20_regular:before { +.icon-ic_fluent_delete_lines_20_regular:before { content: "\e5d3"; } -.icon-ic_fluent_desktop_20_filled:before { +.icon-ic_fluent_delete_off_20_filled:before { content: "\e5d4"; } -.icon-ic_fluent_desktop_20_regular:before { +.icon-ic_fluent_delete_off_20_regular:before { content: "\e5d5"; } -.icon-ic_fluent_desktop_arrow_down_20_filled:before { +.icon-ic_fluent_dentist_20_filled:before { content: "\e5d6"; } -.icon-ic_fluent_desktop_arrow_down_20_regular:before { +.icon-ic_fluent_dentist_20_regular:before { content: "\e5d7"; } -.icon-ic_fluent_desktop_arrow_right_20_filled:before { +.icon-ic_fluent_design_ideas_20_filled:before { content: "\e5d8"; } -.icon-ic_fluent_desktop_arrow_right_20_regular:before { +.icon-ic_fluent_design_ideas_20_regular:before { content: "\e5d9"; } -.icon-ic_fluent_desktop_checkmark_20_filled:before { +.icon-ic_fluent_desk_20_filled:before { content: "\e5da"; } -.icon-ic_fluent_desktop_checkmark_20_regular:before { +.icon-ic_fluent_desk_20_regular:before { content: "\e5db"; } -.icon-ic_fluent_desktop_cursor_20_filled:before { +.icon-ic_fluent_desktop_20_filled:before { content: "\e5dc"; } -.icon-ic_fluent_desktop_cursor_20_regular:before { +.icon-ic_fluent_desktop_20_regular:before { content: "\e5dd"; } -.icon-ic_fluent_desktop_edit_20_filled:before { +.icon-ic_fluent_desktop_arrow_down_20_filled:before { content: "\e5de"; } -.icon-ic_fluent_desktop_edit_20_regular:before { +.icon-ic_fluent_desktop_arrow_down_20_regular:before { content: "\e5df"; } -.icon-ic_fluent_desktop_flow_20_filled:before { +.icon-ic_fluent_desktop_arrow_right_20_filled:before { content: "\e5e0"; } -.icon-ic_fluent_desktop_flow_20_regular:before { +.icon-ic_fluent_desktop_arrow_right_20_regular:before { content: "\e5e1"; } -.icon-ic_fluent_desktop_keyboard_20_filled:before { +.icon-ic_fluent_desktop_checkmark_20_filled:before { content: "\e5e2"; } -.icon-ic_fluent_desktop_keyboard_20_regular:before { +.icon-ic_fluent_desktop_checkmark_20_regular:before { content: "\e5e3"; } -.icon-ic_fluent_desktop_mac_20_filled:before { +.icon-ic_fluent_desktop_cursor_20_filled:before { content: "\e5e4"; } -.icon-ic_fluent_desktop_mac_20_regular:before { +.icon-ic_fluent_desktop_cursor_20_regular:before { content: "\e5e5"; } -.icon-ic_fluent_desktop_off_20_filled:before { +.icon-ic_fluent_desktop_edit_20_filled:before { content: "\e5e6"; } -.icon-ic_fluent_desktop_off_20_regular:before { +.icon-ic_fluent_desktop_edit_20_regular:before { content: "\e5e7"; } -.icon-ic_fluent_desktop_pulse_20_filled:before { +.icon-ic_fluent_desktop_flow_20_filled:before { content: "\e5e8"; } -.icon-ic_fluent_desktop_pulse_20_regular:before { +.icon-ic_fluent_desktop_flow_20_regular:before { content: "\e5e9"; } -.icon-ic_fluent_desktop_signal_20_filled:before { +.icon-ic_fluent_desktop_keyboard_20_filled:before { content: "\e5ea"; } -.icon-ic_fluent_desktop_signal_20_regular:before { +.icon-ic_fluent_desktop_keyboard_20_regular:before { content: "\e5eb"; } -.icon-ic_fluent_desktop_speaker_20_filled:before { +.icon-ic_fluent_desktop_mac_20_filled:before { content: "\e5ec"; } -.icon-ic_fluent_desktop_speaker_20_regular:before { +.icon-ic_fluent_desktop_mac_20_regular:before { content: "\e5ed"; } -.icon-ic_fluent_desktop_speaker_off_20_filled:before { +.icon-ic_fluent_desktop_off_20_filled:before { content: "\e5ee"; } -.icon-ic_fluent_desktop_speaker_off_20_regular:before { +.icon-ic_fluent_desktop_off_20_regular:before { content: "\e5ef"; } -.icon-ic_fluent_desktop_sync_20_filled:before { +.icon-ic_fluent_desktop_pulse_20_filled:before { content: "\e5f0"; } -.icon-ic_fluent_desktop_sync_20_regular:before { +.icon-ic_fluent_desktop_pulse_20_regular:before { content: "\e5f1"; } -.icon-ic_fluent_desktop_toolbox_20_filled:before { +.icon-ic_fluent_desktop_signal_20_filled:before { content: "\e5f2"; } -.icon-ic_fluent_desktop_toolbox_20_regular:before { +.icon-ic_fluent_desktop_signal_20_regular:before { content: "\e5f3"; } -.icon-ic_fluent_desktop_tower_20_filled:before { +.icon-ic_fluent_desktop_speaker_20_filled:before { content: "\e5f4"; } -.icon-ic_fluent_desktop_tower_20_regular:before { +.icon-ic_fluent_desktop_speaker_20_regular:before { content: "\e5f5"; } -.icon-ic_fluent_developer_board_20_filled:before { +.icon-ic_fluent_desktop_speaker_off_20_filled:before { content: "\e5f6"; } -.icon-ic_fluent_developer_board_20_regular:before { +.icon-ic_fluent_desktop_speaker_off_20_regular:before { content: "\e5f7"; } -.icon-ic_fluent_developer_board_lightning_20_filled:before { +.icon-ic_fluent_desktop_sync_20_filled:before { content: "\e5f8"; } -.icon-ic_fluent_developer_board_lightning_20_regular:before { +.icon-ic_fluent_desktop_sync_20_regular:before { content: "\e5f9"; } -.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before { +.icon-ic_fluent_desktop_toolbox_20_filled:before { content: "\e5fa"; } -.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before { +.icon-ic_fluent_desktop_toolbox_20_regular:before { content: "\e5fb"; } -.icon-ic_fluent_developer_board_search_20_filled:before { +.icon-ic_fluent_desktop_tower_20_filled:before { content: "\e5fc"; } -.icon-ic_fluent_developer_board_search_20_regular:before { +.icon-ic_fluent_desktop_tower_20_regular:before { content: "\e5fd"; } -.icon-ic_fluent_device_eq_20_filled:before { +.icon-ic_fluent_developer_board_20_filled:before { content: "\e5fe"; } -.icon-ic_fluent_device_eq_20_regular:before { +.icon-ic_fluent_developer_board_20_regular:before { content: "\e5ff"; } -.icon-ic_fluent_device_meeting_room_20_filled:before { +.icon-ic_fluent_developer_board_lightning_20_filled:before { content: "\e600"; } -.icon-ic_fluent_device_meeting_room_20_regular:before { +.icon-ic_fluent_developer_board_lightning_20_regular:before { content: "\e601"; } -.icon-ic_fluent_device_meeting_room_remote_20_filled:before { +.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before { content: "\e602"; } -.icon-ic_fluent_device_meeting_room_remote_20_regular:before { +.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before { content: "\e603"; } -.icon-ic_fluent_diagram_20_filled:before { +.icon-ic_fluent_developer_board_search_20_filled:before { content: "\e604"; } -.icon-ic_fluent_diagram_20_regular:before { +.icon-ic_fluent_developer_board_search_20_regular:before { content: "\e605"; } -.icon-ic_fluent_dialpad_20_filled:before { +.icon-ic_fluent_device_eq_20_filled:before { content: "\e606"; } -.icon-ic_fluent_dialpad_20_regular:before { +.icon-ic_fluent_device_eq_20_regular:before { content: "\e607"; } -.icon-ic_fluent_dialpad_off_20_filled:before { +.icon-ic_fluent_device_meeting_room_20_filled:before { content: "\e608"; } -.icon-ic_fluent_dialpad_off_20_regular:before { +.icon-ic_fluent_device_meeting_room_20_regular:before { content: "\e609"; } -.icon-ic_fluent_dialpad_question_mark_20_filled:before { +.icon-ic_fluent_device_meeting_room_remote_20_filled:before { content: "\e60a"; } -.icon-ic_fluent_dialpad_question_mark_20_regular:before { +.icon-ic_fluent_device_meeting_room_remote_20_regular:before { content: "\e60b"; } -.icon-ic_fluent_diamond_20_filled:before { +.icon-ic_fluent_diagram_20_filled:before { content: "\e60c"; } -.icon-ic_fluent_diamond_20_regular:before { +.icon-ic_fluent_diagram_20_regular:before { content: "\e60d"; } -.icon-ic_fluent_directions_20_filled:before { +.icon-ic_fluent_dialpad_20_filled:before { content: "\e60e"; } -.icon-ic_fluent_directions_20_regular:before { +.icon-ic_fluent_dialpad_20_regular:before { content: "\e60f"; } -.icon-ic_fluent_dishwasher_20_filled:before { +.icon-ic_fluent_dialpad_off_20_filled:before { content: "\e610"; } -.icon-ic_fluent_dishwasher_20_regular:before { +.icon-ic_fluent_dialpad_off_20_regular:before { content: "\e611"; } -.icon-ic_fluent_dismiss_20_filled:before { +.icon-ic_fluent_dialpad_question_mark_20_filled:before { content: "\e612"; } -.icon-ic_fluent_dismiss_20_regular:before { +.icon-ic_fluent_dialpad_question_mark_20_regular:before { content: "\e613"; } -.icon-ic_fluent_dismiss_circle_20_filled:before { +.icon-ic_fluent_diamond_20_filled:before { content: "\e614"; } -.icon-ic_fluent_dismiss_circle_20_regular:before { +.icon-ic_fluent_diamond_20_regular:before { content: "\e615"; } -.icon-ic_fluent_dismiss_square_20_filled:before { +.icon-ic_fluent_directions_20_filled:before { content: "\e616"; } -.icon-ic_fluent_dismiss_square_20_regular:before { +.icon-ic_fluent_directions_20_regular:before { content: "\e617"; } -.icon-ic_fluent_dismiss_square_multiple_20_filled:before { +.icon-ic_fluent_dishwasher_20_filled:before { content: "\e618"; } -.icon-ic_fluent_dismiss_square_multiple_20_regular:before { +.icon-ic_fluent_dishwasher_20_regular:before { content: "\e619"; } -.icon-ic_fluent_diversity_20_filled:before { +.icon-ic_fluent_dismiss_20_filled:before { content: "\e61a"; } -.icon-ic_fluent_diversity_20_regular:before { +.icon-ic_fluent_dismiss_20_regular:before { content: "\e61b"; } -.icon-ic_fluent_divider_short_20_filled:before { +.icon-ic_fluent_dismiss_circle_20_filled:before { content: "\e61c"; } -.icon-ic_fluent_divider_short_20_regular:before { +.icon-ic_fluent_dismiss_circle_20_regular:before { content: "\e61d"; } -.icon-ic_fluent_divider_tall_20_filled:before { +.icon-ic_fluent_dismiss_square_20_filled:before { content: "\e61e"; } -.icon-ic_fluent_divider_tall_20_regular:before { +.icon-ic_fluent_dismiss_square_20_regular:before { content: "\e61f"; } -.icon-ic_fluent_dock_20_filled:before { +.icon-ic_fluent_dismiss_square_multiple_20_filled:before { content: "\e620"; } -.icon-ic_fluent_dock_20_regular:before { +.icon-ic_fluent_dismiss_square_multiple_20_regular:before { content: "\e621"; } -.icon-ic_fluent_dock_row_20_filled:before { +.icon-ic_fluent_diversity_20_filled:before { content: "\e622"; } -.icon-ic_fluent_dock_row_20_regular:before { +.icon-ic_fluent_diversity_20_regular:before { content: "\e623"; } -.icon-ic_fluent_doctor_20_filled:before { +.icon-ic_fluent_divider_short_20_filled:before { content: "\e624"; } -.icon-ic_fluent_doctor_20_regular:before { +.icon-ic_fluent_divider_short_20_regular:before { content: "\e625"; } -.icon-ic_fluent_document_100_20_filled:before { +.icon-ic_fluent_divider_tall_20_filled:before { content: "\e626"; } -.icon-ic_fluent_document_100_20_regular:before { +.icon-ic_fluent_divider_tall_20_regular:before { content: "\e627"; } -.icon-ic_fluent_document_20_filled:before { +.icon-ic_fluent_dock_20_filled:before { content: "\e628"; } -.icon-ic_fluent_document_20_regular:before { +.icon-ic_fluent_dock_20_regular:before { content: "\e629"; } -.icon-ic_fluent_document_add_20_filled:before { +.icon-ic_fluent_dock_row_20_filled:before { content: "\e62a"; } -.icon-ic_fluent_document_add_20_regular:before { +.icon-ic_fluent_dock_row_20_regular:before { content: "\e62b"; } -.icon-ic_fluent_document_arrow_down_20_filled:before { +.icon-ic_fluent_doctor_20_filled:before { content: "\e62c"; } -.icon-ic_fluent_document_arrow_down_20_regular:before { +.icon-ic_fluent_doctor_20_regular:before { content: "\e62d"; } -.icon-ic_fluent_document_arrow_left_20_filled:before { +.icon-ic_fluent_document_100_20_filled:before { content: "\e62e"; } -.icon-ic_fluent_document_arrow_left_20_regular:before { +.icon-ic_fluent_document_100_20_regular:before { content: "\e62f"; } -.icon-ic_fluent_document_arrow_right_20_filled:before { +.icon-ic_fluent_document_20_filled:before { content: "\e630"; } -.icon-ic_fluent_document_arrow_right_20_regular:before { +.icon-ic_fluent_document_20_regular:before { content: "\e631"; } -.icon-ic_fluent_document_arrow_up_20_filled:before { +.icon-ic_fluent_document_add_20_filled:before { content: "\e632"; } -.icon-ic_fluent_document_arrow_up_20_regular:before { +.icon-ic_fluent_document_add_20_regular:before { content: "\e633"; } -.icon-ic_fluent_document_border_20_filled:before { +.icon-ic_fluent_document_arrow_down_20_filled:before { content: "\e634"; } -.icon-ic_fluent_document_border_20_regular:before { +.icon-ic_fluent_document_arrow_down_20_regular:before { content: "\e635"; } -.icon-ic_fluent_document_border_print_20_filled:before { +.icon-ic_fluent_document_arrow_left_20_filled:before { content: "\e636"; } -.icon-ic_fluent_document_border_print_20_regular:before { +.icon-ic_fluent_document_arrow_left_20_regular:before { content: "\e637"; } -.icon-ic_fluent_document_briefcase_20_filled:before { +.icon-ic_fluent_document_arrow_right_20_filled:before { content: "\e638"; } -.icon-ic_fluent_document_briefcase_20_regular:before { +.icon-ic_fluent_document_arrow_right_20_regular:before { content: "\e639"; } -.icon-ic_fluent_document_bullet_list_20_filled:before { +.icon-ic_fluent_document_arrow_up_20_filled:before { content: "\e63a"; } -.icon-ic_fluent_document_bullet_list_20_regular:before { +.icon-ic_fluent_document_arrow_up_20_regular:before { content: "\e63b"; } -.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before { +.icon-ic_fluent_document_border_20_filled:before { content: "\e63c"; } -.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before { +.icon-ic_fluent_document_border_20_regular:before { content: "\e63d"; } -.icon-ic_fluent_document_bullet_list_clock_20_filled:before { +.icon-ic_fluent_document_border_print_20_filled:before { content: "\e63e"; } -.icon-ic_fluent_document_bullet_list_clock_20_regular:before { +.icon-ic_fluent_document_border_print_20_regular:before { content: "\e63f"; } -.icon-ic_fluent_document_bullet_list_cube_20_filled:before { +.icon-ic_fluent_document_briefcase_20_filled:before { content: "\e640"; } -.icon-ic_fluent_document_bullet_list_cube_20_regular:before { +.icon-ic_fluent_document_briefcase_20_regular:before { content: "\e641"; } -.icon-ic_fluent_document_bullet_list_multiple_20_filled:before { +.icon-ic_fluent_document_bullet_list_20_filled:before { content: "\e642"; } -.icon-ic_fluent_document_bullet_list_multiple_20_regular:before { +.icon-ic_fluent_document_bullet_list_20_regular:before { content: "\e643"; } -.icon-ic_fluent_document_bullet_list_off_20_filled:before { +.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before { content: "\e644"; } -.icon-ic_fluent_document_bullet_list_off_20_regular:before { +.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before { content: "\e645"; } -.icon-ic_fluent_document_catch_up_20_filled:before { +.icon-ic_fluent_document_bullet_list_clock_20_filled:before { content: "\e646"; } -.icon-ic_fluent_document_catch_up_20_regular:before { +.icon-ic_fluent_document_bullet_list_clock_20_regular:before { content: "\e647"; } -.icon-ic_fluent_document_checkmark_20_filled:before { +.icon-ic_fluent_document_bullet_list_cube_20_filled:before { content: "\e648"; } -.icon-ic_fluent_document_checkmark_20_regular:before { +.icon-ic_fluent_document_bullet_list_cube_20_regular:before { content: "\e649"; } -.icon-ic_fluent_document_chevron_double_20_filled:before { +.icon-ic_fluent_document_bullet_list_multiple_20_filled:before { content: "\e64a"; } -.icon-ic_fluent_document_chevron_double_20_regular:before { +.icon-ic_fluent_document_bullet_list_multiple_20_regular:before { content: "\e64b"; } -.icon-ic_fluent_document_copy_20_filled:before { +.icon-ic_fluent_document_bullet_list_off_20_filled:before { content: "\e64c"; } -.icon-ic_fluent_document_copy_20_regular:before { +.icon-ic_fluent_document_bullet_list_off_20_regular:before { content: "\e64d"; } -.icon-ic_fluent_document_css_20_filled:before { +.icon-ic_fluent_document_catch_up_20_filled:before { content: "\e64e"; } -.icon-ic_fluent_document_css_20_regular:before { +.icon-ic_fluent_document_catch_up_20_regular:before { content: "\e64f"; } -.icon-ic_fluent_document_cube_20_filled:before { +.icon-ic_fluent_document_checkmark_20_filled:before { content: "\e650"; } -.icon-ic_fluent_document_cube_20_regular:before { +.icon-ic_fluent_document_checkmark_20_regular:before { content: "\e651"; } -.icon-ic_fluent_document_data_20_filled:before { +.icon-ic_fluent_document_chevron_double_20_filled:before { content: "\e652"; } -.icon-ic_fluent_document_data_20_regular:before { +.icon-ic_fluent_document_chevron_double_20_regular:before { content: "\e653"; } -.icon-ic_fluent_document_data_link_20_filled:before { +.icon-ic_fluent_document_copy_20_filled:before { content: "\e654"; } -.icon-ic_fluent_document_data_link_20_regular:before { +.icon-ic_fluent_document_copy_20_regular:before { content: "\e655"; } -.icon-ic_fluent_document_data_lock_20_filled:before { +.icon-ic_fluent_document_css_20_filled:before { content: "\e656"; } -.icon-ic_fluent_document_data_lock_20_regular:before { +.icon-ic_fluent_document_css_20_regular:before { content: "\e657"; } -.icon-ic_fluent_document_database_20_filled:before { +.icon-ic_fluent_document_cube_20_filled:before { content: "\e658"; } -.icon-ic_fluent_document_database_20_regular:before { +.icon-ic_fluent_document_cube_20_regular:before { content: "\e659"; } -.icon-ic_fluent_document_dismiss_20_filled:before { +.icon-ic_fluent_document_data_20_filled:before { content: "\e65a"; } -.icon-ic_fluent_document_dismiss_20_regular:before { +.icon-ic_fluent_document_data_20_regular:before { content: "\e65b"; } -.icon-ic_fluent_document_edit_20_filled:before { +.icon-ic_fluent_document_data_link_20_filled:before { content: "\e65c"; } -.icon-ic_fluent_document_edit_20_regular:before { +.icon-ic_fluent_document_data_link_20_regular:before { content: "\e65d"; } -.icon-ic_fluent_document_endnote_20_filled:before { +.icon-ic_fluent_document_data_lock_20_filled:before { content: "\e65e"; } -.icon-ic_fluent_document_endnote_20_regular:before { +.icon-ic_fluent_document_data_lock_20_regular:before { content: "\e65f"; } -.icon-ic_fluent_document_error_20_filled:before { +.icon-ic_fluent_document_database_20_filled:before { content: "\e660"; } -.icon-ic_fluent_document_error_20_regular:before { +.icon-ic_fluent_document_database_20_regular:before { content: "\e661"; } -.icon-ic_fluent_document_fit_20_filled:before { +.icon-ic_fluent_document_dismiss_20_filled:before { content: "\e662"; } -.icon-ic_fluent_document_fit_20_regular:before { +.icon-ic_fluent_document_dismiss_20_regular:before { content: "\e663"; } -.icon-ic_fluent_document_flowchart_20_filled:before { +.icon-ic_fluent_document_edit_20_filled:before { content: "\e664"; } -.icon-ic_fluent_document_flowchart_20_regular:before { +.icon-ic_fluent_document_edit_20_regular:before { content: "\e665"; } -.icon-ic_fluent_document_folder_20_filled:before { +.icon-ic_fluent_document_endnote_20_filled:before { content: "\e666"; } -.icon-ic_fluent_document_folder_20_regular:before { +.icon-ic_fluent_document_endnote_20_regular:before { content: "\e667"; } -.icon-ic_fluent_document_footer_20_filled:before { +.icon-ic_fluent_document_error_20_filled:before { content: "\e668"; } -.icon-ic_fluent_document_footer_20_regular:before { +.icon-ic_fluent_document_error_20_regular:before { content: "\e669"; } -.icon-ic_fluent_document_footer_dismiss_20_filled:before { +.icon-ic_fluent_document_fit_20_filled:before { content: "\e66a"; } -.icon-ic_fluent_document_footer_dismiss_20_regular:before { +.icon-ic_fluent_document_fit_20_regular:before { content: "\e66b"; } -.icon-ic_fluent_document_globe_20_filled:before { +.icon-ic_fluent_document_flowchart_20_filled:before { content: "\e66c"; } -.icon-ic_fluent_document_globe_20_regular:before { +.icon-ic_fluent_document_flowchart_20_regular:before { content: "\e66d"; } -.icon-ic_fluent_document_header_20_filled:before { +.icon-ic_fluent_document_folder_20_filled:before { content: "\e66e"; } -.icon-ic_fluent_document_header_20_regular:before { +.icon-ic_fluent_document_folder_20_regular:before { content: "\e66f"; } -.icon-ic_fluent_document_header_arrow_down_20_filled:before { +.icon-ic_fluent_document_footer_20_filled:before { content: "\e670"; } -.icon-ic_fluent_document_header_arrow_down_20_regular:before { +.icon-ic_fluent_document_footer_20_regular:before { content: "\e671"; } -.icon-ic_fluent_document_header_dismiss_20_filled:before { +.icon-ic_fluent_document_footer_dismiss_20_filled:before { content: "\e672"; } -.icon-ic_fluent_document_header_dismiss_20_regular:before { +.icon-ic_fluent_document_footer_dismiss_20_regular:before { content: "\e673"; } -.icon-ic_fluent_document_header_footer_20_filled:before { +.icon-ic_fluent_document_globe_20_filled:before { content: "\e674"; } -.icon-ic_fluent_document_header_footer_20_regular:before { +.icon-ic_fluent_document_globe_20_regular:before { content: "\e675"; } -.icon-ic_fluent_document_heart_20_filled:before { +.icon-ic_fluent_document_header_20_filled:before { content: "\e676"; } -.icon-ic_fluent_document_heart_20_regular:before { +.icon-ic_fluent_document_header_20_regular:before { content: "\e677"; } -.icon-ic_fluent_document_heart_pulse_20_filled:before { +.icon-ic_fluent_document_header_arrow_down_20_filled:before { content: "\e678"; } -.icon-ic_fluent_document_heart_pulse_20_regular:before { +.icon-ic_fluent_document_header_arrow_down_20_regular:before { content: "\e679"; } -.icon-ic_fluent_document_image_20_filled:before { +.icon-ic_fluent_document_header_dismiss_20_filled:before { content: "\e67a"; } -.icon-ic_fluent_document_image_20_regular:before { +.icon-ic_fluent_document_header_dismiss_20_regular:before { content: "\e67b"; } -.icon-ic_fluent_document_java_20_filled:before { +.icon-ic_fluent_document_header_footer_20_filled:before { content: "\e67c"; } -.icon-ic_fluent_document_java_20_regular:before { +.icon-ic_fluent_document_header_footer_20_regular:before { content: "\e67d"; } -.icon-ic_fluent_document_javascript_20_filled:before { +.icon-ic_fluent_document_heart_20_filled:before { content: "\e67e"; } -.icon-ic_fluent_document_javascript_20_regular:before { +.icon-ic_fluent_document_heart_20_regular:before { content: "\e67f"; } -.icon-ic_fluent_document_key_20_filled:before { +.icon-ic_fluent_document_heart_pulse_20_filled:before { content: "\e680"; } -.icon-ic_fluent_document_key_20_regular:before { +.icon-ic_fluent_document_heart_pulse_20_regular:before { content: "\e681"; } -.icon-ic_fluent_document_landscape_20_filled:before { +.icon-ic_fluent_document_image_20_filled:before { content: "\e682"; } -.icon-ic_fluent_document_landscape_20_regular:before { +.icon-ic_fluent_document_image_20_regular:before { content: "\e683"; } -.icon-ic_fluent_document_landscape_data_20_filled:before { +.icon-ic_fluent_document_java_20_filled:before { content: "\e684"; } -.icon-ic_fluent_document_landscape_data_20_regular:before { +.icon-ic_fluent_document_java_20_regular:before { content: "\e685"; } -.icon-ic_fluent_document_landscape_split_20_filled:before { +.icon-ic_fluent_document_javascript_20_filled:before { content: "\e686"; } -.icon-ic_fluent_document_landscape_split_20_regular:before { +.icon-ic_fluent_document_javascript_20_regular:before { content: "\e687"; } -.icon-ic_fluent_document_landscape_split_hint_20_filled:before { +.icon-ic_fluent_document_key_20_filled:before { content: "\e688"; } -.icon-ic_fluent_document_landscape_split_hint_20_regular:before { +.icon-ic_fluent_document_key_20_regular:before { content: "\e689"; } -.icon-ic_fluent_document_lightning_20_filled:before { +.icon-ic_fluent_document_landscape_20_filled:before { content: "\e68a"; } -.icon-ic_fluent_document_lightning_20_regular:before { +.icon-ic_fluent_document_landscape_20_regular:before { content: "\e68b"; } -.icon-ic_fluent_document_link_20_filled:before { +.icon-ic_fluent_document_landscape_data_20_filled:before { content: "\e68c"; } -.icon-ic_fluent_document_link_20_regular:before { +.icon-ic_fluent_document_landscape_data_20_regular:before { content: "\e68d"; } -.icon-ic_fluent_document_lock_20_filled:before { +.icon-ic_fluent_document_landscape_split_20_filled:before { content: "\e68e"; } -.icon-ic_fluent_document_lock_20_regular:before { +.icon-ic_fluent_document_landscape_split_20_regular:before { content: "\e68f"; } -.icon-ic_fluent_document_margins_20_filled:before { +.icon-ic_fluent_document_landscape_split_hint_20_filled:before { content: "\e690"; } -.icon-ic_fluent_document_margins_20_regular:before { +.icon-ic_fluent_document_landscape_split_hint_20_regular:before { content: "\e691"; } -.icon-ic_fluent_document_mention_20_filled:before { +.icon-ic_fluent_document_lightning_20_filled:before { content: "\e692"; } -.icon-ic_fluent_document_mention_20_regular:before { +.icon-ic_fluent_document_lightning_20_regular:before { content: "\e693"; } -.icon-ic_fluent_document_multiple_20_filled:before { +.icon-ic_fluent_document_link_20_filled:before { content: "\e694"; } -.icon-ic_fluent_document_multiple_20_regular:before { +.icon-ic_fluent_document_link_20_regular:before { content: "\e695"; } -.icon-ic_fluent_document_multiple_percent_20_filled:before { +.icon-ic_fluent_document_lock_20_filled:before { content: "\e696"; } -.icon-ic_fluent_document_multiple_percent_20_regular:before { +.icon-ic_fluent_document_lock_20_regular:before { content: "\e697"; } -.icon-ic_fluent_document_multiple_prohibited_20_filled:before { +.icon-ic_fluent_document_margins_20_filled:before { content: "\e698"; } -.icon-ic_fluent_document_multiple_prohibited_20_regular:before { +.icon-ic_fluent_document_margins_20_regular:before { content: "\e699"; } -.icon-ic_fluent_document_multiple_sync_20_filled:before { +.icon-ic_fluent_document_mention_20_filled:before { content: "\e69a"; } -.icon-ic_fluent_document_multiple_sync_20_regular:before { +.icon-ic_fluent_document_mention_20_regular:before { content: "\e69b"; } -.icon-ic_fluent_document_one_page_20_filled:before { +.icon-ic_fluent_document_multiple_20_filled:before { content: "\e69c"; } -.icon-ic_fluent_document_one_page_20_regular:before { +.icon-ic_fluent_document_multiple_20_regular:before { content: "\e69d"; } -.icon-ic_fluent_document_one_page_add_20_filled:before { +.icon-ic_fluent_document_multiple_percent_20_filled:before { content: "\e69e"; } -.icon-ic_fluent_document_one_page_add_20_regular:before { +.icon-ic_fluent_document_multiple_percent_20_regular:before { content: "\e69f"; } -.icon-ic_fluent_document_one_page_columns_20_filled:before { +.icon-ic_fluent_document_multiple_prohibited_20_filled:before { content: "\e6a0"; } -.icon-ic_fluent_document_one_page_columns_20_regular:before { +.icon-ic_fluent_document_multiple_prohibited_20_regular:before { content: "\e6a1"; } -.icon-ic_fluent_document_one_page_link_20_filled:before { +.icon-ic_fluent_document_multiple_sync_20_filled:before { content: "\e6a2"; } -.icon-ic_fluent_document_one_page_link_20_regular:before { +.icon-ic_fluent_document_multiple_sync_20_regular:before { content: "\e6a3"; } -.icon-ic_fluent_document_one_page_multiple_20_filled:before { +.icon-ic_fluent_document_one_page_20_filled:before { content: "\e6a4"; } -.icon-ic_fluent_document_one_page_multiple_20_regular:before { +.icon-ic_fluent_document_one_page_20_regular:before { content: "\e6a5"; } -.icon-ic_fluent_document_one_page_sparkle_20_filled:before { +.icon-ic_fluent_document_one_page_add_20_filled:before { content: "\e6a6"; } -.icon-ic_fluent_document_one_page_sparkle_20_regular:before { +.icon-ic_fluent_document_one_page_add_20_regular:before { content: "\e6a7"; } -.icon-ic_fluent_document_page_bottom_center_20_filled:before { +.icon-ic_fluent_document_one_page_columns_20_filled:before { content: "\e6a8"; } -.icon-ic_fluent_document_page_bottom_center_20_regular:before { +.icon-ic_fluent_document_one_page_columns_20_regular:before { content: "\e6a9"; } -.icon-ic_fluent_document_page_bottom_left_20_filled:before { +.icon-ic_fluent_document_one_page_link_20_filled:before { content: "\e6aa"; } -.icon-ic_fluent_document_page_bottom_left_20_regular:before { +.icon-ic_fluent_document_one_page_link_20_regular:before { content: "\e6ab"; } -.icon-ic_fluent_document_page_bottom_right_20_filled:before { +.icon-ic_fluent_document_one_page_multiple_20_filled:before { content: "\e6ac"; } -.icon-ic_fluent_document_page_bottom_right_20_regular:before { +.icon-ic_fluent_document_one_page_multiple_20_regular:before { content: "\e6ad"; } -.icon-ic_fluent_document_page_break_20_filled:before { +.icon-ic_fluent_document_one_page_sparkle_20_filled:before { content: "\e6ae"; } -.icon-ic_fluent_document_page_break_20_regular:before { +.icon-ic_fluent_document_one_page_sparkle_20_regular:before { content: "\e6af"; } -.icon-ic_fluent_document_page_number_20_filled:before { +.icon-ic_fluent_document_page_bottom_center_20_filled:before { content: "\e6b0"; } -.icon-ic_fluent_document_page_number_20_regular:before { +.icon-ic_fluent_document_page_bottom_center_20_regular:before { content: "\e6b1"; } -.icon-ic_fluent_document_page_top_center_20_filled:before { +.icon-ic_fluent_document_page_bottom_left_20_filled:before { content: "\e6b2"; } -.icon-ic_fluent_document_page_top_center_20_regular:before { +.icon-ic_fluent_document_page_bottom_left_20_regular:before { content: "\e6b3"; } -.icon-ic_fluent_document_page_top_left_20_filled:before { +.icon-ic_fluent_document_page_bottom_right_20_filled:before { content: "\e6b4"; } -.icon-ic_fluent_document_page_top_left_20_regular:before { +.icon-ic_fluent_document_page_bottom_right_20_regular:before { content: "\e6b5"; } -.icon-ic_fluent_document_page_top_right_20_filled:before { +.icon-ic_fluent_document_page_break_20_filled:before { content: "\e6b6"; } -.icon-ic_fluent_document_page_top_right_20_regular:before { +.icon-ic_fluent_document_page_break_20_regular:before { content: "\e6b7"; } -.icon-ic_fluent_document_pdf_20_filled:before { +.icon-ic_fluent_document_page_number_20_filled:before { content: "\e6b8"; } -.icon-ic_fluent_document_pdf_20_regular:before { +.icon-ic_fluent_document_page_number_20_regular:before { content: "\e6b9"; } -.icon-ic_fluent_document_percent_20_filled:before { +.icon-ic_fluent_document_page_top_center_20_filled:before { content: "\e6ba"; } -.icon-ic_fluent_document_percent_20_regular:before { +.icon-ic_fluent_document_page_top_center_20_regular:before { content: "\e6bb"; } -.icon-ic_fluent_document_person_20_filled:before { +.icon-ic_fluent_document_page_top_left_20_filled:before { content: "\e6bc"; } -.icon-ic_fluent_document_person_20_regular:before { +.icon-ic_fluent_document_page_top_left_20_regular:before { content: "\e6bd"; } -.icon-ic_fluent_document_pill_20_filled:before { +.icon-ic_fluent_document_page_top_right_20_filled:before { content: "\e6be"; } -.icon-ic_fluent_document_pill_20_regular:before { +.icon-ic_fluent_document_page_top_right_20_regular:before { content: "\e6bf"; } -.icon-ic_fluent_document_print_20_filled:before { +.icon-ic_fluent_document_pdf_20_filled:before { content: "\e6c0"; } -.icon-ic_fluent_document_print_20_regular:before { +.icon-ic_fluent_document_pdf_20_regular:before { content: "\e6c1"; } -.icon-ic_fluent_document_prohibited_20_filled:before { +.icon-ic_fluent_document_percent_20_filled:before { content: "\e6c2"; } -.icon-ic_fluent_document_prohibited_20_regular:before { +.icon-ic_fluent_document_percent_20_regular:before { content: "\e6c3"; } -.icon-ic_fluent_document_question_mark_20_filled:before { +.icon-ic_fluent_document_person_20_filled:before { content: "\e6c4"; } -.icon-ic_fluent_document_question_mark_20_regular:before { +.icon-ic_fluent_document_person_20_regular:before { content: "\e6c5"; } -.icon-ic_fluent_document_queue_20_filled:before { +.icon-ic_fluent_document_pill_20_filled:before { content: "\e6c6"; } -.icon-ic_fluent_document_queue_20_regular:before { +.icon-ic_fluent_document_pill_20_regular:before { content: "\e6c7"; } -.icon-ic_fluent_document_queue_add_20_filled:before { +.icon-ic_fluent_document_print_20_filled:before { content: "\e6c8"; } -.icon-ic_fluent_document_queue_add_20_regular:before { +.icon-ic_fluent_document_print_20_regular:before { content: "\e6c9"; } -.icon-ic_fluent_document_queue_multiple_20_filled:before { +.icon-ic_fluent_document_prohibited_20_filled:before { content: "\e6ca"; } -.icon-ic_fluent_document_queue_multiple_20_regular:before { +.icon-ic_fluent_document_prohibited_20_regular:before { content: "\e6cb"; } -.icon-ic_fluent_document_ribbon_20_filled:before { +.icon-ic_fluent_document_question_mark_20_filled:before { content: "\e6cc"; } -.icon-ic_fluent_document_ribbon_20_regular:before { +.icon-ic_fluent_document_question_mark_20_regular:before { content: "\e6cd"; } -.icon-ic_fluent_document_sass_20_filled:before { +.icon-ic_fluent_document_queue_20_filled:before { content: "\e6ce"; } -.icon-ic_fluent_document_sass_20_regular:before { +.icon-ic_fluent_document_queue_20_regular:before { content: "\e6cf"; } -.icon-ic_fluent_document_save_20_filled:before { +.icon-ic_fluent_document_queue_add_20_filled:before { content: "\e6d0"; } -.icon-ic_fluent_document_save_20_regular:before { +.icon-ic_fluent_document_queue_add_20_regular:before { content: "\e6d1"; } -.icon-ic_fluent_document_search_20_filled:before { +.icon-ic_fluent_document_queue_multiple_20_filled:before { content: "\e6d2"; } -.icon-ic_fluent_document_search_20_regular:before { +.icon-ic_fluent_document_queue_multiple_20_regular:before { content: "\e6d3"; } -.icon-ic_fluent_document_settings_20_filled:before { +.icon-ic_fluent_document_ribbon_20_filled:before { content: "\e6d4"; } -.icon-ic_fluent_document_settings_20_regular:before { +.icon-ic_fluent_document_ribbon_20_regular:before { content: "\e6d5"; } -.icon-ic_fluent_document_signature_20_filled:before { +.icon-ic_fluent_document_sass_20_filled:before { content: "\e6d6"; } -.icon-ic_fluent_document_signature_20_regular:before { +.icon-ic_fluent_document_sass_20_regular:before { content: "\e6d7"; } -.icon-ic_fluent_document_split_hint_20_filled:before { +.icon-ic_fluent_document_save_20_filled:before { content: "\e6d8"; } -.icon-ic_fluent_document_split_hint_20_regular:before { +.icon-ic_fluent_document_save_20_regular:before { content: "\e6d9"; } -.icon-ic_fluent_document_split_hint_off_20_filled:before { +.icon-ic_fluent_document_search_20_filled:before { content: "\e6da"; } -.icon-ic_fluent_document_split_hint_off_20_regular:before { +.icon-ic_fluent_document_search_20_regular:before { content: "\e6db"; } -.icon-ic_fluent_document_sync_20_filled:before { +.icon-ic_fluent_document_settings_20_filled:before { content: "\e6dc"; } -.icon-ic_fluent_document_sync_20_regular:before { +.icon-ic_fluent_document_settings_20_regular:before { content: "\e6dd"; } -.icon-ic_fluent_document_table_20_filled:before { +.icon-ic_fluent_document_signature_20_filled:before { content: "\e6de"; } -.icon-ic_fluent_document_table_20_regular:before { +.icon-ic_fluent_document_signature_20_regular:before { content: "\e6df"; } -.icon-ic_fluent_document_table_arrow_right_20_filled:before { +.icon-ic_fluent_document_split_hint_20_filled:before { content: "\e6e0"; } -.icon-ic_fluent_document_table_arrow_right_20_regular:before { +.icon-ic_fluent_document_split_hint_20_regular:before { content: "\e6e1"; } -.icon-ic_fluent_document_table_checkmark_20_filled:before { +.icon-ic_fluent_document_split_hint_off_20_filled:before { content: "\e6e2"; } -.icon-ic_fluent_document_table_checkmark_20_regular:before { +.icon-ic_fluent_document_split_hint_off_20_regular:before { content: "\e6e3"; } -.icon-ic_fluent_document_table_cube_20_filled:before { +.icon-ic_fluent_document_sync_20_filled:before { content: "\e6e4"; } -.icon-ic_fluent_document_table_cube_20_regular:before { +.icon-ic_fluent_document_sync_20_regular:before { content: "\e6e5"; } -.icon-ic_fluent_document_table_search_20_filled:before { +.icon-ic_fluent_document_table_20_filled:before { content: "\e6e6"; } -.icon-ic_fluent_document_table_search_20_regular:before { +.icon-ic_fluent_document_table_20_regular:before { content: "\e6e7"; } -.icon-ic_fluent_document_table_truck_20_filled:before { +.icon-ic_fluent_document_table_arrow_right_20_filled:before { content: "\e6e8"; } -.icon-ic_fluent_document_table_truck_20_regular:before { +.icon-ic_fluent_document_table_arrow_right_20_regular:before { content: "\e6e9"; } -.icon-ic_fluent_document_target_20_filled:before { +.icon-ic_fluent_document_table_checkmark_20_filled:before { content: "\e6ea"; } -.icon-ic_fluent_document_target_20_regular:before { +.icon-ic_fluent_document_table_checkmark_20_regular:before { content: "\e6eb"; } -.icon-ic_fluent_document_text_20_filled:before { +.icon-ic_fluent_document_table_cube_20_filled:before { content: "\e6ec"; } -.icon-ic_fluent_document_text_20_regular:before { +.icon-ic_fluent_document_table_cube_20_regular:before { content: "\e6ed"; } -.icon-ic_fluent_document_text_clock_20_filled:before { +.icon-ic_fluent_document_table_search_20_filled:before { content: "\e6ee"; } -.icon-ic_fluent_document_text_clock_20_regular:before { +.icon-ic_fluent_document_table_search_20_regular:before { content: "\e6ef"; } -.icon-ic_fluent_document_text_extract_20_filled:before { +.icon-ic_fluent_document_table_truck_20_filled:before { content: "\e6f0"; } -.icon-ic_fluent_document_text_extract_20_regular:before { +.icon-ic_fluent_document_table_truck_20_regular:before { content: "\e6f1"; } -.icon-ic_fluent_document_text_link_20_filled:before { +.icon-ic_fluent_document_target_20_filled:before { content: "\e6f2"; } -.icon-ic_fluent_document_text_link_20_regular:before { +.icon-ic_fluent_document_target_20_regular:before { content: "\e6f3"; } -.icon-ic_fluent_document_text_toolbox_20_filled:before { +.icon-ic_fluent_document_text_20_filled:before { content: "\e6f4"; } -.icon-ic_fluent_document_text_toolbox_20_regular:before { +.icon-ic_fluent_document_text_20_regular:before { content: "\e6f5"; } -.icon-ic_fluent_document_toolbox_20_filled:before { +.icon-ic_fluent_document_text_clock_20_filled:before { content: "\e6f6"; } -.icon-ic_fluent_document_toolbox_20_regular:before { +.icon-ic_fluent_document_text_clock_20_regular:before { content: "\e6f7"; } -.icon-ic_fluent_document_width_20_filled:before { +.icon-ic_fluent_document_text_extract_20_filled:before { content: "\e6f8"; } -.icon-ic_fluent_document_width_20_regular:before { +.icon-ic_fluent_document_text_extract_20_regular:before { content: "\e6f9"; } -.icon-ic_fluent_document_yml_20_filled:before { +.icon-ic_fluent_document_text_link_20_filled:before { content: "\e6fa"; } -.icon-ic_fluent_document_yml_20_regular:before { +.icon-ic_fluent_document_text_link_20_regular:before { content: "\e6fb"; } -.icon-ic_fluent_door_20_filled:before { +.icon-ic_fluent_document_text_toolbox_20_filled:before { content: "\e6fc"; } -.icon-ic_fluent_door_20_regular:before { +.icon-ic_fluent_document_text_toolbox_20_regular:before { content: "\e6fd"; } -.icon-ic_fluent_door_arrow_left_20_filled:before { +.icon-ic_fluent_document_toolbox_20_filled:before { content: "\e6fe"; } -.icon-ic_fluent_door_arrow_left_20_regular:before { +.icon-ic_fluent_document_toolbox_20_regular:before { content: "\e6ff"; } -.icon-ic_fluent_door_arrow_right_20_filled:before { +.icon-ic_fluent_document_width_20_filled:before { content: "\e700"; } -.icon-ic_fluent_door_arrow_right_20_regular:before { +.icon-ic_fluent_document_width_20_regular:before { content: "\e701"; } -.icon-ic_fluent_door_tag_20_filled:before { +.icon-ic_fluent_document_yml_20_filled:before { content: "\e702"; } -.icon-ic_fluent_door_tag_20_regular:before { +.icon-ic_fluent_document_yml_20_regular:before { content: "\e703"; } -.icon-ic_fluent_double_swipe_down_20_filled:before { +.icon-ic_fluent_door_20_filled:before { content: "\e704"; } -.icon-ic_fluent_double_swipe_down_20_regular:before { +.icon-ic_fluent_door_20_regular:before { content: "\e705"; } -.icon-ic_fluent_double_swipe_up_20_filled:before { +.icon-ic_fluent_door_arrow_left_20_filled:before { content: "\e706"; } -.icon-ic_fluent_double_swipe_up_20_regular:before { +.icon-ic_fluent_door_arrow_left_20_regular:before { content: "\e707"; } -.icon-ic_fluent_double_tap_swipe_down_20_filled:before { +.icon-ic_fluent_door_arrow_right_20_filled:before { content: "\e708"; } -.icon-ic_fluent_double_tap_swipe_down_20_regular:before { +.icon-ic_fluent_door_arrow_right_20_regular:before { content: "\e709"; } -.icon-ic_fluent_double_tap_swipe_up_20_filled:before { +.icon-ic_fluent_door_tag_20_filled:before { content: "\e70a"; } -.icon-ic_fluent_double_tap_swipe_up_20_regular:before { +.icon-ic_fluent_door_tag_20_regular:before { content: "\e70b"; } -.icon-ic_fluent_drafts_20_filled:before { +.icon-ic_fluent_double_swipe_down_20_filled:before { content: "\e70c"; } -.icon-ic_fluent_drafts_20_regular:before { +.icon-ic_fluent_double_swipe_down_20_regular:before { content: "\e70d"; } -.icon-ic_fluent_drag_20_filled:before { +.icon-ic_fluent_double_swipe_up_20_filled:before { content: "\e70e"; } -.icon-ic_fluent_drag_20_regular:before { +.icon-ic_fluent_double_swipe_up_20_regular:before { content: "\e70f"; } -.icon-ic_fluent_draw_image_20_filled:before { +.icon-ic_fluent_double_tap_swipe_down_20_filled:before { content: "\e710"; } -.icon-ic_fluent_draw_image_20_regular:before { +.icon-ic_fluent_double_tap_swipe_down_20_regular:before { content: "\e711"; } -.icon-ic_fluent_draw_shape_20_filled:before { +.icon-ic_fluent_double_tap_swipe_up_20_filled:before { content: "\e712"; } -.icon-ic_fluent_draw_shape_20_regular:before { +.icon-ic_fluent_double_tap_swipe_up_20_regular:before { content: "\e713"; } -.icon-ic_fluent_draw_text_20_filled:before { +.icon-ic_fluent_drafts_20_filled:before { content: "\e714"; } -.icon-ic_fluent_draw_text_20_regular:before { +.icon-ic_fluent_drafts_20_regular:before { content: "\e715"; } -.icon-ic_fluent_drawer_20_filled:before { +.icon-ic_fluent_drag_20_filled:before { content: "\e716"; } -.icon-ic_fluent_drawer_20_regular:before { +.icon-ic_fluent_drag_20_regular:before { content: "\e717"; } -.icon-ic_fluent_drawer_add_20_filled:before { +.icon-ic_fluent_draw_image_20_filled:before { content: "\e718"; } -.icon-ic_fluent_drawer_add_20_regular:before { +.icon-ic_fluent_draw_image_20_regular:before { content: "\e719"; } -.icon-ic_fluent_drawer_arrow_download_20_filled:before { +.icon-ic_fluent_draw_shape_20_filled:before { content: "\e71a"; } -.icon-ic_fluent_drawer_arrow_download_20_regular:before { +.icon-ic_fluent_draw_shape_20_regular:before { content: "\e71b"; } -.icon-ic_fluent_drawer_dismiss_20_filled:before { +.icon-ic_fluent_draw_text_20_filled:before { content: "\e71c"; } -.icon-ic_fluent_drawer_dismiss_20_regular:before { +.icon-ic_fluent_draw_text_20_regular:before { content: "\e71d"; } -.icon-ic_fluent_drawer_play_20_filled:before { +.icon-ic_fluent_drawer_20_filled:before { content: "\e71e"; } -.icon-ic_fluent_drawer_play_20_regular:before { +.icon-ic_fluent_drawer_20_regular:before { content: "\e71f"; } -.icon-ic_fluent_drawer_subtract_20_filled:before { +.icon-ic_fluent_drawer_add_20_filled:before { content: "\e720"; } -.icon-ic_fluent_drawer_subtract_20_regular:before { +.icon-ic_fluent_drawer_add_20_regular:before { content: "\e721"; } -.icon-ic_fluent_drink_beer_20_filled:before { +.icon-ic_fluent_drawer_arrow_download_20_filled:before { content: "\e722"; } -.icon-ic_fluent_drink_beer_20_regular:before { +.icon-ic_fluent_drawer_arrow_download_20_regular:before { content: "\e723"; } -.icon-ic_fluent_drink_bottle_20_filled:before { +.icon-ic_fluent_drawer_dismiss_20_filled:before { content: "\e724"; } -.icon-ic_fluent_drink_bottle_20_regular:before { +.icon-ic_fluent_drawer_dismiss_20_regular:before { content: "\e725"; } -.icon-ic_fluent_drink_bottle_off_20_filled:before { +.icon-ic_fluent_drawer_play_20_filled:before { content: "\e726"; } -.icon-ic_fluent_drink_bottle_off_20_regular:before { +.icon-ic_fluent_drawer_play_20_regular:before { content: "\e727"; } -.icon-ic_fluent_drink_coffee_20_filled:before { +.icon-ic_fluent_drawer_subtract_20_filled:before { content: "\e728"; } -.icon-ic_fluent_drink_coffee_20_regular:before { +.icon-ic_fluent_drawer_subtract_20_regular:before { content: "\e729"; } -.icon-ic_fluent_drink_margarita_20_filled:before { +.icon-ic_fluent_drink_beer_20_filled:before { content: "\e72a"; } -.icon-ic_fluent_drink_margarita_20_regular:before { +.icon-ic_fluent_drink_beer_20_regular:before { content: "\e72b"; } -.icon-ic_fluent_drink_to_go_20_filled:before { +.icon-ic_fluent_drink_bottle_20_filled:before { content: "\e72c"; } -.icon-ic_fluent_drink_to_go_20_regular:before { +.icon-ic_fluent_drink_bottle_20_regular:before { content: "\e72d"; } -.icon-ic_fluent_drink_wine_20_filled:before { +.icon-ic_fluent_drink_bottle_off_20_filled:before { content: "\e72e"; } -.icon-ic_fluent_drink_wine_20_regular:before { +.icon-ic_fluent_drink_bottle_off_20_regular:before { content: "\e72f"; } -.icon-ic_fluent_drive_train_20_filled:before { +.icon-ic_fluent_drink_coffee_20_filled:before { content: "\e730"; } -.icon-ic_fluent_drive_train_20_regular:before { +.icon-ic_fluent_drink_coffee_20_regular:before { content: "\e731"; } -.icon-ic_fluent_drop_20_filled:before { +.icon-ic_fluent_drink_margarita_20_filled:before { content: "\e732"; } -.icon-ic_fluent_drop_20_regular:before { +.icon-ic_fluent_drink_margarita_20_regular:before { content: "\e733"; } -.icon-ic_fluent_dual_screen_20_filled:before { +.icon-ic_fluent_drink_to_go_20_filled:before { content: "\e734"; } -.icon-ic_fluent_dual_screen_20_regular:before { +.icon-ic_fluent_drink_to_go_20_regular:before { content: "\e735"; } -.icon-ic_fluent_dual_screen_add_20_filled:before { +.icon-ic_fluent_drink_wine_20_filled:before { content: "\e736"; } -.icon-ic_fluent_dual_screen_add_20_regular:before { +.icon-ic_fluent_drink_wine_20_regular:before { content: "\e737"; } -.icon-ic_fluent_dual_screen_arrow_right_20_filled:before { +.icon-ic_fluent_drive_train_20_filled:before { content: "\e738"; } -.icon-ic_fluent_dual_screen_arrow_right_20_regular:before { +.icon-ic_fluent_drive_train_20_regular:before { content: "\e739"; } -.icon-ic_fluent_dual_screen_arrow_up_20_filled:before { +.icon-ic_fluent_drop_20_filled:before { content: "\e73a"; } -.icon-ic_fluent_dual_screen_arrow_up_20_regular:before { +.icon-ic_fluent_drop_20_regular:before { content: "\e73b"; } -.icon-ic_fluent_dual_screen_clock_20_filled:before { +.icon-ic_fluent_dual_screen_20_filled:before { content: "\e73c"; } -.icon-ic_fluent_dual_screen_clock_20_regular:before { +.icon-ic_fluent_dual_screen_20_regular:before { content: "\e73d"; } -.icon-ic_fluent_dual_screen_closed_alert_20_filled:before { +.icon-ic_fluent_dual_screen_add_20_filled:before { content: "\e73e"; } -.icon-ic_fluent_dual_screen_closed_alert_20_regular:before { +.icon-ic_fluent_dual_screen_add_20_regular:before { content: "\e73f"; } -.icon-ic_fluent_dual_screen_desktop_20_filled:before { +.icon-ic_fluent_dual_screen_arrow_right_20_filled:before { content: "\e740"; } -.icon-ic_fluent_dual_screen_desktop_20_regular:before { +.icon-ic_fluent_dual_screen_arrow_right_20_regular:before { content: "\e741"; } -.icon-ic_fluent_dual_screen_dismiss_20_filled:before { +.icon-ic_fluent_dual_screen_arrow_up_20_filled:before { content: "\e742"; } -.icon-ic_fluent_dual_screen_dismiss_20_regular:before { +.icon-ic_fluent_dual_screen_arrow_up_20_regular:before { content: "\e743"; } -.icon-ic_fluent_dual_screen_group_20_filled:before { +.icon-ic_fluent_dual_screen_clock_20_filled:before { content: "\e744"; } -.icon-ic_fluent_dual_screen_group_20_regular:before { +.icon-ic_fluent_dual_screen_clock_20_regular:before { content: "\e745"; } -.icon-ic_fluent_dual_screen_header_20_filled:before { +.icon-ic_fluent_dual_screen_closed_alert_20_filled:before { content: "\e746"; } -.icon-ic_fluent_dual_screen_header_20_regular:before { +.icon-ic_fluent_dual_screen_closed_alert_20_regular:before { content: "\e747"; } -.icon-ic_fluent_dual_screen_lock_20_filled:before { +.icon-ic_fluent_dual_screen_desktop_20_filled:before { content: "\e748"; } -.icon-ic_fluent_dual_screen_lock_20_regular:before { +.icon-ic_fluent_dual_screen_desktop_20_regular:before { content: "\e749"; } -.icon-ic_fluent_dual_screen_mirror_20_filled:before { +.icon-ic_fluent_dual_screen_dismiss_20_filled:before { content: "\e74a"; } -.icon-ic_fluent_dual_screen_mirror_20_regular:before { +.icon-ic_fluent_dual_screen_dismiss_20_regular:before { content: "\e74b"; } -.icon-ic_fluent_dual_screen_pagination_20_filled:before { +.icon-ic_fluent_dual_screen_group_20_filled:before { content: "\e74c"; } -.icon-ic_fluent_dual_screen_pagination_20_regular:before { +.icon-ic_fluent_dual_screen_group_20_regular:before { content: "\e74d"; } -.icon-ic_fluent_dual_screen_settings_20_filled:before { +.icon-ic_fluent_dual_screen_header_20_filled:before { content: "\e74e"; } -.icon-ic_fluent_dual_screen_settings_20_regular:before { +.icon-ic_fluent_dual_screen_header_20_regular:before { content: "\e74f"; } -.icon-ic_fluent_dual_screen_span_20_filled:before { +.icon-ic_fluent_dual_screen_lock_20_filled:before { content: "\e750"; } -.icon-ic_fluent_dual_screen_span_20_regular:before { +.icon-ic_fluent_dual_screen_lock_20_regular:before { content: "\e751"; } -.icon-ic_fluent_dual_screen_speaker_20_filled:before { +.icon-ic_fluent_dual_screen_mirror_20_filled:before { content: "\e752"; } -.icon-ic_fluent_dual_screen_speaker_20_regular:before { +.icon-ic_fluent_dual_screen_mirror_20_regular:before { content: "\e753"; } -.icon-ic_fluent_dual_screen_status_bar_20_filled:before { +.icon-ic_fluent_dual_screen_pagination_20_filled:before { content: "\e754"; } -.icon-ic_fluent_dual_screen_status_bar_20_regular:before { +.icon-ic_fluent_dual_screen_pagination_20_regular:before { content: "\e755"; } -.icon-ic_fluent_dual_screen_tablet_20_filled:before { +.icon-ic_fluent_dual_screen_settings_20_filled:before { content: "\e756"; } -.icon-ic_fluent_dual_screen_tablet_20_regular:before { +.icon-ic_fluent_dual_screen_settings_20_regular:before { content: "\e757"; } -.icon-ic_fluent_dual_screen_update_20_filled:before { +.icon-ic_fluent_dual_screen_span_20_filled:before { content: "\e758"; } -.icon-ic_fluent_dual_screen_update_20_regular:before { +.icon-ic_fluent_dual_screen_span_20_regular:before { content: "\e759"; } -.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before { +.icon-ic_fluent_dual_screen_speaker_20_filled:before { content: "\e75a"; } -.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before { +.icon-ic_fluent_dual_screen_speaker_20_regular:before { content: "\e75b"; } -.icon-ic_fluent_dual_screen_vibrate_20_filled:before { +.icon-ic_fluent_dual_screen_status_bar_20_filled:before { content: "\e75c"; } -.icon-ic_fluent_dual_screen_vibrate_20_regular:before { +.icon-ic_fluent_dual_screen_status_bar_20_regular:before { content: "\e75d"; } -.icon-ic_fluent_dumbbell_20_filled:before { +.icon-ic_fluent_dual_screen_tablet_20_filled:before { content: "\e75e"; } -.icon-ic_fluent_dumbbell_20_regular:before { +.icon-ic_fluent_dual_screen_tablet_20_regular:before { content: "\e75f"; } -.icon-ic_fluent_dust_20_filled:before { +.icon-ic_fluent_dual_screen_update_20_filled:before { content: "\e760"; } -.icon-ic_fluent_dust_20_regular:before { +.icon-ic_fluent_dual_screen_update_20_regular:before { content: "\e761"; } -.icon-ic_fluent_earth_20_filled:before { +.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before { content: "\e762"; } -.icon-ic_fluent_earth_20_regular:before { +.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before { content: "\e763"; } -.icon-ic_fluent_earth_leaf_20_filled:before { +.icon-ic_fluent_dual_screen_vibrate_20_filled:before { content: "\e764"; } -.icon-ic_fluent_earth_leaf_20_regular:before { +.icon-ic_fluent_dual_screen_vibrate_20_regular:before { content: "\e765"; } -.icon-ic_fluent_edit_20_filled:before { +.icon-ic_fluent_dumbbell_20_filled:before { content: "\e766"; } -.icon-ic_fluent_edit_20_regular:before { +.icon-ic_fluent_dumbbell_20_regular:before { content: "\e767"; } -.icon-ic_fluent_edit_arrow_back_20_filled:before { +.icon-ic_fluent_dust_20_filled:before { content: "\e768"; } -.icon-ic_fluent_edit_arrow_back_20_regular:before { +.icon-ic_fluent_dust_20_regular:before { content: "\e769"; } -.icon-ic_fluent_edit_line_horizontal_3_20_filled:before { +.icon-ic_fluent_earth_20_filled:before { content: "\e76a"; } -.icon-ic_fluent_edit_line_horizontal_3_20_regular:before { +.icon-ic_fluent_earth_20_regular:before { content: "\e76b"; } -.icon-ic_fluent_edit_lock_20_filled:before { +.icon-ic_fluent_earth_leaf_20_filled:before { content: "\e76c"; } -.icon-ic_fluent_edit_lock_20_regular:before { +.icon-ic_fluent_earth_leaf_20_regular:before { content: "\e76d"; } -.icon-ic_fluent_edit_off_20_filled:before { +.icon-ic_fluent_edit_20_filled:before { content: "\e76e"; } -.icon-ic_fluent_edit_off_20_regular:before { +.icon-ic_fluent_edit_20_regular:before { content: "\e76f"; } -.icon-ic_fluent_edit_person_20_filled:before { +.icon-ic_fluent_edit_arrow_back_20_filled:before { content: "\e770"; } -.icon-ic_fluent_edit_person_20_regular:before { +.icon-ic_fluent_edit_arrow_back_20_regular:before { content: "\e771"; } -.icon-ic_fluent_edit_prohibited_20_filled:before { +.icon-ic_fluent_edit_line_horizontal_3_20_filled:before { content: "\e772"; } -.icon-ic_fluent_edit_prohibited_20_regular:before { +.icon-ic_fluent_edit_line_horizontal_3_20_regular:before { content: "\e773"; } -.icon-ic_fluent_edit_settings_20_filled:before { +.icon-ic_fluent_edit_lock_20_filled:before { content: "\e774"; } -.icon-ic_fluent_edit_settings_20_regular:before { +.icon-ic_fluent_edit_lock_20_regular:before { content: "\e775"; } -.icon-ic_fluent_elevator_20_filled:before { +.icon-ic_fluent_edit_off_20_filled:before { content: "\e776"; } -.icon-ic_fluent_elevator_20_regular:before { +.icon-ic_fluent_edit_off_20_regular:before { content: "\e777"; } -.icon-ic_fluent_emoji_20_filled:before { +.icon-ic_fluent_edit_person_20_filled:before { content: "\e778"; } -.icon-ic_fluent_emoji_20_regular:before { +.icon-ic_fluent_edit_person_20_regular:before { content: "\e779"; } -.icon-ic_fluent_emoji_add_20_filled:before { +.icon-ic_fluent_edit_prohibited_20_filled:before { content: "\e77a"; } -.icon-ic_fluent_emoji_add_20_regular:before { +.icon-ic_fluent_edit_prohibited_20_regular:before { content: "\e77b"; } -.icon-ic_fluent_emoji_angry_20_filled:before { +.icon-ic_fluent_edit_settings_20_filled:before { content: "\e77c"; } -.icon-ic_fluent_emoji_angry_20_regular:before { +.icon-ic_fluent_edit_settings_20_regular:before { content: "\e77d"; } -.icon-ic_fluent_emoji_edit_20_filled:before { +.icon-ic_fluent_elevator_20_filled:before { content: "\e77e"; } -.icon-ic_fluent_emoji_edit_20_regular:before { +.icon-ic_fluent_elevator_20_regular:before { content: "\e77f"; } -.icon-ic_fluent_emoji_hand_20_filled:before { +.icon-ic_fluent_emoji_20_filled:before { content: "\e780"; } -.icon-ic_fluent_emoji_hand_20_regular:before { +.icon-ic_fluent_emoji_20_regular:before { content: "\e781"; } -.icon-ic_fluent_emoji_hint_20_filled:before { +.icon-ic_fluent_emoji_add_20_filled:before { content: "\e782"; } -.icon-ic_fluent_emoji_hint_20_regular:before { +.icon-ic_fluent_emoji_add_20_regular:before { content: "\e783"; } -.icon-ic_fluent_emoji_laugh_20_filled:before { +.icon-ic_fluent_emoji_angry_20_filled:before { content: "\e784"; } -.icon-ic_fluent_emoji_laugh_20_regular:before { +.icon-ic_fluent_emoji_angry_20_regular:before { content: "\e785"; } -.icon-ic_fluent_emoji_meh_20_filled:before { +.icon-ic_fluent_emoji_edit_20_filled:before { content: "\e786"; } -.icon-ic_fluent_emoji_meh_20_regular:before { +.icon-ic_fluent_emoji_edit_20_regular:before { content: "\e787"; } -.icon-ic_fluent_emoji_meme_20_filled:before { +.icon-ic_fluent_emoji_hand_20_filled:before { content: "\e788"; } -.icon-ic_fluent_emoji_meme_20_regular:before { +.icon-ic_fluent_emoji_hand_20_regular:before { content: "\e789"; } -.icon-ic_fluent_emoji_multiple_20_filled:before { +.icon-ic_fluent_emoji_hint_20_filled:before { content: "\e78a"; } -.icon-ic_fluent_emoji_multiple_20_regular:before { +.icon-ic_fluent_emoji_hint_20_regular:before { content: "\e78b"; } -.icon-ic_fluent_emoji_sad_20_filled:before { +.icon-ic_fluent_emoji_laugh_20_filled:before { content: "\e78c"; } -.icon-ic_fluent_emoji_sad_20_regular:before { +.icon-ic_fluent_emoji_laugh_20_regular:before { content: "\e78d"; } -.icon-ic_fluent_emoji_sad_slight_20_filled:before { +.icon-ic_fluent_emoji_meh_20_filled:before { content: "\e78e"; } -.icon-ic_fluent_emoji_sad_slight_20_regular:before { +.icon-ic_fluent_emoji_meh_20_regular:before { content: "\e78f"; } -.icon-ic_fluent_emoji_smile_slight_20_filled:before { +.icon-ic_fluent_emoji_meme_20_filled:before { content: "\e790"; } -.icon-ic_fluent_emoji_smile_slight_20_regular:before { +.icon-ic_fluent_emoji_meme_20_regular:before { content: "\e791"; } -.icon-ic_fluent_emoji_sparkle_20_filled:before { +.icon-ic_fluent_emoji_multiple_20_filled:before { content: "\e792"; } -.icon-ic_fluent_emoji_sparkle_20_regular:before { +.icon-ic_fluent_emoji_multiple_20_regular:before { content: "\e793"; } -.icon-ic_fluent_emoji_surprise_20_filled:before { +.icon-ic_fluent_emoji_sad_20_filled:before { content: "\e794"; } -.icon-ic_fluent_emoji_surprise_20_regular:before { +.icon-ic_fluent_emoji_sad_20_regular:before { content: "\e795"; } -.icon-ic_fluent_engine_20_filled:before { +.icon-ic_fluent_emoji_sad_slight_20_filled:before { content: "\e796"; } -.icon-ic_fluent_engine_20_regular:before { +.icon-ic_fluent_emoji_sad_slight_20_regular:before { content: "\e797"; } -.icon-ic_fluent_equal_circle_20_filled:before { +.icon-ic_fluent_emoji_smile_slight_20_filled:before { content: "\e798"; } -.icon-ic_fluent_equal_circle_20_regular:before { +.icon-ic_fluent_emoji_smile_slight_20_regular:before { content: "\e799"; } -.icon-ic_fluent_equal_off_20_filled:before { +.icon-ic_fluent_emoji_sparkle_20_filled:before { content: "\e79a"; } -.icon-ic_fluent_equal_off_20_regular:before { +.icon-ic_fluent_emoji_sparkle_20_regular:before { content: "\e79b"; } -.icon-ic_fluent_eraser_20_filled:before { +.icon-ic_fluent_emoji_surprise_20_filled:before { content: "\e79c"; } -.icon-ic_fluent_eraser_20_regular:before { +.icon-ic_fluent_emoji_surprise_20_regular:before { content: "\e79d"; } -.icon-ic_fluent_eraser_medium_20_filled:before { +.icon-ic_fluent_engine_20_filled:before { content: "\e79e"; } -.icon-ic_fluent_eraser_medium_20_regular:before { +.icon-ic_fluent_engine_20_regular:before { content: "\e79f"; } -.icon-ic_fluent_eraser_segment_20_filled:before { +.icon-ic_fluent_equal_circle_20_filled:before { content: "\e7a0"; } -.icon-ic_fluent_eraser_segment_20_regular:before { +.icon-ic_fluent_equal_circle_20_regular:before { content: "\e7a1"; } -.icon-ic_fluent_eraser_small_20_filled:before { +.icon-ic_fluent_equal_off_20_filled:before { content: "\e7a2"; } -.icon-ic_fluent_eraser_small_20_regular:before { +.icon-ic_fluent_equal_off_20_regular:before { content: "\e7a3"; } -.icon-ic_fluent_eraser_tool_20_filled:before { +.icon-ic_fluent_eraser_20_filled:before { content: "\e7a4"; } -.icon-ic_fluent_eraser_tool_20_regular:before { +.icon-ic_fluent_eraser_20_regular:before { content: "\e7a5"; } -.icon-ic_fluent_error_circle_20_filled:before { +.icon-ic_fluent_eraser_medium_20_filled:before { content: "\e7a6"; } -.icon-ic_fluent_error_circle_20_regular:before { +.icon-ic_fluent_eraser_medium_20_regular:before { content: "\e7a7"; } -.icon-ic_fluent_error_circle_settings_20_filled:before { +.icon-ic_fluent_eraser_segment_20_filled:before { content: "\e7a8"; } -.icon-ic_fluent_error_circle_settings_20_regular:before { +.icon-ic_fluent_eraser_segment_20_regular:before { content: "\e7a9"; } -.icon-ic_fluent_expand_up_left_20_filled:before { +.icon-ic_fluent_eraser_small_20_filled:before { content: "\e7aa"; } -.icon-ic_fluent_expand_up_left_20_regular:before { +.icon-ic_fluent_eraser_small_20_regular:before { content: "\e7ab"; } -.icon-ic_fluent_expand_up_right_20_filled:before { +.icon-ic_fluent_eraser_tool_20_filled:before { content: "\e7ac"; } -.icon-ic_fluent_expand_up_right_20_regular:before { +.icon-ic_fluent_eraser_tool_20_regular:before { content: "\e7ad"; } -.icon-ic_fluent_extended_dock_20_filled:before { +.icon-ic_fluent_error_circle_20_filled:before { content: "\e7ae"; } -.icon-ic_fluent_extended_dock_20_regular:before { +.icon-ic_fluent_error_circle_20_regular:before { content: "\e7af"; } -.icon-ic_fluent_eye_20_filled:before { +.icon-ic_fluent_error_circle_settings_20_filled:before { content: "\e7b0"; } -.icon-ic_fluent_eye_20_regular:before { +.icon-ic_fluent_error_circle_settings_20_regular:before { content: "\e7b1"; } -.icon-ic_fluent_eye_lines_20_filled:before { +.icon-ic_fluent_expand_up_left_20_filled:before { content: "\e7b2"; } -.icon-ic_fluent_eye_lines_20_regular:before { +.icon-ic_fluent_expand_up_left_20_regular:before { content: "\e7b3"; } -.icon-ic_fluent_eye_off_20_filled:before { +.icon-ic_fluent_expand_up_right_20_filled:before { content: "\e7b4"; } -.icon-ic_fluent_eye_off_20_regular:before { +.icon-ic_fluent_expand_up_right_20_regular:before { content: "\e7b5"; } -.icon-ic_fluent_eye_tracking_20_filled:before { +.icon-ic_fluent_extended_dock_20_filled:before { content: "\e7b6"; } -.icon-ic_fluent_eye_tracking_20_regular:before { +.icon-ic_fluent_extended_dock_20_regular:before { content: "\e7b7"; } -.icon-ic_fluent_eye_tracking_off_20_filled:before { +.icon-ic_fluent_eye_20_filled:before { content: "\e7b8"; } -.icon-ic_fluent_eye_tracking_off_20_regular:before { +.icon-ic_fluent_eye_20_regular:before { content: "\e7b9"; } -.icon-ic_fluent_eyedropper_20_filled:before { +.icon-ic_fluent_eye_lines_20_filled:before { content: "\e7ba"; } -.icon-ic_fluent_eyedropper_20_regular:before { +.icon-ic_fluent_eye_lines_20_regular:before { content: "\e7bb"; } -.icon-ic_fluent_eyedropper_off_20_filled:before { +.icon-ic_fluent_eye_off_20_filled:before { content: "\e7bc"; } -.icon-ic_fluent_eyedropper_off_20_regular:before { +.icon-ic_fluent_eye_off_20_regular:before { content: "\e7bd"; } -.icon-ic_fluent_f_stop_20_filled:before { +.icon-ic_fluent_eye_tracking_20_filled:before { content: "\e7be"; } -.icon-ic_fluent_f_stop_20_regular:before { +.icon-ic_fluent_eye_tracking_20_regular:before { content: "\e7bf"; } -.icon-ic_fluent_fast_acceleration_20_filled:before { +.icon-ic_fluent_eye_tracking_off_20_filled:before { content: "\e7c0"; } -.icon-ic_fluent_fast_acceleration_20_regular:before { +.icon-ic_fluent_eye_tracking_off_20_regular:before { content: "\e7c1"; } -.icon-ic_fluent_fast_forward_20_filled:before { +.icon-ic_fluent_eyedropper_20_filled:before { content: "\e7c2"; } -.icon-ic_fluent_fast_forward_20_regular:before { +.icon-ic_fluent_eyedropper_20_regular:before { content: "\e7c3"; } -.icon-ic_fluent_fax_20_filled:before { +.icon-ic_fluent_eyedropper_off_20_filled:before { content: "\e7c4"; } -.icon-ic_fluent_fax_20_regular:before { +.icon-ic_fluent_eyedropper_off_20_regular:before { content: "\e7c5"; } -.icon-ic_fluent_feed_20_filled:before { +.icon-ic_fluent_f_stop_20_filled:before { content: "\e7c6"; } -.icon-ic_fluent_feed_20_regular:before { +.icon-ic_fluent_f_stop_20_regular:before { content: "\e7c7"; } -.icon-ic_fluent_filmstrip_20_filled:before { +.icon-ic_fluent_fast_acceleration_20_filled:before { content: "\e7c8"; } -.icon-ic_fluent_filmstrip_20_regular:before { +.icon-ic_fluent_fast_acceleration_20_regular:before { content: "\e7c9"; } -.icon-ic_fluent_filmstrip_image_20_filled:before { +.icon-ic_fluent_fast_forward_20_filled:before { content: "\e7ca"; } -.icon-ic_fluent_filmstrip_image_20_regular:before { +.icon-ic_fluent_fast_forward_20_regular:before { content: "\e7cb"; } -.icon-ic_fluent_filmstrip_play_20_filled:before { +.icon-ic_fluent_fax_20_filled:before { content: "\e7cc"; } -.icon-ic_fluent_filmstrip_play_20_regular:before { +.icon-ic_fluent_fax_20_regular:before { content: "\e7cd"; } -.icon-ic_fluent_filmstrip_split_20_filled:before { +.icon-ic_fluent_feed_20_filled:before { content: "\e7ce"; } -.icon-ic_fluent_filmstrip_split_20_regular:before { +.icon-ic_fluent_feed_20_regular:before { content: "\e7cf"; } -.icon-ic_fluent_filter_20_filled:before { +.icon-ic_fluent_filmstrip_20_filled:before { content: "\e7d0"; } -.icon-ic_fluent_filter_20_regular:before { +.icon-ic_fluent_filmstrip_20_regular:before { content: "\e7d1"; } -.icon-ic_fluent_filter_add_20_filled:before { +.icon-ic_fluent_filmstrip_image_20_filled:before { content: "\e7d2"; } -.icon-ic_fluent_filter_add_20_regular:before { +.icon-ic_fluent_filmstrip_image_20_regular:before { content: "\e7d3"; } -.icon-ic_fluent_filter_dismiss_20_filled:before { +.icon-ic_fluent_filmstrip_play_20_filled:before { content: "\e7d4"; } -.icon-ic_fluent_filter_dismiss_20_regular:before { +.icon-ic_fluent_filmstrip_play_20_regular:before { content: "\e7d5"; } -.icon-ic_fluent_filter_sync_20_filled:before { +.icon-ic_fluent_filmstrip_split_20_filled:before { content: "\e7d6"; } -.icon-ic_fluent_filter_sync_20_regular:before { +.icon-ic_fluent_filmstrip_split_20_regular:before { content: "\e7d7"; } -.icon-ic_fluent_fingerprint_20_filled:before { +.icon-ic_fluent_filter_20_filled:before { content: "\e7d8"; } -.icon-ic_fluent_fingerprint_20_regular:before { +.icon-ic_fluent_filter_20_regular:before { content: "\e7d9"; } -.icon-ic_fluent_fire_20_filled:before { +.icon-ic_fluent_filter_add_20_filled:before { content: "\e7da"; } -.icon-ic_fluent_fire_20_regular:before { +.icon-ic_fluent_filter_add_20_regular:before { content: "\e7db"; } -.icon-ic_fluent_fireplace_20_filled:before { +.icon-ic_fluent_filter_dismiss_20_filled:before { content: "\e7dc"; } -.icon-ic_fluent_fireplace_20_regular:before { +.icon-ic_fluent_filter_dismiss_20_regular:before { content: "\e7dd"; } -.icon-ic_fluent_fixed_width_20_filled:before { +.icon-ic_fluent_filter_sync_20_filled:before { content: "\e7de"; } -.icon-ic_fluent_fixed_width_20_regular:before { +.icon-ic_fluent_filter_sync_20_regular:before { content: "\e7df"; } -.icon-ic_fluent_flag_20_filled:before { +.icon-ic_fluent_fingerprint_20_filled:before { content: "\e7e0"; } -.icon-ic_fluent_flag_20_regular:before { +.icon-ic_fluent_fingerprint_20_regular:before { content: "\e7e1"; } -.icon-ic_fluent_flag_checkered_20_filled:before { +.icon-ic_fluent_fire_20_filled:before { content: "\e7e2"; } -.icon-ic_fluent_flag_checkered_20_regular:before { +.icon-ic_fluent_fire_20_regular:before { content: "\e7e3"; } -.icon-ic_fluent_flag_clock_20_filled:before { +.icon-ic_fluent_fireplace_20_filled:before { content: "\e7e4"; } -.icon-ic_fluent_flag_clock_20_regular:before { +.icon-ic_fluent_fireplace_20_regular:before { content: "\e7e5"; } -.icon-ic_fluent_flag_off_20_filled:before { +.icon-ic_fluent_fixed_width_20_filled:before { content: "\e7e6"; } -.icon-ic_fluent_flag_off_20_regular:before { +.icon-ic_fluent_fixed_width_20_regular:before { content: "\e7e7"; } -.icon-ic_fluent_flag_pride_20_filled:before { +.icon-ic_fluent_flag_20_filled:before { content: "\e7e8"; } -.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before { +.icon-ic_fluent_flag_20_regular:before { content: "\e7e9"; } -.icon-ic_fluent_flag_pride_philadelphia_20_filled:before { +.icon-ic_fluent_flag_checkered_20_filled:before { content: "\e7ea"; } -.icon-ic_fluent_flag_pride_progress_20_filled:before { +.icon-ic_fluent_flag_checkered_20_regular:before { content: "\e7eb"; } -.icon-ic_fluent_flash_20_filled:before { +.icon-ic_fluent_flag_clock_20_filled:before { content: "\e7ec"; } -.icon-ic_fluent_flash_20_regular:before { +.icon-ic_fluent_flag_clock_20_regular:before { content: "\e7ed"; } -.icon-ic_fluent_flash_add_20_filled:before { +.icon-ic_fluent_flag_off_20_filled:before { content: "\e7ee"; } -.icon-ic_fluent_flash_add_20_regular:before { +.icon-ic_fluent_flag_off_20_regular:before { content: "\e7ef"; } -.icon-ic_fluent_flash_auto_20_filled:before { +.icon-ic_fluent_flag_pride_20_filled:before { content: "\e7f0"; } -.icon-ic_fluent_flash_auto_20_regular:before { +.icon-ic_fluent_flag_pride_intersex_inclusive_progress_20_filled:before { content: "\e7f1"; } -.icon-ic_fluent_flash_checkmark_20_filled:before { +.icon-ic_fluent_flag_pride_philadelphia_20_filled:before { content: "\e7f2"; } -.icon-ic_fluent_flash_checkmark_20_regular:before { +.icon-ic_fluent_flag_pride_progress_20_filled:before { content: "\e7f3"; } -.icon-ic_fluent_flash_flow_20_filled:before { +.icon-ic_fluent_flash_20_filled:before { content: "\e7f4"; } -.icon-ic_fluent_flash_flow_20_regular:before { +.icon-ic_fluent_flash_20_regular:before { content: "\e7f5"; } -.icon-ic_fluent_flash_off_20_filled:before { +.icon-ic_fluent_flash_add_20_filled:before { content: "\e7f6"; } -.icon-ic_fluent_flash_off_20_regular:before { +.icon-ic_fluent_flash_add_20_regular:before { content: "\e7f7"; } -.icon-ic_fluent_flash_play_20_filled:before { +.icon-ic_fluent_flash_auto_20_filled:before { content: "\e7f8"; } -.icon-ic_fluent_flash_play_20_regular:before { +.icon-ic_fluent_flash_auto_20_regular:before { content: "\e7f9"; } -.icon-ic_fluent_flash_settings_20_filled:before { +.icon-ic_fluent_flash_checkmark_20_filled:before { content: "\e7fa"; } -.icon-ic_fluent_flash_settings_20_regular:before { +.icon-ic_fluent_flash_checkmark_20_regular:before { content: "\e7fb"; } -.icon-ic_fluent_flash_sparkle_20_filled:before { +.icon-ic_fluent_flash_flow_20_filled:before { content: "\e7fc"; } -.icon-ic_fluent_flash_sparkle_20_regular:before { +.icon-ic_fluent_flash_flow_20_regular:before { content: "\e7fd"; } -.icon-ic_fluent_flashlight_20_filled:before { +.icon-ic_fluent_flash_off_20_filled:before { content: "\e7fe"; } -.icon-ic_fluent_flashlight_20_regular:before { +.icon-ic_fluent_flash_off_20_regular:before { content: "\e7ff"; } -.icon-ic_fluent_flashlight_off_20_filled:before { +.icon-ic_fluent_flash_play_20_filled:before { content: "\e800"; } -.icon-ic_fluent_flashlight_off_20_regular:before { +.icon-ic_fluent_flash_play_20_regular:before { content: "\e801"; } -.icon-ic_fluent_flip_horizontal_20_filled:before { +.icon-ic_fluent_flash_settings_20_filled:before { content: "\e802"; } -.icon-ic_fluent_flip_horizontal_20_regular:before { +.icon-ic_fluent_flash_settings_20_regular:before { content: "\e803"; } -.icon-ic_fluent_flip_vertical_20_filled:before { +.icon-ic_fluent_flash_sparkle_20_filled:before { content: "\e804"; } -.icon-ic_fluent_flip_vertical_20_regular:before { +.icon-ic_fluent_flash_sparkle_20_regular:before { content: "\e805"; } -.icon-ic_fluent_flow_20_filled:before { +.icon-ic_fluent_flashlight_20_filled:before { content: "\e806"; } -.icon-ic_fluent_flow_20_regular:before { +.icon-ic_fluent_flashlight_20_regular:before { content: "\e807"; } -.icon-ic_fluent_flowchart_20_filled:before { +.icon-ic_fluent_flashlight_off_20_filled:before { content: "\e808"; } -.icon-ic_fluent_flowchart_20_regular:before { +.icon-ic_fluent_flashlight_off_20_regular:before { content: "\e809"; } -.icon-ic_fluent_flowchart_circle_20_filled:before { +.icon-ic_fluent_flip_horizontal_20_filled:before { content: "\e80a"; } -.icon-ic_fluent_flowchart_circle_20_regular:before { +.icon-ic_fluent_flip_horizontal_20_regular:before { content: "\e80b"; } -.icon-ic_fluent_fluent_20_filled:before { +.icon-ic_fluent_flip_vertical_20_filled:before { content: "\e80c"; } -.icon-ic_fluent_fluent_20_regular:before { +.icon-ic_fluent_flip_vertical_20_regular:before { content: "\e80d"; } -.icon-ic_fluent_fluid_20_filled:before { +.icon-ic_fluent_flow_20_filled:before { content: "\e80e"; } -.icon-ic_fluent_fluid_20_regular:before { +.icon-ic_fluent_flow_20_regular:before { content: "\e80f"; } -.icon-ic_fluent_folder_20_filled:before { +.icon-ic_fluent_flowchart_20_filled:before { content: "\e810"; } -.icon-ic_fluent_folder_20_regular:before { +.icon-ic_fluent_flowchart_20_regular:before { content: "\e811"; } -.icon-ic_fluent_folder_add_20_filled:before { +.icon-ic_fluent_flowchart_circle_20_filled:before { content: "\e812"; } -.icon-ic_fluent_folder_add_20_regular:before { +.icon-ic_fluent_flowchart_circle_20_regular:before { content: "\e813"; } -.icon-ic_fluent_folder_arrow_left_20_filled:before { +.icon-ic_fluent_fluent_20_filled:before { content: "\e814"; } -.icon-ic_fluent_folder_arrow_left_20_regular:before { +.icon-ic_fluent_fluent_20_regular:before { content: "\e815"; } -.icon-ic_fluent_folder_arrow_right_20_filled:before { +.icon-ic_fluent_fluid_20_filled:before { content: "\e816"; } -.icon-ic_fluent_folder_arrow_right_20_regular:before { +.icon-ic_fluent_fluid_20_regular:before { content: "\e817"; } -.icon-ic_fluent_folder_arrow_up_20_filled:before { +.icon-ic_fluent_folder_20_filled:before { content: "\e818"; } -.icon-ic_fluent_folder_arrow_up_20_regular:before { +.icon-ic_fluent_folder_20_regular:before { content: "\e819"; } -.icon-ic_fluent_folder_briefcase_20_filled:before { +.icon-ic_fluent_folder_add_20_filled:before { content: "\e81a"; } -.icon-ic_fluent_folder_briefcase_20_regular:before { +.icon-ic_fluent_folder_add_20_regular:before { content: "\e81b"; } -.icon-ic_fluent_folder_globe_20_filled:before { +.icon-ic_fluent_folder_arrow_left_20_filled:before { content: "\e81c"; } -.icon-ic_fluent_folder_globe_20_regular:before { +.icon-ic_fluent_folder_arrow_left_20_regular:before { content: "\e81d"; } -.icon-ic_fluent_folder_lightning_20_filled:before { +.icon-ic_fluent_folder_arrow_right_20_filled:before { content: "\e81e"; } -.icon-ic_fluent_folder_lightning_20_regular:before { +.icon-ic_fluent_folder_arrow_right_20_regular:before { content: "\e81f"; } -.icon-ic_fluent_folder_link_20_filled:before { +.icon-ic_fluent_folder_arrow_up_20_filled:before { content: "\e820"; } -.icon-ic_fluent_folder_link_20_regular:before { +.icon-ic_fluent_folder_arrow_up_20_regular:before { content: "\e821"; } -.icon-ic_fluent_folder_list_20_filled:before { +.icon-ic_fluent_folder_briefcase_20_filled:before { content: "\e822"; } -.icon-ic_fluent_folder_list_20_regular:before { +.icon-ic_fluent_folder_briefcase_20_regular:before { content: "\e823"; } -.icon-ic_fluent_folder_mail_20_filled:before { +.icon-ic_fluent_folder_globe_20_filled:before { content: "\e824"; } -.icon-ic_fluent_folder_mail_20_regular:before { +.icon-ic_fluent_folder_globe_20_regular:before { content: "\e825"; } -.icon-ic_fluent_folder_open_20_filled:before { +.icon-ic_fluent_folder_lightning_20_filled:before { content: "\e826"; } -.icon-ic_fluent_folder_open_20_regular:before { +.icon-ic_fluent_folder_lightning_20_regular:before { content: "\e827"; } -.icon-ic_fluent_folder_open_vertical_20_filled:before { +.icon-ic_fluent_folder_link_20_filled:before { content: "\e828"; } -.icon-ic_fluent_folder_open_vertical_20_regular:before { +.icon-ic_fluent_folder_link_20_regular:before { content: "\e829"; } -.icon-ic_fluent_folder_people_20_filled:before { +.icon-ic_fluent_folder_list_20_filled:before { content: "\e82a"; } -.icon-ic_fluent_folder_people_20_regular:before { +.icon-ic_fluent_folder_list_20_regular:before { content: "\e82b"; } -.icon-ic_fluent_folder_person_20_filled:before { +.icon-ic_fluent_folder_mail_20_filled:before { content: "\e82c"; } -.icon-ic_fluent_folder_person_20_regular:before { +.icon-ic_fluent_folder_mail_20_regular:before { content: "\e82d"; } -.icon-ic_fluent_folder_prohibited_20_filled:before { +.icon-ic_fluent_folder_open_20_filled:before { content: "\e82e"; } -.icon-ic_fluent_folder_prohibited_20_regular:before { +.icon-ic_fluent_folder_open_20_regular:before { content: "\e82f"; } -.icon-ic_fluent_folder_search_20_filled:before { +.icon-ic_fluent_folder_open_vertical_20_filled:before { content: "\e830"; } -.icon-ic_fluent_folder_search_20_regular:before { +.icon-ic_fluent_folder_open_vertical_20_regular:before { content: "\e831"; } -.icon-ic_fluent_folder_swap_20_filled:before { +.icon-ic_fluent_folder_people_20_filled:before { content: "\e832"; } -.icon-ic_fluent_folder_swap_20_regular:before { +.icon-ic_fluent_folder_people_20_regular:before { content: "\e833"; } -.icon-ic_fluent_folder_sync_20_filled:before { +.icon-ic_fluent_folder_person_20_filled:before { content: "\e834"; } -.icon-ic_fluent_folder_sync_20_regular:before { +.icon-ic_fluent_folder_person_20_regular:before { content: "\e835"; } -.icon-ic_fluent_folder_zip_20_filled:before { +.icon-ic_fluent_folder_prohibited_20_filled:before { content: "\e836"; } -.icon-ic_fluent_folder_zip_20_regular:before { +.icon-ic_fluent_folder_prohibited_20_regular:before { content: "\e837"; } -.icon-ic_fluent_font_decrease_20_filled:before { +.icon-ic_fluent_folder_search_20_filled:before { content: "\e838"; } -.icon-ic_fluent_font_decrease_20_regular:before { +.icon-ic_fluent_folder_search_20_regular:before { content: "\e839"; } -.icon-ic_fluent_font_increase_20_filled:before { +.icon-ic_fluent_folder_swap_20_filled:before { content: "\e83a"; } -.icon-ic_fluent_font_increase_20_regular:before { +.icon-ic_fluent_folder_swap_20_regular:before { content: "\e83b"; } -.icon-ic_fluent_font_space_tracking_in_20_filled:before { +.icon-ic_fluent_folder_sync_20_filled:before { content: "\e83c"; } -.icon-ic_fluent_font_space_tracking_in_20_regular:before { +.icon-ic_fluent_folder_sync_20_regular:before { content: "\e83d"; } -.icon-ic_fluent_font_space_tracking_out_20_filled:before { +.icon-ic_fluent_folder_zip_20_filled:before { content: "\e83e"; } -.icon-ic_fluent_font_space_tracking_out_20_regular:before { +.icon-ic_fluent_folder_zip_20_regular:before { content: "\e83f"; } -.icon-ic_fluent_food_20_filled:before { +.icon-ic_fluent_font_decrease_20_filled:before { content: "\e840"; } -.icon-ic_fluent_food_20_regular:before { +.icon-ic_fluent_font_decrease_20_regular:before { content: "\e841"; } -.icon-ic_fluent_food_apple_20_filled:before { +.icon-ic_fluent_font_increase_20_filled:before { content: "\e842"; } -.icon-ic_fluent_food_apple_20_regular:before { +.icon-ic_fluent_font_increase_20_regular:before { content: "\e843"; } -.icon-ic_fluent_food_cake_20_filled:before { +.icon-ic_fluent_font_space_tracking_in_20_filled:before { content: "\e844"; } -.icon-ic_fluent_food_cake_20_regular:before { +.icon-ic_fluent_font_space_tracking_in_20_regular:before { content: "\e845"; } -.icon-ic_fluent_food_carrot_20_filled:before { +.icon-ic_fluent_font_space_tracking_out_20_filled:before { content: "\e846"; } -.icon-ic_fluent_food_carrot_20_regular:before { +.icon-ic_fluent_font_space_tracking_out_20_regular:before { content: "\e847"; } -.icon-ic_fluent_food_chicken_leg_20_filled:before { +.icon-ic_fluent_food_20_filled:before { content: "\e848"; } -.icon-ic_fluent_food_chicken_leg_20_regular:before { +.icon-ic_fluent_food_20_regular:before { content: "\e849"; } -.icon-ic_fluent_food_egg_20_filled:before { +.icon-ic_fluent_food_apple_20_filled:before { content: "\e84a"; } -.icon-ic_fluent_food_egg_20_regular:before { +.icon-ic_fluent_food_apple_20_regular:before { content: "\e84b"; } -.icon-ic_fluent_food_fish_20_filled:before { +.icon-ic_fluent_food_cake_20_filled:before { content: "\e84c"; } -.icon-ic_fluent_food_fish_20_regular:before { +.icon-ic_fluent_food_cake_20_regular:before { content: "\e84d"; } -.icon-ic_fluent_food_grains_20_filled:before { +.icon-ic_fluent_food_carrot_20_filled:before { content: "\e84e"; } -.icon-ic_fluent_food_grains_20_regular:before { +.icon-ic_fluent_food_carrot_20_regular:before { content: "\e84f"; } -.icon-ic_fluent_food_pizza_20_filled:before { +.icon-ic_fluent_food_chicken_leg_20_filled:before { content: "\e850"; } -.icon-ic_fluent_food_pizza_20_regular:before { +.icon-ic_fluent_food_chicken_leg_20_regular:before { content: "\e851"; } -.icon-ic_fluent_food_toast_20_filled:before { +.icon-ic_fluent_food_egg_20_filled:before { content: "\e852"; } -.icon-ic_fluent_food_toast_20_regular:before { +.icon-ic_fluent_food_egg_20_regular:before { content: "\e853"; } -.icon-ic_fluent_form_20_filled:before { +.icon-ic_fluent_food_fish_20_filled:before { content: "\e854"; } -.icon-ic_fluent_form_20_regular:before { +.icon-ic_fluent_food_fish_20_regular:before { content: "\e855"; } -.icon-ic_fluent_form_multiple_20_filled:before { +.icon-ic_fluent_food_grains_20_filled:before { content: "\e856"; } -.icon-ic_fluent_form_multiple_20_regular:before { +.icon-ic_fluent_food_grains_20_regular:before { content: "\e857"; } -.icon-ic_fluent_form_new_20_filled:before { +.icon-ic_fluent_food_pizza_20_filled:before { content: "\e858"; } -.icon-ic_fluent_form_new_20_regular:before { +.icon-ic_fluent_food_pizza_20_regular:before { content: "\e859"; } -.icon-ic_fluent_form_sparkle_20_filled:before { +.icon-ic_fluent_food_toast_20_filled:before { content: "\e85a"; } -.icon-ic_fluent_form_sparkle_20_regular:before { +.icon-ic_fluent_food_toast_20_regular:before { content: "\e85b"; } -.icon-ic_fluent_fps_120_20_filled:before { +.icon-ic_fluent_form_20_filled:before { content: "\e85c"; } -.icon-ic_fluent_fps_120_20_regular:before { +.icon-ic_fluent_form_20_regular:before { content: "\e85d"; } -.icon-ic_fluent_fps_240_20_filled:before { +.icon-ic_fluent_form_multiple_20_filled:before { content: "\e85e"; } -.icon-ic_fluent_fps_240_20_regular:before { +.icon-ic_fluent_form_multiple_20_regular:before { content: "\e85f"; } -.icon-ic_fluent_fps_30_20_filled:before { +.icon-ic_fluent_form_new_20_filled:before { content: "\e860"; } -.icon-ic_fluent_fps_30_20_regular:before { +.icon-ic_fluent_form_new_20_regular:before { content: "\e861"; } -.icon-ic_fluent_fps_60_20_filled:before { +.icon-ic_fluent_form_sparkle_20_filled:before { content: "\e862"; } -.icon-ic_fluent_fps_60_20_regular:before { +.icon-ic_fluent_form_sparkle_20_regular:before { content: "\e863"; } -.icon-ic_fluent_fps_960_20_filled:before { +.icon-ic_fluent_fps_120_20_filled:before { content: "\e864"; } -.icon-ic_fluent_fps_960_20_regular:before { +.icon-ic_fluent_fps_120_20_regular:before { content: "\e865"; } -.icon-ic_fluent_frame_20_filled:before { +.icon-ic_fluent_fps_240_20_filled:before { content: "\e866"; } -.icon-ic_fluent_frame_20_regular:before { +.icon-ic_fluent_fps_240_20_regular:before { content: "\e867"; } -.icon-ic_fluent_full_screen_maximize_20_filled:before { +.icon-ic_fluent_fps_30_20_filled:before { content: "\e868"; } -.icon-ic_fluent_full_screen_maximize_20_regular:before { +.icon-ic_fluent_fps_30_20_regular:before { content: "\e869"; } -.icon-ic_fluent_full_screen_minimize_20_filled:before { +.icon-ic_fluent_fps_60_20_filled:before { content: "\e86a"; } -.icon-ic_fluent_full_screen_minimize_20_regular:before { +.icon-ic_fluent_fps_60_20_regular:before { content: "\e86b"; } -.icon-ic_fluent_game_chat_20_filled:before { +.icon-ic_fluent_fps_960_20_filled:before { content: "\e86c"; } -.icon-ic_fluent_game_chat_20_regular:before { +.icon-ic_fluent_fps_960_20_regular:before { content: "\e86d"; } -.icon-ic_fluent_games_20_filled:before { +.icon-ic_fluent_frame_20_filled:before { content: "\e86e"; } -.icon-ic_fluent_games_20_regular:before { +.icon-ic_fluent_frame_20_regular:before { content: "\e86f"; } -.icon-ic_fluent_gantt_chart_20_filled:before { +.icon-ic_fluent_full_screen_maximize_20_filled:before { content: "\e870"; } -.icon-ic_fluent_gantt_chart_20_regular:before { +.icon-ic_fluent_full_screen_maximize_20_regular:before { content: "\e871"; } -.icon-ic_fluent_gas_20_filled:before { +.icon-ic_fluent_full_screen_minimize_20_filled:before { content: "\e872"; } -.icon-ic_fluent_gas_20_regular:before { +.icon-ic_fluent_full_screen_minimize_20_regular:before { content: "\e873"; } -.icon-ic_fluent_gas_pump_20_filled:before { +.icon-ic_fluent_game_chat_20_filled:before { content: "\e874"; } -.icon-ic_fluent_gas_pump_20_regular:before { +.icon-ic_fluent_game_chat_20_regular:before { content: "\e875"; } -.icon-ic_fluent_gather_20_filled:before { +.icon-ic_fluent_games_20_filled:before { content: "\e876"; } -.icon-ic_fluent_gather_20_regular:before { +.icon-ic_fluent_games_20_regular:before { content: "\e877"; } -.icon-ic_fluent_gauge_20_filled:before { +.icon-ic_fluent_gantt_chart_20_filled:before { content: "\e878"; } -.icon-ic_fluent_gauge_20_regular:before { +.icon-ic_fluent_gantt_chart_20_regular:before { content: "\e879"; } -.icon-ic_fluent_gauge_add_20_filled:before { +.icon-ic_fluent_gas_20_filled:before { content: "\e87a"; } -.icon-ic_fluent_gauge_add_20_regular:before { +.icon-ic_fluent_gas_20_regular:before { content: "\e87b"; } -.icon-ic_fluent_gavel_20_filled:before { +.icon-ic_fluent_gas_pump_20_filled:before { content: "\e87c"; } -.icon-ic_fluent_gavel_20_regular:before { +.icon-ic_fluent_gas_pump_20_regular:before { content: "\e87d"; } -.icon-ic_fluent_gavel_prohibited_20_filled:before { +.icon-ic_fluent_gather_20_filled:before { content: "\e87e"; } -.icon-ic_fluent_gavel_prohibited_20_regular:before { +.icon-ic_fluent_gather_20_regular:before { content: "\e87f"; } -.icon-ic_fluent_gesture_20_filled:before { +.icon-ic_fluent_gauge_20_filled:before { content: "\e880"; } -.icon-ic_fluent_gesture_20_regular:before { +.icon-ic_fluent_gauge_20_regular:before { content: "\e881"; } -.icon-ic_fluent_gif_20_filled:before { +.icon-ic_fluent_gauge_add_20_filled:before { content: "\e882"; } -.icon-ic_fluent_gif_20_regular:before { +.icon-ic_fluent_gauge_add_20_regular:before { content: "\e883"; } -.icon-ic_fluent_gift_20_filled:before { +.icon-ic_fluent_gavel_20_filled:before { content: "\e884"; } -.icon-ic_fluent_gift_20_regular:before { +.icon-ic_fluent_gavel_20_regular:before { content: "\e885"; } -.icon-ic_fluent_gift_card_20_filled:before { +.icon-ic_fluent_gavel_prohibited_20_filled:before { content: "\e886"; } -.icon-ic_fluent_gift_card_20_regular:before { +.icon-ic_fluent_gavel_prohibited_20_regular:before { content: "\e887"; } -.icon-ic_fluent_gift_card_add_20_filled:before { +.icon-ic_fluent_gesture_20_filled:before { content: "\e888"; } -.icon-ic_fluent_gift_card_add_20_regular:before { +.icon-ic_fluent_gesture_20_regular:before { content: "\e889"; } -.icon-ic_fluent_gift_card_arrow_right_20_filled:before { +.icon-ic_fluent_gif_20_filled:before { content: "\e88a"; } -.icon-ic_fluent_gift_card_arrow_right_20_regular:before { +.icon-ic_fluent_gif_20_regular:before { content: "\e88b"; } -.icon-ic_fluent_gift_card_money_20_filled:before { +.icon-ic_fluent_gift_20_filled:before { content: "\e88c"; } -.icon-ic_fluent_gift_card_money_20_regular:before { +.icon-ic_fluent_gift_20_regular:before { content: "\e88d"; } -.icon-ic_fluent_gift_card_multiple_20_filled:before { +.icon-ic_fluent_gift_card_20_filled:before { content: "\e88e"; } -.icon-ic_fluent_gift_card_multiple_20_regular:before { +.icon-ic_fluent_gift_card_20_regular:before { content: "\e88f"; } -.icon-ic_fluent_gift_open_20_filled:before { +.icon-ic_fluent_gift_card_add_20_filled:before { content: "\e890"; } -.icon-ic_fluent_gift_open_20_regular:before { +.icon-ic_fluent_gift_card_add_20_regular:before { content: "\e891"; } -.icon-ic_fluent_glance_20_filled:before { +.icon-ic_fluent_gift_card_arrow_right_20_filled:before { content: "\e892"; } -.icon-ic_fluent_glance_20_regular:before { +.icon-ic_fluent_gift_card_arrow_right_20_regular:before { content: "\e893"; } -.icon-ic_fluent_glance_horizontal_20_filled:before { +.icon-ic_fluent_gift_card_money_20_filled:before { content: "\e894"; } -.icon-ic_fluent_glance_horizontal_20_regular:before { +.icon-ic_fluent_gift_card_money_20_regular:before { content: "\e895"; } -.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before { +.icon-ic_fluent_gift_card_multiple_20_filled:before { content: "\e896"; } -.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before { +.icon-ic_fluent_gift_card_multiple_20_regular:before { content: "\e897"; } -.icon-ic_fluent_glasses_20_filled:before { +.icon-ic_fluent_gift_open_20_filled:before { content: "\e898"; } -.icon-ic_fluent_glasses_20_regular:before { +.icon-ic_fluent_gift_open_20_regular:before { content: "\e899"; } -.icon-ic_fluent_glasses_off_20_filled:before { +.icon-ic_fluent_glance_20_filled:before { content: "\e89a"; } -.icon-ic_fluent_glasses_off_20_regular:before { +.icon-ic_fluent_glance_20_regular:before { content: "\e89b"; } -.icon-ic_fluent_globe_20_filled:before { +.icon-ic_fluent_glance_horizontal_20_filled:before { content: "\e89c"; } -.icon-ic_fluent_globe_20_regular:before { +.icon-ic_fluent_glance_horizontal_20_regular:before { content: "\e89d"; } -.icon-ic_fluent_globe_add_20_filled:before { +.icon-ic_fluent_glance_horizontal_sparkles_20_filled:before { content: "\e89e"; } -.icon-ic_fluent_globe_add_20_regular:before { +.icon-ic_fluent_glance_horizontal_sparkles_20_regular:before { content: "\e89f"; } -.icon-ic_fluent_globe_arrow_forward_20_filled:before { +.icon-ic_fluent_glasses_20_filled:before { content: "\e8a0"; } -.icon-ic_fluent_globe_arrow_forward_20_regular:before { +.icon-ic_fluent_glasses_20_regular:before { content: "\e8a1"; } -.icon-ic_fluent_globe_arrow_up_20_filled:before { +.icon-ic_fluent_glasses_off_20_filled:before { content: "\e8a2"; } -.icon-ic_fluent_globe_arrow_up_20_regular:before { +.icon-ic_fluent_glasses_off_20_regular:before { content: "\e8a3"; } -.icon-ic_fluent_globe_clock_20_filled:before { +.icon-ic_fluent_globe_20_filled:before { content: "\e8a4"; } -.icon-ic_fluent_globe_clock_20_regular:before { +.icon-ic_fluent_globe_20_regular:before { content: "\e8a5"; } -.icon-ic_fluent_globe_desktop_20_filled:before { +.icon-ic_fluent_globe_add_20_filled:before { content: "\e8a6"; } -.icon-ic_fluent_globe_desktop_20_regular:before { +.icon-ic_fluent_globe_add_20_regular:before { content: "\e8a7"; } -.icon-ic_fluent_globe_error_20_filled:before { +.icon-ic_fluent_globe_arrow_forward_20_filled:before { content: "\e8a8"; } -.icon-ic_fluent_globe_error_20_regular:before { +.icon-ic_fluent_globe_arrow_forward_20_regular:before { content: "\e8a9"; } -.icon-ic_fluent_globe_location_20_filled:before { +.icon-ic_fluent_globe_arrow_up_20_filled:before { content: "\e8aa"; } -.icon-ic_fluent_globe_location_20_regular:before { +.icon-ic_fluent_globe_arrow_up_20_regular:before { content: "\e8ab"; } -.icon-ic_fluent_globe_off_20_filled:before { +.icon-ic_fluent_globe_clock_20_filled:before { content: "\e8ac"; } -.icon-ic_fluent_globe_off_20_regular:before { +.icon-ic_fluent_globe_clock_20_regular:before { content: "\e8ad"; } -.icon-ic_fluent_globe_person_20_filled:before { +.icon-ic_fluent_globe_desktop_20_filled:before { content: "\e8ae"; } -.icon-ic_fluent_globe_person_20_regular:before { +.icon-ic_fluent_globe_desktop_20_regular:before { content: "\e8af"; } -.icon-ic_fluent_globe_prohibited_20_filled:before { +.icon-ic_fluent_globe_error_20_filled:before { content: "\e8b0"; } -.icon-ic_fluent_globe_prohibited_20_regular:before { +.icon-ic_fluent_globe_error_20_regular:before { content: "\e8b1"; } -.icon-ic_fluent_globe_search_20_filled:before { +.icon-ic_fluent_globe_location_20_filled:before { content: "\e8b2"; } -.icon-ic_fluent_globe_search_20_regular:before { +.icon-ic_fluent_globe_location_20_regular:before { content: "\e8b3"; } -.icon-ic_fluent_globe_shield_20_filled:before { +.icon-ic_fluent_globe_off_20_filled:before { content: "\e8b4"; } -.icon-ic_fluent_globe_shield_20_regular:before { +.icon-ic_fluent_globe_off_20_regular:before { content: "\e8b5"; } -.icon-ic_fluent_globe_star_20_filled:before { +.icon-ic_fluent_globe_person_20_filled:before { content: "\e8b6"; } -.icon-ic_fluent_globe_star_20_regular:before { +.icon-ic_fluent_globe_person_20_regular:before { content: "\e8b7"; } -.icon-ic_fluent_globe_surface_20_filled:before { +.icon-ic_fluent_globe_prohibited_20_filled:before { content: "\e8b8"; } -.icon-ic_fluent_globe_surface_20_regular:before { +.icon-ic_fluent_globe_prohibited_20_regular:before { content: "\e8b9"; } -.icon-ic_fluent_globe_sync_20_filled:before { +.icon-ic_fluent_globe_search_20_filled:before { content: "\e8ba"; } -.icon-ic_fluent_globe_sync_20_regular:before { +.icon-ic_fluent_globe_search_20_regular:before { content: "\e8bb"; } -.icon-ic_fluent_globe_video_20_filled:before { +.icon-ic_fluent_globe_shield_20_filled:before { content: "\e8bc"; } -.icon-ic_fluent_globe_video_20_regular:before { +.icon-ic_fluent_globe_shield_20_regular:before { content: "\e8bd"; } -.icon-ic_fluent_globe_warning_20_filled:before { +.icon-ic_fluent_globe_star_20_filled:before { content: "\e8be"; } -.icon-ic_fluent_globe_warning_20_regular:before { +.icon-ic_fluent_globe_star_20_regular:before { content: "\e8bf"; } -.icon-ic_fluent_grid_20_filled:before { +.icon-ic_fluent_globe_surface_20_filled:before { content: "\e8c0"; } -.icon-ic_fluent_grid_20_regular:before { +.icon-ic_fluent_globe_surface_20_regular:before { content: "\e8c1"; } -.icon-ic_fluent_grid_dots_20_filled:before { +.icon-ic_fluent_globe_sync_20_filled:before { content: "\e8c2"; } -.icon-ic_fluent_grid_dots_20_regular:before { +.icon-ic_fluent_globe_sync_20_regular:before { content: "\e8c3"; } -.icon-ic_fluent_grid_kanban_20_filled:before { +.icon-ic_fluent_globe_video_20_filled:before { content: "\e8c4"; } -.icon-ic_fluent_grid_kanban_20_regular:before { +.icon-ic_fluent_globe_video_20_regular:before { content: "\e8c5"; } -.icon-ic_fluent_group_20_filled:before { +.icon-ic_fluent_globe_warning_20_filled:before { content: "\e8c6"; } -.icon-ic_fluent_group_20_regular:before { +.icon-ic_fluent_globe_warning_20_regular:before { content: "\e8c7"; } -.icon-ic_fluent_group_dismiss_20_filled:before { +.icon-ic_fluent_grid_20_filled:before { content: "\e8c8"; } -.icon-ic_fluent_group_dismiss_20_regular:before { +.icon-ic_fluent_grid_20_regular:before { content: "\e8c9"; } -.icon-ic_fluent_group_list_20_filled:before { +.icon-ic_fluent_grid_dots_20_filled:before { content: "\e8ca"; } -.icon-ic_fluent_group_list_20_regular:before { +.icon-ic_fluent_grid_dots_20_regular:before { content: "\e8cb"; } -.icon-ic_fluent_group_return_20_filled:before { +.icon-ic_fluent_grid_kanban_20_filled:before { content: "\e8cc"; } -.icon-ic_fluent_group_return_20_regular:before { +.icon-ic_fluent_grid_kanban_20_regular:before { content: "\e8cd"; } -.icon-ic_fluent_guardian_20_filled:before { +.icon-ic_fluent_group_20_filled:before { content: "\e8ce"; } -.icon-ic_fluent_guardian_20_regular:before { +.icon-ic_fluent_group_20_regular:before { content: "\e8cf"; } -.icon-ic_fluent_guest_20_filled:before { +.icon-ic_fluent_group_dismiss_20_filled:before { content: "\e8d0"; } -.icon-ic_fluent_guest_20_regular:before { +.icon-ic_fluent_group_dismiss_20_regular:before { content: "\e8d1"; } -.icon-ic_fluent_guest_add_20_filled:before { +.icon-ic_fluent_group_list_20_filled:before { content: "\e8d2"; } -.icon-ic_fluent_guest_add_20_regular:before { +.icon-ic_fluent_group_list_20_regular:before { content: "\e8d3"; } -.icon-ic_fluent_guitar_20_filled:before { +.icon-ic_fluent_group_return_20_filled:before { content: "\e8d4"; } -.icon-ic_fluent_guitar_20_regular:before { +.icon-ic_fluent_group_return_20_regular:before { content: "\e8d5"; } -.icon-ic_fluent_hand_draw_20_filled:before { +.icon-ic_fluent_guardian_20_filled:before { content: "\e8d6"; } -.icon-ic_fluent_hand_draw_20_regular:before { +.icon-ic_fluent_guardian_20_regular:before { content: "\e8d7"; } -.icon-ic_fluent_hand_left_20_filled:before { +.icon-ic_fluent_guest_20_filled:before { content: "\e8d8"; } -.icon-ic_fluent_hand_left_20_regular:before { +.icon-ic_fluent_guest_20_regular:before { content: "\e8d9"; } -.icon-ic_fluent_hand_left_chat_20_filled:before { +.icon-ic_fluent_guest_add_20_filled:before { content: "\e8da"; } -.icon-ic_fluent_hand_left_chat_20_regular:before { +.icon-ic_fluent_guest_add_20_regular:before { content: "\e8db"; } -.icon-ic_fluent_hand_open_heart_20_filled:before { +.icon-ic_fluent_guitar_20_filled:before { content: "\e8dc"; } -.icon-ic_fluent_hand_open_heart_20_regular:before { +.icon-ic_fluent_guitar_20_regular:before { content: "\e8dd"; } -.icon-ic_fluent_hand_point_20_filled:before { +.icon-ic_fluent_hand_draw_20_filled:before { content: "\e8de"; } -.icon-ic_fluent_hand_point_20_regular:before { +.icon-ic_fluent_hand_draw_20_regular:before { content: "\e8df"; } -.icon-ic_fluent_hand_right_20_filled:before { +.icon-ic_fluent_hand_left_20_filled:before { content: "\e8e0"; } -.icon-ic_fluent_hand_right_20_regular:before { +.icon-ic_fluent_hand_left_20_regular:before { content: "\e8e1"; } -.icon-ic_fluent_hand_right_off_20_filled:before { +.icon-ic_fluent_hand_left_chat_20_filled:before { content: "\e8e2"; } -.icon-ic_fluent_hand_right_off_20_regular:before { +.icon-ic_fluent_hand_left_chat_20_regular:before { content: "\e8e3"; } -.icon-ic_fluent_hand_wave_20_filled:before { +.icon-ic_fluent_hand_open_heart_20_filled:before { content: "\e8e4"; } -.icon-ic_fluent_hand_wave_20_regular:before { +.icon-ic_fluent_hand_open_heart_20_regular:before { content: "\e8e5"; } -.icon-ic_fluent_handshake_20_filled:before { +.icon-ic_fluent_hand_point_20_filled:before { content: "\e8e6"; } -.icon-ic_fluent_handshake_20_regular:before { +.icon-ic_fluent_hand_point_20_regular:before { content: "\e8e7"; } -.icon-ic_fluent_haptic_strong_20_filled:before { +.icon-ic_fluent_hand_right_20_filled:before { content: "\e8e8"; } -.icon-ic_fluent_haptic_strong_20_regular:before { +.icon-ic_fluent_hand_right_20_regular:before { content: "\e8e9"; } -.icon-ic_fluent_haptic_weak_20_filled:before { +.icon-ic_fluent_hand_right_off_20_filled:before { content: "\e8ea"; } -.icon-ic_fluent_haptic_weak_20_regular:before { +.icon-ic_fluent_hand_right_off_20_regular:before { content: "\e8eb"; } -.icon-ic_fluent_hard_drive_20_filled:before { +.icon-ic_fluent_hand_wave_20_filled:before { content: "\e8ec"; } -.icon-ic_fluent_hard_drive_20_regular:before { +.icon-ic_fluent_hand_wave_20_regular:before { content: "\e8ed"; } -.icon-ic_fluent_hat_graduation_20_filled:before { +.icon-ic_fluent_handshake_20_filled:before { content: "\e8ee"; } -.icon-ic_fluent_hat_graduation_20_regular:before { +.icon-ic_fluent_handshake_20_regular:before { content: "\e8ef"; } -.icon-ic_fluent_hat_graduation_add_20_filled:before { +.icon-ic_fluent_haptic_strong_20_filled:before { content: "\e8f0"; } -.icon-ic_fluent_hat_graduation_add_20_regular:before { +.icon-ic_fluent_haptic_strong_20_regular:before { content: "\e8f1"; } -.icon-ic_fluent_hat_graduation_sparkle_20_filled:before { +.icon-ic_fluent_haptic_weak_20_filled:before { content: "\e8f2"; } -.icon-ic_fluent_hat_graduation_sparkle_20_regular:before { +.icon-ic_fluent_haptic_weak_20_regular:before { content: "\e8f3"; } -.icon-ic_fluent_hd_20_filled:before { +.icon-ic_fluent_hard_drive_20_filled:before { content: "\e8f4"; } -.icon-ic_fluent_hd_20_regular:before { +.icon-ic_fluent_hard_drive_20_regular:before { content: "\e8f5"; } -.icon-ic_fluent_hdr_20_filled:before { +.icon-ic_fluent_hat_graduation_20_filled:before { content: "\e8f6"; } -.icon-ic_fluent_hdr_20_regular:before { +.icon-ic_fluent_hat_graduation_20_regular:before { content: "\e8f7"; } -.icon-ic_fluent_hdr_off_20_filled:before { +.icon-ic_fluent_hat_graduation_add_20_filled:before { content: "\e8f8"; } -.icon-ic_fluent_hdr_off_20_regular:before { +.icon-ic_fluent_hat_graduation_add_20_regular:before { content: "\e8f9"; } -.icon-ic_fluent_headphones_20_filled:before { +.icon-ic_fluent_hat_graduation_sparkle_20_filled:before { content: "\e8fa"; } -.icon-ic_fluent_headphones_20_regular:before { +.icon-ic_fluent_hat_graduation_sparkle_20_regular:before { content: "\e8fb"; } -.icon-ic_fluent_headphones_sound_wave_20_filled:before { +.icon-ic_fluent_hd_20_filled:before { content: "\e8fc"; } -.icon-ic_fluent_headphones_sound_wave_20_regular:before { +.icon-ic_fluent_hd_20_regular:before { content: "\e8fd"; } -.icon-ic_fluent_headset_20_filled:before { +.icon-ic_fluent_hdr_20_filled:before { content: "\e8fe"; } -.icon-ic_fluent_headset_20_regular:before { +.icon-ic_fluent_hdr_20_regular:before { content: "\e8ff"; } -.icon-ic_fluent_headset_add_20_filled:before { +.icon-ic_fluent_hdr_off_20_filled:before { content: "\e900"; } -.icon-ic_fluent_headset_add_20_regular:before { +.icon-ic_fluent_hdr_off_20_regular:before { content: "\e901"; } -.icon-ic_fluent_headset_vr_20_filled:before { +.icon-ic_fluent_headphones_20_filled:before { content: "\e902"; } -.icon-ic_fluent_headset_vr_20_regular:before { +.icon-ic_fluent_headphones_20_regular:before { content: "\e903"; } -.icon-ic_fluent_heart_20_filled:before { +.icon-ic_fluent_headphones_sound_wave_20_filled:before { content: "\e904"; } -.icon-ic_fluent_heart_20_regular:before { +.icon-ic_fluent_headphones_sound_wave_20_regular:before { content: "\e905"; } -.icon-ic_fluent_heart_broken_20_filled:before { +.icon-ic_fluent_headset_20_filled:before { content: "\e906"; } -.icon-ic_fluent_heart_broken_20_regular:before { +.icon-ic_fluent_headset_20_regular:before { content: "\e907"; } -.icon-ic_fluent_heart_circle_20_filled:before { +.icon-ic_fluent_headset_add_20_filled:before { content: "\e908"; } -.icon-ic_fluent_heart_circle_20_regular:before { +.icon-ic_fluent_headset_add_20_regular:before { content: "\e909"; } -.icon-ic_fluent_heart_circle_hint_20_filled:before { +.icon-ic_fluent_headset_vr_20_filled:before { content: "\e90a"; } -.icon-ic_fluent_heart_circle_hint_20_regular:before { +.icon-ic_fluent_headset_vr_20_regular:before { content: "\e90b"; } -.icon-ic_fluent_heart_off_20_filled:before { +.icon-ic_fluent_heart_20_filled:before { content: "\e90c"; } -.icon-ic_fluent_heart_off_20_regular:before { +.icon-ic_fluent_heart_20_regular:before { content: "\e90d"; } -.icon-ic_fluent_heart_pulse_20_filled:before { +.icon-ic_fluent_heart_broken_20_filled:before { content: "\e90e"; } -.icon-ic_fluent_heart_pulse_20_regular:before { +.icon-ic_fluent_heart_broken_20_regular:before { content: "\e90f"; } -.icon-ic_fluent_heart_pulse_checkmark_20_filled:before { +.icon-ic_fluent_heart_circle_20_filled:before { content: "\e910"; } -.icon-ic_fluent_heart_pulse_checkmark_20_regular:before { +.icon-ic_fluent_heart_circle_20_regular:before { content: "\e911"; } -.icon-ic_fluent_heart_pulse_error_20_filled:before { +.icon-ic_fluent_heart_circle_hint_20_filled:before { content: "\e912"; } -.icon-ic_fluent_heart_pulse_error_20_regular:before { +.icon-ic_fluent_heart_circle_hint_20_regular:before { content: "\e913"; } -.icon-ic_fluent_heart_pulse_warning_20_filled:before { +.icon-ic_fluent_heart_off_20_filled:before { content: "\e914"; } -.icon-ic_fluent_heart_pulse_warning_20_regular:before { +.icon-ic_fluent_heart_off_20_regular:before { content: "\e915"; } -.icon-ic_fluent_hexagon_20_filled:before { +.icon-ic_fluent_heart_pulse_20_filled:before { content: "\e916"; } -.icon-ic_fluent_hexagon_20_regular:before { +.icon-ic_fluent_heart_pulse_20_regular:before { content: "\e917"; } -.icon-ic_fluent_hexagon_sparkle_20_filled:before { +.icon-ic_fluent_heart_pulse_checkmark_20_filled:before { content: "\e918"; } -.icon-ic_fluent_hexagon_sparkle_20_regular:before { +.icon-ic_fluent_heart_pulse_checkmark_20_regular:before { content: "\e919"; } -.icon-ic_fluent_hexagon_three_20_filled:before { +.icon-ic_fluent_heart_pulse_error_20_filled:before { content: "\e91a"; } -.icon-ic_fluent_hexagon_three_20_regular:before { +.icon-ic_fluent_heart_pulse_error_20_regular:before { content: "\e91b"; } -.icon-ic_fluent_highlight_20_filled:before { +.icon-ic_fluent_heart_pulse_warning_20_filled:before { content: "\e91c"; } -.icon-ic_fluent_highlight_20_regular:before { +.icon-ic_fluent_heart_pulse_warning_20_regular:before { content: "\e91d"; } -.icon-ic_fluent_highlight_accent_20_filled:before { +.icon-ic_fluent_hexagon_20_filled:before { content: "\e91e"; } -.icon-ic_fluent_highlight_link_20_filled:before { +.icon-ic_fluent_hexagon_20_regular:before { content: "\e91f"; } -.icon-ic_fluent_highlight_link_20_regular:before { +.icon-ic_fluent_hexagon_sparkle_20_filled:before { content: "\e920"; } -.icon-ic_fluent_highway_20_filled:before { +.icon-ic_fluent_hexagon_sparkle_20_regular:before { content: "\e921"; } -.icon-ic_fluent_highway_20_regular:before { +.icon-ic_fluent_hexagon_three_20_filled:before { content: "\e922"; } -.icon-ic_fluent_history_20_filled:before { +.icon-ic_fluent_hexagon_three_20_regular:before { content: "\e923"; } -.icon-ic_fluent_history_20_regular:before { +.icon-ic_fluent_highlight_20_filled:before { content: "\e924"; } -.icon-ic_fluent_history_dismiss_20_filled:before { +.icon-ic_fluent_highlight_20_regular:before { content: "\e925"; } -.icon-ic_fluent_history_dismiss_20_regular:before { +.icon-ic_fluent_highlight_accent_20_filled:before { content: "\e926"; } -.icon-ic_fluent_home_20_filled:before { +.icon-ic_fluent_highlight_link_20_filled:before { content: "\e927"; } -.icon-ic_fluent_home_20_regular:before { +.icon-ic_fluent_highlight_link_20_regular:before { content: "\e928"; } -.icon-ic_fluent_home_add_20_filled:before { +.icon-ic_fluent_highway_20_filled:before { content: "\e929"; } -.icon-ic_fluent_home_add_20_regular:before { +.icon-ic_fluent_highway_20_regular:before { content: "\e92a"; } -.icon-ic_fluent_home_checkmark_20_filled:before { +.icon-ic_fluent_history_20_filled:before { content: "\e92b"; } -.icon-ic_fluent_home_checkmark_20_regular:before { +.icon-ic_fluent_history_20_regular:before { content: "\e92c"; } -.icon-ic_fluent_home_database_20_filled:before { +.icon-ic_fluent_history_dismiss_20_filled:before { content: "\e92d"; } -.icon-ic_fluent_home_database_20_regular:before { +.icon-ic_fluent_history_dismiss_20_regular:before { content: "\e92e"; } -.icon-ic_fluent_home_garage_20_filled:before { +.icon-ic_fluent_home_20_filled:before { content: "\e92f"; } -.icon-ic_fluent_home_garage_20_regular:before { +.icon-ic_fluent_home_20_regular:before { content: "\e930"; } -.icon-ic_fluent_home_heart_20_filled:before { +.icon-ic_fluent_home_add_20_filled:before { content: "\e931"; } -.icon-ic_fluent_home_heart_20_regular:before { +.icon-ic_fluent_home_add_20_regular:before { content: "\e932"; } -.icon-ic_fluent_home_more_20_filled:before { +.icon-ic_fluent_home_checkmark_20_filled:before { content: "\e933"; } -.icon-ic_fluent_home_more_20_regular:before { +.icon-ic_fluent_home_checkmark_20_regular:before { content: "\e934"; } -.icon-ic_fluent_home_person_20_filled:before { +.icon-ic_fluent_home_database_20_filled:before { content: "\e935"; } -.icon-ic_fluent_home_person_20_regular:before { +.icon-ic_fluent_home_database_20_regular:before { content: "\e936"; } -.icon-ic_fluent_home_split_20_filled:before { +.icon-ic_fluent_home_garage_20_filled:before { content: "\e937"; } -.icon-ic_fluent_home_split_20_regular:before { +.icon-ic_fluent_home_garage_20_regular:before { content: "\e938"; } -.icon-ic_fluent_hourglass_20_filled:before { +.icon-ic_fluent_home_heart_20_filled:before { content: "\e939"; } -.icon-ic_fluent_hourglass_20_regular:before { +.icon-ic_fluent_home_heart_20_regular:before { content: "\e93a"; } -.icon-ic_fluent_hourglass_half_20_filled:before { +.icon-ic_fluent_home_more_20_filled:before { content: "\e93b"; } -.icon-ic_fluent_hourglass_half_20_regular:before { +.icon-ic_fluent_home_more_20_regular:before { content: "\e93c"; } -.icon-ic_fluent_hourglass_one_quarter_20_filled:before { +.icon-ic_fluent_home_person_20_filled:before { content: "\e93d"; } -.icon-ic_fluent_hourglass_one_quarter_20_regular:before { +.icon-ic_fluent_home_person_20_regular:before { content: "\e93e"; } -.icon-ic_fluent_hourglass_three_quarter_20_filled:before { +.icon-ic_fluent_home_split_20_filled:before { content: "\e93f"; } -.icon-ic_fluent_hourglass_three_quarter_20_regular:before { +.icon-ic_fluent_home_split_20_regular:before { content: "\e940"; } -.icon-ic_fluent_icons_20_filled:before { +.icon-ic_fluent_hourglass_20_filled:before { content: "\e941"; } -.icon-ic_fluent_icons_20_regular:before { +.icon-ic_fluent_hourglass_20_regular:before { content: "\e942"; } -.icon-ic_fluent_image_20_filled:before { +.icon-ic_fluent_hourglass_half_20_filled:before { content: "\e943"; } -.icon-ic_fluent_image_20_regular:before { +.icon-ic_fluent_hourglass_half_20_regular:before { content: "\e944"; } -.icon-ic_fluent_image_add_20_filled:before { +.icon-ic_fluent_hourglass_one_quarter_20_filled:before { content: "\e945"; } -.icon-ic_fluent_image_add_20_regular:before { +.icon-ic_fluent_hourglass_one_quarter_20_regular:before { content: "\e946"; } -.icon-ic_fluent_image_alt_text_20_filled:before { +.icon-ic_fluent_hourglass_three_quarter_20_filled:before { content: "\e947"; } -.icon-ic_fluent_image_alt_text_20_regular:before { +.icon-ic_fluent_hourglass_three_quarter_20_regular:before { content: "\e948"; } -.icon-ic_fluent_image_arrow_back_20_filled:before { +.icon-ic_fluent_icons_20_filled:before { content: "\e949"; } -.icon-ic_fluent_image_arrow_back_20_regular:before { +.icon-ic_fluent_icons_20_regular:before { content: "\e94a"; } -.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_image_20_filled:before { content: "\e94b"; } -.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_image_20_regular:before { content: "\e94c"; } -.icon-ic_fluent_image_arrow_forward_20_filled:before { +.icon-ic_fluent_image_add_20_filled:before { content: "\e94d"; } -.icon-ic_fluent_image_arrow_forward_20_regular:before { +.icon-ic_fluent_image_add_20_regular:before { content: "\e94e"; } -.icon-ic_fluent_image_border_20_filled:before { +.icon-ic_fluent_image_alt_text_20_filled:before { content: "\e94f"; } -.icon-ic_fluent_image_border_20_regular:before { +.icon-ic_fluent_image_alt_text_20_regular:before { content: "\e950"; } -.icon-ic_fluent_image_circle_20_filled:before { +.icon-ic_fluent_image_arrow_back_20_filled:before { content: "\e951"; } -.icon-ic_fluent_image_circle_20_regular:before { +.icon-ic_fluent_image_arrow_back_20_regular:before { content: "\e952"; } -.icon-ic_fluent_image_copy_20_filled:before { +.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before { content: "\e953"; } -.icon-ic_fluent_image_copy_20_regular:before { +.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before { content: "\e954"; } -.icon-ic_fluent_image_edit_20_filled:before { +.icon-ic_fluent_image_arrow_forward_20_filled:before { content: "\e955"; } -.icon-ic_fluent_image_edit_20_regular:before { +.icon-ic_fluent_image_arrow_forward_20_regular:before { content: "\e956"; } -.icon-ic_fluent_image_globe_20_filled:before { +.icon-ic_fluent_image_border_20_filled:before { content: "\e957"; } -.icon-ic_fluent_image_globe_20_regular:before { +.icon-ic_fluent_image_border_20_regular:before { content: "\e958"; } -.icon-ic_fluent_image_multiple_20_filled:before { +.icon-ic_fluent_image_circle_20_filled:before { content: "\e959"; } -.icon-ic_fluent_image_multiple_20_regular:before { +.icon-ic_fluent_image_circle_20_regular:before { content: "\e95a"; } -.icon-ic_fluent_image_multiple_off_20_filled:before { +.icon-ic_fluent_image_copy_20_filled:before { content: "\e95b"; } -.icon-ic_fluent_image_multiple_off_20_regular:before { +.icon-ic_fluent_image_copy_20_regular:before { content: "\e95c"; } -.icon-ic_fluent_image_off_20_filled:before { +.icon-ic_fluent_image_edit_20_filled:before { content: "\e95d"; } -.icon-ic_fluent_image_off_20_regular:before { +.icon-ic_fluent_image_edit_20_regular:before { content: "\e95e"; } -.icon-ic_fluent_image_prohibited_20_filled:before { +.icon-ic_fluent_image_globe_20_filled:before { content: "\e95f"; } -.icon-ic_fluent_image_prohibited_20_regular:before { +.icon-ic_fluent_image_globe_20_regular:before { content: "\e960"; } -.icon-ic_fluent_image_reflection_20_filled:before { +.icon-ic_fluent_image_multiple_20_filled:before { content: "\e961"; } -.icon-ic_fluent_image_reflection_20_regular:before { +.icon-ic_fluent_image_multiple_20_regular:before { content: "\e962"; } -.icon-ic_fluent_image_search_20_filled:before { +.icon-ic_fluent_image_multiple_off_20_filled:before { content: "\e963"; } -.icon-ic_fluent_image_search_20_regular:before { +.icon-ic_fluent_image_multiple_off_20_regular:before { content: "\e964"; } -.icon-ic_fluent_image_shadow_20_filled:before { +.icon-ic_fluent_image_off_20_filled:before { content: "\e965"; } -.icon-ic_fluent_image_shadow_20_regular:before { +.icon-ic_fluent_image_off_20_regular:before { content: "\e966"; } -.icon-ic_fluent_image_sparkle_20_filled:before { +.icon-ic_fluent_image_prohibited_20_filled:before { content: "\e967"; } -.icon-ic_fluent_image_sparkle_20_regular:before { +.icon-ic_fluent_image_prohibited_20_regular:before { content: "\e968"; } -.icon-ic_fluent_image_split_20_filled:before { +.icon-ic_fluent_image_reflection_20_filled:before { content: "\e969"; } -.icon-ic_fluent_image_split_20_regular:before { +.icon-ic_fluent_image_reflection_20_regular:before { content: "\e96a"; } -.icon-ic_fluent_image_stack_20_filled:before { +.icon-ic_fluent_image_search_20_filled:before { content: "\e96b"; } -.icon-ic_fluent_image_stack_20_regular:before { +.icon-ic_fluent_image_search_20_regular:before { content: "\e96c"; } -.icon-ic_fluent_image_table_20_filled:before { +.icon-ic_fluent_image_shadow_20_filled:before { content: "\e96d"; } -.icon-ic_fluent_image_table_20_regular:before { +.icon-ic_fluent_image_shadow_20_regular:before { content: "\e96e"; } -.icon-ic_fluent_immersive_reader_20_filled:before { +.icon-ic_fluent_image_sparkle_20_filled:before { content: "\e96f"; } -.icon-ic_fluent_immersive_reader_20_regular:before { +.icon-ic_fluent_image_sparkle_20_regular:before { content: "\e970"; } -.icon-ic_fluent_important_20_filled:before { +.icon-ic_fluent_image_split_20_filled:before { content: "\e971"; } -.icon-ic_fluent_important_20_regular:before { +.icon-ic_fluent_image_split_20_regular:before { content: "\e972"; } -.icon-ic_fluent_incognito_20_filled:before { +.icon-ic_fluent_image_stack_20_filled:before { content: "\e973"; } -.icon-ic_fluent_incognito_20_regular:before { +.icon-ic_fluent_image_stack_20_regular:before { content: "\e974"; } -.icon-ic_fluent_info_20_filled:before { +.icon-ic_fluent_image_table_20_filled:before { content: "\e975"; } -.icon-ic_fluent_info_20_regular:before { +.icon-ic_fluent_image_table_20_regular:before { content: "\e976"; } -.icon-ic_fluent_info_shield_20_filled:before { +.icon-ic_fluent_immersive_reader_20_filled:before { content: "\e977"; } -.icon-ic_fluent_info_shield_20_regular:before { +.icon-ic_fluent_immersive_reader_20_regular:before { content: "\e978"; } -.icon-ic_fluent_ink_stroke_20_filled:before { +.icon-ic_fluent_important_20_filled:before { content: "\e979"; } -.icon-ic_fluent_ink_stroke_20_regular:before { +.icon-ic_fluent_important_20_regular:before { content: "\e97a"; } -.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before { +.icon-ic_fluent_incognito_20_filled:before { content: "\e97b"; } -.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before { +.icon-ic_fluent_incognito_20_regular:before { content: "\e97c"; } -.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before { +.icon-ic_fluent_info_20_filled:before { content: "\e97d"; } -.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before { +.icon-ic_fluent_info_20_regular:before { content: "\e97e"; } -.icon-ic_fluent_inking_tool_20_filled:before { +.icon-ic_fluent_info_shield_20_filled:before { content: "\e97f"; } -.icon-ic_fluent_inking_tool_20_regular:before { +.icon-ic_fluent_info_shield_20_regular:before { content: "\e980"; } -.icon-ic_fluent_inking_tool_accent_20_filled:before { +.icon-ic_fluent_ink_stroke_20_filled:before { content: "\e981"; } -.icon-ic_fluent_inprivate_account_20_filled:before { +.icon-ic_fluent_ink_stroke_20_regular:before { content: "\e982"; } -.icon-ic_fluent_inprivate_account_20_regular:before { +.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before { content: "\e983"; } -.icon-ic_fluent_insert_20_filled:before { +.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before { content: "\e984"; } -.icon-ic_fluent_insert_20_regular:before { +.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before { content: "\e985"; } -.icon-ic_fluent_ios_chevron_right_20_filled:before { +.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before { content: "\e986"; } -.icon-ic_fluent_ios_chevron_right_20_regular:before { +.icon-ic_fluent_inking_tool_20_filled:before { content: "\e987"; } -.icon-ic_fluent_iot_20_filled:before { +.icon-ic_fluent_inking_tool_20_regular:before { content: "\e988"; } -.icon-ic_fluent_iot_20_regular:before { +.icon-ic_fluent_inking_tool_accent_20_filled:before { content: "\e989"; } -.icon-ic_fluent_iot_alert_20_filled:before { +.icon-ic_fluent_inprivate_account_20_filled:before { content: "\e98a"; } -.icon-ic_fluent_iot_alert_20_regular:before { +.icon-ic_fluent_inprivate_account_20_regular:before { content: "\e98b"; } -.icon-ic_fluent_javascript_20_filled:before { +.icon-ic_fluent_insert_20_filled:before { content: "\e98c"; } -.icon-ic_fluent_javascript_20_regular:before { +.icon-ic_fluent_insert_20_regular:before { content: "\e98d"; } -.icon-ic_fluent_joystick_20_filled:before { +.icon-ic_fluent_ios_chevron_right_20_filled:before { content: "\e98e"; } -.icon-ic_fluent_joystick_20_regular:before { +.icon-ic_fluent_ios_chevron_right_20_regular:before { content: "\e98f"; } -.icon-ic_fluent_key_20_filled:before { +.icon-ic_fluent_iot_20_filled:before { content: "\e990"; } -.icon-ic_fluent_key_20_regular:before { +.icon-ic_fluent_iot_20_regular:before { content: "\e991"; } -.icon-ic_fluent_key_command_20_filled:before { +.icon-ic_fluent_iot_alert_20_filled:before { content: "\e992"; } -.icon-ic_fluent_key_command_20_regular:before { +.icon-ic_fluent_iot_alert_20_regular:before { content: "\e993"; } -.icon-ic_fluent_key_multiple_20_filled:before { +.icon-ic_fluent_javascript_20_filled:before { content: "\e994"; } -.icon-ic_fluent_key_multiple_20_regular:before { +.icon-ic_fluent_javascript_20_regular:before { content: "\e995"; } -.icon-ic_fluent_key_reset_20_filled:before { +.icon-ic_fluent_joystick_20_filled:before { content: "\e996"; } -.icon-ic_fluent_key_reset_20_regular:before { +.icon-ic_fluent_joystick_20_regular:before { content: "\e997"; } -.icon-ic_fluent_keyboard_123_20_filled:before { +.icon-ic_fluent_key_20_filled:before { content: "\e998"; } -.icon-ic_fluent_keyboard_123_20_regular:before { +.icon-ic_fluent_key_20_regular:before { content: "\e999"; } -.icon-ic_fluent_keyboard_20_filled:before { +.icon-ic_fluent_key_command_20_filled:before { content: "\e99a"; } -.icon-ic_fluent_keyboard_20_regular:before { +.icon-ic_fluent_key_command_20_regular:before { content: "\e99b"; } -.icon-ic_fluent_keyboard_dock_20_filled:before { +.icon-ic_fluent_key_multiple_20_filled:before { content: "\e99c"; } -.icon-ic_fluent_keyboard_dock_20_regular:before { +.icon-ic_fluent_key_multiple_20_regular:before { content: "\e99d"; } -.icon-ic_fluent_keyboard_layout_float_20_filled:before { +.icon-ic_fluent_key_reset_20_filled:before { content: "\e99e"; } -.icon-ic_fluent_keyboard_layout_float_20_regular:before { +.icon-ic_fluent_key_reset_20_regular:before { content: "\e99f"; } -.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before { +.icon-ic_fluent_keyboard_123_20_filled:before { content: "\e9a0"; } -.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before { +.icon-ic_fluent_keyboard_123_20_regular:before { content: "\e9a1"; } -.icon-ic_fluent_keyboard_layout_resize_20_filled:before { +.icon-ic_fluent_keyboard_20_filled:before { content: "\e9a2"; } -.icon-ic_fluent_keyboard_layout_resize_20_regular:before { +.icon-ic_fluent_keyboard_20_regular:before { content: "\e9a3"; } -.icon-ic_fluent_keyboard_layout_split_20_filled:before { +.icon-ic_fluent_keyboard_dock_20_filled:before { content: "\e9a4"; } -.icon-ic_fluent_keyboard_layout_split_20_regular:before { +.icon-ic_fluent_keyboard_dock_20_regular:before { content: "\e9a5"; } -.icon-ic_fluent_keyboard_shift_20_filled:before { +.icon-ic_fluent_keyboard_layout_float_20_filled:before { content: "\e9a6"; } -.icon-ic_fluent_keyboard_shift_20_regular:before { +.icon-ic_fluent_keyboard_layout_float_20_regular:before { content: "\e9a7"; } -.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before { +.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before { content: "\e9a8"; } -.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before { +.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before { content: "\e9a9"; } -.icon-ic_fluent_keyboard_tab_20_filled:before { +.icon-ic_fluent_keyboard_layout_resize_20_filled:before { content: "\e9aa"; } -.icon-ic_fluent_keyboard_tab_20_regular:before { +.icon-ic_fluent_keyboard_layout_resize_20_regular:before { content: "\e9ab"; } -.icon-ic_fluent_laptop_20_filled:before { +.icon-ic_fluent_keyboard_layout_split_20_filled:before { content: "\e9ac"; } -.icon-ic_fluent_laptop_20_regular:before { +.icon-ic_fluent_keyboard_layout_split_20_regular:before { content: "\e9ad"; } -.icon-ic_fluent_laptop_briefcase_20_filled:before { +.icon-ic_fluent_keyboard_shift_20_filled:before { content: "\e9ae"; } -.icon-ic_fluent_laptop_briefcase_20_regular:before { +.icon-ic_fluent_keyboard_shift_20_regular:before { content: "\e9af"; } -.icon-ic_fluent_laptop_dismiss_20_filled:before { +.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before { content: "\e9b0"; } -.icon-ic_fluent_laptop_dismiss_20_regular:before { +.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before { content: "\e9b1"; } -.icon-ic_fluent_laptop_person_20_filled:before { +.icon-ic_fluent_keyboard_tab_20_filled:before { content: "\e9b2"; } -.icon-ic_fluent_laptop_person_20_regular:before { +.icon-ic_fluent_keyboard_tab_20_regular:before { content: "\e9b3"; } -.icon-ic_fluent_laptop_settings_20_filled:before { +.icon-ic_fluent_laptop_20_filled:before { content: "\e9b4"; } -.icon-ic_fluent_laptop_settings_20_regular:before { +.icon-ic_fluent_laptop_20_regular:before { content: "\e9b5"; } -.icon-ic_fluent_laptop_shield_20_filled:before { +.icon-ic_fluent_laptop_briefcase_20_filled:before { content: "\e9b6"; } -.icon-ic_fluent_laptop_shield_20_regular:before { +.icon-ic_fluent_laptop_briefcase_20_regular:before { content: "\e9b7"; } -.icon-ic_fluent_laser_tool_20_filled:before { +.icon-ic_fluent_laptop_dismiss_20_filled:before { content: "\e9b8"; } -.icon-ic_fluent_laser_tool_20_regular:before { +.icon-ic_fluent_laptop_dismiss_20_regular:before { content: "\e9b9"; } -.icon-ic_fluent_lasso_20_filled:before { +.icon-ic_fluent_laptop_person_20_filled:before { content: "\e9ba"; } -.icon-ic_fluent_lasso_20_regular:before { +.icon-ic_fluent_laptop_person_20_regular:before { content: "\e9bb"; } -.icon-ic_fluent_launcher_settings_20_filled:before { +.icon-ic_fluent_laptop_settings_20_filled:before { content: "\e9bc"; } -.icon-ic_fluent_launcher_settings_20_regular:before { +.icon-ic_fluent_laptop_settings_20_regular:before { content: "\e9bd"; } -.icon-ic_fluent_layer_20_filled:before { +.icon-ic_fluent_laptop_shield_20_filled:before { content: "\e9be"; } -.icon-ic_fluent_layer_20_regular:before { +.icon-ic_fluent_laptop_shield_20_regular:before { content: "\e9bf"; } -.icon-ic_fluent_layer_diagonal_20_filled:before { +.icon-ic_fluent_laser_tool_20_filled:before { content: "\e9c0"; } -.icon-ic_fluent_layer_diagonal_20_regular:before { +.icon-ic_fluent_laser_tool_20_regular:before { content: "\e9c1"; } -.icon-ic_fluent_layer_diagonal_add_20_filled:before { +.icon-ic_fluent_lasso_20_filled:before { content: "\e9c2"; } -.icon-ic_fluent_layer_diagonal_add_20_regular:before { +.icon-ic_fluent_lasso_20_regular:before { content: "\e9c3"; } -.icon-ic_fluent_layer_diagonal_person_20_filled:before { +.icon-ic_fluent_launcher_settings_20_filled:before { content: "\e9c4"; } -.icon-ic_fluent_layer_diagonal_person_20_regular:before { +.icon-ic_fluent_launcher_settings_20_regular:before { content: "\e9c5"; } -.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before { +.icon-ic_fluent_layer_20_filled:before { content: "\e9c6"; } -.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before { +.icon-ic_fluent_layer_20_regular:before { content: "\e9c7"; } -.icon-ic_fluent_layout_cell_four_20_filled:before { +.icon-ic_fluent_layer_diagonal_20_filled:before { content: "\e9c8"; } -.icon-ic_fluent_layout_cell_four_20_regular:before { +.icon-ic_fluent_layer_diagonal_20_regular:before { content: "\e9c9"; } -.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before { +.icon-ic_fluent_layer_diagonal_add_20_filled:before { content: "\e9ca"; } -.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before { +.icon-ic_fluent_layer_diagonal_add_20_regular:before { content: "\e9cb"; } -.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before { +.icon-ic_fluent_layer_diagonal_person_20_filled:before { content: "\e9cc"; } -.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before { +.icon-ic_fluent_layer_diagonal_person_20_regular:before { content: "\e9cd"; } -.icon-ic_fluent_layout_column_four_20_filled:before { +.icon-ic_fluent_layer_diagonal_sparkle_20_filled:before { content: "\e9ce"; } -.icon-ic_fluent_layout_column_four_20_regular:before { +.icon-ic_fluent_layer_diagonal_sparkle_20_regular:before { content: "\e9cf"; } -.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before { +.icon-ic_fluent_layout_cell_four_20_filled:before { content: "\e9d0"; } -.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before { +.icon-ic_fluent_layout_cell_four_20_regular:before { content: "\e9d1"; } -.icon-ic_fluent_layout_column_four_focus_left_20_filled:before { +.icon-ic_fluent_layout_cell_four_focus_bottom_left_20_filled:before { content: "\e9d2"; } -.icon-ic_fluent_layout_column_four_focus_right_20_filled:before { +.icon-ic_fluent_layout_cell_four_focus_bottom_right_20_filled:before { content: "\e9d3"; } -.icon-ic_fluent_layout_column_one_third_left_20_filled:before { +.icon-ic_fluent_layout_cell_four_focus_top_left_20_filled:before { content: "\e9d4"; } -.icon-ic_fluent_layout_column_one_third_left_20_regular:before { +.icon-ic_fluent_layout_cell_four_focus_top_right_20_filled:before { content: "\e9d5"; } -.icon-ic_fluent_layout_column_one_third_right_20_filled:before { +.icon-ic_fluent_layout_column_four_20_filled:before { content: "\e9d6"; } -.icon-ic_fluent_layout_column_one_third_right_20_regular:before { +.icon-ic_fluent_layout_column_four_20_regular:before { content: "\e9d7"; } -.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before { +.icon-ic_fluent_layout_column_four_focus_center_left_20_filled:before { content: "\e9d8"; } -.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before { +.icon-ic_fluent_layout_column_four_focus_center_right_20_filled:before { content: "\e9d9"; } -.icon-ic_fluent_layout_column_three_20_filled:before { +.icon-ic_fluent_layout_column_four_focus_left_20_filled:before { content: "\e9da"; } -.icon-ic_fluent_layout_column_three_20_regular:before { +.icon-ic_fluent_layout_column_four_focus_right_20_filled:before { content: "\e9db"; } -.icon-ic_fluent_layout_column_three_focus_center_20_filled:before { +.icon-ic_fluent_layout_column_one_third_left_20_filled:before { content: "\e9dc"; } -.icon-ic_fluent_layout_column_three_focus_left_20_filled:before { +.icon-ic_fluent_layout_column_one_third_left_20_regular:before { content: "\e9dd"; } -.icon-ic_fluent_layout_column_three_focus_right_20_filled:before { +.icon-ic_fluent_layout_column_one_third_right_20_filled:before { content: "\e9de"; } -.icon-ic_fluent_layout_column_two_20_filled:before { +.icon-ic_fluent_layout_column_one_third_right_20_regular:before { content: "\e9df"; } -.icon-ic_fluent_layout_column_two_20_regular:before { +.icon-ic_fluent_layout_column_one_third_right_hint_20_filled:before { content: "\e9e0"; } -.icon-ic_fluent_layout_column_two_focus_left_20_filled:before { +.icon-ic_fluent_layout_column_one_third_right_hint_20_regular:before { content: "\e9e1"; } -.icon-ic_fluent_layout_column_two_focus_right_20_filled:before { +.icon-ic_fluent_layout_column_three_20_filled:before { content: "\e9e2"; } -.icon-ic_fluent_layout_column_two_split_left_20_filled:before { +.icon-ic_fluent_layout_column_three_20_regular:before { content: "\e9e3"; } -.icon-ic_fluent_layout_column_two_split_left_20_regular:before { +.icon-ic_fluent_layout_column_three_focus_center_20_filled:before { content: "\e9e4"; } -.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before { +.icon-ic_fluent_layout_column_three_focus_left_20_filled:before { content: "\e9e5"; } -.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before { +.icon-ic_fluent_layout_column_three_focus_right_20_filled:before { content: "\e9e6"; } -.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before { +.icon-ic_fluent_layout_column_two_20_filled:before { content: "\e9e7"; } -.icon-ic_fluent_layout_column_two_split_right_20_filled:before { +.icon-ic_fluent_layout_column_two_20_regular:before { content: "\e9e8"; } -.icon-ic_fluent_layout_column_two_split_right_20_regular:before { +.icon-ic_fluent_layout_column_two_focus_left_20_filled:before { content: "\e9e9"; } -.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before { +.icon-ic_fluent_layout_column_two_focus_right_20_filled:before { content: "\e9ea"; } -.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before { +.icon-ic_fluent_layout_column_two_split_left_20_filled:before { content: "\e9eb"; } -.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before { +.icon-ic_fluent_layout_column_two_split_left_20_regular:before { content: "\e9ec"; } -.icon-ic_fluent_layout_row_four_20_filled:before { +.icon-ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled:before { content: "\e9ed"; } -.icon-ic_fluent_layout_row_four_20_regular:before { +.icon-ic_fluent_layout_column_two_split_left_focus_right_20_filled:before { content: "\e9ee"; } -.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before { +.icon-ic_fluent_layout_column_two_split_left_focus_top_left_20_filled:before { content: "\e9ef"; } -.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before { +.icon-ic_fluent_layout_column_two_split_right_20_filled:before { content: "\e9f0"; } -.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before { +.icon-ic_fluent_layout_column_two_split_right_20_regular:before { content: "\e9f1"; } -.icon-ic_fluent_layout_row_four_focus_top_20_filled:before { +.icon-ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled:before { content: "\e9f2"; } -.icon-ic_fluent_layout_row_three_20_filled:before { +.icon-ic_fluent_layout_column_two_split_right_focus_left_20_filled:before { content: "\e9f3"; } -.icon-ic_fluent_layout_row_three_20_regular:before { +.icon-ic_fluent_layout_column_two_split_right_focus_top_right_20_filled:before { content: "\e9f4"; } -.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before { +.icon-ic_fluent_layout_row_four_20_filled:before { content: "\e9f5"; } -.icon-ic_fluent_layout_row_three_focus_center_20_filled:before { +.icon-ic_fluent_layout_row_four_20_regular:before { content: "\e9f6"; } -.icon-ic_fluent_layout_row_three_focus_top_20_filled:before { +.icon-ic_fluent_layout_row_four_focus_bottom_20_filled:before { content: "\e9f7"; } -.icon-ic_fluent_layout_row_two_20_filled:before { +.icon-ic_fluent_layout_row_four_focus_center_bottom_20_filled:before { content: "\e9f8"; } -.icon-ic_fluent_layout_row_two_20_regular:before { +.icon-ic_fluent_layout_row_four_focus_center_top_20_filled:before { content: "\e9f9"; } -.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before { +.icon-ic_fluent_layout_row_four_focus_top_20_filled:before { content: "\e9fa"; } -.icon-ic_fluent_layout_row_two_focus_top_20_filled:before { +.icon-ic_fluent_layout_row_three_20_filled:before { content: "\e9fb"; } -.icon-ic_fluent_layout_row_two_focus_top_settings_20_filled:before { +.icon-ic_fluent_layout_row_three_20_regular:before { content: "\e9fc"; } -.icon-ic_fluent_layout_row_two_settings_20_filled:before { +.icon-ic_fluent_layout_row_three_focus_bottom_20_filled:before { content: "\e9fd"; } -.icon-ic_fluent_layout_row_two_settings_20_regular:before { +.icon-ic_fluent_layout_row_three_focus_center_20_filled:before { content: "\e9fe"; } -.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before { +.icon-ic_fluent_layout_row_three_focus_top_20_filled:before { content: "\e9ff"; } -.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before { +.icon-ic_fluent_layout_row_two_20_filled:before { content: "\ea00"; } -.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before { +.icon-ic_fluent_layout_row_two_20_regular:before { content: "\ea01"; } -.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before { +.icon-ic_fluent_layout_row_two_focus_bottom_20_filled:before { content: "\ea02"; } -.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before { +.icon-ic_fluent_layout_row_two_focus_top_20_filled:before { content: "\ea03"; } -.icon-ic_fluent_layout_row_two_split_top_20_filled:before { +.icon-ic_fluent_layout_row_two_focus_top_settings_20_filled:before { content: "\ea04"; } -.icon-ic_fluent_layout_row_two_split_top_20_regular:before { +.icon-ic_fluent_layout_row_two_settings_20_filled:before { content: "\ea05"; } -.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before { +.icon-ic_fluent_layout_row_two_settings_20_regular:before { content: "\ea06"; } -.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before { +.icon-ic_fluent_layout_row_two_split_bottom_20_filled:before { content: "\ea07"; } -.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before { +.icon-ic_fluent_layout_row_two_split_bottom_20_regular:before { content: "\ea08"; } -.icon-ic_fluent_leaf_one_20_filled:before { +.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled:before { content: "\ea09"; } -.icon-ic_fluent_leaf_one_20_regular:before { +.icon-ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled:before { content: "\ea0a"; } -.icon-ic_fluent_leaf_three_20_filled:before { +.icon-ic_fluent_layout_row_two_split_bottom_focus_top_20_filled:before { content: "\ea0b"; } -.icon-ic_fluent_leaf_three_20_regular:before { +.icon-ic_fluent_layout_row_two_split_top_20_filled:before { content: "\ea0c"; } -.icon-ic_fluent_leaf_two_20_filled:before { +.icon-ic_fluent_layout_row_two_split_top_20_regular:before { content: "\ea0d"; } -.icon-ic_fluent_leaf_two_20_regular:before { +.icon-ic_fluent_layout_row_two_split_top_focus_bottom_20_filled:before { content: "\ea0e"; } -.icon-ic_fluent_learning_app_20_filled:before { +.icon-ic_fluent_layout_row_two_split_top_focus_top_left_20_filled:before { content: "\ea0f"; } -.icon-ic_fluent_learning_app_20_regular:before { +.icon-ic_fluent_layout_row_two_split_top_focus_top_right_20_filled:before { content: "\ea10"; } -.icon-ic_fluent_library_20_filled:before { +.icon-ic_fluent_leaf_one_20_filled:before { content: "\ea11"; } -.icon-ic_fluent_library_20_regular:before { +.icon-ic_fluent_leaf_one_20_regular:before { content: "\ea12"; } -.icon-ic_fluent_lightbulb_20_filled:before { +.icon-ic_fluent_leaf_three_20_filled:before { content: "\ea13"; } -.icon-ic_fluent_lightbulb_20_regular:before { +.icon-ic_fluent_leaf_three_20_regular:before { content: "\ea14"; } -.icon-ic_fluent_lightbulb_checkmark_20_filled:before { +.icon-ic_fluent_leaf_two_20_filled:before { content: "\ea15"; } -.icon-ic_fluent_lightbulb_checkmark_20_regular:before { +.icon-ic_fluent_leaf_two_20_regular:before { content: "\ea16"; } -.icon-ic_fluent_lightbulb_circle_20_filled:before { +.icon-ic_fluent_learning_app_20_filled:before { content: "\ea17"; } -.icon-ic_fluent_lightbulb_circle_20_regular:before { +.icon-ic_fluent_learning_app_20_regular:before { content: "\ea18"; } -.icon-ic_fluent_lightbulb_filament_20_filled:before { +.icon-ic_fluent_library_20_filled:before { content: "\ea19"; } -.icon-ic_fluent_lightbulb_filament_20_regular:before { +.icon-ic_fluent_library_20_regular:before { content: "\ea1a"; } -.icon-ic_fluent_lightbulb_person_20_filled:before { +.icon-ic_fluent_lightbulb_20_filled:before { content: "\ea1b"; } -.icon-ic_fluent_lightbulb_person_20_regular:before { +.icon-ic_fluent_lightbulb_20_regular:before { content: "\ea1c"; } -.icon-ic_fluent_likert_20_filled:before { +.icon-ic_fluent_lightbulb_checkmark_20_filled:before { content: "\ea1d"; } -.icon-ic_fluent_likert_20_regular:before { +.icon-ic_fluent_lightbulb_checkmark_20_regular:before { content: "\ea1e"; } -.icon-ic_fluent_line_20_filled:before { +.icon-ic_fluent_lightbulb_circle_20_filled:before { content: "\ea1f"; } -.icon-ic_fluent_line_20_regular:before { +.icon-ic_fluent_lightbulb_circle_20_regular:before { content: "\ea20"; } -.icon-ic_fluent_line_dashes_20_filled:before { +.icon-ic_fluent_lightbulb_filament_20_filled:before { content: "\ea21"; } -.icon-ic_fluent_line_dashes_20_regular:before { +.icon-ic_fluent_lightbulb_filament_20_regular:before { content: "\ea22"; } -.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before { +.icon-ic_fluent_lightbulb_person_20_filled:before { content: "\ea23"; } -.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before { +.icon-ic_fluent_lightbulb_person_20_regular:before { content: "\ea24"; } -.icon-ic_fluent_line_horizontal_1_20_filled:before { +.icon-ic_fluent_likert_20_filled:before { content: "\ea25"; } -.icon-ic_fluent_line_horizontal_1_20_regular:before { +.icon-ic_fluent_likert_20_regular:before { content: "\ea26"; } -.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before { +.icon-ic_fluent_line_20_filled:before { content: "\ea27"; } -.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before { +.icon-ic_fluent_line_20_regular:before { content: "\ea28"; } -.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before { +.icon-ic_fluent_line_dashes_20_filled:before { content: "\ea29"; } -.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before { +.icon-ic_fluent_line_dashes_20_regular:before { content: "\ea2a"; } -.icon-ic_fluent_line_horizontal_3_20_filled:before { +.icon-ic_fluent_line_flow_diagonal_up_right_20_filled:before { content: "\ea2b"; } -.icon-ic_fluent_line_horizontal_3_20_regular:before { +.icon-ic_fluent_line_flow_diagonal_up_right_20_regular:before { content: "\ea2c"; } -.icon-ic_fluent_line_horizontal_4_20_filled:before { +.icon-ic_fluent_line_horizontal_1_20_filled:before { content: "\ea2d"; } -.icon-ic_fluent_line_horizontal_4_20_regular:before { +.icon-ic_fluent_line_horizontal_1_20_regular:before { content: "\ea2e"; } -.icon-ic_fluent_line_horizontal_4_search_20_filled:before { +.icon-ic_fluent_line_horizontal_1_dashes_20_filled:before { content: "\ea2f"; } -.icon-ic_fluent_line_horizontal_4_search_20_regular:before { +.icon-ic_fluent_line_horizontal_1_dashes_20_regular:before { content: "\ea30"; } -.icon-ic_fluent_line_horizontal_5_20_filled:before { +.icon-ic_fluent_line_horizontal_2_dashes_solid_20_filled:before { content: "\ea31"; } -.icon-ic_fluent_line_horizontal_5_20_regular:before { +.icon-ic_fluent_line_horizontal_2_dashes_solid_20_regular:before { content: "\ea32"; } -.icon-ic_fluent_line_horizontal_5_error_20_filled:before { +.icon-ic_fluent_line_horizontal_3_20_filled:before { content: "\ea33"; } -.icon-ic_fluent_line_horizontal_5_error_20_regular:before { +.icon-ic_fluent_line_horizontal_3_20_regular:before { content: "\ea34"; } -.icon-ic_fluent_line_style_20_filled:before { +.icon-ic_fluent_line_horizontal_4_20_filled:before { content: "\ea35"; } -.icon-ic_fluent_line_style_20_regular:before { +.icon-ic_fluent_line_horizontal_4_20_regular:before { content: "\ea36"; } -.icon-ic_fluent_line_style_sketch_20_filled:before { +.icon-ic_fluent_line_horizontal_4_search_20_filled:before { content: "\ea37"; } -.icon-ic_fluent_line_style_sketch_20_regular:before { +.icon-ic_fluent_line_horizontal_4_search_20_regular:before { content: "\ea38"; } -.icon-ic_fluent_line_thickness_20_filled:before { +.icon-ic_fluent_line_horizontal_5_20_filled:before { content: "\ea39"; } -.icon-ic_fluent_line_thickness_20_regular:before { +.icon-ic_fluent_line_horizontal_5_20_regular:before { content: "\ea3a"; } -.icon-ic_fluent_link_20_filled:before { +.icon-ic_fluent_line_horizontal_5_error_20_filled:before { content: "\ea3b"; } -.icon-ic_fluent_link_20_regular:before { +.icon-ic_fluent_line_horizontal_5_error_20_regular:before { content: "\ea3c"; } -.icon-ic_fluent_link_add_20_filled:before { +.icon-ic_fluent_line_style_20_filled:before { content: "\ea3d"; } -.icon-ic_fluent_link_add_20_regular:before { +.icon-ic_fluent_line_style_20_regular:before { content: "\ea3e"; } -.icon-ic_fluent_link_dismiss_20_filled:before { +.icon-ic_fluent_line_style_sketch_20_filled:before { content: "\ea3f"; } -.icon-ic_fluent_link_dismiss_20_regular:before { +.icon-ic_fluent_line_style_sketch_20_regular:before { content: "\ea40"; } -.icon-ic_fluent_link_edit_20_filled:before { +.icon-ic_fluent_line_thickness_20_filled:before { content: "\ea41"; } -.icon-ic_fluent_link_edit_20_regular:before { +.icon-ic_fluent_line_thickness_20_regular:before { content: "\ea42"; } -.icon-ic_fluent_link_multiple_20_filled:before { +.icon-ic_fluent_link_20_filled:before { content: "\ea43"; } -.icon-ic_fluent_link_multiple_20_regular:before { +.icon-ic_fluent_link_20_regular:before { content: "\ea44"; } -.icon-ic_fluent_link_person_20_filled:before { +.icon-ic_fluent_link_add_20_filled:before { content: "\ea45"; } -.icon-ic_fluent_link_person_20_regular:before { +.icon-ic_fluent_link_add_20_regular:before { content: "\ea46"; } -.icon-ic_fluent_link_square_20_filled:before { +.icon-ic_fluent_link_dismiss_20_filled:before { content: "\ea47"; } -.icon-ic_fluent_link_square_20_regular:before { +.icon-ic_fluent_link_dismiss_20_regular:before { content: "\ea48"; } -.icon-ic_fluent_link_toolbox_20_filled:before { +.icon-ic_fluent_link_edit_20_filled:before { content: "\ea49"; } -.icon-ic_fluent_link_toolbox_20_regular:before { +.icon-ic_fluent_link_edit_20_regular:before { content: "\ea4a"; } -.icon-ic_fluent_list_20_filled:before { +.icon-ic_fluent_link_multiple_20_filled:before { content: "\ea4b"; } -.icon-ic_fluent_list_20_regular:before { +.icon-ic_fluent_link_multiple_20_regular:before { content: "\ea4c"; } -.icon-ic_fluent_list_bar_20_filled:before { +.icon-ic_fluent_link_person_20_filled:before { content: "\ea4d"; } -.icon-ic_fluent_list_bar_20_regular:before { +.icon-ic_fluent_link_person_20_regular:before { content: "\ea4e"; } -.icon-ic_fluent_list_bar_tree_20_filled:before { +.icon-ic_fluent_link_square_20_filled:before { content: "\ea4f"; } -.icon-ic_fluent_list_bar_tree_20_regular:before { +.icon-ic_fluent_link_square_20_regular:before { content: "\ea50"; } -.icon-ic_fluent_list_bar_tree_offset_20_filled:before { +.icon-ic_fluent_link_toolbox_20_filled:before { content: "\ea51"; } -.icon-ic_fluent_list_bar_tree_offset_20_regular:before { +.icon-ic_fluent_link_toolbox_20_regular:before { content: "\ea52"; } -.icon-ic_fluent_list_rtl_20_filled:before { +.icon-ic_fluent_list_20_filled:before { content: "\ea53"; } -.icon-ic_fluent_list_rtl_20_regular:before { +.icon-ic_fluent_list_20_regular:before { content: "\ea54"; } -.icon-ic_fluent_live_20_filled:before { +.icon-ic_fluent_list_bar_20_filled:before { content: "\ea55"; } -.icon-ic_fluent_live_20_regular:before { +.icon-ic_fluent_list_bar_20_regular:before { content: "\ea56"; } -.icon-ic_fluent_live_off_20_filled:before { +.icon-ic_fluent_list_bar_tree_20_filled:before { content: "\ea57"; } -.icon-ic_fluent_live_off_20_regular:before { +.icon-ic_fluent_list_bar_tree_20_regular:before { content: "\ea58"; } -.icon-ic_fluent_local_language_20_filled:before { +.icon-ic_fluent_list_bar_tree_offset_20_filled:before { content: "\ea59"; } -.icon-ic_fluent_local_language_20_regular:before { +.icon-ic_fluent_list_bar_tree_offset_20_regular:before { content: "\ea5a"; } -.icon-ic_fluent_location_20_filled:before { +.icon-ic_fluent_list_rtl_20_filled:before { content: "\ea5b"; } -.icon-ic_fluent_location_20_regular:before { +.icon-ic_fluent_list_rtl_20_regular:before { content: "\ea5c"; } -.icon-ic_fluent_location_add_20_filled:before { +.icon-ic_fluent_live_20_filled:before { content: "\ea5d"; } -.icon-ic_fluent_location_add_20_regular:before { +.icon-ic_fluent_live_20_regular:before { content: "\ea5e"; } -.icon-ic_fluent_location_add_left_20_filled:before { +.icon-ic_fluent_live_off_20_filled:before { content: "\ea5f"; } -.icon-ic_fluent_location_add_left_20_regular:before { +.icon-ic_fluent_live_off_20_regular:before { content: "\ea60"; } -.icon-ic_fluent_location_add_right_20_filled:before { +.icon-ic_fluent_local_language_20_filled:before { content: "\ea61"; } -.icon-ic_fluent_location_add_right_20_regular:before { +.icon-ic_fluent_local_language_20_regular:before { content: "\ea62"; } -.icon-ic_fluent_location_add_up_20_filled:before { +.icon-ic_fluent_location_20_filled:before { content: "\ea63"; } -.icon-ic_fluent_location_add_up_20_regular:before { +.icon-ic_fluent_location_20_regular:before { content: "\ea64"; } -.icon-ic_fluent_location_arrow_20_filled:before { +.icon-ic_fluent_location_add_20_filled:before { content: "\ea65"; } -.icon-ic_fluent_location_arrow_20_regular:before { +.icon-ic_fluent_location_add_20_regular:before { content: "\ea66"; } -.icon-ic_fluent_location_arrow_left_20_filled:before { +.icon-ic_fluent_location_add_left_20_filled:before { content: "\ea67"; } -.icon-ic_fluent_location_arrow_left_20_regular:before { +.icon-ic_fluent_location_add_left_20_regular:before { content: "\ea68"; } -.icon-ic_fluent_location_arrow_right_20_filled:before { +.icon-ic_fluent_location_add_right_20_filled:before { content: "\ea69"; } -.icon-ic_fluent_location_arrow_right_20_regular:before { +.icon-ic_fluent_location_add_right_20_regular:before { content: "\ea6a"; } -.icon-ic_fluent_location_arrow_up_20_filled:before { +.icon-ic_fluent_location_add_up_20_filled:before { content: "\ea6b"; } -.icon-ic_fluent_location_arrow_up_20_regular:before { +.icon-ic_fluent_location_add_up_20_regular:before { content: "\ea6c"; } -.icon-ic_fluent_location_dismiss_20_filled:before { +.icon-ic_fluent_location_arrow_20_filled:before { content: "\ea6d"; } -.icon-ic_fluent_location_dismiss_20_regular:before { +.icon-ic_fluent_location_arrow_20_regular:before { content: "\ea6e"; } -.icon-ic_fluent_location_live_20_filled:before { +.icon-ic_fluent_location_arrow_left_20_filled:before { content: "\ea6f"; } -.icon-ic_fluent_location_live_20_regular:before { +.icon-ic_fluent_location_arrow_left_20_regular:before { content: "\ea70"; } -.icon-ic_fluent_location_off_20_filled:before { +.icon-ic_fluent_location_arrow_right_20_filled:before { content: "\ea71"; } -.icon-ic_fluent_location_off_20_regular:before { +.icon-ic_fluent_location_arrow_right_20_regular:before { content: "\ea72"; } -.icon-ic_fluent_location_ripple_20_filled:before { +.icon-ic_fluent_location_arrow_up_20_filled:before { content: "\ea73"; } -.icon-ic_fluent_location_ripple_20_regular:before { +.icon-ic_fluent_location_arrow_up_20_regular:before { content: "\ea74"; } -.icon-ic_fluent_location_target_square_20_filled:before { +.icon-ic_fluent_location_dismiss_20_filled:before { content: "\ea75"; } -.icon-ic_fluent_location_target_square_20_regular:before { +.icon-ic_fluent_location_dismiss_20_regular:before { content: "\ea76"; } -.icon-ic_fluent_lock_closed_20_filled:before { +.icon-ic_fluent_location_live_20_filled:before { content: "\ea77"; } -.icon-ic_fluent_lock_closed_20_regular:before { +.icon-ic_fluent_location_live_20_regular:before { content: "\ea78"; } -.icon-ic_fluent_lock_closed_key_20_filled:before { +.icon-ic_fluent_location_off_20_filled:before { content: "\ea79"; } -.icon-ic_fluent_lock_closed_key_20_regular:before { +.icon-ic_fluent_location_off_20_regular:before { content: "\ea7a"; } -.icon-ic_fluent_lock_multiple_20_filled:before { +.icon-ic_fluent_location_ripple_20_filled:before { content: "\ea7b"; } -.icon-ic_fluent_lock_multiple_20_regular:before { +.icon-ic_fluent_location_ripple_20_regular:before { content: "\ea7c"; } -.icon-ic_fluent_lock_open_20_filled:before { +.icon-ic_fluent_location_target_square_20_filled:before { content: "\ea7d"; } -.icon-ic_fluent_lock_open_20_regular:before { +.icon-ic_fluent_location_target_square_20_regular:before { content: "\ea7e"; } -.icon-ic_fluent_lock_shield_20_filled:before { +.icon-ic_fluent_lock_closed_20_filled:before { content: "\ea7f"; } -.icon-ic_fluent_lock_shield_20_regular:before { +.icon-ic_fluent_lock_closed_20_regular:before { content: "\ea80"; } -.icon-ic_fluent_lottery_20_filled:before { +.icon-ic_fluent_lock_closed_key_20_filled:before { content: "\ea81"; } -.icon-ic_fluent_lottery_20_regular:before { +.icon-ic_fluent_lock_closed_key_20_regular:before { content: "\ea82"; } -.icon-ic_fluent_luggage_20_filled:before { +.icon-ic_fluent_lock_multiple_20_filled:before { content: "\ea83"; } -.icon-ic_fluent_luggage_20_regular:before { +.icon-ic_fluent_lock_multiple_20_regular:before { content: "\ea84"; } -.icon-ic_fluent_mail_20_filled:before { +.icon-ic_fluent_lock_open_20_filled:before { content: "\ea85"; } -.icon-ic_fluent_mail_20_regular:before { +.icon-ic_fluent_lock_open_20_regular:before { content: "\ea86"; } -.icon-ic_fluent_mail_add_20_filled:before { +.icon-ic_fluent_lock_shield_20_filled:before { content: "\ea87"; } -.icon-ic_fluent_mail_add_20_regular:before { +.icon-ic_fluent_lock_shield_20_regular:before { content: "\ea88"; } -.icon-ic_fluent_mail_alert_20_filled:before { +.icon-ic_fluent_lottery_20_filled:before { content: "\ea89"; } -.icon-ic_fluent_mail_alert_20_regular:before { +.icon-ic_fluent_lottery_20_regular:before { content: "\ea8a"; } -.icon-ic_fluent_mail_all_read_20_filled:before { +.icon-ic_fluent_luggage_20_filled:before { content: "\ea8b"; } -.icon-ic_fluent_mail_all_read_20_regular:before { +.icon-ic_fluent_luggage_20_regular:before { content: "\ea8c"; } -.icon-ic_fluent_mail_all_unread_20_filled:before { +.icon-ic_fluent_mail_20_filled:before { content: "\ea8d"; } -.icon-ic_fluent_mail_all_unread_20_regular:before { +.icon-ic_fluent_mail_20_regular:before { content: "\ea8e"; } -.icon-ic_fluent_mail_arrow_clockwise_20_filled:before { +.icon-ic_fluent_mail_add_20_filled:before { content: "\ea8f"; } -.icon-ic_fluent_mail_arrow_clockwise_20_regular:before { +.icon-ic_fluent_mail_add_20_regular:before { content: "\ea90"; } -.icon-ic_fluent_mail_arrow_double_back_20_filled:before { +.icon-ic_fluent_mail_alert_20_filled:before { content: "\ea91"; } -.icon-ic_fluent_mail_arrow_double_back_20_regular:before { +.icon-ic_fluent_mail_alert_20_regular:before { content: "\ea92"; } -.icon-ic_fluent_mail_arrow_down_20_filled:before { +.icon-ic_fluent_mail_all_read_20_filled:before { content: "\ea93"; } -.icon-ic_fluent_mail_arrow_down_20_regular:before { +.icon-ic_fluent_mail_all_read_20_regular:before { content: "\ea94"; } -.icon-ic_fluent_mail_arrow_forward_20_filled:before { +.icon-ic_fluent_mail_all_unread_20_filled:before { content: "\ea95"; } -.icon-ic_fluent_mail_arrow_forward_20_regular:before { +.icon-ic_fluent_mail_all_unread_20_regular:before { content: "\ea96"; } -.icon-ic_fluent_mail_arrow_up_20_filled:before { +.icon-ic_fluent_mail_arrow_clockwise_20_filled:before { content: "\ea97"; } -.icon-ic_fluent_mail_arrow_up_20_regular:before { +.icon-ic_fluent_mail_arrow_clockwise_20_regular:before { content: "\ea98"; } -.icon-ic_fluent_mail_attach_20_filled:before { +.icon-ic_fluent_mail_arrow_double_back_20_filled:before { content: "\ea99"; } -.icon-ic_fluent_mail_attach_20_regular:before { +.icon-ic_fluent_mail_arrow_double_back_20_regular:before { content: "\ea9a"; } -.icon-ic_fluent_mail_checkmark_20_filled:before { +.icon-ic_fluent_mail_arrow_down_20_filled:before { content: "\ea9b"; } -.icon-ic_fluent_mail_checkmark_20_regular:before { +.icon-ic_fluent_mail_arrow_down_20_regular:before { content: "\ea9c"; } -.icon-ic_fluent_mail_clock_20_filled:before { +.icon-ic_fluent_mail_arrow_forward_20_filled:before { content: "\ea9d"; } -.icon-ic_fluent_mail_clock_20_regular:before { +.icon-ic_fluent_mail_arrow_forward_20_regular:before { content: "\ea9e"; } -.icon-ic_fluent_mail_copy_20_filled:before { +.icon-ic_fluent_mail_arrow_up_20_filled:before { content: "\ea9f"; } -.icon-ic_fluent_mail_copy_20_regular:before { +.icon-ic_fluent_mail_arrow_up_20_regular:before { content: "\eaa0"; } -.icon-ic_fluent_mail_dismiss_20_filled:before { +.icon-ic_fluent_mail_attach_20_filled:before { content: "\eaa1"; } -.icon-ic_fluent_mail_dismiss_20_regular:before { +.icon-ic_fluent_mail_attach_20_regular:before { content: "\eaa2"; } -.icon-ic_fluent_mail_edit_20_filled:before { +.icon-ic_fluent_mail_checkmark_20_filled:before { content: "\eaa3"; } -.icon-ic_fluent_mail_edit_20_regular:before { +.icon-ic_fluent_mail_checkmark_20_regular:before { content: "\eaa4"; } -.icon-ic_fluent_mail_error_20_filled:before { +.icon-ic_fluent_mail_clock_20_filled:before { content: "\eaa5"; } -.icon-ic_fluent_mail_error_20_regular:before { +.icon-ic_fluent_mail_clock_20_regular:before { content: "\eaa6"; } -.icon-ic_fluent_mail_inbox_20_filled:before { +.icon-ic_fluent_mail_copy_20_filled:before { content: "\eaa7"; } -.icon-ic_fluent_mail_inbox_20_regular:before { +.icon-ic_fluent_mail_copy_20_regular:before { content: "\eaa8"; } -.icon-ic_fluent_mail_inbox_add_20_filled:before { +.icon-ic_fluent_mail_dismiss_20_filled:before { content: "\eaa9"; } -.icon-ic_fluent_mail_inbox_add_20_regular:before { +.icon-ic_fluent_mail_dismiss_20_regular:before { content: "\eaaa"; } -.icon-ic_fluent_mail_inbox_all_20_filled:before { +.icon-ic_fluent_mail_edit_20_filled:before { content: "\eaab"; } -.icon-ic_fluent_mail_inbox_all_20_regular:before { +.icon-ic_fluent_mail_edit_20_regular:before { content: "\eaac"; } -.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before { +.icon-ic_fluent_mail_error_20_filled:before { content: "\eaad"; } -.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before { +.icon-ic_fluent_mail_error_20_regular:before { content: "\eaae"; } -.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before { +.icon-ic_fluent_mail_inbox_20_filled:before { content: "\eaaf"; } -.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before { +.icon-ic_fluent_mail_inbox_20_regular:before { content: "\eab0"; } -.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before { +.icon-ic_fluent_mail_inbox_add_20_filled:before { content: "\eab1"; } -.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before { +.icon-ic_fluent_mail_inbox_add_20_regular:before { content: "\eab2"; } -.icon-ic_fluent_mail_inbox_checkmark_20_filled:before { +.icon-ic_fluent_mail_inbox_all_20_filled:before { content: "\eab3"; } -.icon-ic_fluent_mail_inbox_checkmark_20_regular:before { +.icon-ic_fluent_mail_inbox_all_20_regular:before { content: "\eab4"; } -.icon-ic_fluent_mail_inbox_dismiss_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before { content: "\eab5"; } -.icon-ic_fluent_mail_inbox_dismiss_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before { content: "\eab6"; } -.icon-ic_fluent_mail_link_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before { content: "\eab7"; } -.icon-ic_fluent_mail_link_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before { content: "\eab8"; } -.icon-ic_fluent_mail_list_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before { content: "\eab9"; } -.icon-ic_fluent_mail_list_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before { content: "\eaba"; } -.icon-ic_fluent_mail_multiple_20_filled:before { +.icon-ic_fluent_mail_inbox_checkmark_20_filled:before { content: "\eabb"; } -.icon-ic_fluent_mail_multiple_20_regular:before { +.icon-ic_fluent_mail_inbox_checkmark_20_regular:before { content: "\eabc"; } -.icon-ic_fluent_mail_off_20_filled:before { +.icon-ic_fluent_mail_inbox_dismiss_20_filled:before { content: "\eabd"; } -.icon-ic_fluent_mail_off_20_regular:before { +.icon-ic_fluent_mail_inbox_dismiss_20_regular:before { content: "\eabe"; } -.icon-ic_fluent_mail_open_person_20_filled:before { +.icon-ic_fluent_mail_link_20_filled:before { content: "\eabf"; } -.icon-ic_fluent_mail_open_person_20_regular:before { +.icon-ic_fluent_mail_link_20_regular:before { content: "\eac0"; } -.icon-ic_fluent_mail_pause_20_filled:before { +.icon-ic_fluent_mail_list_20_filled:before { content: "\eac1"; } -.icon-ic_fluent_mail_pause_20_regular:before { +.icon-ic_fluent_mail_list_20_regular:before { content: "\eac2"; } -.icon-ic_fluent_mail_prohibited_20_filled:before { +.icon-ic_fluent_mail_multiple_20_filled:before { content: "\eac3"; } -.icon-ic_fluent_mail_prohibited_20_regular:before { +.icon-ic_fluent_mail_multiple_20_regular:before { content: "\eac4"; } -.icon-ic_fluent_mail_read_20_filled:before { +.icon-ic_fluent_mail_off_20_filled:before { content: "\eac5"; } -.icon-ic_fluent_mail_read_20_regular:before { +.icon-ic_fluent_mail_off_20_regular:before { content: "\eac6"; } -.icon-ic_fluent_mail_read_multiple_20_filled:before { +.icon-ic_fluent_mail_open_person_20_filled:before { content: "\eac7"; } -.icon-ic_fluent_mail_read_multiple_20_regular:before { +.icon-ic_fluent_mail_open_person_20_regular:before { content: "\eac8"; } -.icon-ic_fluent_mail_rewind_20_filled:before { +.icon-ic_fluent_mail_pause_20_filled:before { content: "\eac9"; } -.icon-ic_fluent_mail_rewind_20_regular:before { +.icon-ic_fluent_mail_pause_20_regular:before { content: "\eaca"; } -.icon-ic_fluent_mail_settings_20_filled:before { +.icon-ic_fluent_mail_prohibited_20_filled:before { content: "\eacb"; } -.icon-ic_fluent_mail_settings_20_regular:before { +.icon-ic_fluent_mail_prohibited_20_regular:before { content: "\eacc"; } -.icon-ic_fluent_mail_shield_20_filled:before { +.icon-ic_fluent_mail_read_20_filled:before { content: "\eacd"; } -.icon-ic_fluent_mail_shield_20_regular:before { +.icon-ic_fluent_mail_read_20_regular:before { content: "\eace"; } -.icon-ic_fluent_mail_template_20_filled:before { +.icon-ic_fluent_mail_read_multiple_20_filled:before { content: "\eacf"; } -.icon-ic_fluent_mail_template_20_regular:before { +.icon-ic_fluent_mail_read_multiple_20_regular:before { content: "\ead0"; } -.icon-ic_fluent_mail_unread_20_filled:before { +.icon-ic_fluent_mail_rewind_20_filled:before { content: "\ead1"; } -.icon-ic_fluent_mail_unread_20_regular:before { +.icon-ic_fluent_mail_rewind_20_regular:before { content: "\ead2"; } -.icon-ic_fluent_mail_warning_20_filled:before { +.icon-ic_fluent_mail_settings_20_filled:before { content: "\ead3"; } -.icon-ic_fluent_mail_warning_20_regular:before { +.icon-ic_fluent_mail_settings_20_regular:before { content: "\ead4"; } -.icon-ic_fluent_mailbox_20_filled:before { +.icon-ic_fluent_mail_shield_20_filled:before { content: "\ead5"; } -.icon-ic_fluent_mailbox_20_regular:before { +.icon-ic_fluent_mail_shield_20_regular:before { content: "\ead6"; } -.icon-ic_fluent_map_20_filled:before { +.icon-ic_fluent_mail_template_20_filled:before { content: "\ead7"; } -.icon-ic_fluent_map_20_regular:before { +.icon-ic_fluent_mail_template_20_regular:before { content: "\ead8"; } -.icon-ic_fluent_map_drive_20_filled:before { +.icon-ic_fluent_mail_unread_20_filled:before { content: "\ead9"; } -.icon-ic_fluent_map_drive_20_regular:before { +.icon-ic_fluent_mail_unread_20_regular:before { content: "\eada"; } -.icon-ic_fluent_markdown_20_filled:before { +.icon-ic_fluent_mail_warning_20_filled:before { content: "\eadb"; } -.icon-ic_fluent_markdown_20_regular:before { +.icon-ic_fluent_mail_warning_20_regular:before { content: "\eadc"; } -.icon-ic_fluent_match_app_layout_20_filled:before { +.icon-ic_fluent_mailbox_20_filled:before { content: "\eadd"; } -.icon-ic_fluent_match_app_layout_20_regular:before { +.icon-ic_fluent_mailbox_20_regular:before { content: "\eade"; } -.icon-ic_fluent_math_format_linear_20_filled:before { +.icon-ic_fluent_map_20_filled:before { content: "\eadf"; } -.icon-ic_fluent_math_format_linear_20_regular:before { +.icon-ic_fluent_map_20_regular:before { content: "\eae0"; } -.icon-ic_fluent_math_format_professional_20_filled:before { +.icon-ic_fluent_map_drive_20_filled:before { content: "\eae1"; } -.icon-ic_fluent_math_format_professional_20_regular:before { +.icon-ic_fluent_map_drive_20_regular:before { content: "\eae2"; } -.icon-ic_fluent_math_formula_20_filled:before { +.icon-ic_fluent_markdown_20_filled:before { content: "\eae3"; } -.icon-ic_fluent_math_formula_20_regular:before { +.icon-ic_fluent_markdown_20_regular:before { content: "\eae4"; } -.icon-ic_fluent_math_symbols_20_filled:before { +.icon-ic_fluent_match_app_layout_20_filled:before { content: "\eae5"; } -.icon-ic_fluent_math_symbols_20_regular:before { +.icon-ic_fluent_match_app_layout_20_regular:before { content: "\eae6"; } -.icon-ic_fluent_maximize_20_filled:before { +.icon-ic_fluent_math_format_linear_20_filled:before { content: "\eae7"; } -.icon-ic_fluent_maximize_20_regular:before { +.icon-ic_fluent_math_format_linear_20_regular:before { content: "\eae8"; } -.icon-ic_fluent_meet_now_20_filled:before { +.icon-ic_fluent_math_format_professional_20_filled:before { content: "\eae9"; } -.icon-ic_fluent_meet_now_20_regular:before { +.icon-ic_fluent_math_format_professional_20_regular:before { content: "\eaea"; } -.icon-ic_fluent_megaphone_20_filled:before { +.icon-ic_fluent_math_formula_20_filled:before { content: "\eaeb"; } -.icon-ic_fluent_megaphone_20_regular:before { +.icon-ic_fluent_math_formula_20_regular:before { content: "\eaec"; } -.icon-ic_fluent_megaphone_circle_20_filled:before { +.icon-ic_fluent_math_symbols_20_filled:before { content: "\eaed"; } -.icon-ic_fluent_megaphone_circle_20_regular:before { +.icon-ic_fluent_math_symbols_20_regular:before { content: "\eaee"; } -.icon-ic_fluent_megaphone_loud_20_filled:before { +.icon-ic_fluent_maximize_20_filled:before { content: "\eaef"; } -.icon-ic_fluent_megaphone_loud_20_regular:before { +.icon-ic_fluent_maximize_20_regular:before { content: "\eaf0"; } -.icon-ic_fluent_megaphone_off_20_filled:before { +.icon-ic_fluent_meet_now_20_filled:before { content: "\eaf1"; } -.icon-ic_fluent_megaphone_off_20_regular:before { +.icon-ic_fluent_meet_now_20_regular:before { content: "\eaf2"; } -.icon-ic_fluent_mention_20_filled:before { +.icon-ic_fluent_megaphone_20_filled:before { content: "\eaf3"; } -.icon-ic_fluent_mention_20_regular:before { +.icon-ic_fluent_megaphone_20_regular:before { content: "\eaf4"; } -.icon-ic_fluent_mention_arrow_down_20_filled:before { +.icon-ic_fluent_megaphone_circle_20_filled:before { content: "\eaf5"; } -.icon-ic_fluent_mention_arrow_down_20_regular:before { +.icon-ic_fluent_megaphone_circle_20_regular:before { content: "\eaf6"; } -.icon-ic_fluent_mention_brackets_20_filled:before { +.icon-ic_fluent_megaphone_loud_20_filled:before { content: "\eaf7"; } -.icon-ic_fluent_mention_brackets_20_regular:before { +.icon-ic_fluent_megaphone_loud_20_regular:before { content: "\eaf8"; } -.icon-ic_fluent_merge_20_filled:before { +.icon-ic_fluent_megaphone_off_20_filled:before { content: "\eaf9"; } -.icon-ic_fluent_merge_20_regular:before { +.icon-ic_fluent_megaphone_off_20_regular:before { content: "\eafa"; } -.icon-ic_fluent_mic_20_filled:before { +.icon-ic_fluent_mention_20_filled:before { content: "\eafb"; } -.icon-ic_fluent_mic_20_regular:before { +.icon-ic_fluent_mention_20_regular:before { content: "\eafc"; } -.icon-ic_fluent_mic_off_20_filled:before { +.icon-ic_fluent_mention_arrow_down_20_filled:before { content: "\eafd"; } -.icon-ic_fluent_mic_off_20_regular:before { +.icon-ic_fluent_mention_arrow_down_20_regular:before { content: "\eafe"; } -.icon-ic_fluent_mic_prohibited_20_filled:before { +.icon-ic_fluent_mention_brackets_20_filled:before { content: "\eaff"; } -.icon-ic_fluent_mic_prohibited_20_regular:before { +.icon-ic_fluent_mention_brackets_20_regular:before { content: "\eb00"; } -.icon-ic_fluent_mic_pulse_20_filled:before { +.icon-ic_fluent_merge_20_filled:before { content: "\eb01"; } -.icon-ic_fluent_mic_pulse_20_regular:before { +.icon-ic_fluent_merge_20_regular:before { content: "\eb02"; } -.icon-ic_fluent_mic_pulse_off_20_filled:before { +.icon-ic_fluent_mic_20_filled:before { content: "\eb03"; } -.icon-ic_fluent_mic_pulse_off_20_regular:before { +.icon-ic_fluent_mic_20_regular:before { content: "\eb04"; } -.icon-ic_fluent_mic_record_20_filled:before { +.icon-ic_fluent_mic_link_20_filled:before { content: "\eb05"; } -.icon-ic_fluent_mic_record_20_regular:before { +.icon-ic_fluent_mic_link_20_regular:before { content: "\eb06"; } -.icon-ic_fluent_mic_settings_20_filled:before { +.icon-ic_fluent_mic_off_20_filled:before { content: "\eb07"; } -.icon-ic_fluent_mic_settings_20_regular:before { +.icon-ic_fluent_mic_off_20_regular:before { content: "\eb08"; } -.icon-ic_fluent_mic_sparkle_20_filled:before { +.icon-ic_fluent_mic_prohibited_20_filled:before { content: "\eb09"; } -.icon-ic_fluent_mic_sparkle_20_regular:before { +.icon-ic_fluent_mic_prohibited_20_regular:before { content: "\eb0a"; } -.icon-ic_fluent_mic_sync_20_filled:before { +.icon-ic_fluent_mic_pulse_20_filled:before { content: "\eb0b"; } -.icon-ic_fluent_mic_sync_20_regular:before { +.icon-ic_fluent_mic_pulse_20_regular:before { content: "\eb0c"; } -.icon-ic_fluent_microscope_20_filled:before { +.icon-ic_fluent_mic_pulse_off_20_filled:before { content: "\eb0d"; } -.icon-ic_fluent_microscope_20_regular:before { +.icon-ic_fluent_mic_pulse_off_20_regular:before { content: "\eb0e"; } -.icon-ic_fluent_midi_20_filled:before { +.icon-ic_fluent_mic_record_20_filled:before { content: "\eb0f"; } -.icon-ic_fluent_midi_20_regular:before { +.icon-ic_fluent_mic_record_20_regular:before { content: "\eb10"; } -.icon-ic_fluent_mobile_optimized_20_filled:before { +.icon-ic_fluent_mic_settings_20_filled:before { content: "\eb11"; } -.icon-ic_fluent_mobile_optimized_20_regular:before { +.icon-ic_fluent_mic_settings_20_regular:before { content: "\eb12"; } -.icon-ic_fluent_mold_20_filled:before { +.icon-ic_fluent_mic_sparkle_20_filled:before { content: "\eb13"; } -.icon-ic_fluent_mold_20_regular:before { +.icon-ic_fluent_mic_sparkle_20_regular:before { content: "\eb14"; } -.icon-ic_fluent_molecule_20_filled:before { +.icon-ic_fluent_mic_sync_20_filled:before { content: "\eb15"; } -.icon-ic_fluent_molecule_20_regular:before { +.icon-ic_fluent_mic_sync_20_regular:before { content: "\eb16"; } -.icon-ic_fluent_money_20_filled:before { +.icon-ic_fluent_microscope_20_filled:before { content: "\eb17"; } -.icon-ic_fluent_money_20_regular:before { +.icon-ic_fluent_microscope_20_regular:before { content: "\eb18"; } -.icon-ic_fluent_money_calculator_20_filled:before { +.icon-ic_fluent_midi_20_filled:before { content: "\eb19"; } -.icon-ic_fluent_money_calculator_20_regular:before { +.icon-ic_fluent_midi_20_regular:before { content: "\eb1a"; } -.icon-ic_fluent_money_dismiss_20_filled:before { +.icon-ic_fluent_mobile_optimized_20_filled:before { content: "\eb1b"; } -.icon-ic_fluent_money_dismiss_20_regular:before { +.icon-ic_fluent_mobile_optimized_20_regular:before { content: "\eb1c"; } -.icon-ic_fluent_money_hand_20_filled:before { +.icon-ic_fluent_mold_20_filled:before { content: "\eb1d"; } -.icon-ic_fluent_money_hand_20_regular:before { +.icon-ic_fluent_mold_20_regular:before { content: "\eb1e"; } -.icon-ic_fluent_money_off_20_filled:before { +.icon-ic_fluent_molecule_20_filled:before { content: "\eb1f"; } -.icon-ic_fluent_money_off_20_regular:before { +.icon-ic_fluent_molecule_20_regular:before { content: "\eb20"; } -.icon-ic_fluent_money_settings_20_filled:before { +.icon-ic_fluent_money_20_filled:before { content: "\eb21"; } -.icon-ic_fluent_money_settings_20_regular:before { +.icon-ic_fluent_money_20_regular:before { content: "\eb22"; } -.icon-ic_fluent_more_circle_20_filled:before { +.icon-ic_fluent_money_calculator_20_filled:before { content: "\eb23"; } -.icon-ic_fluent_more_circle_20_regular:before { +.icon-ic_fluent_money_calculator_20_regular:before { content: "\eb24"; } -.icon-ic_fluent_more_horizontal_20_filled:before { +.icon-ic_fluent_money_dismiss_20_filled:before { content: "\eb25"; } -.icon-ic_fluent_more_horizontal_20_regular:before { +.icon-ic_fluent_money_dismiss_20_regular:before { content: "\eb26"; } -.icon-ic_fluent_more_vertical_20_filled:before { +.icon-ic_fluent_money_hand_20_filled:before { content: "\eb27"; } -.icon-ic_fluent_more_vertical_20_regular:before { +.icon-ic_fluent_money_hand_20_regular:before { content: "\eb28"; } -.icon-ic_fluent_mountain_location_bottom_20_filled:before { +.icon-ic_fluent_money_off_20_filled:before { content: "\eb29"; } -.icon-ic_fluent_mountain_location_bottom_20_regular:before { +.icon-ic_fluent_money_off_20_regular:before { content: "\eb2a"; } -.icon-ic_fluent_mountain_location_top_20_filled:before { +.icon-ic_fluent_money_settings_20_filled:before { content: "\eb2b"; } -.icon-ic_fluent_mountain_location_top_20_regular:before { +.icon-ic_fluent_money_settings_20_regular:before { content: "\eb2c"; } -.icon-ic_fluent_mountain_trail_20_filled:before { +.icon-ic_fluent_more_circle_20_filled:before { content: "\eb2d"; } -.icon-ic_fluent_mountain_trail_20_regular:before { +.icon-ic_fluent_more_circle_20_regular:before { content: "\eb2e"; } -.icon-ic_fluent_movies_and_tv_20_filled:before { +.icon-ic_fluent_more_horizontal_20_filled:before { content: "\eb2f"; } -.icon-ic_fluent_movies_and_tv_20_regular:before { +.icon-ic_fluent_more_horizontal_20_regular:before { content: "\eb30"; } -.icon-ic_fluent_multiplier_1_2x_20_filled:before { +.icon-ic_fluent_more_vertical_20_filled:before { content: "\eb31"; } -.icon-ic_fluent_multiplier_1_2x_20_regular:before { +.icon-ic_fluent_more_vertical_20_regular:before { content: "\eb32"; } -.icon-ic_fluent_multiplier_1_5x_20_filled:before { +.icon-ic_fluent_mountain_location_bottom_20_filled:before { content: "\eb33"; } -.icon-ic_fluent_multiplier_1_5x_20_regular:before { +.icon-ic_fluent_mountain_location_bottom_20_regular:before { content: "\eb34"; } -.icon-ic_fluent_multiplier_1_8x_20_filled:before { +.icon-ic_fluent_mountain_location_top_20_filled:before { content: "\eb35"; } -.icon-ic_fluent_multiplier_1_8x_20_regular:before { +.icon-ic_fluent_mountain_location_top_20_regular:before { content: "\eb36"; } -.icon-ic_fluent_multiplier_1x_20_filled:before { +.icon-ic_fluent_mountain_trail_20_filled:before { content: "\eb37"; } -.icon-ic_fluent_multiplier_1x_20_regular:before { +.icon-ic_fluent_mountain_trail_20_regular:before { content: "\eb38"; } -.icon-ic_fluent_multiplier_2x_20_filled:before { +.icon-ic_fluent_movies_and_tv_20_filled:before { content: "\eb39"; } -.icon-ic_fluent_multiplier_2x_20_regular:before { +.icon-ic_fluent_movies_and_tv_20_regular:before { content: "\eb3a"; } -.icon-ic_fluent_multiplier_5x_20_filled:before { +.icon-ic_fluent_multiplier_1_2x_20_filled:before { content: "\eb3b"; } -.icon-ic_fluent_multiplier_5x_20_regular:before { +.icon-ic_fluent_multiplier_1_2x_20_regular:before { content: "\eb3c"; } -.icon-ic_fluent_multiselect_ltr_20_filled:before { +.icon-ic_fluent_multiplier_1_5x_20_filled:before { content: "\eb3d"; } -.icon-ic_fluent_multiselect_ltr_20_regular:before { +.icon-ic_fluent_multiplier_1_5x_20_regular:before { content: "\eb3e"; } -.icon-ic_fluent_multiselect_rtl_20_filled:before { +.icon-ic_fluent_multiplier_1_8x_20_filled:before { content: "\eb3f"; } -.icon-ic_fluent_multiselect_rtl_20_regular:before { +.icon-ic_fluent_multiplier_1_8x_20_regular:before { content: "\eb40"; } -.icon-ic_fluent_music_note_1_20_filled:before { +.icon-ic_fluent_multiplier_1x_20_filled:before { content: "\eb41"; } -.icon-ic_fluent_music_note_1_20_regular:before { +.icon-ic_fluent_multiplier_1x_20_regular:before { content: "\eb42"; } -.icon-ic_fluent_music_note_2_20_filled:before { +.icon-ic_fluent_multiplier_2x_20_filled:before { content: "\eb43"; } -.icon-ic_fluent_music_note_2_20_regular:before { +.icon-ic_fluent_multiplier_2x_20_regular:before { content: "\eb44"; } -.icon-ic_fluent_music_note_2_play_20_filled:before { +.icon-ic_fluent_multiplier_5x_20_filled:before { content: "\eb45"; } -.icon-ic_fluent_music_note_2_play_20_regular:before { +.icon-ic_fluent_multiplier_5x_20_regular:before { content: "\eb46"; } -.icon-ic_fluent_music_note_off_1_20_filled:before { +.icon-ic_fluent_multiselect_ltr_20_filled:before { content: "\eb47"; } -.icon-ic_fluent_music_note_off_1_20_regular:before { +.icon-ic_fluent_multiselect_ltr_20_regular:before { content: "\eb48"; } -.icon-ic_fluent_music_note_off_2_20_filled:before { +.icon-ic_fluent_multiselect_rtl_20_filled:before { content: "\eb49"; } -.icon-ic_fluent_music_note_off_2_20_regular:before { +.icon-ic_fluent_multiselect_rtl_20_regular:before { content: "\eb4a"; } -.icon-ic_fluent_my_location_20_filled:before { +.icon-ic_fluent_music_note_1_20_filled:before { content: "\eb4b"; } -.icon-ic_fluent_my_location_20_regular:before { +.icon-ic_fluent_music_note_1_20_regular:before { content: "\eb4c"; } -.icon-ic_fluent_navigation_20_filled:before { +.icon-ic_fluent_music_note_2_20_filled:before { content: "\eb4d"; } -.icon-ic_fluent_navigation_20_regular:before { +.icon-ic_fluent_music_note_2_20_regular:before { content: "\eb4e"; } -.icon-ic_fluent_navigation_location_target_20_filled:before { +.icon-ic_fluent_music_note_2_play_20_filled:before { content: "\eb4f"; } -.icon-ic_fluent_navigation_location_target_20_regular:before { +.icon-ic_fluent_music_note_2_play_20_regular:before { content: "\eb50"; } -.icon-ic_fluent_navigation_play_20_filled:before { +.icon-ic_fluent_music_note_off_1_20_filled:before { content: "\eb51"; } -.icon-ic_fluent_navigation_play_20_regular:before { +.icon-ic_fluent_music_note_off_1_20_regular:before { content: "\eb52"; } -.icon-ic_fluent_navigation_unread_20_filled:before { +.icon-ic_fluent_music_note_off_2_20_filled:before { content: "\eb53"; } -.icon-ic_fluent_navigation_unread_20_regular:before { +.icon-ic_fluent_music_note_off_2_20_regular:before { content: "\eb54"; } -.icon-ic_fluent_network_check_20_filled:before { +.icon-ic_fluent_my_location_20_filled:before { content: "\eb55"; } -.icon-ic_fluent_network_check_20_regular:before { +.icon-ic_fluent_my_location_20_regular:before { content: "\eb56"; } -.icon-ic_fluent_new_20_filled:before { +.icon-ic_fluent_navigation_20_filled:before { content: "\eb57"; } -.icon-ic_fluent_new_20_regular:before { +.icon-ic_fluent_navigation_20_regular:before { content: "\eb58"; } -.icon-ic_fluent_news_20_filled:before { +.icon-ic_fluent_navigation_location_target_20_filled:before { content: "\eb59"; } -.icon-ic_fluent_news_20_regular:before { +.icon-ic_fluent_navigation_location_target_20_regular:before { content: "\eb5a"; } -.icon-ic_fluent_next_20_filled:before { +.icon-ic_fluent_navigation_play_20_filled:before { content: "\eb5b"; } -.icon-ic_fluent_next_20_regular:before { +.icon-ic_fluent_navigation_play_20_regular:before { content: "\eb5c"; } -.icon-ic_fluent_next_frame_20_filled:before { +.icon-ic_fluent_navigation_unread_20_filled:before { content: "\eb5d"; } -.icon-ic_fluent_next_frame_20_regular:before { +.icon-ic_fluent_navigation_unread_20_regular:before { content: "\eb5e"; } -.icon-ic_fluent_note_20_filled:before { +.icon-ic_fluent_network_check_20_filled:before { content: "\eb5f"; } -.icon-ic_fluent_note_20_regular:before { +.icon-ic_fluent_network_check_20_regular:before { content: "\eb60"; } -.icon-ic_fluent_note_add_20_filled:before { +.icon-ic_fluent_new_20_filled:before { content: "\eb61"; } -.icon-ic_fluent_note_add_20_regular:before { +.icon-ic_fluent_new_20_regular:before { content: "\eb62"; } -.icon-ic_fluent_note_edit_20_filled:before { +.icon-ic_fluent_news_20_filled:before { content: "\eb63"; } -.icon-ic_fluent_note_edit_20_regular:before { +.icon-ic_fluent_news_20_regular:before { content: "\eb64"; } -.icon-ic_fluent_note_pin_20_filled:before { +.icon-ic_fluent_next_20_filled:before { content: "\eb65"; } -.icon-ic_fluent_note_pin_20_regular:before { +.icon-ic_fluent_next_20_regular:before { content: "\eb66"; } -.icon-ic_fluent_notebook_20_filled:before { +.icon-ic_fluent_next_frame_20_filled:before { content: "\eb67"; } -.icon-ic_fluent_notebook_20_regular:before { +.icon-ic_fluent_next_frame_20_regular:before { content: "\eb68"; } -.icon-ic_fluent_notebook_add_20_filled:before { +.icon-ic_fluent_note_20_filled:before { content: "\eb69"; } -.icon-ic_fluent_notebook_add_20_regular:before { +.icon-ic_fluent_note_20_regular:before { content: "\eb6a"; } -.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before { +.icon-ic_fluent_note_add_20_filled:before { content: "\eb6b"; } -.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before { +.icon-ic_fluent_note_add_20_regular:before { content: "\eb6c"; } -.icon-ic_fluent_notebook_error_20_filled:before { +.icon-ic_fluent_note_edit_20_filled:before { content: "\eb6d"; } -.icon-ic_fluent_notebook_error_20_regular:before { +.icon-ic_fluent_note_edit_20_regular:before { content: "\eb6e"; } -.icon-ic_fluent_notebook_eye_20_filled:before { +.icon-ic_fluent_note_pin_20_filled:before { content: "\eb6f"; } -.icon-ic_fluent_notebook_eye_20_regular:before { +.icon-ic_fluent_note_pin_20_regular:before { content: "\eb70"; } -.icon-ic_fluent_notebook_lightning_20_filled:before { +.icon-ic_fluent_notebook_20_filled:before { content: "\eb71"; } -.icon-ic_fluent_notebook_lightning_20_regular:before { +.icon-ic_fluent_notebook_20_regular:before { content: "\eb72"; } -.icon-ic_fluent_notebook_question_mark_20_filled:before { +.icon-ic_fluent_notebook_add_20_filled:before { content: "\eb73"; } -.icon-ic_fluent_notebook_question_mark_20_regular:before { +.icon-ic_fluent_notebook_add_20_regular:before { content: "\eb74"; } -.icon-ic_fluent_notebook_section_20_filled:before { +.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before { content: "\eb75"; } -.icon-ic_fluent_notebook_section_20_regular:before { +.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before { content: "\eb76"; } -.icon-ic_fluent_notebook_section_arrow_right_20_filled:before { +.icon-ic_fluent_notebook_error_20_filled:before { content: "\eb77"; } -.icon-ic_fluent_notebook_section_arrow_right_20_regular:before { +.icon-ic_fluent_notebook_error_20_regular:before { content: "\eb78"; } -.icon-ic_fluent_notebook_subsection_20_filled:before { +.icon-ic_fluent_notebook_eye_20_filled:before { content: "\eb79"; } -.icon-ic_fluent_notebook_subsection_20_regular:before { +.icon-ic_fluent_notebook_eye_20_regular:before { content: "\eb7a"; } -.icon-ic_fluent_notebook_sync_20_filled:before { +.icon-ic_fluent_notebook_lightning_20_filled:before { content: "\eb7b"; } -.icon-ic_fluent_notebook_sync_20_regular:before { +.icon-ic_fluent_notebook_lightning_20_regular:before { content: "\eb7c"; } -.icon-ic_fluent_notepad_20_filled:before { +.icon-ic_fluent_notebook_question_mark_20_filled:before { content: "\eb7d"; } -.icon-ic_fluent_notepad_20_regular:before { +.icon-ic_fluent_notebook_question_mark_20_regular:before { content: "\eb7e"; } -.icon-ic_fluent_notepad_edit_20_filled:before { +.icon-ic_fluent_notebook_section_20_filled:before { content: "\eb7f"; } -.icon-ic_fluent_notepad_edit_20_regular:before { +.icon-ic_fluent_notebook_section_20_regular:before { content: "\eb80"; } -.icon-ic_fluent_notepad_person_20_filled:before { +.icon-ic_fluent_notebook_section_arrow_right_20_filled:before { content: "\eb81"; } -.icon-ic_fluent_notepad_person_20_regular:before { +.icon-ic_fluent_notebook_section_arrow_right_20_regular:before { content: "\eb82"; } -.icon-ic_fluent_notepad_sparkle_20_filled:before { +.icon-ic_fluent_notebook_subsection_20_filled:before { content: "\eb83"; } -.icon-ic_fluent_notepad_sparkle_20_regular:before { +.icon-ic_fluent_notebook_subsection_20_regular:before { content: "\eb84"; } -.icon-ic_fluent_number_circle_0_20_filled:before { +.icon-ic_fluent_notebook_sync_20_filled:before { content: "\eb85"; } -.icon-ic_fluent_number_circle_0_20_regular:before { +.icon-ic_fluent_notebook_sync_20_regular:before { content: "\eb86"; } -.icon-ic_fluent_number_circle_1_20_filled:before { +.icon-ic_fluent_notepad_20_filled:before { content: "\eb87"; } -.icon-ic_fluent_number_circle_1_20_regular:before { +.icon-ic_fluent_notepad_20_regular:before { content: "\eb88"; } -.icon-ic_fluent_number_circle_2_20_filled:before { +.icon-ic_fluent_notepad_edit_20_filled:before { content: "\eb89"; } -.icon-ic_fluent_number_circle_2_20_regular:before { +.icon-ic_fluent_notepad_edit_20_regular:before { content: "\eb8a"; } -.icon-ic_fluent_number_circle_3_20_filled:before { +.icon-ic_fluent_notepad_person_20_filled:before { content: "\eb8b"; } -.icon-ic_fluent_number_circle_3_20_regular:before { +.icon-ic_fluent_notepad_person_20_regular:before { content: "\eb8c"; } -.icon-ic_fluent_number_circle_4_20_filled:before { +.icon-ic_fluent_notepad_sparkle_20_filled:before { content: "\eb8d"; } -.icon-ic_fluent_number_circle_4_20_regular:before { +.icon-ic_fluent_notepad_sparkle_20_regular:before { content: "\eb8e"; } -.icon-ic_fluent_number_circle_5_20_filled:before { +.icon-ic_fluent_number_circle_0_20_filled:before { content: "\eb8f"; } -.icon-ic_fluent_number_circle_5_20_regular:before { +.icon-ic_fluent_number_circle_0_20_regular:before { content: "\eb90"; } -.icon-ic_fluent_number_circle_6_20_filled:before { +.icon-ic_fluent_number_circle_1_20_filled:before { content: "\eb91"; } -.icon-ic_fluent_number_circle_6_20_regular:before { +.icon-ic_fluent_number_circle_1_20_regular:before { content: "\eb92"; } -.icon-ic_fluent_number_circle_7_20_filled:before { +.icon-ic_fluent_number_circle_2_20_filled:before { content: "\eb93"; } -.icon-ic_fluent_number_circle_7_20_regular:before { +.icon-ic_fluent_number_circle_2_20_regular:before { content: "\eb94"; } -.icon-ic_fluent_number_circle_8_20_filled:before { +.icon-ic_fluent_number_circle_3_20_filled:before { content: "\eb95"; } -.icon-ic_fluent_number_circle_8_20_regular:before { +.icon-ic_fluent_number_circle_3_20_regular:before { content: "\eb96"; } -.icon-ic_fluent_number_circle_9_20_filled:before { +.icon-ic_fluent_number_circle_4_20_filled:before { content: "\eb97"; } -.icon-ic_fluent_number_circle_9_20_regular:before { +.icon-ic_fluent_number_circle_4_20_regular:before { content: "\eb98"; } -.icon-ic_fluent_number_row_20_filled:before { +.icon-ic_fluent_number_circle_5_20_filled:before { content: "\eb99"; } -.icon-ic_fluent_number_row_20_regular:before { +.icon-ic_fluent_number_circle_5_20_regular:before { content: "\eb9a"; } -.icon-ic_fluent_number_symbol_20_filled:before { +.icon-ic_fluent_number_circle_6_20_filled:before { content: "\eb9b"; } -.icon-ic_fluent_number_symbol_20_regular:before { +.icon-ic_fluent_number_circle_6_20_regular:before { content: "\eb9c"; } -.icon-ic_fluent_number_symbol_dismiss_20_filled:before { +.icon-ic_fluent_number_circle_7_20_filled:before { content: "\eb9d"; } -.icon-ic_fluent_number_symbol_dismiss_20_regular:before { +.icon-ic_fluent_number_circle_7_20_regular:before { content: "\eb9e"; } -.icon-ic_fluent_number_symbol_square_20_filled:before { +.icon-ic_fluent_number_circle_8_20_filled:before { content: "\eb9f"; } -.icon-ic_fluent_number_symbol_square_20_regular:before { +.icon-ic_fluent_number_circle_8_20_regular:before { content: "\eba0"; } -.icon-ic_fluent_open_20_filled:before { +.icon-ic_fluent_number_circle_9_20_filled:before { content: "\eba1"; } -.icon-ic_fluent_open_20_regular:before { +.icon-ic_fluent_number_circle_9_20_regular:before { content: "\eba2"; } -.icon-ic_fluent_open_folder_20_filled:before { +.icon-ic_fluent_number_row_20_filled:before { content: "\eba3"; } -.icon-ic_fluent_open_folder_20_regular:before { +.icon-ic_fluent_number_row_20_regular:before { content: "\eba4"; } -.icon-ic_fluent_open_off_20_filled:before { +.icon-ic_fluent_number_symbol_20_filled:before { content: "\eba5"; } -.icon-ic_fluent_open_off_20_regular:before { +.icon-ic_fluent_number_symbol_20_regular:before { content: "\eba6"; } -.icon-ic_fluent_options_20_filled:before { +.icon-ic_fluent_number_symbol_dismiss_20_filled:before { content: "\eba7"; } -.icon-ic_fluent_options_20_regular:before { +.icon-ic_fluent_number_symbol_dismiss_20_regular:before { content: "\eba8"; } -.icon-ic_fluent_organization_20_filled:before { +.icon-ic_fluent_number_symbol_square_20_filled:before { content: "\eba9"; } -.icon-ic_fluent_organization_20_regular:before { +.icon-ic_fluent_number_symbol_square_20_regular:before { content: "\ebaa"; } -.icon-ic_fluent_organization_horizontal_20_filled:before { +.icon-ic_fluent_open_20_filled:before { content: "\ebab"; } -.icon-ic_fluent_organization_horizontal_20_regular:before { +.icon-ic_fluent_open_20_regular:before { content: "\ebac"; } -.icon-ic_fluent_orientation_20_filled:before { +.icon-ic_fluent_open_folder_20_filled:before { content: "\ebad"; } -.icon-ic_fluent_orientation_20_regular:before { +.icon-ic_fluent_open_folder_20_regular:before { content: "\ebae"; } -.icon-ic_fluent_oval_20_filled:before { +.icon-ic_fluent_open_off_20_filled:before { content: "\ebaf"; } -.icon-ic_fluent_oval_20_regular:before { +.icon-ic_fluent_open_off_20_regular:before { content: "\ebb0"; } -.icon-ic_fluent_oven_20_filled:before { +.icon-ic_fluent_options_20_filled:before { content: "\ebb1"; } -.icon-ic_fluent_oven_20_regular:before { +.icon-ic_fluent_options_20_regular:before { content: "\ebb2"; } -.icon-ic_fluent_padding_down_20_filled:before { +.icon-ic_fluent_organization_20_filled:before { content: "\ebb3"; } -.icon-ic_fluent_padding_down_20_regular:before { +.icon-ic_fluent_organization_20_regular:before { content: "\ebb4"; } -.icon-ic_fluent_padding_left_20_filled:before { +.icon-ic_fluent_organization_horizontal_20_filled:before { content: "\ebb5"; } -.icon-ic_fluent_padding_left_20_regular:before { +.icon-ic_fluent_organization_horizontal_20_regular:before { content: "\ebb6"; } -.icon-ic_fluent_padding_right_20_filled:before { +.icon-ic_fluent_orientation_20_filled:before { content: "\ebb7"; } -.icon-ic_fluent_padding_right_20_regular:before { +.icon-ic_fluent_orientation_20_regular:before { content: "\ebb8"; } -.icon-ic_fluent_padding_top_20_filled:before { +.icon-ic_fluent_oval_20_filled:before { content: "\ebb9"; } -.icon-ic_fluent_padding_top_20_regular:before { +.icon-ic_fluent_oval_20_regular:before { content: "\ebba"; } -.icon-ic_fluent_page_fit_20_filled:before { +.icon-ic_fluent_oven_20_filled:before { content: "\ebbb"; } -.icon-ic_fluent_page_fit_20_regular:before { +.icon-ic_fluent_oven_20_regular:before { content: "\ebbc"; } -.icon-ic_fluent_paint_brush_20_filled:before { +.icon-ic_fluent_padding_down_20_filled:before { content: "\ebbd"; } -.icon-ic_fluent_paint_brush_20_regular:before { +.icon-ic_fluent_padding_down_20_regular:before { content: "\ebbe"; } -.icon-ic_fluent_paint_brush_arrow_down_20_filled:before { +.icon-ic_fluent_padding_left_20_filled:before { content: "\ebbf"; } -.icon-ic_fluent_paint_brush_arrow_down_20_regular:before { +.icon-ic_fluent_padding_left_20_regular:before { content: "\ebc0"; } -.icon-ic_fluent_paint_brush_arrow_up_20_filled:before { +.icon-ic_fluent_padding_right_20_filled:before { content: "\ebc1"; } -.icon-ic_fluent_paint_brush_arrow_up_20_regular:before { +.icon-ic_fluent_padding_right_20_regular:before { content: "\ebc2"; } -.icon-ic_fluent_paint_brush_sparkle_20_filled:before { +.icon-ic_fluent_padding_top_20_filled:before { content: "\ebc3"; } -.icon-ic_fluent_paint_brush_sparkle_20_regular:before { +.icon-ic_fluent_padding_top_20_regular:before { content: "\ebc4"; } -.icon-ic_fluent_paint_brush_subtract_20_filled:before { +.icon-ic_fluent_page_fit_20_filled:before { content: "\ebc5"; } -.icon-ic_fluent_paint_brush_subtract_20_regular:before { +.icon-ic_fluent_page_fit_20_regular:before { content: "\ebc6"; } -.icon-ic_fluent_paint_bucket_20_filled:before { +.icon-ic_fluent_paint_brush_20_filled:before { content: "\ebc7"; } -.icon-ic_fluent_paint_bucket_20_regular:before { +.icon-ic_fluent_paint_brush_20_regular:before { content: "\ebc8"; } -.icon-ic_fluent_pair_20_filled:before { +.icon-ic_fluent_paint_brush_arrow_down_20_filled:before { content: "\ebc9"; } -.icon-ic_fluent_pair_20_regular:before { +.icon-ic_fluent_paint_brush_arrow_down_20_regular:before { content: "\ebca"; } -.icon-ic_fluent_panel_bottom_20_filled:before { +.icon-ic_fluent_paint_brush_arrow_up_20_filled:before { content: "\ebcb"; } -.icon-ic_fluent_panel_bottom_20_regular:before { +.icon-ic_fluent_paint_brush_arrow_up_20_regular:before { content: "\ebcc"; } -.icon-ic_fluent_panel_bottom_contract_20_filled:before { +.icon-ic_fluent_paint_brush_sparkle_20_filled:before { content: "\ebcd"; } -.icon-ic_fluent_panel_bottom_contract_20_regular:before { +.icon-ic_fluent_paint_brush_sparkle_20_regular:before { content: "\ebce"; } -.icon-ic_fluent_panel_bottom_expand_20_filled:before { +.icon-ic_fluent_paint_brush_subtract_20_filled:before { content: "\ebcf"; } -.icon-ic_fluent_panel_bottom_expand_20_regular:before { +.icon-ic_fluent_paint_brush_subtract_20_regular:before { content: "\ebd0"; } -.icon-ic_fluent_panel_left_20_filled:before { +.icon-ic_fluent_paint_bucket_20_filled:before { content: "\ebd1"; } -.icon-ic_fluent_panel_left_20_regular:before { +.icon-ic_fluent_paint_bucket_20_regular:before { content: "\ebd2"; } -.icon-ic_fluent_panel_left_add_20_filled:before { +.icon-ic_fluent_pair_20_filled:before { content: "\ebd3"; } -.icon-ic_fluent_panel_left_add_20_regular:before { +.icon-ic_fluent_pair_20_regular:before { content: "\ebd4"; } -.icon-ic_fluent_panel_left_contract_20_filled:before { +.icon-ic_fluent_panel_bottom_20_filled:before { content: "\ebd5"; } -.icon-ic_fluent_panel_left_contract_20_regular:before { +.icon-ic_fluent_panel_bottom_20_regular:before { content: "\ebd6"; } -.icon-ic_fluent_panel_left_expand_20_filled:before { +.icon-ic_fluent_panel_bottom_contract_20_filled:before { content: "\ebd7"; } -.icon-ic_fluent_panel_left_expand_20_regular:before { +.icon-ic_fluent_panel_bottom_contract_20_regular:before { content: "\ebd8"; } -.icon-ic_fluent_panel_left_focus_right_20_filled:before { +.icon-ic_fluent_panel_bottom_expand_20_filled:before { content: "\ebd9"; } -.icon-ic_fluent_panel_left_header_20_filled:before { +.icon-ic_fluent_panel_bottom_expand_20_regular:before { content: "\ebda"; } -.icon-ic_fluent_panel_left_header_20_regular:before { +.icon-ic_fluent_panel_left_20_filled:before { content: "\ebdb"; } -.icon-ic_fluent_panel_left_header_add_20_filled:before { +.icon-ic_fluent_panel_left_20_regular:before { content: "\ebdc"; } -.icon-ic_fluent_panel_left_header_add_20_regular:before { +.icon-ic_fluent_panel_left_add_20_filled:before { content: "\ebdd"; } -.icon-ic_fluent_panel_left_header_key_20_filled:before { +.icon-ic_fluent_panel_left_add_20_regular:before { content: "\ebde"; } -.icon-ic_fluent_panel_left_header_key_20_regular:before { +.icon-ic_fluent_panel_left_contract_20_filled:before { content: "\ebdf"; } -.icon-ic_fluent_panel_left_key_20_filled:before { +.icon-ic_fluent_panel_left_contract_20_regular:before { content: "\ebe0"; } -.icon-ic_fluent_panel_left_key_20_regular:before { +.icon-ic_fluent_panel_left_expand_20_filled:before { content: "\ebe1"; } -.icon-ic_fluent_panel_left_text_20_filled:before { +.icon-ic_fluent_panel_left_expand_20_regular:before { content: "\ebe2"; } -.icon-ic_fluent_panel_left_text_20_regular:before { +.icon-ic_fluent_panel_left_focus_right_20_filled:before { content: "\ebe3"; } -.icon-ic_fluent_panel_left_text_add_20_filled:before { +.icon-ic_fluent_panel_left_header_20_filled:before { content: "\ebe4"; } -.icon-ic_fluent_panel_left_text_add_20_regular:before { +.icon-ic_fluent_panel_left_header_20_regular:before { content: "\ebe5"; } -.icon-ic_fluent_panel_left_text_dismiss_20_filled:before { +.icon-ic_fluent_panel_left_header_add_20_filled:before { content: "\ebe6"; } -.icon-ic_fluent_panel_left_text_dismiss_20_regular:before { +.icon-ic_fluent_panel_left_header_add_20_regular:before { content: "\ebe7"; } -.icon-ic_fluent_panel_right_20_filled:before { +.icon-ic_fluent_panel_left_header_key_20_filled:before { content: "\ebe8"; } -.icon-ic_fluent_panel_right_20_regular:before { +.icon-ic_fluent_panel_left_header_key_20_regular:before { content: "\ebe9"; } -.icon-ic_fluent_panel_right_add_20_filled:before { +.icon-ic_fluent_panel_left_key_20_filled:before { content: "\ebea"; } -.icon-ic_fluent_panel_right_add_20_regular:before { +.icon-ic_fluent_panel_left_key_20_regular:before { content: "\ebeb"; } -.icon-ic_fluent_panel_right_contract_20_filled:before { +.icon-ic_fluent_panel_left_text_20_filled:before { content: "\ebec"; } -.icon-ic_fluent_panel_right_contract_20_regular:before { +.icon-ic_fluent_panel_left_text_20_regular:before { content: "\ebed"; } -.icon-ic_fluent_panel_right_cursor_20_filled:before { +.icon-ic_fluent_panel_left_text_add_20_filled:before { content: "\ebee"; } -.icon-ic_fluent_panel_right_cursor_20_regular:before { +.icon-ic_fluent_panel_left_text_add_20_regular:before { content: "\ebef"; } -.icon-ic_fluent_panel_right_expand_20_filled:before { +.icon-ic_fluent_panel_left_text_dismiss_20_filled:before { content: "\ebf0"; } -.icon-ic_fluent_panel_right_expand_20_regular:before { +.icon-ic_fluent_panel_left_text_dismiss_20_regular:before { content: "\ebf1"; } -.icon-ic_fluent_panel_right_gallery_20_filled:before { +.icon-ic_fluent_panel_right_20_filled:before { content: "\ebf2"; } -.icon-ic_fluent_panel_right_gallery_20_regular:before { +.icon-ic_fluent_panel_right_20_regular:before { content: "\ebf3"; } -.icon-ic_fluent_panel_separate_window_20_filled:before { +.icon-ic_fluent_panel_right_add_20_filled:before { content: "\ebf4"; } -.icon-ic_fluent_panel_separate_window_20_regular:before { +.icon-ic_fluent_panel_right_add_20_regular:before { content: "\ebf5"; } -.icon-ic_fluent_panel_top_contract_20_filled:before { +.icon-ic_fluent_panel_right_contract_20_filled:before { content: "\ebf6"; } -.icon-ic_fluent_panel_top_contract_20_regular:before { +.icon-ic_fluent_panel_right_contract_20_regular:before { content: "\ebf7"; } -.icon-ic_fluent_panel_top_expand_20_filled:before { +.icon-ic_fluent_panel_right_cursor_20_filled:before { content: "\ebf8"; } -.icon-ic_fluent_panel_top_expand_20_regular:before { +.icon-ic_fluent_panel_right_cursor_20_regular:before { content: "\ebf9"; } -.icon-ic_fluent_panel_top_gallery_20_filled:before { +.icon-ic_fluent_panel_right_expand_20_filled:before { content: "\ebfa"; } -.icon-ic_fluent_panel_top_gallery_20_regular:before { +.icon-ic_fluent_panel_right_expand_20_regular:before { content: "\ebfb"; } -.icon-ic_fluent_password_20_filled:before { +.icon-ic_fluent_panel_right_gallery_20_filled:before { content: "\ebfc"; } -.icon-ic_fluent_password_20_regular:before { +.icon-ic_fluent_panel_right_gallery_20_regular:before { content: "\ebfd"; } -.icon-ic_fluent_patch_20_filled:before { +.icon-ic_fluent_panel_separate_window_20_filled:before { content: "\ebfe"; } -.icon-ic_fluent_patch_20_regular:before { +.icon-ic_fluent_panel_separate_window_20_regular:before { content: "\ebff"; } -.icon-ic_fluent_patient_20_filled:before { +.icon-ic_fluent_panel_top_contract_20_filled:before { content: "\ec00"; } -.icon-ic_fluent_patient_20_regular:before { +.icon-ic_fluent_panel_top_contract_20_regular:before { content: "\ec01"; } -.icon-ic_fluent_pause_20_filled:before { +.icon-ic_fluent_panel_top_expand_20_filled:before { content: "\ec02"; } -.icon-ic_fluent_pause_20_regular:before { +.icon-ic_fluent_panel_top_expand_20_regular:before { content: "\ec03"; } -.icon-ic_fluent_pause_circle_20_filled:before { +.icon-ic_fluent_panel_top_gallery_20_filled:before { content: "\ec04"; } -.icon-ic_fluent_pause_circle_20_regular:before { +.icon-ic_fluent_panel_top_gallery_20_regular:before { content: "\ec05"; } -.icon-ic_fluent_pause_off_20_filled:before { +.icon-ic_fluent_password_20_filled:before { content: "\ec06"; } -.icon-ic_fluent_pause_off_20_regular:before { +.icon-ic_fluent_password_20_regular:before { content: "\ec07"; } -.icon-ic_fluent_pause_settings_20_filled:before { +.icon-ic_fluent_patch_20_filled:before { content: "\ec08"; } -.icon-ic_fluent_pause_settings_20_regular:before { +.icon-ic_fluent_patch_20_regular:before { content: "\ec09"; } -.icon-ic_fluent_payment_20_filled:before { +.icon-ic_fluent_patient_20_filled:before { content: "\ec0a"; } -.icon-ic_fluent_payment_20_regular:before { +.icon-ic_fluent_patient_20_regular:before { content: "\ec0b"; } -.icon-ic_fluent_payment_wireless_20_filled:before { +.icon-ic_fluent_pause_20_filled:before { content: "\ec0c"; } -.icon-ic_fluent_payment_wireless_20_regular:before { +.icon-ic_fluent_pause_20_regular:before { content: "\ec0d"; } -.icon-ic_fluent_pen_20_filled:before { +.icon-ic_fluent_pause_circle_20_filled:before { content: "\ec0e"; } -.icon-ic_fluent_pen_20_regular:before { +.icon-ic_fluent_pause_circle_20_regular:before { content: "\ec0f"; } -.icon-ic_fluent_pen_dismiss_20_filled:before { +.icon-ic_fluent_pause_off_20_filled:before { content: "\ec10"; } -.icon-ic_fluent_pen_dismiss_20_regular:before { +.icon-ic_fluent_pause_off_20_regular:before { content: "\ec11"; } -.icon-ic_fluent_pen_off_20_filled:before { +.icon-ic_fluent_pause_settings_20_filled:before { content: "\ec12"; } -.icon-ic_fluent_pen_off_20_regular:before { +.icon-ic_fluent_pause_settings_20_regular:before { content: "\ec13"; } -.icon-ic_fluent_pen_prohibited_20_filled:before { +.icon-ic_fluent_payment_20_filled:before { content: "\ec14"; } -.icon-ic_fluent_pen_prohibited_20_regular:before { +.icon-ic_fluent_payment_20_regular:before { content: "\ec15"; } -.icon-ic_fluent_pen_sparkle_20_filled:before { +.icon-ic_fluent_payment_wireless_20_filled:before { content: "\ec16"; } -.icon-ic_fluent_pen_sparkle_20_regular:before { +.icon-ic_fluent_payment_wireless_20_regular:before { content: "\ec17"; } -.icon-ic_fluent_pentagon_20_filled:before { +.icon-ic_fluent_pen_20_filled:before { content: "\ec18"; } -.icon-ic_fluent_pentagon_20_regular:before { +.icon-ic_fluent_pen_20_regular:before { content: "\ec19"; } -.icon-ic_fluent_people_20_filled:before { +.icon-ic_fluent_pen_dismiss_20_filled:before { content: "\ec1a"; } -.icon-ic_fluent_people_20_regular:before { +.icon-ic_fluent_pen_dismiss_20_regular:before { content: "\ec1b"; } -.icon-ic_fluent_people_add_20_filled:before { +.icon-ic_fluent_pen_off_20_filled:before { content: "\ec1c"; } -.icon-ic_fluent_people_add_20_regular:before { +.icon-ic_fluent_pen_off_20_regular:before { content: "\ec1d"; } -.icon-ic_fluent_people_audience_20_filled:before { +.icon-ic_fluent_pen_prohibited_20_filled:before { content: "\ec1e"; } -.icon-ic_fluent_people_audience_20_regular:before { +.icon-ic_fluent_pen_prohibited_20_regular:before { content: "\ec1f"; } -.icon-ic_fluent_people_call_20_filled:before { +.icon-ic_fluent_pen_sparkle_20_filled:before { content: "\ec20"; } -.icon-ic_fluent_people_call_20_regular:before { +.icon-ic_fluent_pen_sparkle_20_regular:before { content: "\ec21"; } -.icon-ic_fluent_people_chat_20_filled:before { +.icon-ic_fluent_pen_sync_20_filled:before { content: "\ec22"; } -.icon-ic_fluent_people_chat_20_regular:before { +.icon-ic_fluent_pen_sync_20_regular:before { content: "\ec23"; } -.icon-ic_fluent_people_checkmark_20_filled:before { +.icon-ic_fluent_pentagon_20_filled:before { content: "\ec24"; } -.icon-ic_fluent_people_checkmark_20_regular:before { +.icon-ic_fluent_pentagon_20_regular:before { content: "\ec25"; } -.icon-ic_fluent_people_community_20_filled:before { +.icon-ic_fluent_people_20_filled:before { content: "\ec26"; } -.icon-ic_fluent_people_community_20_regular:before { +.icon-ic_fluent_people_20_regular:before { content: "\ec27"; } -.icon-ic_fluent_people_community_add_20_filled:before { +.icon-ic_fluent_people_add_20_filled:before { content: "\ec28"; } -.icon-ic_fluent_people_community_add_20_regular:before { +.icon-ic_fluent_people_add_20_regular:before { content: "\ec29"; } -.icon-ic_fluent_people_edit_20_filled:before { +.icon-ic_fluent_people_audience_20_filled:before { content: "\ec2a"; } -.icon-ic_fluent_people_edit_20_regular:before { +.icon-ic_fluent_people_audience_20_regular:before { content: "\ec2b"; } -.icon-ic_fluent_people_error_20_filled:before { +.icon-ic_fluent_people_call_20_filled:before { content: "\ec2c"; } -.icon-ic_fluent_people_error_20_regular:before { +.icon-ic_fluent_people_call_20_regular:before { content: "\ec2d"; } -.icon-ic_fluent_people_eye_20_filled:before { +.icon-ic_fluent_people_chat_20_filled:before { content: "\ec2e"; } -.icon-ic_fluent_people_eye_20_regular:before { +.icon-ic_fluent_people_chat_20_regular:before { content: "\ec2f"; } -.icon-ic_fluent_people_list_20_filled:before { +.icon-ic_fluent_people_checkmark_20_filled:before { content: "\ec30"; } -.icon-ic_fluent_people_list_20_regular:before { +.icon-ic_fluent_people_checkmark_20_regular:before { content: "\ec31"; } -.icon-ic_fluent_people_lock_20_filled:before { +.icon-ic_fluent_people_community_20_filled:before { content: "\ec32"; } -.icon-ic_fluent_people_lock_20_regular:before { +.icon-ic_fluent_people_community_20_regular:before { content: "\ec33"; } -.icon-ic_fluent_people_money_20_filled:before { +.icon-ic_fluent_people_community_add_20_filled:before { content: "\ec34"; } -.icon-ic_fluent_people_money_20_regular:before { +.icon-ic_fluent_people_community_add_20_regular:before { content: "\ec35"; } -.icon-ic_fluent_people_prohibited_20_filled:before { +.icon-ic_fluent_people_edit_20_filled:before { content: "\ec36"; } -.icon-ic_fluent_people_prohibited_20_regular:before { +.icon-ic_fluent_people_edit_20_regular:before { content: "\ec37"; } -.icon-ic_fluent_people_queue_20_filled:before { +.icon-ic_fluent_people_error_20_filled:before { content: "\ec38"; } -.icon-ic_fluent_people_queue_20_regular:before { +.icon-ic_fluent_people_error_20_regular:before { content: "\ec39"; } -.icon-ic_fluent_people_search_20_filled:before { +.icon-ic_fluent_people_eye_20_filled:before { content: "\ec3a"; } -.icon-ic_fluent_people_search_20_regular:before { +.icon-ic_fluent_people_eye_20_regular:before { content: "\ec3b"; } -.icon-ic_fluent_people_settings_20_filled:before { +.icon-ic_fluent_people_link_20_filled:before { content: "\ec3c"; } -.icon-ic_fluent_people_settings_20_regular:before { +.icon-ic_fluent_people_link_20_regular:before { content: "\ec3d"; } -.icon-ic_fluent_people_star_20_filled:before { +.icon-ic_fluent_people_list_20_filled:before { content: "\ec3e"; } -.icon-ic_fluent_people_star_20_regular:before { +.icon-ic_fluent_people_list_20_regular:before { content: "\ec3f"; } -.icon-ic_fluent_people_subtract_20_filled:before { +.icon-ic_fluent_people_lock_20_filled:before { content: "\ec40"; } -.icon-ic_fluent_people_subtract_20_regular:before { +.icon-ic_fluent_people_lock_20_regular:before { content: "\ec41"; } -.icon-ic_fluent_people_swap_20_filled:before { +.icon-ic_fluent_people_money_20_filled:before { content: "\ec42"; } -.icon-ic_fluent_people_swap_20_regular:before { +.icon-ic_fluent_people_money_20_regular:before { content: "\ec43"; } -.icon-ic_fluent_people_sync_20_filled:before { +.icon-ic_fluent_people_prohibited_20_filled:before { content: "\ec44"; } -.icon-ic_fluent_people_sync_20_regular:before { +.icon-ic_fluent_people_prohibited_20_regular:before { content: "\ec45"; } -.icon-ic_fluent_people_team_20_filled:before { +.icon-ic_fluent_people_queue_20_filled:before { content: "\ec46"; } -.icon-ic_fluent_people_team_20_regular:before { +.icon-ic_fluent_people_queue_20_regular:before { content: "\ec47"; } -.icon-ic_fluent_people_team_add_20_filled:before { +.icon-ic_fluent_people_search_20_filled:before { content: "\ec48"; } -.icon-ic_fluent_people_team_add_20_regular:before { +.icon-ic_fluent_people_search_20_regular:before { content: "\ec49"; } -.icon-ic_fluent_people_team_delete_20_filled:before { +.icon-ic_fluent_people_settings_20_filled:before { content: "\ec4a"; } -.icon-ic_fluent_people_team_delete_20_regular:before { +.icon-ic_fluent_people_settings_20_regular:before { content: "\ec4b"; } -.icon-ic_fluent_people_team_toolbox_20_filled:before { +.icon-ic_fluent_people_star_20_filled:before { content: "\ec4c"; } -.icon-ic_fluent_people_team_toolbox_20_regular:before { +.icon-ic_fluent_people_star_20_regular:before { content: "\ec4d"; } -.icon-ic_fluent_people_toolbox_20_filled:before { +.icon-ic_fluent_people_subtract_20_filled:before { content: "\ec4e"; } -.icon-ic_fluent_people_toolbox_20_regular:before { +.icon-ic_fluent_people_subtract_20_regular:before { content: "\ec4f"; } -.icon-ic_fluent_person_20_filled:before { +.icon-ic_fluent_people_swap_20_filled:before { content: "\ec50"; } -.icon-ic_fluent_person_20_regular:before { +.icon-ic_fluent_people_swap_20_regular:before { content: "\ec51"; } -.icon-ic_fluent_person_5_20_filled:before { +.icon-ic_fluent_people_sync_20_filled:before { content: "\ec52"; } -.icon-ic_fluent_person_5_20_regular:before { +.icon-ic_fluent_people_sync_20_regular:before { content: "\ec53"; } -.icon-ic_fluent_person_6_20_filled:before { +.icon-ic_fluent_people_team_20_filled:before { content: "\ec54"; } -.icon-ic_fluent_person_6_20_regular:before { +.icon-ic_fluent_people_team_20_regular:before { content: "\ec55"; } -.icon-ic_fluent_person_accounts_20_filled:before { +.icon-ic_fluent_people_team_add_20_filled:before { content: "\ec56"; } -.icon-ic_fluent_person_accounts_20_regular:before { +.icon-ic_fluent_people_team_add_20_regular:before { content: "\ec57"; } -.icon-ic_fluent_person_add_20_filled:before { +.icon-ic_fluent_people_team_delete_20_filled:before { content: "\ec58"; } -.icon-ic_fluent_person_add_20_regular:before { +.icon-ic_fluent_people_team_delete_20_regular:before { content: "\ec59"; } -.icon-ic_fluent_person_alert_20_filled:before { +.icon-ic_fluent_people_team_toolbox_20_filled:before { content: "\ec5a"; } -.icon-ic_fluent_person_alert_20_regular:before { +.icon-ic_fluent_people_team_toolbox_20_regular:before { content: "\ec5b"; } -.icon-ic_fluent_person_alert_off_20_filled:before { +.icon-ic_fluent_people_toolbox_20_filled:before { content: "\ec5c"; } -.icon-ic_fluent_person_alert_off_20_regular:before { +.icon-ic_fluent_people_toolbox_20_regular:before { content: "\ec5d"; } -.icon-ic_fluent_person_arrow_back_20_filled:before { +.icon-ic_fluent_person_20_filled:before { content: "\ec5e"; } -.icon-ic_fluent_person_arrow_back_20_regular:before { +.icon-ic_fluent_person_20_regular:before { content: "\ec5f"; } -.icon-ic_fluent_person_arrow_left_20_filled:before { +.icon-ic_fluent_person_5_20_filled:before { content: "\ec60"; } -.icon-ic_fluent_person_arrow_left_20_regular:before { +.icon-ic_fluent_person_5_20_regular:before { content: "\ec61"; } -.icon-ic_fluent_person_arrow_right_20_filled:before { +.icon-ic_fluent_person_6_20_filled:before { content: "\ec62"; } -.icon-ic_fluent_person_arrow_right_20_regular:before { +.icon-ic_fluent_person_6_20_regular:before { content: "\ec63"; } -.icon-ic_fluent_person_available_20_filled:before { +.icon-ic_fluent_person_accounts_20_filled:before { content: "\ec64"; } -.icon-ic_fluent_person_available_20_regular:before { +.icon-ic_fluent_person_accounts_20_regular:before { content: "\ec65"; } -.icon-ic_fluent_person_board_20_filled:before { +.icon-ic_fluent_person_add_20_filled:before { content: "\ec66"; } -.icon-ic_fluent_person_board_20_regular:before { +.icon-ic_fluent_person_add_20_regular:before { content: "\ec67"; } -.icon-ic_fluent_person_board_add_20_filled:before { +.icon-ic_fluent_person_alert_20_filled:before { content: "\ec68"; } -.icon-ic_fluent_person_board_add_20_regular:before { +.icon-ic_fluent_person_alert_20_regular:before { content: "\ec69"; } -.icon-ic_fluent_person_call_20_filled:before { +.icon-ic_fluent_person_alert_off_20_filled:before { content: "\ec6a"; } -.icon-ic_fluent_person_call_20_regular:before { +.icon-ic_fluent_person_alert_off_20_regular:before { content: "\ec6b"; } -.icon-ic_fluent_person_chat_20_filled:before { +.icon-ic_fluent_person_arrow_back_20_filled:before { content: "\ec6c"; } -.icon-ic_fluent_person_chat_20_regular:before { +.icon-ic_fluent_person_arrow_back_20_regular:before { content: "\ec6d"; } -.icon-ic_fluent_person_circle_20_filled:before { +.icon-ic_fluent_person_arrow_left_20_filled:before { content: "\ec6e"; } -.icon-ic_fluent_person_circle_20_regular:before { +.icon-ic_fluent_person_arrow_left_20_regular:before { content: "\ec6f"; } -.icon-ic_fluent_person_clock_20_filled:before { +.icon-ic_fluent_person_arrow_right_20_filled:before { content: "\ec70"; } -.icon-ic_fluent_person_clock_20_regular:before { +.icon-ic_fluent_person_arrow_right_20_regular:before { content: "\ec71"; } -.icon-ic_fluent_person_delete_20_filled:before { +.icon-ic_fluent_person_available_20_filled:before { content: "\ec72"; } -.icon-ic_fluent_person_delete_20_regular:before { +.icon-ic_fluent_person_available_20_regular:before { content: "\ec73"; } -.icon-ic_fluent_person_desktop_20_filled:before { +.icon-ic_fluent_person_board_20_filled:before { content: "\ec74"; } -.icon-ic_fluent_person_desktop_20_regular:before { +.icon-ic_fluent_person_board_20_regular:before { content: "\ec75"; } -.icon-ic_fluent_person_edit_20_filled:before { +.icon-ic_fluent_person_board_add_20_filled:before { content: "\ec76"; } -.icon-ic_fluent_person_edit_20_regular:before { +.icon-ic_fluent_person_board_add_20_regular:before { content: "\ec77"; } -.icon-ic_fluent_person_feedback_20_filled:before { +.icon-ic_fluent_person_call_20_filled:before { content: "\ec78"; } -.icon-ic_fluent_person_feedback_20_regular:before { +.icon-ic_fluent_person_call_20_regular:before { content: "\ec79"; } -.icon-ic_fluent_person_heart_20_filled:before { +.icon-ic_fluent_person_chat_20_filled:before { content: "\ec7a"; } -.icon-ic_fluent_person_heart_20_regular:before { +.icon-ic_fluent_person_chat_20_regular:before { content: "\ec7b"; } -.icon-ic_fluent_person_home_20_filled:before { +.icon-ic_fluent_person_circle_20_filled:before { content: "\ec7c"; } -.icon-ic_fluent_person_home_20_regular:before { +.icon-ic_fluent_person_circle_20_regular:before { content: "\ec7d"; } -.icon-ic_fluent_person_info_20_filled:before { +.icon-ic_fluent_person_clock_20_filled:before { content: "\ec7e"; } -.icon-ic_fluent_person_info_20_regular:before { +.icon-ic_fluent_person_clock_20_regular:before { content: "\ec7f"; } -.icon-ic_fluent_person_key_20_filled:before { +.icon-ic_fluent_person_delete_20_filled:before { content: "\ec80"; } -.icon-ic_fluent_person_key_20_regular:before { +.icon-ic_fluent_person_delete_20_regular:before { content: "\ec81"; } -.icon-ic_fluent_person_lightbulb_20_filled:before { +.icon-ic_fluent_person_desktop_20_filled:before { content: "\ec82"; } -.icon-ic_fluent_person_lightbulb_20_regular:before { +.icon-ic_fluent_person_desktop_20_regular:before { content: "\ec83"; } -.icon-ic_fluent_person_lightning_20_filled:before { +.icon-ic_fluent_person_edit_20_filled:before { content: "\ec84"; } -.icon-ic_fluent_person_lightning_20_regular:before { +.icon-ic_fluent_person_edit_20_regular:before { content: "\ec85"; } -.icon-ic_fluent_person_link_20_filled:before { +.icon-ic_fluent_person_feedback_20_filled:before { content: "\ec86"; } -.icon-ic_fluent_person_link_20_regular:before { +.icon-ic_fluent_person_feedback_20_regular:before { content: "\ec87"; } -.icon-ic_fluent_person_lock_20_filled:before { +.icon-ic_fluent_person_head_hint_20_filled:before { content: "\ec88"; } -.icon-ic_fluent_person_lock_20_regular:before { +.icon-ic_fluent_person_head_hint_20_regular:before { content: "\ec89"; } -.icon-ic_fluent_person_mail_20_filled:before { +.icon-ic_fluent_person_heart_20_filled:before { content: "\ec8a"; } -.icon-ic_fluent_person_mail_20_regular:before { +.icon-ic_fluent_person_heart_20_regular:before { content: "\ec8b"; } -.icon-ic_fluent_person_money_20_filled:before { +.icon-ic_fluent_person_home_20_filled:before { content: "\ec8c"; } -.icon-ic_fluent_person_money_20_regular:before { +.icon-ic_fluent_person_home_20_regular:before { content: "\ec8d"; } -.icon-ic_fluent_person_note_20_filled:before { +.icon-ic_fluent_person_info_20_filled:before { content: "\ec8e"; } -.icon-ic_fluent_person_note_20_regular:before { +.icon-ic_fluent_person_info_20_regular:before { content: "\ec8f"; } -.icon-ic_fluent_person_passkey_20_filled:before { +.icon-ic_fluent_person_key_20_filled:before { content: "\ec90"; } -.icon-ic_fluent_person_passkey_20_regular:before { +.icon-ic_fluent_person_key_20_regular:before { content: "\ec91"; } -.icon-ic_fluent_person_pill_20_filled:before { +.icon-ic_fluent_person_lightbulb_20_filled:before { content: "\ec92"; } -.icon-ic_fluent_person_pill_20_regular:before { +.icon-ic_fluent_person_lightbulb_20_regular:before { content: "\ec93"; } -.icon-ic_fluent_person_prohibited_20_filled:before { +.icon-ic_fluent_person_lightning_20_filled:before { content: "\ec94"; } -.icon-ic_fluent_person_prohibited_20_regular:before { +.icon-ic_fluent_person_lightning_20_regular:before { content: "\ec95"; } -.icon-ic_fluent_person_question_mark_20_filled:before { +.icon-ic_fluent_person_link_20_filled:before { content: "\ec96"; } -.icon-ic_fluent_person_question_mark_20_regular:before { +.icon-ic_fluent_person_link_20_regular:before { content: "\ec97"; } -.icon-ic_fluent_person_ribbon_20_filled:before { +.icon-ic_fluent_person_lock_20_filled:before { content: "\ec98"; } -.icon-ic_fluent_person_ribbon_20_regular:before { +.icon-ic_fluent_person_lock_20_regular:before { content: "\ec99"; } -.icon-ic_fluent_person_running_20_filled:before { +.icon-ic_fluent_person_mail_20_filled:before { content: "\ec9a"; } -.icon-ic_fluent_person_running_20_regular:before { +.icon-ic_fluent_person_mail_20_regular:before { content: "\ec9b"; } -.icon-ic_fluent_person_search_20_filled:before { +.icon-ic_fluent_person_money_20_filled:before { content: "\ec9c"; } -.icon-ic_fluent_person_search_20_regular:before { +.icon-ic_fluent_person_money_20_regular:before { content: "\ec9d"; } -.icon-ic_fluent_person_settings_20_filled:before { +.icon-ic_fluent_person_note_20_filled:before { content: "\ec9e"; } -.icon-ic_fluent_person_settings_20_regular:before { +.icon-ic_fluent_person_note_20_regular:before { content: "\ec9f"; } -.icon-ic_fluent_person_square_20_filled:before { +.icon-ic_fluent_person_passkey_20_filled:before { content: "\eca0"; } -.icon-ic_fluent_person_square_20_regular:before { +.icon-ic_fluent_person_passkey_20_regular:before { content: "\eca1"; } -.icon-ic_fluent_person_square_add_20_filled:before { +.icon-ic_fluent_person_pill_20_filled:before { content: "\eca2"; } -.icon-ic_fluent_person_square_add_20_regular:before { +.icon-ic_fluent_person_pill_20_regular:before { content: "\eca3"; } -.icon-ic_fluent_person_square_checkmark_20_filled:before { +.icon-ic_fluent_person_prohibited_20_filled:before { content: "\eca4"; } -.icon-ic_fluent_person_square_checkmark_20_regular:before { +.icon-ic_fluent_person_prohibited_20_regular:before { content: "\eca5"; } -.icon-ic_fluent_person_star_20_filled:before { +.icon-ic_fluent_person_question_mark_20_filled:before { content: "\eca6"; } -.icon-ic_fluent_person_star_20_regular:before { +.icon-ic_fluent_person_question_mark_20_regular:before { content: "\eca7"; } -.icon-ic_fluent_person_starburst_20_filled:before { +.icon-ic_fluent_person_ribbon_20_filled:before { content: "\eca8"; } -.icon-ic_fluent_person_starburst_20_regular:before { +.icon-ic_fluent_person_ribbon_20_regular:before { content: "\eca9"; } -.icon-ic_fluent_person_subtract_20_filled:before { +.icon-ic_fluent_person_running_20_filled:before { content: "\ecaa"; } -.icon-ic_fluent_person_subtract_20_regular:before { +.icon-ic_fluent_person_running_20_regular:before { content: "\ecab"; } -.icon-ic_fluent_person_support_20_filled:before { +.icon-ic_fluent_person_search_20_filled:before { content: "\ecac"; } -.icon-ic_fluent_person_support_20_regular:before { +.icon-ic_fluent_person_search_20_regular:before { content: "\ecad"; } -.icon-ic_fluent_person_swap_20_filled:before { +.icon-ic_fluent_person_settings_20_filled:before { content: "\ecae"; } -.icon-ic_fluent_person_swap_20_regular:before { +.icon-ic_fluent_person_settings_20_regular:before { content: "\ecaf"; } -.icon-ic_fluent_person_sync_20_filled:before { +.icon-ic_fluent_person_sound_spatial_20_filled:before { content: "\ecb0"; } -.icon-ic_fluent_person_sync_20_regular:before { +.icon-ic_fluent_person_sound_spatial_20_regular:before { content: "\ecb1"; } -.icon-ic_fluent_person_tag_20_filled:before { +.icon-ic_fluent_person_square_20_filled:before { content: "\ecb2"; } -.icon-ic_fluent_person_tag_20_regular:before { +.icon-ic_fluent_person_square_20_regular:before { content: "\ecb3"; } -.icon-ic_fluent_person_tentative_20_filled:before { +.icon-ic_fluent_person_square_add_20_filled:before { content: "\ecb4"; } -.icon-ic_fluent_person_tentative_20_regular:before { +.icon-ic_fluent_person_square_add_20_regular:before { content: "\ecb5"; } -.icon-ic_fluent_person_voice_20_filled:before { +.icon-ic_fluent_person_square_checkmark_20_filled:before { content: "\ecb6"; } -.icon-ic_fluent_person_voice_20_regular:before { +.icon-ic_fluent_person_square_checkmark_20_regular:before { content: "\ecb7"; } -.icon-ic_fluent_person_walking_20_filled:before { +.icon-ic_fluent_person_star_20_filled:before { content: "\ecb8"; } -.icon-ic_fluent_person_walking_20_regular:before { +.icon-ic_fluent_person_star_20_regular:before { content: "\ecb9"; } -.icon-ic_fluent_person_warning_20_filled:before { +.icon-ic_fluent_person_starburst_20_filled:before { content: "\ecba"; } -.icon-ic_fluent_person_warning_20_regular:before { +.icon-ic_fluent_person_starburst_20_regular:before { content: "\ecbb"; } -.icon-ic_fluent_person_wrench_20_filled:before { +.icon-ic_fluent_person_subtract_20_filled:before { content: "\ecbc"; } -.icon-ic_fluent_person_wrench_20_regular:before { +.icon-ic_fluent_person_subtract_20_regular:before { content: "\ecbd"; } -.icon-ic_fluent_phone_20_filled:before { +.icon-ic_fluent_person_support_20_filled:before { content: "\ecbe"; } -.icon-ic_fluent_phone_20_regular:before { +.icon-ic_fluent_person_support_20_regular:before { content: "\ecbf"; } -.icon-ic_fluent_phone_add_20_filled:before { +.icon-ic_fluent_person_swap_20_filled:before { content: "\ecc0"; } -.icon-ic_fluent_phone_add_20_regular:before { +.icon-ic_fluent_person_swap_20_regular:before { content: "\ecc1"; } -.icon-ic_fluent_phone_arrow_right_20_filled:before { +.icon-ic_fluent_person_sync_20_filled:before { content: "\ecc2"; } -.icon-ic_fluent_phone_arrow_right_20_regular:before { +.icon-ic_fluent_person_sync_20_regular:before { content: "\ecc3"; } -.icon-ic_fluent_phone_chat_20_filled:before { +.icon-ic_fluent_person_tag_20_filled:before { content: "\ecc4"; } -.icon-ic_fluent_phone_chat_20_regular:before { +.icon-ic_fluent_person_tag_20_regular:before { content: "\ecc5"; } -.icon-ic_fluent_phone_checkmark_20_filled:before { +.icon-ic_fluent_person_tentative_20_filled:before { content: "\ecc6"; } -.icon-ic_fluent_phone_checkmark_20_regular:before { +.icon-ic_fluent_person_tentative_20_regular:before { content: "\ecc7"; } -.icon-ic_fluent_phone_desktop_20_filled:before { +.icon-ic_fluent_person_voice_20_filled:before { content: "\ecc8"; } -.icon-ic_fluent_phone_desktop_20_regular:before { +.icon-ic_fluent_person_voice_20_regular:before { content: "\ecc9"; } -.icon-ic_fluent_phone_desktop_add_20_filled:before { +.icon-ic_fluent_person_walking_20_filled:before { content: "\ecca"; } -.icon-ic_fluent_phone_desktop_add_20_regular:before { +.icon-ic_fluent_person_walking_20_regular:before { content: "\eccb"; } -.icon-ic_fluent_phone_dismiss_20_filled:before { +.icon-ic_fluent_person_warning_20_filled:before { content: "\eccc"; } -.icon-ic_fluent_phone_dismiss_20_regular:before { +.icon-ic_fluent_person_warning_20_regular:before { content: "\eccd"; } -.icon-ic_fluent_phone_edit_20_filled:before { +.icon-ic_fluent_person_wrench_20_filled:before { content: "\ecce"; } -.icon-ic_fluent_phone_edit_20_regular:before { +.icon-ic_fluent_person_wrench_20_regular:before { content: "\eccf"; } -.icon-ic_fluent_phone_eraser_20_filled:before { +.icon-ic_fluent_phone_20_filled:before { content: "\ecd0"; } -.icon-ic_fluent_phone_eraser_20_regular:before { +.icon-ic_fluent_phone_20_regular:before { content: "\ecd1"; } -.icon-ic_fluent_phone_footer_arrow_down_20_filled:before { +.icon-ic_fluent_phone_add_20_filled:before { content: "\ecd2"; } -.icon-ic_fluent_phone_footer_arrow_down_20_regular:before { +.icon-ic_fluent_phone_add_20_regular:before { content: "\ecd3"; } -.icon-ic_fluent_phone_header_arrow_up_20_filled:before { +.icon-ic_fluent_phone_arrow_right_20_filled:before { content: "\ecd4"; } -.icon-ic_fluent_phone_header_arrow_up_20_regular:before { +.icon-ic_fluent_phone_arrow_right_20_regular:before { content: "\ecd5"; } -.icon-ic_fluent_phone_key_20_filled:before { +.icon-ic_fluent_phone_chat_20_filled:before { content: "\ecd6"; } -.icon-ic_fluent_phone_key_20_regular:before { +.icon-ic_fluent_phone_chat_20_regular:before { content: "\ecd7"; } -.icon-ic_fluent_phone_laptop_20_filled:before { +.icon-ic_fluent_phone_checkmark_20_filled:before { content: "\ecd8"; } -.icon-ic_fluent_phone_laptop_20_regular:before { +.icon-ic_fluent_phone_checkmark_20_regular:before { content: "\ecd9"; } -.icon-ic_fluent_phone_link_setup_20_filled:before { +.icon-ic_fluent_phone_desktop_20_filled:before { content: "\ecda"; } -.icon-ic_fluent_phone_link_setup_20_regular:before { +.icon-ic_fluent_phone_desktop_20_regular:before { content: "\ecdb"; } -.icon-ic_fluent_phone_lock_20_filled:before { +.icon-ic_fluent_phone_desktop_add_20_filled:before { content: "\ecdc"; } -.icon-ic_fluent_phone_lock_20_regular:before { +.icon-ic_fluent_phone_desktop_add_20_regular:before { content: "\ecdd"; } -.icon-ic_fluent_phone_page_header_20_filled:before { +.icon-ic_fluent_phone_dismiss_20_filled:before { content: "\ecde"; } -.icon-ic_fluent_phone_page_header_20_regular:before { +.icon-ic_fluent_phone_dismiss_20_regular:before { content: "\ecdf"; } -.icon-ic_fluent_phone_pagination_20_filled:before { +.icon-ic_fluent_phone_edit_20_filled:before { content: "\ece0"; } -.icon-ic_fluent_phone_pagination_20_regular:before { +.icon-ic_fluent_phone_edit_20_regular:before { content: "\ece1"; } -.icon-ic_fluent_phone_screen_time_20_filled:before { +.icon-ic_fluent_phone_eraser_20_filled:before { content: "\ece2"; } -.icon-ic_fluent_phone_screen_time_20_regular:before { +.icon-ic_fluent_phone_eraser_20_regular:before { content: "\ece3"; } -.icon-ic_fluent_phone_shake_20_filled:before { +.icon-ic_fluent_phone_footer_arrow_down_20_filled:before { content: "\ece4"; } -.icon-ic_fluent_phone_shake_20_regular:before { +.icon-ic_fluent_phone_footer_arrow_down_20_regular:before { content: "\ece5"; } -.icon-ic_fluent_phone_span_in_20_filled:before { +.icon-ic_fluent_phone_header_arrow_up_20_filled:before { content: "\ece6"; } -.icon-ic_fluent_phone_span_in_20_regular:before { +.icon-ic_fluent_phone_header_arrow_up_20_regular:before { content: "\ece7"; } -.icon-ic_fluent_phone_span_out_20_filled:before { +.icon-ic_fluent_phone_key_20_filled:before { content: "\ece8"; } -.icon-ic_fluent_phone_span_out_20_regular:before { +.icon-ic_fluent_phone_key_20_regular:before { content: "\ece9"; } -.icon-ic_fluent_phone_speaker_20_filled:before { +.icon-ic_fluent_phone_laptop_20_filled:before { content: "\ecea"; } -.icon-ic_fluent_phone_speaker_20_regular:before { +.icon-ic_fluent_phone_laptop_20_regular:before { content: "\eceb"; } -.icon-ic_fluent_phone_status_bar_20_filled:before { +.icon-ic_fluent_phone_link_setup_20_filled:before { content: "\ecec"; } -.icon-ic_fluent_phone_status_bar_20_regular:before { +.icon-ic_fluent_phone_link_setup_20_regular:before { content: "\eced"; } -.icon-ic_fluent_phone_tablet_20_filled:before { +.icon-ic_fluent_phone_lock_20_filled:before { content: "\ecee"; } -.icon-ic_fluent_phone_tablet_20_regular:before { +.icon-ic_fluent_phone_lock_20_regular:before { content: "\ecef"; } -.icon-ic_fluent_phone_update_20_filled:before { +.icon-ic_fluent_phone_page_header_20_filled:before { content: "\ecf0"; } -.icon-ic_fluent_phone_update_20_regular:before { +.icon-ic_fluent_phone_page_header_20_regular:before { content: "\ecf1"; } -.icon-ic_fluent_phone_update_checkmark_20_filled:before { +.icon-ic_fluent_phone_pagination_20_filled:before { content: "\ecf2"; } -.icon-ic_fluent_phone_update_checkmark_20_regular:before { +.icon-ic_fluent_phone_pagination_20_regular:before { content: "\ecf3"; } -.icon-ic_fluent_phone_vertical_scroll_20_filled:before { +.icon-ic_fluent_phone_screen_time_20_filled:before { content: "\ecf4"; } -.icon-ic_fluent_phone_vertical_scroll_20_regular:before { +.icon-ic_fluent_phone_screen_time_20_regular:before { content: "\ecf5"; } -.icon-ic_fluent_phone_vibrate_20_filled:before { +.icon-ic_fluent_phone_shake_20_filled:before { content: "\ecf6"; } -.icon-ic_fluent_phone_vibrate_20_regular:before { +.icon-ic_fluent_phone_shake_20_regular:before { content: "\ecf7"; } -.icon-ic_fluent_photo_filter_20_filled:before { +.icon-ic_fluent_phone_span_in_20_filled:before { content: "\ecf8"; } -.icon-ic_fluent_photo_filter_20_regular:before { +.icon-ic_fluent_phone_span_in_20_regular:before { content: "\ecf9"; } -.icon-ic_fluent_pi_20_filled:before { +.icon-ic_fluent_phone_span_out_20_filled:before { content: "\ecfa"; } -.icon-ic_fluent_pi_20_regular:before { +.icon-ic_fluent_phone_span_out_20_regular:before { content: "\ecfb"; } -.icon-ic_fluent_picture_in_picture_20_filled:before { +.icon-ic_fluent_phone_speaker_20_filled:before { content: "\ecfc"; } -.icon-ic_fluent_picture_in_picture_20_regular:before { +.icon-ic_fluent_phone_speaker_20_regular:before { content: "\ecfd"; } -.icon-ic_fluent_picture_in_picture_enter_20_filled:before { +.icon-ic_fluent_phone_status_bar_20_filled:before { content: "\ecfe"; } -.icon-ic_fluent_picture_in_picture_enter_20_regular:before { +.icon-ic_fluent_phone_status_bar_20_regular:before { content: "\ecff"; } -.icon-ic_fluent_picture_in_picture_exit_20_filled:before { +.icon-ic_fluent_phone_tablet_20_filled:before { content: "\ed00"; } -.icon-ic_fluent_picture_in_picture_exit_20_regular:before { +.icon-ic_fluent_phone_tablet_20_regular:before { content: "\ed01"; } -.icon-ic_fluent_pill_20_filled:before { +.icon-ic_fluent_phone_update_20_filled:before { content: "\ed02"; } -.icon-ic_fluent_pill_20_regular:before { +.icon-ic_fluent_phone_update_20_regular:before { content: "\ed03"; } -.icon-ic_fluent_pin_20_filled:before { +.icon-ic_fluent_phone_update_checkmark_20_filled:before { content: "\ed04"; } -.icon-ic_fluent_pin_20_regular:before { +.icon-ic_fluent_phone_update_checkmark_20_regular:before { content: "\ed05"; } -.icon-ic_fluent_pin_globe_20_filled:before { +.icon-ic_fluent_phone_vertical_scroll_20_filled:before { content: "\ed06"; } -.icon-ic_fluent_pin_globe_20_regular:before { +.icon-ic_fluent_phone_vertical_scroll_20_regular:before { content: "\ed07"; } -.icon-ic_fluent_pin_off_20_filled:before { +.icon-ic_fluent_phone_vibrate_20_filled:before { content: "\ed08"; } -.icon-ic_fluent_pin_off_20_regular:before { +.icon-ic_fluent_phone_vibrate_20_regular:before { content: "\ed09"; } -.icon-ic_fluent_pipeline_20_filled:before { +.icon-ic_fluent_photo_filter_20_filled:before { content: "\ed0a"; } -.icon-ic_fluent_pipeline_20_regular:before { +.icon-ic_fluent_photo_filter_20_regular:before { content: "\ed0b"; } -.icon-ic_fluent_pipeline_add_20_filled:before { +.icon-ic_fluent_pi_20_filled:before { content: "\ed0c"; } -.icon-ic_fluent_pipeline_add_20_regular:before { +.icon-ic_fluent_pi_20_regular:before { content: "\ed0d"; } -.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before { +.icon-ic_fluent_picture_in_picture_20_filled:before { content: "\ed0e"; } -.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before { +.icon-ic_fluent_picture_in_picture_20_regular:before { content: "\ed0f"; } -.icon-ic_fluent_pipeline_play_20_filled:before { +.icon-ic_fluent_picture_in_picture_enter_20_filled:before { content: "\ed10"; } -.icon-ic_fluent_pipeline_play_20_regular:before { +.icon-ic_fluent_picture_in_picture_enter_20_regular:before { content: "\ed11"; } -.icon-ic_fluent_pivot_20_filled:before { +.icon-ic_fluent_picture_in_picture_exit_20_filled:before { content: "\ed12"; } -.icon-ic_fluent_pivot_20_regular:before { +.icon-ic_fluent_picture_in_picture_exit_20_regular:before { content: "\ed13"; } -.icon-ic_fluent_plant_cattail_20_filled:before { +.icon-ic_fluent_pill_20_filled:before { content: "\ed14"; } -.icon-ic_fluent_plant_cattail_20_regular:before { +.icon-ic_fluent_pill_20_regular:before { content: "\ed15"; } -.icon-ic_fluent_plant_grass_20_filled:before { +.icon-ic_fluent_pin_20_filled:before { content: "\ed16"; } -.icon-ic_fluent_plant_grass_20_regular:before { +.icon-ic_fluent_pin_20_regular:before { content: "\ed17"; } -.icon-ic_fluent_plant_ragweed_20_filled:before { +.icon-ic_fluent_pin_globe_20_filled:before { content: "\ed18"; } -.icon-ic_fluent_plant_ragweed_20_regular:before { +.icon-ic_fluent_pin_globe_20_regular:before { content: "\ed19"; } -.icon-ic_fluent_play_20_filled:before { +.icon-ic_fluent_pin_off_20_filled:before { content: "\ed1a"; } -.icon-ic_fluent_play_20_regular:before { +.icon-ic_fluent_pin_off_20_regular:before { content: "\ed1b"; } -.icon-ic_fluent_play_circle_20_filled:before { +.icon-ic_fluent_pipeline_20_filled:before { content: "\ed1c"; } -.icon-ic_fluent_play_circle_20_regular:before { +.icon-ic_fluent_pipeline_20_regular:before { content: "\ed1d"; } -.icon-ic_fluent_play_circle_hint_20_filled:before { +.icon-ic_fluent_pipeline_add_20_filled:before { content: "\ed1e"; } -.icon-ic_fluent_play_circle_hint_20_regular:before { +.icon-ic_fluent_pipeline_add_20_regular:before { content: "\ed1f"; } -.icon-ic_fluent_play_circle_sparkle_20_filled:before { +.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before { content: "\ed20"; } -.icon-ic_fluent_play_circle_sparkle_20_regular:before { +.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before { content: "\ed21"; } -.icon-ic_fluent_play_settings_20_filled:before { +.icon-ic_fluent_pipeline_play_20_filled:before { content: "\ed22"; } -.icon-ic_fluent_play_settings_20_regular:before { +.icon-ic_fluent_pipeline_play_20_regular:before { content: "\ed23"; } -.icon-ic_fluent_playing_cards_20_filled:before { +.icon-ic_fluent_pivot_20_filled:before { content: "\ed24"; } -.icon-ic_fluent_playing_cards_20_regular:before { +.icon-ic_fluent_pivot_20_regular:before { content: "\ed25"; } -.icon-ic_fluent_plug_connected_20_filled:before { +.icon-ic_fluent_plant_cattail_20_filled:before { content: "\ed26"; } -.icon-ic_fluent_plug_connected_20_regular:before { +.icon-ic_fluent_plant_cattail_20_regular:before { content: "\ed27"; } -.icon-ic_fluent_plug_connected_add_20_filled:before { +.icon-ic_fluent_plant_grass_20_filled:before { content: "\ed28"; } -.icon-ic_fluent_plug_connected_add_20_regular:before { +.icon-ic_fluent_plant_grass_20_regular:before { content: "\ed29"; } -.icon-ic_fluent_plug_connected_checkmark_20_filled:before { +.icon-ic_fluent_plant_ragweed_20_filled:before { content: "\ed2a"; } -.icon-ic_fluent_plug_connected_checkmark_20_regular:before { +.icon-ic_fluent_plant_ragweed_20_regular:before { content: "\ed2b"; } -.icon-ic_fluent_plug_connected_settings_20_filled:before { +.icon-ic_fluent_play_20_filled:before { content: "\ed2c"; } -.icon-ic_fluent_plug_connected_settings_20_regular:before { +.icon-ic_fluent_play_20_regular:before { content: "\ed2d"; } -.icon-ic_fluent_plug_disconnected_20_filled:before { +.icon-ic_fluent_play_circle_20_filled:before { content: "\ed2e"; } -.icon-ic_fluent_plug_disconnected_20_regular:before { +.icon-ic_fluent_play_circle_20_regular:before { content: "\ed2f"; } -.icon-ic_fluent_point_scan_20_filled:before { +.icon-ic_fluent_play_circle_hint_20_filled:before { content: "\ed30"; } -.icon-ic_fluent_point_scan_20_regular:before { +.icon-ic_fluent_play_circle_hint_20_regular:before { content: "\ed31"; } -.icon-ic_fluent_poll_20_filled:before { +.icon-ic_fluent_play_circle_sparkle_20_filled:before { content: "\ed32"; } -.icon-ic_fluent_poll_20_regular:before { +.icon-ic_fluent_play_circle_sparkle_20_regular:before { content: "\ed33"; } -.icon-ic_fluent_poll_horizontal_20_filled:before { +.icon-ic_fluent_play_settings_20_filled:before { content: "\ed34"; } -.icon-ic_fluent_poll_horizontal_20_regular:before { +.icon-ic_fluent_play_settings_20_regular:before { content: "\ed35"; } -.icon-ic_fluent_poll_off_20_filled:before { +.icon-ic_fluent_playing_cards_20_filled:before { content: "\ed36"; } -.icon-ic_fluent_poll_off_20_regular:before { +.icon-ic_fluent_playing_cards_20_regular:before { content: "\ed37"; } -.icon-ic_fluent_port_hdmi_20_filled:before { +.icon-ic_fluent_plug_connected_20_filled:before { content: "\ed38"; } -.icon-ic_fluent_port_hdmi_20_regular:before { +.icon-ic_fluent_plug_connected_20_regular:before { content: "\ed39"; } -.icon-ic_fluent_port_micro_usb_20_filled:before { +.icon-ic_fluent_plug_connected_add_20_filled:before { content: "\ed3a"; } -.icon-ic_fluent_port_micro_usb_20_regular:before { +.icon-ic_fluent_plug_connected_add_20_regular:before { content: "\ed3b"; } -.icon-ic_fluent_port_usb_a_20_filled:before { +.icon-ic_fluent_plug_connected_checkmark_20_filled:before { content: "\ed3c"; } -.icon-ic_fluent_port_usb_a_20_regular:before { +.icon-ic_fluent_plug_connected_checkmark_20_regular:before { content: "\ed3d"; } -.icon-ic_fluent_port_usb_c_20_filled:before { +.icon-ic_fluent_plug_connected_settings_20_filled:before { content: "\ed3e"; } -.icon-ic_fluent_port_usb_c_20_regular:before { +.icon-ic_fluent_plug_connected_settings_20_regular:before { content: "\ed3f"; } -.icon-ic_fluent_position_backward_20_filled:before { +.icon-ic_fluent_plug_disconnected_20_filled:before { content: "\ed40"; } -.icon-ic_fluent_position_backward_20_regular:before { +.icon-ic_fluent_plug_disconnected_20_regular:before { content: "\ed41"; } -.icon-ic_fluent_position_forward_20_filled:before { +.icon-ic_fluent_point_scan_20_filled:before { content: "\ed42"; } -.icon-ic_fluent_position_forward_20_regular:before { +.icon-ic_fluent_point_scan_20_regular:before { content: "\ed43"; } -.icon-ic_fluent_position_to_back_20_filled:before { +.icon-ic_fluent_poll_20_filled:before { content: "\ed44"; } -.icon-ic_fluent_position_to_back_20_regular:before { +.icon-ic_fluent_poll_20_regular:before { content: "\ed45"; } -.icon-ic_fluent_position_to_front_20_filled:before { +.icon-ic_fluent_poll_horizontal_20_filled:before { content: "\ed46"; } -.icon-ic_fluent_position_to_front_20_regular:before { +.icon-ic_fluent_poll_horizontal_20_regular:before { content: "\ed47"; } -.icon-ic_fluent_power_20_filled:before { +.icon-ic_fluent_poll_off_20_filled:before { content: "\ed48"; } -.icon-ic_fluent_power_20_regular:before { +.icon-ic_fluent_poll_off_20_regular:before { content: "\ed49"; } -.icon-ic_fluent_predictions_20_filled:before { +.icon-ic_fluent_port_hdmi_20_filled:before { content: "\ed4a"; } -.icon-ic_fluent_predictions_20_regular:before { +.icon-ic_fluent_port_hdmi_20_regular:before { content: "\ed4b"; } -.icon-ic_fluent_premium_20_filled:before { +.icon-ic_fluent_port_micro_usb_20_filled:before { content: "\ed4c"; } -.icon-ic_fluent_premium_20_regular:before { +.icon-ic_fluent_port_micro_usb_20_regular:before { content: "\ed4d"; } -.icon-ic_fluent_premium_person_20_filled:before { +.icon-ic_fluent_port_usb_a_20_filled:before { content: "\ed4e"; } -.icon-ic_fluent_premium_person_20_regular:before { +.icon-ic_fluent_port_usb_a_20_regular:before { content: "\ed4f"; } -.icon-ic_fluent_presence_available_20_filled:before { +.icon-ic_fluent_port_usb_c_20_filled:before { content: "\ed50"; } -.icon-ic_fluent_presence_available_20_regular:before { +.icon-ic_fluent_port_usb_c_20_regular:before { content: "\ed51"; } -.icon-ic_fluent_presence_away_20_filled:before { +.icon-ic_fluent_position_backward_20_filled:before { content: "\ed52"; } -.icon-ic_fluent_presence_away_20_regular:before { +.icon-ic_fluent_position_backward_20_regular:before { content: "\ed53"; } -.icon-ic_fluent_presence_blocked_20_regular:before { +.icon-ic_fluent_position_forward_20_filled:before { content: "\ed54"; } -.icon-ic_fluent_presence_busy_20_filled:before { +.icon-ic_fluent_position_forward_20_regular:before { content: "\ed55"; } -.icon-ic_fluent_presence_dnd_20_filled:before { +.icon-ic_fluent_position_to_back_20_filled:before { content: "\ed56"; } -.icon-ic_fluent_presence_dnd_20_regular:before { +.icon-ic_fluent_position_to_back_20_regular:before { content: "\ed57"; } -.icon-ic_fluent_presence_offline_20_regular:before { +.icon-ic_fluent_position_to_front_20_filled:before { content: "\ed58"; } -.icon-ic_fluent_presence_oof_20_regular:before { +.icon-ic_fluent_position_to_front_20_regular:before { content: "\ed59"; } -.icon-ic_fluent_presence_tentative_20_regular:before { +.icon-ic_fluent_power_20_filled:before { content: "\ed5a"; } -.icon-ic_fluent_presence_unknown_20_regular:before { +.icon-ic_fluent_power_20_regular:before { content: "\ed5b"; } -.icon-ic_fluent_presenter_20_filled:before { +.icon-ic_fluent_predictions_20_filled:before { content: "\ed5c"; } -.icon-ic_fluent_presenter_20_regular:before { +.icon-ic_fluent_predictions_20_regular:before { content: "\ed5d"; } -.icon-ic_fluent_presenter_off_20_filled:before { +.icon-ic_fluent_premium_20_filled:before { content: "\ed5e"; } -.icon-ic_fluent_presenter_off_20_regular:before { +.icon-ic_fluent_premium_20_regular:before { content: "\ed5f"; } -.icon-ic_fluent_preview_link_20_filled:before { +.icon-ic_fluent_premium_person_20_filled:before { content: "\ed60"; } -.icon-ic_fluent_preview_link_20_regular:before { +.icon-ic_fluent_premium_person_20_regular:before { content: "\ed61"; } -.icon-ic_fluent_previous_20_filled:before { +.icon-ic_fluent_presence_available_20_filled:before { content: "\ed62"; } -.icon-ic_fluent_previous_20_regular:before { +.icon-ic_fluent_presence_available_20_regular:before { content: "\ed63"; } -.icon-ic_fluent_previous_frame_20_filled:before { +.icon-ic_fluent_presence_away_20_filled:before { content: "\ed64"; } -.icon-ic_fluent_previous_frame_20_regular:before { +.icon-ic_fluent_presence_away_20_regular:before { content: "\ed65"; } -.icon-ic_fluent_print_20_filled:before { +.icon-ic_fluent_presence_blocked_20_regular:before { content: "\ed66"; } -.icon-ic_fluent_print_20_regular:before { +.icon-ic_fluent_presence_busy_20_filled:before { content: "\ed67"; } -.icon-ic_fluent_print_add_20_filled:before { +.icon-ic_fluent_presence_dnd_20_filled:before { content: "\ed68"; } -.icon-ic_fluent_print_add_20_regular:before { +.icon-ic_fluent_presence_dnd_20_regular:before { content: "\ed69"; } -.icon-ic_fluent_production_20_filled:before { +.icon-ic_fluent_presence_offline_20_regular:before { content: "\ed6a"; } -.icon-ic_fluent_production_20_regular:before { +.icon-ic_fluent_presence_oof_20_regular:before { content: "\ed6b"; } -.icon-ic_fluent_production_checkmark_20_filled:before { +.icon-ic_fluent_presence_tentative_20_regular:before { content: "\ed6c"; } -.icon-ic_fluent_production_checkmark_20_regular:before { +.icon-ic_fluent_presence_unknown_20_regular:before { content: "\ed6d"; } -.icon-ic_fluent_prohibited_20_filled:before { +.icon-ic_fluent_presenter_20_filled:before { content: "\ed6e"; } -.icon-ic_fluent_prohibited_20_regular:before { +.icon-ic_fluent_presenter_20_regular:before { content: "\ed6f"; } -.icon-ic_fluent_prohibited_multiple_20_filled:before { +.icon-ic_fluent_presenter_off_20_filled:before { content: "\ed70"; } -.icon-ic_fluent_prohibited_multiple_20_regular:before { +.icon-ic_fluent_presenter_off_20_regular:before { content: "\ed71"; } -.icon-ic_fluent_prohibited_note_20_filled:before { +.icon-ic_fluent_preview_link_20_filled:before { content: "\ed72"; } -.icon-ic_fluent_prohibited_note_20_regular:before { +.icon-ic_fluent_preview_link_20_regular:before { content: "\ed73"; } -.icon-ic_fluent_projection_screen_20_filled:before { +.icon-ic_fluent_previous_20_filled:before { content: "\ed74"; } -.icon-ic_fluent_projection_screen_20_regular:before { +.icon-ic_fluent_previous_20_regular:before { content: "\ed75"; } -.icon-ic_fluent_projection_screen_dismiss_20_filled:before { +.icon-ic_fluent_previous_frame_20_filled:before { content: "\ed76"; } -.icon-ic_fluent_projection_screen_dismiss_20_regular:before { +.icon-ic_fluent_previous_frame_20_regular:before { content: "\ed77"; } -.icon-ic_fluent_projection_screen_text_20_filled:before { +.icon-ic_fluent_print_20_filled:before { content: "\ed78"; } -.icon-ic_fluent_projection_screen_text_20_regular:before { +.icon-ic_fluent_print_20_regular:before { content: "\ed79"; } -.icon-ic_fluent_prompt_20_filled:before { +.icon-ic_fluent_print_add_20_filled:before { content: "\ed7a"; } -.icon-ic_fluent_prompt_20_regular:before { +.icon-ic_fluent_print_add_20_regular:before { content: "\ed7b"; } -.icon-ic_fluent_protocol_handler_20_filled:before { +.icon-ic_fluent_production_20_filled:before { content: "\ed7c"; } -.icon-ic_fluent_protocol_handler_20_regular:before { +.icon-ic_fluent_production_20_regular:before { content: "\ed7d"; } -.icon-ic_fluent_pulse_20_filled:before { +.icon-ic_fluent_production_checkmark_20_filled:before { content: "\ed7e"; } -.icon-ic_fluent_pulse_20_regular:before { +.icon-ic_fluent_production_checkmark_20_regular:before { content: "\ed7f"; } -.icon-ic_fluent_pulse_square_20_filled:before { +.icon-ic_fluent_prohibited_20_filled:before { content: "\ed80"; } -.icon-ic_fluent_pulse_square_20_regular:before { +.icon-ic_fluent_prohibited_20_regular:before { content: "\ed81"; } -.icon-ic_fluent_puzzle_cube_20_filled:before { +.icon-ic_fluent_prohibited_multiple_20_filled:before { content: "\ed82"; } -.icon-ic_fluent_puzzle_cube_20_regular:before { +.icon-ic_fluent_prohibited_multiple_20_regular:before { content: "\ed83"; } -.icon-ic_fluent_puzzle_cube_piece_20_filled:before { +.icon-ic_fluent_prohibited_note_20_filled:before { content: "\ed84"; } -.icon-ic_fluent_puzzle_cube_piece_20_regular:before { +.icon-ic_fluent_prohibited_note_20_regular:before { content: "\ed85"; } -.icon-ic_fluent_puzzle_piece_20_filled:before { +.icon-ic_fluent_projection_screen_20_filled:before { content: "\ed86"; } -.icon-ic_fluent_puzzle_piece_20_regular:before { +.icon-ic_fluent_projection_screen_20_regular:before { content: "\ed87"; } -.icon-ic_fluent_puzzle_piece_shield_20_filled:before { +.icon-ic_fluent_projection_screen_dismiss_20_filled:before { content: "\ed88"; } -.icon-ic_fluent_puzzle_piece_shield_20_regular:before { +.icon-ic_fluent_projection_screen_dismiss_20_regular:before { content: "\ed89"; } -.icon-ic_fluent_qr_code_20_filled:before { +.icon-ic_fluent_projection_screen_text_20_filled:before { content: "\ed8a"; } -.icon-ic_fluent_qr_code_20_regular:before { +.icon-ic_fluent_projection_screen_text_20_regular:before { content: "\ed8b"; } -.icon-ic_fluent_question_20_filled:before { +.icon-ic_fluent_prompt_20_filled:before { content: "\ed8c"; } -.icon-ic_fluent_question_20_regular:before { +.icon-ic_fluent_prompt_20_regular:before { content: "\ed8d"; } -.icon-ic_fluent_question_circle_20_filled:before { +.icon-ic_fluent_protocol_handler_20_filled:before { content: "\ed8e"; } -.icon-ic_fluent_question_circle_20_regular:before { +.icon-ic_fluent_protocol_handler_20_regular:before { content: "\ed8f"; } -.icon-ic_fluent_quiz_new_20_filled:before { +.icon-ic_fluent_pulse_20_filled:before { content: "\ed90"; } -.icon-ic_fluent_quiz_new_20_regular:before { +.icon-ic_fluent_pulse_20_regular:before { content: "\ed91"; } -.icon-ic_fluent_radar_20_filled:before { +.icon-ic_fluent_pulse_square_20_filled:before { content: "\ed92"; } -.icon-ic_fluent_radar_20_regular:before { +.icon-ic_fluent_pulse_square_20_regular:before { content: "\ed93"; } -.icon-ic_fluent_radar_checkmark_20_filled:before { +.icon-ic_fluent_puzzle_cube_20_filled:before { content: "\ed94"; } -.icon-ic_fluent_radar_checkmark_20_regular:before { +.icon-ic_fluent_puzzle_cube_20_regular:before { content: "\ed95"; } -.icon-ic_fluent_radar_rectangle_multiple_20_filled:before { +.icon-ic_fluent_puzzle_cube_piece_20_filled:before { content: "\ed96"; } -.icon-ic_fluent_radar_rectangle_multiple_20_regular:before { +.icon-ic_fluent_puzzle_cube_piece_20_regular:before { content: "\ed97"; } -.icon-ic_fluent_radio_button_20_filled:before { +.icon-ic_fluent_puzzle_piece_20_filled:before { content: "\ed98"; } -.icon-ic_fluent_radio_button_20_regular:before { +.icon-ic_fluent_puzzle_piece_20_regular:before { content: "\ed99"; } -.icon-ic_fluent_ram_20_filled:before { +.icon-ic_fluent_puzzle_piece_shield_20_filled:before { content: "\ed9a"; } -.icon-ic_fluent_ram_20_regular:before { +.icon-ic_fluent_puzzle_piece_shield_20_regular:before { content: "\ed9b"; } -.icon-ic_fluent_rating_mature_20_filled:before { +.icon-ic_fluent_qr_code_20_filled:before { content: "\ed9c"; } -.icon-ic_fluent_rating_mature_20_regular:before { +.icon-ic_fluent_qr_code_20_regular:before { content: "\ed9d"; } -.icon-ic_fluent_ratio_one_to_one_20_filled:before { +.icon-ic_fluent_question_20_filled:before { content: "\ed9e"; } -.icon-ic_fluent_ratio_one_to_one_20_regular:before { +.icon-ic_fluent_question_20_regular:before { content: "\ed9f"; } -.icon-ic_fluent_re_order_20_filled:before { +.icon-ic_fluent_question_circle_20_filled:before { content: "\eda0"; } -.icon-ic_fluent_re_order_20_regular:before { +.icon-ic_fluent_question_circle_20_regular:before { content: "\eda1"; } -.icon-ic_fluent_re_order_dots_horizontal_20_filled:before { +.icon-ic_fluent_quiz_new_20_filled:before { content: "\eda2"; } -.icon-ic_fluent_re_order_dots_horizontal_20_regular:before { +.icon-ic_fluent_quiz_new_20_regular:before { content: "\eda3"; } -.icon-ic_fluent_re_order_dots_vertical_20_filled:before { +.icon-ic_fluent_radar_20_filled:before { content: "\eda4"; } -.icon-ic_fluent_re_order_dots_vertical_20_regular:before { +.icon-ic_fluent_radar_20_regular:before { content: "\eda5"; } -.icon-ic_fluent_read_aloud_20_filled:before { +.icon-ic_fluent_radar_checkmark_20_filled:before { content: "\eda6"; } -.icon-ic_fluent_read_aloud_20_regular:before { +.icon-ic_fluent_radar_checkmark_20_regular:before { content: "\eda7"; } -.icon-ic_fluent_reading_list_20_filled:before { +.icon-ic_fluent_radar_rectangle_multiple_20_filled:before { content: "\eda8"; } -.icon-ic_fluent_reading_list_20_regular:before { +.icon-ic_fluent_radar_rectangle_multiple_20_regular:before { content: "\eda9"; } -.icon-ic_fluent_reading_list_add_20_filled:before { +.icon-ic_fluent_radio_button_20_filled:before { content: "\edaa"; } -.icon-ic_fluent_reading_list_add_20_regular:before { +.icon-ic_fluent_radio_button_20_regular:before { content: "\edab"; } -.icon-ic_fluent_reading_mode_mobile_20_filled:before { +.icon-ic_fluent_ram_20_filled:before { content: "\edac"; } -.icon-ic_fluent_reading_mode_mobile_20_regular:before { +.icon-ic_fluent_ram_20_regular:before { content: "\edad"; } -.icon-ic_fluent_real_estate_20_filled:before { +.icon-ic_fluent_rating_mature_20_filled:before { content: "\edae"; } -.icon-ic_fluent_real_estate_20_regular:before { +.icon-ic_fluent_rating_mature_20_regular:before { content: "\edaf"; } -.icon-ic_fluent_receipt_20_filled:before { +.icon-ic_fluent_ratio_one_to_one_20_filled:before { content: "\edb0"; } -.icon-ic_fluent_receipt_20_regular:before { +.icon-ic_fluent_ratio_one_to_one_20_regular:before { content: "\edb1"; } -.icon-ic_fluent_receipt_add_20_filled:before { +.icon-ic_fluent_re_order_20_filled:before { content: "\edb2"; } -.icon-ic_fluent_receipt_add_20_regular:before { +.icon-ic_fluent_re_order_20_regular:before { content: "\edb3"; } -.icon-ic_fluent_receipt_bag_20_filled:before { +.icon-ic_fluent_re_order_dots_horizontal_20_filled:before { content: "\edb4"; } -.icon-ic_fluent_receipt_bag_20_regular:before { +.icon-ic_fluent_re_order_dots_horizontal_20_regular:before { content: "\edb5"; } -.icon-ic_fluent_receipt_cube_20_filled:before { +.icon-ic_fluent_re_order_dots_vertical_20_filled:before { content: "\edb6"; } -.icon-ic_fluent_receipt_cube_20_regular:before { +.icon-ic_fluent_re_order_dots_vertical_20_regular:before { content: "\edb7"; } -.icon-ic_fluent_receipt_money_20_filled:before { +.icon-ic_fluent_read_aloud_20_filled:before { content: "\edb8"; } -.icon-ic_fluent_receipt_money_20_regular:before { +.icon-ic_fluent_read_aloud_20_regular:before { content: "\edb9"; } -.icon-ic_fluent_receipt_play_20_filled:before { +.icon-ic_fluent_reading_list_20_filled:before { content: "\edba"; } -.icon-ic_fluent_receipt_play_20_regular:before { +.icon-ic_fluent_reading_list_20_regular:before { content: "\edbb"; } -.icon-ic_fluent_receipt_search_20_filled:before { +.icon-ic_fluent_reading_list_add_20_filled:before { content: "\edbc"; } -.icon-ic_fluent_receipt_search_20_regular:before { +.icon-ic_fluent_reading_list_add_20_regular:before { content: "\edbd"; } -.icon-ic_fluent_receipt_sparkles_20_filled:before { +.icon-ic_fluent_reading_mode_mobile_20_filled:before { content: "\edbe"; } -.icon-ic_fluent_receipt_sparkles_20_regular:before { +.icon-ic_fluent_reading_mode_mobile_20_regular:before { content: "\edbf"; } -.icon-ic_fluent_record_20_filled:before { +.icon-ic_fluent_real_estate_20_filled:before { content: "\edc0"; } -.icon-ic_fluent_record_20_regular:before { +.icon-ic_fluent_real_estate_20_regular:before { content: "\edc1"; } -.icon-ic_fluent_record_stop_20_filled:before { +.icon-ic_fluent_receipt_20_filled:before { content: "\edc2"; } -.icon-ic_fluent_record_stop_20_regular:before { +.icon-ic_fluent_receipt_20_regular:before { content: "\edc3"; } -.icon-ic_fluent_rectangle_landscape_20_filled:before { +.icon-ic_fluent_receipt_add_20_filled:before { content: "\edc4"; } -.icon-ic_fluent_rectangle_landscape_20_regular:before { +.icon-ic_fluent_receipt_add_20_regular:before { content: "\edc5"; } -.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before { +.icon-ic_fluent_receipt_bag_20_filled:before { content: "\edc6"; } -.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before { +.icon-ic_fluent_receipt_bag_20_regular:before { content: "\edc7"; } -.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before { +.icon-ic_fluent_receipt_cube_20_filled:before { content: "\edc8"; } -.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before { +.icon-ic_fluent_receipt_cube_20_regular:before { content: "\edc9"; } -.icon-ic_fluent_rectangle_landscape_sync_20_filled:before { +.icon-ic_fluent_receipt_money_20_filled:before { content: "\edca"; } -.icon-ic_fluent_rectangle_landscape_sync_20_regular:before { +.icon-ic_fluent_receipt_money_20_regular:before { content: "\edcb"; } -.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before { +.icon-ic_fluent_receipt_play_20_filled:before { content: "\edcc"; } -.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before { +.icon-ic_fluent_receipt_play_20_regular:before { content: "\edcd"; } -.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before { +.icon-ic_fluent_receipt_search_20_filled:before { content: "\edce"; } -.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before { +.icon-ic_fluent_receipt_search_20_regular:before { content: "\edcf"; } -.icon-ic_fluent_recycle_20_filled:before { +.icon-ic_fluent_receipt_sparkles_20_filled:before { content: "\edd0"; } -.icon-ic_fluent_recycle_20_regular:before { +.icon-ic_fluent_receipt_sparkles_20_regular:before { content: "\edd1"; } -.icon-ic_fluent_remix_add_20_filled:before { +.icon-ic_fluent_record_20_filled:before { content: "\edd2"; } -.icon-ic_fluent_remix_add_20_regular:before { +.icon-ic_fluent_record_20_regular:before { content: "\edd3"; } -.icon-ic_fluent_remote_20_filled:before { +.icon-ic_fluent_record_stop_20_filled:before { content: "\edd4"; } -.icon-ic_fluent_remote_20_regular:before { +.icon-ic_fluent_record_stop_20_regular:before { content: "\edd5"; } -.icon-ic_fluent_rename_20_filled:before { +.icon-ic_fluent_rectangle_landscape_20_filled:before { content: "\edd6"; } -.icon-ic_fluent_rename_20_regular:before { +.icon-ic_fluent_rectangle_landscape_20_regular:before { content: "\edd7"; } -.icon-ic_fluent_reorder_20_filled:before { +.icon-ic_fluent_rectangle_landscape_hint_copy_20_filled:before { content: "\edd8"; } -.icon-ic_fluent_reorder_20_regular:before { +.icon-ic_fluent_rectangle_landscape_hint_copy_20_regular:before { content: "\edd9"; } -.icon-ic_fluent_replay_20_filled:before { +.icon-ic_fluent_rectangle_landscape_sparkle_20_filled:before { content: "\edda"; } -.icon-ic_fluent_replay_20_regular:before { +.icon-ic_fluent_rectangle_landscape_sparkle_20_regular:before { content: "\eddb"; } -.icon-ic_fluent_resize_20_filled:before { +.icon-ic_fluent_rectangle_landscape_sync_20_filled:before { content: "\eddc"; } -.icon-ic_fluent_resize_20_regular:before { +.icon-ic_fluent_rectangle_landscape_sync_20_regular:before { content: "\eddd"; } -.icon-ic_fluent_resize_image_20_filled:before { +.icon-ic_fluent_rectangle_landscape_sync_off_20_filled:before { content: "\edde"; } -.icon-ic_fluent_resize_image_20_regular:before { +.icon-ic_fluent_rectangle_landscape_sync_off_20_regular:before { content: "\eddf"; } -.icon-ic_fluent_resize_large_20_filled:before { +.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before { content: "\ede0"; } -.icon-ic_fluent_resize_large_20_regular:before { +.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before { content: "\ede1"; } -.icon-ic_fluent_resize_small_20_filled:before { +.icon-ic_fluent_recycle_20_filled:before { content: "\ede2"; } -.icon-ic_fluent_resize_small_20_regular:before { +.icon-ic_fluent_recycle_20_regular:before { content: "\ede3"; } -.icon-ic_fluent_resize_table_20_filled:before { +.icon-ic_fluent_remix_add_20_filled:before { content: "\ede4"; } -.icon-ic_fluent_resize_table_20_regular:before { +.icon-ic_fluent_remix_add_20_regular:before { content: "\ede5"; } -.icon-ic_fluent_resize_video_20_filled:before { +.icon-ic_fluent_remote_20_filled:before { content: "\ede6"; } -.icon-ic_fluent_resize_video_20_regular:before { +.icon-ic_fluent_remote_20_regular:before { content: "\ede7"; } -.icon-ic_fluent_reward_20_filled:before { +.icon-ic_fluent_rename_20_filled:before { content: "\ede8"; } -.icon-ic_fluent_reward_20_regular:before { +.icon-ic_fluent_rename_20_regular:before { content: "\ede9"; } -.icon-ic_fluent_rewind_20_filled:before { +.icon-ic_fluent_reorder_20_filled:before { content: "\edea"; } -.icon-ic_fluent_rewind_20_regular:before { +.icon-ic_fluent_reorder_20_regular:before { content: "\edeb"; } -.icon-ic_fluent_rhombus_20_filled:before { +.icon-ic_fluent_replay_20_filled:before { content: "\edec"; } -.icon-ic_fluent_rhombus_20_regular:before { +.icon-ic_fluent_replay_20_regular:before { content: "\eded"; } -.icon-ic_fluent_ribbon_20_filled:before { +.icon-ic_fluent_resize_20_filled:before { content: "\edee"; } -.icon-ic_fluent_ribbon_20_regular:before { +.icon-ic_fluent_resize_20_regular:before { content: "\edef"; } -.icon-ic_fluent_ribbon_add_20_filled:before { +.icon-ic_fluent_resize_image_20_filled:before { content: "\edf0"; } -.icon-ic_fluent_ribbon_add_20_regular:before { +.icon-ic_fluent_resize_image_20_regular:before { content: "\edf1"; } -.icon-ic_fluent_ribbon_off_20_filled:before { +.icon-ic_fluent_resize_large_20_filled:before { content: "\edf2"; } -.icon-ic_fluent_ribbon_off_20_regular:before { +.icon-ic_fluent_resize_large_20_regular:before { content: "\edf3"; } -.icon-ic_fluent_ribbon_star_20_filled:before { +.icon-ic_fluent_resize_small_20_filled:before { content: "\edf4"; } -.icon-ic_fluent_ribbon_star_20_regular:before { +.icon-ic_fluent_resize_small_20_regular:before { content: "\edf5"; } -.icon-ic_fluent_road_20_filled:before { +.icon-ic_fluent_resize_table_20_filled:before { content: "\edf6"; } -.icon-ic_fluent_road_20_regular:before { +.icon-ic_fluent_resize_table_20_regular:before { content: "\edf7"; } -.icon-ic_fluent_road_cone_20_filled:before { +.icon-ic_fluent_resize_video_20_filled:before { content: "\edf8"; } -.icon-ic_fluent_road_cone_20_regular:before { +.icon-ic_fluent_resize_video_20_regular:before { content: "\edf9"; } -.icon-ic_fluent_rocket_20_filled:before { +.icon-ic_fluent_reward_20_filled:before { content: "\edfa"; } -.icon-ic_fluent_rocket_20_regular:before { +.icon-ic_fluent_reward_20_regular:before { content: "\edfb"; } -.icon-ic_fluent_rotate_left_20_filled:before { +.icon-ic_fluent_rewind_20_filled:before { content: "\edfc"; } -.icon-ic_fluent_rotate_left_20_regular:before { +.icon-ic_fluent_rewind_20_regular:before { content: "\edfd"; } -.icon-ic_fluent_rotate_right_20_filled:before { +.icon-ic_fluent_rhombus_20_filled:before { content: "\edfe"; } -.icon-ic_fluent_rotate_right_20_regular:before { +.icon-ic_fluent_rhombus_20_regular:before { content: "\edff"; } -.icon-ic_fluent_router_20_filled:before { +.icon-ic_fluent_ribbon_20_filled:before { content: "\ee00"; } -.icon-ic_fluent_router_20_regular:before { +.icon-ic_fluent_ribbon_20_regular:before { content: "\ee01"; } -.icon-ic_fluent_row_triple_20_filled:before { +.icon-ic_fluent_ribbon_add_20_filled:before { content: "\ee02"; } -.icon-ic_fluent_row_triple_20_regular:before { +.icon-ic_fluent_ribbon_add_20_regular:before { content: "\ee03"; } -.icon-ic_fluent_rss_20_filled:before { +.icon-ic_fluent_ribbon_off_20_filled:before { content: "\ee04"; } -.icon-ic_fluent_rss_20_regular:before { +.icon-ic_fluent_ribbon_off_20_regular:before { content: "\ee05"; } -.icon-ic_fluent_ruler_20_filled:before { +.icon-ic_fluent_ribbon_star_20_filled:before { content: "\ee06"; } -.icon-ic_fluent_ruler_20_regular:before { +.icon-ic_fluent_ribbon_star_20_regular:before { content: "\ee07"; } -.icon-ic_fluent_run_20_filled:before { +.icon-ic_fluent_road_20_filled:before { content: "\ee08"; } -.icon-ic_fluent_run_20_regular:before { +.icon-ic_fluent_road_20_regular:before { content: "\ee09"; } -.icon-ic_fluent_sanitize_20_filled:before { +.icon-ic_fluent_road_cone_20_filled:before { content: "\ee0a"; } -.icon-ic_fluent_sanitize_20_regular:before { +.icon-ic_fluent_road_cone_20_regular:before { content: "\ee0b"; } -.icon-ic_fluent_save_20_filled:before { +.icon-ic_fluent_rocket_20_filled:before { content: "\ee0c"; } -.icon-ic_fluent_save_20_regular:before { +.icon-ic_fluent_rocket_20_regular:before { content: "\ee0d"; } -.icon-ic_fluent_save_arrow_right_20_filled:before { +.icon-ic_fluent_rotate_left_20_filled:before { content: "\ee0e"; } -.icon-ic_fluent_save_arrow_right_20_regular:before { +.icon-ic_fluent_rotate_left_20_regular:before { content: "\ee0f"; } -.icon-ic_fluent_save_copy_20_filled:before { +.icon-ic_fluent_rotate_right_20_filled:before { content: "\ee10"; } -.icon-ic_fluent_save_copy_20_regular:before { +.icon-ic_fluent_rotate_right_20_regular:before { content: "\ee11"; } -.icon-ic_fluent_save_edit_20_filled:before { +.icon-ic_fluent_router_20_filled:before { content: "\ee12"; } -.icon-ic_fluent_save_edit_20_regular:before { +.icon-ic_fluent_router_20_regular:before { content: "\ee13"; } -.icon-ic_fluent_save_image_20_filled:before { +.icon-ic_fluent_row_triple_20_filled:before { content: "\ee14"; } -.icon-ic_fluent_save_image_20_regular:before { +.icon-ic_fluent_row_triple_20_regular:before { content: "\ee15"; } -.icon-ic_fluent_save_multiple_20_filled:before { +.icon-ic_fluent_rss_20_filled:before { content: "\ee16"; } -.icon-ic_fluent_save_multiple_20_regular:before { +.icon-ic_fluent_rss_20_regular:before { content: "\ee17"; } -.icon-ic_fluent_save_search_20_filled:before { +.icon-ic_fluent_ruler_20_filled:before { content: "\ee18"; } -.icon-ic_fluent_save_search_20_regular:before { +.icon-ic_fluent_ruler_20_regular:before { content: "\ee19"; } -.icon-ic_fluent_save_sync_20_filled:before { +.icon-ic_fluent_run_20_filled:before { content: "\ee1a"; } -.icon-ic_fluent_save_sync_20_regular:before { +.icon-ic_fluent_run_20_regular:before { content: "\ee1b"; } -.icon-ic_fluent_savings_20_filled:before { +.icon-ic_fluent_sanitize_20_filled:before { content: "\ee1c"; } -.icon-ic_fluent_savings_20_regular:before { +.icon-ic_fluent_sanitize_20_regular:before { content: "\ee1d"; } -.icon-ic_fluent_scale_fill_20_filled:before { +.icon-ic_fluent_save_20_filled:before { content: "\ee1e"; } -.icon-ic_fluent_scale_fill_20_regular:before { +.icon-ic_fluent_save_20_regular:before { content: "\ee1f"; } -.icon-ic_fluent_scale_fit_20_filled:before { +.icon-ic_fluent_save_arrow_right_20_filled:before { content: "\ee20"; } -.icon-ic_fluent_scale_fit_20_regular:before { +.icon-ic_fluent_save_arrow_right_20_regular:before { content: "\ee21"; } -.icon-ic_fluent_scales_20_filled:before { +.icon-ic_fluent_save_copy_20_filled:before { content: "\ee22"; } -.icon-ic_fluent_scales_20_regular:before { +.icon-ic_fluent_save_copy_20_regular:before { content: "\ee23"; } -.icon-ic_fluent_scan_20_filled:before { +.icon-ic_fluent_save_edit_20_filled:before { content: "\ee24"; } -.icon-ic_fluent_scan_20_regular:before { +.icon-ic_fluent_save_edit_20_regular:before { content: "\ee25"; } -.icon-ic_fluent_scan_camera_20_filled:before { +.icon-ic_fluent_save_image_20_filled:before { content: "\ee26"; } -.icon-ic_fluent_scan_camera_20_regular:before { +.icon-ic_fluent_save_image_20_regular:before { content: "\ee27"; } -.icon-ic_fluent_scan_dash_20_filled:before { +.icon-ic_fluent_save_multiple_20_filled:before { content: "\ee28"; } -.icon-ic_fluent_scan_dash_20_regular:before { +.icon-ic_fluent_save_multiple_20_regular:before { content: "\ee29"; } -.icon-ic_fluent_scan_object_20_filled:before { +.icon-ic_fluent_save_search_20_filled:before { content: "\ee2a"; } -.icon-ic_fluent_scan_object_20_regular:before { +.icon-ic_fluent_save_search_20_regular:before { content: "\ee2b"; } -.icon-ic_fluent_scan_person_20_filled:before { +.icon-ic_fluent_save_sync_20_filled:before { content: "\ee2c"; } -.icon-ic_fluent_scan_person_20_regular:before { +.icon-ic_fluent_save_sync_20_regular:before { content: "\ee2d"; } -.icon-ic_fluent_scan_table_20_filled:before { +.icon-ic_fluent_savings_20_filled:before { content: "\ee2e"; } -.icon-ic_fluent_scan_table_20_regular:before { +.icon-ic_fluent_savings_20_regular:before { content: "\ee2f"; } -.icon-ic_fluent_scan_text_20_filled:before { +.icon-ic_fluent_scale_fill_20_filled:before { content: "\ee30"; } -.icon-ic_fluent_scan_text_20_regular:before { +.icon-ic_fluent_scale_fill_20_regular:before { content: "\ee31"; } -.icon-ic_fluent_scan_thumb_up_20_filled:before { +.icon-ic_fluent_scale_fit_20_filled:before { content: "\ee32"; } -.icon-ic_fluent_scan_thumb_up_20_regular:before { +.icon-ic_fluent_scale_fit_20_regular:before { content: "\ee33"; } -.icon-ic_fluent_scan_thumb_up_off_20_filled:before { +.icon-ic_fluent_scales_20_filled:before { content: "\ee34"; } -.icon-ic_fluent_scan_thumb_up_off_20_regular:before { +.icon-ic_fluent_scales_20_regular:before { content: "\ee35"; } -.icon-ic_fluent_scan_type_20_filled:before { +.icon-ic_fluent_scan_20_filled:before { content: "\ee36"; } -.icon-ic_fluent_scan_type_20_regular:before { +.icon-ic_fluent_scan_20_regular:before { content: "\ee37"; } -.icon-ic_fluent_scan_type_checkmark_20_filled:before { +.icon-ic_fluent_scan_camera_20_filled:before { content: "\ee38"; } -.icon-ic_fluent_scan_type_checkmark_20_regular:before { +.icon-ic_fluent_scan_camera_20_regular:before { content: "\ee39"; } -.icon-ic_fluent_scan_type_off_20_filled:before { +.icon-ic_fluent_scan_dash_20_filled:before { content: "\ee3a"; } -.icon-ic_fluent_scan_type_off_20_regular:before { +.icon-ic_fluent_scan_dash_20_regular:before { content: "\ee3b"; } -.icon-ic_fluent_scratchpad_20_filled:before { +.icon-ic_fluent_scan_object_20_filled:before { content: "\ee3c"; } -.icon-ic_fluent_scratchpad_20_regular:before { +.icon-ic_fluent_scan_object_20_regular:before { content: "\ee3d"; } -.icon-ic_fluent_screen_cut_20_filled:before { +.icon-ic_fluent_scan_person_20_filled:before { content: "\ee3e"; } -.icon-ic_fluent_screen_cut_20_regular:before { +.icon-ic_fluent_scan_person_20_regular:before { content: "\ee3f"; } -.icon-ic_fluent_screen_person_20_filled:before { +.icon-ic_fluent_scan_table_20_filled:before { content: "\ee40"; } -.icon-ic_fluent_screen_person_20_regular:before { +.icon-ic_fluent_scan_table_20_regular:before { content: "\ee41"; } -.icon-ic_fluent_screen_search_20_filled:before { +.icon-ic_fluent_scan_text_20_filled:before { content: "\ee42"; } -.icon-ic_fluent_screen_search_20_regular:before { +.icon-ic_fluent_scan_text_20_regular:before { content: "\ee43"; } -.icon-ic_fluent_screenshot_20_filled:before { +.icon-ic_fluent_scan_thumb_up_20_filled:before { content: "\ee44"; } -.icon-ic_fluent_screenshot_20_regular:before { +.icon-ic_fluent_scan_thumb_up_20_regular:before { content: "\ee45"; } -.icon-ic_fluent_screenshot_record_20_filled:before { +.icon-ic_fluent_scan_thumb_up_off_20_filled:before { content: "\ee46"; } -.icon-ic_fluent_screenshot_record_20_regular:before { +.icon-ic_fluent_scan_thumb_up_off_20_regular:before { content: "\ee47"; } -.icon-ic_fluent_script_20_filled:before { +.icon-ic_fluent_scan_type_20_filled:before { content: "\ee48"; } -.icon-ic_fluent_script_20_regular:before { +.icon-ic_fluent_scan_type_20_regular:before { content: "\ee49"; } -.icon-ic_fluent_search_20_filled:before { +.icon-ic_fluent_scan_type_checkmark_20_filled:before { content: "\ee4a"; } -.icon-ic_fluent_search_20_regular:before { +.icon-ic_fluent_scan_type_checkmark_20_regular:before { content: "\ee4b"; } -.icon-ic_fluent_search_info_20_filled:before { +.icon-ic_fluent_scan_type_off_20_filled:before { content: "\ee4c"; } -.icon-ic_fluent_search_info_20_regular:before { +.icon-ic_fluent_scan_type_off_20_regular:before { content: "\ee4d"; } -.icon-ic_fluent_search_settings_20_filled:before { +.icon-ic_fluent_scratchpad_20_filled:before { content: "\ee4e"; } -.icon-ic_fluent_search_settings_20_regular:before { +.icon-ic_fluent_scratchpad_20_regular:before { content: "\ee4f"; } -.icon-ic_fluent_search_shield_20_filled:before { +.icon-ic_fluent_screen_cut_20_filled:before { content: "\ee50"; } -.icon-ic_fluent_search_shield_20_regular:before { +.icon-ic_fluent_screen_cut_20_regular:before { content: "\ee51"; } -.icon-ic_fluent_search_sparkle_20_filled:before { +.icon-ic_fluent_screen_person_20_filled:before { content: "\ee52"; } -.icon-ic_fluent_search_sparkle_20_regular:before { +.icon-ic_fluent_screen_person_20_regular:before { content: "\ee53"; } -.icon-ic_fluent_search_square_20_filled:before { +.icon-ic_fluent_screen_search_20_filled:before { content: "\ee54"; } -.icon-ic_fluent_search_square_20_regular:before { +.icon-ic_fluent_screen_search_20_regular:before { content: "\ee55"; } -.icon-ic_fluent_search_visual_20_filled:before { +.icon-ic_fluent_screenshot_20_filled:before { content: "\ee56"; } -.icon-ic_fluent_search_visual_20_regular:before { +.icon-ic_fluent_screenshot_20_regular:before { content: "\ee57"; } -.icon-ic_fluent_seat_20_filled:before { +.icon-ic_fluent_screenshot_record_20_filled:before { content: "\ee58"; } -.icon-ic_fluent_seat_20_regular:before { +.icon-ic_fluent_screenshot_record_20_regular:before { content: "\ee59"; } -.icon-ic_fluent_seat_add_20_filled:before { +.icon-ic_fluent_script_20_filled:before { content: "\ee5a"; } -.icon-ic_fluent_seat_add_20_regular:before { +.icon-ic_fluent_script_20_regular:before { content: "\ee5b"; } -.icon-ic_fluent_select_all_off_20_filled:before { +.icon-ic_fluent_search_20_filled:before { content: "\ee5c"; } -.icon-ic_fluent_select_all_off_20_regular:before { +.icon-ic_fluent_search_20_regular:before { content: "\ee5d"; } -.icon-ic_fluent_select_all_on_20_filled:before { +.icon-ic_fluent_search_info_20_filled:before { content: "\ee5e"; } -.icon-ic_fluent_select_all_on_20_regular:before { +.icon-ic_fluent_search_info_20_regular:before { content: "\ee5f"; } -.icon-ic_fluent_select_object_20_filled:before { +.icon-ic_fluent_search_settings_20_filled:before { content: "\ee60"; } -.icon-ic_fluent_select_object_20_regular:before { +.icon-ic_fluent_search_settings_20_regular:before { content: "\ee61"; } -.icon-ic_fluent_select_object_skew_20_filled:before { +.icon-ic_fluent_search_shield_20_filled:before { content: "\ee62"; } -.icon-ic_fluent_select_object_skew_20_regular:before { +.icon-ic_fluent_search_shield_20_regular:before { content: "\ee63"; } -.icon-ic_fluent_select_object_skew_dismiss_20_filled:before { +.icon-ic_fluent_search_sparkle_20_filled:before { content: "\ee64"; } -.icon-ic_fluent_select_object_skew_dismiss_20_regular:before { +.icon-ic_fluent_search_sparkle_20_regular:before { content: "\ee65"; } -.icon-ic_fluent_select_object_skew_edit_20_filled:before { +.icon-ic_fluent_search_square_20_filled:before { content: "\ee66"; } -.icon-ic_fluent_select_object_skew_edit_20_regular:before { +.icon-ic_fluent_search_square_20_regular:before { content: "\ee67"; } -.icon-ic_fluent_send_20_filled:before { +.icon-ic_fluent_search_visual_20_filled:before { content: "\ee68"; } -.icon-ic_fluent_send_20_regular:before { +.icon-ic_fluent_search_visual_20_regular:before { content: "\ee69"; } -.icon-ic_fluent_send_beaker_20_filled:before { +.icon-ic_fluent_seat_20_filled:before { content: "\ee6a"; } -.icon-ic_fluent_send_beaker_20_regular:before { +.icon-ic_fluent_seat_20_regular:before { content: "\ee6b"; } -.icon-ic_fluent_send_clock_20_filled:before { +.icon-ic_fluent_seat_add_20_filled:before { content: "\ee6c"; } -.icon-ic_fluent_send_clock_20_regular:before { +.icon-ic_fluent_seat_add_20_regular:before { content: "\ee6d"; } -.icon-ic_fluent_send_copy_20_filled:before { +.icon-ic_fluent_select_all_off_20_filled:before { content: "\ee6e"; } -.icon-ic_fluent_send_copy_20_regular:before { +.icon-ic_fluent_select_all_off_20_regular:before { content: "\ee6f"; } -.icon-ic_fluent_send_person_20_filled:before { +.icon-ic_fluent_select_all_on_20_filled:before { content: "\ee70"; } -.icon-ic_fluent_send_person_20_regular:before { +.icon-ic_fluent_select_all_on_20_regular:before { content: "\ee71"; } -.icon-ic_fluent_serial_port_20_filled:before { +.icon-ic_fluent_select_object_20_filled:before { content: "\ee72"; } -.icon-ic_fluent_serial_port_20_regular:before { +.icon-ic_fluent_select_object_20_regular:before { content: "\ee73"; } -.icon-ic_fluent_server_20_filled:before { +.icon-ic_fluent_select_object_skew_20_filled:before { content: "\ee74"; } -.icon-ic_fluent_server_20_regular:before { +.icon-ic_fluent_select_object_skew_20_regular:before { content: "\ee75"; } -.icon-ic_fluent_server_link_20_filled:before { +.icon-ic_fluent_select_object_skew_dismiss_20_filled:before { content: "\ee76"; } -.icon-ic_fluent_server_link_20_regular:before { +.icon-ic_fluent_select_object_skew_dismiss_20_regular:before { content: "\ee77"; } -.icon-ic_fluent_server_multiple_20_filled:before { +.icon-ic_fluent_select_object_skew_edit_20_filled:before { content: "\ee78"; } -.icon-ic_fluent_server_multiple_20_regular:before { +.icon-ic_fluent_select_object_skew_edit_20_regular:before { content: "\ee79"; } -.icon-ic_fluent_server_play_20_filled:before { +.icon-ic_fluent_send_20_filled:before { content: "\ee7a"; } -.icon-ic_fluent_server_play_20_regular:before { +.icon-ic_fluent_send_20_regular:before { content: "\ee7b"; } -.icon-ic_fluent_service_bell_20_filled:before { +.icon-ic_fluent_send_beaker_20_filled:before { content: "\ee7c"; } -.icon-ic_fluent_service_bell_20_regular:before { +.icon-ic_fluent_send_beaker_20_regular:before { content: "\ee7d"; } -.icon-ic_fluent_settings_20_filled:before { +.icon-ic_fluent_send_clock_20_filled:before { content: "\ee7e"; } -.icon-ic_fluent_settings_20_regular:before { +.icon-ic_fluent_send_clock_20_regular:before { content: "\ee7f"; } -.icon-ic_fluent_settings_chat_20_filled:before { +.icon-ic_fluent_send_copy_20_filled:before { content: "\ee80"; } -.icon-ic_fluent_settings_chat_20_regular:before { +.icon-ic_fluent_send_copy_20_regular:before { content: "\ee81"; } -.icon-ic_fluent_settings_cog_multiple_20_filled:before { +.icon-ic_fluent_send_person_20_filled:before { content: "\ee82"; } -.icon-ic_fluent_settings_cog_multiple_20_regular:before { +.icon-ic_fluent_send_person_20_regular:before { content: "\ee83"; } -.icon-ic_fluent_shape_exclude_20_filled:before { +.icon-ic_fluent_serial_port_20_filled:before { content: "\ee84"; } -.icon-ic_fluent_shape_exclude_20_regular:before { +.icon-ic_fluent_serial_port_20_regular:before { content: "\ee85"; } -.icon-ic_fluent_shape_intersect_20_filled:before { +.icon-ic_fluent_server_20_filled:before { content: "\ee86"; } -.icon-ic_fluent_shape_intersect_20_regular:before { +.icon-ic_fluent_server_20_regular:before { content: "\ee87"; } -.icon-ic_fluent_shape_organic_20_filled:before { +.icon-ic_fluent_server_link_20_filled:before { content: "\ee88"; } -.icon-ic_fluent_shape_organic_20_regular:before { +.icon-ic_fluent_server_link_20_regular:before { content: "\ee89"; } -.icon-ic_fluent_shape_subtract_20_filled:before { +.icon-ic_fluent_server_multiple_20_filled:before { content: "\ee8a"; } -.icon-ic_fluent_shape_subtract_20_regular:before { +.icon-ic_fluent_server_multiple_20_regular:before { content: "\ee8b"; } -.icon-ic_fluent_shape_union_20_filled:before { +.icon-ic_fluent_server_play_20_filled:before { content: "\ee8c"; } -.icon-ic_fluent_shape_union_20_regular:before { +.icon-ic_fluent_server_play_20_regular:before { content: "\ee8d"; } -.icon-ic_fluent_shapes_20_filled:before { +.icon-ic_fluent_service_bell_20_filled:before { content: "\ee8e"; } -.icon-ic_fluent_shapes_20_regular:before { +.icon-ic_fluent_service_bell_20_regular:before { content: "\ee8f"; } -.icon-ic_fluent_share_20_filled:before { +.icon-ic_fluent_settings_20_filled:before { content: "\ee90"; } -.icon-ic_fluent_share_20_regular:before { +.icon-ic_fluent_settings_20_regular:before { content: "\ee91"; } -.icon-ic_fluent_share_android_20_filled:before { +.icon-ic_fluent_settings_chat_20_filled:before { content: "\ee92"; } -.icon-ic_fluent_share_android_20_regular:before { +.icon-ic_fluent_settings_chat_20_regular:before { content: "\ee93"; } -.icon-ic_fluent_share_close_tray_20_filled:before { +.icon-ic_fluent_settings_cog_multiple_20_filled:before { content: "\ee94"; } -.icon-ic_fluent_share_close_tray_20_regular:before { +.icon-ic_fluent_settings_cog_multiple_20_regular:before { content: "\ee95"; } -.icon-ic_fluent_share_ios_20_filled:before { +.icon-ic_fluent_shape_exclude_20_filled:before { content: "\ee96"; } -.icon-ic_fluent_share_ios_20_regular:before { +.icon-ic_fluent_shape_exclude_20_regular:before { content: "\ee97"; } -.icon-ic_fluent_share_multiple_20_filled:before { +.icon-ic_fluent_shape_intersect_20_filled:before { content: "\ee98"; } -.icon-ic_fluent_share_multiple_20_regular:before { +.icon-ic_fluent_shape_intersect_20_regular:before { content: "\ee99"; } -.icon-ic_fluent_share_screen_person_20_filled:before { +.icon-ic_fluent_shape_organic_20_filled:before { content: "\ee9a"; } -.icon-ic_fluent_share_screen_person_20_regular:before { +.icon-ic_fluent_shape_organic_20_regular:before { content: "\ee9b"; } -.icon-ic_fluent_share_screen_person_overlay_20_filled:before { +.icon-ic_fluent_shape_subtract_20_filled:before { content: "\ee9c"; } -.icon-ic_fluent_share_screen_person_overlay_20_regular:before { +.icon-ic_fluent_shape_subtract_20_regular:before { content: "\ee9d"; } -.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before { +.icon-ic_fluent_shape_union_20_filled:before { content: "\ee9e"; } -.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before { +.icon-ic_fluent_shape_union_20_regular:before { content: "\ee9f"; } -.icon-ic_fluent_share_screen_person_p_20_filled:before { +.icon-ic_fluent_shapes_20_filled:before { content: "\eea0"; } -.icon-ic_fluent_share_screen_person_p_20_regular:before { +.icon-ic_fluent_shapes_20_regular:before { content: "\eea1"; } -.icon-ic_fluent_share_screen_start_20_filled:before { +.icon-ic_fluent_share_20_filled:before { content: "\eea2"; } -.icon-ic_fluent_share_screen_start_20_regular:before { +.icon-ic_fluent_share_20_regular:before { content: "\eea3"; } -.icon-ic_fluent_share_screen_stop_20_filled:before { +.icon-ic_fluent_share_android_20_filled:before { content: "\eea4"; } -.icon-ic_fluent_share_screen_stop_20_regular:before { +.icon-ic_fluent_share_android_20_regular:before { content: "\eea5"; } -.icon-ic_fluent_shield_20_filled:before { +.icon-ic_fluent_share_close_tray_20_filled:before { content: "\eea6"; } -.icon-ic_fluent_shield_20_regular:before { +.icon-ic_fluent_share_close_tray_20_regular:before { content: "\eea7"; } -.icon-ic_fluent_shield_add_20_filled:before { +.icon-ic_fluent_share_ios_20_filled:before { content: "\eea8"; } -.icon-ic_fluent_shield_add_20_regular:before { +.icon-ic_fluent_share_ios_20_regular:before { content: "\eea9"; } -.icon-ic_fluent_shield_badge_20_filled:before { +.icon-ic_fluent_share_multiple_20_filled:before { content: "\eeaa"; } -.icon-ic_fluent_shield_badge_20_regular:before { +.icon-ic_fluent_share_multiple_20_regular:before { content: "\eeab"; } -.icon-ic_fluent_shield_checkmark_20_filled:before { +.icon-ic_fluent_share_screen_person_20_filled:before { content: "\eeac"; } -.icon-ic_fluent_shield_checkmark_20_regular:before { +.icon-ic_fluent_share_screen_person_20_regular:before { content: "\eead"; } -.icon-ic_fluent_shield_dismiss_20_filled:before { +.icon-ic_fluent_share_screen_person_overlay_20_filled:before { content: "\eeae"; } -.icon-ic_fluent_shield_dismiss_20_regular:before { +.icon-ic_fluent_share_screen_person_overlay_20_regular:before { content: "\eeaf"; } -.icon-ic_fluent_shield_dismiss_shield_20_filled:before { +.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before { content: "\eeb0"; } -.icon-ic_fluent_shield_dismiss_shield_20_regular:before { +.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before { content: "\eeb1"; } -.icon-ic_fluent_shield_error_20_filled:before { +.icon-ic_fluent_share_screen_person_p_20_filled:before { content: "\eeb2"; } -.icon-ic_fluent_shield_error_20_regular:before { +.icon-ic_fluent_share_screen_person_p_20_regular:before { content: "\eeb3"; } -.icon-ic_fluent_shield_globe_20_filled:before { +.icon-ic_fluent_share_screen_start_20_filled:before { content: "\eeb4"; } -.icon-ic_fluent_shield_globe_20_regular:before { +.icon-ic_fluent_share_screen_start_20_regular:before { content: "\eeb5"; } -.icon-ic_fluent_shield_keyhole_20_filled:before { +.icon-ic_fluent_share_screen_stop_20_filled:before { content: "\eeb6"; } -.icon-ic_fluent_shield_keyhole_20_regular:before { +.icon-ic_fluent_share_screen_stop_20_regular:before { content: "\eeb7"; } -.icon-ic_fluent_shield_lock_20_filled:before { +.icon-ic_fluent_shield_20_filled:before { content: "\eeb8"; } -.icon-ic_fluent_shield_lock_20_regular:before { +.icon-ic_fluent_shield_20_regular:before { content: "\eeb9"; } -.icon-ic_fluent_shield_person_20_filled:before { +.icon-ic_fluent_shield_add_20_filled:before { content: "\eeba"; } -.icon-ic_fluent_shield_person_20_regular:before { +.icon-ic_fluent_shield_add_20_regular:before { content: "\eebb"; } -.icon-ic_fluent_shield_person_add_20_filled:before { +.icon-ic_fluent_shield_badge_20_filled:before { content: "\eebc"; } -.icon-ic_fluent_shield_person_add_20_regular:before { +.icon-ic_fluent_shield_badge_20_regular:before { content: "\eebd"; } -.icon-ic_fluent_shield_prohibited_20_filled:before { +.icon-ic_fluent_shield_checkmark_20_filled:before { content: "\eebe"; } -.icon-ic_fluent_shield_prohibited_20_regular:before { +.icon-ic_fluent_shield_checkmark_20_regular:before { content: "\eebf"; } -.icon-ic_fluent_shield_question_20_filled:before { +.icon-ic_fluent_shield_dismiss_20_filled:before { content: "\eec0"; } -.icon-ic_fluent_shield_question_20_regular:before { +.icon-ic_fluent_shield_dismiss_20_regular:before { content: "\eec1"; } -.icon-ic_fluent_shield_task_20_filled:before { +.icon-ic_fluent_shield_dismiss_shield_20_filled:before { content: "\eec2"; } -.icon-ic_fluent_shield_task_20_regular:before { +.icon-ic_fluent_shield_dismiss_shield_20_regular:before { content: "\eec3"; } -.icon-ic_fluent_shifts_20_filled:before { +.icon-ic_fluent_shield_error_20_filled:before { content: "\eec4"; } -.icon-ic_fluent_shifts_20_regular:before { +.icon-ic_fluent_shield_error_20_regular:before { content: "\eec5"; } -.icon-ic_fluent_shifts_30_minutes_20_filled:before { +.icon-ic_fluent_shield_globe_20_filled:before { content: "\eec6"; } -.icon-ic_fluent_shifts_30_minutes_20_regular:before { +.icon-ic_fluent_shield_globe_20_regular:before { content: "\eec7"; } -.icon-ic_fluent_shifts_activity_20_filled:before { +.icon-ic_fluent_shield_keyhole_20_filled:before { content: "\eec8"; } -.icon-ic_fluent_shifts_activity_20_regular:before { +.icon-ic_fluent_shield_keyhole_20_regular:before { content: "\eec9"; } -.icon-ic_fluent_shifts_add_20_filled:before { +.icon-ic_fluent_shield_lock_20_filled:before { content: "\eeca"; } -.icon-ic_fluent_shifts_add_20_regular:before { +.icon-ic_fluent_shield_lock_20_regular:before { content: "\eecb"; } -.icon-ic_fluent_shifts_availability_20_filled:before { +.icon-ic_fluent_shield_person_20_filled:before { content: "\eecc"; } -.icon-ic_fluent_shifts_availability_20_regular:before { +.icon-ic_fluent_shield_person_20_regular:before { content: "\eecd"; } -.icon-ic_fluent_shifts_checkmark_20_filled:before { +.icon-ic_fluent_shield_person_add_20_filled:before { content: "\eece"; } -.icon-ic_fluent_shifts_checkmark_20_regular:before { +.icon-ic_fluent_shield_person_add_20_regular:before { content: "\eecf"; } -.icon-ic_fluent_shifts_day_20_filled:before { +.icon-ic_fluent_shield_prohibited_20_filled:before { content: "\eed0"; } -.icon-ic_fluent_shifts_day_20_regular:before { +.icon-ic_fluent_shield_prohibited_20_regular:before { content: "\eed1"; } -.icon-ic_fluent_shifts_open_20_filled:before { +.icon-ic_fluent_shield_question_20_filled:before { content: "\eed2"; } -.icon-ic_fluent_shifts_open_20_regular:before { +.icon-ic_fluent_shield_question_20_regular:before { content: "\eed3"; } -.icon-ic_fluent_shifts_prohibited_20_filled:before { +.icon-ic_fluent_shield_task_20_filled:before { content: "\eed4"; } -.icon-ic_fluent_shifts_prohibited_20_regular:before { +.icon-ic_fluent_shield_task_20_regular:before { content: "\eed5"; } -.icon-ic_fluent_shifts_question_mark_20_filled:before { +.icon-ic_fluent_shifts_20_filled:before { content: "\eed6"; } -.icon-ic_fluent_shifts_question_mark_20_regular:before { +.icon-ic_fluent_shifts_20_regular:before { content: "\eed7"; } -.icon-ic_fluent_shifts_team_20_filled:before { +.icon-ic_fluent_shifts_30_minutes_20_filled:before { content: "\eed8"; } -.icon-ic_fluent_shifts_team_20_regular:before { +.icon-ic_fluent_shifts_30_minutes_20_regular:before { content: "\eed9"; } -.icon-ic_fluent_shopping_bag_20_filled:before { +.icon-ic_fluent_shifts_activity_20_filled:before { content: "\eeda"; } -.icon-ic_fluent_shopping_bag_20_regular:before { +.icon-ic_fluent_shifts_activity_20_regular:before { content: "\eedb"; } -.icon-ic_fluent_shopping_bag_add_20_filled:before { +.icon-ic_fluent_shifts_add_20_filled:before { content: "\eedc"; } -.icon-ic_fluent_shopping_bag_add_20_regular:before { +.icon-ic_fluent_shifts_add_20_regular:before { content: "\eedd"; } -.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before { +.icon-ic_fluent_shifts_availability_20_filled:before { content: "\eede"; } -.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before { +.icon-ic_fluent_shifts_availability_20_regular:before { content: "\eedf"; } -.icon-ic_fluent_shopping_bag_dismiss_20_filled:before { +.icon-ic_fluent_shifts_checkmark_20_filled:before { content: "\eee0"; } -.icon-ic_fluent_shopping_bag_dismiss_20_regular:before { +.icon-ic_fluent_shifts_checkmark_20_regular:before { content: "\eee1"; } -.icon-ic_fluent_shopping_bag_pause_20_filled:before { +.icon-ic_fluent_shifts_day_20_filled:before { content: "\eee2"; } -.icon-ic_fluent_shopping_bag_pause_20_regular:before { +.icon-ic_fluent_shifts_day_20_regular:before { content: "\eee3"; } -.icon-ic_fluent_shopping_bag_percent_20_filled:before { +.icon-ic_fluent_shifts_open_20_filled:before { content: "\eee4"; } -.icon-ic_fluent_shopping_bag_percent_20_regular:before { +.icon-ic_fluent_shifts_open_20_regular:before { content: "\eee5"; } -.icon-ic_fluent_shopping_bag_play_20_filled:before { +.icon-ic_fluent_shifts_prohibited_20_filled:before { content: "\eee6"; } -.icon-ic_fluent_shopping_bag_play_20_regular:before { +.icon-ic_fluent_shifts_prohibited_20_regular:before { content: "\eee7"; } -.icon-ic_fluent_shopping_bag_tag_20_filled:before { +.icon-ic_fluent_shifts_question_mark_20_filled:before { content: "\eee8"; } -.icon-ic_fluent_shopping_bag_tag_20_regular:before { +.icon-ic_fluent_shifts_question_mark_20_regular:before { content: "\eee9"; } -.icon-ic_fluent_shortpick_20_filled:before { +.icon-ic_fluent_shifts_team_20_filled:before { content: "\eeea"; } -.icon-ic_fluent_shortpick_20_regular:before { +.icon-ic_fluent_shifts_team_20_regular:before { content: "\eeeb"; } -.icon-ic_fluent_showerhead_20_filled:before { +.icon-ic_fluent_shopping_bag_20_filled:before { content: "\eeec"; } -.icon-ic_fluent_showerhead_20_regular:before { +.icon-ic_fluent_shopping_bag_20_regular:before { content: "\eeed"; } -.icon-ic_fluent_sidebar_search_ltr_20_filled:before { +.icon-ic_fluent_shopping_bag_add_20_filled:before { content: "\eeee"; } -.icon-ic_fluent_sidebar_search_ltr_20_regular:before { +.icon-ic_fluent_shopping_bag_add_20_regular:before { content: "\eeef"; } -.icon-ic_fluent_sidebar_search_rtl_20_filled:before { +.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before { content: "\eef0"; } -.icon-ic_fluent_sidebar_search_rtl_20_regular:before { +.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before { content: "\eef1"; } -.icon-ic_fluent_sign_out_20_filled:before { +.icon-ic_fluent_shopping_bag_dismiss_20_filled:before { content: "\eef2"; } -.icon-ic_fluent_sign_out_20_regular:before { +.icon-ic_fluent_shopping_bag_dismiss_20_regular:before { content: "\eef3"; } -.icon-ic_fluent_signature_20_filled:before { +.icon-ic_fluent_shopping_bag_pause_20_filled:before { content: "\eef4"; } -.icon-ic_fluent_signature_20_regular:before { +.icon-ic_fluent_shopping_bag_pause_20_regular:before { content: "\eef5"; } -.icon-ic_fluent_sim_20_filled:before { +.icon-ic_fluent_shopping_bag_percent_20_filled:before { content: "\eef6"; } -.icon-ic_fluent_sim_20_regular:before { +.icon-ic_fluent_shopping_bag_percent_20_regular:before { content: "\eef7"; } -.icon-ic_fluent_skip_back_10_20_filled:before { +.icon-ic_fluent_shopping_bag_play_20_filled:before { content: "\eef8"; } -.icon-ic_fluent_skip_back_10_20_regular:before { +.icon-ic_fluent_shopping_bag_play_20_regular:before { content: "\eef9"; } -.icon-ic_fluent_skip_forward_10_20_filled:before { +.icon-ic_fluent_shopping_bag_tag_20_filled:before { content: "\eefa"; } -.icon-ic_fluent_skip_forward_10_20_regular:before { +.icon-ic_fluent_shopping_bag_tag_20_regular:before { content: "\eefb"; } -.icon-ic_fluent_skip_forward_30_20_filled:before { +.icon-ic_fluent_shortpick_20_filled:before { content: "\eefc"; } -.icon-ic_fluent_skip_forward_30_20_regular:before { +.icon-ic_fluent_shortpick_20_regular:before { content: "\eefd"; } -.icon-ic_fluent_skip_forward_tab_20_filled:before { +.icon-ic_fluent_showerhead_20_filled:before { content: "\eefe"; } -.icon-ic_fluent_skip_forward_tab_20_regular:before { +.icon-ic_fluent_showerhead_20_regular:before { content: "\eeff"; } -.icon-ic_fluent_slash_forward_20_filled:before { +.icon-ic_fluent_sidebar_search_ltr_20_filled:before { content: "\ef00"; } -.icon-ic_fluent_slash_forward_20_regular:before { +.icon-ic_fluent_sidebar_search_ltr_20_regular:before { content: "\ef01"; } -.icon-ic_fluent_sleep_20_filled:before { +.icon-ic_fluent_sidebar_search_rtl_20_filled:before { content: "\ef02"; } -.icon-ic_fluent_sleep_20_regular:before { +.icon-ic_fluent_sidebar_search_rtl_20_regular:before { content: "\ef03"; } -.icon-ic_fluent_slide_add_20_filled:before { +.icon-ic_fluent_sign_out_20_filled:before { content: "\ef04"; } -.icon-ic_fluent_slide_add_20_regular:before { +.icon-ic_fluent_sign_out_20_regular:before { content: "\ef05"; } -.icon-ic_fluent_slide_arrow_right_20_filled:before { +.icon-ic_fluent_signature_20_filled:before { content: "\ef06"; } -.icon-ic_fluent_slide_arrow_right_20_regular:before { +.icon-ic_fluent_signature_20_regular:before { content: "\ef07"; } -.icon-ic_fluent_slide_eraser_20_filled:before { +.icon-ic_fluent_sim_20_filled:before { content: "\ef08"; } -.icon-ic_fluent_slide_eraser_20_regular:before { +.icon-ic_fluent_sim_20_regular:before { content: "\ef09"; } -.icon-ic_fluent_slide_grid_20_filled:before { +.icon-ic_fluent_skip_back_10_20_filled:before { content: "\ef0a"; } -.icon-ic_fluent_slide_grid_20_regular:before { +.icon-ic_fluent_skip_back_10_20_regular:before { content: "\ef0b"; } -.icon-ic_fluent_slide_hide_20_filled:before { +.icon-ic_fluent_skip_forward_10_20_filled:before { content: "\ef0c"; } -.icon-ic_fluent_slide_hide_20_regular:before { +.icon-ic_fluent_skip_forward_10_20_regular:before { content: "\ef0d"; } -.icon-ic_fluent_slide_layout_20_filled:before { +.icon-ic_fluent_skip_forward_30_20_filled:before { content: "\ef0e"; } -.icon-ic_fluent_slide_layout_20_regular:before { +.icon-ic_fluent_skip_forward_30_20_regular:before { content: "\ef0f"; } -.icon-ic_fluent_slide_link_20_filled:before { +.icon-ic_fluent_skip_forward_tab_20_filled:before { content: "\ef10"; } -.icon-ic_fluent_slide_link_20_regular:before { +.icon-ic_fluent_skip_forward_tab_20_regular:before { content: "\ef11"; } -.icon-ic_fluent_slide_microphone_20_filled:before { +.icon-ic_fluent_slash_forward_20_filled:before { content: "\ef12"; } -.icon-ic_fluent_slide_microphone_20_regular:before { +.icon-ic_fluent_slash_forward_20_regular:before { content: "\ef13"; } -.icon-ic_fluent_slide_multiple_20_filled:before { +.icon-ic_fluent_sleep_20_filled:before { content: "\ef14"; } -.icon-ic_fluent_slide_multiple_20_regular:before { +.icon-ic_fluent_sleep_20_regular:before { content: "\ef15"; } -.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before { +.icon-ic_fluent_slide_add_20_filled:before { content: "\ef16"; } -.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before { +.icon-ic_fluent_slide_add_20_regular:before { content: "\ef17"; } -.icon-ic_fluent_slide_multiple_search_20_filled:before { +.icon-ic_fluent_slide_arrow_right_20_filled:before { content: "\ef18"; } -.icon-ic_fluent_slide_multiple_search_20_regular:before { +.icon-ic_fluent_slide_arrow_right_20_regular:before { content: "\ef19"; } -.icon-ic_fluent_slide_play_20_filled:before { +.icon-ic_fluent_slide_eraser_20_filled:before { content: "\ef1a"; } -.icon-ic_fluent_slide_play_20_regular:before { +.icon-ic_fluent_slide_eraser_20_regular:before { content: "\ef1b"; } -.icon-ic_fluent_slide_record_20_filled:before { +.icon-ic_fluent_slide_grid_20_filled:before { content: "\ef1c"; } -.icon-ic_fluent_slide_record_20_regular:before { +.icon-ic_fluent_slide_grid_20_regular:before { content: "\ef1d"; } -.icon-ic_fluent_slide_search_20_filled:before { +.icon-ic_fluent_slide_hide_20_filled:before { content: "\ef1e"; } -.icon-ic_fluent_slide_search_20_regular:before { +.icon-ic_fluent_slide_hide_20_regular:before { content: "\ef1f"; } -.icon-ic_fluent_slide_settings_20_filled:before { +.icon-ic_fluent_slide_layout_20_filled:before { content: "\ef20"; } -.icon-ic_fluent_slide_settings_20_regular:before { +.icon-ic_fluent_slide_layout_20_regular:before { content: "\ef21"; } -.icon-ic_fluent_slide_size_20_filled:before { +.icon-ic_fluent_slide_link_20_filled:before { content: "\ef22"; } -.icon-ic_fluent_slide_size_20_regular:before { +.icon-ic_fluent_slide_link_20_regular:before { content: "\ef23"; } -.icon-ic_fluent_slide_text_20_filled:before { +.icon-ic_fluent_slide_microphone_20_filled:before { content: "\ef24"; } -.icon-ic_fluent_slide_text_20_regular:before { +.icon-ic_fluent_slide_microphone_20_regular:before { content: "\ef25"; } -.icon-ic_fluent_slide_text_call_20_filled:before { +.icon-ic_fluent_slide_multiple_20_filled:before { content: "\ef26"; } -.icon-ic_fluent_slide_text_call_20_regular:before { +.icon-ic_fluent_slide_multiple_20_regular:before { content: "\ef27"; } -.icon-ic_fluent_slide_text_cursor_20_filled:before { +.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before { content: "\ef28"; } -.icon-ic_fluent_slide_text_cursor_20_regular:before { +.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before { content: "\ef29"; } -.icon-ic_fluent_slide_text_edit_20_filled:before { +.icon-ic_fluent_slide_multiple_search_20_filled:before { content: "\ef2a"; } -.icon-ic_fluent_slide_text_edit_20_regular:before { +.icon-ic_fluent_slide_multiple_search_20_regular:before { content: "\ef2b"; } -.icon-ic_fluent_slide_text_multiple_20_filled:before { +.icon-ic_fluent_slide_play_20_filled:before { content: "\ef2c"; } -.icon-ic_fluent_slide_text_multiple_20_regular:before { +.icon-ic_fluent_slide_play_20_regular:before { content: "\ef2d"; } -.icon-ic_fluent_slide_text_person_20_filled:before { +.icon-ic_fluent_slide_record_20_filled:before { content: "\ef2e"; } -.icon-ic_fluent_slide_text_person_20_regular:before { +.icon-ic_fluent_slide_record_20_regular:before { content: "\ef2f"; } -.icon-ic_fluent_slide_text_sparkle_20_filled:before { +.icon-ic_fluent_slide_search_20_filled:before { content: "\ef30"; } -.icon-ic_fluent_slide_text_sparkle_20_regular:before { +.icon-ic_fluent_slide_search_20_regular:before { content: "\ef31"; } -.icon-ic_fluent_slide_transition_20_filled:before { +.icon-ic_fluent_slide_settings_20_filled:before { content: "\ef32"; } -.icon-ic_fluent_slide_transition_20_regular:before { +.icon-ic_fluent_slide_settings_20_regular:before { content: "\ef33"; } -.icon-ic_fluent_smartwatch_20_filled:before { +.icon-ic_fluent_slide_size_20_filled:before { content: "\ef34"; } -.icon-ic_fluent_smartwatch_20_regular:before { +.icon-ic_fluent_slide_size_20_regular:before { content: "\ef35"; } -.icon-ic_fluent_smartwatch_dot_20_filled:before { +.icon-ic_fluent_slide_text_20_filled:before { content: "\ef36"; } -.icon-ic_fluent_smartwatch_dot_20_regular:before { +.icon-ic_fluent_slide_text_20_regular:before { content: "\ef37"; } -.icon-ic_fluent_snooze_20_filled:before { +.icon-ic_fluent_slide_text_call_20_filled:before { content: "\ef38"; } -.icon-ic_fluent_snooze_20_regular:before { +.icon-ic_fluent_slide_text_call_20_regular:before { content: "\ef39"; } -.icon-ic_fluent_sound_source_20_filled:before { +.icon-ic_fluent_slide_text_cursor_20_filled:before { content: "\ef3a"; } -.icon-ic_fluent_sound_source_20_regular:before { +.icon-ic_fluent_slide_text_cursor_20_regular:before { content: "\ef3b"; } -.icon-ic_fluent_sound_wave_circle_20_filled:before { +.icon-ic_fluent_slide_text_edit_20_filled:before { content: "\ef3c"; } -.icon-ic_fluent_sound_wave_circle_20_regular:before { +.icon-ic_fluent_slide_text_edit_20_regular:before { content: "\ef3d"; } -.icon-ic_fluent_space_3d_20_filled:before { +.icon-ic_fluent_slide_text_multiple_20_filled:before { content: "\ef3e"; } -.icon-ic_fluent_space_3d_20_regular:before { +.icon-ic_fluent_slide_text_multiple_20_regular:before { content: "\ef3f"; } -.icon-ic_fluent_spacebar_20_filled:before { +.icon-ic_fluent_slide_text_person_20_filled:before { content: "\ef40"; } -.icon-ic_fluent_spacebar_20_regular:before { +.icon-ic_fluent_slide_text_person_20_regular:before { content: "\ef41"; } -.icon-ic_fluent_sparkle_20_filled:before { +.icon-ic_fluent_slide_text_sparkle_20_filled:before { content: "\ef42"; } -.icon-ic_fluent_sparkle_20_regular:before { +.icon-ic_fluent_slide_text_sparkle_20_regular:before { content: "\ef43"; } -.icon-ic_fluent_sparkle_circle_20_filled:before { +.icon-ic_fluent_slide_transition_20_filled:before { content: "\ef44"; } -.icon-ic_fluent_sparkle_circle_20_regular:before { +.icon-ic_fluent_slide_transition_20_regular:before { content: "\ef45"; } +.icon-ic_fluent_smartwatch_20_filled:before { + content: "\ef46"; +} +.icon-ic_fluent_smartwatch_20_regular:before { + content: "\ef47"; +} +.icon-ic_fluent_smartwatch_dot_20_filled:before { + content: "\ef48"; +} +.icon-ic_fluent_smartwatch_dot_20_regular:before { + content: "\ef49"; +} +.icon-ic_fluent_snooze_20_filled:before { + content: "\ef4a"; +} +.icon-ic_fluent_snooze_20_regular:before { + content: "\ef4b"; +} +.icon-ic_fluent_sound_source_20_filled:before { + content: "\ef4c"; +} +.icon-ic_fluent_sound_source_20_regular:before { + content: "\ef4d"; +} +.icon-ic_fluent_sound_wave_circle_20_filled:before { + content: "\ef4e"; +} +.icon-ic_fluent_sound_wave_circle_20_regular:before { + content: "\ef4f"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_20_filled:before { + content: "\ef50"; +} +.icon-ic_fluent_sound_wave_circle_sparkle_20_regular:before { + content: "\ef51"; +} +.icon-ic_fluent_space_3d_20_filled:before { + content: "\ef52"; +} +.icon-ic_fluent_space_3d_20_regular:before { + content: "\ef53"; +} +.icon-ic_fluent_spacebar_20_filled:before { + content: "\ef54"; +} +.icon-ic_fluent_spacebar_20_regular:before { + content: "\ef55"; +} +.icon-ic_fluent_sparkle_20_filled:before { + content: "\ef56"; +} +.icon-ic_fluent_sparkle_20_regular:before { + content: "\ef57"; +} +.icon-ic_fluent_sparkle_circle_20_filled:before { + content: "\ef58"; +} +.icon-ic_fluent_sparkle_circle_20_regular:before { + content: "\ef59"; +} .icon-ic_fluent_spatula_spoon_20_filled:before { - content: "\ef46"; + content: "\ef5a"; } .icon-ic_fluent_spatula_spoon_20_regular:before { - content: "\ef47"; + content: "\ef5b"; } .icon-ic_fluent_speaker_0_20_filled:before { - content: "\ef48"; + content: "\ef5c"; } .icon-ic_fluent_speaker_0_20_regular:before { - content: "\ef49"; + content: "\ef5d"; } .icon-ic_fluent_speaker_1_20_filled:before { - content: "\ef4a"; + content: "\ef5e"; } .icon-ic_fluent_speaker_1_20_regular:before { - content: "\ef4b"; + content: "\ef5f"; } .icon-ic_fluent_speaker_2_20_filled:before { - content: "\ef4c"; + content: "\ef60"; } .icon-ic_fluent_speaker_2_20_regular:before { - content: "\ef4d"; + content: "\ef61"; } .icon-ic_fluent_speaker_bluetooth_20_filled:before { - content: "\ef4e"; + content: "\ef62"; } .icon-ic_fluent_speaker_bluetooth_20_regular:before { - content: "\ef4f"; + content: "\ef63"; } .icon-ic_fluent_speaker_box_20_filled:before { - content: "\ef50"; + content: "\ef64"; } .icon-ic_fluent_speaker_box_20_regular:before { - content: "\ef51"; + content: "\ef65"; } .icon-ic_fluent_speaker_edit_20_filled:before { - content: "\ef52"; + content: "\ef66"; } .icon-ic_fluent_speaker_edit_20_regular:before { - content: "\ef53"; + content: "\ef67"; } .icon-ic_fluent_speaker_mute_20_filled:before { - content: "\ef54"; + content: "\ef68"; } .icon-ic_fluent_speaker_mute_20_regular:before { - content: "\ef55"; + content: "\ef69"; } .icon-ic_fluent_speaker_off_20_filled:before { - content: "\ef56"; + content: "\ef6a"; } .icon-ic_fluent_speaker_off_20_regular:before { - content: "\ef57"; + content: "\ef6b"; } .icon-ic_fluent_speaker_settings_20_filled:before { - content: "\ef58"; + content: "\ef6c"; } .icon-ic_fluent_speaker_settings_20_regular:before { - content: "\ef59"; + content: "\ef6d"; } .icon-ic_fluent_speaker_usb_20_filled:before { - content: "\ef5a"; + content: "\ef6e"; } .icon-ic_fluent_speaker_usb_20_regular:before { - content: "\ef5b"; + content: "\ef6f"; } .icon-ic_fluent_spinner_ios_20_filled:before { - content: "\ef5c"; + content: "\ef70"; } .icon-ic_fluent_spinner_ios_20_regular:before { - content: "\ef5d"; + content: "\ef71"; } .icon-ic_fluent_split_hint_20_filled:before { - content: "\ef5e"; + content: "\ef72"; } .icon-ic_fluent_split_hint_20_regular:before { - content: "\ef5f"; + content: "\ef73"; } .icon-ic_fluent_split_horizontal_20_filled:before { - content: "\ef60"; + content: "\ef74"; } .icon-ic_fluent_split_horizontal_20_regular:before { - content: "\ef61"; + content: "\ef75"; } .icon-ic_fluent_split_vertical_20_filled:before { - content: "\ef62"; + content: "\ef76"; } .icon-ic_fluent_split_vertical_20_regular:before { - content: "\ef63"; + content: "\ef77"; } .icon-ic_fluent_sport_20_filled:before { - content: "\ef64"; + content: "\ef78"; } .icon-ic_fluent_sport_20_regular:before { - content: "\ef65"; + content: "\ef79"; } .icon-ic_fluent_sport_american_football_20_filled:before { - content: "\ef66"; + content: "\ef7a"; } .icon-ic_fluent_sport_american_football_20_regular:before { - content: "\ef67"; + content: "\ef7b"; } .icon-ic_fluent_sport_baseball_20_filled:before { - content: "\ef68"; + content: "\ef7c"; } .icon-ic_fluent_sport_baseball_20_regular:before { - content: "\ef69"; + content: "\ef7d"; } .icon-ic_fluent_sport_basketball_20_filled:before { - content: "\ef6a"; + content: "\ef7e"; } .icon-ic_fluent_sport_basketball_20_regular:before { - content: "\ef6b"; + content: "\ef7f"; } .icon-ic_fluent_sport_hockey_20_filled:before { - content: "\ef6c"; + content: "\ef80"; } .icon-ic_fluent_sport_hockey_20_regular:before { - content: "\ef6d"; + content: "\ef81"; } .icon-ic_fluent_sport_soccer_20_filled:before { - content: "\ef6e"; + content: "\ef82"; } .icon-ic_fluent_sport_soccer_20_regular:before { - content: "\ef6f"; + content: "\ef83"; } .icon-ic_fluent_square_20_filled:before { - content: "\ef70"; + content: "\ef84"; } .icon-ic_fluent_square_20_regular:before { - content: "\ef71"; + content: "\ef85"; } .icon-ic_fluent_square_add_20_filled:before { - content: "\ef72"; + content: "\ef86"; } .icon-ic_fluent_square_add_20_regular:before { - content: "\ef73"; + content: "\ef87"; } .icon-ic_fluent_square_arrow_forward_20_filled:before { - content: "\ef74"; + content: "\ef88"; } .icon-ic_fluent_square_arrow_forward_20_regular:before { - content: "\ef75"; + content: "\ef89"; } .icon-ic_fluent_square_dismiss_20_filled:before { - content: "\ef76"; + content: "\ef8a"; } .icon-ic_fluent_square_dismiss_20_regular:before { - content: "\ef77"; + content: "\ef8b"; } .icon-ic_fluent_square_dovetail_joint_20_filled:before { - content: "\ef78"; + content: "\ef8c"; } .icon-ic_fluent_square_dovetail_joint_20_regular:before { - content: "\ef79"; + content: "\ef8d"; } .icon-ic_fluent_square_eraser_20_filled:before { - content: "\ef7a"; + content: "\ef8e"; } .icon-ic_fluent_square_eraser_20_regular:before { - content: "\ef7b"; + content: "\ef8f"; } .icon-ic_fluent_square_hint_20_filled:before { - content: "\ef7c"; + content: "\ef90"; } .icon-ic_fluent_square_hint_20_regular:before { - content: "\ef7d"; + content: "\ef91"; } .icon-ic_fluent_square_hint_apps_20_filled:before { - content: "\ef7e"; + content: "\ef92"; } .icon-ic_fluent_square_hint_apps_20_regular:before { - content: "\ef7f"; + content: "\ef93"; } .icon-ic_fluent_square_hint_arrow_back_20_filled:before { - content: "\ef80"; + content: "\ef94"; } .icon-ic_fluent_square_hint_arrow_back_20_regular:before { - content: "\ef81"; + content: "\ef95"; } .icon-ic_fluent_square_hint_hexagon_20_filled:before { - content: "\ef82"; + content: "\ef96"; } .icon-ic_fluent_square_hint_hexagon_20_regular:before { - content: "\ef83"; + content: "\ef97"; } .icon-ic_fluent_square_hint_sparkles_20_filled:before { - content: "\ef84"; + content: "\ef98"; } .icon-ic_fluent_square_hint_sparkles_20_regular:before { - content: "\ef85"; + content: "\ef99"; } .icon-ic_fluent_square_multiple_20_filled:before { - content: "\ef86"; + content: "\ef9a"; } .icon-ic_fluent_square_multiple_20_regular:before { - content: "\ef87"; + content: "\ef9b"; } .icon-ic_fluent_square_shadow_20_filled:before { - content: "\ef88"; + content: "\ef9c"; } .icon-ic_fluent_square_shadow_20_regular:before { - content: "\ef89"; + content: "\ef9d"; } .icon-ic_fluent_squares_nested_20_filled:before { - content: "\ef8a"; + content: "\ef9e"; } .icon-ic_fluent_squares_nested_20_regular:before { - content: "\ef8b"; + content: "\ef9f"; } .icon-ic_fluent_stack_20_filled:before { - content: "\ef8c"; + content: "\efa0"; } .icon-ic_fluent_stack_20_regular:before { - content: "\ef8d"; + content: "\efa1"; } .icon-ic_fluent_stack_add_20_filled:before { - content: "\ef8e"; + content: "\efa2"; } .icon-ic_fluent_stack_add_20_regular:before { - content: "\ef8f"; + content: "\efa3"; } .icon-ic_fluent_stack_arrow_forward_20_filled:before { - content: "\ef90"; + content: "\efa4"; } .icon-ic_fluent_stack_arrow_forward_20_regular:before { - content: "\ef91"; + content: "\efa5"; } .icon-ic_fluent_stack_star_20_filled:before { - content: "\ef92"; + content: "\efa6"; } .icon-ic_fluent_stack_star_20_regular:before { - content: "\ef93"; + content: "\efa7"; } .icon-ic_fluent_stack_vertical_20_filled:before { - content: "\ef94"; + content: "\efa8"; } .icon-ic_fluent_stack_vertical_20_regular:before { - content: "\ef95"; + content: "\efa9"; } .icon-ic_fluent_star_20_filled:before { - content: "\ef96"; + content: "\efaa"; } .icon-ic_fluent_star_20_regular:before { - content: "\ef97"; + content: "\efab"; } .icon-ic_fluent_star_add_20_filled:before { - content: "\ef98"; + content: "\efac"; } .icon-ic_fluent_star_add_20_regular:before { - content: "\ef99"; + content: "\efad"; } .icon-ic_fluent_star_arrow_back_20_filled:before { - content: "\ef9a"; + content: "\efae"; } .icon-ic_fluent_star_arrow_back_20_regular:before { - content: "\ef9b"; + content: "\efaf"; } .icon-ic_fluent_star_arrow_right_end_20_filled:before { - content: "\ef9c"; + content: "\efb0"; } .icon-ic_fluent_star_arrow_right_end_20_regular:before { - content: "\ef9d"; + content: "\efb1"; } .icon-ic_fluent_star_arrow_right_start_20_filled:before { - content: "\ef9e"; + content: "\efb2"; } .icon-ic_fluent_star_arrow_right_start_20_regular:before { - content: "\ef9f"; + content: "\efb3"; } .icon-ic_fluent_star_checkmark_20_filled:before { - content: "\efa0"; + content: "\efb4"; } .icon-ic_fluent_star_checkmark_20_regular:before { - content: "\efa1"; + content: "\efb5"; } .icon-ic_fluent_star_dismiss_20_filled:before { - content: "\efa2"; + content: "\efb6"; } .icon-ic_fluent_star_dismiss_20_regular:before { - content: "\efa3"; + content: "\efb7"; } .icon-ic_fluent_star_edit_20_filled:before { - content: "\efa4"; + content: "\efb8"; } .icon-ic_fluent_star_edit_20_regular:before { - content: "\efa5"; + content: "\efb9"; } .icon-ic_fluent_star_emphasis_20_filled:before { - content: "\efa6"; + content: "\efba"; } .icon-ic_fluent_star_emphasis_20_regular:before { - content: "\efa7"; + content: "\efbb"; } .icon-ic_fluent_star_half_20_filled:before { - content: "\efa8"; + content: "\efbc"; } .icon-ic_fluent_star_half_20_regular:before { - content: "\efa9"; + content: "\efbd"; } .icon-ic_fluent_star_line_horizontal_3_20_filled:before { - content: "\efaa"; + content: "\efbe"; } .icon-ic_fluent_star_line_horizontal_3_20_regular:before { - content: "\efab"; + content: "\efbf"; } .icon-ic_fluent_star_off_20_filled:before { - content: "\efac"; + content: "\efc0"; } .icon-ic_fluent_star_off_20_regular:before { - content: "\efad"; + content: "\efc1"; } .icon-ic_fluent_star_one_quarter_20_filled:before { - content: "\efae"; + content: "\efc2"; } .icon-ic_fluent_star_one_quarter_20_regular:before { - content: "\efaf"; + content: "\efc3"; } .icon-ic_fluent_star_prohibited_20_filled:before { - content: "\efb0"; + content: "\efc4"; } .icon-ic_fluent_star_prohibited_20_regular:before { - content: "\efb1"; + content: "\efc5"; } .icon-ic_fluent_star_settings_20_filled:before { - content: "\efb2"; + content: "\efc6"; } .icon-ic_fluent_star_settings_20_regular:before { - content: "\efb3"; + content: "\efc7"; } .icon-ic_fluent_star_three_quarter_20_filled:before { - content: "\efb4"; + content: "\efc8"; } .icon-ic_fluent_star_three_quarter_20_regular:before { - content: "\efb5"; + content: "\efc9"; } .icon-ic_fluent_status_20_filled:before { - content: "\efb6"; + content: "\efca"; } .icon-ic_fluent_status_20_regular:before { - content: "\efb7"; + content: "\efcb"; } .icon-ic_fluent_step_20_filled:before { - content: "\efb8"; + content: "\efcc"; } .icon-ic_fluent_step_20_regular:before { - content: "\efb9"; + content: "\efcd"; } .icon-ic_fluent_steps_20_filled:before { - content: "\efba"; + content: "\efce"; } .icon-ic_fluent_steps_20_regular:before { - content: "\efbb"; + content: "\efcf"; } .icon-ic_fluent_stethoscope_20_filled:before { - content: "\efbc"; + content: "\efd0"; } .icon-ic_fluent_stethoscope_20_regular:before { - content: "\efbd"; + content: "\efd1"; } .icon-ic_fluent_sticker_20_filled:before { - content: "\efbe"; + content: "\efd2"; } .icon-ic_fluent_sticker_20_regular:before { - content: "\efbf"; + content: "\efd3"; } .icon-ic_fluent_sticker_add_20_filled:before { - content: "\efc0"; + content: "\efd4"; } .icon-ic_fluent_sticker_add_20_regular:before { - content: "\efc1"; + content: "\efd5"; } .icon-ic_fluent_stop_20_filled:before { - content: "\efc2"; + content: "\efd6"; } .icon-ic_fluent_stop_20_regular:before { - content: "\efc3"; + content: "\efd7"; } .icon-ic_fluent_storage_20_filled:before { - content: "\efc4"; + content: "\efd8"; } .icon-ic_fluent_storage_20_regular:before { - content: "\efc5"; + content: "\efd9"; } .icon-ic_fluent_store_microsoft_20_filled:before { - content: "\efc6"; + content: "\efda"; } .icon-ic_fluent_store_microsoft_20_regular:before { - content: "\efc7"; + content: "\efdb"; } .icon-ic_fluent_stream_20_filled:before { - content: "\efc8"; + content: "\efdc"; } .icon-ic_fluent_stream_20_regular:before { - content: "\efc9"; + content: "\efdd"; } .icon-ic_fluent_stream_input_20_filled:before { - content: "\efca"; + content: "\efde"; } .icon-ic_fluent_stream_input_20_regular:before { - content: "\efcb"; + content: "\efdf"; } .icon-ic_fluent_stream_input_output_20_filled:before { - content: "\efcc"; + content: "\efe0"; } .icon-ic_fluent_stream_input_output_20_regular:before { - content: "\efcd"; + content: "\efe1"; } .icon-ic_fluent_stream_output_20_filled:before { - content: "\efce"; + content: "\efe2"; } .icon-ic_fluent_stream_output_20_regular:before { - content: "\efcf"; + content: "\efe3"; } .icon-ic_fluent_street_sign_20_filled:before { - content: "\efd0"; + content: "\efe4"; } .icon-ic_fluent_street_sign_20_regular:before { - content: "\efd1"; + content: "\efe5"; } .icon-ic_fluent_style_guide_20_filled:before { - content: "\efd2"; + content: "\efe6"; } .icon-ic_fluent_style_guide_20_regular:before { - content: "\efd3"; + content: "\efe7"; } .icon-ic_fluent_sub_grid_20_filled:before { - content: "\efd4"; + content: "\efe8"; } .icon-ic_fluent_sub_grid_20_regular:before { - content: "\efd5"; + content: "\efe9"; } .icon-ic_fluent_subtitles_20_filled:before { - content: "\efd6"; + content: "\efea"; } .icon-ic_fluent_subtitles_20_regular:before { - content: "\efd7"; + content: "\efeb"; } .icon-ic_fluent_subtract_20_filled:before { - content: "\efd8"; + content: "\efec"; } .icon-ic_fluent_subtract_20_regular:before { - content: "\efd9"; + content: "\efed"; } .icon-ic_fluent_subtract_circle_20_filled:before { - content: "\efda"; + content: "\efee"; } .icon-ic_fluent_subtract_circle_20_regular:before { - content: "\efdb"; + content: "\efef"; } .icon-ic_fluent_subtract_circle_arrow_back_20_filled:before { - content: "\efdc"; + content: "\eff0"; } .icon-ic_fluent_subtract_circle_arrow_back_20_regular:before { - content: "\efdd"; + content: "\eff1"; } .icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before { - content: "\efde"; + content: "\eff2"; } .icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before { - content: "\efdf"; + content: "\eff3"; } .icon-ic_fluent_subtract_parentheses_20_filled:before { - content: "\efe0"; + content: "\eff4"; } .icon-ic_fluent_subtract_parentheses_20_regular:before { - content: "\efe1"; + content: "\eff5"; } .icon-ic_fluent_subtract_square_20_filled:before { - content: "\efe2"; + content: "\eff6"; } .icon-ic_fluent_subtract_square_20_regular:before { - content: "\efe3"; + content: "\eff7"; } .icon-ic_fluent_subtract_square_multiple_20_filled:before { - content: "\efe4"; + content: "\eff8"; } .icon-ic_fluent_subtract_square_multiple_20_regular:before { - content: "\efe5"; + content: "\eff9"; } .icon-ic_fluent_surface_earbuds_20_filled:before { - content: "\efe6"; + content: "\effa"; } .icon-ic_fluent_surface_earbuds_20_regular:before { - content: "\efe7"; + content: "\effb"; } .icon-ic_fluent_surface_hub_20_filled:before { - content: "\efe8"; + content: "\effc"; } .icon-ic_fluent_surface_hub_20_regular:before { - content: "\efe9"; + content: "\effd"; } .icon-ic_fluent_swimming_pool_20_filled:before { - content: "\efea"; + content: "\effe"; } .icon-ic_fluent_swimming_pool_20_regular:before { - content: "\efeb"; + content: "\efff"; } .icon-ic_fluent_swipe_down_20_filled:before { - content: "\efec"; + content: "\f000"; } .icon-ic_fluent_swipe_down_20_regular:before { - content: "\efed"; + content: "\f001"; } .icon-ic_fluent_swipe_right_20_filled:before { - content: "\efee"; + content: "\f002"; } .icon-ic_fluent_swipe_right_20_regular:before { - content: "\efef"; + content: "\f003"; } .icon-ic_fluent_swipe_up_20_filled:before { - content: "\eff0"; + content: "\f004"; } .icon-ic_fluent_swipe_up_20_regular:before { - content: "\eff1"; + content: "\f005"; } .icon-ic_fluent_symbols_20_filled:before { - content: "\eff2"; + content: "\f006"; } .icon-ic_fluent_symbols_20_regular:before { - content: "\eff3"; + content: "\f007"; } .icon-ic_fluent_sync_off_20_filled:before { - content: "\eff4"; + content: "\f008"; } .icon-ic_fluent_sync_off_20_regular:before { - content: "\eff5"; + content: "\f009"; } .icon-ic_fluent_syringe_20_filled:before { - content: "\eff6"; + content: "\f00a"; } .icon-ic_fluent_syringe_20_regular:before { - content: "\eff7"; + content: "\f00b"; } .icon-ic_fluent_system_20_filled:before { - content: "\eff8"; + content: "\f00c"; } .icon-ic_fluent_system_20_regular:before { - content: "\eff9"; + content: "\f00d"; } .icon-ic_fluent_tab_20_filled:before { - content: "\effa"; + content: "\f00e"; } .icon-ic_fluent_tab_20_regular:before { - content: "\effb"; + content: "\f00f"; } .icon-ic_fluent_tab_add_20_filled:before { - content: "\effc"; + content: "\f010"; } .icon-ic_fluent_tab_add_20_regular:before { - content: "\effd"; + content: "\f011"; } .icon-ic_fluent_tab_arrow_left_20_filled:before { - content: "\effe"; + content: "\f012"; } .icon-ic_fluent_tab_arrow_left_20_regular:before { - content: "\efff"; + content: "\f013"; } .icon-ic_fluent_tab_desktop_20_filled:before { - content: "\f000"; + content: "\f014"; } .icon-ic_fluent_tab_desktop_20_regular:before { - content: "\f001"; + content: "\f015"; } .icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before { - content: "\f002"; + content: "\f016"; } .icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before { - content: "\f003"; + content: "\f017"; } .icon-ic_fluent_tab_desktop_arrow_left_20_filled:before { - content: "\f004"; + content: "\f018"; } .icon-ic_fluent_tab_desktop_arrow_left_20_regular:before { - content: "\f005"; + content: "\f019"; } .icon-ic_fluent_tab_desktop_bottom_20_filled:before { - content: "\f006"; + content: "\f01a"; } .icon-ic_fluent_tab_desktop_bottom_20_regular:before { - content: "\f007"; + content: "\f01b"; } .icon-ic_fluent_tab_desktop_clock_20_filled:before { - content: "\f008"; + content: "\f01c"; } .icon-ic_fluent_tab_desktop_clock_20_regular:before { - content: "\f009"; + content: "\f01d"; } .icon-ic_fluent_tab_desktop_copy_20_filled:before { - content: "\f00a"; + content: "\f01e"; } .icon-ic_fluent_tab_desktop_copy_20_regular:before { - content: "\f00b"; + content: "\f01f"; } .icon-ic_fluent_tab_desktop_image_20_filled:before { - content: "\f00c"; + content: "\f020"; } .icon-ic_fluent_tab_desktop_image_20_regular:before { - content: "\f00d"; + content: "\f021"; } .icon-ic_fluent_tab_desktop_link_20_filled:before { - content: "\f00e"; + content: "\f022"; } .icon-ic_fluent_tab_desktop_link_20_regular:before { - content: "\f00f"; + content: "\f023"; } .icon-ic_fluent_tab_desktop_multiple_20_filled:before { - content: "\f010"; + content: "\f024"; } .icon-ic_fluent_tab_desktop_multiple_20_regular:before { - content: "\f011"; + content: "\f025"; } .icon-ic_fluent_tab_desktop_multiple_add_20_filled:before { - content: "\f012"; + content: "\f026"; } .icon-ic_fluent_tab_desktop_multiple_add_20_regular:before { - content: "\f013"; + content: "\f027"; } .icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before { - content: "\f014"; + content: "\f028"; } .icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before { - content: "\f015"; + content: "\f029"; } .icon-ic_fluent_tab_desktop_multiple_sparkle_20_filled:before { - content: "\f016"; + content: "\f02a"; } .icon-ic_fluent_tab_desktop_multiple_sparkle_20_regular:before { - content: "\f017"; + content: "\f02b"; } .icon-ic_fluent_tab_desktop_new_page_20_filled:before { - content: "\f018"; + content: "\f02c"; } .icon-ic_fluent_tab_desktop_new_page_20_regular:before { - content: "\f019"; + content: "\f02d"; } .icon-ic_fluent_tab_desktop_search_20_filled:before { - content: "\f01a"; + content: "\f02e"; } .icon-ic_fluent_tab_desktop_search_20_regular:before { - content: "\f01b"; + content: "\f02f"; } .icon-ic_fluent_tab_group_20_filled:before { - content: "\f01c"; + content: "\f030"; } .icon-ic_fluent_tab_group_20_regular:before { - content: "\f01d"; + content: "\f031"; } .icon-ic_fluent_tab_in_private_20_filled:before { - content: "\f01e"; + content: "\f032"; } .icon-ic_fluent_tab_in_private_20_regular:before { - content: "\f01f"; + content: "\f033"; } .icon-ic_fluent_tab_inprivate_account_20_filled:before { - content: "\f020"; + content: "\f034"; } .icon-ic_fluent_tab_inprivate_account_20_regular:before { - content: "\f021"; + content: "\f035"; } .icon-ic_fluent_tab_prohibited_20_filled:before { - content: "\f022"; + content: "\f036"; } .icon-ic_fluent_tab_prohibited_20_regular:before { - content: "\f023"; + content: "\f037"; } .icon-ic_fluent_tab_shield_dismiss_20_filled:before { - content: "\f024"; + content: "\f038"; } .icon-ic_fluent_tab_shield_dismiss_20_regular:before { - content: "\f025"; + content: "\f039"; } .icon-ic_fluent_table_20_filled:before { - content: "\f026"; + content: "\f03a"; } .icon-ic_fluent_table_20_regular:before { - content: "\f027"; + content: "\f03b"; } .icon-ic_fluent_table_add_20_filled:before { - content: "\f028"; + content: "\f03c"; } .icon-ic_fluent_table_add_20_regular:before { - content: "\f029"; + content: "\f03d"; } .icon-ic_fluent_table_arrow_up_20_filled:before { - content: "\f02a"; + content: "\f03e"; } .icon-ic_fluent_table_arrow_up_20_regular:before { - content: "\f02b"; + content: "\f03f"; } .icon-ic_fluent_table_bottom_row_20_filled:before { - content: "\f02c"; + content: "\f040"; } .icon-ic_fluent_table_bottom_row_20_regular:before { - content: "\f02d"; + content: "\f041"; } .icon-ic_fluent_table_calculator_20_filled:before { - content: "\f02e"; + content: "\f042"; } .icon-ic_fluent_table_calculator_20_regular:before { - content: "\f02f"; + content: "\f043"; } .icon-ic_fluent_table_cell_edit_20_filled:before { - content: "\f030"; + content: "\f044"; } .icon-ic_fluent_table_cell_edit_20_regular:before { - content: "\f031"; + content: "\f045"; } .icon-ic_fluent_table_cells_merge_20_filled:before { - content: "\f032"; + content: "\f046"; } .icon-ic_fluent_table_cells_merge_20_regular:before { - content: "\f033"; + content: "\f047"; } .icon-ic_fluent_table_cells_split_20_filled:before { - content: "\f034"; + content: "\f048"; } .icon-ic_fluent_table_cells_split_20_regular:before { - content: "\f035"; + content: "\f049"; } .icon-ic_fluent_table_checker_20_filled:before { - content: "\f036"; + content: "\f04a"; } .icon-ic_fluent_table_checker_20_regular:before { - content: "\f037"; + content: "\f04b"; } .icon-ic_fluent_table_column_top_bottom_20_filled:before { - content: "\f038"; + content: "\f04c"; } .icon-ic_fluent_table_column_top_bottom_20_regular:before { - content: "\f039"; + content: "\f04d"; } .icon-ic_fluent_table_copy_20_filled:before { - content: "\f03a"; + content: "\f04e"; } .icon-ic_fluent_table_copy_20_regular:before { - content: "\f03b"; + content: "\f04f"; } .icon-ic_fluent_table_cursor_20_filled:before { - content: "\f03c"; + content: "\f050"; } .icon-ic_fluent_table_cursor_20_regular:before { - content: "\f03d"; + content: "\f051"; } .icon-ic_fluent_table_delete_column_20_filled:before { - content: "\f03e"; + content: "\f052"; } .icon-ic_fluent_table_delete_column_20_regular:before { - content: "\f03f"; + content: "\f053"; } .icon-ic_fluent_table_delete_row_20_filled:before { - content: "\f040"; + content: "\f054"; } .icon-ic_fluent_table_delete_row_20_regular:before { - content: "\f041"; + content: "\f055"; } .icon-ic_fluent_table_dismiss_20_filled:before { - content: "\f042"; + content: "\f056"; } .icon-ic_fluent_table_dismiss_20_regular:before { - content: "\f043"; + content: "\f057"; } .icon-ic_fluent_table_edit_20_filled:before { - content: "\f044"; + content: "\f058"; } .icon-ic_fluent_table_edit_20_regular:before { - content: "\f045"; + content: "\f059"; } .icon-ic_fluent_table_freeze_column_20_filled:before { - content: "\f046"; + content: "\f05a"; } .icon-ic_fluent_table_freeze_column_20_regular:before { - content: "\f047"; + content: "\f05b"; } .icon-ic_fluent_table_freeze_column_and_row_20_filled:before { - content: "\f048"; + content: "\f05c"; } .icon-ic_fluent_table_freeze_column_and_row_20_regular:before { - content: "\f049"; + content: "\f05d"; } .icon-ic_fluent_table_freeze_row_20_filled:before { - content: "\f04a"; + content: "\f05e"; } .icon-ic_fluent_table_freeze_row_20_regular:before { - content: "\f04b"; + content: "\f05f"; } .icon-ic_fluent_table_image_20_filled:before { - content: "\f04c"; + content: "\f060"; } .icon-ic_fluent_table_image_20_regular:before { - content: "\f04d"; + content: "\f061"; } .icon-ic_fluent_table_insert_column_20_filled:before { - content: "\f04e"; + content: "\f062"; } .icon-ic_fluent_table_insert_column_20_regular:before { - content: "\f04f"; + content: "\f063"; } .icon-ic_fluent_table_insert_row_20_filled:before { - content: "\f050"; + content: "\f064"; } .icon-ic_fluent_table_insert_row_20_regular:before { - content: "\f051"; + content: "\f065"; } .icon-ic_fluent_table_lightning_20_filled:before { - content: "\f052"; + content: "\f066"; } .icon-ic_fluent_table_lightning_20_regular:before { - content: "\f053"; + content: "\f067"; } .icon-ic_fluent_table_link_20_filled:before { - content: "\f054"; + content: "\f068"; } .icon-ic_fluent_table_link_20_regular:before { - content: "\f055"; + content: "\f069"; } .icon-ic_fluent_table_lock_20_filled:before { - content: "\f056"; + content: "\f06a"; } .icon-ic_fluent_table_lock_20_regular:before { - content: "\f057"; + content: "\f06b"; } .icon-ic_fluent_table_move_above_20_filled:before { - content: "\f058"; + content: "\f06c"; } .icon-ic_fluent_table_move_above_20_regular:before { - content: "\f059"; + content: "\f06d"; } .icon-ic_fluent_table_move_below_20_filled:before { - content: "\f05a"; + content: "\f06e"; } .icon-ic_fluent_table_move_below_20_regular:before { - content: "\f05b"; + content: "\f06f"; } .icon-ic_fluent_table_move_left_20_filled:before { - content: "\f05c"; + content: "\f070"; } .icon-ic_fluent_table_move_left_20_regular:before { - content: "\f05d"; + content: "\f071"; } .icon-ic_fluent_table_move_right_20_filled:before { - content: "\f05e"; + content: "\f072"; } .icon-ic_fluent_table_move_right_20_regular:before { - content: "\f05f"; + content: "\f073"; } .icon-ic_fluent_table_multiple_20_filled:before { - content: "\f060"; + content: "\f074"; } .icon-ic_fluent_table_multiple_20_regular:before { - content: "\f061"; + content: "\f075"; } .icon-ic_fluent_table_offset_20_filled:before { - content: "\f062"; + content: "\f076"; } .icon-ic_fluent_table_offset_20_regular:before { - content: "\f063"; + content: "\f077"; } .icon-ic_fluent_table_offset_add_20_filled:before { - content: "\f064"; + content: "\f078"; } .icon-ic_fluent_table_offset_add_20_regular:before { - content: "\f065"; + content: "\f079"; } .icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before { - content: "\f066"; + content: "\f07a"; } .icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before { - content: "\f067"; + content: "\f07b"; } .icon-ic_fluent_table_offset_settings_20_filled:before { - content: "\f068"; + content: "\f07c"; } .icon-ic_fluent_table_offset_settings_20_regular:before { - content: "\f069"; + content: "\f07d"; } .icon-ic_fluent_table_resize_column_20_filled:before { - content: "\f06a"; + content: "\f07e"; } .icon-ic_fluent_table_resize_column_20_regular:before { - content: "\f06b"; + content: "\f07f"; } .icon-ic_fluent_table_resize_row_20_filled:before { - content: "\f06c"; + content: "\f080"; } .icon-ic_fluent_table_resize_row_20_regular:before { - content: "\f06d"; + content: "\f081"; } .icon-ic_fluent_table_search_20_filled:before { - content: "\f06e"; + content: "\f082"; } .icon-ic_fluent_table_search_20_regular:before { - content: "\f06f"; + content: "\f083"; } .icon-ic_fluent_table_settings_20_filled:before { - content: "\f070"; + content: "\f084"; } .icon-ic_fluent_table_settings_20_regular:before { - content: "\f071"; + content: "\f085"; } .icon-ic_fluent_table_simple_20_filled:before { - content: "\f072"; + content: "\f086"; } .icon-ic_fluent_table_simple_20_regular:before { - content: "\f073"; + content: "\f087"; } .icon-ic_fluent_table_simple_checkmark_20_filled:before { - content: "\f074"; + content: "\f088"; } .icon-ic_fluent_table_simple_checkmark_20_regular:before { - content: "\f075"; + content: "\f089"; } .icon-ic_fluent_table_simple_exclude_20_filled:before { - content: "\f076"; + content: "\f08a"; } .icon-ic_fluent_table_simple_exclude_20_regular:before { - content: "\f077"; + content: "\f08b"; } .icon-ic_fluent_table_simple_include_20_filled:before { - content: "\f078"; + content: "\f08c"; } .icon-ic_fluent_table_simple_include_20_regular:before { - content: "\f079"; + content: "\f08d"; } .icon-ic_fluent_table_simple_multiple_20_filled:before { - content: "\f07a"; + content: "\f08e"; } .icon-ic_fluent_table_simple_multiple_20_regular:before { - content: "\f07b"; + content: "\f08f"; } .icon-ic_fluent_table_sparkle_20_filled:before { - content: "\f07c"; + content: "\f090"; } .icon-ic_fluent_table_sparkle_20_regular:before { - content: "\f07d"; + content: "\f091"; } .icon-ic_fluent_table_split_20_filled:before { - content: "\f07e"; + content: "\f092"; } .icon-ic_fluent_table_split_20_regular:before { - content: "\f07f"; + content: "\f093"; } .icon-ic_fluent_table_stack_above_20_filled:before { - content: "\f080"; + content: "\f094"; } .icon-ic_fluent_table_stack_above_20_regular:before { - content: "\f081"; + content: "\f095"; } .icon-ic_fluent_table_stack_below_20_filled:before { - content: "\f082"; + content: "\f096"; } .icon-ic_fluent_table_stack_below_20_regular:before { - content: "\f083"; + content: "\f097"; } .icon-ic_fluent_table_stack_left_20_filled:before { - content: "\f084"; + content: "\f098"; } .icon-ic_fluent_table_stack_left_20_regular:before { - content: "\f085"; + content: "\f099"; } .icon-ic_fluent_table_stack_right_20_filled:before { - content: "\f086"; + content: "\f09a"; } .icon-ic_fluent_table_stack_right_20_regular:before { - content: "\f087"; + content: "\f09b"; } .icon-ic_fluent_table_switch_20_filled:before { - content: "\f088"; + content: "\f09c"; } .icon-ic_fluent_table_switch_20_regular:before { - content: "\f089"; + content: "\f09d"; } .icon-ic_fluent_tablet_20_filled:before { - content: "\f08a"; + content: "\f09e"; } .icon-ic_fluent_tablet_20_regular:before { - content: "\f08b"; + content: "\f09f"; } .icon-ic_fluent_tablet_laptop_20_filled:before { - content: "\f08c"; + content: "\f0a0"; } .icon-ic_fluent_tablet_laptop_20_regular:before { - content: "\f08d"; + content: "\f0a1"; } .icon-ic_fluent_tablet_speaker_20_filled:before { - content: "\f08e"; + content: "\f0a2"; } .icon-ic_fluent_tablet_speaker_20_regular:before { - content: "\f08f"; + content: "\f0a3"; } .icon-ic_fluent_tabs_20_filled:before { - content: "\f090"; + content: "\f0a4"; } .icon-ic_fluent_tabs_20_regular:before { - content: "\f091"; + content: "\f0a5"; } .icon-ic_fluent_tag_20_filled:before { - content: "\f092"; + content: "\f0a6"; } .icon-ic_fluent_tag_20_regular:before { - content: "\f093"; + content: "\f0a7"; } .icon-ic_fluent_tag_circle_20_filled:before { - content: "\f094"; + content: "\f0a8"; } .icon-ic_fluent_tag_circle_20_regular:before { - content: "\f095"; + content: "\f0a9"; } .icon-ic_fluent_tag_dismiss_20_filled:before { - content: "\f096"; + content: "\f0aa"; } .icon-ic_fluent_tag_dismiss_20_regular:before { - content: "\f097"; + content: "\f0ab"; } .icon-ic_fluent_tag_error_20_filled:before { - content: "\f098"; + content: "\f0ac"; } .icon-ic_fluent_tag_error_20_regular:before { - content: "\f099"; + content: "\f0ad"; } .icon-ic_fluent_tag_lock_20_filled:before { - content: "\f09a"; + content: "\f0ae"; } .icon-ic_fluent_tag_lock_20_regular:before { - content: "\f09b"; + content: "\f0af"; } .icon-ic_fluent_tag_lock_accent_20_filled:before { - content: "\f09c"; + content: "\f0b0"; } .icon-ic_fluent_tag_multiple_20_filled:before { - content: "\f09d"; + content: "\f0b1"; } .icon-ic_fluent_tag_multiple_20_regular:before { - content: "\f09e"; + content: "\f0b2"; } .icon-ic_fluent_tag_off_20_filled:before { - content: "\f09f"; + content: "\f0b3"; } .icon-ic_fluent_tag_off_20_regular:before { - content: "\f0a0"; + content: "\f0b4"; } .icon-ic_fluent_tag_question_mark_20_filled:before { - content: "\f0a1"; + content: "\f0b5"; } .icon-ic_fluent_tag_question_mark_20_regular:before { - content: "\f0a2"; + content: "\f0b6"; } .icon-ic_fluent_tag_reset_20_filled:before { - content: "\f0a3"; + content: "\f0b7"; } .icon-ic_fluent_tag_reset_20_regular:before { - content: "\f0a4"; + content: "\f0b8"; } .icon-ic_fluent_tag_search_20_filled:before { - content: "\f0a5"; + content: "\f0b9"; } .icon-ic_fluent_tag_search_20_regular:before { - content: "\f0a6"; + content: "\f0ba"; } .icon-ic_fluent_tap_double_20_filled:before { - content: "\f0a7"; + content: "\f0bb"; } .icon-ic_fluent_tap_double_20_regular:before { - content: "\f0a8"; + content: "\f0bc"; } .icon-ic_fluent_tap_single_20_filled:before { - content: "\f0a9"; + content: "\f0bd"; } .icon-ic_fluent_tap_single_20_regular:before { - content: "\f0aa"; + content: "\f0be"; } .icon-ic_fluent_target_20_filled:before { - content: "\f0ab"; + content: "\f0bf"; } .icon-ic_fluent_target_20_regular:before { - content: "\f0ac"; + content: "\f0c0"; } .icon-ic_fluent_target_add_20_filled:before { - content: "\f0ad"; + content: "\f0c1"; } .icon-ic_fluent_target_add_20_regular:before { - content: "\f0ae"; + content: "\f0c2"; } .icon-ic_fluent_target_arrow_20_filled:before { - content: "\f0af"; + content: "\f0c3"; } .icon-ic_fluent_target_arrow_20_regular:before { - content: "\f0b0"; + content: "\f0c4"; } .icon-ic_fluent_target_dismiss_20_filled:before { - content: "\f0b1"; + content: "\f0c5"; } .icon-ic_fluent_target_dismiss_20_regular:before { - content: "\f0b2"; + content: "\f0c6"; } .icon-ic_fluent_target_edit_20_filled:before { - content: "\f0b3"; + content: "\f0c7"; } .icon-ic_fluent_target_edit_20_regular:before { - content: "\f0b4"; + content: "\f0c8"; } .icon-ic_fluent_task_list_add_20_filled:before { - content: "\f0b5"; + content: "\f0c9"; } .icon-ic_fluent_task_list_add_20_regular:before { - content: "\f0b6"; + content: "\f0ca"; } .icon-ic_fluent_task_list_ltr_20_filled:before { - content: "\f0b7"; + content: "\f0cb"; } .icon-ic_fluent_task_list_ltr_20_regular:before { - content: "\f0b8"; + content: "\f0cc"; } .icon-ic_fluent_task_list_rtl_20_filled:before { - content: "\f0b9"; + content: "\f0cd"; } .icon-ic_fluent_task_list_rtl_20_regular:before { - content: "\f0ba"; + content: "\f0ce"; } .icon-ic_fluent_task_list_square_add_20_filled:before { - content: "\f0bb"; + content: "\f0cf"; } .icon-ic_fluent_task_list_square_add_20_regular:before { - content: "\f0bc"; + content: "\f0d0"; } .icon-ic_fluent_task_list_square_database_20_filled:before { - content: "\f0bd"; + content: "\f0d1"; } .icon-ic_fluent_task_list_square_database_20_regular:before { - content: "\f0be"; + content: "\f0d2"; } .icon-ic_fluent_task_list_square_ltr_20_filled:before { - content: "\f0bf"; + content: "\f0d3"; } .icon-ic_fluent_task_list_square_ltr_20_regular:before { - content: "\f0c0"; + content: "\f0d4"; } .icon-ic_fluent_task_list_square_person_20_filled:before { - content: "\f0c1"; + content: "\f0d5"; } .icon-ic_fluent_task_list_square_person_20_regular:before { - content: "\f0c2"; + content: "\f0d6"; } .icon-ic_fluent_task_list_square_rtl_20_filled:before { - content: "\f0c3"; + content: "\f0d7"; } .icon-ic_fluent_task_list_square_rtl_20_regular:before { - content: "\f0c4"; + content: "\f0d8"; } .icon-ic_fluent_task_list_square_settings_20_filled:before { - content: "\f0c5"; + content: "\f0d9"; } .icon-ic_fluent_task_list_square_settings_20_regular:before { - content: "\f0c6"; + content: "\f0da"; } .icon-ic_fluent_tasks_app_20_filled:before { - content: "\f0c7"; + content: "\f0db"; } .icon-ic_fluent_tasks_app_20_regular:before { - content: "\f0c8"; + content: "\f0dc"; } .icon-ic_fluent_teaching_20_filled:before { - content: "\f0c9"; + content: "\f0dd"; } .icon-ic_fluent_teaching_20_regular:before { - content: "\f0ca"; + content: "\f0de"; } .icon-ic_fluent_teardrop_bottom_right_20_filled:before { - content: "\f0cb"; + content: "\f0df"; } .icon-ic_fluent_teardrop_bottom_right_20_regular:before { - content: "\f0cc"; + content: "\f0e0"; } .icon-ic_fluent_teddy_20_filled:before { - content: "\f0cd"; + content: "\f0e1"; } .icon-ic_fluent_teddy_20_regular:before { - content: "\f0ce"; + content: "\f0e2"; } .icon-ic_fluent_temperature_20_filled:before { - content: "\f0cf"; + content: "\f0e3"; } .icon-ic_fluent_temperature_20_regular:before { - content: "\f0d0"; + content: "\f0e4"; } .icon-ic_fluent_tent_20_filled:before { - content: "\f0d1"; + content: "\f0e5"; } .icon-ic_fluent_tent_20_regular:before { - content: "\f0d2"; + content: "\f0e6"; } .icon-ic_fluent_tetris_app_20_filled:before { - content: "\f0d3"; + content: "\f0e7"; } .icon-ic_fluent_tetris_app_20_regular:before { - content: "\f0d4"; + content: "\f0e8"; } .icon-ic_fluent_text_add_20_filled:before { - content: "\f0d5"; + content: "\f0e9"; } .icon-ic_fluent_text_add_20_regular:before { - content: "\f0d6"; + content: "\f0ea"; } .icon-ic_fluent_text_add_space_after_20_filled:before { - content: "\f0d7"; + content: "\f0eb"; } .icon-ic_fluent_text_add_space_after_20_regular:before { - content: "\f0d8"; + content: "\f0ec"; } .icon-ic_fluent_text_add_space_before_20_filled:before { - content: "\f0d9"; + content: "\f0ed"; } .icon-ic_fluent_text_add_space_before_20_regular:before { - content: "\f0da"; + content: "\f0ee"; } .icon-ic_fluent_text_add_t_20_filled:before { - content: "\f0db"; + content: "\f0ef"; } .icon-ic_fluent_text_add_t_20_regular:before { - content: "\f0dc"; + content: "\f0f0"; } .icon-ic_fluent_text_align_center_20_filled:before { - content: "\f0dd"; + content: "\f0f1"; } .icon-ic_fluent_text_align_center_20_regular:before { - content: "\f0de"; + content: "\f0f2"; } .icon-ic_fluent_text_align_center_rotate_270_20_filled:before { - content: "\f0df"; + content: "\f0f3"; } .icon-ic_fluent_text_align_center_rotate_270_20_regular:before { - content: "\f0e0"; + content: "\f0f4"; } .icon-ic_fluent_text_align_center_rotate_90_20_filled:before { - content: "\f0e1"; + content: "\f0f5"; } .icon-ic_fluent_text_align_center_rotate_90_20_regular:before { - content: "\f0e2"; + content: "\f0f6"; } .icon-ic_fluent_text_align_distributed_20_filled:before { - content: "\f0e3"; + content: "\f0f7"; } .icon-ic_fluent_text_align_distributed_20_regular:before { - content: "\f0e4"; + content: "\f0f8"; } .icon-ic_fluent_text_align_distributed_evenly_20_filled:before { - content: "\f0e5"; + content: "\f0f9"; } .icon-ic_fluent_text_align_distributed_evenly_20_regular:before { - content: "\f0e6"; + content: "\f0fa"; } .icon-ic_fluent_text_align_distributed_vertical_20_filled:before { - content: "\f0e7"; + content: "\f0fb"; } .icon-ic_fluent_text_align_distributed_vertical_20_regular:before { - content: "\f0e8"; + content: "\f0fc"; } .icon-ic_fluent_text_align_justify_20_filled:before { - content: "\f0e9"; + content: "\f0fd"; } .icon-ic_fluent_text_align_justify_20_regular:before { - content: "\f0ea"; + content: "\f0fe"; } .icon-ic_fluent_text_align_justify_low_20_filled:before { - content: "\f0eb"; + content: "\f0ff"; } .icon-ic_fluent_text_align_justify_low_20_regular:before { - content: "\f0ec"; + content: "\f100"; } .icon-ic_fluent_text_align_justify_low_90_20_filled:before { - content: "\f0ed"; + content: "\f101"; } .icon-ic_fluent_text_align_justify_low_90_20_regular:before { - content: "\f0ee"; + content: "\f102"; } .icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before { - content: "\f0ef"; + content: "\f103"; } .icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before { - content: "\f0f0"; + content: "\f104"; } .icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before { - content: "\f0f1"; + content: "\f105"; } .icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before { - content: "\f0f2"; + content: "\f106"; } .icon-ic_fluent_text_align_justify_rotate_270_20_filled:before { - content: "\f0f3"; + content: "\f107"; } .icon-ic_fluent_text_align_justify_rotate_270_20_regular:before { - content: "\f0f4"; + content: "\f108"; } .icon-ic_fluent_text_align_justify_rotate_90_20_filled:before { - content: "\f0f5"; + content: "\f109"; } .icon-ic_fluent_text_align_justify_rotate_90_20_regular:before { - content: "\f0f6"; + content: "\f10a"; } .icon-ic_fluent_text_align_left_20_filled:before { - content: "\f0f7"; + content: "\f10b"; } .icon-ic_fluent_text_align_left_20_regular:before { - content: "\f0f8"; + content: "\f10c"; } .icon-ic_fluent_text_align_left_rotate_270_20_filled:before { - content: "\f0f9"; + content: "\f10d"; } .icon-ic_fluent_text_align_left_rotate_270_20_regular:before { - content: "\f0fa"; + content: "\f10e"; } .icon-ic_fluent_text_align_left_rotate_90_20_filled:before { - content: "\f0fb"; + content: "\f10f"; } .icon-ic_fluent_text_align_left_rotate_90_20_regular:before { - content: "\f0fc"; + content: "\f110"; } .icon-ic_fluent_text_align_right_20_filled:before { - content: "\f0fd"; + content: "\f111"; } .icon-ic_fluent_text_align_right_20_regular:before { - content: "\f0fe"; + content: "\f112"; } .icon-ic_fluent_text_align_right_rotate_270_20_filled:before { - content: "\f0ff"; + content: "\f113"; } .icon-ic_fluent_text_align_right_rotate_270_20_regular:before { - content: "\f100"; + content: "\f114"; } .icon-ic_fluent_text_align_right_rotate_90_20_filled:before { - content: "\f101"; + content: "\f115"; } .icon-ic_fluent_text_align_right_rotate_90_20_regular:before { - content: "\f102"; + content: "\f116"; } .icon-ic_fluent_text_arrow_down_right_column_20_filled:before { - content: "\f103"; + content: "\f117"; } .icon-ic_fluent_text_arrow_down_right_column_20_regular:before { - content: "\f104"; + content: "\f118"; } .icon-ic_fluent_text_asterisk_20_filled:before { - content: "\f105"; + content: "\f119"; } .icon-ic_fluent_text_asterisk_20_regular:before { - content: "\f106"; + content: "\f11a"; } .icon-ic_fluent_text_baseline_20_filled:before { - content: "\f107"; + content: "\f11b"; } .icon-ic_fluent_text_baseline_20_regular:before { - content: "\f108"; + content: "\f11c"; } .icon-ic_fluent_text_bold_20_filled:before { - content: "\f109"; + content: "\f11d"; } .icon-ic_fluent_text_bold_20_regular:before { - content: "\f10a"; + content: "\f11e"; } .icon-ic_fluent_text_box_settings_20_filled:before { - content: "\f10b"; + content: "\f11f"; } .icon-ic_fluent_text_box_settings_20_regular:before { - content: "\f10c"; + content: "\f120"; } .icon-ic_fluent_text_bullet_list_20_filled:before { - content: "\f10d"; + content: "\f121"; } .icon-ic_fluent_text_bullet_list_20_regular:before { - content: "\f10e"; + content: "\f122"; } .icon-ic_fluent_text_bullet_list_90_20_filled:before { - content: "\f10f"; + content: "\f123"; } .icon-ic_fluent_text_bullet_list_90_20_regular:before { - content: "\f110"; + content: "\f124"; } .icon-ic_fluent_text_bullet_list_add_20_filled:before { - content: "\f111"; + content: "\f125"; } .icon-ic_fluent_text_bullet_list_add_20_regular:before { - content: "\f112"; + content: "\f126"; } .icon-ic_fluent_text_bullet_list_checkmark_20_filled:before { - content: "\f113"; + content: "\f127"; } .icon-ic_fluent_text_bullet_list_checkmark_20_regular:before { - content: "\f114"; + content: "\f128"; } .icon-ic_fluent_text_bullet_list_dismiss_20_filled:before { - content: "\f115"; + content: "\f129"; } .icon-ic_fluent_text_bullet_list_dismiss_20_regular:before { - content: "\f116"; + content: "\f12a"; } .icon-ic_fluent_text_bullet_list_ltr_20_filled:before { - content: "\f117"; + content: "\f12b"; } .icon-ic_fluent_text_bullet_list_ltr_20_regular:before { - content: "\f118"; + content: "\f12c"; } .icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before { - content: "\f119"; + content: "\f12d"; } .icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before { - content: "\f11a"; + content: "\f12e"; } .icon-ic_fluent_text_bullet_list_rtl_20_filled:before { - content: "\f11b"; + content: "\f12f"; } .icon-ic_fluent_text_bullet_list_rtl_20_regular:before { - content: "\f11c"; + content: "\f130"; } .icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before { - content: "\f11d"; + content: "\f131"; } .icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before { - content: "\f11e"; + content: "\f132"; } .icon-ic_fluent_text_bullet_list_square_20_filled:before { - content: "\f11f"; + content: "\f133"; } .icon-ic_fluent_text_bullet_list_square_20_regular:before { - content: "\f120"; + content: "\f134"; } .icon-ic_fluent_text_bullet_list_square_clock_20_filled:before { - content: "\f121"; + content: "\f135"; } .icon-ic_fluent_text_bullet_list_square_clock_20_regular:before { - content: "\f122"; + content: "\f136"; } .icon-ic_fluent_text_bullet_list_square_edit_20_filled:before { - content: "\f123"; + content: "\f137"; } .icon-ic_fluent_text_bullet_list_square_edit_20_regular:before { - content: "\f124"; + content: "\f138"; } .icon-ic_fluent_text_bullet_list_square_person_20_filled:before { - content: "\f125"; + content: "\f139"; } .icon-ic_fluent_text_bullet_list_square_person_20_regular:before { - content: "\f126"; + content: "\f13a"; } .icon-ic_fluent_text_bullet_list_square_search_20_filled:before { - content: "\f127"; + content: "\f13b"; } .icon-ic_fluent_text_bullet_list_square_search_20_regular:before { - content: "\f128"; + content: "\f13c"; } .icon-ic_fluent_text_bullet_list_square_settings_20_filled:before { - content: "\f129"; + content: "\f13d"; } .icon-ic_fluent_text_bullet_list_square_settings_20_regular:before { - content: "\f12a"; + content: "\f13e"; } .icon-ic_fluent_text_bullet_list_square_shield_20_filled:before { - content: "\f12b"; + content: "\f13f"; } .icon-ic_fluent_text_bullet_list_square_shield_20_regular:before { - content: "\f12c"; + content: "\f140"; } .icon-ic_fluent_text_bullet_list_square_sparkle_20_filled:before { - content: "\f12d"; + content: "\f141"; } .icon-ic_fluent_text_bullet_list_square_sparkle_20_regular:before { - content: "\f12e"; + content: "\f142"; } .icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before { - content: "\f12f"; + content: "\f143"; } .icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before { - content: "\f130"; + content: "\f144"; } .icon-ic_fluent_text_bullet_list_square_warning_20_filled:before { - content: "\f131"; + content: "\f145"; } .icon-ic_fluent_text_bullet_list_square_warning_20_regular:before { - content: "\f132"; + content: "\f146"; } .icon-ic_fluent_text_bullet_list_tree_20_filled:before { - content: "\f133"; + content: "\f147"; } .icon-ic_fluent_text_bullet_list_tree_20_regular:before { - content: "\f134"; + content: "\f148"; } .icon-ic_fluent_text_case_lowercase_20_filled:before { - content: "\f135"; + content: "\f149"; } .icon-ic_fluent_text_case_lowercase_20_regular:before { - content: "\f136"; + content: "\f14a"; } .icon-ic_fluent_text_case_title_20_filled:before { - content: "\f137"; + content: "\f14b"; } .icon-ic_fluent_text_case_title_20_regular:before { - content: "\f138"; + content: "\f14c"; } .icon-ic_fluent_text_case_uppercase_20_filled:before { - content: "\f139"; + content: "\f14d"; } .icon-ic_fluent_text_case_uppercase_20_regular:before { - content: "\f13a"; + content: "\f14e"; } .icon-ic_fluent_text_change_case_20_filled:before { - content: "\f13b"; + content: "\f14f"; } .icon-ic_fluent_text_change_case_20_regular:before { - content: "\f13c"; + content: "\f150"; } .icon-ic_fluent_text_clear_formatting_20_filled:before { - content: "\f13d"; + content: "\f151"; } .icon-ic_fluent_text_clear_formatting_20_regular:before { - content: "\f13e"; + content: "\f152"; } .icon-ic_fluent_text_collapse_20_filled:before { - content: "\f13f"; + content: "\f153"; } .icon-ic_fluent_text_collapse_20_regular:before { - content: "\f140"; + content: "\f154"; } .icon-ic_fluent_text_color_20_filled:before { - content: "\f141"; + content: "\f155"; } .icon-ic_fluent_text_color_20_regular:before { - content: "\f142"; + content: "\f156"; } .icon-ic_fluent_text_color_accent_20_filled:before { - content: "\f143"; + content: "\f157"; } .icon-ic_fluent_text_column_one_20_filled:before { - content: "\f144"; + content: "\f158"; } .icon-ic_fluent_text_column_one_20_regular:before { - content: "\f145"; + content: "\f159"; } .icon-ic_fluent_text_column_one_narrow_20_filled:before { - content: "\f146"; + content: "\f15a"; } .icon-ic_fluent_text_column_one_narrow_20_regular:before { - content: "\f147"; + content: "\f15b"; } .icon-ic_fluent_text_column_one_semi_narrow_20_filled:before { - content: "\f148"; + content: "\f15c"; } .icon-ic_fluent_text_column_one_semi_narrow_20_regular:before { - content: "\f149"; + content: "\f15d"; } .icon-ic_fluent_text_column_one_wide_20_filled:before { - content: "\f14a"; + content: "\f15e"; } .icon-ic_fluent_text_column_one_wide_20_regular:before { - content: "\f14b"; + content: "\f15f"; } .icon-ic_fluent_text_column_one_wide_lightning_20_filled:before { - content: "\f14c"; + content: "\f160"; } .icon-ic_fluent_text_column_one_wide_lightning_20_regular:before { - content: "\f14d"; + content: "\f161"; } .icon-ic_fluent_text_column_three_20_filled:before { - content: "\f14e"; + content: "\f162"; } .icon-ic_fluent_text_column_three_20_regular:before { - content: "\f14f"; + content: "\f163"; } .icon-ic_fluent_text_column_two_20_filled:before { - content: "\f150"; + content: "\f164"; } .icon-ic_fluent_text_column_two_20_regular:before { - content: "\f151"; + content: "\f165"; } .icon-ic_fluent_text_column_two_left_20_filled:before { - content: "\f152"; + content: "\f166"; } .icon-ic_fluent_text_column_two_left_20_regular:before { - content: "\f153"; + content: "\f167"; } .icon-ic_fluent_text_column_two_right_20_filled:before { - content: "\f154"; + content: "\f168"; } .icon-ic_fluent_text_column_two_right_20_regular:before { - content: "\f155"; + content: "\f169"; } .icon-ic_fluent_text_column_wide_20_filled:before { - content: "\f156"; + content: "\f16a"; } .icon-ic_fluent_text_column_wide_20_regular:before { - content: "\f157"; + content: "\f16b"; } .icon-ic_fluent_text_continuous_20_filled:before { - content: "\f158"; + content: "\f16c"; } .icon-ic_fluent_text_continuous_20_regular:before { - content: "\f159"; + content: "\f16d"; } .icon-ic_fluent_text_density_20_filled:before { - content: "\f15a"; + content: "\f16e"; } .icon-ic_fluent_text_density_20_regular:before { - content: "\f15b"; + content: "\f16f"; } .icon-ic_fluent_text_description_20_filled:before { - content: "\f15c"; + content: "\f170"; } .icon-ic_fluent_text_description_20_regular:before { - content: "\f15d"; + content: "\f171"; } .icon-ic_fluent_text_description_ltr_20_filled:before { - content: "\f15e"; + content: "\f172"; } .icon-ic_fluent_text_description_ltr_20_regular:before { - content: "\f15f"; + content: "\f173"; } .icon-ic_fluent_text_description_rtl_20_filled:before { - content: "\f160"; + content: "\f174"; } .icon-ic_fluent_text_description_rtl_20_regular:before { - content: "\f161"; + content: "\f175"; } .icon-ic_fluent_text_direction_horizontal_left_20_filled:before { - content: "\f162"; + content: "\f176"; } .icon-ic_fluent_text_direction_horizontal_left_20_regular:before { - content: "\f163"; + content: "\f177"; } .icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before { - content: "\f164"; + content: "\f178"; } .icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before { - content: "\f165"; + content: "\f179"; } .icon-ic_fluent_text_direction_horizontal_right_20_filled:before { - content: "\f166"; + content: "\f17a"; } .icon-ic_fluent_text_direction_horizontal_right_20_regular:before { - content: "\f167"; + content: "\f17b"; } .icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before { - content: "\f168"; + content: "\f17c"; } .icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before { - content: "\f169"; + content: "\f17d"; } .icon-ic_fluent_text_direction_rotate_270_right_20_filled:before { - content: "\f16a"; + content: "\f17e"; } .icon-ic_fluent_text_direction_rotate_270_right_20_regular:before { - content: "\f16b"; + content: "\f17f"; } .icon-ic_fluent_text_direction_rotate_315_right_20_filled:before { - content: "\f16c"; + content: "\f180"; } .icon-ic_fluent_text_direction_rotate_315_right_20_regular:before { - content: "\f16d"; + content: "\f181"; } .icon-ic_fluent_text_direction_rotate_45_right_20_filled:before { - content: "\f16e"; + content: "\f182"; } .icon-ic_fluent_text_direction_rotate_45_right_20_regular:before { - content: "\f16f"; + content: "\f183"; } .icon-ic_fluent_text_direction_rotate_90_left_20_filled:before { - content: "\f170"; + content: "\f184"; } .icon-ic_fluent_text_direction_rotate_90_left_20_regular:before { - content: "\f171"; + content: "\f185"; } .icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before { - content: "\f172"; + content: "\f186"; } .icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before { - content: "\f173"; + content: "\f187"; } .icon-ic_fluent_text_direction_rotate_90_right_20_filled:before { - content: "\f174"; + content: "\f188"; } .icon-ic_fluent_text_direction_rotate_90_right_20_regular:before { - content: "\f175"; + content: "\f189"; } .icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before { - content: "\f176"; + content: "\f18a"; } .icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before { - content: "\f177"; + content: "\f18b"; } .icon-ic_fluent_text_direction_vertical_20_filled:before { - content: "\f178"; + content: "\f18c"; } .icon-ic_fluent_text_direction_vertical_20_regular:before { - content: "\f179"; + content: "\f18d"; } .icon-ic_fluent_text_edit_style_20_filled:before { - content: "\f17a"; + content: "\f18e"; } .icon-ic_fluent_text_edit_style_20_regular:before { - content: "\f17b"; + content: "\f18f"; } .icon-ic_fluent_text_effects_20_filled:before { - content: "\f17c"; + content: "\f190"; } .icon-ic_fluent_text_effects_20_regular:before { - content: "\f17d"; + content: "\f191"; } .icon-ic_fluent_text_effects_sparkle_20_filled:before { - content: "\f17e"; + content: "\f192"; } .icon-ic_fluent_text_effects_sparkle_20_regular:before { - content: "\f17f"; + content: "\f193"; } .icon-ic_fluent_text_expand_20_filled:before { - content: "\f180"; + content: "\f194"; } .icon-ic_fluent_text_expand_20_regular:before { - content: "\f181"; + content: "\f195"; } .icon-ic_fluent_text_field_20_filled:before { - content: "\f182"; + content: "\f196"; } .icon-ic_fluent_text_field_20_regular:before { - content: "\f183"; + content: "\f197"; } .icon-ic_fluent_text_first_line_20_filled:before { - content: "\f184"; + content: "\f198"; } .icon-ic_fluent_text_first_line_20_regular:before { - content: "\f185"; + content: "\f199"; } .icon-ic_fluent_text_font_20_filled:before { - content: "\f186"; + content: "\f19a"; } .icon-ic_fluent_text_font_20_regular:before { - content: "\f187"; + content: "\f19b"; } .icon-ic_fluent_text_font_info_20_filled:before { - content: "\f188"; + content: "\f19c"; } .icon-ic_fluent_text_font_info_20_regular:before { - content: "\f189"; + content: "\f19d"; } .icon-ic_fluent_text_font_size_20_filled:before { - content: "\f18a"; + content: "\f19e"; } .icon-ic_fluent_text_font_size_20_regular:before { - content: "\f18b"; + content: "\f19f"; } .icon-ic_fluent_text_footnote_20_filled:before { - content: "\f18c"; + content: "\f1a0"; } .icon-ic_fluent_text_footnote_20_regular:before { - content: "\f18d"; + content: "\f1a1"; } .icon-ic_fluent_text_grammar_arrow_left_20_filled:before { - content: "\f18e"; + content: "\f1a2"; } .icon-ic_fluent_text_grammar_arrow_left_20_regular:before { - content: "\f18f"; + content: "\f1a3"; } .icon-ic_fluent_text_grammar_arrow_right_20_filled:before { - content: "\f190"; + content: "\f1a4"; } .icon-ic_fluent_text_grammar_arrow_right_20_regular:before { - content: "\f191"; + content: "\f1a5"; } .icon-ic_fluent_text_grammar_checkmark_20_filled:before { - content: "\f192"; + content: "\f1a6"; } .icon-ic_fluent_text_grammar_checkmark_20_regular:before { - content: "\f193"; + content: "\f1a7"; } .icon-ic_fluent_text_grammar_dismiss_20_filled:before { - content: "\f194"; + content: "\f1a8"; } .icon-ic_fluent_text_grammar_dismiss_20_regular:before { - content: "\f195"; + content: "\f1a9"; } .icon-ic_fluent_text_grammar_error_20_filled:before { - content: "\f196"; + content: "\f1aa"; } .icon-ic_fluent_text_grammar_error_20_regular:before { - content: "\f197"; + content: "\f1ab"; } .icon-ic_fluent_text_grammar_lightning_20_filled:before { - content: "\f198"; + content: "\f1ac"; } .icon-ic_fluent_text_grammar_lightning_20_regular:before { - content: "\f199"; + content: "\f1ad"; } .icon-ic_fluent_text_grammar_settings_20_filled:before { - content: "\f19a"; + content: "\f1ae"; } .icon-ic_fluent_text_grammar_settings_20_regular:before { - content: "\f19b"; + content: "\f1af"; } .icon-ic_fluent_text_grammar_wand_20_filled:before { - content: "\f19c"; + content: "\f1b0"; } .icon-ic_fluent_text_grammar_wand_20_regular:before { - content: "\f19d"; + content: "\f1b1"; } .icon-ic_fluent_text_hanging_20_filled:before { - content: "\f19e"; + content: "\f1b2"; } .icon-ic_fluent_text_hanging_20_regular:before { - content: "\f19f"; + content: "\f1b3"; } .icon-ic_fluent_text_header_1_20_filled:before { - content: "\f1a0"; + content: "\f1b4"; } .icon-ic_fluent_text_header_1_20_regular:before { - content: "\f1a1"; + content: "\f1b5"; } .icon-ic_fluent_text_header_1_lines_20_filled:before { - content: "\f1a2"; + content: "\f1b6"; } .icon-ic_fluent_text_header_1_lines_20_regular:before { - content: "\f1a3"; + content: "\f1b7"; } .icon-ic_fluent_text_header_1_lines_caret_20_filled:before { - content: "\f1a4"; + content: "\f1b8"; } .icon-ic_fluent_text_header_1_lines_caret_20_regular:before { - content: "\f1a5"; + content: "\f1b9"; } .icon-ic_fluent_text_header_2_20_filled:before { - content: "\f1a6"; + content: "\f1ba"; } .icon-ic_fluent_text_header_2_20_regular:before { - content: "\f1a7"; + content: "\f1bb"; } .icon-ic_fluent_text_header_2_lines_20_filled:before { - content: "\f1a8"; + content: "\f1bc"; } .icon-ic_fluent_text_header_2_lines_20_regular:before { - content: "\f1a9"; + content: "\f1bd"; } .icon-ic_fluent_text_header_2_lines_caret_20_filled:before { - content: "\f1aa"; + content: "\f1be"; } .icon-ic_fluent_text_header_2_lines_caret_20_regular:before { - content: "\f1ab"; + content: "\f1bf"; } .icon-ic_fluent_text_header_3_20_filled:before { - content: "\f1ac"; + content: "\f1c0"; } .icon-ic_fluent_text_header_3_20_regular:before { - content: "\f1ad"; + content: "\f1c1"; } .icon-ic_fluent_text_header_3_lines_20_filled:before { - content: "\f1ae"; + content: "\f1c2"; } .icon-ic_fluent_text_header_3_lines_20_regular:before { - content: "\f1af"; + content: "\f1c3"; } .icon-ic_fluent_text_header_3_lines_caret_20_filled:before { - content: "\f1b0"; + content: "\f1c4"; } .icon-ic_fluent_text_header_3_lines_caret_20_regular:before { - content: "\f1b1"; + content: "\f1c5"; } .icon-ic_fluent_text_indent_decrease_20_filled:before { - content: "\f1b2"; + content: "\f1c6"; } .icon-ic_fluent_text_indent_decrease_20_regular:before { - content: "\f1b3"; + content: "\f1c7"; } .icon-ic_fluent_text_indent_decrease_ltr_20_filled:before { - content: "\f1b4"; + content: "\f1c8"; } .icon-ic_fluent_text_indent_decrease_ltr_20_regular:before { - content: "\f1b5"; + content: "\f1c9"; } .icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before { - content: "\f1b6"; + content: "\f1ca"; } .icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before { - content: "\f1b7"; + content: "\f1cb"; } .icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before { - content: "\f1b8"; + content: "\f1cc"; } .icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before { - content: "\f1b9"; + content: "\f1cd"; } .icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before { - content: "\f1ba"; + content: "\f1ce"; } .icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before { - content: "\f1bb"; + content: "\f1cf"; } .icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before { - content: "\f1bc"; + content: "\f1d0"; } .icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before { - content: "\f1bd"; + content: "\f1d1"; } .icon-ic_fluent_text_indent_decrease_rtl_20_filled:before { - content: "\f1be"; + content: "\f1d2"; } .icon-ic_fluent_text_indent_decrease_rtl_20_regular:before { - content: "\f1bf"; + content: "\f1d3"; } .icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before { - content: "\f1c0"; + content: "\f1d4"; } .icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before { - content: "\f1c1"; + content: "\f1d5"; } .icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before { - content: "\f1c2"; + content: "\f1d6"; } .icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before { - content: "\f1c3"; + content: "\f1d7"; } .icon-ic_fluent_text_indent_increase_20_filled:before { - content: "\f1c4"; + content: "\f1d8"; } .icon-ic_fluent_text_indent_increase_20_regular:before { - content: "\f1c5"; + content: "\f1d9"; } .icon-ic_fluent_text_indent_increase_ltr_20_filled:before { - content: "\f1c6"; + content: "\f1da"; } .icon-ic_fluent_text_indent_increase_ltr_20_regular:before { - content: "\f1c7"; + content: "\f1db"; } .icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before { - content: "\f1c8"; + content: "\f1dc"; } .icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before { - content: "\f1c9"; + content: "\f1dd"; } .icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before { - content: "\f1ca"; + content: "\f1de"; } .icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before { - content: "\f1cb"; + content: "\f1df"; } .icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before { - content: "\f1cc"; + content: "\f1e0"; } .icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before { - content: "\f1cd"; + content: "\f1e1"; } .icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before { - content: "\f1ce"; + content: "\f1e2"; } .icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before { - content: "\f1cf"; + content: "\f1e3"; } .icon-ic_fluent_text_indent_increase_rtl_20_filled:before { - content: "\f1d0"; + content: "\f1e4"; } .icon-ic_fluent_text_indent_increase_rtl_20_regular:before { - content: "\f1d1"; + content: "\f1e5"; } .icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before { - content: "\f1d2"; + content: "\f1e6"; } .icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before { - content: "\f1d3"; + content: "\f1e7"; } .icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before { - content: "\f1d4"; + content: "\f1e8"; } .icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before { - content: "\f1d5"; + content: "\f1e9"; } .icon-ic_fluent_text_italic_20_filled:before { - content: "\f1d6"; + content: "\f1ea"; } .icon-ic_fluent_text_italic_20_regular:before { - content: "\f1d7"; + content: "\f1eb"; } .icon-ic_fluent_text_line_spacing_20_filled:before { - content: "\f1d8"; + content: "\f1ec"; } .icon-ic_fluent_text_line_spacing_20_regular:before { - content: "\f1d9"; + content: "\f1ed"; } .icon-ic_fluent_text_more_20_filled:before { - content: "\f1da"; + content: "\f1ee"; } .icon-ic_fluent_text_more_20_regular:before { - content: "\f1db"; + content: "\f1ef"; } .icon-ic_fluent_text_number_format_20_filled:before { - content: "\f1dc"; + content: "\f1f0"; } .icon-ic_fluent_text_number_format_20_regular:before { - content: "\f1dd"; + content: "\f1f1"; } .icon-ic_fluent_text_number_list_ltr_20_filled:before { - content: "\f1de"; + content: "\f1f2"; } .icon-ic_fluent_text_number_list_ltr_20_regular:before { - content: "\f1df"; + content: "\f1f3"; } .icon-ic_fluent_text_number_list_ltr_90_20_filled:before { - content: "\f1e0"; + content: "\f1f4"; } .icon-ic_fluent_text_number_list_ltr_90_20_regular:before { - content: "\f1e1"; + content: "\f1f5"; } .icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before { - content: "\f1e2"; + content: "\f1f6"; } .icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before { - content: "\f1e3"; + content: "\f1f7"; } .icon-ic_fluent_text_number_list_rotate_270_20_filled:before { - content: "\f1e4"; + content: "\f1f8"; } .icon-ic_fluent_text_number_list_rotate_270_20_regular:before { - content: "\f1e5"; + content: "\f1f9"; } .icon-ic_fluent_text_number_list_rotate_90_20_filled:before { - content: "\f1e6"; + content: "\f1fa"; } .icon-ic_fluent_text_number_list_rotate_90_20_regular:before { - content: "\f1e7"; + content: "\f1fb"; } .icon-ic_fluent_text_number_list_rtl_20_filled:before { - content: "\f1e8"; + content: "\f1fc"; } .icon-ic_fluent_text_number_list_rtl_20_regular:before { - content: "\f1e9"; + content: "\f1fd"; } .icon-ic_fluent_text_number_list_rtl_90_20_filled:before { - content: "\f1ea"; + content: "\f1fe"; } .icon-ic_fluent_text_number_list_rtl_90_20_regular:before { - content: "\f1eb"; + content: "\f1ff"; } .icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before { - content: "\f1ec"; + content: "\f200"; } .icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before { - content: "\f1ed"; + content: "\f201"; } .icon-ic_fluent_text_paragraph_20_filled:before { - content: "\f1ee"; + content: "\f202"; } .icon-ic_fluent_text_paragraph_20_regular:before { - content: "\f1ef"; + content: "\f203"; } .icon-ic_fluent_text_paragraph_direction_20_filled:before { - content: "\f1f0"; + content: "\f204"; } .icon-ic_fluent_text_paragraph_direction_20_regular:before { - content: "\f1f1"; + content: "\f205"; } .icon-ic_fluent_text_paragraph_direction_left_20_filled:before { - content: "\f1f2"; + content: "\f206"; } .icon-ic_fluent_text_paragraph_direction_left_20_regular:before { - content: "\f1f3"; + content: "\f207"; } .icon-ic_fluent_text_paragraph_direction_right_20_filled:before { - content: "\f1f4"; + content: "\f208"; } .icon-ic_fluent_text_paragraph_direction_right_20_regular:before { - content: "\f1f5"; + content: "\f209"; } .icon-ic_fluent_text_period_asterisk_20_filled:before { - content: "\f1f6"; + content: "\f20a"; } .icon-ic_fluent_text_period_asterisk_20_regular:before { - content: "\f1f7"; + content: "\f20b"; } .icon-ic_fluent_text_position_behind_20_filled:before { - content: "\f1f8"; + content: "\f20c"; } .icon-ic_fluent_text_position_behind_20_regular:before { - content: "\f1f9"; + content: "\f20d"; } .icon-ic_fluent_text_position_front_20_filled:before { - content: "\f1fa"; + content: "\f20e"; } .icon-ic_fluent_text_position_front_20_regular:before { - content: "\f1fb"; + content: "\f20f"; } .icon-ic_fluent_text_position_line_20_filled:before { - content: "\f1fc"; + content: "\f210"; } .icon-ic_fluent_text_position_line_20_regular:before { - content: "\f1fd"; + content: "\f211"; } .icon-ic_fluent_text_position_square_20_filled:before { - content: "\f1fe"; + content: "\f212"; } .icon-ic_fluent_text_position_square_20_regular:before { - content: "\f1ff"; + content: "\f213"; } .icon-ic_fluent_text_position_square_left_20_filled:before { - content: "\f200"; + content: "\f214"; } .icon-ic_fluent_text_position_square_left_20_regular:before { - content: "\f201"; + content: "\f215"; } .icon-ic_fluent_text_position_square_right_20_filled:before { - content: "\f202"; + content: "\f216"; } .icon-ic_fluent_text_position_square_right_20_regular:before { - content: "\f203"; + content: "\f217"; } .icon-ic_fluent_text_position_through_20_filled:before { - content: "\f204"; + content: "\f218"; } .icon-ic_fluent_text_position_through_20_regular:before { - content: "\f205"; + content: "\f219"; } .icon-ic_fluent_text_position_tight_20_filled:before { - content: "\f206"; + content: "\f21a"; } .icon-ic_fluent_text_position_tight_20_regular:before { - content: "\f207"; + content: "\f21b"; } .icon-ic_fluent_text_position_top_bottom_20_filled:before { - content: "\f208"; + content: "\f21c"; } .icon-ic_fluent_text_position_top_bottom_20_regular:before { - content: "\f209"; + content: "\f21d"; } .icon-ic_fluent_text_proofing_tools_20_filled:before { - content: "\f20a"; + content: "\f21e"; } .icon-ic_fluent_text_proofing_tools_20_regular:before { - content: "\f20b"; + content: "\f21f"; } .icon-ic_fluent_text_quote_20_filled:before { - content: "\f20c"; + content: "\f220"; } .icon-ic_fluent_text_quote_20_regular:before { - content: "\f20d"; + content: "\f221"; } .icon-ic_fluent_text_sort_ascending_20_filled:before { - content: "\f20e"; + content: "\f222"; } .icon-ic_fluent_text_sort_ascending_20_regular:before { - content: "\f20f"; + content: "\f223"; } .icon-ic_fluent_text_sort_descending_20_filled:before { - content: "\f210"; + content: "\f224"; } .icon-ic_fluent_text_sort_descending_20_regular:before { - content: "\f211"; + content: "\f225"; } .icon-ic_fluent_text_strikethrough_20_filled:before { - content: "\f212"; + content: "\f226"; } .icon-ic_fluent_text_strikethrough_20_regular:before { - content: "\f213"; + content: "\f227"; } .icon-ic_fluent_text_subscript_20_filled:before { - content: "\f214"; + content: "\f228"; } .icon-ic_fluent_text_subscript_20_regular:before { - content: "\f215"; + content: "\f229"; } .icon-ic_fluent_text_superscript_20_filled:before { - content: "\f216"; + content: "\f22a"; } .icon-ic_fluent_text_superscript_20_regular:before { - content: "\f217"; + content: "\f22b"; } .icon-ic_fluent_text_t_20_filled:before { - content: "\f218"; + content: "\f22c"; } .icon-ic_fluent_text_t_20_regular:before { - content: "\f219"; + content: "\f22d"; } .icon-ic_fluent_text_underline_20_filled:before { - content: "\f21a"; + content: "\f22e"; } .icon-ic_fluent_text_underline_20_regular:before { - content: "\f21b"; + content: "\f22f"; } .icon-ic_fluent_text_underline_character_u_20_filled:before { - content: "\f21c"; + content: "\f230"; } .icon-ic_fluent_text_underline_character_u_20_regular:before { - content: "\f21d"; + content: "\f231"; } .icon-ic_fluent_text_underline_double_20_filled:before { - content: "\f21e"; + content: "\f232"; } .icon-ic_fluent_text_underline_double_20_regular:before { - content: "\f21f"; + content: "\f233"; } .icon-ic_fluent_text_whole_word_20_filled:before { - content: "\f220"; + content: "\f234"; } .icon-ic_fluent_text_whole_word_20_regular:before { - content: "\f221"; + content: "\f235"; } .icon-ic_fluent_text_word_count_20_filled:before { - content: "\f222"; + content: "\f236"; } .icon-ic_fluent_text_word_count_20_regular:before { - content: "\f223"; + content: "\f237"; } .icon-ic_fluent_text_wrap_20_filled:before { - content: "\f224"; + content: "\f238"; } .icon-ic_fluent_text_wrap_20_regular:before { - content: "\f225"; + content: "\f239"; } .icon-ic_fluent_text_wrap_off_20_filled:before { - content: "\f226"; + content: "\f23a"; } .icon-ic_fluent_text_wrap_off_20_regular:before { - content: "\f227"; + content: "\f23b"; } .icon-ic_fluent_textbox_20_filled:before { - content: "\f228"; + content: "\f23c"; } .icon-ic_fluent_textbox_20_regular:before { - content: "\f229"; + content: "\f23d"; } .icon-ic_fluent_textbox_align_bottom_20_filled:before { - content: "\f22a"; + content: "\f23e"; } .icon-ic_fluent_textbox_align_bottom_20_regular:before { - content: "\f22b"; + content: "\f23f"; } .icon-ic_fluent_textbox_align_bottom_center_20_filled:before { - content: "\f22c"; + content: "\f240"; } .icon-ic_fluent_textbox_align_bottom_center_20_regular:before { - content: "\f22d"; + content: "\f241"; } .icon-ic_fluent_textbox_align_bottom_left_20_filled:before { - content: "\f22e"; + content: "\f242"; } .icon-ic_fluent_textbox_align_bottom_left_20_regular:before { - content: "\f22f"; + content: "\f243"; } .icon-ic_fluent_textbox_align_bottom_right_20_filled:before { - content: "\f230"; + content: "\f244"; } .icon-ic_fluent_textbox_align_bottom_right_20_regular:before { - content: "\f231"; + content: "\f245"; } .icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before { - content: "\f232"; + content: "\f246"; } .icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before { - content: "\f233"; + content: "\f247"; } .icon-ic_fluent_textbox_align_center_20_filled:before { - content: "\f234"; + content: "\f248"; } .icon-ic_fluent_textbox_align_center_20_regular:before { - content: "\f235"; + content: "\f249"; } .icon-ic_fluent_textbox_align_middle_20_filled:before { - content: "\f236"; + content: "\f24a"; } .icon-ic_fluent_textbox_align_middle_20_regular:before { - content: "\f237"; + content: "\f24b"; } .icon-ic_fluent_textbox_align_middle_left_20_filled:before { - content: "\f238"; + content: "\f24c"; } .icon-ic_fluent_textbox_align_middle_left_20_regular:before { - content: "\f239"; + content: "\f24d"; } .icon-ic_fluent_textbox_align_middle_right_20_filled:before { - content: "\f23a"; + content: "\f24e"; } .icon-ic_fluent_textbox_align_middle_right_20_regular:before { - content: "\f23b"; + content: "\f24f"; } .icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before { - content: "\f23c"; + content: "\f250"; } .icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before { - content: "\f23d"; + content: "\f251"; } .icon-ic_fluent_textbox_align_top_20_filled:before { - content: "\f23e"; + content: "\f252"; } .icon-ic_fluent_textbox_align_top_20_regular:before { - content: "\f23f"; + content: "\f253"; } .icon-ic_fluent_textbox_align_top_center_20_filled:before { - content: "\f240"; + content: "\f254"; } .icon-ic_fluent_textbox_align_top_center_20_regular:before { - content: "\f241"; + content: "\f255"; } .icon-ic_fluent_textbox_align_top_left_20_filled:before { - content: "\f242"; + content: "\f256"; } .icon-ic_fluent_textbox_align_top_left_20_regular:before { - content: "\f243"; + content: "\f257"; } .icon-ic_fluent_textbox_align_top_right_20_filled:before { - content: "\f244"; + content: "\f258"; } .icon-ic_fluent_textbox_align_top_right_20_regular:before { - content: "\f245"; + content: "\f259"; } .icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before { - content: "\f246"; + content: "\f25a"; } .icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before { - content: "\f247"; + content: "\f25b"; } .icon-ic_fluent_textbox_more_20_filled:before { - content: "\f248"; + content: "\f25c"; } .icon-ic_fluent_textbox_more_20_regular:before { - content: "\f249"; + content: "\f25d"; } .icon-ic_fluent_textbox_rotate_90_20_filled:before { - content: "\f24a"; + content: "\f25e"; } .icon-ic_fluent_textbox_rotate_90_20_regular:before { - content: "\f24b"; + content: "\f25f"; } .icon-ic_fluent_textbox_settings_20_filled:before { - content: "\f24c"; + content: "\f260"; } .icon-ic_fluent_textbox_settings_20_regular:before { - content: "\f24d"; + content: "\f261"; } .icon-ic_fluent_thinking_20_filled:before { - content: "\f24e"; + content: "\f262"; } .icon-ic_fluent_thinking_20_regular:before { - content: "\f24f"; + content: "\f263"; } .icon-ic_fluent_thumb_dislike_20_filled:before { - content: "\f250"; + content: "\f264"; } .icon-ic_fluent_thumb_dislike_20_regular:before { - content: "\f251"; + content: "\f265"; } .icon-ic_fluent_thumb_like_20_filled:before { - content: "\f252"; + content: "\f266"; } .icon-ic_fluent_thumb_like_20_regular:before { - content: "\f253"; + content: "\f267"; } .icon-ic_fluent_thumb_like_dislike_20_filled:before { - content: "\f254"; + content: "\f268"; } .icon-ic_fluent_thumb_like_dislike_20_regular:before { - content: "\f255"; + content: "\f269"; } .icon-ic_fluent_ticket_diagonal_20_filled:before { - content: "\f256"; + content: "\f26a"; } .icon-ic_fluent_ticket_diagonal_20_regular:before { - content: "\f257"; + content: "\f26b"; } .icon-ic_fluent_ticket_horizontal_20_filled:before { - content: "\f258"; + content: "\f26c"; } .icon-ic_fluent_ticket_horizontal_20_regular:before { - content: "\f259"; + content: "\f26d"; } .icon-ic_fluent_time_and_weather_20_filled:before { - content: "\f25a"; + content: "\f26e"; } .icon-ic_fluent_time_and_weather_20_regular:before { - content: "\f25b"; + content: "\f26f"; } .icon-ic_fluent_time_picker_20_filled:before { - content: "\f25c"; + content: "\f270"; } .icon-ic_fluent_time_picker_20_regular:before { - content: "\f25d"; + content: "\f271"; } .icon-ic_fluent_timeline_20_filled:before { - content: "\f25e"; + content: "\f272"; } .icon-ic_fluent_timeline_20_regular:before { - content: "\f25f"; + content: "\f273"; } .icon-ic_fluent_timer_10_20_filled:before { - content: "\f260"; + content: "\f274"; } .icon-ic_fluent_timer_10_20_regular:before { - content: "\f261"; + content: "\f275"; } .icon-ic_fluent_timer_2_20_filled:before { - content: "\f262"; + content: "\f276"; } .icon-ic_fluent_timer_2_20_regular:before { - content: "\f263"; + content: "\f277"; } .icon-ic_fluent_timer_20_filled:before { - content: "\f264"; + content: "\f278"; } .icon-ic_fluent_timer_20_regular:before { - content: "\f265"; + content: "\f279"; } .icon-ic_fluent_timer_3_20_filled:before { - content: "\f266"; + content: "\f27a"; } .icon-ic_fluent_timer_3_20_regular:before { - content: "\f267"; + content: "\f27b"; } .icon-ic_fluent_timer_off_20_filled:before { - content: "\f268"; + content: "\f27c"; } .icon-ic_fluent_timer_off_20_regular:before { - content: "\f269"; + content: "\f27d"; } .icon-ic_fluent_toggle_left_20_filled:before { - content: "\f26a"; + content: "\f27e"; } .icon-ic_fluent_toggle_left_20_regular:before { - content: "\f26b"; + content: "\f27f"; } .icon-ic_fluent_toggle_multiple_20_filled:before { - content: "\f26c"; + content: "\f280"; } .icon-ic_fluent_toggle_multiple_20_regular:before { - content: "\f26d"; + content: "\f281"; } .icon-ic_fluent_toggle_right_20_filled:before { - content: "\f26e"; + content: "\f282"; } .icon-ic_fluent_toggle_right_20_regular:before { - content: "\f26f"; + content: "\f283"; } .icon-ic_fluent_toolbox_20_filled:before { - content: "\f270"; + content: "\f284"; } .icon-ic_fluent_toolbox_20_regular:before { - content: "\f271"; + content: "\f285"; } .icon-ic_fluent_tooltip_quote_20_filled:before { - content: "\f272"; + content: "\f286"; } .icon-ic_fluent_tooltip_quote_20_regular:before { - content: "\f273"; + content: "\f287"; } .icon-ic_fluent_top_speed_20_filled:before { - content: "\f274"; + content: "\f288"; } .icon-ic_fluent_top_speed_20_regular:before { - content: "\f275"; + content: "\f289"; } .icon-ic_fluent_translate_20_filled:before { - content: "\f276"; + content: "\f28a"; } .icon-ic_fluent_translate_20_regular:before { - content: "\f277"; + content: "\f28b"; } .icon-ic_fluent_translate_auto_20_filled:before { - content: "\f278"; + content: "\f28c"; } .icon-ic_fluent_translate_auto_20_regular:before { - content: "\f279"; + content: "\f28d"; } .icon-ic_fluent_translate_off_20_filled:before { - content: "\f27a"; + content: "\f28e"; } .icon-ic_fluent_translate_off_20_regular:before { - content: "\f27b"; + content: "\f28f"; } .icon-ic_fluent_transmission_20_filled:before { - content: "\f27c"; + content: "\f290"; } .icon-ic_fluent_transmission_20_regular:before { - content: "\f27d"; + content: "\f291"; } .icon-ic_fluent_transparency_square_20_filled:before { - content: "\f27e"; + content: "\f292"; } .icon-ic_fluent_transparency_square_20_regular:before { - content: "\f27f"; + content: "\f293"; } .icon-ic_fluent_tray_item_add_20_filled:before { - content: "\f280"; + content: "\f294"; } .icon-ic_fluent_tray_item_add_20_regular:before { - content: "\f281"; + content: "\f295"; } .icon-ic_fluent_tray_item_remove_20_filled:before { - content: "\f282"; + content: "\f296"; } .icon-ic_fluent_tray_item_remove_20_regular:before { - content: "\f283"; + content: "\f297"; } .icon-ic_fluent_tree_deciduous_20_filled:before { - content: "\f284"; + content: "\f298"; } .icon-ic_fluent_tree_deciduous_20_regular:before { - content: "\f285"; + content: "\f299"; } .icon-ic_fluent_tree_evergreen_20_filled:before { - content: "\f286"; + content: "\f29a"; } .icon-ic_fluent_tree_evergreen_20_regular:before { - content: "\f287"; + content: "\f29b"; } .icon-ic_fluent_triangle_20_filled:before { - content: "\f288"; + content: "\f29c"; } .icon-ic_fluent_triangle_20_regular:before { - content: "\f289"; + content: "\f29d"; } .icon-ic_fluent_triangle_down_20_filled:before { - content: "\f28a"; + content: "\f29e"; } .icon-ic_fluent_triangle_down_20_regular:before { - content: "\f28b"; + content: "\f29f"; } .icon-ic_fluent_triangle_left_20_filled:before { - content: "\f28c"; + content: "\f2a0"; } .icon-ic_fluent_triangle_left_20_regular:before { - content: "\f28d"; + content: "\f2a1"; } .icon-ic_fluent_triangle_right_20_filled:before { - content: "\f28e"; + content: "\f2a2"; } .icon-ic_fluent_triangle_right_20_regular:before { - content: "\f28f"; + content: "\f2a3"; } .icon-ic_fluent_triangle_up_20_filled:before { - content: "\f290"; + content: "\f2a4"; } .icon-ic_fluent_triangle_up_20_regular:before { - content: "\f291"; + content: "\f2a5"; } .icon-ic_fluent_trophy_20_filled:before { - content: "\f292"; + content: "\f2a6"; } .icon-ic_fluent_trophy_20_regular:before { - content: "\f293"; + content: "\f2a7"; } .icon-ic_fluent_trophy_lock_20_filled:before { - content: "\f294"; + content: "\f2a8"; } .icon-ic_fluent_trophy_lock_20_regular:before { - content: "\f295"; + content: "\f2a9"; } .icon-ic_fluent_trophy_off_20_filled:before { - content: "\f296"; + content: "\f2aa"; } .icon-ic_fluent_trophy_off_20_regular:before { - content: "\f297"; + content: "\f2ab"; } .icon-ic_fluent_tv_20_filled:before { - content: "\f298"; + content: "\f2ac"; } .icon-ic_fluent_tv_20_regular:before { - content: "\f299"; + content: "\f2ad"; } .icon-ic_fluent_tv_arrow_right_20_filled:before { - content: "\f29a"; + content: "\f2ae"; } .icon-ic_fluent_tv_arrow_right_20_regular:before { - content: "\f29b"; + content: "\f2af"; } .icon-ic_fluent_tv_usb_20_filled:before { - content: "\f29c"; + content: "\f2b0"; } .icon-ic_fluent_tv_usb_20_regular:before { - content: "\f29d"; + content: "\f2b1"; } .icon-ic_fluent_umbrella_20_filled:before { - content: "\f29e"; + content: "\f2b2"; } .icon-ic_fluent_umbrella_20_regular:before { - content: "\f29f"; + content: "\f2b3"; } .icon-ic_fluent_uninstall_app_20_filled:before { - content: "\f2a0"; + content: "\f2b4"; } .icon-ic_fluent_uninstall_app_20_regular:before { - content: "\f2a1"; + content: "\f2b5"; } .icon-ic_fluent_usb_plug_20_filled:before { - content: "\f2a2"; + content: "\f2b6"; } .icon-ic_fluent_usb_plug_20_regular:before { - content: "\f2a3"; + content: "\f2b7"; } .icon-ic_fluent_usb_stick_20_filled:before { - content: "\f2a4"; + content: "\f2b8"; } .icon-ic_fluent_usb_stick_20_regular:before { - content: "\f2a5"; + content: "\f2b9"; } .icon-ic_fluent_vault_20_filled:before { - content: "\f2a6"; + content: "\f2ba"; } .icon-ic_fluent_vault_20_regular:before { - content: "\f2a7"; + content: "\f2bb"; } .icon-ic_fluent_vehicle_bicycle_20_filled:before { - content: "\f2a8"; + content: "\f2bc"; } .icon-ic_fluent_vehicle_bicycle_20_regular:before { - content: "\f2a9"; + content: "\f2bd"; } .icon-ic_fluent_vehicle_bus_20_filled:before { - content: "\f2aa"; + content: "\f2be"; } .icon-ic_fluent_vehicle_bus_20_regular:before { - content: "\f2ab"; + content: "\f2bf"; } .icon-ic_fluent_vehicle_cab_20_filled:before { - content: "\f2ac"; + content: "\f2c0"; } .icon-ic_fluent_vehicle_cab_20_regular:before { - content: "\f2ad"; + content: "\f2c1"; } .icon-ic_fluent_vehicle_cable_car_20_filled:before { - content: "\f2ae"; + content: "\f2c2"; } .icon-ic_fluent_vehicle_cable_car_20_regular:before { - content: "\f2af"; + content: "\f2c3"; } .icon-ic_fluent_vehicle_car_20_filled:before { - content: "\f2b0"; + content: "\f2c4"; } .icon-ic_fluent_vehicle_car_20_regular:before { - content: "\f2b1"; + content: "\f2c5"; } .icon-ic_fluent_vehicle_car_collision_20_filled:before { - content: "\f2b2"; + content: "\f2c6"; } .icon-ic_fluent_vehicle_car_collision_20_regular:before { - content: "\f2b3"; + content: "\f2c7"; } .icon-ic_fluent_vehicle_car_parking_20_filled:before { - content: "\f2b4"; + content: "\f2c8"; } .icon-ic_fluent_vehicle_car_parking_20_regular:before { - content: "\f2b5"; + content: "\f2c9"; } .icon-ic_fluent_vehicle_car_profile_20_filled:before { - content: "\f2b6"; + content: "\f2ca"; } .icon-ic_fluent_vehicle_car_profile_20_regular:before { - content: "\f2b7"; + content: "\f2cb"; } .icon-ic_fluent_vehicle_car_profile_ltr_20_filled:before { - content: "\f2b8"; + content: "\f2cc"; } .icon-ic_fluent_vehicle_car_profile_ltr_20_regular:before { - content: "\f2b9"; + content: "\f2cd"; } .icon-ic_fluent_vehicle_car_profile_ltr_clock_20_filled:before { - content: "\f2ba"; + content: "\f2ce"; } .icon-ic_fluent_vehicle_car_profile_ltr_clock_20_regular:before { - content: "\f2bb"; + content: "\f2cf"; } .icon-ic_fluent_vehicle_car_profile_rtl_20_filled:before { - content: "\f2bc"; + content: "\f2d0"; } .icon-ic_fluent_vehicle_car_profile_rtl_20_regular:before { - content: "\f2bd"; + content: "\f2d1"; } .icon-ic_fluent_vehicle_motorcycle_20_filled:before { - content: "\f2be"; + content: "\f2d2"; } .icon-ic_fluent_vehicle_motorcycle_20_regular:before { - content: "\f2bf"; + content: "\f2d3"; } .icon-ic_fluent_vehicle_ship_20_filled:before { - content: "\f2c0"; + content: "\f2d4"; } .icon-ic_fluent_vehicle_ship_20_regular:before { - content: "\f2c1"; + content: "\f2d5"; } .icon-ic_fluent_vehicle_subway_20_filled:before { - content: "\f2c2"; + content: "\f2d6"; } .icon-ic_fluent_vehicle_subway_20_regular:before { - content: "\f2c3"; + content: "\f2d7"; } .icon-ic_fluent_vehicle_subway_clock_20_filled:before { - content: "\f2c4"; + content: "\f2d8"; } .icon-ic_fluent_vehicle_subway_clock_20_regular:before { - content: "\f2c5"; + content: "\f2d9"; } .icon-ic_fluent_vehicle_tractor_20_filled:before { - content: "\f2c6"; + content: "\f2da"; } .icon-ic_fluent_vehicle_tractor_20_regular:before { - content: "\f2c7"; + content: "\f2db"; } .icon-ic_fluent_vehicle_truck_20_filled:before { - content: "\f2c8"; + content: "\f2dc"; } .icon-ic_fluent_vehicle_truck_20_regular:before { - content: "\f2c9"; + content: "\f2dd"; } .icon-ic_fluent_vehicle_truck_bag_20_filled:before { - content: "\f2ca"; + content: "\f2de"; } .icon-ic_fluent_vehicle_truck_bag_20_regular:before { - content: "\f2cb"; + content: "\f2df"; } .icon-ic_fluent_vehicle_truck_cube_20_filled:before { - content: "\f2cc"; + content: "\f2e0"; } .icon-ic_fluent_vehicle_truck_cube_20_regular:before { - content: "\f2cd"; + content: "\f2e1"; } .icon-ic_fluent_vehicle_truck_profile_20_filled:before { - content: "\f2ce"; + content: "\f2e2"; } .icon-ic_fluent_vehicle_truck_profile_20_regular:before { - content: "\f2cf"; + content: "\f2e3"; } .icon-ic_fluent_video_20_filled:before { - content: "\f2d0"; + content: "\f2e4"; } .icon-ic_fluent_video_20_regular:before { - content: "\f2d1"; + content: "\f2e5"; } .icon-ic_fluent_video_360_20_filled:before { - content: "\f2d2"; + content: "\f2e6"; } .icon-ic_fluent_video_360_20_regular:before { - content: "\f2d3"; + content: "\f2e7"; } .icon-ic_fluent_video_360_off_20_filled:before { - content: "\f2d4"; + content: "\f2e8"; } .icon-ic_fluent_video_360_off_20_regular:before { - content: "\f2d5"; + content: "\f2e9"; } .icon-ic_fluent_video_add_20_filled:before { - content: "\f2d6"; + content: "\f2ea"; } .icon-ic_fluent_video_add_20_regular:before { - content: "\f2d7"; + content: "\f2eb"; } .icon-ic_fluent_video_background_effect_20_filled:before { - content: "\f2d8"; + content: "\f2ec"; } .icon-ic_fluent_video_background_effect_20_regular:before { - content: "\f2d9"; + content: "\f2ed"; } .icon-ic_fluent_video_background_effect_horizontal_20_filled:before { - content: "\f2da"; + content: "\f2ee"; } .icon-ic_fluent_video_background_effect_horizontal_20_regular:before { - content: "\f2db"; + content: "\f2ef"; } .icon-ic_fluent_video_bluetooth_20_filled:before { - content: "\f2dc"; + content: "\f2f0"; } .icon-ic_fluent_video_bluetooth_20_regular:before { - content: "\f2dd"; + content: "\f2f1"; } .icon-ic_fluent_video_chat_20_filled:before { - content: "\f2de"; + content: "\f2f2"; } .icon-ic_fluent_video_chat_20_regular:before { - content: "\f2df"; + content: "\f2f3"; } .icon-ic_fluent_video_clip_20_filled:before { - content: "\f2e0"; + content: "\f2f4"; } .icon-ic_fluent_video_clip_20_regular:before { - content: "\f2e1"; + content: "\f2f5"; } .icon-ic_fluent_video_clip_multiple_20_filled:before { - content: "\f2e2"; + content: "\f2f6"; } .icon-ic_fluent_video_clip_multiple_20_regular:before { - content: "\f2e3"; + content: "\f2f7"; } .icon-ic_fluent_video_clip_off_20_filled:before { - content: "\f2e4"; + content: "\f2f8"; } .icon-ic_fluent_video_clip_off_20_regular:before { - content: "\f2e5"; + content: "\f2f9"; } .icon-ic_fluent_video_clip_optimize_20_filled:before { - content: "\f2e6"; + content: "\f2fa"; } .icon-ic_fluent_video_clip_optimize_20_regular:before { - content: "\f2e7"; + content: "\f2fb"; } .icon-ic_fluent_video_clip_wand_20_filled:before { - content: "\f2e8"; + content: "\f2fc"; } .icon-ic_fluent_video_clip_wand_20_regular:before { - content: "\f2e9"; + content: "\f2fd"; } .icon-ic_fluent_video_off_20_filled:before { - content: "\f2ea"; + content: "\f2fe"; } .icon-ic_fluent_video_off_20_regular:before { - content: "\f2eb"; + content: "\f2ff"; } .icon-ic_fluent_video_person_20_filled:before { - content: "\f2ec"; + content: "\f300"; } .icon-ic_fluent_video_person_20_regular:before { - content: "\f2ed"; + content: "\f301"; } .icon-ic_fluent_video_person_call_20_filled:before { - content: "\f2ee"; + content: "\f302"; } .icon-ic_fluent_video_person_call_20_regular:before { - content: "\f2ef"; + content: "\f303"; } .icon-ic_fluent_video_person_clock_20_filled:before { - content: "\f2f0"; + content: "\f304"; } .icon-ic_fluent_video_person_clock_20_regular:before { - content: "\f2f1"; + content: "\f305"; } .icon-ic_fluent_video_person_off_20_filled:before { - content: "\f2f2"; + content: "\f306"; } .icon-ic_fluent_video_person_off_20_regular:before { - content: "\f2f3"; + content: "\f307"; } .icon-ic_fluent_video_person_pulse_20_filled:before { - content: "\f2f4"; + content: "\f308"; } .icon-ic_fluent_video_person_pulse_20_regular:before { - content: "\f2f5"; + content: "\f309"; } .icon-ic_fluent_video_person_sparkle_20_filled:before { - content: "\f2f6"; + content: "\f30a"; } .icon-ic_fluent_video_person_sparkle_20_regular:before { - content: "\f2f7"; + content: "\f30b"; } .icon-ic_fluent_video_person_sparkle_off_20_filled:before { - content: "\f2f8"; + content: "\f30c"; } .icon-ic_fluent_video_person_sparkle_off_20_regular:before { - content: "\f2f9"; + content: "\f30d"; } .icon-ic_fluent_video_person_star_20_filled:before { - content: "\f2fa"; + content: "\f30e"; } .icon-ic_fluent_video_person_star_20_regular:before { - content: "\f2fb"; + content: "\f30f"; } .icon-ic_fluent_video_person_star_off_20_filled:before { - content: "\f2fc"; + content: "\f310"; } .icon-ic_fluent_video_person_star_off_20_regular:before { - content: "\f2fd"; + content: "\f311"; } .icon-ic_fluent_video_play_pause_20_filled:before { - content: "\f2fe"; + content: "\f312"; } .icon-ic_fluent_video_play_pause_20_regular:before { - content: "\f2ff"; + content: "\f313"; } .icon-ic_fluent_video_prohibited_20_filled:before { - content: "\f300"; + content: "\f314"; } .icon-ic_fluent_video_prohibited_20_regular:before { - content: "\f301"; + content: "\f315"; } .icon-ic_fluent_video_recording_20_filled:before { - content: "\f302"; + content: "\f316"; } .icon-ic_fluent_video_recording_20_regular:before { - content: "\f303"; + content: "\f317"; } .icon-ic_fluent_video_security_20_filled:before { - content: "\f304"; + content: "\f318"; } .icon-ic_fluent_video_security_20_regular:before { - content: "\f305"; + content: "\f319"; } .icon-ic_fluent_video_switch_20_filled:before { - content: "\f306"; + content: "\f31a"; } .icon-ic_fluent_video_switch_20_regular:before { - content: "\f307"; + content: "\f31b"; } .icon-ic_fluent_video_sync_20_filled:before { - content: "\f308"; + content: "\f31c"; } .icon-ic_fluent_video_sync_20_regular:before { - content: "\f309"; + content: "\f31d"; } .icon-ic_fluent_video_usb_20_filled:before { - content: "\f30a"; + content: "\f31e"; } .icon-ic_fluent_video_usb_20_regular:before { - content: "\f30b"; + content: "\f31f"; } .icon-ic_fluent_view_desktop_20_filled:before { - content: "\f30c"; + content: "\f320"; } .icon-ic_fluent_view_desktop_20_regular:before { - content: "\f30d"; + content: "\f321"; } .icon-ic_fluent_view_desktop_mobile_20_filled:before { - content: "\f30e"; + content: "\f322"; } .icon-ic_fluent_view_desktop_mobile_20_regular:before { - content: "\f30f"; + content: "\f323"; } .icon-ic_fluent_virtual_network_20_filled:before { - content: "\f310"; + content: "\f324"; } .icon-ic_fluent_virtual_network_20_regular:before { - content: "\f311"; + content: "\f325"; } .icon-ic_fluent_virtual_network_toolbox_20_filled:before { - content: "\f312"; + content: "\f326"; } .icon-ic_fluent_virtual_network_toolbox_20_regular:before { - content: "\f313"; + content: "\f327"; } .icon-ic_fluent_voicemail_20_filled:before { - content: "\f314"; + content: "\f328"; } .icon-ic_fluent_voicemail_20_regular:before { - content: "\f315"; + content: "\f329"; } .icon-ic_fluent_voicemail_arrow_back_20_filled:before { - content: "\f316"; + content: "\f32a"; } .icon-ic_fluent_voicemail_arrow_back_20_regular:before { - content: "\f317"; + content: "\f32b"; } .icon-ic_fluent_voicemail_arrow_forward_20_filled:before { - content: "\f318"; + content: "\f32c"; } .icon-ic_fluent_voicemail_arrow_forward_20_regular:before { - content: "\f319"; + content: "\f32d"; } .icon-ic_fluent_voicemail_arrow_subtract_20_filled:before { - content: "\f31a"; + content: "\f32e"; } .icon-ic_fluent_voicemail_arrow_subtract_20_regular:before { - content: "\f31b"; + content: "\f32f"; } .icon-ic_fluent_voicemail_shield_20_filled:before { - content: "\f31c"; + content: "\f330"; } .icon-ic_fluent_voicemail_shield_20_regular:before { - content: "\f31d"; + content: "\f331"; } .icon-ic_fluent_voicemail_subtract_20_filled:before { - content: "\f31e"; + content: "\f332"; } .icon-ic_fluent_voicemail_subtract_20_regular:before { - content: "\f31f"; + content: "\f333"; } .icon-ic_fluent_vote_20_filled:before { - content: "\f320"; + content: "\f334"; } .icon-ic_fluent_vote_20_regular:before { - content: "\f321"; + content: "\f335"; } .icon-ic_fluent_walkie_talkie_20_filled:before { - content: "\f322"; + content: "\f336"; } .icon-ic_fluent_walkie_talkie_20_regular:before { - content: "\f323"; + content: "\f337"; } .icon-ic_fluent_wallet_20_filled:before { - content: "\f324"; + content: "\f338"; } .icon-ic_fluent_wallet_20_regular:before { - content: "\f325"; + content: "\f339"; } .icon-ic_fluent_wallet_credit_card_20_filled:before { - content: "\f326"; + content: "\f33a"; } .icon-ic_fluent_wallet_credit_card_20_regular:before { - content: "\f327"; + content: "\f33b"; } .icon-ic_fluent_wallpaper_20_filled:before { - content: "\f328"; + content: "\f33c"; } .icon-ic_fluent_wallpaper_20_regular:before { - content: "\f329"; + content: "\f33d"; } .icon-ic_fluent_wand_20_filled:before { - content: "\f32a"; + content: "\f33e"; } .icon-ic_fluent_wand_20_regular:before { - content: "\f32b"; + content: "\f33f"; } .icon-ic_fluent_warning_20_filled:before { - content: "\f32c"; + content: "\f340"; } .icon-ic_fluent_warning_20_regular:before { - content: "\f32d"; + content: "\f341"; } .icon-ic_fluent_warning_lock_open_20_filled:before { - content: "\f32e"; + content: "\f342"; } .icon-ic_fluent_warning_lock_open_20_regular:before { - content: "\f32f"; + content: "\f343"; } .icon-ic_fluent_warning_shield_20_filled:before { - content: "\f330"; + content: "\f344"; } .icon-ic_fluent_warning_shield_20_regular:before { - content: "\f331"; + content: "\f345"; } .icon-ic_fluent_washer_20_filled:before { - content: "\f332"; + content: "\f346"; } .icon-ic_fluent_washer_20_regular:before { - content: "\f333"; + content: "\f347"; } .icon-ic_fluent_water_20_filled:before { - content: "\f334"; + content: "\f348"; } .icon-ic_fluent_water_20_regular:before { - content: "\f335"; + content: "\f349"; } .icon-ic_fluent_weather_blowing_snow_20_filled:before { - content: "\f336"; + content: "\f34a"; } .icon-ic_fluent_weather_blowing_snow_20_regular:before { - content: "\f337"; + content: "\f34b"; } .icon-ic_fluent_weather_cloudy_20_filled:before { - content: "\f338"; + content: "\f34c"; } .icon-ic_fluent_weather_cloudy_20_regular:before { - content: "\f339"; + content: "\f34d"; } .icon-ic_fluent_weather_drizzle_20_filled:before { - content: "\f33a"; + content: "\f34e"; } .icon-ic_fluent_weather_drizzle_20_regular:before { - content: "\f33b"; + content: "\f34f"; } .icon-ic_fluent_weather_duststorm_20_filled:before { - content: "\f33c"; + content: "\f350"; } .icon-ic_fluent_weather_duststorm_20_regular:before { - content: "\f33d"; + content: "\f351"; } .icon-ic_fluent_weather_fog_20_filled:before { - content: "\f33e"; + content: "\f352"; } .icon-ic_fluent_weather_fog_20_regular:before { - content: "\f33f"; + content: "\f353"; } .icon-ic_fluent_weather_hail_day_20_filled:before { - content: "\f340"; + content: "\f354"; } .icon-ic_fluent_weather_hail_day_20_regular:before { - content: "\f341"; + content: "\f355"; } .icon-ic_fluent_weather_hail_night_20_filled:before { - content: "\f342"; + content: "\f356"; } .icon-ic_fluent_weather_hail_night_20_regular:before { - content: "\f343"; + content: "\f357"; } .icon-ic_fluent_weather_haze_20_filled:before { - content: "\f344"; + content: "\f358"; } .icon-ic_fluent_weather_haze_20_regular:before { - content: "\f345"; + content: "\f359"; } .icon-ic_fluent_weather_moon_20_filled:before { - content: "\f346"; + content: "\f35a"; } .icon-ic_fluent_weather_moon_20_regular:before { - content: "\f347"; + content: "\f35b"; } .icon-ic_fluent_weather_moon_off_20_filled:before { - content: "\f348"; + content: "\f35c"; } .icon-ic_fluent_weather_moon_off_20_regular:before { - content: "\f349"; + content: "\f35d"; } .icon-ic_fluent_weather_partly_cloudy_day_20_filled:before { - content: "\f34a"; + content: "\f35e"; } .icon-ic_fluent_weather_partly_cloudy_day_20_regular:before { - content: "\f34b"; + content: "\f35f"; } .icon-ic_fluent_weather_partly_cloudy_night_20_filled:before { - content: "\f34c"; + content: "\f360"; } .icon-ic_fluent_weather_partly_cloudy_night_20_regular:before { - content: "\f34d"; + content: "\f361"; } .icon-ic_fluent_weather_rain_20_filled:before { - content: "\f34e"; + content: "\f362"; } .icon-ic_fluent_weather_rain_20_regular:before { - content: "\f34f"; + content: "\f363"; } .icon-ic_fluent_weather_rain_showers_day_20_filled:before { - content: "\f350"; + content: "\f364"; } .icon-ic_fluent_weather_rain_showers_day_20_regular:before { - content: "\f351"; + content: "\f365"; } .icon-ic_fluent_weather_rain_showers_night_20_filled:before { - content: "\f352"; + content: "\f366"; } .icon-ic_fluent_weather_rain_showers_night_20_regular:before { - content: "\f353"; + content: "\f367"; } .icon-ic_fluent_weather_rain_snow_20_filled:before { - content: "\f354"; + content: "\f368"; } .icon-ic_fluent_weather_rain_snow_20_regular:before { - content: "\f355"; + content: "\f369"; } .icon-ic_fluent_weather_snow_20_filled:before { - content: "\f356"; + content: "\f36a"; } .icon-ic_fluent_weather_snow_20_regular:before { - content: "\f357"; + content: "\f36b"; } .icon-ic_fluent_weather_snow_shower_day_20_filled:before { - content: "\f358"; + content: "\f36c"; } .icon-ic_fluent_weather_snow_shower_day_20_regular:before { - content: "\f359"; + content: "\f36d"; } .icon-ic_fluent_weather_snow_shower_night_20_filled:before { - content: "\f35a"; + content: "\f36e"; } .icon-ic_fluent_weather_snow_shower_night_20_regular:before { - content: "\f35b"; + content: "\f36f"; } .icon-ic_fluent_weather_snowflake_20_filled:before { - content: "\f35c"; + content: "\f370"; } .icon-ic_fluent_weather_snowflake_20_regular:before { - content: "\f35d"; + content: "\f371"; } .icon-ic_fluent_weather_squalls_20_filled:before { - content: "\f35e"; + content: "\f372"; } .icon-ic_fluent_weather_squalls_20_regular:before { - content: "\f35f"; + content: "\f373"; } .icon-ic_fluent_weather_sunny_20_filled:before { - content: "\f360"; + content: "\f374"; } .icon-ic_fluent_weather_sunny_20_regular:before { - content: "\f361"; + content: "\f375"; } .icon-ic_fluent_weather_sunny_high_20_filled:before { - content: "\f362"; + content: "\f376"; } .icon-ic_fluent_weather_sunny_high_20_regular:before { - content: "\f363"; + content: "\f377"; } .icon-ic_fluent_weather_sunny_low_20_filled:before { - content: "\f364"; + content: "\f378"; } .icon-ic_fluent_weather_sunny_low_20_regular:before { - content: "\f365"; + content: "\f379"; } .icon-ic_fluent_weather_thunderstorm_20_filled:before { - content: "\f366"; + content: "\f37a"; } .icon-ic_fluent_weather_thunderstorm_20_regular:before { - content: "\f367"; + content: "\f37b"; } .icon-ic_fluent_web_asset_20_filled:before { - content: "\f368"; + content: "\f37c"; } .icon-ic_fluent_web_asset_20_regular:before { - content: "\f369"; + content: "\f37d"; } .icon-ic_fluent_whiteboard_20_filled:before { - content: "\f36a"; + content: "\f37e"; } .icon-ic_fluent_whiteboard_20_regular:before { - content: "\f36b"; + content: "\f37f"; } .icon-ic_fluent_whiteboard_off_20_filled:before { - content: "\f36c"; + content: "\f380"; } .icon-ic_fluent_whiteboard_off_20_regular:before { - content: "\f36d"; + content: "\f381"; } .icon-ic_fluent_wifi_1_20_filled:before { - content: "\f36e"; + content: "\f382"; } .icon-ic_fluent_wifi_1_20_regular:before { - content: "\f36f"; + content: "\f383"; } .icon-ic_fluent_wifi_2_20_filled:before { - content: "\f370"; + content: "\f384"; } .icon-ic_fluent_wifi_2_20_regular:before { - content: "\f371"; + content: "\f385"; } .icon-ic_fluent_wifi_3_20_filled:before { - content: "\f372"; + content: "\f386"; } .icon-ic_fluent_wifi_3_20_regular:before { - content: "\f373"; + content: "\f387"; } .icon-ic_fluent_wifi_4_20_filled:before { - content: "\f374"; + content: "\f388"; } .icon-ic_fluent_wifi_4_20_regular:before { - content: "\f375"; + content: "\f389"; } .icon-ic_fluent_wifi_lock_20_filled:before { - content: "\f376"; + content: "\f38a"; } .icon-ic_fluent_wifi_lock_20_regular:before { - content: "\f377"; + content: "\f38b"; } .icon-ic_fluent_wifi_off_20_filled:before { - content: "\f378"; + content: "\f38c"; } .icon-ic_fluent_wifi_off_20_regular:before { - content: "\f379"; + content: "\f38d"; } .icon-ic_fluent_wifi_settings_20_filled:before { - content: "\f37a"; + content: "\f38e"; } .icon-ic_fluent_wifi_settings_20_regular:before { - content: "\f37b"; + content: "\f38f"; } .icon-ic_fluent_wifi_warning_20_filled:before { - content: "\f37c"; + content: "\f390"; } .icon-ic_fluent_wifi_warning_20_regular:before { - content: "\f37d"; + content: "\f391"; } .icon-ic_fluent_window_20_filled:before { - content: "\f37e"; + content: "\f392"; } .icon-ic_fluent_window_20_regular:before { - content: "\f37f"; + content: "\f393"; } .icon-ic_fluent_window_ad_20_filled:before { - content: "\f380"; + content: "\f394"; } .icon-ic_fluent_window_ad_20_regular:before { - content: "\f381"; + content: "\f395"; } .icon-ic_fluent_window_ad_off_20_filled:before { - content: "\f382"; + content: "\f396"; } .icon-ic_fluent_window_ad_off_20_regular:before { - content: "\f383"; + content: "\f397"; } .icon-ic_fluent_window_ad_person_20_filled:before { - content: "\f384"; + content: "\f398"; } .icon-ic_fluent_window_ad_person_20_regular:before { - content: "\f385"; + content: "\f399"; } .icon-ic_fluent_window_apps_20_filled:before { - content: "\f386"; + content: "\f39a"; } .icon-ic_fluent_window_apps_20_regular:before { - content: "\f387"; + content: "\f39b"; } .icon-ic_fluent_window_arrow_up_20_filled:before { - content: "\f388"; + content: "\f39c"; } .icon-ic_fluent_window_arrow_up_20_regular:before { - content: "\f389"; + content: "\f39d"; } .icon-ic_fluent_window_brush_20_filled:before { - content: "\f38a"; + content: "\f39e"; } .icon-ic_fluent_window_brush_20_regular:before { - content: "\f38b"; + content: "\f39f"; } .icon-ic_fluent_window_bullet_list_20_filled:before { - content: "\f38c"; + content: "\f3a0"; } .icon-ic_fluent_window_bullet_list_20_regular:before { - content: "\f38d"; + content: "\f3a1"; } .icon-ic_fluent_window_bullet_list_add_20_filled:before { - content: "\f38e"; + content: "\f3a2"; } .icon-ic_fluent_window_bullet_list_add_20_regular:before { - content: "\f38f"; + content: "\f3a3"; } .icon-ic_fluent_window_column_one_fourth_left_20_filled:before { - content: "\f390"; + content: "\f3a4"; } .icon-ic_fluent_window_column_one_fourth_left_20_regular:before { - content: "\f391"; + content: "\f3a5"; } .icon-ic_fluent_window_column_one_fourth_left_focus_left_20_filled:before { - content: "\f392"; + content: "\f3a6"; } .icon-ic_fluent_window_column_one_fourth_left_focus_top_20_filled:before { - content: "\f393"; + content: "\f3a7"; } .icon-ic_fluent_window_console_20_filled:before { - content: "\f394"; + content: "\f3a8"; } .icon-ic_fluent_window_console_20_regular:before { - content: "\f395"; + content: "\f3a9"; } .icon-ic_fluent_window_database_20_filled:before { - content: "\f396"; + content: "\f3aa"; } .icon-ic_fluent_window_database_20_regular:before { - content: "\f397"; + content: "\f3ab"; } .icon-ic_fluent_window_dev_edit_20_filled:before { - content: "\f398"; + content: "\f3ac"; } .icon-ic_fluent_window_dev_edit_20_regular:before { - content: "\f399"; + content: "\f3ad"; } .icon-ic_fluent_window_dev_tools_20_filled:before { - content: "\f39a"; + content: "\f3ae"; } .icon-ic_fluent_window_dev_tools_20_regular:before { - content: "\f39b"; + content: "\f3af"; } .icon-ic_fluent_window_edit_20_filled:before { - content: "\f39c"; + content: "\f3b0"; } .icon-ic_fluent_window_edit_20_regular:before { - content: "\f39d"; + content: "\f3b1"; } .icon-ic_fluent_window_fingerprint_20_filled:before { - content: "\f39e"; + content: "\f3b2"; } .icon-ic_fluent_window_fingerprint_20_regular:before { - content: "\f39f"; + content: "\f3b3"; } .icon-ic_fluent_window_header_horizontal_20_filled:before { - content: "\f3a0"; + content: "\f3b4"; } .icon-ic_fluent_window_header_horizontal_20_regular:before { - content: "\f3a1"; + content: "\f3b5"; } .icon-ic_fluent_window_header_horizontal_off_20_filled:before { - content: "\f3a2"; + content: "\f3b6"; } .icon-ic_fluent_window_header_horizontal_off_20_regular:before { - content: "\f3a3"; + content: "\f3b7"; } .icon-ic_fluent_window_header_vertical_20_filled:before { - content: "\f3a4"; + content: "\f3b8"; } .icon-ic_fluent_window_header_vertical_20_regular:before { - content: "\f3a5"; + content: "\f3b9"; } .icon-ic_fluent_window_inprivate_20_filled:before { - content: "\f3a6"; + content: "\f3ba"; } .icon-ic_fluent_window_inprivate_20_regular:before { - content: "\f3a7"; + content: "\f3bb"; } .icon-ic_fluent_window_inprivate_account_20_filled:before { - content: "\f3a8"; + content: "\f3bc"; } .icon-ic_fluent_window_inprivate_account_20_regular:before { - content: "\f3a9"; + content: "\f3bd"; } .icon-ic_fluent_window_location_target_20_filled:before { - content: "\f3aa"; + content: "\f3be"; } .icon-ic_fluent_window_location_target_20_regular:before { - content: "\f3ab"; + content: "\f3bf"; } .icon-ic_fluent_window_multiple_20_filled:before { - content: "\f3ac"; + content: "\f3c0"; } .icon-ic_fluent_window_multiple_20_regular:before { - content: "\f3ad"; + content: "\f3c1"; } .icon-ic_fluent_window_multiple_swap_20_filled:before { - content: "\f3ae"; + content: "\f3c2"; } .icon-ic_fluent_window_multiple_swap_20_regular:before { - content: "\f3af"; + content: "\f3c3"; } .icon-ic_fluent_window_new_20_filled:before { - content: "\f3b0"; + content: "\f3c4"; } .icon-ic_fluent_window_new_20_regular:before { - content: "\f3b1"; + content: "\f3c5"; } .icon-ic_fluent_window_play_20_filled:before { - content: "\f3b2"; + content: "\f3c6"; } .icon-ic_fluent_window_play_20_regular:before { - content: "\f3b3"; + content: "\f3c7"; } .icon-ic_fluent_window_settings_20_filled:before { - content: "\f3b4"; + content: "\f3c8"; } .icon-ic_fluent_window_settings_20_regular:before { - content: "\f3b5"; + content: "\f3c9"; } .icon-ic_fluent_window_shield_20_filled:before { - content: "\f3b6"; + content: "\f3ca"; } .icon-ic_fluent_window_shield_20_regular:before { - content: "\f3b7"; + content: "\f3cb"; } .icon-ic_fluent_window_text_20_filled:before { - content: "\f3b8"; + content: "\f3cc"; } .icon-ic_fluent_window_text_20_regular:before { - content: "\f3b9"; + content: "\f3cd"; } .icon-ic_fluent_window_wrench_20_filled:before { - content: "\f3ba"; + content: "\f3ce"; } .icon-ic_fluent_window_wrench_20_regular:before { - content: "\f3bb"; + content: "\f3cf"; } .icon-ic_fluent_wrench_20_filled:before { - content: "\f3bc"; + content: "\f3d0"; } .icon-ic_fluent_wrench_20_regular:before { - content: "\f3bd"; + content: "\f3d1"; } .icon-ic_fluent_wrench_screwdriver_20_filled:before { - content: "\f3be"; + content: "\f3d2"; } .icon-ic_fluent_wrench_screwdriver_20_regular:before { - content: "\f3bf"; + content: "\f3d3"; } .icon-ic_fluent_wrench_settings_20_filled:before { - content: "\f3c0"; + content: "\f3d4"; } .icon-ic_fluent_wrench_settings_20_regular:before { - content: "\f3c1"; + content: "\f3d5"; } .icon-ic_fluent_xbox_console_20_filled:before { - content: "\f3c2"; + content: "\f3d6"; } .icon-ic_fluent_xbox_console_20_regular:before { - content: "\f3c3"; + content: "\f3d7"; } .icon-ic_fluent_xbox_controller_20_filled:before { - content: "\f3c4"; + content: "\f3d8"; } .icon-ic_fluent_xbox_controller_20_regular:before { - content: "\f3c5"; + content: "\f3d9"; } .icon-ic_fluent_xbox_controller_error_20_filled:before { - content: "\f3c6"; + content: "\f3da"; } .icon-ic_fluent_xbox_controller_error_20_regular:before { - content: "\f3c7"; + content: "\f3db"; } .icon-ic_fluent_xray_20_filled:before { - content: "\f3c8"; + content: "\f3dc"; } .icon-ic_fluent_xray_20_regular:before { - content: "\f3c9"; + content: "\f3dd"; } .icon-ic_fluent_zoom_fit_20_filled:before { - content: "\f3ca"; + content: "\f3de"; } .icon-ic_fluent_zoom_fit_20_regular:before { - content: "\f3cb"; + content: "\f3df"; } .icon-ic_fluent_zoom_in_20_filled:before { - content: "\f3cc"; + content: "\f3e0"; } .icon-ic_fluent_zoom_in_20_regular:before { - content: "\f3cd"; + content: "\f3e1"; } .icon-ic_fluent_zoom_out_20_filled:before { - content: "\f3ce"; + content: "\f3e2"; } .icon-ic_fluent_zoom_out_20_regular:before { - content: "\f3cf"; + content: "\f3e3"; } diff --git a/fonts/FluentSystemIcons-Resizable.html b/fonts/FluentSystemIcons-Resizable.html index 8b8bcf82ee..9183153632 100644 --- a/fonts/FluentSystemIcons-Resizable.html +++ b/fonts/FluentSystemIcons-Resizable.html @@ -6257,6 +6257,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_building_checkmark_20_filled +
+ + +
+ + + +
+ ic_fluent_building_checkmark_20_regular +
+ +
@@ -10685,6 +10703,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_clothes_hanger_20_filled +
+ + +
+ + + +
+ ic_fluent_clothes_hanger_20_regular +
+ +
@@ -11756,6 +11792,42 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_comment_quote_20_filled +
+ + +
+ + + +
+ ic_fluent_comment_quote_20_regular +
+ + +
+ + + +
+ ic_fluent_comment_text_20_filled +
+ + +
+ + + +
+ ic_fluent_comment_text_20_regular +
+ +
@@ -25373,6 +25445,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_mic_link_20_filled +
+ + +
+ + + +
+ ic_fluent_mic_link_20_regular +
+ +
@@ -27920,6 +28010,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_pen_sync_20_filled +
+ + +
+ + + +
+ ic_fluent_pen_sync_20_regular +
+ +
@@ -28136,6 +28244,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_people_link_20_filled +
+ + +
+ + + +
+ ic_fluent_people_link_20_regular +
+ +
@@ -28802,6 +28928,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_person_head_hint_20_filled +
+ + +
+ + + +
+ ic_fluent_person_head_hint_20_regular +
+ +
@@ -29144,6 +29288,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_person_sound_spatial_20_filled +
+ + +
+ + + +
+ ic_fluent_person_sound_spatial_20_regular +
+ +
@@ -35174,6 +35336,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_20_filled +
+ + +
+ + + +
+ ic_fluent_sound_wave_circle_sparkle_20_regular +
+ +
diff --git a/fonts/FluentSystemIcons-Resizable.json b/fonts/FluentSystemIcons-Resizable.json index 70c8b6bba5..9d2a590409 100644 --- a/fonts/FluentSystemIcons-Resizable.json +++ b/fonts/FluentSystemIcons-Resizable.json @@ -688,4387 +688,4407 @@ "ic_fluent_building_bank_link_20_regular": 58030, "ic_fluent_building_bank_toolbox_20_filled": 58031, "ic_fluent_building_bank_toolbox_20_regular": 58032, - "ic_fluent_building_desktop_20_filled": 58033, - "ic_fluent_building_desktop_20_regular": 58034, - "ic_fluent_building_factory_20_filled": 58035, - "ic_fluent_building_factory_20_regular": 58036, - "ic_fluent_building_government_20_filled": 58037, - "ic_fluent_building_government_20_regular": 58038, - "ic_fluent_building_government_search_20_filled": 58039, - "ic_fluent_building_government_search_20_regular": 58040, - "ic_fluent_building_home_20_filled": 58041, - "ic_fluent_building_home_20_regular": 58042, - "ic_fluent_building_lighthouse_20_filled": 58043, - "ic_fluent_building_lighthouse_20_regular": 58044, - "ic_fluent_building_mosque_20_filled": 58045, - "ic_fluent_building_mosque_20_regular": 58046, - "ic_fluent_building_multiple_20_filled": 58047, - "ic_fluent_building_multiple_20_regular": 58048, - "ic_fluent_building_people_20_filled": 58049, - "ic_fluent_building_people_20_regular": 58050, - "ic_fluent_building_retail_20_filled": 58051, - "ic_fluent_building_retail_20_regular": 58052, - "ic_fluent_building_retail_money_20_filled": 58053, - "ic_fluent_building_retail_money_20_regular": 58054, - "ic_fluent_building_retail_more_20_filled": 58055, - "ic_fluent_building_retail_more_20_regular": 58056, - "ic_fluent_building_retail_shield_20_filled": 58057, - "ic_fluent_building_retail_shield_20_regular": 58058, - "ic_fluent_building_retail_toolbox_20_filled": 58059, - "ic_fluent_building_retail_toolbox_20_regular": 58060, - "ic_fluent_building_shop_20_filled": 58061, - "ic_fluent_building_shop_20_regular": 58062, - "ic_fluent_building_skyscraper_20_filled": 58063, - "ic_fluent_building_skyscraper_20_regular": 58064, - "ic_fluent_building_swap_20_filled": 58065, - "ic_fluent_building_swap_20_regular": 58066, - "ic_fluent_building_townhouse_20_filled": 58067, - "ic_fluent_building_townhouse_20_regular": 58068, - "ic_fluent_button_20_filled": 58069, - "ic_fluent_button_20_regular": 58070, - "ic_fluent_calculator_20_filled": 58071, - "ic_fluent_calculator_20_regular": 58072, - "ic_fluent_calculator_arrow_clockwise_20_filled": 58073, - "ic_fluent_calculator_arrow_clockwise_20_regular": 58074, - "ic_fluent_calculator_multiple_20_filled": 58075, - "ic_fluent_calculator_multiple_20_regular": 58076, - "ic_fluent_calendar_20_filled": 58077, - "ic_fluent_calendar_20_regular": 58078, - "ic_fluent_calendar_3_day_20_filled": 58079, - "ic_fluent_calendar_3_day_20_regular": 58080, - "ic_fluent_calendar_add_20_filled": 58081, - "ic_fluent_calendar_add_20_regular": 58082, - "ic_fluent_calendar_agenda_20_filled": 58083, - "ic_fluent_calendar_agenda_20_regular": 58084, - "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58085, - "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58086, - "ic_fluent_calendar_arrow_down_20_filled": 58087, - "ic_fluent_calendar_arrow_down_20_regular": 58088, - "ic_fluent_calendar_arrow_repeat_all_20_filled": 58089, - "ic_fluent_calendar_arrow_repeat_all_20_regular": 58090, - "ic_fluent_calendar_arrow_right_20_filled": 58091, - "ic_fluent_calendar_arrow_right_20_regular": 58092, - "ic_fluent_calendar_assistant_20_filled": 58093, - "ic_fluent_calendar_assistant_20_regular": 58094, - "ic_fluent_calendar_cancel_20_filled": 58095, - "ic_fluent_calendar_cancel_20_regular": 58096, - "ic_fluent_calendar_chat_20_filled": 58097, - "ic_fluent_calendar_chat_20_regular": 58098, - "ic_fluent_calendar_checkmark_20_filled": 58099, - "ic_fluent_calendar_checkmark_20_regular": 58100, - "ic_fluent_calendar_clock_20_filled": 58101, - "ic_fluent_calendar_clock_20_regular": 58102, - "ic_fluent_calendar_data_bar_20_filled": 58103, - "ic_fluent_calendar_data_bar_20_regular": 58104, - "ic_fluent_calendar_date_20_filled": 58105, - "ic_fluent_calendar_date_20_regular": 58106, - "ic_fluent_calendar_day_20_filled": 58107, - "ic_fluent_calendar_day_20_regular": 58108, - "ic_fluent_calendar_edit_20_filled": 58109, - "ic_fluent_calendar_edit_20_regular": 58110, - "ic_fluent_calendar_empty_20_filled": 58111, - "ic_fluent_calendar_empty_20_regular": 58112, - "ic_fluent_calendar_error_20_filled": 58113, - "ic_fluent_calendar_error_20_regular": 58114, - "ic_fluent_calendar_eye_20_filled": 58115, - "ic_fluent_calendar_eye_20_regular": 58116, - "ic_fluent_calendar_info_20_filled": 58117, - "ic_fluent_calendar_info_20_regular": 58118, - "ic_fluent_calendar_lock_20_filled": 58119, - "ic_fluent_calendar_lock_20_regular": 58120, - "ic_fluent_calendar_ltr_20_filled": 58121, - "ic_fluent_calendar_ltr_20_regular": 58122, - "ic_fluent_calendar_mail_20_filled": 58123, - "ic_fluent_calendar_mail_20_regular": 58124, - "ic_fluent_calendar_mention_20_filled": 58125, - "ic_fluent_calendar_mention_20_regular": 58126, - "ic_fluent_calendar_month_20_filled": 58127, - "ic_fluent_calendar_month_20_regular": 58128, - "ic_fluent_calendar_multiple_20_filled": 58129, - "ic_fluent_calendar_multiple_20_regular": 58130, - "ic_fluent_calendar_note_20_filled": 58131, - "ic_fluent_calendar_note_20_regular": 58132, - "ic_fluent_calendar_pattern_20_filled": 58133, - "ic_fluent_calendar_pattern_20_regular": 58134, - "ic_fluent_calendar_person_20_filled": 58135, - "ic_fluent_calendar_person_20_regular": 58136, - "ic_fluent_calendar_phone_20_filled": 58137, - "ic_fluent_calendar_phone_20_regular": 58138, - "ic_fluent_calendar_play_20_filled": 58139, - "ic_fluent_calendar_play_20_regular": 58140, - "ic_fluent_calendar_question_mark_20_filled": 58141, - "ic_fluent_calendar_question_mark_20_regular": 58142, - "ic_fluent_calendar_record_20_filled": 58143, - "ic_fluent_calendar_record_20_regular": 58144, - "ic_fluent_calendar_reply_20_filled": 58145, - "ic_fluent_calendar_reply_20_regular": 58146, - "ic_fluent_calendar_rtl_20_filled": 58147, - "ic_fluent_calendar_rtl_20_regular": 58148, - "ic_fluent_calendar_search_20_filled": 58149, - "ic_fluent_calendar_search_20_regular": 58150, - "ic_fluent_calendar_settings_20_filled": 58151, - "ic_fluent_calendar_settings_20_regular": 58152, - "ic_fluent_calendar_shield_20_filled": 58153, - "ic_fluent_calendar_shield_20_regular": 58154, - "ic_fluent_calendar_sparkle_20_filled": 58155, - "ic_fluent_calendar_sparkle_20_regular": 58156, - "ic_fluent_calendar_star_20_filled": 58157, - "ic_fluent_calendar_star_20_regular": 58158, - "ic_fluent_calendar_sync_20_filled": 58159, - "ic_fluent_calendar_sync_20_regular": 58160, - "ic_fluent_calendar_template_20_filled": 58161, - "ic_fluent_calendar_template_20_regular": 58162, - "ic_fluent_calendar_today_20_filled": 58163, - "ic_fluent_calendar_today_20_regular": 58164, - "ic_fluent_calendar_toolbox_20_filled": 58165, - "ic_fluent_calendar_toolbox_20_regular": 58166, - "ic_fluent_calendar_video_20_filled": 58167, - "ic_fluent_calendar_video_20_regular": 58168, - "ic_fluent_calendar_week_numbers_20_filled": 58169, - "ic_fluent_calendar_week_numbers_20_regular": 58170, - "ic_fluent_calendar_week_start_20_filled": 58171, - "ic_fluent_calendar_week_start_20_regular": 58172, - "ic_fluent_calendar_work_week_20_filled": 58173, - "ic_fluent_calendar_work_week_20_regular": 58174, - "ic_fluent_call_20_filled": 58175, - "ic_fluent_call_20_regular": 58176, - "ic_fluent_call_add_20_filled": 58177, - "ic_fluent_call_add_20_regular": 58178, - "ic_fluent_call_checkmark_20_filled": 58179, - "ic_fluent_call_checkmark_20_regular": 58180, - "ic_fluent_call_connecting_20_filled": 58181, - "ic_fluent_call_connecting_20_regular": 58182, - "ic_fluent_call_dismiss_20_filled": 58183, - "ic_fluent_call_dismiss_20_regular": 58184, - "ic_fluent_call_end_20_filled": 58185, - "ic_fluent_call_end_20_regular": 58186, - "ic_fluent_call_exclamation_20_filled": 58187, - "ic_fluent_call_exclamation_20_regular": 58188, - "ic_fluent_call_forward_20_filled": 58189, - "ic_fluent_call_forward_20_regular": 58190, - "ic_fluent_call_inbound_20_filled": 58191, - "ic_fluent_call_inbound_20_regular": 58192, - "ic_fluent_call_missed_20_filled": 58193, - "ic_fluent_call_missed_20_regular": 58194, - "ic_fluent_call_outbound_20_filled": 58195, - "ic_fluent_call_outbound_20_regular": 58196, - "ic_fluent_call_park_20_filled": 58197, - "ic_fluent_call_park_20_regular": 58198, - "ic_fluent_call_pause_20_filled": 58199, - "ic_fluent_call_pause_20_regular": 58200, - "ic_fluent_call_prohibited_20_filled": 58201, - "ic_fluent_call_prohibited_20_regular": 58202, - "ic_fluent_call_transfer_20_filled": 58203, - "ic_fluent_call_transfer_20_regular": 58204, - "ic_fluent_call_warning_20_filled": 58205, - "ic_fluent_call_warning_20_regular": 58206, - "ic_fluent_calligraphy_pen_20_filled": 58207, - "ic_fluent_calligraphy_pen_20_regular": 58208, - "ic_fluent_calligraphy_pen_checkmark_20_filled": 58209, - "ic_fluent_calligraphy_pen_checkmark_20_regular": 58210, - "ic_fluent_calligraphy_pen_error_20_filled": 58211, - "ic_fluent_calligraphy_pen_error_20_regular": 58212, - "ic_fluent_calligraphy_pen_question_mark_20_filled": 58213, - "ic_fluent_calligraphy_pen_question_mark_20_regular": 58214, - "ic_fluent_camera_20_filled": 58215, - "ic_fluent_camera_20_regular": 58216, - "ic_fluent_camera_add_20_filled": 58217, - "ic_fluent_camera_add_20_regular": 58218, - "ic_fluent_camera_arrow_up_20_filled": 58219, - "ic_fluent_camera_arrow_up_20_regular": 58220, - "ic_fluent_camera_dome_20_filled": 58221, - "ic_fluent_camera_dome_20_regular": 58222, - "ic_fluent_camera_edit_20_filled": 58223, - "ic_fluent_camera_edit_20_regular": 58224, - "ic_fluent_camera_off_20_filled": 58225, - "ic_fluent_camera_off_20_regular": 58226, - "ic_fluent_camera_sparkles_20_filled": 58227, - "ic_fluent_camera_sparkles_20_regular": 58228, - "ic_fluent_camera_switch_20_filled": 58229, - "ic_fluent_camera_switch_20_regular": 58230, - "ic_fluent_card_ui_20_filled": 58231, - "ic_fluent_card_ui_20_regular": 58232, - "ic_fluent_card_ui_portrait_flip_20_filled": 58233, - "ic_fluent_card_ui_portrait_flip_20_regular": 58234, - "ic_fluent_caret_down_20_filled": 58235, - "ic_fluent_caret_down_20_regular": 58236, - "ic_fluent_caret_down_right_20_filled": 58237, - "ic_fluent_caret_down_right_20_regular": 58238, - "ic_fluent_caret_left_20_filled": 58239, - "ic_fluent_caret_left_20_regular": 58240, - "ic_fluent_caret_right_20_filled": 58241, - "ic_fluent_caret_right_20_regular": 58242, - "ic_fluent_caret_up_20_filled": 58243, - "ic_fluent_caret_up_20_regular": 58244, - "ic_fluent_cart_20_filled": 58245, - "ic_fluent_cart_20_regular": 58246, - "ic_fluent_cast_20_filled": 58247, - "ic_fluent_cast_20_regular": 58248, - "ic_fluent_cast_multiple_20_filled": 58249, - "ic_fluent_cast_multiple_20_regular": 58250, - "ic_fluent_catch_up_20_filled": 58251, - "ic_fluent_catch_up_20_regular": 58252, - "ic_fluent_cellular_3g_20_filled": 58253, - "ic_fluent_cellular_3g_20_regular": 58254, - "ic_fluent_cellular_4g_20_filled": 58255, - "ic_fluent_cellular_4g_20_regular": 58256, - "ic_fluent_cellular_5g_20_filled": 58257, - "ic_fluent_cellular_5g_20_regular": 58258, - "ic_fluent_cellular_data_1_20_filled": 58259, - "ic_fluent_cellular_data_1_20_regular": 58260, - "ic_fluent_cellular_data_2_20_filled": 58261, - "ic_fluent_cellular_data_2_20_regular": 58262, - "ic_fluent_cellular_data_3_20_filled": 58263, - "ic_fluent_cellular_data_3_20_regular": 58264, - "ic_fluent_cellular_data_4_20_filled": 58265, - "ic_fluent_cellular_data_4_20_regular": 58266, - "ic_fluent_cellular_data_5_20_filled": 58267, - "ic_fluent_cellular_data_5_20_regular": 58268, - "ic_fluent_cellular_off_20_filled": 58269, - "ic_fluent_cellular_off_20_regular": 58270, - "ic_fluent_cellular_warning_20_filled": 58271, - "ic_fluent_cellular_warning_20_regular": 58272, - "ic_fluent_center_horizontal_20_filled": 58273, - "ic_fluent_center_horizontal_20_regular": 58274, - "ic_fluent_center_vertical_20_filled": 58275, - "ic_fluent_center_vertical_20_regular": 58276, - "ic_fluent_certificate_20_filled": 58277, - "ic_fluent_certificate_20_regular": 58278, - "ic_fluent_channel_20_filled": 58279, - "ic_fluent_channel_20_regular": 58280, - "ic_fluent_channel_add_20_filled": 58281, - "ic_fluent_channel_add_20_regular": 58282, - "ic_fluent_channel_alert_20_filled": 58283, - "ic_fluent_channel_alert_20_regular": 58284, - "ic_fluent_channel_arrow_left_20_filled": 58285, - "ic_fluent_channel_arrow_left_20_regular": 58286, - "ic_fluent_channel_dismiss_20_filled": 58287, - "ic_fluent_channel_dismiss_20_regular": 58288, - "ic_fluent_channel_share_20_filled": 58289, - "ic_fluent_channel_share_20_regular": 58290, - "ic_fluent_channel_subtract_20_filled": 58291, - "ic_fluent_channel_subtract_20_regular": 58292, - "ic_fluent_chart_multiple_20_filled": 58293, - "ic_fluent_chart_multiple_20_regular": 58294, - "ic_fluent_chart_person_20_filled": 58295, - "ic_fluent_chart_person_20_regular": 58296, - "ic_fluent_chat_20_filled": 58297, - "ic_fluent_chat_20_regular": 58298, - "ic_fluent_chat_add_20_filled": 58299, - "ic_fluent_chat_add_20_regular": 58300, - "ic_fluent_chat_arrow_back_20_filled": 58301, - "ic_fluent_chat_arrow_back_20_regular": 58302, - "ic_fluent_chat_arrow_back_down_20_filled": 58303, - "ic_fluent_chat_arrow_back_down_20_regular": 58304, - "ic_fluent_chat_arrow_double_back_20_filled": 58305, - "ic_fluent_chat_arrow_double_back_20_regular": 58306, - "ic_fluent_chat_bubbles_question_20_filled": 58307, - "ic_fluent_chat_bubbles_question_20_regular": 58308, - "ic_fluent_chat_cursor_20_filled": 58309, - "ic_fluent_chat_cursor_20_regular": 58310, - "ic_fluent_chat_dismiss_20_filled": 58311, - "ic_fluent_chat_dismiss_20_regular": 58312, - "ic_fluent_chat_empty_20_filled": 58313, - "ic_fluent_chat_empty_20_regular": 58314, - "ic_fluent_chat_help_20_filled": 58315, - "ic_fluent_chat_help_20_regular": 58316, - "ic_fluent_chat_lock_20_filled": 58317, - "ic_fluent_chat_lock_20_regular": 58318, - "ic_fluent_chat_mail_20_filled": 58319, - "ic_fluent_chat_mail_20_regular": 58320, - "ic_fluent_chat_multiple_20_filled": 58321, - "ic_fluent_chat_multiple_20_regular": 58322, - "ic_fluent_chat_multiple_heart_20_filled": 58323, - "ic_fluent_chat_multiple_heart_20_regular": 58324, - "ic_fluent_chat_off_20_filled": 58325, - "ic_fluent_chat_off_20_regular": 58326, - "ic_fluent_chat_settings_20_filled": 58327, - "ic_fluent_chat_settings_20_regular": 58328, - "ic_fluent_chat_sparkle_20_filled": 58329, - "ic_fluent_chat_sparkle_20_regular": 58330, - "ic_fluent_chat_video_20_filled": 58331, - "ic_fluent_chat_video_20_regular": 58332, - "ic_fluent_chat_warning_20_filled": 58333, - "ic_fluent_chat_warning_20_regular": 58334, - "ic_fluent_check_20_filled": 58335, - "ic_fluent_check_20_regular": 58336, - "ic_fluent_checkbox_1_20_filled": 58337, - "ic_fluent_checkbox_1_20_regular": 58338, - "ic_fluent_checkbox_2_20_filled": 58339, - "ic_fluent_checkbox_2_20_regular": 58340, - "ic_fluent_checkbox_arrow_right_20_filled": 58341, - "ic_fluent_checkbox_arrow_right_20_regular": 58342, - "ic_fluent_checkbox_checked_20_filled": 58343, - "ic_fluent_checkbox_checked_20_regular": 58344, - "ic_fluent_checkbox_checked_sync_20_filled": 58345, - "ic_fluent_checkbox_checked_sync_20_regular": 58346, - "ic_fluent_checkbox_indeterminate_20_filled": 58347, - "ic_fluent_checkbox_indeterminate_20_regular": 58348, - "ic_fluent_checkbox_person_20_filled": 58349, - "ic_fluent_checkbox_person_20_regular": 58350, - "ic_fluent_checkbox_unchecked_20_filled": 58351, - "ic_fluent_checkbox_unchecked_20_regular": 58352, - "ic_fluent_checkbox_warning_20_filled": 58353, - "ic_fluent_checkbox_warning_20_regular": 58354, - "ic_fluent_checkmark_20_filled": 58355, - "ic_fluent_checkmark_20_regular": 58356, - "ic_fluent_checkmark_circle_20_filled": 58357, - "ic_fluent_checkmark_circle_20_regular": 58358, - "ic_fluent_checkmark_circle_square_20_filled": 58359, - "ic_fluent_checkmark_circle_square_20_regular": 58360, - "ic_fluent_checkmark_circle_warning_20_filled": 58361, - "ic_fluent_checkmark_circle_warning_20_regular": 58362, - "ic_fluent_checkmark_lock_20_filled": 58363, - "ic_fluent_checkmark_lock_20_regular": 58364, - "ic_fluent_checkmark_note_20_filled": 58365, - "ic_fluent_checkmark_note_20_regular": 58366, - "ic_fluent_checkmark_square_20_filled": 58367, - "ic_fluent_checkmark_square_20_regular": 58368, - "ic_fluent_checkmark_starburst_20_filled": 58369, - "ic_fluent_checkmark_starburst_20_regular": 58370, - "ic_fluent_checkmark_underline_circle_20_filled": 58371, - "ic_fluent_checkmark_underline_circle_20_regular": 58372, - "ic_fluent_chess_20_filled": 58373, - "ic_fluent_chess_20_regular": 58374, - "ic_fluent_chevron_circle_down_20_filled": 58375, - "ic_fluent_chevron_circle_down_20_regular": 58376, - "ic_fluent_chevron_circle_left_20_filled": 58377, - "ic_fluent_chevron_circle_left_20_regular": 58378, - "ic_fluent_chevron_circle_right_20_filled": 58379, - "ic_fluent_chevron_circle_right_20_regular": 58380, - "ic_fluent_chevron_circle_up_20_filled": 58381, - "ic_fluent_chevron_circle_up_20_regular": 58382, - "ic_fluent_chevron_double_down_20_filled": 58383, - "ic_fluent_chevron_double_down_20_regular": 58384, - "ic_fluent_chevron_double_left_20_filled": 58385, - "ic_fluent_chevron_double_left_20_regular": 58386, - "ic_fluent_chevron_double_right_20_filled": 58387, - "ic_fluent_chevron_double_right_20_regular": 58388, - "ic_fluent_chevron_double_up_20_filled": 58389, - "ic_fluent_chevron_double_up_20_regular": 58390, - "ic_fluent_chevron_down_20_filled": 58391, - "ic_fluent_chevron_down_20_regular": 58392, - "ic_fluent_chevron_down_up_20_filled": 58393, - "ic_fluent_chevron_down_up_20_regular": 58394, - "ic_fluent_chevron_left_20_filled": 58395, - "ic_fluent_chevron_left_20_regular": 58396, - "ic_fluent_chevron_right_20_filled": 58397, - "ic_fluent_chevron_right_20_regular": 58398, - "ic_fluent_chevron_up_20_filled": 58399, - "ic_fluent_chevron_up_20_regular": 58400, - "ic_fluent_chevron_up_down_20_filled": 58401, - "ic_fluent_chevron_up_down_20_regular": 58402, - "ic_fluent_circle_20_filled": 58403, - "ic_fluent_circle_20_regular": 58404, - "ic_fluent_circle_edit_20_filled": 58405, - "ic_fluent_circle_edit_20_regular": 58406, - "ic_fluent_circle_eraser_20_filled": 58407, - "ic_fluent_circle_eraser_20_regular": 58408, - "ic_fluent_circle_half_fill_20_filled": 58409, - "ic_fluent_circle_half_fill_20_regular": 58410, - "ic_fluent_circle_highlight_20_filled": 58411, - "ic_fluent_circle_highlight_20_regular": 58412, - "ic_fluent_circle_hint_20_filled": 58413, - "ic_fluent_circle_hint_20_regular": 58414, - "ic_fluent_circle_hint_half_vertical_20_filled": 58415, - "ic_fluent_circle_hint_half_vertical_20_regular": 58416, - "ic_fluent_circle_image_20_filled": 58417, - "ic_fluent_circle_image_20_regular": 58418, - "ic_fluent_circle_line_20_filled": 58419, - "ic_fluent_circle_line_20_regular": 58420, - "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58421, - "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58422, - "ic_fluent_circle_off_20_filled": 58423, - "ic_fluent_circle_off_20_regular": 58424, - "ic_fluent_circle_shadow_20_filled": 58425, - "ic_fluent_circle_shadow_20_regular": 58426, - "ic_fluent_circle_small_20_filled": 58427, - "ic_fluent_circle_small_20_regular": 58428, - "ic_fluent_city_20_filled": 58429, - "ic_fluent_city_20_regular": 58430, - "ic_fluent_class_20_filled": 58431, - "ic_fluent_class_20_regular": 58432, - "ic_fluent_classification_20_filled": 58433, - "ic_fluent_classification_20_regular": 58434, - "ic_fluent_clear_formatting_20_filled": 58435, - "ic_fluent_clear_formatting_20_regular": 58436, - "ic_fluent_clipboard_20_filled": 58437, - "ic_fluent_clipboard_20_regular": 58438, - "ic_fluent_clipboard_3_day_20_filled": 58439, - "ic_fluent_clipboard_3_day_20_regular": 58440, - "ic_fluent_clipboard_arrow_right_20_filled": 58441, - "ic_fluent_clipboard_arrow_right_20_regular": 58442, - "ic_fluent_clipboard_brush_20_filled": 58443, - "ic_fluent_clipboard_brush_20_regular": 58444, - "ic_fluent_clipboard_bullet_list_20_filled": 58445, - "ic_fluent_clipboard_bullet_list_20_regular": 58446, - "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58447, - "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58448, - "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58449, - "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58450, - "ic_fluent_clipboard_checkmark_20_filled": 58451, - "ic_fluent_clipboard_checkmark_20_regular": 58452, - "ic_fluent_clipboard_clock_20_filled": 58453, - "ic_fluent_clipboard_clock_20_regular": 58454, - "ic_fluent_clipboard_code_20_filled": 58455, - "ic_fluent_clipboard_code_20_regular": 58456, - "ic_fluent_clipboard_data_bar_20_filled": 58457, - "ic_fluent_clipboard_data_bar_20_regular": 58458, - "ic_fluent_clipboard_day_20_filled": 58459, - "ic_fluent_clipboard_day_20_regular": 58460, - "ic_fluent_clipboard_edit_20_filled": 58461, - "ic_fluent_clipboard_edit_20_regular": 58462, - "ic_fluent_clipboard_error_20_filled": 58463, - "ic_fluent_clipboard_error_20_regular": 58464, - "ic_fluent_clipboard_heart_20_filled": 58465, - "ic_fluent_clipboard_heart_20_regular": 58466, - "ic_fluent_clipboard_image_20_filled": 58467, - "ic_fluent_clipboard_image_20_regular": 58468, - "ic_fluent_clipboard_letter_20_filled": 58469, - "ic_fluent_clipboard_letter_20_regular": 58470, - "ic_fluent_clipboard_link_20_filled": 58471, - "ic_fluent_clipboard_link_20_regular": 58472, - "ic_fluent_clipboard_math_formula_20_filled": 58473, - "ic_fluent_clipboard_math_formula_20_regular": 58474, - "ic_fluent_clipboard_month_20_filled": 58475, - "ic_fluent_clipboard_month_20_regular": 58476, - "ic_fluent_clipboard_more_20_filled": 58477, - "ic_fluent_clipboard_more_20_regular": 58478, - "ic_fluent_clipboard_note_20_filled": 58479, - "ic_fluent_clipboard_note_20_regular": 58480, - "ic_fluent_clipboard_number_123_20_filled": 58481, - "ic_fluent_clipboard_number_123_20_regular": 58482, - "ic_fluent_clipboard_paste_20_filled": 58483, - "ic_fluent_clipboard_paste_20_regular": 58484, - "ic_fluent_clipboard_pulse_20_filled": 58485, - "ic_fluent_clipboard_pulse_20_regular": 58486, - "ic_fluent_clipboard_search_20_filled": 58487, - "ic_fluent_clipboard_search_20_regular": 58488, - "ic_fluent_clipboard_settings_20_filled": 58489, - "ic_fluent_clipboard_settings_20_regular": 58490, - "ic_fluent_clipboard_task_20_filled": 58491, - "ic_fluent_clipboard_task_20_regular": 58492, - "ic_fluent_clipboard_task_add_20_filled": 58493, - "ic_fluent_clipboard_task_add_20_regular": 58494, - "ic_fluent_clipboard_task_list_ltr_20_filled": 58495, - "ic_fluent_clipboard_task_list_ltr_20_regular": 58496, - "ic_fluent_clipboard_task_list_rtl_20_filled": 58497, - "ic_fluent_clipboard_task_list_rtl_20_regular": 58498, - "ic_fluent_clipboard_text_edit_20_filled": 58499, - "ic_fluent_clipboard_text_edit_20_regular": 58500, - "ic_fluent_clipboard_text_ltr_20_filled": 58501, - "ic_fluent_clipboard_text_ltr_20_regular": 58502, - "ic_fluent_clipboard_text_rtl_20_filled": 58503, - "ic_fluent_clipboard_text_rtl_20_regular": 58504, - "ic_fluent_clock_20_filled": 58505, - "ic_fluent_clock_20_regular": 58506, - "ic_fluent_clock_alarm_20_filled": 58507, - "ic_fluent_clock_alarm_20_regular": 58508, - "ic_fluent_clock_arrow_download_20_filled": 58509, - "ic_fluent_clock_arrow_download_20_regular": 58510, - "ic_fluent_clock_bill_20_filled": 58511, - "ic_fluent_clock_bill_20_regular": 58512, - "ic_fluent_clock_dismiss_20_filled": 58513, - "ic_fluent_clock_dismiss_20_regular": 58514, - "ic_fluent_clock_lock_20_filled": 58515, - "ic_fluent_clock_lock_20_regular": 58516, - "ic_fluent_clock_pause_20_filled": 58517, - "ic_fluent_clock_pause_20_regular": 58518, - "ic_fluent_clock_toolbox_20_filled": 58519, - "ic_fluent_clock_toolbox_20_regular": 58520, - "ic_fluent_closed_caption_20_filled": 58521, - "ic_fluent_closed_caption_20_regular": 58522, - "ic_fluent_closed_caption_off_20_filled": 58523, - "ic_fluent_closed_caption_off_20_regular": 58524, - "ic_fluent_cloud_20_filled": 58525, - "ic_fluent_cloud_20_regular": 58526, - "ic_fluent_cloud_add_20_filled": 58527, - "ic_fluent_cloud_add_20_regular": 58528, - "ic_fluent_cloud_archive_20_filled": 58529, - "ic_fluent_cloud_archive_20_regular": 58530, - "ic_fluent_cloud_arrow_down_20_filled": 58531, - "ic_fluent_cloud_arrow_down_20_regular": 58532, - "ic_fluent_cloud_arrow_right_20_filled": 58533, - "ic_fluent_cloud_arrow_right_20_regular": 58534, - "ic_fluent_cloud_arrow_up_20_filled": 58535, - "ic_fluent_cloud_arrow_up_20_regular": 58536, - "ic_fluent_cloud_beaker_20_filled": 58537, - "ic_fluent_cloud_beaker_20_regular": 58538, - "ic_fluent_cloud_bidirectional_20_filled": 58539, - "ic_fluent_cloud_bidirectional_20_regular": 58540, - "ic_fluent_cloud_checkmark_20_filled": 58541, - "ic_fluent_cloud_checkmark_20_regular": 58542, - "ic_fluent_cloud_cube_20_filled": 58543, - "ic_fluent_cloud_cube_20_regular": 58544, - "ic_fluent_cloud_database_20_filled": 58545, - "ic_fluent_cloud_database_20_regular": 58546, - "ic_fluent_cloud_desktop_20_filled": 58547, - "ic_fluent_cloud_desktop_20_regular": 58548, - "ic_fluent_cloud_dismiss_20_filled": 58549, - "ic_fluent_cloud_dismiss_20_regular": 58550, - "ic_fluent_cloud_edit_20_filled": 58551, - "ic_fluent_cloud_edit_20_regular": 58552, - "ic_fluent_cloud_error_20_filled": 58553, - "ic_fluent_cloud_error_20_regular": 58554, - "ic_fluent_cloud_flow_20_filled": 58555, - "ic_fluent_cloud_flow_20_regular": 58556, - "ic_fluent_cloud_link_20_filled": 58557, - "ic_fluent_cloud_link_20_regular": 58558, - "ic_fluent_cloud_off_20_filled": 58559, - "ic_fluent_cloud_off_20_regular": 58560, - "ic_fluent_cloud_swap_20_filled": 58561, - "ic_fluent_cloud_swap_20_regular": 58562, - "ic_fluent_cloud_sync_20_filled": 58563, - "ic_fluent_cloud_sync_20_regular": 58564, - "ic_fluent_cloud_words_20_filled": 58565, - "ic_fluent_cloud_words_20_regular": 58566, - "ic_fluent_clover_20_filled": 58567, - "ic_fluent_clover_20_regular": 58568, - "ic_fluent_code_20_filled": 58569, - "ic_fluent_code_20_regular": 58570, - "ic_fluent_code_block_20_filled": 58571, - "ic_fluent_code_block_20_regular": 58572, - "ic_fluent_code_circle_20_filled": 58573, - "ic_fluent_code_circle_20_regular": 58574, - "ic_fluent_code_text_20_filled": 58575, - "ic_fluent_code_text_20_regular": 58576, - "ic_fluent_code_text_edit_20_filled": 58577, - "ic_fluent_code_text_edit_20_regular": 58578, - "ic_fluent_coin_stack_20_filled": 58579, - "ic_fluent_coin_stack_20_regular": 58580, - "ic_fluent_collections_20_filled": 58581, - "ic_fluent_collections_20_regular": 58582, - "ic_fluent_collections_add_20_filled": 58583, - "ic_fluent_collections_add_20_regular": 58584, - "ic_fluent_color_20_filled": 58585, - "ic_fluent_color_20_regular": 58586, - "ic_fluent_color_background_20_filled": 58587, - "ic_fluent_color_background_20_regular": 58588, - "ic_fluent_color_background_accent_20_regular": 58589, - "ic_fluent_color_fill_20_filled": 58590, - "ic_fluent_color_fill_20_regular": 58591, - "ic_fluent_color_fill_accent_20_regular": 58592, - "ic_fluent_color_line_20_filled": 58593, - "ic_fluent_color_line_20_regular": 58594, - "ic_fluent_color_line_accent_20_regular": 58595, - "ic_fluent_column_20_filled": 58596, - "ic_fluent_column_20_regular": 58597, - "ic_fluent_column_arrow_right_20_filled": 58598, - "ic_fluent_column_arrow_right_20_regular": 58599, - "ic_fluent_column_double_compare_20_filled": 58600, - "ic_fluent_column_double_compare_20_regular": 58601, - "ic_fluent_column_edit_20_filled": 58602, - "ic_fluent_column_edit_20_regular": 58603, - "ic_fluent_column_single_compare_20_filled": 58604, - "ic_fluent_column_single_compare_20_regular": 58605, - "ic_fluent_column_triple_20_filled": 58606, - "ic_fluent_column_triple_20_regular": 58607, - "ic_fluent_column_triple_edit_20_filled": 58608, - "ic_fluent_column_triple_edit_20_regular": 58609, - "ic_fluent_comma_20_filled": 58610, - "ic_fluent_comma_20_regular": 58611, - "ic_fluent_comment_20_filled": 58612, - "ic_fluent_comment_20_regular": 58613, - "ic_fluent_comment_add_20_filled": 58614, - "ic_fluent_comment_add_20_regular": 58615, - "ic_fluent_comment_arrow_left_20_filled": 58616, - "ic_fluent_comment_arrow_left_20_regular": 58617, - "ic_fluent_comment_arrow_right_20_filled": 58618, - "ic_fluent_comment_arrow_right_20_regular": 58619, - "ic_fluent_comment_checkmark_20_filled": 58620, - "ic_fluent_comment_checkmark_20_regular": 58621, - "ic_fluent_comment_dismiss_20_filled": 58622, - "ic_fluent_comment_dismiss_20_regular": 58623, - "ic_fluent_comment_edit_20_filled": 58624, - "ic_fluent_comment_edit_20_regular": 58625, - "ic_fluent_comment_error_20_filled": 58626, - "ic_fluent_comment_error_20_regular": 58627, - "ic_fluent_comment_lightning_20_filled": 58628, - "ic_fluent_comment_lightning_20_regular": 58629, - "ic_fluent_comment_link_20_filled": 58630, - "ic_fluent_comment_link_20_regular": 58631, - "ic_fluent_comment_mention_20_filled": 58632, - "ic_fluent_comment_mention_20_regular": 58633, - "ic_fluent_comment_multiple_20_filled": 58634, - "ic_fluent_comment_multiple_20_regular": 58635, - "ic_fluent_comment_multiple_checkmark_20_filled": 58636, - "ic_fluent_comment_multiple_checkmark_20_regular": 58637, - "ic_fluent_comment_multiple_link_20_filled": 58638, - "ic_fluent_comment_multiple_link_20_regular": 58639, - "ic_fluent_comment_note_20_filled": 58640, - "ic_fluent_comment_note_20_regular": 58641, - "ic_fluent_comment_off_20_filled": 58642, - "ic_fluent_comment_off_20_regular": 58643, - "ic_fluent_communication_20_filled": 58644, - "ic_fluent_communication_20_regular": 58645, - "ic_fluent_communication_person_20_filled": 58646, - "ic_fluent_communication_person_20_regular": 58647, - "ic_fluent_communication_shield_20_filled": 58648, - "ic_fluent_communication_shield_20_regular": 58649, - "ic_fluent_compass_northwest_20_filled": 58650, - "ic_fluent_compass_northwest_20_regular": 58651, - "ic_fluent_compose_20_filled": 58652, - "ic_fluent_compose_20_regular": 58653, - "ic_fluent_conference_room_20_filled": 58654, - "ic_fluent_conference_room_20_regular": 58655, - "ic_fluent_connected_20_filled": 58656, - "ic_fluent_connected_20_regular": 58657, - "ic_fluent_connector_20_filled": 58658, - "ic_fluent_connector_20_regular": 58659, - "ic_fluent_contact_card_20_filled": 58660, - "ic_fluent_contact_card_20_regular": 58661, - "ic_fluent_contact_card_group_20_filled": 58662, - "ic_fluent_contact_card_group_20_regular": 58663, - "ic_fluent_contact_card_link_20_filled": 58664, - "ic_fluent_contact_card_link_20_regular": 58665, - "ic_fluent_contact_card_ribbon_20_filled": 58666, - "ic_fluent_contact_card_ribbon_20_regular": 58667, - "ic_fluent_content_settings_20_filled": 58668, - "ic_fluent_content_settings_20_regular": 58669, - "ic_fluent_content_view_20_filled": 58670, - "ic_fluent_content_view_20_regular": 58671, - "ic_fluent_content_view_gallery_20_filled": 58672, - "ic_fluent_content_view_gallery_20_regular": 58673, - "ic_fluent_content_view_gallery_lightning_20_filled": 58674, - "ic_fluent_content_view_gallery_lightning_20_regular": 58675, - "ic_fluent_contract_down_left_20_filled": 58676, - "ic_fluent_contract_down_left_20_regular": 58677, - "ic_fluent_contract_up_right_20_filled": 58678, - "ic_fluent_contract_up_right_20_regular": 58679, - "ic_fluent_control_button_20_filled": 58680, - "ic_fluent_control_button_20_regular": 58681, - "ic_fluent_convert_range_20_filled": 58682, - "ic_fluent_convert_range_20_regular": 58683, - "ic_fluent_cookies_20_filled": 58684, - "ic_fluent_cookies_20_regular": 58685, - "ic_fluent_copy_20_filled": 58686, - "ic_fluent_copy_20_regular": 58687, - "ic_fluent_copy_add_20_filled": 58688, - "ic_fluent_copy_add_20_regular": 58689, - "ic_fluent_copy_arrow_right_20_filled": 58690, - "ic_fluent_copy_arrow_right_20_regular": 58691, - "ic_fluent_copy_select_20_filled": 58692, - "ic_fluent_copy_select_20_regular": 58693, - "ic_fluent_couch_20_filled": 58694, - "ic_fluent_couch_20_regular": 58695, - "ic_fluent_credit_card_clock_20_filled": 58696, - "ic_fluent_credit_card_clock_20_regular": 58697, - "ic_fluent_credit_card_person_20_filled": 58698, - "ic_fluent_credit_card_person_20_regular": 58699, - "ic_fluent_credit_card_toolbox_20_filled": 58700, - "ic_fluent_credit_card_toolbox_20_regular": 58701, - "ic_fluent_crop_20_filled": 58702, - "ic_fluent_crop_20_regular": 58703, - "ic_fluent_crop_arrow_rotate_20_filled": 58704, - "ic_fluent_crop_arrow_rotate_20_regular": 58705, - "ic_fluent_crop_interim_20_filled": 58706, - "ic_fluent_crop_interim_20_regular": 58707, - "ic_fluent_crop_interim_off_20_filled": 58708, - "ic_fluent_crop_interim_off_20_regular": 58709, - "ic_fluent_crown_20_filled": 58710, - "ic_fluent_crown_20_regular": 58711, - "ic_fluent_cube_20_filled": 58712, - "ic_fluent_cube_20_regular": 58713, - "ic_fluent_cube_add_20_filled": 58714, - "ic_fluent_cube_add_20_regular": 58715, - "ic_fluent_cube_arrow_curve_down_20_filled": 58716, - "ic_fluent_cube_arrow_curve_down_20_regular": 58717, - "ic_fluent_cube_link_20_filled": 58718, - "ic_fluent_cube_link_20_regular": 58719, - "ic_fluent_cube_multiple_20_filled": 58720, - "ic_fluent_cube_multiple_20_regular": 58721, - "ic_fluent_cube_quick_20_filled": 58722, - "ic_fluent_cube_quick_20_regular": 58723, - "ic_fluent_cube_rotate_20_filled": 58724, - "ic_fluent_cube_rotate_20_regular": 58725, - "ic_fluent_cube_sync_20_filled": 58726, - "ic_fluent_cube_sync_20_regular": 58727, - "ic_fluent_cube_tree_20_filled": 58728, - "ic_fluent_cube_tree_20_regular": 58729, - "ic_fluent_currency_dollar_euro_20_filled": 58730, - "ic_fluent_currency_dollar_euro_20_regular": 58731, - "ic_fluent_currency_dollar_rupee_20_filled": 58732, - "ic_fluent_currency_dollar_rupee_20_regular": 58733, - "ic_fluent_cursor_20_filled": 58734, - "ic_fluent_cursor_20_regular": 58735, - "ic_fluent_cursor_click_20_filled": 58736, - "ic_fluent_cursor_click_20_regular": 58737, - "ic_fluent_cursor_hover_20_filled": 58738, - "ic_fluent_cursor_hover_20_regular": 58739, - "ic_fluent_cursor_hover_off_20_filled": 58740, - "ic_fluent_cursor_hover_off_20_regular": 58741, - "ic_fluent_cursor_prohibited_20_filled": 58742, - "ic_fluent_cursor_prohibited_20_regular": 58743, - "ic_fluent_cut_20_filled": 58744, - "ic_fluent_cut_20_regular": 58745, - "ic_fluent_dark_theme_20_filled": 58746, - "ic_fluent_dark_theme_20_regular": 58747, - "ic_fluent_data_area_20_filled": 58748, - "ic_fluent_data_area_20_regular": 58749, - "ic_fluent_data_bar_horizontal_20_filled": 58750, - "ic_fluent_data_bar_horizontal_20_regular": 58751, - "ic_fluent_data_bar_vertical_20_filled": 58752, - "ic_fluent_data_bar_vertical_20_regular": 58753, - "ic_fluent_data_bar_vertical_add_20_filled": 58754, - "ic_fluent_data_bar_vertical_add_20_regular": 58755, - "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58756, - "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58757, - "ic_fluent_data_bar_vertical_ascending_20_filled": 58758, - "ic_fluent_data_bar_vertical_ascending_20_regular": 58759, - "ic_fluent_data_bar_vertical_star_20_filled": 58760, - "ic_fluent_data_bar_vertical_star_20_regular": 58761, - "ic_fluent_data_funnel_20_filled": 58762, - "ic_fluent_data_funnel_20_regular": 58763, - "ic_fluent_data_histogram_20_filled": 58764, - "ic_fluent_data_histogram_20_regular": 58765, - "ic_fluent_data_line_20_filled": 58766, - "ic_fluent_data_line_20_regular": 58767, - "ic_fluent_data_pie_20_filled": 58768, - "ic_fluent_data_pie_20_regular": 58769, - "ic_fluent_data_scatter_20_filled": 58770, - "ic_fluent_data_scatter_20_regular": 58771, - "ic_fluent_data_sunburst_20_filled": 58772, - "ic_fluent_data_sunburst_20_regular": 58773, - "ic_fluent_data_treemap_20_filled": 58774, - "ic_fluent_data_treemap_20_regular": 58775, - "ic_fluent_data_trending_20_filled": 58776, - "ic_fluent_data_trending_20_regular": 58777, - "ic_fluent_data_usage_20_filled": 58778, - "ic_fluent_data_usage_20_regular": 58779, - "ic_fluent_data_usage_edit_20_filled": 58780, - "ic_fluent_data_usage_edit_20_regular": 58781, - "ic_fluent_data_usage_settings_20_filled": 58782, - "ic_fluent_data_usage_settings_20_regular": 58783, - "ic_fluent_data_usage_toolbox_20_filled": 58784, - "ic_fluent_data_usage_toolbox_20_regular": 58785, - "ic_fluent_data_waterfall_20_filled": 58786, - "ic_fluent_data_waterfall_20_regular": 58787, - "ic_fluent_data_whisker_20_filled": 58788, - "ic_fluent_data_whisker_20_regular": 58789, - "ic_fluent_database_20_filled": 58790, - "ic_fluent_database_20_regular": 58791, - "ic_fluent_database_arrow_down_20_filled": 58792, - "ic_fluent_database_arrow_down_20_regular": 58793, - "ic_fluent_database_arrow_right_20_filled": 58794, - "ic_fluent_database_arrow_right_20_regular": 58795, - "ic_fluent_database_arrow_up_20_filled": 58796, - "ic_fluent_database_arrow_up_20_regular": 58797, - "ic_fluent_database_lightning_20_filled": 58798, - "ic_fluent_database_lightning_20_regular": 58799, - "ic_fluent_database_link_20_filled": 58800, - "ic_fluent_database_link_20_regular": 58801, - "ic_fluent_database_multiple_20_filled": 58802, - "ic_fluent_database_multiple_20_regular": 58803, - "ic_fluent_database_person_20_filled": 58804, - "ic_fluent_database_person_20_regular": 58805, - "ic_fluent_database_plug_connected_20_filled": 58806, - "ic_fluent_database_plug_connected_20_regular": 58807, - "ic_fluent_database_search_20_filled": 58808, - "ic_fluent_database_search_20_regular": 58809, - "ic_fluent_database_switch_20_filled": 58810, - "ic_fluent_database_switch_20_regular": 58811, - "ic_fluent_database_warning_20_filled": 58812, - "ic_fluent_database_warning_20_regular": 58813, - "ic_fluent_database_window_20_filled": 58814, - "ic_fluent_database_window_20_regular": 58815, - "ic_fluent_decimal_arrow_left_20_filled": 58816, - "ic_fluent_decimal_arrow_left_20_regular": 58817, - "ic_fluent_decimal_arrow_right_20_filled": 58818, - "ic_fluent_decimal_arrow_right_20_regular": 58819, - "ic_fluent_delete_20_filled": 58820, - "ic_fluent_delete_20_regular": 58821, - "ic_fluent_delete_arrow_back_20_filled": 58822, - "ic_fluent_delete_arrow_back_20_regular": 58823, - "ic_fluent_delete_dismiss_20_filled": 58824, - "ic_fluent_delete_dismiss_20_regular": 58825, - "ic_fluent_delete_lines_20_filled": 58826, - "ic_fluent_delete_lines_20_regular": 58827, - "ic_fluent_delete_off_20_filled": 58828, - "ic_fluent_delete_off_20_regular": 58829, - "ic_fluent_dentist_20_filled": 58830, - "ic_fluent_dentist_20_regular": 58831, - "ic_fluent_design_ideas_20_filled": 58832, - "ic_fluent_design_ideas_20_regular": 58833, - "ic_fluent_desk_20_filled": 58834, - "ic_fluent_desk_20_regular": 58835, - "ic_fluent_desktop_20_filled": 58836, - "ic_fluent_desktop_20_regular": 58837, - "ic_fluent_desktop_arrow_down_20_filled": 58838, - "ic_fluent_desktop_arrow_down_20_regular": 58839, - "ic_fluent_desktop_arrow_right_20_filled": 58840, - "ic_fluent_desktop_arrow_right_20_regular": 58841, - "ic_fluent_desktop_checkmark_20_filled": 58842, - "ic_fluent_desktop_checkmark_20_regular": 58843, - "ic_fluent_desktop_cursor_20_filled": 58844, - "ic_fluent_desktop_cursor_20_regular": 58845, - "ic_fluent_desktop_edit_20_filled": 58846, - "ic_fluent_desktop_edit_20_regular": 58847, - "ic_fluent_desktop_flow_20_filled": 58848, - "ic_fluent_desktop_flow_20_regular": 58849, - "ic_fluent_desktop_keyboard_20_filled": 58850, - "ic_fluent_desktop_keyboard_20_regular": 58851, - "ic_fluent_desktop_mac_20_filled": 58852, - "ic_fluent_desktop_mac_20_regular": 58853, - "ic_fluent_desktop_off_20_filled": 58854, - "ic_fluent_desktop_off_20_regular": 58855, - "ic_fluent_desktop_pulse_20_filled": 58856, - "ic_fluent_desktop_pulse_20_regular": 58857, - "ic_fluent_desktop_signal_20_filled": 58858, - "ic_fluent_desktop_signal_20_regular": 58859, - "ic_fluent_desktop_speaker_20_filled": 58860, - "ic_fluent_desktop_speaker_20_regular": 58861, - "ic_fluent_desktop_speaker_off_20_filled": 58862, - "ic_fluent_desktop_speaker_off_20_regular": 58863, - "ic_fluent_desktop_sync_20_filled": 58864, - "ic_fluent_desktop_sync_20_regular": 58865, - "ic_fluent_desktop_toolbox_20_filled": 58866, - "ic_fluent_desktop_toolbox_20_regular": 58867, - "ic_fluent_desktop_tower_20_filled": 58868, - "ic_fluent_desktop_tower_20_regular": 58869, - "ic_fluent_developer_board_20_filled": 58870, - "ic_fluent_developer_board_20_regular": 58871, - "ic_fluent_developer_board_lightning_20_filled": 58872, - "ic_fluent_developer_board_lightning_20_regular": 58873, - "ic_fluent_developer_board_lightning_toolbox_20_filled": 58874, - "ic_fluent_developer_board_lightning_toolbox_20_regular": 58875, - "ic_fluent_developer_board_search_20_filled": 58876, - "ic_fluent_developer_board_search_20_regular": 58877, - "ic_fluent_device_eq_20_filled": 58878, - "ic_fluent_device_eq_20_regular": 58879, - "ic_fluent_device_meeting_room_20_filled": 58880, - "ic_fluent_device_meeting_room_20_regular": 58881, - "ic_fluent_device_meeting_room_remote_20_filled": 58882, - "ic_fluent_device_meeting_room_remote_20_regular": 58883, - "ic_fluent_diagram_20_filled": 58884, - "ic_fluent_diagram_20_regular": 58885, - "ic_fluent_dialpad_20_filled": 58886, - "ic_fluent_dialpad_20_regular": 58887, - "ic_fluent_dialpad_off_20_filled": 58888, - "ic_fluent_dialpad_off_20_regular": 58889, - "ic_fluent_dialpad_question_mark_20_filled": 58890, - "ic_fluent_dialpad_question_mark_20_regular": 58891, - "ic_fluent_diamond_20_filled": 58892, - "ic_fluent_diamond_20_regular": 58893, - "ic_fluent_directions_20_filled": 58894, - "ic_fluent_directions_20_regular": 58895, - "ic_fluent_dishwasher_20_filled": 58896, - "ic_fluent_dishwasher_20_regular": 58897, - "ic_fluent_dismiss_20_filled": 58898, - "ic_fluent_dismiss_20_regular": 58899, - "ic_fluent_dismiss_circle_20_filled": 58900, - "ic_fluent_dismiss_circle_20_regular": 58901, - "ic_fluent_dismiss_square_20_filled": 58902, - "ic_fluent_dismiss_square_20_regular": 58903, - "ic_fluent_dismiss_square_multiple_20_filled": 58904, - "ic_fluent_dismiss_square_multiple_20_regular": 58905, - "ic_fluent_diversity_20_filled": 58906, - "ic_fluent_diversity_20_regular": 58907, - "ic_fluent_divider_short_20_filled": 58908, - "ic_fluent_divider_short_20_regular": 58909, - "ic_fluent_divider_tall_20_filled": 58910, - "ic_fluent_divider_tall_20_regular": 58911, - "ic_fluent_dock_20_filled": 58912, - "ic_fluent_dock_20_regular": 58913, - "ic_fluent_dock_row_20_filled": 58914, - "ic_fluent_dock_row_20_regular": 58915, - "ic_fluent_doctor_20_filled": 58916, - "ic_fluent_doctor_20_regular": 58917, - "ic_fluent_document_100_20_filled": 58918, - "ic_fluent_document_100_20_regular": 58919, - "ic_fluent_document_20_filled": 58920, - "ic_fluent_document_20_regular": 58921, - "ic_fluent_document_add_20_filled": 58922, - "ic_fluent_document_add_20_regular": 58923, - "ic_fluent_document_arrow_down_20_filled": 58924, - "ic_fluent_document_arrow_down_20_regular": 58925, - "ic_fluent_document_arrow_left_20_filled": 58926, - "ic_fluent_document_arrow_left_20_regular": 58927, - "ic_fluent_document_arrow_right_20_filled": 58928, - "ic_fluent_document_arrow_right_20_regular": 58929, - "ic_fluent_document_arrow_up_20_filled": 58930, - "ic_fluent_document_arrow_up_20_regular": 58931, - "ic_fluent_document_border_20_filled": 58932, - "ic_fluent_document_border_20_regular": 58933, - "ic_fluent_document_border_print_20_filled": 58934, - "ic_fluent_document_border_print_20_regular": 58935, - "ic_fluent_document_briefcase_20_filled": 58936, - "ic_fluent_document_briefcase_20_regular": 58937, - "ic_fluent_document_bullet_list_20_filled": 58938, - "ic_fluent_document_bullet_list_20_regular": 58939, - "ic_fluent_document_bullet_list_arrow_left_20_filled": 58940, - "ic_fluent_document_bullet_list_arrow_left_20_regular": 58941, - "ic_fluent_document_bullet_list_clock_20_filled": 58942, - "ic_fluent_document_bullet_list_clock_20_regular": 58943, - "ic_fluent_document_bullet_list_cube_20_filled": 58944, - "ic_fluent_document_bullet_list_cube_20_regular": 58945, - "ic_fluent_document_bullet_list_multiple_20_filled": 58946, - "ic_fluent_document_bullet_list_multiple_20_regular": 58947, - "ic_fluent_document_bullet_list_off_20_filled": 58948, - "ic_fluent_document_bullet_list_off_20_regular": 58949, - "ic_fluent_document_catch_up_20_filled": 58950, - "ic_fluent_document_catch_up_20_regular": 58951, - "ic_fluent_document_checkmark_20_filled": 58952, - "ic_fluent_document_checkmark_20_regular": 58953, - "ic_fluent_document_chevron_double_20_filled": 58954, - "ic_fluent_document_chevron_double_20_regular": 58955, - "ic_fluent_document_copy_20_filled": 58956, - "ic_fluent_document_copy_20_regular": 58957, - "ic_fluent_document_css_20_filled": 58958, - "ic_fluent_document_css_20_regular": 58959, - "ic_fluent_document_cube_20_filled": 58960, - "ic_fluent_document_cube_20_regular": 58961, - "ic_fluent_document_data_20_filled": 58962, - "ic_fluent_document_data_20_regular": 58963, - "ic_fluent_document_data_link_20_filled": 58964, - "ic_fluent_document_data_link_20_regular": 58965, - "ic_fluent_document_data_lock_20_filled": 58966, - "ic_fluent_document_data_lock_20_regular": 58967, - "ic_fluent_document_database_20_filled": 58968, - "ic_fluent_document_database_20_regular": 58969, - "ic_fluent_document_dismiss_20_filled": 58970, - "ic_fluent_document_dismiss_20_regular": 58971, - "ic_fluent_document_edit_20_filled": 58972, - "ic_fluent_document_edit_20_regular": 58973, - "ic_fluent_document_endnote_20_filled": 58974, - "ic_fluent_document_endnote_20_regular": 58975, - "ic_fluent_document_error_20_filled": 58976, - "ic_fluent_document_error_20_regular": 58977, - "ic_fluent_document_fit_20_filled": 58978, - "ic_fluent_document_fit_20_regular": 58979, - "ic_fluent_document_flowchart_20_filled": 58980, - "ic_fluent_document_flowchart_20_regular": 58981, - "ic_fluent_document_folder_20_filled": 58982, - "ic_fluent_document_folder_20_regular": 58983, - "ic_fluent_document_footer_20_filled": 58984, - "ic_fluent_document_footer_20_regular": 58985, - "ic_fluent_document_footer_dismiss_20_filled": 58986, - "ic_fluent_document_footer_dismiss_20_regular": 58987, - "ic_fluent_document_globe_20_filled": 58988, - "ic_fluent_document_globe_20_regular": 58989, - "ic_fluent_document_header_20_filled": 58990, - "ic_fluent_document_header_20_regular": 58991, - "ic_fluent_document_header_arrow_down_20_filled": 58992, - "ic_fluent_document_header_arrow_down_20_regular": 58993, - "ic_fluent_document_header_dismiss_20_filled": 58994, - "ic_fluent_document_header_dismiss_20_regular": 58995, - "ic_fluent_document_header_footer_20_filled": 58996, - "ic_fluent_document_header_footer_20_regular": 58997, - "ic_fluent_document_heart_20_filled": 58998, - "ic_fluent_document_heart_20_regular": 58999, - "ic_fluent_document_heart_pulse_20_filled": 59000, - "ic_fluent_document_heart_pulse_20_regular": 59001, - "ic_fluent_document_image_20_filled": 59002, - "ic_fluent_document_image_20_regular": 59003, - "ic_fluent_document_java_20_filled": 59004, - "ic_fluent_document_java_20_regular": 59005, - "ic_fluent_document_javascript_20_filled": 59006, - "ic_fluent_document_javascript_20_regular": 59007, - "ic_fluent_document_key_20_filled": 59008, - "ic_fluent_document_key_20_regular": 59009, - "ic_fluent_document_landscape_20_filled": 59010, - "ic_fluent_document_landscape_20_regular": 59011, - "ic_fluent_document_landscape_data_20_filled": 59012, - "ic_fluent_document_landscape_data_20_regular": 59013, - "ic_fluent_document_landscape_split_20_filled": 59014, - "ic_fluent_document_landscape_split_20_regular": 59015, - "ic_fluent_document_landscape_split_hint_20_filled": 59016, - "ic_fluent_document_landscape_split_hint_20_regular": 59017, - "ic_fluent_document_lightning_20_filled": 59018, - "ic_fluent_document_lightning_20_regular": 59019, - "ic_fluent_document_link_20_filled": 59020, - "ic_fluent_document_link_20_regular": 59021, - "ic_fluent_document_lock_20_filled": 59022, - "ic_fluent_document_lock_20_regular": 59023, - "ic_fluent_document_margins_20_filled": 59024, - "ic_fluent_document_margins_20_regular": 59025, - "ic_fluent_document_mention_20_filled": 59026, - "ic_fluent_document_mention_20_regular": 59027, - "ic_fluent_document_multiple_20_filled": 59028, - "ic_fluent_document_multiple_20_regular": 59029, - "ic_fluent_document_multiple_percent_20_filled": 59030, - "ic_fluent_document_multiple_percent_20_regular": 59031, - "ic_fluent_document_multiple_prohibited_20_filled": 59032, - "ic_fluent_document_multiple_prohibited_20_regular": 59033, - "ic_fluent_document_multiple_sync_20_filled": 59034, - "ic_fluent_document_multiple_sync_20_regular": 59035, - "ic_fluent_document_one_page_20_filled": 59036, - "ic_fluent_document_one_page_20_regular": 59037, - "ic_fluent_document_one_page_add_20_filled": 59038, - "ic_fluent_document_one_page_add_20_regular": 59039, - "ic_fluent_document_one_page_columns_20_filled": 59040, - "ic_fluent_document_one_page_columns_20_regular": 59041, - "ic_fluent_document_one_page_link_20_filled": 59042, - "ic_fluent_document_one_page_link_20_regular": 59043, - "ic_fluent_document_one_page_multiple_20_filled": 59044, - "ic_fluent_document_one_page_multiple_20_regular": 59045, - "ic_fluent_document_one_page_sparkle_20_filled": 59046, - "ic_fluent_document_one_page_sparkle_20_regular": 59047, - "ic_fluent_document_page_bottom_center_20_filled": 59048, - "ic_fluent_document_page_bottom_center_20_regular": 59049, - "ic_fluent_document_page_bottom_left_20_filled": 59050, - "ic_fluent_document_page_bottom_left_20_regular": 59051, - "ic_fluent_document_page_bottom_right_20_filled": 59052, - "ic_fluent_document_page_bottom_right_20_regular": 59053, - "ic_fluent_document_page_break_20_filled": 59054, - "ic_fluent_document_page_break_20_regular": 59055, - "ic_fluent_document_page_number_20_filled": 59056, - "ic_fluent_document_page_number_20_regular": 59057, - "ic_fluent_document_page_top_center_20_filled": 59058, - "ic_fluent_document_page_top_center_20_regular": 59059, - "ic_fluent_document_page_top_left_20_filled": 59060, - "ic_fluent_document_page_top_left_20_regular": 59061, - "ic_fluent_document_page_top_right_20_filled": 59062, - "ic_fluent_document_page_top_right_20_regular": 59063, - "ic_fluent_document_pdf_20_filled": 59064, - "ic_fluent_document_pdf_20_regular": 59065, - "ic_fluent_document_percent_20_filled": 59066, - "ic_fluent_document_percent_20_regular": 59067, - "ic_fluent_document_person_20_filled": 59068, - "ic_fluent_document_person_20_regular": 59069, - "ic_fluent_document_pill_20_filled": 59070, - "ic_fluent_document_pill_20_regular": 59071, - "ic_fluent_document_print_20_filled": 59072, - "ic_fluent_document_print_20_regular": 59073, - "ic_fluent_document_prohibited_20_filled": 59074, - "ic_fluent_document_prohibited_20_regular": 59075, - "ic_fluent_document_question_mark_20_filled": 59076, - "ic_fluent_document_question_mark_20_regular": 59077, - "ic_fluent_document_queue_20_filled": 59078, - "ic_fluent_document_queue_20_regular": 59079, - "ic_fluent_document_queue_add_20_filled": 59080, - "ic_fluent_document_queue_add_20_regular": 59081, - "ic_fluent_document_queue_multiple_20_filled": 59082, - "ic_fluent_document_queue_multiple_20_regular": 59083, - "ic_fluent_document_ribbon_20_filled": 59084, - "ic_fluent_document_ribbon_20_regular": 59085, - "ic_fluent_document_sass_20_filled": 59086, - "ic_fluent_document_sass_20_regular": 59087, - "ic_fluent_document_save_20_filled": 59088, - "ic_fluent_document_save_20_regular": 59089, - "ic_fluent_document_search_20_filled": 59090, - "ic_fluent_document_search_20_regular": 59091, - "ic_fluent_document_settings_20_filled": 59092, - "ic_fluent_document_settings_20_regular": 59093, - "ic_fluent_document_signature_20_filled": 59094, - "ic_fluent_document_signature_20_regular": 59095, - "ic_fluent_document_split_hint_20_filled": 59096, - "ic_fluent_document_split_hint_20_regular": 59097, - "ic_fluent_document_split_hint_off_20_filled": 59098, - "ic_fluent_document_split_hint_off_20_regular": 59099, - "ic_fluent_document_sync_20_filled": 59100, - "ic_fluent_document_sync_20_regular": 59101, - "ic_fluent_document_table_20_filled": 59102, - "ic_fluent_document_table_20_regular": 59103, - "ic_fluent_document_table_arrow_right_20_filled": 59104, - "ic_fluent_document_table_arrow_right_20_regular": 59105, - "ic_fluent_document_table_checkmark_20_filled": 59106, - "ic_fluent_document_table_checkmark_20_regular": 59107, - "ic_fluent_document_table_cube_20_filled": 59108, - "ic_fluent_document_table_cube_20_regular": 59109, - "ic_fluent_document_table_search_20_filled": 59110, - "ic_fluent_document_table_search_20_regular": 59111, - "ic_fluent_document_table_truck_20_filled": 59112, - "ic_fluent_document_table_truck_20_regular": 59113, - "ic_fluent_document_target_20_filled": 59114, - "ic_fluent_document_target_20_regular": 59115, - "ic_fluent_document_text_20_filled": 59116, - "ic_fluent_document_text_20_regular": 59117, - "ic_fluent_document_text_clock_20_filled": 59118, - "ic_fluent_document_text_clock_20_regular": 59119, - "ic_fluent_document_text_extract_20_filled": 59120, - "ic_fluent_document_text_extract_20_regular": 59121, - "ic_fluent_document_text_link_20_filled": 59122, - "ic_fluent_document_text_link_20_regular": 59123, - "ic_fluent_document_text_toolbox_20_filled": 59124, - "ic_fluent_document_text_toolbox_20_regular": 59125, - "ic_fluent_document_toolbox_20_filled": 59126, - "ic_fluent_document_toolbox_20_regular": 59127, - "ic_fluent_document_width_20_filled": 59128, - "ic_fluent_document_width_20_regular": 59129, - "ic_fluent_document_yml_20_filled": 59130, - "ic_fluent_document_yml_20_regular": 59131, - "ic_fluent_door_20_filled": 59132, - "ic_fluent_door_20_regular": 59133, - "ic_fluent_door_arrow_left_20_filled": 59134, - "ic_fluent_door_arrow_left_20_regular": 59135, - "ic_fluent_door_arrow_right_20_filled": 59136, - "ic_fluent_door_arrow_right_20_regular": 59137, - "ic_fluent_door_tag_20_filled": 59138, - "ic_fluent_door_tag_20_regular": 59139, - "ic_fluent_double_swipe_down_20_filled": 59140, - "ic_fluent_double_swipe_down_20_regular": 59141, - "ic_fluent_double_swipe_up_20_filled": 59142, - "ic_fluent_double_swipe_up_20_regular": 59143, - "ic_fluent_double_tap_swipe_down_20_filled": 59144, - "ic_fluent_double_tap_swipe_down_20_regular": 59145, - "ic_fluent_double_tap_swipe_up_20_filled": 59146, - "ic_fluent_double_tap_swipe_up_20_regular": 59147, - "ic_fluent_drafts_20_filled": 59148, - "ic_fluent_drafts_20_regular": 59149, - "ic_fluent_drag_20_filled": 59150, - "ic_fluent_drag_20_regular": 59151, - "ic_fluent_draw_image_20_filled": 59152, - "ic_fluent_draw_image_20_regular": 59153, - "ic_fluent_draw_shape_20_filled": 59154, - "ic_fluent_draw_shape_20_regular": 59155, - "ic_fluent_draw_text_20_filled": 59156, - "ic_fluent_draw_text_20_regular": 59157, - "ic_fluent_drawer_20_filled": 59158, - "ic_fluent_drawer_20_regular": 59159, - "ic_fluent_drawer_add_20_filled": 59160, - "ic_fluent_drawer_add_20_regular": 59161, - "ic_fluent_drawer_arrow_download_20_filled": 59162, - "ic_fluent_drawer_arrow_download_20_regular": 59163, - "ic_fluent_drawer_dismiss_20_filled": 59164, - "ic_fluent_drawer_dismiss_20_regular": 59165, - "ic_fluent_drawer_play_20_filled": 59166, - "ic_fluent_drawer_play_20_regular": 59167, - "ic_fluent_drawer_subtract_20_filled": 59168, - "ic_fluent_drawer_subtract_20_regular": 59169, - "ic_fluent_drink_beer_20_filled": 59170, - "ic_fluent_drink_beer_20_regular": 59171, - "ic_fluent_drink_bottle_20_filled": 59172, - "ic_fluent_drink_bottle_20_regular": 59173, - "ic_fluent_drink_bottle_off_20_filled": 59174, - "ic_fluent_drink_bottle_off_20_regular": 59175, - "ic_fluent_drink_coffee_20_filled": 59176, - "ic_fluent_drink_coffee_20_regular": 59177, - "ic_fluent_drink_margarita_20_filled": 59178, - "ic_fluent_drink_margarita_20_regular": 59179, - "ic_fluent_drink_to_go_20_filled": 59180, - "ic_fluent_drink_to_go_20_regular": 59181, - "ic_fluent_drink_wine_20_filled": 59182, - "ic_fluent_drink_wine_20_regular": 59183, - "ic_fluent_drive_train_20_filled": 59184, - "ic_fluent_drive_train_20_regular": 59185, - "ic_fluent_drop_20_filled": 59186, - "ic_fluent_drop_20_regular": 59187, - "ic_fluent_dual_screen_20_filled": 59188, - "ic_fluent_dual_screen_20_regular": 59189, - "ic_fluent_dual_screen_add_20_filled": 59190, - "ic_fluent_dual_screen_add_20_regular": 59191, - "ic_fluent_dual_screen_arrow_right_20_filled": 59192, - "ic_fluent_dual_screen_arrow_right_20_regular": 59193, - "ic_fluent_dual_screen_arrow_up_20_filled": 59194, - "ic_fluent_dual_screen_arrow_up_20_regular": 59195, - "ic_fluent_dual_screen_clock_20_filled": 59196, - "ic_fluent_dual_screen_clock_20_regular": 59197, - "ic_fluent_dual_screen_closed_alert_20_filled": 59198, - "ic_fluent_dual_screen_closed_alert_20_regular": 59199, - "ic_fluent_dual_screen_desktop_20_filled": 59200, - "ic_fluent_dual_screen_desktop_20_regular": 59201, - "ic_fluent_dual_screen_dismiss_20_filled": 59202, - "ic_fluent_dual_screen_dismiss_20_regular": 59203, - "ic_fluent_dual_screen_group_20_filled": 59204, - "ic_fluent_dual_screen_group_20_regular": 59205, - "ic_fluent_dual_screen_header_20_filled": 59206, - "ic_fluent_dual_screen_header_20_regular": 59207, - "ic_fluent_dual_screen_lock_20_filled": 59208, - "ic_fluent_dual_screen_lock_20_regular": 59209, - "ic_fluent_dual_screen_mirror_20_filled": 59210, - "ic_fluent_dual_screen_mirror_20_regular": 59211, - "ic_fluent_dual_screen_pagination_20_filled": 59212, - "ic_fluent_dual_screen_pagination_20_regular": 59213, - "ic_fluent_dual_screen_settings_20_filled": 59214, - "ic_fluent_dual_screen_settings_20_regular": 59215, - "ic_fluent_dual_screen_span_20_filled": 59216, - "ic_fluent_dual_screen_span_20_regular": 59217, - "ic_fluent_dual_screen_speaker_20_filled": 59218, - "ic_fluent_dual_screen_speaker_20_regular": 59219, - "ic_fluent_dual_screen_status_bar_20_filled": 59220, - "ic_fluent_dual_screen_status_bar_20_regular": 59221, - "ic_fluent_dual_screen_tablet_20_filled": 59222, - "ic_fluent_dual_screen_tablet_20_regular": 59223, - "ic_fluent_dual_screen_update_20_filled": 59224, - "ic_fluent_dual_screen_update_20_regular": 59225, - "ic_fluent_dual_screen_vertical_scroll_20_filled": 59226, - "ic_fluent_dual_screen_vertical_scroll_20_regular": 59227, - "ic_fluent_dual_screen_vibrate_20_filled": 59228, - "ic_fluent_dual_screen_vibrate_20_regular": 59229, - "ic_fluent_dumbbell_20_filled": 59230, - "ic_fluent_dumbbell_20_regular": 59231, - "ic_fluent_dust_20_filled": 59232, - "ic_fluent_dust_20_regular": 59233, - "ic_fluent_earth_20_filled": 59234, - "ic_fluent_earth_20_regular": 59235, - "ic_fluent_earth_leaf_20_filled": 59236, - "ic_fluent_earth_leaf_20_regular": 59237, - "ic_fluent_edit_20_filled": 59238, - "ic_fluent_edit_20_regular": 59239, - "ic_fluent_edit_arrow_back_20_filled": 59240, - "ic_fluent_edit_arrow_back_20_regular": 59241, - "ic_fluent_edit_line_horizontal_3_20_filled": 59242, - "ic_fluent_edit_line_horizontal_3_20_regular": 59243, - "ic_fluent_edit_lock_20_filled": 59244, - "ic_fluent_edit_lock_20_regular": 59245, - "ic_fluent_edit_off_20_filled": 59246, - "ic_fluent_edit_off_20_regular": 59247, - "ic_fluent_edit_person_20_filled": 59248, - "ic_fluent_edit_person_20_regular": 59249, - "ic_fluent_edit_prohibited_20_filled": 59250, - "ic_fluent_edit_prohibited_20_regular": 59251, - "ic_fluent_edit_settings_20_filled": 59252, - "ic_fluent_edit_settings_20_regular": 59253, - "ic_fluent_elevator_20_filled": 59254, - "ic_fluent_elevator_20_regular": 59255, - "ic_fluent_emoji_20_filled": 59256, - "ic_fluent_emoji_20_regular": 59257, - "ic_fluent_emoji_add_20_filled": 59258, - "ic_fluent_emoji_add_20_regular": 59259, - "ic_fluent_emoji_angry_20_filled": 59260, - "ic_fluent_emoji_angry_20_regular": 59261, - "ic_fluent_emoji_edit_20_filled": 59262, - "ic_fluent_emoji_edit_20_regular": 59263, - "ic_fluent_emoji_hand_20_filled": 59264, - "ic_fluent_emoji_hand_20_regular": 59265, - "ic_fluent_emoji_hint_20_filled": 59266, - "ic_fluent_emoji_hint_20_regular": 59267, - "ic_fluent_emoji_laugh_20_filled": 59268, - "ic_fluent_emoji_laugh_20_regular": 59269, - "ic_fluent_emoji_meh_20_filled": 59270, - "ic_fluent_emoji_meh_20_regular": 59271, - "ic_fluent_emoji_meme_20_filled": 59272, - "ic_fluent_emoji_meme_20_regular": 59273, - "ic_fluent_emoji_multiple_20_filled": 59274, - "ic_fluent_emoji_multiple_20_regular": 59275, - "ic_fluent_emoji_sad_20_filled": 59276, - "ic_fluent_emoji_sad_20_regular": 59277, - "ic_fluent_emoji_sad_slight_20_filled": 59278, - "ic_fluent_emoji_sad_slight_20_regular": 59279, - "ic_fluent_emoji_smile_slight_20_filled": 59280, - "ic_fluent_emoji_smile_slight_20_regular": 59281, - "ic_fluent_emoji_sparkle_20_filled": 59282, - "ic_fluent_emoji_sparkle_20_regular": 59283, - "ic_fluent_emoji_surprise_20_filled": 59284, - "ic_fluent_emoji_surprise_20_regular": 59285, - "ic_fluent_engine_20_filled": 59286, - "ic_fluent_engine_20_regular": 59287, - "ic_fluent_equal_circle_20_filled": 59288, - "ic_fluent_equal_circle_20_regular": 59289, - "ic_fluent_equal_off_20_filled": 59290, - "ic_fluent_equal_off_20_regular": 59291, - "ic_fluent_eraser_20_filled": 59292, - "ic_fluent_eraser_20_regular": 59293, - "ic_fluent_eraser_medium_20_filled": 59294, - "ic_fluent_eraser_medium_20_regular": 59295, - "ic_fluent_eraser_segment_20_filled": 59296, - "ic_fluent_eraser_segment_20_regular": 59297, - "ic_fluent_eraser_small_20_filled": 59298, - "ic_fluent_eraser_small_20_regular": 59299, - "ic_fluent_eraser_tool_20_filled": 59300, - "ic_fluent_eraser_tool_20_regular": 59301, - "ic_fluent_error_circle_20_filled": 59302, - "ic_fluent_error_circle_20_regular": 59303, - "ic_fluent_error_circle_settings_20_filled": 59304, - "ic_fluent_error_circle_settings_20_regular": 59305, - "ic_fluent_expand_up_left_20_filled": 59306, - "ic_fluent_expand_up_left_20_regular": 59307, - "ic_fluent_expand_up_right_20_filled": 59308, - "ic_fluent_expand_up_right_20_regular": 59309, - "ic_fluent_extended_dock_20_filled": 59310, - "ic_fluent_extended_dock_20_regular": 59311, - "ic_fluent_eye_20_filled": 59312, - "ic_fluent_eye_20_regular": 59313, - "ic_fluent_eye_lines_20_filled": 59314, - "ic_fluent_eye_lines_20_regular": 59315, - "ic_fluent_eye_off_20_filled": 59316, - "ic_fluent_eye_off_20_regular": 59317, - "ic_fluent_eye_tracking_20_filled": 59318, - "ic_fluent_eye_tracking_20_regular": 59319, - "ic_fluent_eye_tracking_off_20_filled": 59320, - "ic_fluent_eye_tracking_off_20_regular": 59321, - "ic_fluent_eyedropper_20_filled": 59322, - "ic_fluent_eyedropper_20_regular": 59323, - "ic_fluent_eyedropper_off_20_filled": 59324, - "ic_fluent_eyedropper_off_20_regular": 59325, - "ic_fluent_f_stop_20_filled": 59326, - "ic_fluent_f_stop_20_regular": 59327, - "ic_fluent_fast_acceleration_20_filled": 59328, - "ic_fluent_fast_acceleration_20_regular": 59329, - "ic_fluent_fast_forward_20_filled": 59330, - "ic_fluent_fast_forward_20_regular": 59331, - "ic_fluent_fax_20_filled": 59332, - "ic_fluent_fax_20_regular": 59333, - "ic_fluent_feed_20_filled": 59334, - "ic_fluent_feed_20_regular": 59335, - "ic_fluent_filmstrip_20_filled": 59336, - "ic_fluent_filmstrip_20_regular": 59337, - "ic_fluent_filmstrip_image_20_filled": 59338, - "ic_fluent_filmstrip_image_20_regular": 59339, - "ic_fluent_filmstrip_play_20_filled": 59340, - "ic_fluent_filmstrip_play_20_regular": 59341, - "ic_fluent_filmstrip_split_20_filled": 59342, - "ic_fluent_filmstrip_split_20_regular": 59343, - "ic_fluent_filter_20_filled": 59344, - "ic_fluent_filter_20_regular": 59345, - "ic_fluent_filter_add_20_filled": 59346, - "ic_fluent_filter_add_20_regular": 59347, - "ic_fluent_filter_dismiss_20_filled": 59348, - "ic_fluent_filter_dismiss_20_regular": 59349, - "ic_fluent_filter_sync_20_filled": 59350, - "ic_fluent_filter_sync_20_regular": 59351, - "ic_fluent_fingerprint_20_filled": 59352, - "ic_fluent_fingerprint_20_regular": 59353, - "ic_fluent_fire_20_filled": 59354, - "ic_fluent_fire_20_regular": 59355, - "ic_fluent_fireplace_20_filled": 59356, - "ic_fluent_fireplace_20_regular": 59357, - "ic_fluent_fixed_width_20_filled": 59358, - "ic_fluent_fixed_width_20_regular": 59359, - "ic_fluent_flag_20_filled": 59360, - "ic_fluent_flag_20_regular": 59361, - "ic_fluent_flag_checkered_20_filled": 59362, - "ic_fluent_flag_checkered_20_regular": 59363, - "ic_fluent_flag_clock_20_filled": 59364, - "ic_fluent_flag_clock_20_regular": 59365, - "ic_fluent_flag_off_20_filled": 59366, - "ic_fluent_flag_off_20_regular": 59367, - "ic_fluent_flag_pride_20_filled": 59368, - "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59369, - "ic_fluent_flag_pride_philadelphia_20_filled": 59370, - "ic_fluent_flag_pride_progress_20_filled": 59371, - "ic_fluent_flash_20_filled": 59372, - "ic_fluent_flash_20_regular": 59373, - "ic_fluent_flash_add_20_filled": 59374, - "ic_fluent_flash_add_20_regular": 59375, - "ic_fluent_flash_auto_20_filled": 59376, - "ic_fluent_flash_auto_20_regular": 59377, - "ic_fluent_flash_checkmark_20_filled": 59378, - "ic_fluent_flash_checkmark_20_regular": 59379, - "ic_fluent_flash_flow_20_filled": 59380, - "ic_fluent_flash_flow_20_regular": 59381, - "ic_fluent_flash_off_20_filled": 59382, - "ic_fluent_flash_off_20_regular": 59383, - "ic_fluent_flash_play_20_filled": 59384, - "ic_fluent_flash_play_20_regular": 59385, - "ic_fluent_flash_settings_20_filled": 59386, - "ic_fluent_flash_settings_20_regular": 59387, - "ic_fluent_flash_sparkle_20_filled": 59388, - "ic_fluent_flash_sparkle_20_regular": 59389, - "ic_fluent_flashlight_20_filled": 59390, - "ic_fluent_flashlight_20_regular": 59391, - "ic_fluent_flashlight_off_20_filled": 59392, - "ic_fluent_flashlight_off_20_regular": 59393, - "ic_fluent_flip_horizontal_20_filled": 59394, - "ic_fluent_flip_horizontal_20_regular": 59395, - "ic_fluent_flip_vertical_20_filled": 59396, - "ic_fluent_flip_vertical_20_regular": 59397, - "ic_fluent_flow_20_filled": 59398, - "ic_fluent_flow_20_regular": 59399, - "ic_fluent_flowchart_20_filled": 59400, - "ic_fluent_flowchart_20_regular": 59401, - "ic_fluent_flowchart_circle_20_filled": 59402, - "ic_fluent_flowchart_circle_20_regular": 59403, - "ic_fluent_fluent_20_filled": 59404, - "ic_fluent_fluent_20_regular": 59405, - "ic_fluent_fluid_20_filled": 59406, - "ic_fluent_fluid_20_regular": 59407, - "ic_fluent_folder_20_filled": 59408, - "ic_fluent_folder_20_regular": 59409, - "ic_fluent_folder_add_20_filled": 59410, - "ic_fluent_folder_add_20_regular": 59411, - "ic_fluent_folder_arrow_left_20_filled": 59412, - "ic_fluent_folder_arrow_left_20_regular": 59413, - "ic_fluent_folder_arrow_right_20_filled": 59414, - "ic_fluent_folder_arrow_right_20_regular": 59415, - "ic_fluent_folder_arrow_up_20_filled": 59416, - "ic_fluent_folder_arrow_up_20_regular": 59417, - "ic_fluent_folder_briefcase_20_filled": 59418, - "ic_fluent_folder_briefcase_20_regular": 59419, - "ic_fluent_folder_globe_20_filled": 59420, - "ic_fluent_folder_globe_20_regular": 59421, - "ic_fluent_folder_lightning_20_filled": 59422, - "ic_fluent_folder_lightning_20_regular": 59423, - "ic_fluent_folder_link_20_filled": 59424, - "ic_fluent_folder_link_20_regular": 59425, - "ic_fluent_folder_list_20_filled": 59426, - "ic_fluent_folder_list_20_regular": 59427, - "ic_fluent_folder_mail_20_filled": 59428, - "ic_fluent_folder_mail_20_regular": 59429, - "ic_fluent_folder_open_20_filled": 59430, - "ic_fluent_folder_open_20_regular": 59431, - "ic_fluent_folder_open_vertical_20_filled": 59432, - "ic_fluent_folder_open_vertical_20_regular": 59433, - "ic_fluent_folder_people_20_filled": 59434, - "ic_fluent_folder_people_20_regular": 59435, - "ic_fluent_folder_person_20_filled": 59436, - "ic_fluent_folder_person_20_regular": 59437, - "ic_fluent_folder_prohibited_20_filled": 59438, - "ic_fluent_folder_prohibited_20_regular": 59439, - "ic_fluent_folder_search_20_filled": 59440, - "ic_fluent_folder_search_20_regular": 59441, - "ic_fluent_folder_swap_20_filled": 59442, - "ic_fluent_folder_swap_20_regular": 59443, - "ic_fluent_folder_sync_20_filled": 59444, - "ic_fluent_folder_sync_20_regular": 59445, - "ic_fluent_folder_zip_20_filled": 59446, - "ic_fluent_folder_zip_20_regular": 59447, - "ic_fluent_font_decrease_20_filled": 59448, - "ic_fluent_font_decrease_20_regular": 59449, - "ic_fluent_font_increase_20_filled": 59450, - "ic_fluent_font_increase_20_regular": 59451, - "ic_fluent_font_space_tracking_in_20_filled": 59452, - "ic_fluent_font_space_tracking_in_20_regular": 59453, - "ic_fluent_font_space_tracking_out_20_filled": 59454, - "ic_fluent_font_space_tracking_out_20_regular": 59455, - "ic_fluent_food_20_filled": 59456, - "ic_fluent_food_20_regular": 59457, - "ic_fluent_food_apple_20_filled": 59458, - "ic_fluent_food_apple_20_regular": 59459, - "ic_fluent_food_cake_20_filled": 59460, - "ic_fluent_food_cake_20_regular": 59461, - "ic_fluent_food_carrot_20_filled": 59462, - "ic_fluent_food_carrot_20_regular": 59463, - "ic_fluent_food_chicken_leg_20_filled": 59464, - "ic_fluent_food_chicken_leg_20_regular": 59465, - "ic_fluent_food_egg_20_filled": 59466, - "ic_fluent_food_egg_20_regular": 59467, - "ic_fluent_food_fish_20_filled": 59468, - "ic_fluent_food_fish_20_regular": 59469, - "ic_fluent_food_grains_20_filled": 59470, - "ic_fluent_food_grains_20_regular": 59471, - "ic_fluent_food_pizza_20_filled": 59472, - "ic_fluent_food_pizza_20_regular": 59473, - "ic_fluent_food_toast_20_filled": 59474, - "ic_fluent_food_toast_20_regular": 59475, - "ic_fluent_form_20_filled": 59476, - "ic_fluent_form_20_regular": 59477, - "ic_fluent_form_multiple_20_filled": 59478, - "ic_fluent_form_multiple_20_regular": 59479, - "ic_fluent_form_new_20_filled": 59480, - "ic_fluent_form_new_20_regular": 59481, - "ic_fluent_form_sparkle_20_filled": 59482, - "ic_fluent_form_sparkle_20_regular": 59483, - "ic_fluent_fps_120_20_filled": 59484, - "ic_fluent_fps_120_20_regular": 59485, - "ic_fluent_fps_240_20_filled": 59486, - "ic_fluent_fps_240_20_regular": 59487, - "ic_fluent_fps_30_20_filled": 59488, - "ic_fluent_fps_30_20_regular": 59489, - "ic_fluent_fps_60_20_filled": 59490, - "ic_fluent_fps_60_20_regular": 59491, - "ic_fluent_fps_960_20_filled": 59492, - "ic_fluent_fps_960_20_regular": 59493, - "ic_fluent_frame_20_filled": 59494, - "ic_fluent_frame_20_regular": 59495, - "ic_fluent_full_screen_maximize_20_filled": 59496, - "ic_fluent_full_screen_maximize_20_regular": 59497, - "ic_fluent_full_screen_minimize_20_filled": 59498, - "ic_fluent_full_screen_minimize_20_regular": 59499, - "ic_fluent_game_chat_20_filled": 59500, - "ic_fluent_game_chat_20_regular": 59501, - "ic_fluent_games_20_filled": 59502, - "ic_fluent_games_20_regular": 59503, - "ic_fluent_gantt_chart_20_filled": 59504, - "ic_fluent_gantt_chart_20_regular": 59505, - "ic_fluent_gas_20_filled": 59506, - "ic_fluent_gas_20_regular": 59507, - "ic_fluent_gas_pump_20_filled": 59508, - "ic_fluent_gas_pump_20_regular": 59509, - "ic_fluent_gather_20_filled": 59510, - "ic_fluent_gather_20_regular": 59511, - "ic_fluent_gauge_20_filled": 59512, - "ic_fluent_gauge_20_regular": 59513, - "ic_fluent_gauge_add_20_filled": 59514, - "ic_fluent_gauge_add_20_regular": 59515, - "ic_fluent_gavel_20_filled": 59516, - "ic_fluent_gavel_20_regular": 59517, - "ic_fluent_gavel_prohibited_20_filled": 59518, - "ic_fluent_gavel_prohibited_20_regular": 59519, - "ic_fluent_gesture_20_filled": 59520, - "ic_fluent_gesture_20_regular": 59521, - "ic_fluent_gif_20_filled": 59522, - "ic_fluent_gif_20_regular": 59523, - "ic_fluent_gift_20_filled": 59524, - "ic_fluent_gift_20_regular": 59525, - "ic_fluent_gift_card_20_filled": 59526, - "ic_fluent_gift_card_20_regular": 59527, - "ic_fluent_gift_card_add_20_filled": 59528, - "ic_fluent_gift_card_add_20_regular": 59529, - "ic_fluent_gift_card_arrow_right_20_filled": 59530, - "ic_fluent_gift_card_arrow_right_20_regular": 59531, - "ic_fluent_gift_card_money_20_filled": 59532, - "ic_fluent_gift_card_money_20_regular": 59533, - "ic_fluent_gift_card_multiple_20_filled": 59534, - "ic_fluent_gift_card_multiple_20_regular": 59535, - "ic_fluent_gift_open_20_filled": 59536, - "ic_fluent_gift_open_20_regular": 59537, - "ic_fluent_glance_20_filled": 59538, - "ic_fluent_glance_20_regular": 59539, - "ic_fluent_glance_horizontal_20_filled": 59540, - "ic_fluent_glance_horizontal_20_regular": 59541, - "ic_fluent_glance_horizontal_sparkles_20_filled": 59542, - "ic_fluent_glance_horizontal_sparkles_20_regular": 59543, - "ic_fluent_glasses_20_filled": 59544, - "ic_fluent_glasses_20_regular": 59545, - "ic_fluent_glasses_off_20_filled": 59546, - "ic_fluent_glasses_off_20_regular": 59547, - "ic_fluent_globe_20_filled": 59548, - "ic_fluent_globe_20_regular": 59549, - "ic_fluent_globe_add_20_filled": 59550, - "ic_fluent_globe_add_20_regular": 59551, - "ic_fluent_globe_arrow_forward_20_filled": 59552, - "ic_fluent_globe_arrow_forward_20_regular": 59553, - "ic_fluent_globe_arrow_up_20_filled": 59554, - "ic_fluent_globe_arrow_up_20_regular": 59555, - "ic_fluent_globe_clock_20_filled": 59556, - "ic_fluent_globe_clock_20_regular": 59557, - "ic_fluent_globe_desktop_20_filled": 59558, - "ic_fluent_globe_desktop_20_regular": 59559, - "ic_fluent_globe_error_20_filled": 59560, - "ic_fluent_globe_error_20_regular": 59561, - "ic_fluent_globe_location_20_filled": 59562, - "ic_fluent_globe_location_20_regular": 59563, - "ic_fluent_globe_off_20_filled": 59564, - "ic_fluent_globe_off_20_regular": 59565, - "ic_fluent_globe_person_20_filled": 59566, - "ic_fluent_globe_person_20_regular": 59567, - "ic_fluent_globe_prohibited_20_filled": 59568, - "ic_fluent_globe_prohibited_20_regular": 59569, - "ic_fluent_globe_search_20_filled": 59570, - "ic_fluent_globe_search_20_regular": 59571, - "ic_fluent_globe_shield_20_filled": 59572, - "ic_fluent_globe_shield_20_regular": 59573, - "ic_fluent_globe_star_20_filled": 59574, - "ic_fluent_globe_star_20_regular": 59575, - "ic_fluent_globe_surface_20_filled": 59576, - "ic_fluent_globe_surface_20_regular": 59577, - "ic_fluent_globe_sync_20_filled": 59578, - "ic_fluent_globe_sync_20_regular": 59579, - "ic_fluent_globe_video_20_filled": 59580, - "ic_fluent_globe_video_20_regular": 59581, - "ic_fluent_globe_warning_20_filled": 59582, - "ic_fluent_globe_warning_20_regular": 59583, - "ic_fluent_grid_20_filled": 59584, - "ic_fluent_grid_20_regular": 59585, - "ic_fluent_grid_dots_20_filled": 59586, - "ic_fluent_grid_dots_20_regular": 59587, - "ic_fluent_grid_kanban_20_filled": 59588, - "ic_fluent_grid_kanban_20_regular": 59589, - "ic_fluent_group_20_filled": 59590, - "ic_fluent_group_20_regular": 59591, - "ic_fluent_group_dismiss_20_filled": 59592, - "ic_fluent_group_dismiss_20_regular": 59593, - "ic_fluent_group_list_20_filled": 59594, - "ic_fluent_group_list_20_regular": 59595, - "ic_fluent_group_return_20_filled": 59596, - "ic_fluent_group_return_20_regular": 59597, - "ic_fluent_guardian_20_filled": 59598, - "ic_fluent_guardian_20_regular": 59599, - "ic_fluent_guest_20_filled": 59600, - "ic_fluent_guest_20_regular": 59601, - "ic_fluent_guest_add_20_filled": 59602, - "ic_fluent_guest_add_20_regular": 59603, - "ic_fluent_guitar_20_filled": 59604, - "ic_fluent_guitar_20_regular": 59605, - "ic_fluent_hand_draw_20_filled": 59606, - "ic_fluent_hand_draw_20_regular": 59607, - "ic_fluent_hand_left_20_filled": 59608, - "ic_fluent_hand_left_20_regular": 59609, - "ic_fluent_hand_left_chat_20_filled": 59610, - "ic_fluent_hand_left_chat_20_regular": 59611, - "ic_fluent_hand_open_heart_20_filled": 59612, - "ic_fluent_hand_open_heart_20_regular": 59613, - "ic_fluent_hand_point_20_filled": 59614, - "ic_fluent_hand_point_20_regular": 59615, - "ic_fluent_hand_right_20_filled": 59616, - "ic_fluent_hand_right_20_regular": 59617, - "ic_fluent_hand_right_off_20_filled": 59618, - "ic_fluent_hand_right_off_20_regular": 59619, - "ic_fluent_hand_wave_20_filled": 59620, - "ic_fluent_hand_wave_20_regular": 59621, - "ic_fluent_handshake_20_filled": 59622, - "ic_fluent_handshake_20_regular": 59623, - "ic_fluent_haptic_strong_20_filled": 59624, - "ic_fluent_haptic_strong_20_regular": 59625, - "ic_fluent_haptic_weak_20_filled": 59626, - "ic_fluent_haptic_weak_20_regular": 59627, - "ic_fluent_hard_drive_20_filled": 59628, - "ic_fluent_hard_drive_20_regular": 59629, - "ic_fluent_hat_graduation_20_filled": 59630, - "ic_fluent_hat_graduation_20_regular": 59631, - "ic_fluent_hat_graduation_add_20_filled": 59632, - "ic_fluent_hat_graduation_add_20_regular": 59633, - "ic_fluent_hat_graduation_sparkle_20_filled": 59634, - "ic_fluent_hat_graduation_sparkle_20_regular": 59635, - "ic_fluent_hd_20_filled": 59636, - "ic_fluent_hd_20_regular": 59637, - "ic_fluent_hdr_20_filled": 59638, - "ic_fluent_hdr_20_regular": 59639, - "ic_fluent_hdr_off_20_filled": 59640, - "ic_fluent_hdr_off_20_regular": 59641, - "ic_fluent_headphones_20_filled": 59642, - "ic_fluent_headphones_20_regular": 59643, - "ic_fluent_headphones_sound_wave_20_filled": 59644, - "ic_fluent_headphones_sound_wave_20_regular": 59645, - "ic_fluent_headset_20_filled": 59646, - "ic_fluent_headset_20_regular": 59647, - "ic_fluent_headset_add_20_filled": 59648, - "ic_fluent_headset_add_20_regular": 59649, - "ic_fluent_headset_vr_20_filled": 59650, - "ic_fluent_headset_vr_20_regular": 59651, - "ic_fluent_heart_20_filled": 59652, - "ic_fluent_heart_20_regular": 59653, - "ic_fluent_heart_broken_20_filled": 59654, - "ic_fluent_heart_broken_20_regular": 59655, - "ic_fluent_heart_circle_20_filled": 59656, - "ic_fluent_heart_circle_20_regular": 59657, - "ic_fluent_heart_circle_hint_20_filled": 59658, - "ic_fluent_heart_circle_hint_20_regular": 59659, - "ic_fluent_heart_off_20_filled": 59660, - "ic_fluent_heart_off_20_regular": 59661, - "ic_fluent_heart_pulse_20_filled": 59662, - "ic_fluent_heart_pulse_20_regular": 59663, - "ic_fluent_heart_pulse_checkmark_20_filled": 59664, - "ic_fluent_heart_pulse_checkmark_20_regular": 59665, - "ic_fluent_heart_pulse_error_20_filled": 59666, - "ic_fluent_heart_pulse_error_20_regular": 59667, - "ic_fluent_heart_pulse_warning_20_filled": 59668, - "ic_fluent_heart_pulse_warning_20_regular": 59669, - "ic_fluent_hexagon_20_filled": 59670, - "ic_fluent_hexagon_20_regular": 59671, - "ic_fluent_hexagon_sparkle_20_filled": 59672, - "ic_fluent_hexagon_sparkle_20_regular": 59673, - "ic_fluent_hexagon_three_20_filled": 59674, - "ic_fluent_hexagon_three_20_regular": 59675, - "ic_fluent_highlight_20_filled": 59676, - "ic_fluent_highlight_20_regular": 59677, - "ic_fluent_highlight_accent_20_filled": 59678, - "ic_fluent_highlight_link_20_filled": 59679, - "ic_fluent_highlight_link_20_regular": 59680, - "ic_fluent_highway_20_filled": 59681, - "ic_fluent_highway_20_regular": 59682, - "ic_fluent_history_20_filled": 59683, - "ic_fluent_history_20_regular": 59684, - "ic_fluent_history_dismiss_20_filled": 59685, - "ic_fluent_history_dismiss_20_regular": 59686, - "ic_fluent_home_20_filled": 59687, - "ic_fluent_home_20_regular": 59688, - "ic_fluent_home_add_20_filled": 59689, - "ic_fluent_home_add_20_regular": 59690, - "ic_fluent_home_checkmark_20_filled": 59691, - "ic_fluent_home_checkmark_20_regular": 59692, - "ic_fluent_home_database_20_filled": 59693, - "ic_fluent_home_database_20_regular": 59694, - "ic_fluent_home_garage_20_filled": 59695, - "ic_fluent_home_garage_20_regular": 59696, - "ic_fluent_home_heart_20_filled": 59697, - "ic_fluent_home_heart_20_regular": 59698, - "ic_fluent_home_more_20_filled": 59699, - "ic_fluent_home_more_20_regular": 59700, - "ic_fluent_home_person_20_filled": 59701, - "ic_fluent_home_person_20_regular": 59702, - "ic_fluent_home_split_20_filled": 59703, - "ic_fluent_home_split_20_regular": 59704, - "ic_fluent_hourglass_20_filled": 59705, - "ic_fluent_hourglass_20_regular": 59706, - "ic_fluent_hourglass_half_20_filled": 59707, - "ic_fluent_hourglass_half_20_regular": 59708, - "ic_fluent_hourglass_one_quarter_20_filled": 59709, - "ic_fluent_hourglass_one_quarter_20_regular": 59710, - "ic_fluent_hourglass_three_quarter_20_filled": 59711, - "ic_fluent_hourglass_three_quarter_20_regular": 59712, - "ic_fluent_icons_20_filled": 59713, - "ic_fluent_icons_20_regular": 59714, - "ic_fluent_image_20_filled": 59715, - "ic_fluent_image_20_regular": 59716, - "ic_fluent_image_add_20_filled": 59717, - "ic_fluent_image_add_20_regular": 59718, - "ic_fluent_image_alt_text_20_filled": 59719, - "ic_fluent_image_alt_text_20_regular": 59720, - "ic_fluent_image_arrow_back_20_filled": 59721, - "ic_fluent_image_arrow_back_20_regular": 59722, - "ic_fluent_image_arrow_counterclockwise_20_filled": 59723, - "ic_fluent_image_arrow_counterclockwise_20_regular": 59724, - "ic_fluent_image_arrow_forward_20_filled": 59725, - "ic_fluent_image_arrow_forward_20_regular": 59726, - "ic_fluent_image_border_20_filled": 59727, - "ic_fluent_image_border_20_regular": 59728, - "ic_fluent_image_circle_20_filled": 59729, - "ic_fluent_image_circle_20_regular": 59730, - "ic_fluent_image_copy_20_filled": 59731, - "ic_fluent_image_copy_20_regular": 59732, - "ic_fluent_image_edit_20_filled": 59733, - "ic_fluent_image_edit_20_regular": 59734, - "ic_fluent_image_globe_20_filled": 59735, - "ic_fluent_image_globe_20_regular": 59736, - "ic_fluent_image_multiple_20_filled": 59737, - "ic_fluent_image_multiple_20_regular": 59738, - "ic_fluent_image_multiple_off_20_filled": 59739, - "ic_fluent_image_multiple_off_20_regular": 59740, - "ic_fluent_image_off_20_filled": 59741, - "ic_fluent_image_off_20_regular": 59742, - "ic_fluent_image_prohibited_20_filled": 59743, - "ic_fluent_image_prohibited_20_regular": 59744, - "ic_fluent_image_reflection_20_filled": 59745, - "ic_fluent_image_reflection_20_regular": 59746, - "ic_fluent_image_search_20_filled": 59747, - "ic_fluent_image_search_20_regular": 59748, - "ic_fluent_image_shadow_20_filled": 59749, - "ic_fluent_image_shadow_20_regular": 59750, - "ic_fluent_image_sparkle_20_filled": 59751, - "ic_fluent_image_sparkle_20_regular": 59752, - "ic_fluent_image_split_20_filled": 59753, - "ic_fluent_image_split_20_regular": 59754, - "ic_fluent_image_stack_20_filled": 59755, - "ic_fluent_image_stack_20_regular": 59756, - "ic_fluent_image_table_20_filled": 59757, - "ic_fluent_image_table_20_regular": 59758, - "ic_fluent_immersive_reader_20_filled": 59759, - "ic_fluent_immersive_reader_20_regular": 59760, - "ic_fluent_important_20_filled": 59761, - "ic_fluent_important_20_regular": 59762, - "ic_fluent_incognito_20_filled": 59763, - "ic_fluent_incognito_20_regular": 59764, - "ic_fluent_info_20_filled": 59765, - "ic_fluent_info_20_regular": 59766, - "ic_fluent_info_shield_20_filled": 59767, - "ic_fluent_info_shield_20_regular": 59768, - "ic_fluent_ink_stroke_20_filled": 59769, - "ic_fluent_ink_stroke_20_regular": 59770, - "ic_fluent_ink_stroke_arrow_down_20_filled": 59771, - "ic_fluent_ink_stroke_arrow_down_20_regular": 59772, - "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59773, - "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59774, - "ic_fluent_inking_tool_20_filled": 59775, - "ic_fluent_inking_tool_20_regular": 59776, - "ic_fluent_inking_tool_accent_20_filled": 59777, - "ic_fluent_inprivate_account_20_filled": 59778, - "ic_fluent_inprivate_account_20_regular": 59779, - "ic_fluent_insert_20_filled": 59780, - "ic_fluent_insert_20_regular": 59781, - "ic_fluent_ios_chevron_right_20_filled": 59782, - "ic_fluent_ios_chevron_right_20_regular": 59783, - "ic_fluent_iot_20_filled": 59784, - "ic_fluent_iot_20_regular": 59785, - "ic_fluent_iot_alert_20_filled": 59786, - "ic_fluent_iot_alert_20_regular": 59787, - "ic_fluent_javascript_20_filled": 59788, - "ic_fluent_javascript_20_regular": 59789, - "ic_fluent_joystick_20_filled": 59790, - "ic_fluent_joystick_20_regular": 59791, - "ic_fluent_key_20_filled": 59792, - "ic_fluent_key_20_regular": 59793, - "ic_fluent_key_command_20_filled": 59794, - "ic_fluent_key_command_20_regular": 59795, - "ic_fluent_key_multiple_20_filled": 59796, - "ic_fluent_key_multiple_20_regular": 59797, - "ic_fluent_key_reset_20_filled": 59798, - "ic_fluent_key_reset_20_regular": 59799, - "ic_fluent_keyboard_123_20_filled": 59800, - "ic_fluent_keyboard_123_20_regular": 59801, - "ic_fluent_keyboard_20_filled": 59802, - "ic_fluent_keyboard_20_regular": 59803, - "ic_fluent_keyboard_dock_20_filled": 59804, - "ic_fluent_keyboard_dock_20_regular": 59805, - "ic_fluent_keyboard_layout_float_20_filled": 59806, - "ic_fluent_keyboard_layout_float_20_regular": 59807, - "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59808, - "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59809, - "ic_fluent_keyboard_layout_resize_20_filled": 59810, - "ic_fluent_keyboard_layout_resize_20_regular": 59811, - "ic_fluent_keyboard_layout_split_20_filled": 59812, - "ic_fluent_keyboard_layout_split_20_regular": 59813, - "ic_fluent_keyboard_shift_20_filled": 59814, - "ic_fluent_keyboard_shift_20_regular": 59815, - "ic_fluent_keyboard_shift_uppercase_20_filled": 59816, - "ic_fluent_keyboard_shift_uppercase_20_regular": 59817, - "ic_fluent_keyboard_tab_20_filled": 59818, - "ic_fluent_keyboard_tab_20_regular": 59819, - "ic_fluent_laptop_20_filled": 59820, - "ic_fluent_laptop_20_regular": 59821, - "ic_fluent_laptop_briefcase_20_filled": 59822, - "ic_fluent_laptop_briefcase_20_regular": 59823, - "ic_fluent_laptop_dismiss_20_filled": 59824, - "ic_fluent_laptop_dismiss_20_regular": 59825, - "ic_fluent_laptop_person_20_filled": 59826, - "ic_fluent_laptop_person_20_regular": 59827, - "ic_fluent_laptop_settings_20_filled": 59828, - "ic_fluent_laptop_settings_20_regular": 59829, - "ic_fluent_laptop_shield_20_filled": 59830, - "ic_fluent_laptop_shield_20_regular": 59831, - "ic_fluent_laser_tool_20_filled": 59832, - "ic_fluent_laser_tool_20_regular": 59833, - "ic_fluent_lasso_20_filled": 59834, - "ic_fluent_lasso_20_regular": 59835, - "ic_fluent_launcher_settings_20_filled": 59836, - "ic_fluent_launcher_settings_20_regular": 59837, - "ic_fluent_layer_20_filled": 59838, - "ic_fluent_layer_20_regular": 59839, - "ic_fluent_layer_diagonal_20_filled": 59840, - "ic_fluent_layer_diagonal_20_regular": 59841, - "ic_fluent_layer_diagonal_add_20_filled": 59842, - "ic_fluent_layer_diagonal_add_20_regular": 59843, - "ic_fluent_layer_diagonal_person_20_filled": 59844, - "ic_fluent_layer_diagonal_person_20_regular": 59845, - "ic_fluent_layer_diagonal_sparkle_20_filled": 59846, - "ic_fluent_layer_diagonal_sparkle_20_regular": 59847, - "ic_fluent_layout_cell_four_20_filled": 59848, - "ic_fluent_layout_cell_four_20_regular": 59849, - "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59850, - "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59851, - "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59852, - "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59853, - "ic_fluent_layout_column_four_20_filled": 59854, - "ic_fluent_layout_column_four_20_regular": 59855, - "ic_fluent_layout_column_four_focus_center_left_20_filled": 59856, - "ic_fluent_layout_column_four_focus_center_right_20_filled": 59857, - "ic_fluent_layout_column_four_focus_left_20_filled": 59858, - "ic_fluent_layout_column_four_focus_right_20_filled": 59859, - "ic_fluent_layout_column_one_third_left_20_filled": 59860, - "ic_fluent_layout_column_one_third_left_20_regular": 59861, - "ic_fluent_layout_column_one_third_right_20_filled": 59862, - "ic_fluent_layout_column_one_third_right_20_regular": 59863, - "ic_fluent_layout_column_one_third_right_hint_20_filled": 59864, - "ic_fluent_layout_column_one_third_right_hint_20_regular": 59865, - "ic_fluent_layout_column_three_20_filled": 59866, - "ic_fluent_layout_column_three_20_regular": 59867, - "ic_fluent_layout_column_three_focus_center_20_filled": 59868, - "ic_fluent_layout_column_three_focus_left_20_filled": 59869, - "ic_fluent_layout_column_three_focus_right_20_filled": 59870, - "ic_fluent_layout_column_two_20_filled": 59871, - "ic_fluent_layout_column_two_20_regular": 59872, - "ic_fluent_layout_column_two_focus_left_20_filled": 59873, - "ic_fluent_layout_column_two_focus_right_20_filled": 59874, - "ic_fluent_layout_column_two_split_left_20_filled": 59875, - "ic_fluent_layout_column_two_split_left_20_regular": 59876, - "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59877, - "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59878, - "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59879, - "ic_fluent_layout_column_two_split_right_20_filled": 59880, - "ic_fluent_layout_column_two_split_right_20_regular": 59881, - "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59882, - "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59883, - "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59884, - "ic_fluent_layout_row_four_20_filled": 59885, - "ic_fluent_layout_row_four_20_regular": 59886, - "ic_fluent_layout_row_four_focus_bottom_20_filled": 59887, - "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59888, - "ic_fluent_layout_row_four_focus_center_top_20_filled": 59889, - "ic_fluent_layout_row_four_focus_top_20_filled": 59890, - "ic_fluent_layout_row_three_20_filled": 59891, - "ic_fluent_layout_row_three_20_regular": 59892, - "ic_fluent_layout_row_three_focus_bottom_20_filled": 59893, - "ic_fluent_layout_row_three_focus_center_20_filled": 59894, - "ic_fluent_layout_row_three_focus_top_20_filled": 59895, - "ic_fluent_layout_row_two_20_filled": 59896, - "ic_fluent_layout_row_two_20_regular": 59897, - "ic_fluent_layout_row_two_focus_bottom_20_filled": 59898, - "ic_fluent_layout_row_two_focus_top_20_filled": 59899, - "ic_fluent_layout_row_two_focus_top_settings_20_filled": 59900, - "ic_fluent_layout_row_two_settings_20_filled": 59901, - "ic_fluent_layout_row_two_settings_20_regular": 59902, - "ic_fluent_layout_row_two_split_bottom_20_filled": 59903, - "ic_fluent_layout_row_two_split_bottom_20_regular": 59904, - "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59905, - "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59906, - "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59907, - "ic_fluent_layout_row_two_split_top_20_filled": 59908, - "ic_fluent_layout_row_two_split_top_20_regular": 59909, - "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59910, - "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59911, - "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59912, - "ic_fluent_leaf_one_20_filled": 59913, - "ic_fluent_leaf_one_20_regular": 59914, - "ic_fluent_leaf_three_20_filled": 59915, - "ic_fluent_leaf_three_20_regular": 59916, - "ic_fluent_leaf_two_20_filled": 59917, - "ic_fluent_leaf_two_20_regular": 59918, - "ic_fluent_learning_app_20_filled": 59919, - "ic_fluent_learning_app_20_regular": 59920, - "ic_fluent_library_20_filled": 59921, - "ic_fluent_library_20_regular": 59922, - "ic_fluent_lightbulb_20_filled": 59923, - "ic_fluent_lightbulb_20_regular": 59924, - "ic_fluent_lightbulb_checkmark_20_filled": 59925, - "ic_fluent_lightbulb_checkmark_20_regular": 59926, - "ic_fluent_lightbulb_circle_20_filled": 59927, - "ic_fluent_lightbulb_circle_20_regular": 59928, - "ic_fluent_lightbulb_filament_20_filled": 59929, - "ic_fluent_lightbulb_filament_20_regular": 59930, - "ic_fluent_lightbulb_person_20_filled": 59931, - "ic_fluent_lightbulb_person_20_regular": 59932, - "ic_fluent_likert_20_filled": 59933, - "ic_fluent_likert_20_regular": 59934, - "ic_fluent_line_20_filled": 59935, - "ic_fluent_line_20_regular": 59936, - "ic_fluent_line_dashes_20_filled": 59937, - "ic_fluent_line_dashes_20_regular": 59938, - "ic_fluent_line_flow_diagonal_up_right_20_filled": 59939, - "ic_fluent_line_flow_diagonal_up_right_20_regular": 59940, - "ic_fluent_line_horizontal_1_20_filled": 59941, - "ic_fluent_line_horizontal_1_20_regular": 59942, - "ic_fluent_line_horizontal_1_dashes_20_filled": 59943, - "ic_fluent_line_horizontal_1_dashes_20_regular": 59944, - "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59945, - "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59946, - "ic_fluent_line_horizontal_3_20_filled": 59947, - "ic_fluent_line_horizontal_3_20_regular": 59948, - "ic_fluent_line_horizontal_4_20_filled": 59949, - "ic_fluent_line_horizontal_4_20_regular": 59950, - "ic_fluent_line_horizontal_4_search_20_filled": 59951, - "ic_fluent_line_horizontal_4_search_20_regular": 59952, - "ic_fluent_line_horizontal_5_20_filled": 59953, - "ic_fluent_line_horizontal_5_20_regular": 59954, - "ic_fluent_line_horizontal_5_error_20_filled": 59955, - "ic_fluent_line_horizontal_5_error_20_regular": 59956, - "ic_fluent_line_style_20_filled": 59957, - "ic_fluent_line_style_20_regular": 59958, - "ic_fluent_line_style_sketch_20_filled": 59959, - "ic_fluent_line_style_sketch_20_regular": 59960, - "ic_fluent_line_thickness_20_filled": 59961, - "ic_fluent_line_thickness_20_regular": 59962, - "ic_fluent_link_20_filled": 59963, - "ic_fluent_link_20_regular": 59964, - "ic_fluent_link_add_20_filled": 59965, - "ic_fluent_link_add_20_regular": 59966, - "ic_fluent_link_dismiss_20_filled": 59967, - "ic_fluent_link_dismiss_20_regular": 59968, - "ic_fluent_link_edit_20_filled": 59969, - "ic_fluent_link_edit_20_regular": 59970, - "ic_fluent_link_multiple_20_filled": 59971, - "ic_fluent_link_multiple_20_regular": 59972, - "ic_fluent_link_person_20_filled": 59973, - "ic_fluent_link_person_20_regular": 59974, - "ic_fluent_link_square_20_filled": 59975, - "ic_fluent_link_square_20_regular": 59976, - "ic_fluent_link_toolbox_20_filled": 59977, - "ic_fluent_link_toolbox_20_regular": 59978, - "ic_fluent_list_20_filled": 59979, - "ic_fluent_list_20_regular": 59980, - "ic_fluent_list_bar_20_filled": 59981, - "ic_fluent_list_bar_20_regular": 59982, - "ic_fluent_list_bar_tree_20_filled": 59983, - "ic_fluent_list_bar_tree_20_regular": 59984, - "ic_fluent_list_bar_tree_offset_20_filled": 59985, - "ic_fluent_list_bar_tree_offset_20_regular": 59986, - "ic_fluent_list_rtl_20_filled": 59987, - "ic_fluent_list_rtl_20_regular": 59988, - "ic_fluent_live_20_filled": 59989, - "ic_fluent_live_20_regular": 59990, - "ic_fluent_live_off_20_filled": 59991, - "ic_fluent_live_off_20_regular": 59992, - "ic_fluent_local_language_20_filled": 59993, - "ic_fluent_local_language_20_regular": 59994, - "ic_fluent_location_20_filled": 59995, - "ic_fluent_location_20_regular": 59996, - "ic_fluent_location_add_20_filled": 59997, - "ic_fluent_location_add_20_regular": 59998, - "ic_fluent_location_add_left_20_filled": 59999, - "ic_fluent_location_add_left_20_regular": 60000, - "ic_fluent_location_add_right_20_filled": 60001, - "ic_fluent_location_add_right_20_regular": 60002, - "ic_fluent_location_add_up_20_filled": 60003, - "ic_fluent_location_add_up_20_regular": 60004, - "ic_fluent_location_arrow_20_filled": 60005, - "ic_fluent_location_arrow_20_regular": 60006, - "ic_fluent_location_arrow_left_20_filled": 60007, - "ic_fluent_location_arrow_left_20_regular": 60008, - "ic_fluent_location_arrow_right_20_filled": 60009, - "ic_fluent_location_arrow_right_20_regular": 60010, - "ic_fluent_location_arrow_up_20_filled": 60011, - "ic_fluent_location_arrow_up_20_regular": 60012, - "ic_fluent_location_dismiss_20_filled": 60013, - "ic_fluent_location_dismiss_20_regular": 60014, - "ic_fluent_location_live_20_filled": 60015, - "ic_fluent_location_live_20_regular": 60016, - "ic_fluent_location_off_20_filled": 60017, - "ic_fluent_location_off_20_regular": 60018, - "ic_fluent_location_ripple_20_filled": 60019, - "ic_fluent_location_ripple_20_regular": 60020, - "ic_fluent_location_target_square_20_filled": 60021, - "ic_fluent_location_target_square_20_regular": 60022, - "ic_fluent_lock_closed_20_filled": 60023, - "ic_fluent_lock_closed_20_regular": 60024, - "ic_fluent_lock_closed_key_20_filled": 60025, - "ic_fluent_lock_closed_key_20_regular": 60026, - "ic_fluent_lock_multiple_20_filled": 60027, - "ic_fluent_lock_multiple_20_regular": 60028, - "ic_fluent_lock_open_20_filled": 60029, - "ic_fluent_lock_open_20_regular": 60030, - "ic_fluent_lock_shield_20_filled": 60031, - "ic_fluent_lock_shield_20_regular": 60032, - "ic_fluent_lottery_20_filled": 60033, - "ic_fluent_lottery_20_regular": 60034, - "ic_fluent_luggage_20_filled": 60035, - "ic_fluent_luggage_20_regular": 60036, - "ic_fluent_mail_20_filled": 60037, - "ic_fluent_mail_20_regular": 60038, - "ic_fluent_mail_add_20_filled": 60039, - "ic_fluent_mail_add_20_regular": 60040, - "ic_fluent_mail_alert_20_filled": 60041, - "ic_fluent_mail_alert_20_regular": 60042, - "ic_fluent_mail_all_read_20_filled": 60043, - "ic_fluent_mail_all_read_20_regular": 60044, - "ic_fluent_mail_all_unread_20_filled": 60045, - "ic_fluent_mail_all_unread_20_regular": 60046, - "ic_fluent_mail_arrow_clockwise_20_filled": 60047, - "ic_fluent_mail_arrow_clockwise_20_regular": 60048, - "ic_fluent_mail_arrow_double_back_20_filled": 60049, - "ic_fluent_mail_arrow_double_back_20_regular": 60050, - "ic_fluent_mail_arrow_down_20_filled": 60051, - "ic_fluent_mail_arrow_down_20_regular": 60052, - "ic_fluent_mail_arrow_forward_20_filled": 60053, - "ic_fluent_mail_arrow_forward_20_regular": 60054, - "ic_fluent_mail_arrow_up_20_filled": 60055, - "ic_fluent_mail_arrow_up_20_regular": 60056, - "ic_fluent_mail_attach_20_filled": 60057, - "ic_fluent_mail_attach_20_regular": 60058, - "ic_fluent_mail_checkmark_20_filled": 60059, - "ic_fluent_mail_checkmark_20_regular": 60060, - "ic_fluent_mail_clock_20_filled": 60061, - "ic_fluent_mail_clock_20_regular": 60062, - "ic_fluent_mail_copy_20_filled": 60063, - "ic_fluent_mail_copy_20_regular": 60064, - "ic_fluent_mail_dismiss_20_filled": 60065, - "ic_fluent_mail_dismiss_20_regular": 60066, - "ic_fluent_mail_edit_20_filled": 60067, - "ic_fluent_mail_edit_20_regular": 60068, - "ic_fluent_mail_error_20_filled": 60069, - "ic_fluent_mail_error_20_regular": 60070, - "ic_fluent_mail_inbox_20_filled": 60071, - "ic_fluent_mail_inbox_20_regular": 60072, - "ic_fluent_mail_inbox_add_20_filled": 60073, - "ic_fluent_mail_inbox_add_20_regular": 60074, - "ic_fluent_mail_inbox_all_20_filled": 60075, - "ic_fluent_mail_inbox_all_20_regular": 60076, - "ic_fluent_mail_inbox_arrow_down_20_filled": 60077, - "ic_fluent_mail_inbox_arrow_down_20_regular": 60078, - "ic_fluent_mail_inbox_arrow_right_20_filled": 60079, - "ic_fluent_mail_inbox_arrow_right_20_regular": 60080, - "ic_fluent_mail_inbox_arrow_up_20_filled": 60081, - "ic_fluent_mail_inbox_arrow_up_20_regular": 60082, - "ic_fluent_mail_inbox_checkmark_20_filled": 60083, - "ic_fluent_mail_inbox_checkmark_20_regular": 60084, - "ic_fluent_mail_inbox_dismiss_20_filled": 60085, - "ic_fluent_mail_inbox_dismiss_20_regular": 60086, - "ic_fluent_mail_link_20_filled": 60087, - "ic_fluent_mail_link_20_regular": 60088, - "ic_fluent_mail_list_20_filled": 60089, - "ic_fluent_mail_list_20_regular": 60090, - "ic_fluent_mail_multiple_20_filled": 60091, - "ic_fluent_mail_multiple_20_regular": 60092, - "ic_fluent_mail_off_20_filled": 60093, - "ic_fluent_mail_off_20_regular": 60094, - "ic_fluent_mail_open_person_20_filled": 60095, - "ic_fluent_mail_open_person_20_regular": 60096, - "ic_fluent_mail_pause_20_filled": 60097, - "ic_fluent_mail_pause_20_regular": 60098, - "ic_fluent_mail_prohibited_20_filled": 60099, - "ic_fluent_mail_prohibited_20_regular": 60100, - "ic_fluent_mail_read_20_filled": 60101, - "ic_fluent_mail_read_20_regular": 60102, - "ic_fluent_mail_read_multiple_20_filled": 60103, - "ic_fluent_mail_read_multiple_20_regular": 60104, - "ic_fluent_mail_rewind_20_filled": 60105, - "ic_fluent_mail_rewind_20_regular": 60106, - "ic_fluent_mail_settings_20_filled": 60107, - "ic_fluent_mail_settings_20_regular": 60108, - "ic_fluent_mail_shield_20_filled": 60109, - "ic_fluent_mail_shield_20_regular": 60110, - "ic_fluent_mail_template_20_filled": 60111, - "ic_fluent_mail_template_20_regular": 60112, - "ic_fluent_mail_unread_20_filled": 60113, - "ic_fluent_mail_unread_20_regular": 60114, - "ic_fluent_mail_warning_20_filled": 60115, - "ic_fluent_mail_warning_20_regular": 60116, - "ic_fluent_mailbox_20_filled": 60117, - "ic_fluent_mailbox_20_regular": 60118, - "ic_fluent_map_20_filled": 60119, - "ic_fluent_map_20_regular": 60120, - "ic_fluent_map_drive_20_filled": 60121, - "ic_fluent_map_drive_20_regular": 60122, - "ic_fluent_markdown_20_filled": 60123, - "ic_fluent_markdown_20_regular": 60124, - "ic_fluent_match_app_layout_20_filled": 60125, - "ic_fluent_match_app_layout_20_regular": 60126, - "ic_fluent_math_format_linear_20_filled": 60127, - "ic_fluent_math_format_linear_20_regular": 60128, - "ic_fluent_math_format_professional_20_filled": 60129, - "ic_fluent_math_format_professional_20_regular": 60130, - "ic_fluent_math_formula_20_filled": 60131, - "ic_fluent_math_formula_20_regular": 60132, - "ic_fluent_math_symbols_20_filled": 60133, - "ic_fluent_math_symbols_20_regular": 60134, - "ic_fluent_maximize_20_filled": 60135, - "ic_fluent_maximize_20_regular": 60136, - "ic_fluent_meet_now_20_filled": 60137, - "ic_fluent_meet_now_20_regular": 60138, - "ic_fluent_megaphone_20_filled": 60139, - "ic_fluent_megaphone_20_regular": 60140, - "ic_fluent_megaphone_circle_20_filled": 60141, - "ic_fluent_megaphone_circle_20_regular": 60142, - "ic_fluent_megaphone_loud_20_filled": 60143, - "ic_fluent_megaphone_loud_20_regular": 60144, - "ic_fluent_megaphone_off_20_filled": 60145, - "ic_fluent_megaphone_off_20_regular": 60146, - "ic_fluent_mention_20_filled": 60147, - "ic_fluent_mention_20_regular": 60148, - "ic_fluent_mention_arrow_down_20_filled": 60149, - "ic_fluent_mention_arrow_down_20_regular": 60150, - "ic_fluent_mention_brackets_20_filled": 60151, - "ic_fluent_mention_brackets_20_regular": 60152, - "ic_fluent_merge_20_filled": 60153, - "ic_fluent_merge_20_regular": 60154, - "ic_fluent_mic_20_filled": 60155, - "ic_fluent_mic_20_regular": 60156, - "ic_fluent_mic_off_20_filled": 60157, - "ic_fluent_mic_off_20_regular": 60158, - "ic_fluent_mic_prohibited_20_filled": 60159, - "ic_fluent_mic_prohibited_20_regular": 60160, - "ic_fluent_mic_pulse_20_filled": 60161, - "ic_fluent_mic_pulse_20_regular": 60162, - "ic_fluent_mic_pulse_off_20_filled": 60163, - "ic_fluent_mic_pulse_off_20_regular": 60164, - "ic_fluent_mic_record_20_filled": 60165, - "ic_fluent_mic_record_20_regular": 60166, - "ic_fluent_mic_settings_20_filled": 60167, - "ic_fluent_mic_settings_20_regular": 60168, - "ic_fluent_mic_sparkle_20_filled": 60169, - "ic_fluent_mic_sparkle_20_regular": 60170, - "ic_fluent_mic_sync_20_filled": 60171, - "ic_fluent_mic_sync_20_regular": 60172, - "ic_fluent_microscope_20_filled": 60173, - "ic_fluent_microscope_20_regular": 60174, - "ic_fluent_midi_20_filled": 60175, - "ic_fluent_midi_20_regular": 60176, - "ic_fluent_mobile_optimized_20_filled": 60177, - "ic_fluent_mobile_optimized_20_regular": 60178, - "ic_fluent_mold_20_filled": 60179, - "ic_fluent_mold_20_regular": 60180, - "ic_fluent_molecule_20_filled": 60181, - "ic_fluent_molecule_20_regular": 60182, - "ic_fluent_money_20_filled": 60183, - "ic_fluent_money_20_regular": 60184, - "ic_fluent_money_calculator_20_filled": 60185, - "ic_fluent_money_calculator_20_regular": 60186, - "ic_fluent_money_dismiss_20_filled": 60187, - "ic_fluent_money_dismiss_20_regular": 60188, - "ic_fluent_money_hand_20_filled": 60189, - "ic_fluent_money_hand_20_regular": 60190, - "ic_fluent_money_off_20_filled": 60191, - "ic_fluent_money_off_20_regular": 60192, - "ic_fluent_money_settings_20_filled": 60193, - "ic_fluent_money_settings_20_regular": 60194, - "ic_fluent_more_circle_20_filled": 60195, - "ic_fluent_more_circle_20_regular": 60196, - "ic_fluent_more_horizontal_20_filled": 60197, - "ic_fluent_more_horizontal_20_regular": 60198, - "ic_fluent_more_vertical_20_filled": 60199, - "ic_fluent_more_vertical_20_regular": 60200, - "ic_fluent_mountain_location_bottom_20_filled": 60201, - "ic_fluent_mountain_location_bottom_20_regular": 60202, - "ic_fluent_mountain_location_top_20_filled": 60203, - "ic_fluent_mountain_location_top_20_regular": 60204, - "ic_fluent_mountain_trail_20_filled": 60205, - "ic_fluent_mountain_trail_20_regular": 60206, - "ic_fluent_movies_and_tv_20_filled": 60207, - "ic_fluent_movies_and_tv_20_regular": 60208, - "ic_fluent_multiplier_1_2x_20_filled": 60209, - "ic_fluent_multiplier_1_2x_20_regular": 60210, - "ic_fluent_multiplier_1_5x_20_filled": 60211, - "ic_fluent_multiplier_1_5x_20_regular": 60212, - "ic_fluent_multiplier_1_8x_20_filled": 60213, - "ic_fluent_multiplier_1_8x_20_regular": 60214, - "ic_fluent_multiplier_1x_20_filled": 60215, - "ic_fluent_multiplier_1x_20_regular": 60216, - "ic_fluent_multiplier_2x_20_filled": 60217, - "ic_fluent_multiplier_2x_20_regular": 60218, - "ic_fluent_multiplier_5x_20_filled": 60219, - "ic_fluent_multiplier_5x_20_regular": 60220, - "ic_fluent_multiselect_ltr_20_filled": 60221, - "ic_fluent_multiselect_ltr_20_regular": 60222, - "ic_fluent_multiselect_rtl_20_filled": 60223, - "ic_fluent_multiselect_rtl_20_regular": 60224, - "ic_fluent_music_note_1_20_filled": 60225, - "ic_fluent_music_note_1_20_regular": 60226, - "ic_fluent_music_note_2_20_filled": 60227, - "ic_fluent_music_note_2_20_regular": 60228, - "ic_fluent_music_note_2_play_20_filled": 60229, - "ic_fluent_music_note_2_play_20_regular": 60230, - "ic_fluent_music_note_off_1_20_filled": 60231, - "ic_fluent_music_note_off_1_20_regular": 60232, - "ic_fluent_music_note_off_2_20_filled": 60233, - "ic_fluent_music_note_off_2_20_regular": 60234, - "ic_fluent_my_location_20_filled": 60235, - "ic_fluent_my_location_20_regular": 60236, - "ic_fluent_navigation_20_filled": 60237, - "ic_fluent_navigation_20_regular": 60238, - "ic_fluent_navigation_location_target_20_filled": 60239, - "ic_fluent_navigation_location_target_20_regular": 60240, - "ic_fluent_navigation_play_20_filled": 60241, - "ic_fluent_navigation_play_20_regular": 60242, - "ic_fluent_navigation_unread_20_filled": 60243, - "ic_fluent_navigation_unread_20_regular": 60244, - "ic_fluent_network_check_20_filled": 60245, - "ic_fluent_network_check_20_regular": 60246, - "ic_fluent_new_20_filled": 60247, - "ic_fluent_new_20_regular": 60248, - "ic_fluent_news_20_filled": 60249, - "ic_fluent_news_20_regular": 60250, - "ic_fluent_next_20_filled": 60251, - "ic_fluent_next_20_regular": 60252, - "ic_fluent_next_frame_20_filled": 60253, - "ic_fluent_next_frame_20_regular": 60254, - "ic_fluent_note_20_filled": 60255, - "ic_fluent_note_20_regular": 60256, - "ic_fluent_note_add_20_filled": 60257, - "ic_fluent_note_add_20_regular": 60258, - "ic_fluent_note_edit_20_filled": 60259, - "ic_fluent_note_edit_20_regular": 60260, - "ic_fluent_note_pin_20_filled": 60261, - "ic_fluent_note_pin_20_regular": 60262, - "ic_fluent_notebook_20_filled": 60263, - "ic_fluent_notebook_20_regular": 60264, - "ic_fluent_notebook_add_20_filled": 60265, - "ic_fluent_notebook_add_20_regular": 60266, - "ic_fluent_notebook_arrow_curve_down_20_filled": 60267, - "ic_fluent_notebook_arrow_curve_down_20_regular": 60268, - "ic_fluent_notebook_error_20_filled": 60269, - "ic_fluent_notebook_error_20_regular": 60270, - "ic_fluent_notebook_eye_20_filled": 60271, - "ic_fluent_notebook_eye_20_regular": 60272, - "ic_fluent_notebook_lightning_20_filled": 60273, - "ic_fluent_notebook_lightning_20_regular": 60274, - "ic_fluent_notebook_question_mark_20_filled": 60275, - "ic_fluent_notebook_question_mark_20_regular": 60276, - "ic_fluent_notebook_section_20_filled": 60277, - "ic_fluent_notebook_section_20_regular": 60278, - "ic_fluent_notebook_section_arrow_right_20_filled": 60279, - "ic_fluent_notebook_section_arrow_right_20_regular": 60280, - "ic_fluent_notebook_subsection_20_filled": 60281, - "ic_fluent_notebook_subsection_20_regular": 60282, - "ic_fluent_notebook_sync_20_filled": 60283, - "ic_fluent_notebook_sync_20_regular": 60284, - "ic_fluent_notepad_20_filled": 60285, - "ic_fluent_notepad_20_regular": 60286, - "ic_fluent_notepad_edit_20_filled": 60287, - "ic_fluent_notepad_edit_20_regular": 60288, - "ic_fluent_notepad_person_20_filled": 60289, - "ic_fluent_notepad_person_20_regular": 60290, - "ic_fluent_notepad_sparkle_20_filled": 60291, - "ic_fluent_notepad_sparkle_20_regular": 60292, - "ic_fluent_number_circle_0_20_filled": 60293, - "ic_fluent_number_circle_0_20_regular": 60294, - "ic_fluent_number_circle_1_20_filled": 60295, - "ic_fluent_number_circle_1_20_regular": 60296, - "ic_fluent_number_circle_2_20_filled": 60297, - "ic_fluent_number_circle_2_20_regular": 60298, - "ic_fluent_number_circle_3_20_filled": 60299, - "ic_fluent_number_circle_3_20_regular": 60300, - "ic_fluent_number_circle_4_20_filled": 60301, - "ic_fluent_number_circle_4_20_regular": 60302, - "ic_fluent_number_circle_5_20_filled": 60303, - "ic_fluent_number_circle_5_20_regular": 60304, - "ic_fluent_number_circle_6_20_filled": 60305, - "ic_fluent_number_circle_6_20_regular": 60306, - "ic_fluent_number_circle_7_20_filled": 60307, - "ic_fluent_number_circle_7_20_regular": 60308, - "ic_fluent_number_circle_8_20_filled": 60309, - "ic_fluent_number_circle_8_20_regular": 60310, - "ic_fluent_number_circle_9_20_filled": 60311, - "ic_fluent_number_circle_9_20_regular": 60312, - "ic_fluent_number_row_20_filled": 60313, - "ic_fluent_number_row_20_regular": 60314, - "ic_fluent_number_symbol_20_filled": 60315, - "ic_fluent_number_symbol_20_regular": 60316, - "ic_fluent_number_symbol_dismiss_20_filled": 60317, - "ic_fluent_number_symbol_dismiss_20_regular": 60318, - "ic_fluent_number_symbol_square_20_filled": 60319, - "ic_fluent_number_symbol_square_20_regular": 60320, - "ic_fluent_open_20_filled": 60321, - "ic_fluent_open_20_regular": 60322, - "ic_fluent_open_folder_20_filled": 60323, - "ic_fluent_open_folder_20_regular": 60324, - "ic_fluent_open_off_20_filled": 60325, - "ic_fluent_open_off_20_regular": 60326, - "ic_fluent_options_20_filled": 60327, - "ic_fluent_options_20_regular": 60328, - "ic_fluent_organization_20_filled": 60329, - "ic_fluent_organization_20_regular": 60330, - "ic_fluent_organization_horizontal_20_filled": 60331, - "ic_fluent_organization_horizontal_20_regular": 60332, - "ic_fluent_orientation_20_filled": 60333, - "ic_fluent_orientation_20_regular": 60334, - "ic_fluent_oval_20_filled": 60335, - "ic_fluent_oval_20_regular": 60336, - "ic_fluent_oven_20_filled": 60337, - "ic_fluent_oven_20_regular": 60338, - "ic_fluent_padding_down_20_filled": 60339, - "ic_fluent_padding_down_20_regular": 60340, - "ic_fluent_padding_left_20_filled": 60341, - "ic_fluent_padding_left_20_regular": 60342, - "ic_fluent_padding_right_20_filled": 60343, - "ic_fluent_padding_right_20_regular": 60344, - "ic_fluent_padding_top_20_filled": 60345, - "ic_fluent_padding_top_20_regular": 60346, - "ic_fluent_page_fit_20_filled": 60347, - "ic_fluent_page_fit_20_regular": 60348, - "ic_fluent_paint_brush_20_filled": 60349, - "ic_fluent_paint_brush_20_regular": 60350, - "ic_fluent_paint_brush_arrow_down_20_filled": 60351, - "ic_fluent_paint_brush_arrow_down_20_regular": 60352, - "ic_fluent_paint_brush_arrow_up_20_filled": 60353, - "ic_fluent_paint_brush_arrow_up_20_regular": 60354, - "ic_fluent_paint_brush_sparkle_20_filled": 60355, - "ic_fluent_paint_brush_sparkle_20_regular": 60356, - "ic_fluent_paint_brush_subtract_20_filled": 60357, - "ic_fluent_paint_brush_subtract_20_regular": 60358, - "ic_fluent_paint_bucket_20_filled": 60359, - "ic_fluent_paint_bucket_20_regular": 60360, - "ic_fluent_pair_20_filled": 60361, - "ic_fluent_pair_20_regular": 60362, - "ic_fluent_panel_bottom_20_filled": 60363, - "ic_fluent_panel_bottom_20_regular": 60364, - "ic_fluent_panel_bottom_contract_20_filled": 60365, - "ic_fluent_panel_bottom_contract_20_regular": 60366, - "ic_fluent_panel_bottom_expand_20_filled": 60367, - "ic_fluent_panel_bottom_expand_20_regular": 60368, - "ic_fluent_panel_left_20_filled": 60369, - "ic_fluent_panel_left_20_regular": 60370, - "ic_fluent_panel_left_add_20_filled": 60371, - "ic_fluent_panel_left_add_20_regular": 60372, - "ic_fluent_panel_left_contract_20_filled": 60373, - "ic_fluent_panel_left_contract_20_regular": 60374, - "ic_fluent_panel_left_expand_20_filled": 60375, - "ic_fluent_panel_left_expand_20_regular": 60376, - "ic_fluent_panel_left_focus_right_20_filled": 60377, - "ic_fluent_panel_left_header_20_filled": 60378, - "ic_fluent_panel_left_header_20_regular": 60379, - "ic_fluent_panel_left_header_add_20_filled": 60380, - "ic_fluent_panel_left_header_add_20_regular": 60381, - "ic_fluent_panel_left_header_key_20_filled": 60382, - "ic_fluent_panel_left_header_key_20_regular": 60383, - "ic_fluent_panel_left_key_20_filled": 60384, - "ic_fluent_panel_left_key_20_regular": 60385, - "ic_fluent_panel_left_text_20_filled": 60386, - "ic_fluent_panel_left_text_20_regular": 60387, - "ic_fluent_panel_left_text_add_20_filled": 60388, - "ic_fluent_panel_left_text_add_20_regular": 60389, - "ic_fluent_panel_left_text_dismiss_20_filled": 60390, - "ic_fluent_panel_left_text_dismiss_20_regular": 60391, - "ic_fluent_panel_right_20_filled": 60392, - "ic_fluent_panel_right_20_regular": 60393, - "ic_fluent_panel_right_add_20_filled": 60394, - "ic_fluent_panel_right_add_20_regular": 60395, - "ic_fluent_panel_right_contract_20_filled": 60396, - "ic_fluent_panel_right_contract_20_regular": 60397, - "ic_fluent_panel_right_cursor_20_filled": 60398, - "ic_fluent_panel_right_cursor_20_regular": 60399, - "ic_fluent_panel_right_expand_20_filled": 60400, - "ic_fluent_panel_right_expand_20_regular": 60401, - "ic_fluent_panel_right_gallery_20_filled": 60402, - "ic_fluent_panel_right_gallery_20_regular": 60403, - "ic_fluent_panel_separate_window_20_filled": 60404, - "ic_fluent_panel_separate_window_20_regular": 60405, - "ic_fluent_panel_top_contract_20_filled": 60406, - "ic_fluent_panel_top_contract_20_regular": 60407, - "ic_fluent_panel_top_expand_20_filled": 60408, - "ic_fluent_panel_top_expand_20_regular": 60409, - "ic_fluent_panel_top_gallery_20_filled": 60410, - "ic_fluent_panel_top_gallery_20_regular": 60411, - "ic_fluent_password_20_filled": 60412, - "ic_fluent_password_20_regular": 60413, - "ic_fluent_patch_20_filled": 60414, - "ic_fluent_patch_20_regular": 60415, - "ic_fluent_patient_20_filled": 60416, - "ic_fluent_patient_20_regular": 60417, - "ic_fluent_pause_20_filled": 60418, - "ic_fluent_pause_20_regular": 60419, - "ic_fluent_pause_circle_20_filled": 60420, - "ic_fluent_pause_circle_20_regular": 60421, - "ic_fluent_pause_off_20_filled": 60422, - "ic_fluent_pause_off_20_regular": 60423, - "ic_fluent_pause_settings_20_filled": 60424, - "ic_fluent_pause_settings_20_regular": 60425, - "ic_fluent_payment_20_filled": 60426, - "ic_fluent_payment_20_regular": 60427, - "ic_fluent_payment_wireless_20_filled": 60428, - "ic_fluent_payment_wireless_20_regular": 60429, - "ic_fluent_pen_20_filled": 60430, - "ic_fluent_pen_20_regular": 60431, - "ic_fluent_pen_dismiss_20_filled": 60432, - "ic_fluent_pen_dismiss_20_regular": 60433, - "ic_fluent_pen_off_20_filled": 60434, - "ic_fluent_pen_off_20_regular": 60435, - "ic_fluent_pen_prohibited_20_filled": 60436, - "ic_fluent_pen_prohibited_20_regular": 60437, - "ic_fluent_pen_sparkle_20_filled": 60438, - "ic_fluent_pen_sparkle_20_regular": 60439, - "ic_fluent_pentagon_20_filled": 60440, - "ic_fluent_pentagon_20_regular": 60441, - "ic_fluent_people_20_filled": 60442, - "ic_fluent_people_20_regular": 60443, - "ic_fluent_people_add_20_filled": 60444, - "ic_fluent_people_add_20_regular": 60445, - "ic_fluent_people_audience_20_filled": 60446, - "ic_fluent_people_audience_20_regular": 60447, - "ic_fluent_people_call_20_filled": 60448, - "ic_fluent_people_call_20_regular": 60449, - "ic_fluent_people_chat_20_filled": 60450, - "ic_fluent_people_chat_20_regular": 60451, - "ic_fluent_people_checkmark_20_filled": 60452, - "ic_fluent_people_checkmark_20_regular": 60453, - "ic_fluent_people_community_20_filled": 60454, - "ic_fluent_people_community_20_regular": 60455, - "ic_fluent_people_community_add_20_filled": 60456, - "ic_fluent_people_community_add_20_regular": 60457, - "ic_fluent_people_edit_20_filled": 60458, - "ic_fluent_people_edit_20_regular": 60459, - "ic_fluent_people_error_20_filled": 60460, - "ic_fluent_people_error_20_regular": 60461, - "ic_fluent_people_eye_20_filled": 60462, - "ic_fluent_people_eye_20_regular": 60463, - "ic_fluent_people_list_20_filled": 60464, - "ic_fluent_people_list_20_regular": 60465, - "ic_fluent_people_lock_20_filled": 60466, - "ic_fluent_people_lock_20_regular": 60467, - "ic_fluent_people_money_20_filled": 60468, - "ic_fluent_people_money_20_regular": 60469, - "ic_fluent_people_prohibited_20_filled": 60470, - "ic_fluent_people_prohibited_20_regular": 60471, - "ic_fluent_people_queue_20_filled": 60472, - "ic_fluent_people_queue_20_regular": 60473, - "ic_fluent_people_search_20_filled": 60474, - "ic_fluent_people_search_20_regular": 60475, - "ic_fluent_people_settings_20_filled": 60476, - "ic_fluent_people_settings_20_regular": 60477, - "ic_fluent_people_star_20_filled": 60478, - "ic_fluent_people_star_20_regular": 60479, - "ic_fluent_people_subtract_20_filled": 60480, - "ic_fluent_people_subtract_20_regular": 60481, - "ic_fluent_people_swap_20_filled": 60482, - "ic_fluent_people_swap_20_regular": 60483, - "ic_fluent_people_sync_20_filled": 60484, - "ic_fluent_people_sync_20_regular": 60485, - "ic_fluent_people_team_20_filled": 60486, - "ic_fluent_people_team_20_regular": 60487, - "ic_fluent_people_team_add_20_filled": 60488, - "ic_fluent_people_team_add_20_regular": 60489, - "ic_fluent_people_team_delete_20_filled": 60490, - "ic_fluent_people_team_delete_20_regular": 60491, - "ic_fluent_people_team_toolbox_20_filled": 60492, - "ic_fluent_people_team_toolbox_20_regular": 60493, - "ic_fluent_people_toolbox_20_filled": 60494, - "ic_fluent_people_toolbox_20_regular": 60495, - "ic_fluent_person_20_filled": 60496, - "ic_fluent_person_20_regular": 60497, - "ic_fluent_person_5_20_filled": 60498, - "ic_fluent_person_5_20_regular": 60499, - "ic_fluent_person_6_20_filled": 60500, - "ic_fluent_person_6_20_regular": 60501, - "ic_fluent_person_accounts_20_filled": 60502, - "ic_fluent_person_accounts_20_regular": 60503, - "ic_fluent_person_add_20_filled": 60504, - "ic_fluent_person_add_20_regular": 60505, - "ic_fluent_person_alert_20_filled": 60506, - "ic_fluent_person_alert_20_regular": 60507, - "ic_fluent_person_alert_off_20_filled": 60508, - "ic_fluent_person_alert_off_20_regular": 60509, - "ic_fluent_person_arrow_back_20_filled": 60510, - "ic_fluent_person_arrow_back_20_regular": 60511, - "ic_fluent_person_arrow_left_20_filled": 60512, - "ic_fluent_person_arrow_left_20_regular": 60513, - "ic_fluent_person_arrow_right_20_filled": 60514, - "ic_fluent_person_arrow_right_20_regular": 60515, - "ic_fluent_person_available_20_filled": 60516, - "ic_fluent_person_available_20_regular": 60517, - "ic_fluent_person_board_20_filled": 60518, - "ic_fluent_person_board_20_regular": 60519, - "ic_fluent_person_board_add_20_filled": 60520, - "ic_fluent_person_board_add_20_regular": 60521, - "ic_fluent_person_call_20_filled": 60522, - "ic_fluent_person_call_20_regular": 60523, - "ic_fluent_person_chat_20_filled": 60524, - "ic_fluent_person_chat_20_regular": 60525, - "ic_fluent_person_circle_20_filled": 60526, - "ic_fluent_person_circle_20_regular": 60527, - "ic_fluent_person_clock_20_filled": 60528, - "ic_fluent_person_clock_20_regular": 60529, - "ic_fluent_person_delete_20_filled": 60530, - "ic_fluent_person_delete_20_regular": 60531, - "ic_fluent_person_desktop_20_filled": 60532, - "ic_fluent_person_desktop_20_regular": 60533, - "ic_fluent_person_edit_20_filled": 60534, - "ic_fluent_person_edit_20_regular": 60535, - "ic_fluent_person_feedback_20_filled": 60536, - "ic_fluent_person_feedback_20_regular": 60537, - "ic_fluent_person_heart_20_filled": 60538, - "ic_fluent_person_heart_20_regular": 60539, - "ic_fluent_person_home_20_filled": 60540, - "ic_fluent_person_home_20_regular": 60541, - "ic_fluent_person_info_20_filled": 60542, - "ic_fluent_person_info_20_regular": 60543, - "ic_fluent_person_key_20_filled": 60544, - "ic_fluent_person_key_20_regular": 60545, - "ic_fluent_person_lightbulb_20_filled": 60546, - "ic_fluent_person_lightbulb_20_regular": 60547, - "ic_fluent_person_lightning_20_filled": 60548, - "ic_fluent_person_lightning_20_regular": 60549, - "ic_fluent_person_link_20_filled": 60550, - "ic_fluent_person_link_20_regular": 60551, - "ic_fluent_person_lock_20_filled": 60552, - "ic_fluent_person_lock_20_regular": 60553, - "ic_fluent_person_mail_20_filled": 60554, - "ic_fluent_person_mail_20_regular": 60555, - "ic_fluent_person_money_20_filled": 60556, - "ic_fluent_person_money_20_regular": 60557, - "ic_fluent_person_note_20_filled": 60558, - "ic_fluent_person_note_20_regular": 60559, - "ic_fluent_person_passkey_20_filled": 60560, - "ic_fluent_person_passkey_20_regular": 60561, - "ic_fluent_person_pill_20_filled": 60562, - "ic_fluent_person_pill_20_regular": 60563, - "ic_fluent_person_prohibited_20_filled": 60564, - "ic_fluent_person_prohibited_20_regular": 60565, - "ic_fluent_person_question_mark_20_filled": 60566, - "ic_fluent_person_question_mark_20_regular": 60567, - "ic_fluent_person_ribbon_20_filled": 60568, - "ic_fluent_person_ribbon_20_regular": 60569, - "ic_fluent_person_running_20_filled": 60570, - "ic_fluent_person_running_20_regular": 60571, - "ic_fluent_person_search_20_filled": 60572, - "ic_fluent_person_search_20_regular": 60573, - "ic_fluent_person_settings_20_filled": 60574, - "ic_fluent_person_settings_20_regular": 60575, - "ic_fluent_person_square_20_filled": 60576, - "ic_fluent_person_square_20_regular": 60577, - "ic_fluent_person_square_add_20_filled": 60578, - "ic_fluent_person_square_add_20_regular": 60579, - "ic_fluent_person_square_checkmark_20_filled": 60580, - "ic_fluent_person_square_checkmark_20_regular": 60581, - "ic_fluent_person_star_20_filled": 60582, - "ic_fluent_person_star_20_regular": 60583, - "ic_fluent_person_starburst_20_filled": 60584, - "ic_fluent_person_starburst_20_regular": 60585, - "ic_fluent_person_subtract_20_filled": 60586, - "ic_fluent_person_subtract_20_regular": 60587, - "ic_fluent_person_support_20_filled": 60588, - "ic_fluent_person_support_20_regular": 60589, - "ic_fluent_person_swap_20_filled": 60590, - "ic_fluent_person_swap_20_regular": 60591, - "ic_fluent_person_sync_20_filled": 60592, - "ic_fluent_person_sync_20_regular": 60593, - "ic_fluent_person_tag_20_filled": 60594, - "ic_fluent_person_tag_20_regular": 60595, - "ic_fluent_person_tentative_20_filled": 60596, - "ic_fluent_person_tentative_20_regular": 60597, - "ic_fluent_person_voice_20_filled": 60598, - "ic_fluent_person_voice_20_regular": 60599, - "ic_fluent_person_walking_20_filled": 60600, - "ic_fluent_person_walking_20_regular": 60601, - "ic_fluent_person_warning_20_filled": 60602, - "ic_fluent_person_warning_20_regular": 60603, - "ic_fluent_person_wrench_20_filled": 60604, - "ic_fluent_person_wrench_20_regular": 60605, - "ic_fluent_phone_20_filled": 60606, - "ic_fluent_phone_20_regular": 60607, - "ic_fluent_phone_add_20_filled": 60608, - "ic_fluent_phone_add_20_regular": 60609, - "ic_fluent_phone_arrow_right_20_filled": 60610, - "ic_fluent_phone_arrow_right_20_regular": 60611, - "ic_fluent_phone_chat_20_filled": 60612, - "ic_fluent_phone_chat_20_regular": 60613, - "ic_fluent_phone_checkmark_20_filled": 60614, - "ic_fluent_phone_checkmark_20_regular": 60615, - "ic_fluent_phone_desktop_20_filled": 60616, - "ic_fluent_phone_desktop_20_regular": 60617, - "ic_fluent_phone_desktop_add_20_filled": 60618, - "ic_fluent_phone_desktop_add_20_regular": 60619, - "ic_fluent_phone_dismiss_20_filled": 60620, - "ic_fluent_phone_dismiss_20_regular": 60621, - "ic_fluent_phone_edit_20_filled": 60622, - "ic_fluent_phone_edit_20_regular": 60623, - "ic_fluent_phone_eraser_20_filled": 60624, - "ic_fluent_phone_eraser_20_regular": 60625, - "ic_fluent_phone_footer_arrow_down_20_filled": 60626, - "ic_fluent_phone_footer_arrow_down_20_regular": 60627, - "ic_fluent_phone_header_arrow_up_20_filled": 60628, - "ic_fluent_phone_header_arrow_up_20_regular": 60629, - "ic_fluent_phone_key_20_filled": 60630, - "ic_fluent_phone_key_20_regular": 60631, - "ic_fluent_phone_laptop_20_filled": 60632, - "ic_fluent_phone_laptop_20_regular": 60633, - "ic_fluent_phone_link_setup_20_filled": 60634, - "ic_fluent_phone_link_setup_20_regular": 60635, - "ic_fluent_phone_lock_20_filled": 60636, - "ic_fluent_phone_lock_20_regular": 60637, - "ic_fluent_phone_page_header_20_filled": 60638, - "ic_fluent_phone_page_header_20_regular": 60639, - "ic_fluent_phone_pagination_20_filled": 60640, - "ic_fluent_phone_pagination_20_regular": 60641, - "ic_fluent_phone_screen_time_20_filled": 60642, - "ic_fluent_phone_screen_time_20_regular": 60643, - "ic_fluent_phone_shake_20_filled": 60644, - "ic_fluent_phone_shake_20_regular": 60645, - "ic_fluent_phone_span_in_20_filled": 60646, - "ic_fluent_phone_span_in_20_regular": 60647, - "ic_fluent_phone_span_out_20_filled": 60648, - "ic_fluent_phone_span_out_20_regular": 60649, - "ic_fluent_phone_speaker_20_filled": 60650, - "ic_fluent_phone_speaker_20_regular": 60651, - "ic_fluent_phone_status_bar_20_filled": 60652, - "ic_fluent_phone_status_bar_20_regular": 60653, - "ic_fluent_phone_tablet_20_filled": 60654, - "ic_fluent_phone_tablet_20_regular": 60655, - "ic_fluent_phone_update_20_filled": 60656, - "ic_fluent_phone_update_20_regular": 60657, - "ic_fluent_phone_update_checkmark_20_filled": 60658, - "ic_fluent_phone_update_checkmark_20_regular": 60659, - "ic_fluent_phone_vertical_scroll_20_filled": 60660, - "ic_fluent_phone_vertical_scroll_20_regular": 60661, - "ic_fluent_phone_vibrate_20_filled": 60662, - "ic_fluent_phone_vibrate_20_regular": 60663, - "ic_fluent_photo_filter_20_filled": 60664, - "ic_fluent_photo_filter_20_regular": 60665, - "ic_fluent_pi_20_filled": 60666, - "ic_fluent_pi_20_regular": 60667, - "ic_fluent_picture_in_picture_20_filled": 60668, - "ic_fluent_picture_in_picture_20_regular": 60669, - "ic_fluent_picture_in_picture_enter_20_filled": 60670, - "ic_fluent_picture_in_picture_enter_20_regular": 60671, - "ic_fluent_picture_in_picture_exit_20_filled": 60672, - "ic_fluent_picture_in_picture_exit_20_regular": 60673, - "ic_fluent_pill_20_filled": 60674, - "ic_fluent_pill_20_regular": 60675, - "ic_fluent_pin_20_filled": 60676, - "ic_fluent_pin_20_regular": 60677, - "ic_fluent_pin_globe_20_filled": 60678, - "ic_fluent_pin_globe_20_regular": 60679, - "ic_fluent_pin_off_20_filled": 60680, - "ic_fluent_pin_off_20_regular": 60681, - "ic_fluent_pipeline_20_filled": 60682, - "ic_fluent_pipeline_20_regular": 60683, - "ic_fluent_pipeline_add_20_filled": 60684, - "ic_fluent_pipeline_add_20_regular": 60685, - "ic_fluent_pipeline_arrow_curve_down_20_filled": 60686, - "ic_fluent_pipeline_arrow_curve_down_20_regular": 60687, - "ic_fluent_pipeline_play_20_filled": 60688, - "ic_fluent_pipeline_play_20_regular": 60689, - "ic_fluent_pivot_20_filled": 60690, - "ic_fluent_pivot_20_regular": 60691, - "ic_fluent_plant_cattail_20_filled": 60692, - "ic_fluent_plant_cattail_20_regular": 60693, - "ic_fluent_plant_grass_20_filled": 60694, - "ic_fluent_plant_grass_20_regular": 60695, - "ic_fluent_plant_ragweed_20_filled": 60696, - "ic_fluent_plant_ragweed_20_regular": 60697, - "ic_fluent_play_20_filled": 60698, - "ic_fluent_play_20_regular": 60699, - "ic_fluent_play_circle_20_filled": 60700, - "ic_fluent_play_circle_20_regular": 60701, - "ic_fluent_play_circle_hint_20_filled": 60702, - "ic_fluent_play_circle_hint_20_regular": 60703, - "ic_fluent_play_circle_sparkle_20_filled": 60704, - "ic_fluent_play_circle_sparkle_20_regular": 60705, - "ic_fluent_play_settings_20_filled": 60706, - "ic_fluent_play_settings_20_regular": 60707, - "ic_fluent_playing_cards_20_filled": 60708, - "ic_fluent_playing_cards_20_regular": 60709, - "ic_fluent_plug_connected_20_filled": 60710, - "ic_fluent_plug_connected_20_regular": 60711, - "ic_fluent_plug_connected_add_20_filled": 60712, - "ic_fluent_plug_connected_add_20_regular": 60713, - "ic_fluent_plug_connected_checkmark_20_filled": 60714, - "ic_fluent_plug_connected_checkmark_20_regular": 60715, - "ic_fluent_plug_connected_settings_20_filled": 60716, - "ic_fluent_plug_connected_settings_20_regular": 60717, - "ic_fluent_plug_disconnected_20_filled": 60718, - "ic_fluent_plug_disconnected_20_regular": 60719, - "ic_fluent_point_scan_20_filled": 60720, - "ic_fluent_point_scan_20_regular": 60721, - "ic_fluent_poll_20_filled": 60722, - "ic_fluent_poll_20_regular": 60723, - "ic_fluent_poll_horizontal_20_filled": 60724, - "ic_fluent_poll_horizontal_20_regular": 60725, - "ic_fluent_poll_off_20_filled": 60726, - "ic_fluent_poll_off_20_regular": 60727, - "ic_fluent_port_hdmi_20_filled": 60728, - "ic_fluent_port_hdmi_20_regular": 60729, - "ic_fluent_port_micro_usb_20_filled": 60730, - "ic_fluent_port_micro_usb_20_regular": 60731, - "ic_fluent_port_usb_a_20_filled": 60732, - "ic_fluent_port_usb_a_20_regular": 60733, - "ic_fluent_port_usb_c_20_filled": 60734, - "ic_fluent_port_usb_c_20_regular": 60735, - "ic_fluent_position_backward_20_filled": 60736, - "ic_fluent_position_backward_20_regular": 60737, - "ic_fluent_position_forward_20_filled": 60738, - "ic_fluent_position_forward_20_regular": 60739, - "ic_fluent_position_to_back_20_filled": 60740, - "ic_fluent_position_to_back_20_regular": 60741, - "ic_fluent_position_to_front_20_filled": 60742, - "ic_fluent_position_to_front_20_regular": 60743, - "ic_fluent_power_20_filled": 60744, - "ic_fluent_power_20_regular": 60745, - "ic_fluent_predictions_20_filled": 60746, - "ic_fluent_predictions_20_regular": 60747, - "ic_fluent_premium_20_filled": 60748, - "ic_fluent_premium_20_regular": 60749, - "ic_fluent_premium_person_20_filled": 60750, - "ic_fluent_premium_person_20_regular": 60751, - "ic_fluent_presence_available_20_filled": 60752, - "ic_fluent_presence_available_20_regular": 60753, - "ic_fluent_presence_away_20_filled": 60754, - "ic_fluent_presence_away_20_regular": 60755, - "ic_fluent_presence_blocked_20_regular": 60756, - "ic_fluent_presence_busy_20_filled": 60757, - "ic_fluent_presence_dnd_20_filled": 60758, - "ic_fluent_presence_dnd_20_regular": 60759, - "ic_fluent_presence_offline_20_regular": 60760, - "ic_fluent_presence_oof_20_regular": 60761, - "ic_fluent_presence_tentative_20_regular": 60762, - "ic_fluent_presence_unknown_20_regular": 60763, - "ic_fluent_presenter_20_filled": 60764, - "ic_fluent_presenter_20_regular": 60765, - "ic_fluent_presenter_off_20_filled": 60766, - "ic_fluent_presenter_off_20_regular": 60767, - "ic_fluent_preview_link_20_filled": 60768, - "ic_fluent_preview_link_20_regular": 60769, - "ic_fluent_previous_20_filled": 60770, - "ic_fluent_previous_20_regular": 60771, - "ic_fluent_previous_frame_20_filled": 60772, - "ic_fluent_previous_frame_20_regular": 60773, - "ic_fluent_print_20_filled": 60774, - "ic_fluent_print_20_regular": 60775, - "ic_fluent_print_add_20_filled": 60776, - "ic_fluent_print_add_20_regular": 60777, - "ic_fluent_production_20_filled": 60778, - "ic_fluent_production_20_regular": 60779, - "ic_fluent_production_checkmark_20_filled": 60780, - "ic_fluent_production_checkmark_20_regular": 60781, - "ic_fluent_prohibited_20_filled": 60782, - "ic_fluent_prohibited_20_regular": 60783, - "ic_fluent_prohibited_multiple_20_filled": 60784, - "ic_fluent_prohibited_multiple_20_regular": 60785, - "ic_fluent_prohibited_note_20_filled": 60786, - "ic_fluent_prohibited_note_20_regular": 60787, - "ic_fluent_projection_screen_20_filled": 60788, - "ic_fluent_projection_screen_20_regular": 60789, - "ic_fluent_projection_screen_dismiss_20_filled": 60790, - "ic_fluent_projection_screen_dismiss_20_regular": 60791, - "ic_fluent_projection_screen_text_20_filled": 60792, - "ic_fluent_projection_screen_text_20_regular": 60793, - "ic_fluent_prompt_20_filled": 60794, - "ic_fluent_prompt_20_regular": 60795, - "ic_fluent_protocol_handler_20_filled": 60796, - "ic_fluent_protocol_handler_20_regular": 60797, - "ic_fluent_pulse_20_filled": 60798, - "ic_fluent_pulse_20_regular": 60799, - "ic_fluent_pulse_square_20_filled": 60800, - "ic_fluent_pulse_square_20_regular": 60801, - "ic_fluent_puzzle_cube_20_filled": 60802, - "ic_fluent_puzzle_cube_20_regular": 60803, - "ic_fluent_puzzle_cube_piece_20_filled": 60804, - "ic_fluent_puzzle_cube_piece_20_regular": 60805, - "ic_fluent_puzzle_piece_20_filled": 60806, - "ic_fluent_puzzle_piece_20_regular": 60807, - "ic_fluent_puzzle_piece_shield_20_filled": 60808, - "ic_fluent_puzzle_piece_shield_20_regular": 60809, - "ic_fluent_qr_code_20_filled": 60810, - "ic_fluent_qr_code_20_regular": 60811, - "ic_fluent_question_20_filled": 60812, - "ic_fluent_question_20_regular": 60813, - "ic_fluent_question_circle_20_filled": 60814, - "ic_fluent_question_circle_20_regular": 60815, - "ic_fluent_quiz_new_20_filled": 60816, - "ic_fluent_quiz_new_20_regular": 60817, - "ic_fluent_radar_20_filled": 60818, - "ic_fluent_radar_20_regular": 60819, - "ic_fluent_radar_checkmark_20_filled": 60820, - "ic_fluent_radar_checkmark_20_regular": 60821, - "ic_fluent_radar_rectangle_multiple_20_filled": 60822, - "ic_fluent_radar_rectangle_multiple_20_regular": 60823, - "ic_fluent_radio_button_20_filled": 60824, - "ic_fluent_radio_button_20_regular": 60825, - "ic_fluent_ram_20_filled": 60826, - "ic_fluent_ram_20_regular": 60827, - "ic_fluent_rating_mature_20_filled": 60828, - "ic_fluent_rating_mature_20_regular": 60829, - "ic_fluent_ratio_one_to_one_20_filled": 60830, - "ic_fluent_ratio_one_to_one_20_regular": 60831, - "ic_fluent_re_order_20_filled": 60832, - "ic_fluent_re_order_20_regular": 60833, - "ic_fluent_re_order_dots_horizontal_20_filled": 60834, - "ic_fluent_re_order_dots_horizontal_20_regular": 60835, - "ic_fluent_re_order_dots_vertical_20_filled": 60836, - "ic_fluent_re_order_dots_vertical_20_regular": 60837, - "ic_fluent_read_aloud_20_filled": 60838, - "ic_fluent_read_aloud_20_regular": 60839, - "ic_fluent_reading_list_20_filled": 60840, - "ic_fluent_reading_list_20_regular": 60841, - "ic_fluent_reading_list_add_20_filled": 60842, - "ic_fluent_reading_list_add_20_regular": 60843, - "ic_fluent_reading_mode_mobile_20_filled": 60844, - "ic_fluent_reading_mode_mobile_20_regular": 60845, - "ic_fluent_real_estate_20_filled": 60846, - "ic_fluent_real_estate_20_regular": 60847, - "ic_fluent_receipt_20_filled": 60848, - "ic_fluent_receipt_20_regular": 60849, - "ic_fluent_receipt_add_20_filled": 60850, - "ic_fluent_receipt_add_20_regular": 60851, - "ic_fluent_receipt_bag_20_filled": 60852, - "ic_fluent_receipt_bag_20_regular": 60853, - "ic_fluent_receipt_cube_20_filled": 60854, - "ic_fluent_receipt_cube_20_regular": 60855, - "ic_fluent_receipt_money_20_filled": 60856, - "ic_fluent_receipt_money_20_regular": 60857, - "ic_fluent_receipt_play_20_filled": 60858, - "ic_fluent_receipt_play_20_regular": 60859, - "ic_fluent_receipt_search_20_filled": 60860, - "ic_fluent_receipt_search_20_regular": 60861, - "ic_fluent_receipt_sparkles_20_filled": 60862, - "ic_fluent_receipt_sparkles_20_regular": 60863, - "ic_fluent_record_20_filled": 60864, - "ic_fluent_record_20_regular": 60865, - "ic_fluent_record_stop_20_filled": 60866, - "ic_fluent_record_stop_20_regular": 60867, - "ic_fluent_rectangle_landscape_20_filled": 60868, - "ic_fluent_rectangle_landscape_20_regular": 60869, - "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60870, - "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60871, - "ic_fluent_rectangle_landscape_sparkle_20_filled": 60872, - "ic_fluent_rectangle_landscape_sparkle_20_regular": 60873, - "ic_fluent_rectangle_landscape_sync_20_filled": 60874, - "ic_fluent_rectangle_landscape_sync_20_regular": 60875, - "ic_fluent_rectangle_landscape_sync_off_20_filled": 60876, - "ic_fluent_rectangle_landscape_sync_off_20_regular": 60877, - "ic_fluent_rectangle_portrait_location_target_20_filled": 60878, - "ic_fluent_rectangle_portrait_location_target_20_regular": 60879, - "ic_fluent_recycle_20_filled": 60880, - "ic_fluent_recycle_20_regular": 60881, - "ic_fluent_remix_add_20_filled": 60882, - "ic_fluent_remix_add_20_regular": 60883, - "ic_fluent_remote_20_filled": 60884, - "ic_fluent_remote_20_regular": 60885, - "ic_fluent_rename_20_filled": 60886, - "ic_fluent_rename_20_regular": 60887, - "ic_fluent_reorder_20_filled": 60888, - "ic_fluent_reorder_20_regular": 60889, - "ic_fluent_replay_20_filled": 60890, - "ic_fluent_replay_20_regular": 60891, - "ic_fluent_resize_20_filled": 60892, - "ic_fluent_resize_20_regular": 60893, - "ic_fluent_resize_image_20_filled": 60894, - "ic_fluent_resize_image_20_regular": 60895, - "ic_fluent_resize_large_20_filled": 60896, - "ic_fluent_resize_large_20_regular": 60897, - "ic_fluent_resize_small_20_filled": 60898, - "ic_fluent_resize_small_20_regular": 60899, - "ic_fluent_resize_table_20_filled": 60900, - "ic_fluent_resize_table_20_regular": 60901, - "ic_fluent_resize_video_20_filled": 60902, - "ic_fluent_resize_video_20_regular": 60903, - "ic_fluent_reward_20_filled": 60904, - "ic_fluent_reward_20_regular": 60905, - "ic_fluent_rewind_20_filled": 60906, - "ic_fluent_rewind_20_regular": 60907, - "ic_fluent_rhombus_20_filled": 60908, - "ic_fluent_rhombus_20_regular": 60909, - "ic_fluent_ribbon_20_filled": 60910, - "ic_fluent_ribbon_20_regular": 60911, - "ic_fluent_ribbon_add_20_filled": 60912, - "ic_fluent_ribbon_add_20_regular": 60913, - "ic_fluent_ribbon_off_20_filled": 60914, - "ic_fluent_ribbon_off_20_regular": 60915, - "ic_fluent_ribbon_star_20_filled": 60916, - "ic_fluent_ribbon_star_20_regular": 60917, - "ic_fluent_road_20_filled": 60918, - "ic_fluent_road_20_regular": 60919, - "ic_fluent_road_cone_20_filled": 60920, - "ic_fluent_road_cone_20_regular": 60921, - "ic_fluent_rocket_20_filled": 60922, - "ic_fluent_rocket_20_regular": 60923, - "ic_fluent_rotate_left_20_filled": 60924, - "ic_fluent_rotate_left_20_regular": 60925, - "ic_fluent_rotate_right_20_filled": 60926, - "ic_fluent_rotate_right_20_regular": 60927, - "ic_fluent_router_20_filled": 60928, - "ic_fluent_router_20_regular": 60929, - "ic_fluent_row_triple_20_filled": 60930, - "ic_fluent_row_triple_20_regular": 60931, - "ic_fluent_rss_20_filled": 60932, - "ic_fluent_rss_20_regular": 60933, - "ic_fluent_ruler_20_filled": 60934, - "ic_fluent_ruler_20_regular": 60935, - "ic_fluent_run_20_filled": 60936, - "ic_fluent_run_20_regular": 60937, - "ic_fluent_sanitize_20_filled": 60938, - "ic_fluent_sanitize_20_regular": 60939, - "ic_fluent_save_20_filled": 60940, - "ic_fluent_save_20_regular": 60941, - "ic_fluent_save_arrow_right_20_filled": 60942, - "ic_fluent_save_arrow_right_20_regular": 60943, - "ic_fluent_save_copy_20_filled": 60944, - "ic_fluent_save_copy_20_regular": 60945, - "ic_fluent_save_edit_20_filled": 60946, - "ic_fluent_save_edit_20_regular": 60947, - "ic_fluent_save_image_20_filled": 60948, - "ic_fluent_save_image_20_regular": 60949, - "ic_fluent_save_multiple_20_filled": 60950, - "ic_fluent_save_multiple_20_regular": 60951, - "ic_fluent_save_search_20_filled": 60952, - "ic_fluent_save_search_20_regular": 60953, - "ic_fluent_save_sync_20_filled": 60954, - "ic_fluent_save_sync_20_regular": 60955, - "ic_fluent_savings_20_filled": 60956, - "ic_fluent_savings_20_regular": 60957, - "ic_fluent_scale_fill_20_filled": 60958, - "ic_fluent_scale_fill_20_regular": 60959, - "ic_fluent_scale_fit_20_filled": 60960, - "ic_fluent_scale_fit_20_regular": 60961, - "ic_fluent_scales_20_filled": 60962, - "ic_fluent_scales_20_regular": 60963, - "ic_fluent_scan_20_filled": 60964, - "ic_fluent_scan_20_regular": 60965, - "ic_fluent_scan_camera_20_filled": 60966, - "ic_fluent_scan_camera_20_regular": 60967, - "ic_fluent_scan_dash_20_filled": 60968, - "ic_fluent_scan_dash_20_regular": 60969, - "ic_fluent_scan_object_20_filled": 60970, - "ic_fluent_scan_object_20_regular": 60971, - "ic_fluent_scan_person_20_filled": 60972, - "ic_fluent_scan_person_20_regular": 60973, - "ic_fluent_scan_table_20_filled": 60974, - "ic_fluent_scan_table_20_regular": 60975, - "ic_fluent_scan_text_20_filled": 60976, - "ic_fluent_scan_text_20_regular": 60977, - "ic_fluent_scan_thumb_up_20_filled": 60978, - "ic_fluent_scan_thumb_up_20_regular": 60979, - "ic_fluent_scan_thumb_up_off_20_filled": 60980, - "ic_fluent_scan_thumb_up_off_20_regular": 60981, - "ic_fluent_scan_type_20_filled": 60982, - "ic_fluent_scan_type_20_regular": 60983, - "ic_fluent_scan_type_checkmark_20_filled": 60984, - "ic_fluent_scan_type_checkmark_20_regular": 60985, - "ic_fluent_scan_type_off_20_filled": 60986, - "ic_fluent_scan_type_off_20_regular": 60987, - "ic_fluent_scratchpad_20_filled": 60988, - "ic_fluent_scratchpad_20_regular": 60989, - "ic_fluent_screen_cut_20_filled": 60990, - "ic_fluent_screen_cut_20_regular": 60991, - "ic_fluent_screen_person_20_filled": 60992, - "ic_fluent_screen_person_20_regular": 60993, - "ic_fluent_screen_search_20_filled": 60994, - "ic_fluent_screen_search_20_regular": 60995, - "ic_fluent_screenshot_20_filled": 60996, - "ic_fluent_screenshot_20_regular": 60997, - "ic_fluent_screenshot_record_20_filled": 60998, - "ic_fluent_screenshot_record_20_regular": 60999, - "ic_fluent_script_20_filled": 61000, - "ic_fluent_script_20_regular": 61001, - "ic_fluent_search_20_filled": 61002, - "ic_fluent_search_20_regular": 61003, - "ic_fluent_search_info_20_filled": 61004, - "ic_fluent_search_info_20_regular": 61005, - "ic_fluent_search_settings_20_filled": 61006, - "ic_fluent_search_settings_20_regular": 61007, - "ic_fluent_search_shield_20_filled": 61008, - "ic_fluent_search_shield_20_regular": 61009, - "ic_fluent_search_sparkle_20_filled": 61010, - "ic_fluent_search_sparkle_20_regular": 61011, - "ic_fluent_search_square_20_filled": 61012, - "ic_fluent_search_square_20_regular": 61013, - "ic_fluent_search_visual_20_filled": 61014, - "ic_fluent_search_visual_20_regular": 61015, - "ic_fluent_seat_20_filled": 61016, - "ic_fluent_seat_20_regular": 61017, - "ic_fluent_seat_add_20_filled": 61018, - "ic_fluent_seat_add_20_regular": 61019, - "ic_fluent_select_all_off_20_filled": 61020, - "ic_fluent_select_all_off_20_regular": 61021, - "ic_fluent_select_all_on_20_filled": 61022, - "ic_fluent_select_all_on_20_regular": 61023, - "ic_fluent_select_object_20_filled": 61024, - "ic_fluent_select_object_20_regular": 61025, - "ic_fluent_select_object_skew_20_filled": 61026, - "ic_fluent_select_object_skew_20_regular": 61027, - "ic_fluent_select_object_skew_dismiss_20_filled": 61028, - "ic_fluent_select_object_skew_dismiss_20_regular": 61029, - "ic_fluent_select_object_skew_edit_20_filled": 61030, - "ic_fluent_select_object_skew_edit_20_regular": 61031, - "ic_fluent_send_20_filled": 61032, - "ic_fluent_send_20_regular": 61033, - "ic_fluent_send_beaker_20_filled": 61034, - "ic_fluent_send_beaker_20_regular": 61035, - "ic_fluent_send_clock_20_filled": 61036, - "ic_fluent_send_clock_20_regular": 61037, - "ic_fluent_send_copy_20_filled": 61038, - "ic_fluent_send_copy_20_regular": 61039, - "ic_fluent_send_person_20_filled": 61040, - "ic_fluent_send_person_20_regular": 61041, - "ic_fluent_serial_port_20_filled": 61042, - "ic_fluent_serial_port_20_regular": 61043, - "ic_fluent_server_20_filled": 61044, - "ic_fluent_server_20_regular": 61045, - "ic_fluent_server_link_20_filled": 61046, - "ic_fluent_server_link_20_regular": 61047, - "ic_fluent_server_multiple_20_filled": 61048, - "ic_fluent_server_multiple_20_regular": 61049, - "ic_fluent_server_play_20_filled": 61050, - "ic_fluent_server_play_20_regular": 61051, - "ic_fluent_service_bell_20_filled": 61052, - "ic_fluent_service_bell_20_regular": 61053, - "ic_fluent_settings_20_filled": 61054, - "ic_fluent_settings_20_regular": 61055, - "ic_fluent_settings_chat_20_filled": 61056, - "ic_fluent_settings_chat_20_regular": 61057, - "ic_fluent_settings_cog_multiple_20_filled": 61058, - "ic_fluent_settings_cog_multiple_20_regular": 61059, - "ic_fluent_shape_exclude_20_filled": 61060, - "ic_fluent_shape_exclude_20_regular": 61061, - "ic_fluent_shape_intersect_20_filled": 61062, - "ic_fluent_shape_intersect_20_regular": 61063, - "ic_fluent_shape_organic_20_filled": 61064, - "ic_fluent_shape_organic_20_regular": 61065, - "ic_fluent_shape_subtract_20_filled": 61066, - "ic_fluent_shape_subtract_20_regular": 61067, - "ic_fluent_shape_union_20_filled": 61068, - "ic_fluent_shape_union_20_regular": 61069, - "ic_fluent_shapes_20_filled": 61070, - "ic_fluent_shapes_20_regular": 61071, - "ic_fluent_share_20_filled": 61072, - "ic_fluent_share_20_regular": 61073, - "ic_fluent_share_android_20_filled": 61074, - "ic_fluent_share_android_20_regular": 61075, - "ic_fluent_share_close_tray_20_filled": 61076, - "ic_fluent_share_close_tray_20_regular": 61077, - "ic_fluent_share_ios_20_filled": 61078, - "ic_fluent_share_ios_20_regular": 61079, - "ic_fluent_share_multiple_20_filled": 61080, - "ic_fluent_share_multiple_20_regular": 61081, - "ic_fluent_share_screen_person_20_filled": 61082, - "ic_fluent_share_screen_person_20_regular": 61083, - "ic_fluent_share_screen_person_overlay_20_filled": 61084, - "ic_fluent_share_screen_person_overlay_20_regular": 61085, - "ic_fluent_share_screen_person_overlay_inside_20_filled": 61086, - "ic_fluent_share_screen_person_overlay_inside_20_regular": 61087, - "ic_fluent_share_screen_person_p_20_filled": 61088, - "ic_fluent_share_screen_person_p_20_regular": 61089, - "ic_fluent_share_screen_start_20_filled": 61090, - "ic_fluent_share_screen_start_20_regular": 61091, - "ic_fluent_share_screen_stop_20_filled": 61092, - "ic_fluent_share_screen_stop_20_regular": 61093, - "ic_fluent_shield_20_filled": 61094, - "ic_fluent_shield_20_regular": 61095, - "ic_fluent_shield_add_20_filled": 61096, - "ic_fluent_shield_add_20_regular": 61097, - "ic_fluent_shield_badge_20_filled": 61098, - "ic_fluent_shield_badge_20_regular": 61099, - "ic_fluent_shield_checkmark_20_filled": 61100, - "ic_fluent_shield_checkmark_20_regular": 61101, - "ic_fluent_shield_dismiss_20_filled": 61102, - "ic_fluent_shield_dismiss_20_regular": 61103, - "ic_fluent_shield_dismiss_shield_20_filled": 61104, - "ic_fluent_shield_dismiss_shield_20_regular": 61105, - "ic_fluent_shield_error_20_filled": 61106, - "ic_fluent_shield_error_20_regular": 61107, - "ic_fluent_shield_globe_20_filled": 61108, - "ic_fluent_shield_globe_20_regular": 61109, - "ic_fluent_shield_keyhole_20_filled": 61110, - "ic_fluent_shield_keyhole_20_regular": 61111, - "ic_fluent_shield_lock_20_filled": 61112, - "ic_fluent_shield_lock_20_regular": 61113, - "ic_fluent_shield_person_20_filled": 61114, - "ic_fluent_shield_person_20_regular": 61115, - "ic_fluent_shield_person_add_20_filled": 61116, - "ic_fluent_shield_person_add_20_regular": 61117, - "ic_fluent_shield_prohibited_20_filled": 61118, - "ic_fluent_shield_prohibited_20_regular": 61119, - "ic_fluent_shield_question_20_filled": 61120, - "ic_fluent_shield_question_20_regular": 61121, - "ic_fluent_shield_task_20_filled": 61122, - "ic_fluent_shield_task_20_regular": 61123, - "ic_fluent_shifts_20_filled": 61124, - "ic_fluent_shifts_20_regular": 61125, - "ic_fluent_shifts_30_minutes_20_filled": 61126, - "ic_fluent_shifts_30_minutes_20_regular": 61127, - "ic_fluent_shifts_activity_20_filled": 61128, - "ic_fluent_shifts_activity_20_regular": 61129, - "ic_fluent_shifts_add_20_filled": 61130, - "ic_fluent_shifts_add_20_regular": 61131, - "ic_fluent_shifts_availability_20_filled": 61132, - "ic_fluent_shifts_availability_20_regular": 61133, - "ic_fluent_shifts_checkmark_20_filled": 61134, - "ic_fluent_shifts_checkmark_20_regular": 61135, - "ic_fluent_shifts_day_20_filled": 61136, - "ic_fluent_shifts_day_20_regular": 61137, - "ic_fluent_shifts_open_20_filled": 61138, - "ic_fluent_shifts_open_20_regular": 61139, - "ic_fluent_shifts_prohibited_20_filled": 61140, - "ic_fluent_shifts_prohibited_20_regular": 61141, - "ic_fluent_shifts_question_mark_20_filled": 61142, - "ic_fluent_shifts_question_mark_20_regular": 61143, - "ic_fluent_shifts_team_20_filled": 61144, - "ic_fluent_shifts_team_20_regular": 61145, - "ic_fluent_shopping_bag_20_filled": 61146, - "ic_fluent_shopping_bag_20_regular": 61147, - "ic_fluent_shopping_bag_add_20_filled": 61148, - "ic_fluent_shopping_bag_add_20_regular": 61149, - "ic_fluent_shopping_bag_arrow_left_20_filled": 61150, - "ic_fluent_shopping_bag_arrow_left_20_regular": 61151, - "ic_fluent_shopping_bag_dismiss_20_filled": 61152, - "ic_fluent_shopping_bag_dismiss_20_regular": 61153, - "ic_fluent_shopping_bag_pause_20_filled": 61154, - "ic_fluent_shopping_bag_pause_20_regular": 61155, - "ic_fluent_shopping_bag_percent_20_filled": 61156, - "ic_fluent_shopping_bag_percent_20_regular": 61157, - "ic_fluent_shopping_bag_play_20_filled": 61158, - "ic_fluent_shopping_bag_play_20_regular": 61159, - "ic_fluent_shopping_bag_tag_20_filled": 61160, - "ic_fluent_shopping_bag_tag_20_regular": 61161, - "ic_fluent_shortpick_20_filled": 61162, - "ic_fluent_shortpick_20_regular": 61163, - "ic_fluent_showerhead_20_filled": 61164, - "ic_fluent_showerhead_20_regular": 61165, - "ic_fluent_sidebar_search_ltr_20_filled": 61166, - "ic_fluent_sidebar_search_ltr_20_regular": 61167, - "ic_fluent_sidebar_search_rtl_20_filled": 61168, - "ic_fluent_sidebar_search_rtl_20_regular": 61169, - "ic_fluent_sign_out_20_filled": 61170, - "ic_fluent_sign_out_20_regular": 61171, - "ic_fluent_signature_20_filled": 61172, - "ic_fluent_signature_20_regular": 61173, - "ic_fluent_sim_20_filled": 61174, - "ic_fluent_sim_20_regular": 61175, - "ic_fluent_skip_back_10_20_filled": 61176, - "ic_fluent_skip_back_10_20_regular": 61177, - "ic_fluent_skip_forward_10_20_filled": 61178, - "ic_fluent_skip_forward_10_20_regular": 61179, - "ic_fluent_skip_forward_30_20_filled": 61180, - "ic_fluent_skip_forward_30_20_regular": 61181, - "ic_fluent_skip_forward_tab_20_filled": 61182, - "ic_fluent_skip_forward_tab_20_regular": 61183, - "ic_fluent_slash_forward_20_filled": 61184, - "ic_fluent_slash_forward_20_regular": 61185, - "ic_fluent_sleep_20_filled": 61186, - "ic_fluent_sleep_20_regular": 61187, - "ic_fluent_slide_add_20_filled": 61188, - "ic_fluent_slide_add_20_regular": 61189, - "ic_fluent_slide_arrow_right_20_filled": 61190, - "ic_fluent_slide_arrow_right_20_regular": 61191, - "ic_fluent_slide_eraser_20_filled": 61192, - "ic_fluent_slide_eraser_20_regular": 61193, - "ic_fluent_slide_grid_20_filled": 61194, - "ic_fluent_slide_grid_20_regular": 61195, - "ic_fluent_slide_hide_20_filled": 61196, - "ic_fluent_slide_hide_20_regular": 61197, - "ic_fluent_slide_layout_20_filled": 61198, - "ic_fluent_slide_layout_20_regular": 61199, - "ic_fluent_slide_link_20_filled": 61200, - "ic_fluent_slide_link_20_regular": 61201, - "ic_fluent_slide_microphone_20_filled": 61202, - "ic_fluent_slide_microphone_20_regular": 61203, - "ic_fluent_slide_multiple_20_filled": 61204, - "ic_fluent_slide_multiple_20_regular": 61205, - "ic_fluent_slide_multiple_arrow_right_20_filled": 61206, - "ic_fluent_slide_multiple_arrow_right_20_regular": 61207, - "ic_fluent_slide_multiple_search_20_filled": 61208, - "ic_fluent_slide_multiple_search_20_regular": 61209, - "ic_fluent_slide_play_20_filled": 61210, - "ic_fluent_slide_play_20_regular": 61211, - "ic_fluent_slide_record_20_filled": 61212, - "ic_fluent_slide_record_20_regular": 61213, - "ic_fluent_slide_search_20_filled": 61214, - "ic_fluent_slide_search_20_regular": 61215, - "ic_fluent_slide_settings_20_filled": 61216, - "ic_fluent_slide_settings_20_regular": 61217, - "ic_fluent_slide_size_20_filled": 61218, - "ic_fluent_slide_size_20_regular": 61219, - "ic_fluent_slide_text_20_filled": 61220, - "ic_fluent_slide_text_20_regular": 61221, - "ic_fluent_slide_text_call_20_filled": 61222, - "ic_fluent_slide_text_call_20_regular": 61223, - "ic_fluent_slide_text_cursor_20_filled": 61224, - "ic_fluent_slide_text_cursor_20_regular": 61225, - "ic_fluent_slide_text_edit_20_filled": 61226, - "ic_fluent_slide_text_edit_20_regular": 61227, - "ic_fluent_slide_text_multiple_20_filled": 61228, - "ic_fluent_slide_text_multiple_20_regular": 61229, - "ic_fluent_slide_text_person_20_filled": 61230, - "ic_fluent_slide_text_person_20_regular": 61231, - "ic_fluent_slide_text_sparkle_20_filled": 61232, - "ic_fluent_slide_text_sparkle_20_regular": 61233, - "ic_fluent_slide_transition_20_filled": 61234, - "ic_fluent_slide_transition_20_regular": 61235, - "ic_fluent_smartwatch_20_filled": 61236, - "ic_fluent_smartwatch_20_regular": 61237, - "ic_fluent_smartwatch_dot_20_filled": 61238, - "ic_fluent_smartwatch_dot_20_regular": 61239, - "ic_fluent_snooze_20_filled": 61240, - "ic_fluent_snooze_20_regular": 61241, - "ic_fluent_sound_source_20_filled": 61242, - "ic_fluent_sound_source_20_regular": 61243, - "ic_fluent_sound_wave_circle_20_filled": 61244, - "ic_fluent_sound_wave_circle_20_regular": 61245, - "ic_fluent_space_3d_20_filled": 61246, - "ic_fluent_space_3d_20_regular": 61247, - "ic_fluent_spacebar_20_filled": 61248, - "ic_fluent_spacebar_20_regular": 61249, - "ic_fluent_sparkle_20_filled": 61250, - "ic_fluent_sparkle_20_regular": 61251, - "ic_fluent_sparkle_circle_20_filled": 61252, - "ic_fluent_sparkle_circle_20_regular": 61253, - "ic_fluent_spatula_spoon_20_filled": 61254, - "ic_fluent_spatula_spoon_20_regular": 61255, - "ic_fluent_speaker_0_20_filled": 61256, - "ic_fluent_speaker_0_20_regular": 61257, - "ic_fluent_speaker_1_20_filled": 61258, - "ic_fluent_speaker_1_20_regular": 61259, - "ic_fluent_speaker_2_20_filled": 61260, - "ic_fluent_speaker_2_20_regular": 61261, - "ic_fluent_speaker_bluetooth_20_filled": 61262, - "ic_fluent_speaker_bluetooth_20_regular": 61263, - "ic_fluent_speaker_box_20_filled": 61264, - "ic_fluent_speaker_box_20_regular": 61265, - "ic_fluent_speaker_edit_20_filled": 61266, - "ic_fluent_speaker_edit_20_regular": 61267, - "ic_fluent_speaker_mute_20_filled": 61268, - "ic_fluent_speaker_mute_20_regular": 61269, - "ic_fluent_speaker_off_20_filled": 61270, - "ic_fluent_speaker_off_20_regular": 61271, - "ic_fluent_speaker_settings_20_filled": 61272, - "ic_fluent_speaker_settings_20_regular": 61273, - "ic_fluent_speaker_usb_20_filled": 61274, - "ic_fluent_speaker_usb_20_regular": 61275, - "ic_fluent_spinner_ios_20_filled": 61276, - "ic_fluent_spinner_ios_20_regular": 61277, - "ic_fluent_split_hint_20_filled": 61278, - "ic_fluent_split_hint_20_regular": 61279, - "ic_fluent_split_horizontal_20_filled": 61280, - "ic_fluent_split_horizontal_20_regular": 61281, - "ic_fluent_split_vertical_20_filled": 61282, - "ic_fluent_split_vertical_20_regular": 61283, - "ic_fluent_sport_20_filled": 61284, - "ic_fluent_sport_20_regular": 61285, - "ic_fluent_sport_american_football_20_filled": 61286, - "ic_fluent_sport_american_football_20_regular": 61287, - "ic_fluent_sport_baseball_20_filled": 61288, - "ic_fluent_sport_baseball_20_regular": 61289, - "ic_fluent_sport_basketball_20_filled": 61290, - "ic_fluent_sport_basketball_20_regular": 61291, - "ic_fluent_sport_hockey_20_filled": 61292, - "ic_fluent_sport_hockey_20_regular": 61293, - "ic_fluent_sport_soccer_20_filled": 61294, - "ic_fluent_sport_soccer_20_regular": 61295, - "ic_fluent_square_20_filled": 61296, - "ic_fluent_square_20_regular": 61297, - "ic_fluent_square_add_20_filled": 61298, - "ic_fluent_square_add_20_regular": 61299, - "ic_fluent_square_arrow_forward_20_filled": 61300, - "ic_fluent_square_arrow_forward_20_regular": 61301, - "ic_fluent_square_dismiss_20_filled": 61302, - "ic_fluent_square_dismiss_20_regular": 61303, - "ic_fluent_square_dovetail_joint_20_filled": 61304, - "ic_fluent_square_dovetail_joint_20_regular": 61305, - "ic_fluent_square_eraser_20_filled": 61306, - "ic_fluent_square_eraser_20_regular": 61307, - "ic_fluent_square_hint_20_filled": 61308, - "ic_fluent_square_hint_20_regular": 61309, - "ic_fluent_square_hint_apps_20_filled": 61310, - "ic_fluent_square_hint_apps_20_regular": 61311, - "ic_fluent_square_hint_arrow_back_20_filled": 61312, - "ic_fluent_square_hint_arrow_back_20_regular": 61313, - "ic_fluent_square_hint_hexagon_20_filled": 61314, - "ic_fluent_square_hint_hexagon_20_regular": 61315, - "ic_fluent_square_hint_sparkles_20_filled": 61316, - "ic_fluent_square_hint_sparkles_20_regular": 61317, - "ic_fluent_square_multiple_20_filled": 61318, - "ic_fluent_square_multiple_20_regular": 61319, - "ic_fluent_square_shadow_20_filled": 61320, - "ic_fluent_square_shadow_20_regular": 61321, - "ic_fluent_squares_nested_20_filled": 61322, - "ic_fluent_squares_nested_20_regular": 61323, - "ic_fluent_stack_20_filled": 61324, - "ic_fluent_stack_20_regular": 61325, - "ic_fluent_stack_add_20_filled": 61326, - "ic_fluent_stack_add_20_regular": 61327, - "ic_fluent_stack_arrow_forward_20_filled": 61328, - "ic_fluent_stack_arrow_forward_20_regular": 61329, - "ic_fluent_stack_star_20_filled": 61330, - "ic_fluent_stack_star_20_regular": 61331, - "ic_fluent_stack_vertical_20_filled": 61332, - "ic_fluent_stack_vertical_20_regular": 61333, - "ic_fluent_star_20_filled": 61334, - "ic_fluent_star_20_regular": 61335, - "ic_fluent_star_add_20_filled": 61336, - "ic_fluent_star_add_20_regular": 61337, - "ic_fluent_star_arrow_back_20_filled": 61338, - "ic_fluent_star_arrow_back_20_regular": 61339, - "ic_fluent_star_arrow_right_end_20_filled": 61340, - "ic_fluent_star_arrow_right_end_20_regular": 61341, - "ic_fluent_star_arrow_right_start_20_filled": 61342, - "ic_fluent_star_arrow_right_start_20_regular": 61343, - "ic_fluent_star_checkmark_20_filled": 61344, - "ic_fluent_star_checkmark_20_regular": 61345, - "ic_fluent_star_dismiss_20_filled": 61346, - "ic_fluent_star_dismiss_20_regular": 61347, - "ic_fluent_star_edit_20_filled": 61348, - "ic_fluent_star_edit_20_regular": 61349, - "ic_fluent_star_emphasis_20_filled": 61350, - "ic_fluent_star_emphasis_20_regular": 61351, - "ic_fluent_star_half_20_filled": 61352, - "ic_fluent_star_half_20_regular": 61353, - "ic_fluent_star_line_horizontal_3_20_filled": 61354, - "ic_fluent_star_line_horizontal_3_20_regular": 61355, - "ic_fluent_star_off_20_filled": 61356, - "ic_fluent_star_off_20_regular": 61357, - "ic_fluent_star_one_quarter_20_filled": 61358, - "ic_fluent_star_one_quarter_20_regular": 61359, - "ic_fluent_star_prohibited_20_filled": 61360, - "ic_fluent_star_prohibited_20_regular": 61361, - "ic_fluent_star_settings_20_filled": 61362, - "ic_fluent_star_settings_20_regular": 61363, - "ic_fluent_star_three_quarter_20_filled": 61364, - "ic_fluent_star_three_quarter_20_regular": 61365, - "ic_fluent_status_20_filled": 61366, - "ic_fluent_status_20_regular": 61367, - "ic_fluent_step_20_filled": 61368, - "ic_fluent_step_20_regular": 61369, - "ic_fluent_steps_20_filled": 61370, - "ic_fluent_steps_20_regular": 61371, - "ic_fluent_stethoscope_20_filled": 61372, - "ic_fluent_stethoscope_20_regular": 61373, - "ic_fluent_sticker_20_filled": 61374, - "ic_fluent_sticker_20_regular": 61375, - "ic_fluent_sticker_add_20_filled": 61376, - "ic_fluent_sticker_add_20_regular": 61377, - "ic_fluent_stop_20_filled": 61378, - "ic_fluent_stop_20_regular": 61379, - "ic_fluent_storage_20_filled": 61380, - "ic_fluent_storage_20_regular": 61381, - "ic_fluent_store_microsoft_20_filled": 61382, - "ic_fluent_store_microsoft_20_regular": 61383, - "ic_fluent_stream_20_filled": 61384, - "ic_fluent_stream_20_regular": 61385, - "ic_fluent_stream_input_20_filled": 61386, - "ic_fluent_stream_input_20_regular": 61387, - "ic_fluent_stream_input_output_20_filled": 61388, - "ic_fluent_stream_input_output_20_regular": 61389, - "ic_fluent_stream_output_20_filled": 61390, - "ic_fluent_stream_output_20_regular": 61391, - "ic_fluent_street_sign_20_filled": 61392, - "ic_fluent_street_sign_20_regular": 61393, - "ic_fluent_style_guide_20_filled": 61394, - "ic_fluent_style_guide_20_regular": 61395, - "ic_fluent_sub_grid_20_filled": 61396, - "ic_fluent_sub_grid_20_regular": 61397, - "ic_fluent_subtitles_20_filled": 61398, - "ic_fluent_subtitles_20_regular": 61399, - "ic_fluent_subtract_20_filled": 61400, - "ic_fluent_subtract_20_regular": 61401, - "ic_fluent_subtract_circle_20_filled": 61402, - "ic_fluent_subtract_circle_20_regular": 61403, - "ic_fluent_subtract_circle_arrow_back_20_filled": 61404, - "ic_fluent_subtract_circle_arrow_back_20_regular": 61405, - "ic_fluent_subtract_circle_arrow_forward_20_filled": 61406, - "ic_fluent_subtract_circle_arrow_forward_20_regular": 61407, - "ic_fluent_subtract_parentheses_20_filled": 61408, - "ic_fluent_subtract_parentheses_20_regular": 61409, - "ic_fluent_subtract_square_20_filled": 61410, - "ic_fluent_subtract_square_20_regular": 61411, - "ic_fluent_subtract_square_multiple_20_filled": 61412, - "ic_fluent_subtract_square_multiple_20_regular": 61413, - "ic_fluent_surface_earbuds_20_filled": 61414, - "ic_fluent_surface_earbuds_20_regular": 61415, - "ic_fluent_surface_hub_20_filled": 61416, - "ic_fluent_surface_hub_20_regular": 61417, - "ic_fluent_swimming_pool_20_filled": 61418, - "ic_fluent_swimming_pool_20_regular": 61419, - "ic_fluent_swipe_down_20_filled": 61420, - "ic_fluent_swipe_down_20_regular": 61421, - "ic_fluent_swipe_right_20_filled": 61422, - "ic_fluent_swipe_right_20_regular": 61423, - "ic_fluent_swipe_up_20_filled": 61424, - "ic_fluent_swipe_up_20_regular": 61425, - "ic_fluent_symbols_20_filled": 61426, - "ic_fluent_symbols_20_regular": 61427, - "ic_fluent_sync_off_20_filled": 61428, - "ic_fluent_sync_off_20_regular": 61429, - "ic_fluent_syringe_20_filled": 61430, - "ic_fluent_syringe_20_regular": 61431, - "ic_fluent_system_20_filled": 61432, - "ic_fluent_system_20_regular": 61433, - "ic_fluent_tab_20_filled": 61434, - "ic_fluent_tab_20_regular": 61435, - "ic_fluent_tab_add_20_filled": 61436, - "ic_fluent_tab_add_20_regular": 61437, - "ic_fluent_tab_arrow_left_20_filled": 61438, - "ic_fluent_tab_arrow_left_20_regular": 61439, - "ic_fluent_tab_desktop_20_filled": 61440, - "ic_fluent_tab_desktop_20_regular": 61441, - "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61442, - "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61443, - "ic_fluent_tab_desktop_arrow_left_20_filled": 61444, - "ic_fluent_tab_desktop_arrow_left_20_regular": 61445, - "ic_fluent_tab_desktop_bottom_20_filled": 61446, - "ic_fluent_tab_desktop_bottom_20_regular": 61447, - "ic_fluent_tab_desktop_clock_20_filled": 61448, - "ic_fluent_tab_desktop_clock_20_regular": 61449, - "ic_fluent_tab_desktop_copy_20_filled": 61450, - "ic_fluent_tab_desktop_copy_20_regular": 61451, - "ic_fluent_tab_desktop_image_20_filled": 61452, - "ic_fluent_tab_desktop_image_20_regular": 61453, - "ic_fluent_tab_desktop_link_20_filled": 61454, - "ic_fluent_tab_desktop_link_20_regular": 61455, - "ic_fluent_tab_desktop_multiple_20_filled": 61456, - "ic_fluent_tab_desktop_multiple_20_regular": 61457, - "ic_fluent_tab_desktop_multiple_add_20_filled": 61458, - "ic_fluent_tab_desktop_multiple_add_20_regular": 61459, - "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61460, - "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61461, - "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61462, - "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61463, - "ic_fluent_tab_desktop_new_page_20_filled": 61464, - "ic_fluent_tab_desktop_new_page_20_regular": 61465, - "ic_fluent_tab_desktop_search_20_filled": 61466, - "ic_fluent_tab_desktop_search_20_regular": 61467, - "ic_fluent_tab_group_20_filled": 61468, - "ic_fluent_tab_group_20_regular": 61469, - "ic_fluent_tab_in_private_20_filled": 61470, - "ic_fluent_tab_in_private_20_regular": 61471, - "ic_fluent_tab_inprivate_account_20_filled": 61472, - "ic_fluent_tab_inprivate_account_20_regular": 61473, - "ic_fluent_tab_prohibited_20_filled": 61474, - "ic_fluent_tab_prohibited_20_regular": 61475, - "ic_fluent_tab_shield_dismiss_20_filled": 61476, - "ic_fluent_tab_shield_dismiss_20_regular": 61477, - "ic_fluent_table_20_filled": 61478, - "ic_fluent_table_20_regular": 61479, - "ic_fluent_table_add_20_filled": 61480, - "ic_fluent_table_add_20_regular": 61481, - "ic_fluent_table_arrow_up_20_filled": 61482, - "ic_fluent_table_arrow_up_20_regular": 61483, - "ic_fluent_table_bottom_row_20_filled": 61484, - "ic_fluent_table_bottom_row_20_regular": 61485, - "ic_fluent_table_calculator_20_filled": 61486, - "ic_fluent_table_calculator_20_regular": 61487, - "ic_fluent_table_cell_edit_20_filled": 61488, - "ic_fluent_table_cell_edit_20_regular": 61489, - "ic_fluent_table_cells_merge_20_filled": 61490, - "ic_fluent_table_cells_merge_20_regular": 61491, - "ic_fluent_table_cells_split_20_filled": 61492, - "ic_fluent_table_cells_split_20_regular": 61493, - "ic_fluent_table_checker_20_filled": 61494, - "ic_fluent_table_checker_20_regular": 61495, - "ic_fluent_table_column_top_bottom_20_filled": 61496, - "ic_fluent_table_column_top_bottom_20_regular": 61497, - "ic_fluent_table_copy_20_filled": 61498, - "ic_fluent_table_copy_20_regular": 61499, - "ic_fluent_table_cursor_20_filled": 61500, - "ic_fluent_table_cursor_20_regular": 61501, - "ic_fluent_table_delete_column_20_filled": 61502, - "ic_fluent_table_delete_column_20_regular": 61503, - "ic_fluent_table_delete_row_20_filled": 61504, - "ic_fluent_table_delete_row_20_regular": 61505, - "ic_fluent_table_dismiss_20_filled": 61506, - "ic_fluent_table_dismiss_20_regular": 61507, - "ic_fluent_table_edit_20_filled": 61508, - "ic_fluent_table_edit_20_regular": 61509, - "ic_fluent_table_freeze_column_20_filled": 61510, - "ic_fluent_table_freeze_column_20_regular": 61511, - "ic_fluent_table_freeze_column_and_row_20_filled": 61512, - "ic_fluent_table_freeze_column_and_row_20_regular": 61513, - "ic_fluent_table_freeze_row_20_filled": 61514, - "ic_fluent_table_freeze_row_20_regular": 61515, - "ic_fluent_table_image_20_filled": 61516, - "ic_fluent_table_image_20_regular": 61517, - "ic_fluent_table_insert_column_20_filled": 61518, - "ic_fluent_table_insert_column_20_regular": 61519, - "ic_fluent_table_insert_row_20_filled": 61520, - "ic_fluent_table_insert_row_20_regular": 61521, - "ic_fluent_table_lightning_20_filled": 61522, - "ic_fluent_table_lightning_20_regular": 61523, - "ic_fluent_table_link_20_filled": 61524, - "ic_fluent_table_link_20_regular": 61525, - "ic_fluent_table_lock_20_filled": 61526, - "ic_fluent_table_lock_20_regular": 61527, - "ic_fluent_table_move_above_20_filled": 61528, - "ic_fluent_table_move_above_20_regular": 61529, - "ic_fluent_table_move_below_20_filled": 61530, - "ic_fluent_table_move_below_20_regular": 61531, - "ic_fluent_table_move_left_20_filled": 61532, - "ic_fluent_table_move_left_20_regular": 61533, - "ic_fluent_table_move_right_20_filled": 61534, - "ic_fluent_table_move_right_20_regular": 61535, - "ic_fluent_table_multiple_20_filled": 61536, - "ic_fluent_table_multiple_20_regular": 61537, - "ic_fluent_table_offset_20_filled": 61538, - "ic_fluent_table_offset_20_regular": 61539, - "ic_fluent_table_offset_add_20_filled": 61540, - "ic_fluent_table_offset_add_20_regular": 61541, - "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61542, - "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61543, - "ic_fluent_table_offset_settings_20_filled": 61544, - "ic_fluent_table_offset_settings_20_regular": 61545, - "ic_fluent_table_resize_column_20_filled": 61546, - "ic_fluent_table_resize_column_20_regular": 61547, - "ic_fluent_table_resize_row_20_filled": 61548, - "ic_fluent_table_resize_row_20_regular": 61549, - "ic_fluent_table_search_20_filled": 61550, - "ic_fluent_table_search_20_regular": 61551, - "ic_fluent_table_settings_20_filled": 61552, - "ic_fluent_table_settings_20_regular": 61553, - "ic_fluent_table_simple_20_filled": 61554, - "ic_fluent_table_simple_20_regular": 61555, - "ic_fluent_table_simple_checkmark_20_filled": 61556, - "ic_fluent_table_simple_checkmark_20_regular": 61557, - "ic_fluent_table_simple_exclude_20_filled": 61558, - "ic_fluent_table_simple_exclude_20_regular": 61559, - "ic_fluent_table_simple_include_20_filled": 61560, - "ic_fluent_table_simple_include_20_regular": 61561, - "ic_fluent_table_simple_multiple_20_filled": 61562, - "ic_fluent_table_simple_multiple_20_regular": 61563, - "ic_fluent_table_sparkle_20_filled": 61564, - "ic_fluent_table_sparkle_20_regular": 61565, - "ic_fluent_table_split_20_filled": 61566, - "ic_fluent_table_split_20_regular": 61567, - "ic_fluent_table_stack_above_20_filled": 61568, - "ic_fluent_table_stack_above_20_regular": 61569, - "ic_fluent_table_stack_below_20_filled": 61570, - "ic_fluent_table_stack_below_20_regular": 61571, - "ic_fluent_table_stack_left_20_filled": 61572, - "ic_fluent_table_stack_left_20_regular": 61573, - "ic_fluent_table_stack_right_20_filled": 61574, - "ic_fluent_table_stack_right_20_regular": 61575, - "ic_fluent_table_switch_20_filled": 61576, - "ic_fluent_table_switch_20_regular": 61577, - "ic_fluent_tablet_20_filled": 61578, - "ic_fluent_tablet_20_regular": 61579, - "ic_fluent_tablet_laptop_20_filled": 61580, - "ic_fluent_tablet_laptop_20_regular": 61581, - "ic_fluent_tablet_speaker_20_filled": 61582, - "ic_fluent_tablet_speaker_20_regular": 61583, - "ic_fluent_tabs_20_filled": 61584, - "ic_fluent_tabs_20_regular": 61585, - "ic_fluent_tag_20_filled": 61586, - "ic_fluent_tag_20_regular": 61587, - "ic_fluent_tag_circle_20_filled": 61588, - "ic_fluent_tag_circle_20_regular": 61589, - "ic_fluent_tag_dismiss_20_filled": 61590, - "ic_fluent_tag_dismiss_20_regular": 61591, - "ic_fluent_tag_error_20_filled": 61592, - "ic_fluent_tag_error_20_regular": 61593, - "ic_fluent_tag_lock_20_filled": 61594, - "ic_fluent_tag_lock_20_regular": 61595, - "ic_fluent_tag_lock_accent_20_filled": 61596, - "ic_fluent_tag_multiple_20_filled": 61597, - "ic_fluent_tag_multiple_20_regular": 61598, - "ic_fluent_tag_off_20_filled": 61599, - "ic_fluent_tag_off_20_regular": 61600, - "ic_fluent_tag_question_mark_20_filled": 61601, - "ic_fluent_tag_question_mark_20_regular": 61602, - "ic_fluent_tag_reset_20_filled": 61603, - "ic_fluent_tag_reset_20_regular": 61604, - "ic_fluent_tag_search_20_filled": 61605, - "ic_fluent_tag_search_20_regular": 61606, - "ic_fluent_tap_double_20_filled": 61607, - "ic_fluent_tap_double_20_regular": 61608, - "ic_fluent_tap_single_20_filled": 61609, - "ic_fluent_tap_single_20_regular": 61610, - "ic_fluent_target_20_filled": 61611, - "ic_fluent_target_20_regular": 61612, - "ic_fluent_target_add_20_filled": 61613, - "ic_fluent_target_add_20_regular": 61614, - "ic_fluent_target_arrow_20_filled": 61615, - "ic_fluent_target_arrow_20_regular": 61616, - "ic_fluent_target_dismiss_20_filled": 61617, - "ic_fluent_target_dismiss_20_regular": 61618, - "ic_fluent_target_edit_20_filled": 61619, - "ic_fluent_target_edit_20_regular": 61620, - "ic_fluent_task_list_add_20_filled": 61621, - "ic_fluent_task_list_add_20_regular": 61622, - "ic_fluent_task_list_ltr_20_filled": 61623, - "ic_fluent_task_list_ltr_20_regular": 61624, - "ic_fluent_task_list_rtl_20_filled": 61625, - "ic_fluent_task_list_rtl_20_regular": 61626, - "ic_fluent_task_list_square_add_20_filled": 61627, - "ic_fluent_task_list_square_add_20_regular": 61628, - "ic_fluent_task_list_square_database_20_filled": 61629, - "ic_fluent_task_list_square_database_20_regular": 61630, - "ic_fluent_task_list_square_ltr_20_filled": 61631, - "ic_fluent_task_list_square_ltr_20_regular": 61632, - "ic_fluent_task_list_square_person_20_filled": 61633, - "ic_fluent_task_list_square_person_20_regular": 61634, - "ic_fluent_task_list_square_rtl_20_filled": 61635, - "ic_fluent_task_list_square_rtl_20_regular": 61636, - "ic_fluent_task_list_square_settings_20_filled": 61637, - "ic_fluent_task_list_square_settings_20_regular": 61638, - "ic_fluent_tasks_app_20_filled": 61639, - "ic_fluent_tasks_app_20_regular": 61640, - "ic_fluent_teaching_20_filled": 61641, - "ic_fluent_teaching_20_regular": 61642, - "ic_fluent_teardrop_bottom_right_20_filled": 61643, - "ic_fluent_teardrop_bottom_right_20_regular": 61644, - "ic_fluent_teddy_20_filled": 61645, - "ic_fluent_teddy_20_regular": 61646, - "ic_fluent_temperature_20_filled": 61647, - "ic_fluent_temperature_20_regular": 61648, - "ic_fluent_tent_20_filled": 61649, - "ic_fluent_tent_20_regular": 61650, - "ic_fluent_tetris_app_20_filled": 61651, - "ic_fluent_tetris_app_20_regular": 61652, - "ic_fluent_text_add_20_filled": 61653, - "ic_fluent_text_add_20_regular": 61654, - "ic_fluent_text_add_space_after_20_filled": 61655, - "ic_fluent_text_add_space_after_20_regular": 61656, - "ic_fluent_text_add_space_before_20_filled": 61657, - "ic_fluent_text_add_space_before_20_regular": 61658, - "ic_fluent_text_add_t_20_filled": 61659, - "ic_fluent_text_add_t_20_regular": 61660, - "ic_fluent_text_align_center_20_filled": 61661, - "ic_fluent_text_align_center_20_regular": 61662, - "ic_fluent_text_align_center_rotate_270_20_filled": 61663, - "ic_fluent_text_align_center_rotate_270_20_regular": 61664, - "ic_fluent_text_align_center_rotate_90_20_filled": 61665, - "ic_fluent_text_align_center_rotate_90_20_regular": 61666, - "ic_fluent_text_align_distributed_20_filled": 61667, - "ic_fluent_text_align_distributed_20_regular": 61668, - "ic_fluent_text_align_distributed_evenly_20_filled": 61669, - "ic_fluent_text_align_distributed_evenly_20_regular": 61670, - "ic_fluent_text_align_distributed_vertical_20_filled": 61671, - "ic_fluent_text_align_distributed_vertical_20_regular": 61672, - "ic_fluent_text_align_justify_20_filled": 61673, - "ic_fluent_text_align_justify_20_regular": 61674, - "ic_fluent_text_align_justify_low_20_filled": 61675, - "ic_fluent_text_align_justify_low_20_regular": 61676, - "ic_fluent_text_align_justify_low_90_20_filled": 61677, - "ic_fluent_text_align_justify_low_90_20_regular": 61678, - "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61679, - "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61680, - "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61681, - "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61682, - "ic_fluent_text_align_justify_rotate_270_20_filled": 61683, - "ic_fluent_text_align_justify_rotate_270_20_regular": 61684, - "ic_fluent_text_align_justify_rotate_90_20_filled": 61685, - "ic_fluent_text_align_justify_rotate_90_20_regular": 61686, - "ic_fluent_text_align_left_20_filled": 61687, - "ic_fluent_text_align_left_20_regular": 61688, - "ic_fluent_text_align_left_rotate_270_20_filled": 61689, - "ic_fluent_text_align_left_rotate_270_20_regular": 61690, - "ic_fluent_text_align_left_rotate_90_20_filled": 61691, - "ic_fluent_text_align_left_rotate_90_20_regular": 61692, - "ic_fluent_text_align_right_20_filled": 61693, - "ic_fluent_text_align_right_20_regular": 61694, - "ic_fluent_text_align_right_rotate_270_20_filled": 61695, - "ic_fluent_text_align_right_rotate_270_20_regular": 61696, - "ic_fluent_text_align_right_rotate_90_20_filled": 61697, - "ic_fluent_text_align_right_rotate_90_20_regular": 61698, - "ic_fluent_text_arrow_down_right_column_20_filled": 61699, - "ic_fluent_text_arrow_down_right_column_20_regular": 61700, - "ic_fluent_text_asterisk_20_filled": 61701, - "ic_fluent_text_asterisk_20_regular": 61702, - "ic_fluent_text_baseline_20_filled": 61703, - "ic_fluent_text_baseline_20_regular": 61704, - "ic_fluent_text_bold_20_filled": 61705, - "ic_fluent_text_bold_20_regular": 61706, - "ic_fluent_text_box_settings_20_filled": 61707, - "ic_fluent_text_box_settings_20_regular": 61708, - "ic_fluent_text_bullet_list_20_filled": 61709, - "ic_fluent_text_bullet_list_20_regular": 61710, - "ic_fluent_text_bullet_list_90_20_filled": 61711, - "ic_fluent_text_bullet_list_90_20_regular": 61712, - "ic_fluent_text_bullet_list_add_20_filled": 61713, - "ic_fluent_text_bullet_list_add_20_regular": 61714, - "ic_fluent_text_bullet_list_checkmark_20_filled": 61715, - "ic_fluent_text_bullet_list_checkmark_20_regular": 61716, - "ic_fluent_text_bullet_list_dismiss_20_filled": 61717, - "ic_fluent_text_bullet_list_dismiss_20_regular": 61718, - "ic_fluent_text_bullet_list_ltr_20_filled": 61719, - "ic_fluent_text_bullet_list_ltr_20_regular": 61720, - "ic_fluent_text_bullet_list_ltr_90_20_filled": 61721, - "ic_fluent_text_bullet_list_ltr_90_20_regular": 61722, - "ic_fluent_text_bullet_list_rtl_20_filled": 61723, - "ic_fluent_text_bullet_list_rtl_20_regular": 61724, - "ic_fluent_text_bullet_list_rtl_90_20_filled": 61725, - "ic_fluent_text_bullet_list_rtl_90_20_regular": 61726, - "ic_fluent_text_bullet_list_square_20_filled": 61727, - "ic_fluent_text_bullet_list_square_20_regular": 61728, - "ic_fluent_text_bullet_list_square_clock_20_filled": 61729, - "ic_fluent_text_bullet_list_square_clock_20_regular": 61730, - "ic_fluent_text_bullet_list_square_edit_20_filled": 61731, - "ic_fluent_text_bullet_list_square_edit_20_regular": 61732, - "ic_fluent_text_bullet_list_square_person_20_filled": 61733, - "ic_fluent_text_bullet_list_square_person_20_regular": 61734, - "ic_fluent_text_bullet_list_square_search_20_filled": 61735, - "ic_fluent_text_bullet_list_square_search_20_regular": 61736, - "ic_fluent_text_bullet_list_square_settings_20_filled": 61737, - "ic_fluent_text_bullet_list_square_settings_20_regular": 61738, - "ic_fluent_text_bullet_list_square_shield_20_filled": 61739, - "ic_fluent_text_bullet_list_square_shield_20_regular": 61740, - "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61741, - "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61742, - "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61743, - "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61744, - "ic_fluent_text_bullet_list_square_warning_20_filled": 61745, - "ic_fluent_text_bullet_list_square_warning_20_regular": 61746, - "ic_fluent_text_bullet_list_tree_20_filled": 61747, - "ic_fluent_text_bullet_list_tree_20_regular": 61748, - "ic_fluent_text_case_lowercase_20_filled": 61749, - "ic_fluent_text_case_lowercase_20_regular": 61750, - "ic_fluent_text_case_title_20_filled": 61751, - "ic_fluent_text_case_title_20_regular": 61752, - "ic_fluent_text_case_uppercase_20_filled": 61753, - "ic_fluent_text_case_uppercase_20_regular": 61754, - "ic_fluent_text_change_case_20_filled": 61755, - "ic_fluent_text_change_case_20_regular": 61756, - "ic_fluent_text_clear_formatting_20_filled": 61757, - "ic_fluent_text_clear_formatting_20_regular": 61758, - "ic_fluent_text_collapse_20_filled": 61759, - "ic_fluent_text_collapse_20_regular": 61760, - "ic_fluent_text_color_20_filled": 61761, - "ic_fluent_text_color_20_regular": 61762, - "ic_fluent_text_color_accent_20_filled": 61763, - "ic_fluent_text_column_one_20_filled": 61764, - "ic_fluent_text_column_one_20_regular": 61765, - "ic_fluent_text_column_one_narrow_20_filled": 61766, - "ic_fluent_text_column_one_narrow_20_regular": 61767, - "ic_fluent_text_column_one_semi_narrow_20_filled": 61768, - "ic_fluent_text_column_one_semi_narrow_20_regular": 61769, - "ic_fluent_text_column_one_wide_20_filled": 61770, - "ic_fluent_text_column_one_wide_20_regular": 61771, - "ic_fluent_text_column_one_wide_lightning_20_filled": 61772, - "ic_fluent_text_column_one_wide_lightning_20_regular": 61773, - "ic_fluent_text_column_three_20_filled": 61774, - "ic_fluent_text_column_three_20_regular": 61775, - "ic_fluent_text_column_two_20_filled": 61776, - "ic_fluent_text_column_two_20_regular": 61777, - "ic_fluent_text_column_two_left_20_filled": 61778, - "ic_fluent_text_column_two_left_20_regular": 61779, - "ic_fluent_text_column_two_right_20_filled": 61780, - "ic_fluent_text_column_two_right_20_regular": 61781, - "ic_fluent_text_column_wide_20_filled": 61782, - "ic_fluent_text_column_wide_20_regular": 61783, - "ic_fluent_text_continuous_20_filled": 61784, - "ic_fluent_text_continuous_20_regular": 61785, - "ic_fluent_text_density_20_filled": 61786, - "ic_fluent_text_density_20_regular": 61787, - "ic_fluent_text_description_20_filled": 61788, - "ic_fluent_text_description_20_regular": 61789, - "ic_fluent_text_description_ltr_20_filled": 61790, - "ic_fluent_text_description_ltr_20_regular": 61791, - "ic_fluent_text_description_rtl_20_filled": 61792, - "ic_fluent_text_description_rtl_20_regular": 61793, - "ic_fluent_text_direction_horizontal_left_20_filled": 61794, - "ic_fluent_text_direction_horizontal_left_20_regular": 61795, - "ic_fluent_text_direction_horizontal_ltr_20_filled": 61796, - "ic_fluent_text_direction_horizontal_ltr_20_regular": 61797, - "ic_fluent_text_direction_horizontal_right_20_filled": 61798, - "ic_fluent_text_direction_horizontal_right_20_regular": 61799, - "ic_fluent_text_direction_horizontal_rtl_20_filled": 61800, - "ic_fluent_text_direction_horizontal_rtl_20_regular": 61801, - "ic_fluent_text_direction_rotate_270_right_20_filled": 61802, - "ic_fluent_text_direction_rotate_270_right_20_regular": 61803, - "ic_fluent_text_direction_rotate_315_right_20_filled": 61804, - "ic_fluent_text_direction_rotate_315_right_20_regular": 61805, - "ic_fluent_text_direction_rotate_45_right_20_filled": 61806, - "ic_fluent_text_direction_rotate_45_right_20_regular": 61807, - "ic_fluent_text_direction_rotate_90_left_20_filled": 61808, - "ic_fluent_text_direction_rotate_90_left_20_regular": 61809, - "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61810, - "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61811, - "ic_fluent_text_direction_rotate_90_right_20_filled": 61812, - "ic_fluent_text_direction_rotate_90_right_20_regular": 61813, - "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61814, - "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61815, - "ic_fluent_text_direction_vertical_20_filled": 61816, - "ic_fluent_text_direction_vertical_20_regular": 61817, - "ic_fluent_text_edit_style_20_filled": 61818, - "ic_fluent_text_edit_style_20_regular": 61819, - "ic_fluent_text_effects_20_filled": 61820, - "ic_fluent_text_effects_20_regular": 61821, - "ic_fluent_text_effects_sparkle_20_filled": 61822, - "ic_fluent_text_effects_sparkle_20_regular": 61823, - "ic_fluent_text_expand_20_filled": 61824, - "ic_fluent_text_expand_20_regular": 61825, - "ic_fluent_text_field_20_filled": 61826, - "ic_fluent_text_field_20_regular": 61827, - "ic_fluent_text_first_line_20_filled": 61828, - "ic_fluent_text_first_line_20_regular": 61829, - "ic_fluent_text_font_20_filled": 61830, - "ic_fluent_text_font_20_regular": 61831, - "ic_fluent_text_font_info_20_filled": 61832, - "ic_fluent_text_font_info_20_regular": 61833, - "ic_fluent_text_font_size_20_filled": 61834, - "ic_fluent_text_font_size_20_regular": 61835, - "ic_fluent_text_footnote_20_filled": 61836, - "ic_fluent_text_footnote_20_regular": 61837, - "ic_fluent_text_grammar_arrow_left_20_filled": 61838, - "ic_fluent_text_grammar_arrow_left_20_regular": 61839, - "ic_fluent_text_grammar_arrow_right_20_filled": 61840, - "ic_fluent_text_grammar_arrow_right_20_regular": 61841, - "ic_fluent_text_grammar_checkmark_20_filled": 61842, - "ic_fluent_text_grammar_checkmark_20_regular": 61843, - "ic_fluent_text_grammar_dismiss_20_filled": 61844, - "ic_fluent_text_grammar_dismiss_20_regular": 61845, - "ic_fluent_text_grammar_error_20_filled": 61846, - "ic_fluent_text_grammar_error_20_regular": 61847, - "ic_fluent_text_grammar_lightning_20_filled": 61848, - "ic_fluent_text_grammar_lightning_20_regular": 61849, - "ic_fluent_text_grammar_settings_20_filled": 61850, - "ic_fluent_text_grammar_settings_20_regular": 61851, - "ic_fluent_text_grammar_wand_20_filled": 61852, - "ic_fluent_text_grammar_wand_20_regular": 61853, - "ic_fluent_text_hanging_20_filled": 61854, - "ic_fluent_text_hanging_20_regular": 61855, - "ic_fluent_text_header_1_20_filled": 61856, - "ic_fluent_text_header_1_20_regular": 61857, - "ic_fluent_text_header_1_lines_20_filled": 61858, - "ic_fluent_text_header_1_lines_20_regular": 61859, - "ic_fluent_text_header_1_lines_caret_20_filled": 61860, - "ic_fluent_text_header_1_lines_caret_20_regular": 61861, - "ic_fluent_text_header_2_20_filled": 61862, - "ic_fluent_text_header_2_20_regular": 61863, - "ic_fluent_text_header_2_lines_20_filled": 61864, - "ic_fluent_text_header_2_lines_20_regular": 61865, - "ic_fluent_text_header_2_lines_caret_20_filled": 61866, - "ic_fluent_text_header_2_lines_caret_20_regular": 61867, - "ic_fluent_text_header_3_20_filled": 61868, - "ic_fluent_text_header_3_20_regular": 61869, - "ic_fluent_text_header_3_lines_20_filled": 61870, - "ic_fluent_text_header_3_lines_20_regular": 61871, - "ic_fluent_text_header_3_lines_caret_20_filled": 61872, - "ic_fluent_text_header_3_lines_caret_20_regular": 61873, - "ic_fluent_text_indent_decrease_20_filled": 61874, - "ic_fluent_text_indent_decrease_20_regular": 61875, - "ic_fluent_text_indent_decrease_ltr_20_filled": 61876, - "ic_fluent_text_indent_decrease_ltr_20_regular": 61877, - "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61878, - "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61879, - "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61880, - "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61881, - "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61882, - "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61883, - "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61884, - "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61885, - "ic_fluent_text_indent_decrease_rtl_20_filled": 61886, - "ic_fluent_text_indent_decrease_rtl_20_regular": 61887, - "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61888, - "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61889, - "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61890, - "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61891, - "ic_fluent_text_indent_increase_20_filled": 61892, - "ic_fluent_text_indent_increase_20_regular": 61893, - "ic_fluent_text_indent_increase_ltr_20_filled": 61894, - "ic_fluent_text_indent_increase_ltr_20_regular": 61895, - "ic_fluent_text_indent_increase_ltr_90_20_filled": 61896, - "ic_fluent_text_indent_increase_ltr_90_20_regular": 61897, - "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61898, - "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61899, - "ic_fluent_text_indent_increase_rotate_270_20_filled": 61900, - "ic_fluent_text_indent_increase_rotate_270_20_regular": 61901, - "ic_fluent_text_indent_increase_rotate_90_20_filled": 61902, - "ic_fluent_text_indent_increase_rotate_90_20_regular": 61903, - "ic_fluent_text_indent_increase_rtl_20_filled": 61904, - "ic_fluent_text_indent_increase_rtl_20_regular": 61905, - "ic_fluent_text_indent_increase_rtl_90_20_filled": 61906, - "ic_fluent_text_indent_increase_rtl_90_20_regular": 61907, - "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61908, - "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61909, - "ic_fluent_text_italic_20_filled": 61910, - "ic_fluent_text_italic_20_regular": 61911, - "ic_fluent_text_line_spacing_20_filled": 61912, - "ic_fluent_text_line_spacing_20_regular": 61913, - "ic_fluent_text_more_20_filled": 61914, - "ic_fluent_text_more_20_regular": 61915, - "ic_fluent_text_number_format_20_filled": 61916, - "ic_fluent_text_number_format_20_regular": 61917, - "ic_fluent_text_number_list_ltr_20_filled": 61918, - "ic_fluent_text_number_list_ltr_20_regular": 61919, - "ic_fluent_text_number_list_ltr_90_20_filled": 61920, - "ic_fluent_text_number_list_ltr_90_20_regular": 61921, - "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61922, - "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61923, - "ic_fluent_text_number_list_rotate_270_20_filled": 61924, - "ic_fluent_text_number_list_rotate_270_20_regular": 61925, - "ic_fluent_text_number_list_rotate_90_20_filled": 61926, - "ic_fluent_text_number_list_rotate_90_20_regular": 61927, - "ic_fluent_text_number_list_rtl_20_filled": 61928, - "ic_fluent_text_number_list_rtl_20_regular": 61929, - "ic_fluent_text_number_list_rtl_90_20_filled": 61930, - "ic_fluent_text_number_list_rtl_90_20_regular": 61931, - "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61932, - "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61933, - "ic_fluent_text_paragraph_20_filled": 61934, - "ic_fluent_text_paragraph_20_regular": 61935, - "ic_fluent_text_paragraph_direction_20_filled": 61936, - "ic_fluent_text_paragraph_direction_20_regular": 61937, - "ic_fluent_text_paragraph_direction_left_20_filled": 61938, - "ic_fluent_text_paragraph_direction_left_20_regular": 61939, - "ic_fluent_text_paragraph_direction_right_20_filled": 61940, - "ic_fluent_text_paragraph_direction_right_20_regular": 61941, - "ic_fluent_text_period_asterisk_20_filled": 61942, - "ic_fluent_text_period_asterisk_20_regular": 61943, - "ic_fluent_text_position_behind_20_filled": 61944, - "ic_fluent_text_position_behind_20_regular": 61945, - "ic_fluent_text_position_front_20_filled": 61946, - "ic_fluent_text_position_front_20_regular": 61947, - "ic_fluent_text_position_line_20_filled": 61948, - "ic_fluent_text_position_line_20_regular": 61949, - "ic_fluent_text_position_square_20_filled": 61950, - "ic_fluent_text_position_square_20_regular": 61951, - "ic_fluent_text_position_square_left_20_filled": 61952, - "ic_fluent_text_position_square_left_20_regular": 61953, - "ic_fluent_text_position_square_right_20_filled": 61954, - "ic_fluent_text_position_square_right_20_regular": 61955, - "ic_fluent_text_position_through_20_filled": 61956, - "ic_fluent_text_position_through_20_regular": 61957, - "ic_fluent_text_position_tight_20_filled": 61958, - "ic_fluent_text_position_tight_20_regular": 61959, - "ic_fluent_text_position_top_bottom_20_filled": 61960, - "ic_fluent_text_position_top_bottom_20_regular": 61961, - "ic_fluent_text_proofing_tools_20_filled": 61962, - "ic_fluent_text_proofing_tools_20_regular": 61963, - "ic_fluent_text_quote_20_filled": 61964, - "ic_fluent_text_quote_20_regular": 61965, - "ic_fluent_text_sort_ascending_20_filled": 61966, - "ic_fluent_text_sort_ascending_20_regular": 61967, - "ic_fluent_text_sort_descending_20_filled": 61968, - "ic_fluent_text_sort_descending_20_regular": 61969, - "ic_fluent_text_strikethrough_20_filled": 61970, - "ic_fluent_text_strikethrough_20_regular": 61971, - "ic_fluent_text_subscript_20_filled": 61972, - "ic_fluent_text_subscript_20_regular": 61973, - "ic_fluent_text_superscript_20_filled": 61974, - "ic_fluent_text_superscript_20_regular": 61975, - "ic_fluent_text_t_20_filled": 61976, - "ic_fluent_text_t_20_regular": 61977, - "ic_fluent_text_underline_20_filled": 61978, - "ic_fluent_text_underline_20_regular": 61979, - "ic_fluent_text_underline_character_u_20_filled": 61980, - "ic_fluent_text_underline_character_u_20_regular": 61981, - "ic_fluent_text_underline_double_20_filled": 61982, - "ic_fluent_text_underline_double_20_regular": 61983, - "ic_fluent_text_whole_word_20_filled": 61984, - "ic_fluent_text_whole_word_20_regular": 61985, - "ic_fluent_text_word_count_20_filled": 61986, - "ic_fluent_text_word_count_20_regular": 61987, - "ic_fluent_text_wrap_20_filled": 61988, - "ic_fluent_text_wrap_20_regular": 61989, - "ic_fluent_text_wrap_off_20_filled": 61990, - "ic_fluent_text_wrap_off_20_regular": 61991, - "ic_fluent_textbox_20_filled": 61992, - "ic_fluent_textbox_20_regular": 61993, - "ic_fluent_textbox_align_bottom_20_filled": 61994, - "ic_fluent_textbox_align_bottom_20_regular": 61995, - "ic_fluent_textbox_align_bottom_center_20_filled": 61996, - "ic_fluent_textbox_align_bottom_center_20_regular": 61997, - "ic_fluent_textbox_align_bottom_left_20_filled": 61998, - "ic_fluent_textbox_align_bottom_left_20_regular": 61999, - "ic_fluent_textbox_align_bottom_right_20_filled": 62000, - "ic_fluent_textbox_align_bottom_right_20_regular": 62001, - "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 62002, - "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 62003, - "ic_fluent_textbox_align_center_20_filled": 62004, - "ic_fluent_textbox_align_center_20_regular": 62005, - "ic_fluent_textbox_align_middle_20_filled": 62006, - "ic_fluent_textbox_align_middle_20_regular": 62007, - "ic_fluent_textbox_align_middle_left_20_filled": 62008, - "ic_fluent_textbox_align_middle_left_20_regular": 62009, - "ic_fluent_textbox_align_middle_right_20_filled": 62010, - "ic_fluent_textbox_align_middle_right_20_regular": 62011, - "ic_fluent_textbox_align_middle_rotate_90_20_filled": 62012, - "ic_fluent_textbox_align_middle_rotate_90_20_regular": 62013, - "ic_fluent_textbox_align_top_20_filled": 62014, - "ic_fluent_textbox_align_top_20_regular": 62015, - "ic_fluent_textbox_align_top_center_20_filled": 62016, - "ic_fluent_textbox_align_top_center_20_regular": 62017, - "ic_fluent_textbox_align_top_left_20_filled": 62018, - "ic_fluent_textbox_align_top_left_20_regular": 62019, - "ic_fluent_textbox_align_top_right_20_filled": 62020, - "ic_fluent_textbox_align_top_right_20_regular": 62021, - "ic_fluent_textbox_align_top_rotate_90_20_filled": 62022, - "ic_fluent_textbox_align_top_rotate_90_20_regular": 62023, - "ic_fluent_textbox_more_20_filled": 62024, - "ic_fluent_textbox_more_20_regular": 62025, - "ic_fluent_textbox_rotate_90_20_filled": 62026, - "ic_fluent_textbox_rotate_90_20_regular": 62027, - "ic_fluent_textbox_settings_20_filled": 62028, - "ic_fluent_textbox_settings_20_regular": 62029, - "ic_fluent_thinking_20_filled": 62030, - "ic_fluent_thinking_20_regular": 62031, - "ic_fluent_thumb_dislike_20_filled": 62032, - "ic_fluent_thumb_dislike_20_regular": 62033, - "ic_fluent_thumb_like_20_filled": 62034, - "ic_fluent_thumb_like_20_regular": 62035, - "ic_fluent_thumb_like_dislike_20_filled": 62036, - "ic_fluent_thumb_like_dislike_20_regular": 62037, - "ic_fluent_ticket_diagonal_20_filled": 62038, - "ic_fluent_ticket_diagonal_20_regular": 62039, - "ic_fluent_ticket_horizontal_20_filled": 62040, - "ic_fluent_ticket_horizontal_20_regular": 62041, - "ic_fluent_time_and_weather_20_filled": 62042, - "ic_fluent_time_and_weather_20_regular": 62043, - "ic_fluent_time_picker_20_filled": 62044, - "ic_fluent_time_picker_20_regular": 62045, - "ic_fluent_timeline_20_filled": 62046, - "ic_fluent_timeline_20_regular": 62047, - "ic_fluent_timer_10_20_filled": 62048, - "ic_fluent_timer_10_20_regular": 62049, - "ic_fluent_timer_2_20_filled": 62050, - "ic_fluent_timer_2_20_regular": 62051, - "ic_fluent_timer_20_filled": 62052, - "ic_fluent_timer_20_regular": 62053, - "ic_fluent_timer_3_20_filled": 62054, - "ic_fluent_timer_3_20_regular": 62055, - "ic_fluent_timer_off_20_filled": 62056, - "ic_fluent_timer_off_20_regular": 62057, - "ic_fluent_toggle_left_20_filled": 62058, - "ic_fluent_toggle_left_20_regular": 62059, - "ic_fluent_toggle_multiple_20_filled": 62060, - "ic_fluent_toggle_multiple_20_regular": 62061, - "ic_fluent_toggle_right_20_filled": 62062, - "ic_fluent_toggle_right_20_regular": 62063, - "ic_fluent_toolbox_20_filled": 62064, - "ic_fluent_toolbox_20_regular": 62065, - "ic_fluent_tooltip_quote_20_filled": 62066, - "ic_fluent_tooltip_quote_20_regular": 62067, - "ic_fluent_top_speed_20_filled": 62068, - "ic_fluent_top_speed_20_regular": 62069, - "ic_fluent_translate_20_filled": 62070, - "ic_fluent_translate_20_regular": 62071, - "ic_fluent_translate_auto_20_filled": 62072, - "ic_fluent_translate_auto_20_regular": 62073, - "ic_fluent_translate_off_20_filled": 62074, - "ic_fluent_translate_off_20_regular": 62075, - "ic_fluent_transmission_20_filled": 62076, - "ic_fluent_transmission_20_regular": 62077, - "ic_fluent_transparency_square_20_filled": 62078, - "ic_fluent_transparency_square_20_regular": 62079, - "ic_fluent_tray_item_add_20_filled": 62080, - "ic_fluent_tray_item_add_20_regular": 62081, - "ic_fluent_tray_item_remove_20_filled": 62082, - "ic_fluent_tray_item_remove_20_regular": 62083, - "ic_fluent_tree_deciduous_20_filled": 62084, - "ic_fluent_tree_deciduous_20_regular": 62085, - "ic_fluent_tree_evergreen_20_filled": 62086, - "ic_fluent_tree_evergreen_20_regular": 62087, - "ic_fluent_triangle_20_filled": 62088, - "ic_fluent_triangle_20_regular": 62089, - "ic_fluent_triangle_down_20_filled": 62090, - "ic_fluent_triangle_down_20_regular": 62091, - "ic_fluent_triangle_left_20_filled": 62092, - "ic_fluent_triangle_left_20_regular": 62093, - "ic_fluent_triangle_right_20_filled": 62094, - "ic_fluent_triangle_right_20_regular": 62095, - "ic_fluent_triangle_up_20_filled": 62096, - "ic_fluent_triangle_up_20_regular": 62097, - "ic_fluent_trophy_20_filled": 62098, - "ic_fluent_trophy_20_regular": 62099, - "ic_fluent_trophy_lock_20_filled": 62100, - "ic_fluent_trophy_lock_20_regular": 62101, - "ic_fluent_trophy_off_20_filled": 62102, - "ic_fluent_trophy_off_20_regular": 62103, - "ic_fluent_tv_20_filled": 62104, - "ic_fluent_tv_20_regular": 62105, - "ic_fluent_tv_arrow_right_20_filled": 62106, - "ic_fluent_tv_arrow_right_20_regular": 62107, - "ic_fluent_tv_usb_20_filled": 62108, - "ic_fluent_tv_usb_20_regular": 62109, - "ic_fluent_umbrella_20_filled": 62110, - "ic_fluent_umbrella_20_regular": 62111, - "ic_fluent_uninstall_app_20_filled": 62112, - "ic_fluent_uninstall_app_20_regular": 62113, - "ic_fluent_usb_plug_20_filled": 62114, - "ic_fluent_usb_plug_20_regular": 62115, - "ic_fluent_usb_stick_20_filled": 62116, - "ic_fluent_usb_stick_20_regular": 62117, - "ic_fluent_vault_20_filled": 62118, - "ic_fluent_vault_20_regular": 62119, - "ic_fluent_vehicle_bicycle_20_filled": 62120, - "ic_fluent_vehicle_bicycle_20_regular": 62121, - "ic_fluent_vehicle_bus_20_filled": 62122, - "ic_fluent_vehicle_bus_20_regular": 62123, - "ic_fluent_vehicle_cab_20_filled": 62124, - "ic_fluent_vehicle_cab_20_regular": 62125, - "ic_fluent_vehicle_cable_car_20_filled": 62126, - "ic_fluent_vehicle_cable_car_20_regular": 62127, - "ic_fluent_vehicle_car_20_filled": 62128, - "ic_fluent_vehicle_car_20_regular": 62129, - "ic_fluent_vehicle_car_collision_20_filled": 62130, - "ic_fluent_vehicle_car_collision_20_regular": 62131, - "ic_fluent_vehicle_car_parking_20_filled": 62132, - "ic_fluent_vehicle_car_parking_20_regular": 62133, - "ic_fluent_vehicle_car_profile_20_filled": 62134, - "ic_fluent_vehicle_car_profile_20_regular": 62135, - "ic_fluent_vehicle_car_profile_ltr_20_filled": 62136, - "ic_fluent_vehicle_car_profile_ltr_20_regular": 62137, - "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62138, - "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62139, - "ic_fluent_vehicle_car_profile_rtl_20_filled": 62140, - "ic_fluent_vehicle_car_profile_rtl_20_regular": 62141, - "ic_fluent_vehicle_motorcycle_20_filled": 62142, - "ic_fluent_vehicle_motorcycle_20_regular": 62143, - "ic_fluent_vehicle_ship_20_filled": 62144, - "ic_fluent_vehicle_ship_20_regular": 62145, - "ic_fluent_vehicle_subway_20_filled": 62146, - "ic_fluent_vehicle_subway_20_regular": 62147, - "ic_fluent_vehicle_subway_clock_20_filled": 62148, - "ic_fluent_vehicle_subway_clock_20_regular": 62149, - "ic_fluent_vehicle_tractor_20_filled": 62150, - "ic_fluent_vehicle_tractor_20_regular": 62151, - "ic_fluent_vehicle_truck_20_filled": 62152, - "ic_fluent_vehicle_truck_20_regular": 62153, - "ic_fluent_vehicle_truck_bag_20_filled": 62154, - "ic_fluent_vehicle_truck_bag_20_regular": 62155, - "ic_fluent_vehicle_truck_cube_20_filled": 62156, - "ic_fluent_vehicle_truck_cube_20_regular": 62157, - "ic_fluent_vehicle_truck_profile_20_filled": 62158, - "ic_fluent_vehicle_truck_profile_20_regular": 62159, - "ic_fluent_video_20_filled": 62160, - "ic_fluent_video_20_regular": 62161, - "ic_fluent_video_360_20_filled": 62162, - "ic_fluent_video_360_20_regular": 62163, - "ic_fluent_video_360_off_20_filled": 62164, - "ic_fluent_video_360_off_20_regular": 62165, - "ic_fluent_video_add_20_filled": 62166, - "ic_fluent_video_add_20_regular": 62167, - "ic_fluent_video_background_effect_20_filled": 62168, - "ic_fluent_video_background_effect_20_regular": 62169, - "ic_fluent_video_background_effect_horizontal_20_filled": 62170, - "ic_fluent_video_background_effect_horizontal_20_regular": 62171, - "ic_fluent_video_bluetooth_20_filled": 62172, - "ic_fluent_video_bluetooth_20_regular": 62173, - "ic_fluent_video_chat_20_filled": 62174, - "ic_fluent_video_chat_20_regular": 62175, - "ic_fluent_video_clip_20_filled": 62176, - "ic_fluent_video_clip_20_regular": 62177, - "ic_fluent_video_clip_multiple_20_filled": 62178, - "ic_fluent_video_clip_multiple_20_regular": 62179, - "ic_fluent_video_clip_off_20_filled": 62180, - "ic_fluent_video_clip_off_20_regular": 62181, - "ic_fluent_video_clip_optimize_20_filled": 62182, - "ic_fluent_video_clip_optimize_20_regular": 62183, - "ic_fluent_video_clip_wand_20_filled": 62184, - "ic_fluent_video_clip_wand_20_regular": 62185, - "ic_fluent_video_off_20_filled": 62186, - "ic_fluent_video_off_20_regular": 62187, - "ic_fluent_video_person_20_filled": 62188, - "ic_fluent_video_person_20_regular": 62189, - "ic_fluent_video_person_call_20_filled": 62190, - "ic_fluent_video_person_call_20_regular": 62191, - "ic_fluent_video_person_clock_20_filled": 62192, - "ic_fluent_video_person_clock_20_regular": 62193, - "ic_fluent_video_person_off_20_filled": 62194, - "ic_fluent_video_person_off_20_regular": 62195, - "ic_fluent_video_person_pulse_20_filled": 62196, - "ic_fluent_video_person_pulse_20_regular": 62197, - "ic_fluent_video_person_sparkle_20_filled": 62198, - "ic_fluent_video_person_sparkle_20_regular": 62199, - "ic_fluent_video_person_sparkle_off_20_filled": 62200, - "ic_fluent_video_person_sparkle_off_20_regular": 62201, - "ic_fluent_video_person_star_20_filled": 62202, - "ic_fluent_video_person_star_20_regular": 62203, - "ic_fluent_video_person_star_off_20_filled": 62204, - "ic_fluent_video_person_star_off_20_regular": 62205, - "ic_fluent_video_play_pause_20_filled": 62206, - "ic_fluent_video_play_pause_20_regular": 62207, - "ic_fluent_video_prohibited_20_filled": 62208, - "ic_fluent_video_prohibited_20_regular": 62209, - "ic_fluent_video_recording_20_filled": 62210, - "ic_fluent_video_recording_20_regular": 62211, - "ic_fluent_video_security_20_filled": 62212, - "ic_fluent_video_security_20_regular": 62213, - "ic_fluent_video_switch_20_filled": 62214, - "ic_fluent_video_switch_20_regular": 62215, - "ic_fluent_video_sync_20_filled": 62216, - "ic_fluent_video_sync_20_regular": 62217, - "ic_fluent_video_usb_20_filled": 62218, - "ic_fluent_video_usb_20_regular": 62219, - "ic_fluent_view_desktop_20_filled": 62220, - "ic_fluent_view_desktop_20_regular": 62221, - "ic_fluent_view_desktop_mobile_20_filled": 62222, - "ic_fluent_view_desktop_mobile_20_regular": 62223, - "ic_fluent_virtual_network_20_filled": 62224, - "ic_fluent_virtual_network_20_regular": 62225, - "ic_fluent_virtual_network_toolbox_20_filled": 62226, - "ic_fluent_virtual_network_toolbox_20_regular": 62227, - "ic_fluent_voicemail_20_filled": 62228, - "ic_fluent_voicemail_20_regular": 62229, - "ic_fluent_voicemail_arrow_back_20_filled": 62230, - "ic_fluent_voicemail_arrow_back_20_regular": 62231, - "ic_fluent_voicemail_arrow_forward_20_filled": 62232, - "ic_fluent_voicemail_arrow_forward_20_regular": 62233, - "ic_fluent_voicemail_arrow_subtract_20_filled": 62234, - "ic_fluent_voicemail_arrow_subtract_20_regular": 62235, - "ic_fluent_voicemail_shield_20_filled": 62236, - "ic_fluent_voicemail_shield_20_regular": 62237, - "ic_fluent_voicemail_subtract_20_filled": 62238, - "ic_fluent_voicemail_subtract_20_regular": 62239, - "ic_fluent_vote_20_filled": 62240, - "ic_fluent_vote_20_regular": 62241, - "ic_fluent_walkie_talkie_20_filled": 62242, - "ic_fluent_walkie_talkie_20_regular": 62243, - "ic_fluent_wallet_20_filled": 62244, - "ic_fluent_wallet_20_regular": 62245, - "ic_fluent_wallet_credit_card_20_filled": 62246, - "ic_fluent_wallet_credit_card_20_regular": 62247, - "ic_fluent_wallpaper_20_filled": 62248, - "ic_fluent_wallpaper_20_regular": 62249, - "ic_fluent_wand_20_filled": 62250, - "ic_fluent_wand_20_regular": 62251, - "ic_fluent_warning_20_filled": 62252, - "ic_fluent_warning_20_regular": 62253, - "ic_fluent_warning_lock_open_20_filled": 62254, - "ic_fluent_warning_lock_open_20_regular": 62255, - "ic_fluent_warning_shield_20_filled": 62256, - "ic_fluent_warning_shield_20_regular": 62257, - "ic_fluent_washer_20_filled": 62258, - "ic_fluent_washer_20_regular": 62259, - "ic_fluent_water_20_filled": 62260, - "ic_fluent_water_20_regular": 62261, - "ic_fluent_weather_blowing_snow_20_filled": 62262, - "ic_fluent_weather_blowing_snow_20_regular": 62263, - "ic_fluent_weather_cloudy_20_filled": 62264, - "ic_fluent_weather_cloudy_20_regular": 62265, - "ic_fluent_weather_drizzle_20_filled": 62266, - "ic_fluent_weather_drizzle_20_regular": 62267, - "ic_fluent_weather_duststorm_20_filled": 62268, - "ic_fluent_weather_duststorm_20_regular": 62269, - "ic_fluent_weather_fog_20_filled": 62270, - "ic_fluent_weather_fog_20_regular": 62271, - "ic_fluent_weather_hail_day_20_filled": 62272, - "ic_fluent_weather_hail_day_20_regular": 62273, - "ic_fluent_weather_hail_night_20_filled": 62274, - "ic_fluent_weather_hail_night_20_regular": 62275, - "ic_fluent_weather_haze_20_filled": 62276, - "ic_fluent_weather_haze_20_regular": 62277, - "ic_fluent_weather_moon_20_filled": 62278, - "ic_fluent_weather_moon_20_regular": 62279, - "ic_fluent_weather_moon_off_20_filled": 62280, - "ic_fluent_weather_moon_off_20_regular": 62281, - "ic_fluent_weather_partly_cloudy_day_20_filled": 62282, - "ic_fluent_weather_partly_cloudy_day_20_regular": 62283, - "ic_fluent_weather_partly_cloudy_night_20_filled": 62284, - "ic_fluent_weather_partly_cloudy_night_20_regular": 62285, - "ic_fluent_weather_rain_20_filled": 62286, - "ic_fluent_weather_rain_20_regular": 62287, - "ic_fluent_weather_rain_showers_day_20_filled": 62288, - "ic_fluent_weather_rain_showers_day_20_regular": 62289, - "ic_fluent_weather_rain_showers_night_20_filled": 62290, - "ic_fluent_weather_rain_showers_night_20_regular": 62291, - "ic_fluent_weather_rain_snow_20_filled": 62292, - "ic_fluent_weather_rain_snow_20_regular": 62293, - "ic_fluent_weather_snow_20_filled": 62294, - "ic_fluent_weather_snow_20_regular": 62295, - "ic_fluent_weather_snow_shower_day_20_filled": 62296, - "ic_fluent_weather_snow_shower_day_20_regular": 62297, - "ic_fluent_weather_snow_shower_night_20_filled": 62298, - "ic_fluent_weather_snow_shower_night_20_regular": 62299, - "ic_fluent_weather_snowflake_20_filled": 62300, - "ic_fluent_weather_snowflake_20_regular": 62301, - "ic_fluent_weather_squalls_20_filled": 62302, - "ic_fluent_weather_squalls_20_regular": 62303, - "ic_fluent_weather_sunny_20_filled": 62304, - "ic_fluent_weather_sunny_20_regular": 62305, - "ic_fluent_weather_sunny_high_20_filled": 62306, - "ic_fluent_weather_sunny_high_20_regular": 62307, - "ic_fluent_weather_sunny_low_20_filled": 62308, - "ic_fluent_weather_sunny_low_20_regular": 62309, - "ic_fluent_weather_thunderstorm_20_filled": 62310, - "ic_fluent_weather_thunderstorm_20_regular": 62311, - "ic_fluent_web_asset_20_filled": 62312, - "ic_fluent_web_asset_20_regular": 62313, - "ic_fluent_whiteboard_20_filled": 62314, - "ic_fluent_whiteboard_20_regular": 62315, - "ic_fluent_whiteboard_off_20_filled": 62316, - "ic_fluent_whiteboard_off_20_regular": 62317, - "ic_fluent_wifi_1_20_filled": 62318, - "ic_fluent_wifi_1_20_regular": 62319, - "ic_fluent_wifi_2_20_filled": 62320, - "ic_fluent_wifi_2_20_regular": 62321, - "ic_fluent_wifi_3_20_filled": 62322, - "ic_fluent_wifi_3_20_regular": 62323, - "ic_fluent_wifi_4_20_filled": 62324, - "ic_fluent_wifi_4_20_regular": 62325, - "ic_fluent_wifi_lock_20_filled": 62326, - "ic_fluent_wifi_lock_20_regular": 62327, - "ic_fluent_wifi_off_20_filled": 62328, - "ic_fluent_wifi_off_20_regular": 62329, - "ic_fluent_wifi_settings_20_filled": 62330, - "ic_fluent_wifi_settings_20_regular": 62331, - "ic_fluent_wifi_warning_20_filled": 62332, - "ic_fluent_wifi_warning_20_regular": 62333, - "ic_fluent_window_20_filled": 62334, - "ic_fluent_window_20_regular": 62335, - "ic_fluent_window_ad_20_filled": 62336, - "ic_fluent_window_ad_20_regular": 62337, - "ic_fluent_window_ad_off_20_filled": 62338, - "ic_fluent_window_ad_off_20_regular": 62339, - "ic_fluent_window_ad_person_20_filled": 62340, - "ic_fluent_window_ad_person_20_regular": 62341, - "ic_fluent_window_apps_20_filled": 62342, - "ic_fluent_window_apps_20_regular": 62343, - "ic_fluent_window_arrow_up_20_filled": 62344, - "ic_fluent_window_arrow_up_20_regular": 62345, - "ic_fluent_window_brush_20_filled": 62346, - "ic_fluent_window_brush_20_regular": 62347, - "ic_fluent_window_bullet_list_20_filled": 62348, - "ic_fluent_window_bullet_list_20_regular": 62349, - "ic_fluent_window_bullet_list_add_20_filled": 62350, - "ic_fluent_window_bullet_list_add_20_regular": 62351, - "ic_fluent_window_column_one_fourth_left_20_filled": 62352, - "ic_fluent_window_column_one_fourth_left_20_regular": 62353, - "ic_fluent_window_column_one_fourth_left_focus_left_20_filled": 62354, - "ic_fluent_window_column_one_fourth_left_focus_top_20_filled": 62355, - "ic_fluent_window_console_20_filled": 62356, - "ic_fluent_window_console_20_regular": 62357, - "ic_fluent_window_database_20_filled": 62358, - "ic_fluent_window_database_20_regular": 62359, - "ic_fluent_window_dev_edit_20_filled": 62360, - "ic_fluent_window_dev_edit_20_regular": 62361, - "ic_fluent_window_dev_tools_20_filled": 62362, - "ic_fluent_window_dev_tools_20_regular": 62363, - "ic_fluent_window_edit_20_filled": 62364, - "ic_fluent_window_edit_20_regular": 62365, - "ic_fluent_window_fingerprint_20_filled": 62366, - "ic_fluent_window_fingerprint_20_regular": 62367, - "ic_fluent_window_header_horizontal_20_filled": 62368, - "ic_fluent_window_header_horizontal_20_regular": 62369, - "ic_fluent_window_header_horizontal_off_20_filled": 62370, - "ic_fluent_window_header_horizontal_off_20_regular": 62371, - "ic_fluent_window_header_vertical_20_filled": 62372, - "ic_fluent_window_header_vertical_20_regular": 62373, - "ic_fluent_window_inprivate_20_filled": 62374, - "ic_fluent_window_inprivate_20_regular": 62375, - "ic_fluent_window_inprivate_account_20_filled": 62376, - "ic_fluent_window_inprivate_account_20_regular": 62377, - "ic_fluent_window_location_target_20_filled": 62378, - "ic_fluent_window_location_target_20_regular": 62379, - "ic_fluent_window_multiple_20_filled": 62380, - "ic_fluent_window_multiple_20_regular": 62381, - "ic_fluent_window_multiple_swap_20_filled": 62382, - "ic_fluent_window_multiple_swap_20_regular": 62383, - "ic_fluent_window_new_20_filled": 62384, - "ic_fluent_window_new_20_regular": 62385, - "ic_fluent_window_play_20_filled": 62386, - "ic_fluent_window_play_20_regular": 62387, - "ic_fluent_window_settings_20_filled": 62388, - "ic_fluent_window_settings_20_regular": 62389, - "ic_fluent_window_shield_20_filled": 62390, - "ic_fluent_window_shield_20_regular": 62391, - "ic_fluent_window_text_20_filled": 62392, - "ic_fluent_window_text_20_regular": 62393, - "ic_fluent_window_wrench_20_filled": 62394, - "ic_fluent_window_wrench_20_regular": 62395, - "ic_fluent_wrench_20_filled": 62396, - "ic_fluent_wrench_20_regular": 62397, - "ic_fluent_wrench_screwdriver_20_filled": 62398, - "ic_fluent_wrench_screwdriver_20_regular": 62399, - "ic_fluent_wrench_settings_20_filled": 62400, - "ic_fluent_wrench_settings_20_regular": 62401, - "ic_fluent_xbox_console_20_filled": 62402, - "ic_fluent_xbox_console_20_regular": 62403, - "ic_fluent_xbox_controller_20_filled": 62404, - "ic_fluent_xbox_controller_20_regular": 62405, - "ic_fluent_xbox_controller_error_20_filled": 62406, - "ic_fluent_xbox_controller_error_20_regular": 62407, - "ic_fluent_xray_20_filled": 62408, - "ic_fluent_xray_20_regular": 62409, - "ic_fluent_zoom_fit_20_filled": 62410, - "ic_fluent_zoom_fit_20_regular": 62411, - "ic_fluent_zoom_in_20_filled": 62412, - "ic_fluent_zoom_in_20_regular": 62413, - "ic_fluent_zoom_out_20_filled": 62414, - "ic_fluent_zoom_out_20_regular": 62415 + "ic_fluent_building_checkmark_20_filled": 58033, + "ic_fluent_building_checkmark_20_regular": 58034, + "ic_fluent_building_desktop_20_filled": 58035, + "ic_fluent_building_desktop_20_regular": 58036, + "ic_fluent_building_factory_20_filled": 58037, + "ic_fluent_building_factory_20_regular": 58038, + "ic_fluent_building_government_20_filled": 58039, + "ic_fluent_building_government_20_regular": 58040, + "ic_fluent_building_government_search_20_filled": 58041, + "ic_fluent_building_government_search_20_regular": 58042, + "ic_fluent_building_home_20_filled": 58043, + "ic_fluent_building_home_20_regular": 58044, + "ic_fluent_building_lighthouse_20_filled": 58045, + "ic_fluent_building_lighthouse_20_regular": 58046, + "ic_fluent_building_mosque_20_filled": 58047, + "ic_fluent_building_mosque_20_regular": 58048, + "ic_fluent_building_multiple_20_filled": 58049, + "ic_fluent_building_multiple_20_regular": 58050, + "ic_fluent_building_people_20_filled": 58051, + "ic_fluent_building_people_20_regular": 58052, + "ic_fluent_building_retail_20_filled": 58053, + "ic_fluent_building_retail_20_regular": 58054, + "ic_fluent_building_retail_money_20_filled": 58055, + "ic_fluent_building_retail_money_20_regular": 58056, + "ic_fluent_building_retail_more_20_filled": 58057, + "ic_fluent_building_retail_more_20_regular": 58058, + "ic_fluent_building_retail_shield_20_filled": 58059, + "ic_fluent_building_retail_shield_20_regular": 58060, + "ic_fluent_building_retail_toolbox_20_filled": 58061, + "ic_fluent_building_retail_toolbox_20_regular": 58062, + "ic_fluent_building_shop_20_filled": 58063, + "ic_fluent_building_shop_20_regular": 58064, + "ic_fluent_building_skyscraper_20_filled": 58065, + "ic_fluent_building_skyscraper_20_regular": 58066, + "ic_fluent_building_swap_20_filled": 58067, + "ic_fluent_building_swap_20_regular": 58068, + "ic_fluent_building_townhouse_20_filled": 58069, + "ic_fluent_building_townhouse_20_regular": 58070, + "ic_fluent_button_20_filled": 58071, + "ic_fluent_button_20_regular": 58072, + "ic_fluent_calculator_20_filled": 58073, + "ic_fluent_calculator_20_regular": 58074, + "ic_fluent_calculator_arrow_clockwise_20_filled": 58075, + "ic_fluent_calculator_arrow_clockwise_20_regular": 58076, + "ic_fluent_calculator_multiple_20_filled": 58077, + "ic_fluent_calculator_multiple_20_regular": 58078, + "ic_fluent_calendar_20_filled": 58079, + "ic_fluent_calendar_20_regular": 58080, + "ic_fluent_calendar_3_day_20_filled": 58081, + "ic_fluent_calendar_3_day_20_regular": 58082, + "ic_fluent_calendar_add_20_filled": 58083, + "ic_fluent_calendar_add_20_regular": 58084, + "ic_fluent_calendar_agenda_20_filled": 58085, + "ic_fluent_calendar_agenda_20_regular": 58086, + "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58087, + "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58088, + "ic_fluent_calendar_arrow_down_20_filled": 58089, + "ic_fluent_calendar_arrow_down_20_regular": 58090, + "ic_fluent_calendar_arrow_repeat_all_20_filled": 58091, + "ic_fluent_calendar_arrow_repeat_all_20_regular": 58092, + "ic_fluent_calendar_arrow_right_20_filled": 58093, + "ic_fluent_calendar_arrow_right_20_regular": 58094, + "ic_fluent_calendar_assistant_20_filled": 58095, + "ic_fluent_calendar_assistant_20_regular": 58096, + "ic_fluent_calendar_cancel_20_filled": 58097, + "ic_fluent_calendar_cancel_20_regular": 58098, + "ic_fluent_calendar_chat_20_filled": 58099, + "ic_fluent_calendar_chat_20_regular": 58100, + "ic_fluent_calendar_checkmark_20_filled": 58101, + "ic_fluent_calendar_checkmark_20_regular": 58102, + "ic_fluent_calendar_clock_20_filled": 58103, + "ic_fluent_calendar_clock_20_regular": 58104, + "ic_fluent_calendar_data_bar_20_filled": 58105, + "ic_fluent_calendar_data_bar_20_regular": 58106, + "ic_fluent_calendar_date_20_filled": 58107, + "ic_fluent_calendar_date_20_regular": 58108, + "ic_fluent_calendar_day_20_filled": 58109, + "ic_fluent_calendar_day_20_regular": 58110, + "ic_fluent_calendar_edit_20_filled": 58111, + "ic_fluent_calendar_edit_20_regular": 58112, + "ic_fluent_calendar_empty_20_filled": 58113, + "ic_fluent_calendar_empty_20_regular": 58114, + "ic_fluent_calendar_error_20_filled": 58115, + "ic_fluent_calendar_error_20_regular": 58116, + "ic_fluent_calendar_eye_20_filled": 58117, + "ic_fluent_calendar_eye_20_regular": 58118, + "ic_fluent_calendar_info_20_filled": 58119, + "ic_fluent_calendar_info_20_regular": 58120, + "ic_fluent_calendar_lock_20_filled": 58121, + "ic_fluent_calendar_lock_20_regular": 58122, + "ic_fluent_calendar_ltr_20_filled": 58123, + "ic_fluent_calendar_ltr_20_regular": 58124, + "ic_fluent_calendar_mail_20_filled": 58125, + "ic_fluent_calendar_mail_20_regular": 58126, + "ic_fluent_calendar_mention_20_filled": 58127, + "ic_fluent_calendar_mention_20_regular": 58128, + "ic_fluent_calendar_month_20_filled": 58129, + "ic_fluent_calendar_month_20_regular": 58130, + "ic_fluent_calendar_multiple_20_filled": 58131, + "ic_fluent_calendar_multiple_20_regular": 58132, + "ic_fluent_calendar_note_20_filled": 58133, + "ic_fluent_calendar_note_20_regular": 58134, + "ic_fluent_calendar_pattern_20_filled": 58135, + "ic_fluent_calendar_pattern_20_regular": 58136, + "ic_fluent_calendar_person_20_filled": 58137, + "ic_fluent_calendar_person_20_regular": 58138, + "ic_fluent_calendar_phone_20_filled": 58139, + "ic_fluent_calendar_phone_20_regular": 58140, + "ic_fluent_calendar_play_20_filled": 58141, + "ic_fluent_calendar_play_20_regular": 58142, + "ic_fluent_calendar_question_mark_20_filled": 58143, + "ic_fluent_calendar_question_mark_20_regular": 58144, + "ic_fluent_calendar_record_20_filled": 58145, + "ic_fluent_calendar_record_20_regular": 58146, + "ic_fluent_calendar_reply_20_filled": 58147, + "ic_fluent_calendar_reply_20_regular": 58148, + "ic_fluent_calendar_rtl_20_filled": 58149, + "ic_fluent_calendar_rtl_20_regular": 58150, + "ic_fluent_calendar_search_20_filled": 58151, + "ic_fluent_calendar_search_20_regular": 58152, + "ic_fluent_calendar_settings_20_filled": 58153, + "ic_fluent_calendar_settings_20_regular": 58154, + "ic_fluent_calendar_shield_20_filled": 58155, + "ic_fluent_calendar_shield_20_regular": 58156, + "ic_fluent_calendar_sparkle_20_filled": 58157, + "ic_fluent_calendar_sparkle_20_regular": 58158, + "ic_fluent_calendar_star_20_filled": 58159, + "ic_fluent_calendar_star_20_regular": 58160, + "ic_fluent_calendar_sync_20_filled": 58161, + "ic_fluent_calendar_sync_20_regular": 58162, + "ic_fluent_calendar_template_20_filled": 58163, + "ic_fluent_calendar_template_20_regular": 58164, + "ic_fluent_calendar_today_20_filled": 58165, + "ic_fluent_calendar_today_20_regular": 58166, + "ic_fluent_calendar_toolbox_20_filled": 58167, + "ic_fluent_calendar_toolbox_20_regular": 58168, + "ic_fluent_calendar_video_20_filled": 58169, + "ic_fluent_calendar_video_20_regular": 58170, + "ic_fluent_calendar_week_numbers_20_filled": 58171, + "ic_fluent_calendar_week_numbers_20_regular": 58172, + "ic_fluent_calendar_week_start_20_filled": 58173, + "ic_fluent_calendar_week_start_20_regular": 58174, + "ic_fluent_calendar_work_week_20_filled": 58175, + "ic_fluent_calendar_work_week_20_regular": 58176, + "ic_fluent_call_20_filled": 58177, + "ic_fluent_call_20_regular": 58178, + "ic_fluent_call_add_20_filled": 58179, + "ic_fluent_call_add_20_regular": 58180, + "ic_fluent_call_checkmark_20_filled": 58181, + "ic_fluent_call_checkmark_20_regular": 58182, + "ic_fluent_call_connecting_20_filled": 58183, + "ic_fluent_call_connecting_20_regular": 58184, + "ic_fluent_call_dismiss_20_filled": 58185, + "ic_fluent_call_dismiss_20_regular": 58186, + "ic_fluent_call_end_20_filled": 58187, + "ic_fluent_call_end_20_regular": 58188, + "ic_fluent_call_exclamation_20_filled": 58189, + "ic_fluent_call_exclamation_20_regular": 58190, + "ic_fluent_call_forward_20_filled": 58191, + "ic_fluent_call_forward_20_regular": 58192, + "ic_fluent_call_inbound_20_filled": 58193, + "ic_fluent_call_inbound_20_regular": 58194, + "ic_fluent_call_missed_20_filled": 58195, + "ic_fluent_call_missed_20_regular": 58196, + "ic_fluent_call_outbound_20_filled": 58197, + "ic_fluent_call_outbound_20_regular": 58198, + "ic_fluent_call_park_20_filled": 58199, + "ic_fluent_call_park_20_regular": 58200, + "ic_fluent_call_pause_20_filled": 58201, + "ic_fluent_call_pause_20_regular": 58202, + "ic_fluent_call_prohibited_20_filled": 58203, + "ic_fluent_call_prohibited_20_regular": 58204, + "ic_fluent_call_transfer_20_filled": 58205, + "ic_fluent_call_transfer_20_regular": 58206, + "ic_fluent_call_warning_20_filled": 58207, + "ic_fluent_call_warning_20_regular": 58208, + "ic_fluent_calligraphy_pen_20_filled": 58209, + "ic_fluent_calligraphy_pen_20_regular": 58210, + "ic_fluent_calligraphy_pen_checkmark_20_filled": 58211, + "ic_fluent_calligraphy_pen_checkmark_20_regular": 58212, + "ic_fluent_calligraphy_pen_error_20_filled": 58213, + "ic_fluent_calligraphy_pen_error_20_regular": 58214, + "ic_fluent_calligraphy_pen_question_mark_20_filled": 58215, + "ic_fluent_calligraphy_pen_question_mark_20_regular": 58216, + "ic_fluent_camera_20_filled": 58217, + "ic_fluent_camera_20_regular": 58218, + "ic_fluent_camera_add_20_filled": 58219, + "ic_fluent_camera_add_20_regular": 58220, + "ic_fluent_camera_arrow_up_20_filled": 58221, + "ic_fluent_camera_arrow_up_20_regular": 58222, + "ic_fluent_camera_dome_20_filled": 58223, + "ic_fluent_camera_dome_20_regular": 58224, + "ic_fluent_camera_edit_20_filled": 58225, + "ic_fluent_camera_edit_20_regular": 58226, + "ic_fluent_camera_off_20_filled": 58227, + "ic_fluent_camera_off_20_regular": 58228, + "ic_fluent_camera_sparkles_20_filled": 58229, + "ic_fluent_camera_sparkles_20_regular": 58230, + "ic_fluent_camera_switch_20_filled": 58231, + "ic_fluent_camera_switch_20_regular": 58232, + "ic_fluent_card_ui_20_filled": 58233, + "ic_fluent_card_ui_20_regular": 58234, + "ic_fluent_card_ui_portrait_flip_20_filled": 58235, + "ic_fluent_card_ui_portrait_flip_20_regular": 58236, + "ic_fluent_caret_down_20_filled": 58237, + "ic_fluent_caret_down_20_regular": 58238, + "ic_fluent_caret_down_right_20_filled": 58239, + "ic_fluent_caret_down_right_20_regular": 58240, + "ic_fluent_caret_left_20_filled": 58241, + "ic_fluent_caret_left_20_regular": 58242, + "ic_fluent_caret_right_20_filled": 58243, + "ic_fluent_caret_right_20_regular": 58244, + "ic_fluent_caret_up_20_filled": 58245, + "ic_fluent_caret_up_20_regular": 58246, + "ic_fluent_cart_20_filled": 58247, + "ic_fluent_cart_20_regular": 58248, + "ic_fluent_cast_20_filled": 58249, + "ic_fluent_cast_20_regular": 58250, + "ic_fluent_cast_multiple_20_filled": 58251, + "ic_fluent_cast_multiple_20_regular": 58252, + "ic_fluent_catch_up_20_filled": 58253, + "ic_fluent_catch_up_20_regular": 58254, + "ic_fluent_cellular_3g_20_filled": 58255, + "ic_fluent_cellular_3g_20_regular": 58256, + "ic_fluent_cellular_4g_20_filled": 58257, + "ic_fluent_cellular_4g_20_regular": 58258, + "ic_fluent_cellular_5g_20_filled": 58259, + "ic_fluent_cellular_5g_20_regular": 58260, + "ic_fluent_cellular_data_1_20_filled": 58261, + "ic_fluent_cellular_data_1_20_regular": 58262, + "ic_fluent_cellular_data_2_20_filled": 58263, + "ic_fluent_cellular_data_2_20_regular": 58264, + "ic_fluent_cellular_data_3_20_filled": 58265, + "ic_fluent_cellular_data_3_20_regular": 58266, + "ic_fluent_cellular_data_4_20_filled": 58267, + "ic_fluent_cellular_data_4_20_regular": 58268, + "ic_fluent_cellular_data_5_20_filled": 58269, + "ic_fluent_cellular_data_5_20_regular": 58270, + "ic_fluent_cellular_off_20_filled": 58271, + "ic_fluent_cellular_off_20_regular": 58272, + "ic_fluent_cellular_warning_20_filled": 58273, + "ic_fluent_cellular_warning_20_regular": 58274, + "ic_fluent_center_horizontal_20_filled": 58275, + "ic_fluent_center_horizontal_20_regular": 58276, + "ic_fluent_center_vertical_20_filled": 58277, + "ic_fluent_center_vertical_20_regular": 58278, + "ic_fluent_certificate_20_filled": 58279, + "ic_fluent_certificate_20_regular": 58280, + "ic_fluent_channel_20_filled": 58281, + "ic_fluent_channel_20_regular": 58282, + "ic_fluent_channel_add_20_filled": 58283, + "ic_fluent_channel_add_20_regular": 58284, + "ic_fluent_channel_alert_20_filled": 58285, + "ic_fluent_channel_alert_20_regular": 58286, + "ic_fluent_channel_arrow_left_20_filled": 58287, + "ic_fluent_channel_arrow_left_20_regular": 58288, + "ic_fluent_channel_dismiss_20_filled": 58289, + "ic_fluent_channel_dismiss_20_regular": 58290, + "ic_fluent_channel_share_20_filled": 58291, + "ic_fluent_channel_share_20_regular": 58292, + "ic_fluent_channel_subtract_20_filled": 58293, + "ic_fluent_channel_subtract_20_regular": 58294, + "ic_fluent_chart_multiple_20_filled": 58295, + "ic_fluent_chart_multiple_20_regular": 58296, + "ic_fluent_chart_person_20_filled": 58297, + "ic_fluent_chart_person_20_regular": 58298, + "ic_fluent_chat_20_filled": 58299, + "ic_fluent_chat_20_regular": 58300, + "ic_fluent_chat_add_20_filled": 58301, + "ic_fluent_chat_add_20_regular": 58302, + "ic_fluent_chat_arrow_back_20_filled": 58303, + "ic_fluent_chat_arrow_back_20_regular": 58304, + "ic_fluent_chat_arrow_back_down_20_filled": 58305, + "ic_fluent_chat_arrow_back_down_20_regular": 58306, + "ic_fluent_chat_arrow_double_back_20_filled": 58307, + "ic_fluent_chat_arrow_double_back_20_regular": 58308, + "ic_fluent_chat_bubbles_question_20_filled": 58309, + "ic_fluent_chat_bubbles_question_20_regular": 58310, + "ic_fluent_chat_cursor_20_filled": 58311, + "ic_fluent_chat_cursor_20_regular": 58312, + "ic_fluent_chat_dismiss_20_filled": 58313, + "ic_fluent_chat_dismiss_20_regular": 58314, + "ic_fluent_chat_empty_20_filled": 58315, + "ic_fluent_chat_empty_20_regular": 58316, + "ic_fluent_chat_help_20_filled": 58317, + "ic_fluent_chat_help_20_regular": 58318, + "ic_fluent_chat_lock_20_filled": 58319, + "ic_fluent_chat_lock_20_regular": 58320, + "ic_fluent_chat_mail_20_filled": 58321, + "ic_fluent_chat_mail_20_regular": 58322, + "ic_fluent_chat_multiple_20_filled": 58323, + "ic_fluent_chat_multiple_20_regular": 58324, + "ic_fluent_chat_multiple_heart_20_filled": 58325, + "ic_fluent_chat_multiple_heart_20_regular": 58326, + "ic_fluent_chat_off_20_filled": 58327, + "ic_fluent_chat_off_20_regular": 58328, + "ic_fluent_chat_settings_20_filled": 58329, + "ic_fluent_chat_settings_20_regular": 58330, + "ic_fluent_chat_sparkle_20_filled": 58331, + "ic_fluent_chat_sparkle_20_regular": 58332, + "ic_fluent_chat_video_20_filled": 58333, + "ic_fluent_chat_video_20_regular": 58334, + "ic_fluent_chat_warning_20_filled": 58335, + "ic_fluent_chat_warning_20_regular": 58336, + "ic_fluent_check_20_filled": 58337, + "ic_fluent_check_20_regular": 58338, + "ic_fluent_checkbox_1_20_filled": 58339, + "ic_fluent_checkbox_1_20_regular": 58340, + "ic_fluent_checkbox_2_20_filled": 58341, + "ic_fluent_checkbox_2_20_regular": 58342, + "ic_fluent_checkbox_arrow_right_20_filled": 58343, + "ic_fluent_checkbox_arrow_right_20_regular": 58344, + "ic_fluent_checkbox_checked_20_filled": 58345, + "ic_fluent_checkbox_checked_20_regular": 58346, + "ic_fluent_checkbox_checked_sync_20_filled": 58347, + "ic_fluent_checkbox_checked_sync_20_regular": 58348, + "ic_fluent_checkbox_indeterminate_20_filled": 58349, + "ic_fluent_checkbox_indeterminate_20_regular": 58350, + "ic_fluent_checkbox_person_20_filled": 58351, + "ic_fluent_checkbox_person_20_regular": 58352, + "ic_fluent_checkbox_unchecked_20_filled": 58353, + "ic_fluent_checkbox_unchecked_20_regular": 58354, + "ic_fluent_checkbox_warning_20_filled": 58355, + "ic_fluent_checkbox_warning_20_regular": 58356, + "ic_fluent_checkmark_20_filled": 58357, + "ic_fluent_checkmark_20_regular": 58358, + "ic_fluent_checkmark_circle_20_filled": 58359, + "ic_fluent_checkmark_circle_20_regular": 58360, + "ic_fluent_checkmark_circle_square_20_filled": 58361, + "ic_fluent_checkmark_circle_square_20_regular": 58362, + "ic_fluent_checkmark_circle_warning_20_filled": 58363, + "ic_fluent_checkmark_circle_warning_20_regular": 58364, + "ic_fluent_checkmark_lock_20_filled": 58365, + "ic_fluent_checkmark_lock_20_regular": 58366, + "ic_fluent_checkmark_note_20_filled": 58367, + "ic_fluent_checkmark_note_20_regular": 58368, + "ic_fluent_checkmark_square_20_filled": 58369, + "ic_fluent_checkmark_square_20_regular": 58370, + "ic_fluent_checkmark_starburst_20_filled": 58371, + "ic_fluent_checkmark_starburst_20_regular": 58372, + "ic_fluent_checkmark_underline_circle_20_filled": 58373, + "ic_fluent_checkmark_underline_circle_20_regular": 58374, + "ic_fluent_chess_20_filled": 58375, + "ic_fluent_chess_20_regular": 58376, + "ic_fluent_chevron_circle_down_20_filled": 58377, + "ic_fluent_chevron_circle_down_20_regular": 58378, + "ic_fluent_chevron_circle_left_20_filled": 58379, + "ic_fluent_chevron_circle_left_20_regular": 58380, + "ic_fluent_chevron_circle_right_20_filled": 58381, + "ic_fluent_chevron_circle_right_20_regular": 58382, + "ic_fluent_chevron_circle_up_20_filled": 58383, + "ic_fluent_chevron_circle_up_20_regular": 58384, + "ic_fluent_chevron_double_down_20_filled": 58385, + "ic_fluent_chevron_double_down_20_regular": 58386, + "ic_fluent_chevron_double_left_20_filled": 58387, + "ic_fluent_chevron_double_left_20_regular": 58388, + "ic_fluent_chevron_double_right_20_filled": 58389, + "ic_fluent_chevron_double_right_20_regular": 58390, + "ic_fluent_chevron_double_up_20_filled": 58391, + "ic_fluent_chevron_double_up_20_regular": 58392, + "ic_fluent_chevron_down_20_filled": 58393, + "ic_fluent_chevron_down_20_regular": 58394, + "ic_fluent_chevron_down_up_20_filled": 58395, + "ic_fluent_chevron_down_up_20_regular": 58396, + "ic_fluent_chevron_left_20_filled": 58397, + "ic_fluent_chevron_left_20_regular": 58398, + "ic_fluent_chevron_right_20_filled": 58399, + "ic_fluent_chevron_right_20_regular": 58400, + "ic_fluent_chevron_up_20_filled": 58401, + "ic_fluent_chevron_up_20_regular": 58402, + "ic_fluent_chevron_up_down_20_filled": 58403, + "ic_fluent_chevron_up_down_20_regular": 58404, + "ic_fluent_circle_20_filled": 58405, + "ic_fluent_circle_20_regular": 58406, + "ic_fluent_circle_edit_20_filled": 58407, + "ic_fluent_circle_edit_20_regular": 58408, + "ic_fluent_circle_eraser_20_filled": 58409, + "ic_fluent_circle_eraser_20_regular": 58410, + "ic_fluent_circle_half_fill_20_filled": 58411, + "ic_fluent_circle_half_fill_20_regular": 58412, + "ic_fluent_circle_highlight_20_filled": 58413, + "ic_fluent_circle_highlight_20_regular": 58414, + "ic_fluent_circle_hint_20_filled": 58415, + "ic_fluent_circle_hint_20_regular": 58416, + "ic_fluent_circle_hint_half_vertical_20_filled": 58417, + "ic_fluent_circle_hint_half_vertical_20_regular": 58418, + "ic_fluent_circle_image_20_filled": 58419, + "ic_fluent_circle_image_20_regular": 58420, + "ic_fluent_circle_line_20_filled": 58421, + "ic_fluent_circle_line_20_regular": 58422, + "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58423, + "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58424, + "ic_fluent_circle_off_20_filled": 58425, + "ic_fluent_circle_off_20_regular": 58426, + "ic_fluent_circle_shadow_20_filled": 58427, + "ic_fluent_circle_shadow_20_regular": 58428, + "ic_fluent_circle_small_20_filled": 58429, + "ic_fluent_circle_small_20_regular": 58430, + "ic_fluent_city_20_filled": 58431, + "ic_fluent_city_20_regular": 58432, + "ic_fluent_class_20_filled": 58433, + "ic_fluent_class_20_regular": 58434, + "ic_fluent_classification_20_filled": 58435, + "ic_fluent_classification_20_regular": 58436, + "ic_fluent_clear_formatting_20_filled": 58437, + "ic_fluent_clear_formatting_20_regular": 58438, + "ic_fluent_clipboard_20_filled": 58439, + "ic_fluent_clipboard_20_regular": 58440, + "ic_fluent_clipboard_3_day_20_filled": 58441, + "ic_fluent_clipboard_3_day_20_regular": 58442, + "ic_fluent_clipboard_arrow_right_20_filled": 58443, + "ic_fluent_clipboard_arrow_right_20_regular": 58444, + "ic_fluent_clipboard_brush_20_filled": 58445, + "ic_fluent_clipboard_brush_20_regular": 58446, + "ic_fluent_clipboard_bullet_list_20_filled": 58447, + "ic_fluent_clipboard_bullet_list_20_regular": 58448, + "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58449, + "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58450, + "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58451, + "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58452, + "ic_fluent_clipboard_checkmark_20_filled": 58453, + "ic_fluent_clipboard_checkmark_20_regular": 58454, + "ic_fluent_clipboard_clock_20_filled": 58455, + "ic_fluent_clipboard_clock_20_regular": 58456, + "ic_fluent_clipboard_code_20_filled": 58457, + "ic_fluent_clipboard_code_20_regular": 58458, + "ic_fluent_clipboard_data_bar_20_filled": 58459, + "ic_fluent_clipboard_data_bar_20_regular": 58460, + "ic_fluent_clipboard_day_20_filled": 58461, + "ic_fluent_clipboard_day_20_regular": 58462, + "ic_fluent_clipboard_edit_20_filled": 58463, + "ic_fluent_clipboard_edit_20_regular": 58464, + "ic_fluent_clipboard_error_20_filled": 58465, + "ic_fluent_clipboard_error_20_regular": 58466, + "ic_fluent_clipboard_heart_20_filled": 58467, + "ic_fluent_clipboard_heart_20_regular": 58468, + "ic_fluent_clipboard_image_20_filled": 58469, + "ic_fluent_clipboard_image_20_regular": 58470, + "ic_fluent_clipboard_letter_20_filled": 58471, + "ic_fluent_clipboard_letter_20_regular": 58472, + "ic_fluent_clipboard_link_20_filled": 58473, + "ic_fluent_clipboard_link_20_regular": 58474, + "ic_fluent_clipboard_math_formula_20_filled": 58475, + "ic_fluent_clipboard_math_formula_20_regular": 58476, + "ic_fluent_clipboard_month_20_filled": 58477, + "ic_fluent_clipboard_month_20_regular": 58478, + "ic_fluent_clipboard_more_20_filled": 58479, + "ic_fluent_clipboard_more_20_regular": 58480, + "ic_fluent_clipboard_note_20_filled": 58481, + "ic_fluent_clipboard_note_20_regular": 58482, + "ic_fluent_clipboard_number_123_20_filled": 58483, + "ic_fluent_clipboard_number_123_20_regular": 58484, + "ic_fluent_clipboard_paste_20_filled": 58485, + "ic_fluent_clipboard_paste_20_regular": 58486, + "ic_fluent_clipboard_pulse_20_filled": 58487, + "ic_fluent_clipboard_pulse_20_regular": 58488, + "ic_fluent_clipboard_search_20_filled": 58489, + "ic_fluent_clipboard_search_20_regular": 58490, + "ic_fluent_clipboard_settings_20_filled": 58491, + "ic_fluent_clipboard_settings_20_regular": 58492, + "ic_fluent_clipboard_task_20_filled": 58493, + "ic_fluent_clipboard_task_20_regular": 58494, + "ic_fluent_clipboard_task_add_20_filled": 58495, + "ic_fluent_clipboard_task_add_20_regular": 58496, + "ic_fluent_clipboard_task_list_ltr_20_filled": 58497, + "ic_fluent_clipboard_task_list_ltr_20_regular": 58498, + "ic_fluent_clipboard_task_list_rtl_20_filled": 58499, + "ic_fluent_clipboard_task_list_rtl_20_regular": 58500, + "ic_fluent_clipboard_text_edit_20_filled": 58501, + "ic_fluent_clipboard_text_edit_20_regular": 58502, + "ic_fluent_clipboard_text_ltr_20_filled": 58503, + "ic_fluent_clipboard_text_ltr_20_regular": 58504, + "ic_fluent_clipboard_text_rtl_20_filled": 58505, + "ic_fluent_clipboard_text_rtl_20_regular": 58506, + "ic_fluent_clock_20_filled": 58507, + "ic_fluent_clock_20_regular": 58508, + "ic_fluent_clock_alarm_20_filled": 58509, + "ic_fluent_clock_alarm_20_regular": 58510, + "ic_fluent_clock_arrow_download_20_filled": 58511, + "ic_fluent_clock_arrow_download_20_regular": 58512, + "ic_fluent_clock_bill_20_filled": 58513, + "ic_fluent_clock_bill_20_regular": 58514, + "ic_fluent_clock_dismiss_20_filled": 58515, + "ic_fluent_clock_dismiss_20_regular": 58516, + "ic_fluent_clock_lock_20_filled": 58517, + "ic_fluent_clock_lock_20_regular": 58518, + "ic_fluent_clock_pause_20_filled": 58519, + "ic_fluent_clock_pause_20_regular": 58520, + "ic_fluent_clock_toolbox_20_filled": 58521, + "ic_fluent_clock_toolbox_20_regular": 58522, + "ic_fluent_closed_caption_20_filled": 58523, + "ic_fluent_closed_caption_20_regular": 58524, + "ic_fluent_closed_caption_off_20_filled": 58525, + "ic_fluent_closed_caption_off_20_regular": 58526, + "ic_fluent_clothes_hanger_20_filled": 58527, + "ic_fluent_clothes_hanger_20_regular": 58528, + "ic_fluent_cloud_20_filled": 58529, + "ic_fluent_cloud_20_regular": 58530, + "ic_fluent_cloud_add_20_filled": 58531, + "ic_fluent_cloud_add_20_regular": 58532, + "ic_fluent_cloud_archive_20_filled": 58533, + "ic_fluent_cloud_archive_20_regular": 58534, + "ic_fluent_cloud_arrow_down_20_filled": 58535, + "ic_fluent_cloud_arrow_down_20_regular": 58536, + "ic_fluent_cloud_arrow_right_20_filled": 58537, + "ic_fluent_cloud_arrow_right_20_regular": 58538, + "ic_fluent_cloud_arrow_up_20_filled": 58539, + "ic_fluent_cloud_arrow_up_20_regular": 58540, + "ic_fluent_cloud_beaker_20_filled": 58541, + "ic_fluent_cloud_beaker_20_regular": 58542, + "ic_fluent_cloud_bidirectional_20_filled": 58543, + "ic_fluent_cloud_bidirectional_20_regular": 58544, + "ic_fluent_cloud_checkmark_20_filled": 58545, + "ic_fluent_cloud_checkmark_20_regular": 58546, + "ic_fluent_cloud_cube_20_filled": 58547, + "ic_fluent_cloud_cube_20_regular": 58548, + "ic_fluent_cloud_database_20_filled": 58549, + "ic_fluent_cloud_database_20_regular": 58550, + "ic_fluent_cloud_desktop_20_filled": 58551, + "ic_fluent_cloud_desktop_20_regular": 58552, + "ic_fluent_cloud_dismiss_20_filled": 58553, + "ic_fluent_cloud_dismiss_20_regular": 58554, + "ic_fluent_cloud_edit_20_filled": 58555, + "ic_fluent_cloud_edit_20_regular": 58556, + "ic_fluent_cloud_error_20_filled": 58557, + "ic_fluent_cloud_error_20_regular": 58558, + "ic_fluent_cloud_flow_20_filled": 58559, + "ic_fluent_cloud_flow_20_regular": 58560, + "ic_fluent_cloud_link_20_filled": 58561, + "ic_fluent_cloud_link_20_regular": 58562, + "ic_fluent_cloud_off_20_filled": 58563, + "ic_fluent_cloud_off_20_regular": 58564, + "ic_fluent_cloud_swap_20_filled": 58565, + "ic_fluent_cloud_swap_20_regular": 58566, + "ic_fluent_cloud_sync_20_filled": 58567, + "ic_fluent_cloud_sync_20_regular": 58568, + "ic_fluent_cloud_words_20_filled": 58569, + "ic_fluent_cloud_words_20_regular": 58570, + "ic_fluent_clover_20_filled": 58571, + "ic_fluent_clover_20_regular": 58572, + "ic_fluent_code_20_filled": 58573, + "ic_fluent_code_20_regular": 58574, + "ic_fluent_code_block_20_filled": 58575, + "ic_fluent_code_block_20_regular": 58576, + "ic_fluent_code_circle_20_filled": 58577, + "ic_fluent_code_circle_20_regular": 58578, + "ic_fluent_code_text_20_filled": 58579, + "ic_fluent_code_text_20_regular": 58580, + "ic_fluent_code_text_edit_20_filled": 58581, + "ic_fluent_code_text_edit_20_regular": 58582, + "ic_fluent_coin_stack_20_filled": 58583, + "ic_fluent_coin_stack_20_regular": 58584, + "ic_fluent_collections_20_filled": 58585, + "ic_fluent_collections_20_regular": 58586, + "ic_fluent_collections_add_20_filled": 58587, + "ic_fluent_collections_add_20_regular": 58588, + "ic_fluent_color_20_filled": 58589, + "ic_fluent_color_20_regular": 58590, + "ic_fluent_color_background_20_filled": 58591, + "ic_fluent_color_background_20_regular": 58592, + "ic_fluent_color_background_accent_20_regular": 58593, + "ic_fluent_color_fill_20_filled": 58594, + "ic_fluent_color_fill_20_regular": 58595, + "ic_fluent_color_fill_accent_20_regular": 58596, + "ic_fluent_color_line_20_filled": 58597, + "ic_fluent_color_line_20_regular": 58598, + "ic_fluent_color_line_accent_20_regular": 58599, + "ic_fluent_column_20_filled": 58600, + "ic_fluent_column_20_regular": 58601, + "ic_fluent_column_arrow_right_20_filled": 58602, + "ic_fluent_column_arrow_right_20_regular": 58603, + "ic_fluent_column_double_compare_20_filled": 58604, + "ic_fluent_column_double_compare_20_regular": 58605, + "ic_fluent_column_edit_20_filled": 58606, + "ic_fluent_column_edit_20_regular": 58607, + "ic_fluent_column_single_compare_20_filled": 58608, + "ic_fluent_column_single_compare_20_regular": 58609, + "ic_fluent_column_triple_20_filled": 58610, + "ic_fluent_column_triple_20_regular": 58611, + "ic_fluent_column_triple_edit_20_filled": 58612, + "ic_fluent_column_triple_edit_20_regular": 58613, + "ic_fluent_comma_20_filled": 58614, + "ic_fluent_comma_20_regular": 58615, + "ic_fluent_comment_20_filled": 58616, + "ic_fluent_comment_20_regular": 58617, + "ic_fluent_comment_add_20_filled": 58618, + "ic_fluent_comment_add_20_regular": 58619, + "ic_fluent_comment_arrow_left_20_filled": 58620, + "ic_fluent_comment_arrow_left_20_regular": 58621, + "ic_fluent_comment_arrow_right_20_filled": 58622, + "ic_fluent_comment_arrow_right_20_regular": 58623, + "ic_fluent_comment_checkmark_20_filled": 58624, + "ic_fluent_comment_checkmark_20_regular": 58625, + "ic_fluent_comment_dismiss_20_filled": 58626, + "ic_fluent_comment_dismiss_20_regular": 58627, + "ic_fluent_comment_edit_20_filled": 58628, + "ic_fluent_comment_edit_20_regular": 58629, + "ic_fluent_comment_error_20_filled": 58630, + "ic_fluent_comment_error_20_regular": 58631, + "ic_fluent_comment_lightning_20_filled": 58632, + "ic_fluent_comment_lightning_20_regular": 58633, + "ic_fluent_comment_link_20_filled": 58634, + "ic_fluent_comment_link_20_regular": 58635, + "ic_fluent_comment_mention_20_filled": 58636, + "ic_fluent_comment_mention_20_regular": 58637, + "ic_fluent_comment_multiple_20_filled": 58638, + "ic_fluent_comment_multiple_20_regular": 58639, + "ic_fluent_comment_multiple_checkmark_20_filled": 58640, + "ic_fluent_comment_multiple_checkmark_20_regular": 58641, + "ic_fluent_comment_multiple_link_20_filled": 58642, + "ic_fluent_comment_multiple_link_20_regular": 58643, + "ic_fluent_comment_note_20_filled": 58644, + "ic_fluent_comment_note_20_regular": 58645, + "ic_fluent_comment_off_20_filled": 58646, + "ic_fluent_comment_off_20_regular": 58647, + "ic_fluent_comment_quote_20_filled": 58648, + "ic_fluent_comment_quote_20_regular": 58649, + "ic_fluent_comment_text_20_filled": 58650, + "ic_fluent_comment_text_20_regular": 58651, + "ic_fluent_communication_20_filled": 58652, + "ic_fluent_communication_20_regular": 58653, + "ic_fluent_communication_person_20_filled": 58654, + "ic_fluent_communication_person_20_regular": 58655, + "ic_fluent_communication_shield_20_filled": 58656, + "ic_fluent_communication_shield_20_regular": 58657, + "ic_fluent_compass_northwest_20_filled": 58658, + "ic_fluent_compass_northwest_20_regular": 58659, + "ic_fluent_compose_20_filled": 58660, + "ic_fluent_compose_20_regular": 58661, + "ic_fluent_conference_room_20_filled": 58662, + "ic_fluent_conference_room_20_regular": 58663, + "ic_fluent_connected_20_filled": 58664, + "ic_fluent_connected_20_regular": 58665, + "ic_fluent_connector_20_filled": 58666, + "ic_fluent_connector_20_regular": 58667, + "ic_fluent_contact_card_20_filled": 58668, + "ic_fluent_contact_card_20_regular": 58669, + "ic_fluent_contact_card_group_20_filled": 58670, + "ic_fluent_contact_card_group_20_regular": 58671, + "ic_fluent_contact_card_link_20_filled": 58672, + "ic_fluent_contact_card_link_20_regular": 58673, + "ic_fluent_contact_card_ribbon_20_filled": 58674, + "ic_fluent_contact_card_ribbon_20_regular": 58675, + "ic_fluent_content_settings_20_filled": 58676, + "ic_fluent_content_settings_20_regular": 58677, + "ic_fluent_content_view_20_filled": 58678, + "ic_fluent_content_view_20_regular": 58679, + "ic_fluent_content_view_gallery_20_filled": 58680, + "ic_fluent_content_view_gallery_20_regular": 58681, + "ic_fluent_content_view_gallery_lightning_20_filled": 58682, + "ic_fluent_content_view_gallery_lightning_20_regular": 58683, + "ic_fluent_contract_down_left_20_filled": 58684, + "ic_fluent_contract_down_left_20_regular": 58685, + "ic_fluent_contract_up_right_20_filled": 58686, + "ic_fluent_contract_up_right_20_regular": 58687, + "ic_fluent_control_button_20_filled": 58688, + "ic_fluent_control_button_20_regular": 58689, + "ic_fluent_convert_range_20_filled": 58690, + "ic_fluent_convert_range_20_regular": 58691, + "ic_fluent_cookies_20_filled": 58692, + "ic_fluent_cookies_20_regular": 58693, + "ic_fluent_copy_20_filled": 58694, + "ic_fluent_copy_20_regular": 58695, + "ic_fluent_copy_add_20_filled": 58696, + "ic_fluent_copy_add_20_regular": 58697, + "ic_fluent_copy_arrow_right_20_filled": 58698, + "ic_fluent_copy_arrow_right_20_regular": 58699, + "ic_fluent_copy_select_20_filled": 58700, + "ic_fluent_copy_select_20_regular": 58701, + "ic_fluent_couch_20_filled": 58702, + "ic_fluent_couch_20_regular": 58703, + "ic_fluent_credit_card_clock_20_filled": 58704, + "ic_fluent_credit_card_clock_20_regular": 58705, + "ic_fluent_credit_card_person_20_filled": 58706, + "ic_fluent_credit_card_person_20_regular": 58707, + "ic_fluent_credit_card_toolbox_20_filled": 58708, + "ic_fluent_credit_card_toolbox_20_regular": 58709, + "ic_fluent_crop_20_filled": 58710, + "ic_fluent_crop_20_regular": 58711, + "ic_fluent_crop_arrow_rotate_20_filled": 58712, + "ic_fluent_crop_arrow_rotate_20_regular": 58713, + "ic_fluent_crop_interim_20_filled": 58714, + "ic_fluent_crop_interim_20_regular": 58715, + "ic_fluent_crop_interim_off_20_filled": 58716, + "ic_fluent_crop_interim_off_20_regular": 58717, + "ic_fluent_crown_20_filled": 58718, + "ic_fluent_crown_20_regular": 58719, + "ic_fluent_cube_20_filled": 58720, + "ic_fluent_cube_20_regular": 58721, + "ic_fluent_cube_add_20_filled": 58722, + "ic_fluent_cube_add_20_regular": 58723, + "ic_fluent_cube_arrow_curve_down_20_filled": 58724, + "ic_fluent_cube_arrow_curve_down_20_regular": 58725, + "ic_fluent_cube_link_20_filled": 58726, + "ic_fluent_cube_link_20_regular": 58727, + "ic_fluent_cube_multiple_20_filled": 58728, + "ic_fluent_cube_multiple_20_regular": 58729, + "ic_fluent_cube_quick_20_filled": 58730, + "ic_fluent_cube_quick_20_regular": 58731, + "ic_fluent_cube_rotate_20_filled": 58732, + "ic_fluent_cube_rotate_20_regular": 58733, + "ic_fluent_cube_sync_20_filled": 58734, + "ic_fluent_cube_sync_20_regular": 58735, + "ic_fluent_cube_tree_20_filled": 58736, + "ic_fluent_cube_tree_20_regular": 58737, + "ic_fluent_currency_dollar_euro_20_filled": 58738, + "ic_fluent_currency_dollar_euro_20_regular": 58739, + "ic_fluent_currency_dollar_rupee_20_filled": 58740, + "ic_fluent_currency_dollar_rupee_20_regular": 58741, + "ic_fluent_cursor_20_filled": 58742, + "ic_fluent_cursor_20_regular": 58743, + "ic_fluent_cursor_click_20_filled": 58744, + "ic_fluent_cursor_click_20_regular": 58745, + "ic_fluent_cursor_hover_20_filled": 58746, + "ic_fluent_cursor_hover_20_regular": 58747, + "ic_fluent_cursor_hover_off_20_filled": 58748, + "ic_fluent_cursor_hover_off_20_regular": 58749, + "ic_fluent_cursor_prohibited_20_filled": 58750, + "ic_fluent_cursor_prohibited_20_regular": 58751, + "ic_fluent_cut_20_filled": 58752, + "ic_fluent_cut_20_regular": 58753, + "ic_fluent_dark_theme_20_filled": 58754, + "ic_fluent_dark_theme_20_regular": 58755, + "ic_fluent_data_area_20_filled": 58756, + "ic_fluent_data_area_20_regular": 58757, + "ic_fluent_data_bar_horizontal_20_filled": 58758, + "ic_fluent_data_bar_horizontal_20_regular": 58759, + "ic_fluent_data_bar_vertical_20_filled": 58760, + "ic_fluent_data_bar_vertical_20_regular": 58761, + "ic_fluent_data_bar_vertical_add_20_filled": 58762, + "ic_fluent_data_bar_vertical_add_20_regular": 58763, + "ic_fluent_data_bar_vertical_arrow_down_20_filled": 58764, + "ic_fluent_data_bar_vertical_arrow_down_20_regular": 58765, + "ic_fluent_data_bar_vertical_ascending_20_filled": 58766, + "ic_fluent_data_bar_vertical_ascending_20_regular": 58767, + "ic_fluent_data_bar_vertical_star_20_filled": 58768, + "ic_fluent_data_bar_vertical_star_20_regular": 58769, + "ic_fluent_data_funnel_20_filled": 58770, + "ic_fluent_data_funnel_20_regular": 58771, + "ic_fluent_data_histogram_20_filled": 58772, + "ic_fluent_data_histogram_20_regular": 58773, + "ic_fluent_data_line_20_filled": 58774, + "ic_fluent_data_line_20_regular": 58775, + "ic_fluent_data_pie_20_filled": 58776, + "ic_fluent_data_pie_20_regular": 58777, + "ic_fluent_data_scatter_20_filled": 58778, + "ic_fluent_data_scatter_20_regular": 58779, + "ic_fluent_data_sunburst_20_filled": 58780, + "ic_fluent_data_sunburst_20_regular": 58781, + "ic_fluent_data_treemap_20_filled": 58782, + "ic_fluent_data_treemap_20_regular": 58783, + "ic_fluent_data_trending_20_filled": 58784, + "ic_fluent_data_trending_20_regular": 58785, + "ic_fluent_data_usage_20_filled": 58786, + "ic_fluent_data_usage_20_regular": 58787, + "ic_fluent_data_usage_edit_20_filled": 58788, + "ic_fluent_data_usage_edit_20_regular": 58789, + "ic_fluent_data_usage_settings_20_filled": 58790, + "ic_fluent_data_usage_settings_20_regular": 58791, + "ic_fluent_data_usage_toolbox_20_filled": 58792, + "ic_fluent_data_usage_toolbox_20_regular": 58793, + "ic_fluent_data_waterfall_20_filled": 58794, + "ic_fluent_data_waterfall_20_regular": 58795, + "ic_fluent_data_whisker_20_filled": 58796, + "ic_fluent_data_whisker_20_regular": 58797, + "ic_fluent_database_20_filled": 58798, + "ic_fluent_database_20_regular": 58799, + "ic_fluent_database_arrow_down_20_filled": 58800, + "ic_fluent_database_arrow_down_20_regular": 58801, + "ic_fluent_database_arrow_right_20_filled": 58802, + "ic_fluent_database_arrow_right_20_regular": 58803, + "ic_fluent_database_arrow_up_20_filled": 58804, + "ic_fluent_database_arrow_up_20_regular": 58805, + "ic_fluent_database_lightning_20_filled": 58806, + "ic_fluent_database_lightning_20_regular": 58807, + "ic_fluent_database_link_20_filled": 58808, + "ic_fluent_database_link_20_regular": 58809, + "ic_fluent_database_multiple_20_filled": 58810, + "ic_fluent_database_multiple_20_regular": 58811, + "ic_fluent_database_person_20_filled": 58812, + "ic_fluent_database_person_20_regular": 58813, + "ic_fluent_database_plug_connected_20_filled": 58814, + "ic_fluent_database_plug_connected_20_regular": 58815, + "ic_fluent_database_search_20_filled": 58816, + "ic_fluent_database_search_20_regular": 58817, + "ic_fluent_database_switch_20_filled": 58818, + "ic_fluent_database_switch_20_regular": 58819, + "ic_fluent_database_warning_20_filled": 58820, + "ic_fluent_database_warning_20_regular": 58821, + "ic_fluent_database_window_20_filled": 58822, + "ic_fluent_database_window_20_regular": 58823, + "ic_fluent_decimal_arrow_left_20_filled": 58824, + "ic_fluent_decimal_arrow_left_20_regular": 58825, + "ic_fluent_decimal_arrow_right_20_filled": 58826, + "ic_fluent_decimal_arrow_right_20_regular": 58827, + "ic_fluent_delete_20_filled": 58828, + "ic_fluent_delete_20_regular": 58829, + "ic_fluent_delete_arrow_back_20_filled": 58830, + "ic_fluent_delete_arrow_back_20_regular": 58831, + "ic_fluent_delete_dismiss_20_filled": 58832, + "ic_fluent_delete_dismiss_20_regular": 58833, + "ic_fluent_delete_lines_20_filled": 58834, + "ic_fluent_delete_lines_20_regular": 58835, + "ic_fluent_delete_off_20_filled": 58836, + "ic_fluent_delete_off_20_regular": 58837, + "ic_fluent_dentist_20_filled": 58838, + "ic_fluent_dentist_20_regular": 58839, + "ic_fluent_design_ideas_20_filled": 58840, + "ic_fluent_design_ideas_20_regular": 58841, + "ic_fluent_desk_20_filled": 58842, + "ic_fluent_desk_20_regular": 58843, + "ic_fluent_desktop_20_filled": 58844, + "ic_fluent_desktop_20_regular": 58845, + "ic_fluent_desktop_arrow_down_20_filled": 58846, + "ic_fluent_desktop_arrow_down_20_regular": 58847, + "ic_fluent_desktop_arrow_right_20_filled": 58848, + "ic_fluent_desktop_arrow_right_20_regular": 58849, + "ic_fluent_desktop_checkmark_20_filled": 58850, + "ic_fluent_desktop_checkmark_20_regular": 58851, + "ic_fluent_desktop_cursor_20_filled": 58852, + "ic_fluent_desktop_cursor_20_regular": 58853, + "ic_fluent_desktop_edit_20_filled": 58854, + "ic_fluent_desktop_edit_20_regular": 58855, + "ic_fluent_desktop_flow_20_filled": 58856, + "ic_fluent_desktop_flow_20_regular": 58857, + "ic_fluent_desktop_keyboard_20_filled": 58858, + "ic_fluent_desktop_keyboard_20_regular": 58859, + "ic_fluent_desktop_mac_20_filled": 58860, + "ic_fluent_desktop_mac_20_regular": 58861, + "ic_fluent_desktop_off_20_filled": 58862, + "ic_fluent_desktop_off_20_regular": 58863, + "ic_fluent_desktop_pulse_20_filled": 58864, + "ic_fluent_desktop_pulse_20_regular": 58865, + "ic_fluent_desktop_signal_20_filled": 58866, + "ic_fluent_desktop_signal_20_regular": 58867, + "ic_fluent_desktop_speaker_20_filled": 58868, + "ic_fluent_desktop_speaker_20_regular": 58869, + "ic_fluent_desktop_speaker_off_20_filled": 58870, + "ic_fluent_desktop_speaker_off_20_regular": 58871, + "ic_fluent_desktop_sync_20_filled": 58872, + "ic_fluent_desktop_sync_20_regular": 58873, + "ic_fluent_desktop_toolbox_20_filled": 58874, + "ic_fluent_desktop_toolbox_20_regular": 58875, + "ic_fluent_desktop_tower_20_filled": 58876, + "ic_fluent_desktop_tower_20_regular": 58877, + "ic_fluent_developer_board_20_filled": 58878, + "ic_fluent_developer_board_20_regular": 58879, + "ic_fluent_developer_board_lightning_20_filled": 58880, + "ic_fluent_developer_board_lightning_20_regular": 58881, + "ic_fluent_developer_board_lightning_toolbox_20_filled": 58882, + "ic_fluent_developer_board_lightning_toolbox_20_regular": 58883, + "ic_fluent_developer_board_search_20_filled": 58884, + "ic_fluent_developer_board_search_20_regular": 58885, + "ic_fluent_device_eq_20_filled": 58886, + "ic_fluent_device_eq_20_regular": 58887, + "ic_fluent_device_meeting_room_20_filled": 58888, + "ic_fluent_device_meeting_room_20_regular": 58889, + "ic_fluent_device_meeting_room_remote_20_filled": 58890, + "ic_fluent_device_meeting_room_remote_20_regular": 58891, + "ic_fluent_diagram_20_filled": 58892, + "ic_fluent_diagram_20_regular": 58893, + "ic_fluent_dialpad_20_filled": 58894, + "ic_fluent_dialpad_20_regular": 58895, + "ic_fluent_dialpad_off_20_filled": 58896, + "ic_fluent_dialpad_off_20_regular": 58897, + "ic_fluent_dialpad_question_mark_20_filled": 58898, + "ic_fluent_dialpad_question_mark_20_regular": 58899, + "ic_fluent_diamond_20_filled": 58900, + "ic_fluent_diamond_20_regular": 58901, + "ic_fluent_directions_20_filled": 58902, + "ic_fluent_directions_20_regular": 58903, + "ic_fluent_dishwasher_20_filled": 58904, + "ic_fluent_dishwasher_20_regular": 58905, + "ic_fluent_dismiss_20_filled": 58906, + "ic_fluent_dismiss_20_regular": 58907, + "ic_fluent_dismiss_circle_20_filled": 58908, + "ic_fluent_dismiss_circle_20_regular": 58909, + "ic_fluent_dismiss_square_20_filled": 58910, + "ic_fluent_dismiss_square_20_regular": 58911, + "ic_fluent_dismiss_square_multiple_20_filled": 58912, + "ic_fluent_dismiss_square_multiple_20_regular": 58913, + "ic_fluent_diversity_20_filled": 58914, + "ic_fluent_diversity_20_regular": 58915, + "ic_fluent_divider_short_20_filled": 58916, + "ic_fluent_divider_short_20_regular": 58917, + "ic_fluent_divider_tall_20_filled": 58918, + "ic_fluent_divider_tall_20_regular": 58919, + "ic_fluent_dock_20_filled": 58920, + "ic_fluent_dock_20_regular": 58921, + "ic_fluent_dock_row_20_filled": 58922, + "ic_fluent_dock_row_20_regular": 58923, + "ic_fluent_doctor_20_filled": 58924, + "ic_fluent_doctor_20_regular": 58925, + "ic_fluent_document_100_20_filled": 58926, + "ic_fluent_document_100_20_regular": 58927, + "ic_fluent_document_20_filled": 58928, + "ic_fluent_document_20_regular": 58929, + "ic_fluent_document_add_20_filled": 58930, + "ic_fluent_document_add_20_regular": 58931, + "ic_fluent_document_arrow_down_20_filled": 58932, + "ic_fluent_document_arrow_down_20_regular": 58933, + "ic_fluent_document_arrow_left_20_filled": 58934, + "ic_fluent_document_arrow_left_20_regular": 58935, + "ic_fluent_document_arrow_right_20_filled": 58936, + "ic_fluent_document_arrow_right_20_regular": 58937, + "ic_fluent_document_arrow_up_20_filled": 58938, + "ic_fluent_document_arrow_up_20_regular": 58939, + "ic_fluent_document_border_20_filled": 58940, + "ic_fluent_document_border_20_regular": 58941, + "ic_fluent_document_border_print_20_filled": 58942, + "ic_fluent_document_border_print_20_regular": 58943, + "ic_fluent_document_briefcase_20_filled": 58944, + "ic_fluent_document_briefcase_20_regular": 58945, + "ic_fluent_document_bullet_list_20_filled": 58946, + "ic_fluent_document_bullet_list_20_regular": 58947, + "ic_fluent_document_bullet_list_arrow_left_20_filled": 58948, + "ic_fluent_document_bullet_list_arrow_left_20_regular": 58949, + "ic_fluent_document_bullet_list_clock_20_filled": 58950, + "ic_fluent_document_bullet_list_clock_20_regular": 58951, + "ic_fluent_document_bullet_list_cube_20_filled": 58952, + "ic_fluent_document_bullet_list_cube_20_regular": 58953, + "ic_fluent_document_bullet_list_multiple_20_filled": 58954, + "ic_fluent_document_bullet_list_multiple_20_regular": 58955, + "ic_fluent_document_bullet_list_off_20_filled": 58956, + "ic_fluent_document_bullet_list_off_20_regular": 58957, + "ic_fluent_document_catch_up_20_filled": 58958, + "ic_fluent_document_catch_up_20_regular": 58959, + "ic_fluent_document_checkmark_20_filled": 58960, + "ic_fluent_document_checkmark_20_regular": 58961, + "ic_fluent_document_chevron_double_20_filled": 58962, + "ic_fluent_document_chevron_double_20_regular": 58963, + "ic_fluent_document_copy_20_filled": 58964, + "ic_fluent_document_copy_20_regular": 58965, + "ic_fluent_document_css_20_filled": 58966, + "ic_fluent_document_css_20_regular": 58967, + "ic_fluent_document_cube_20_filled": 58968, + "ic_fluent_document_cube_20_regular": 58969, + "ic_fluent_document_data_20_filled": 58970, + "ic_fluent_document_data_20_regular": 58971, + "ic_fluent_document_data_link_20_filled": 58972, + "ic_fluent_document_data_link_20_regular": 58973, + "ic_fluent_document_data_lock_20_filled": 58974, + "ic_fluent_document_data_lock_20_regular": 58975, + "ic_fluent_document_database_20_filled": 58976, + "ic_fluent_document_database_20_regular": 58977, + "ic_fluent_document_dismiss_20_filled": 58978, + "ic_fluent_document_dismiss_20_regular": 58979, + "ic_fluent_document_edit_20_filled": 58980, + "ic_fluent_document_edit_20_regular": 58981, + "ic_fluent_document_endnote_20_filled": 58982, + "ic_fluent_document_endnote_20_regular": 58983, + "ic_fluent_document_error_20_filled": 58984, + "ic_fluent_document_error_20_regular": 58985, + "ic_fluent_document_fit_20_filled": 58986, + "ic_fluent_document_fit_20_regular": 58987, + "ic_fluent_document_flowchart_20_filled": 58988, + "ic_fluent_document_flowchart_20_regular": 58989, + "ic_fluent_document_folder_20_filled": 58990, + "ic_fluent_document_folder_20_regular": 58991, + "ic_fluent_document_footer_20_filled": 58992, + "ic_fluent_document_footer_20_regular": 58993, + "ic_fluent_document_footer_dismiss_20_filled": 58994, + "ic_fluent_document_footer_dismiss_20_regular": 58995, + "ic_fluent_document_globe_20_filled": 58996, + "ic_fluent_document_globe_20_regular": 58997, + "ic_fluent_document_header_20_filled": 58998, + "ic_fluent_document_header_20_regular": 58999, + "ic_fluent_document_header_arrow_down_20_filled": 59000, + "ic_fluent_document_header_arrow_down_20_regular": 59001, + "ic_fluent_document_header_dismiss_20_filled": 59002, + "ic_fluent_document_header_dismiss_20_regular": 59003, + "ic_fluent_document_header_footer_20_filled": 59004, + "ic_fluent_document_header_footer_20_regular": 59005, + "ic_fluent_document_heart_20_filled": 59006, + "ic_fluent_document_heart_20_regular": 59007, + "ic_fluent_document_heart_pulse_20_filled": 59008, + "ic_fluent_document_heart_pulse_20_regular": 59009, + "ic_fluent_document_image_20_filled": 59010, + "ic_fluent_document_image_20_regular": 59011, + "ic_fluent_document_java_20_filled": 59012, + "ic_fluent_document_java_20_regular": 59013, + "ic_fluent_document_javascript_20_filled": 59014, + "ic_fluent_document_javascript_20_regular": 59015, + "ic_fluent_document_key_20_filled": 59016, + "ic_fluent_document_key_20_regular": 59017, + "ic_fluent_document_landscape_20_filled": 59018, + "ic_fluent_document_landscape_20_regular": 59019, + "ic_fluent_document_landscape_data_20_filled": 59020, + "ic_fluent_document_landscape_data_20_regular": 59021, + "ic_fluent_document_landscape_split_20_filled": 59022, + "ic_fluent_document_landscape_split_20_regular": 59023, + "ic_fluent_document_landscape_split_hint_20_filled": 59024, + "ic_fluent_document_landscape_split_hint_20_regular": 59025, + "ic_fluent_document_lightning_20_filled": 59026, + "ic_fluent_document_lightning_20_regular": 59027, + "ic_fluent_document_link_20_filled": 59028, + "ic_fluent_document_link_20_regular": 59029, + "ic_fluent_document_lock_20_filled": 59030, + "ic_fluent_document_lock_20_regular": 59031, + "ic_fluent_document_margins_20_filled": 59032, + "ic_fluent_document_margins_20_regular": 59033, + "ic_fluent_document_mention_20_filled": 59034, + "ic_fluent_document_mention_20_regular": 59035, + "ic_fluent_document_multiple_20_filled": 59036, + "ic_fluent_document_multiple_20_regular": 59037, + "ic_fluent_document_multiple_percent_20_filled": 59038, + "ic_fluent_document_multiple_percent_20_regular": 59039, + "ic_fluent_document_multiple_prohibited_20_filled": 59040, + "ic_fluent_document_multiple_prohibited_20_regular": 59041, + "ic_fluent_document_multiple_sync_20_filled": 59042, + "ic_fluent_document_multiple_sync_20_regular": 59043, + "ic_fluent_document_one_page_20_filled": 59044, + "ic_fluent_document_one_page_20_regular": 59045, + "ic_fluent_document_one_page_add_20_filled": 59046, + "ic_fluent_document_one_page_add_20_regular": 59047, + "ic_fluent_document_one_page_columns_20_filled": 59048, + "ic_fluent_document_one_page_columns_20_regular": 59049, + "ic_fluent_document_one_page_link_20_filled": 59050, + "ic_fluent_document_one_page_link_20_regular": 59051, + "ic_fluent_document_one_page_multiple_20_filled": 59052, + "ic_fluent_document_one_page_multiple_20_regular": 59053, + "ic_fluent_document_one_page_sparkle_20_filled": 59054, + "ic_fluent_document_one_page_sparkle_20_regular": 59055, + "ic_fluent_document_page_bottom_center_20_filled": 59056, + "ic_fluent_document_page_bottom_center_20_regular": 59057, + "ic_fluent_document_page_bottom_left_20_filled": 59058, + "ic_fluent_document_page_bottom_left_20_regular": 59059, + "ic_fluent_document_page_bottom_right_20_filled": 59060, + "ic_fluent_document_page_bottom_right_20_regular": 59061, + "ic_fluent_document_page_break_20_filled": 59062, + "ic_fluent_document_page_break_20_regular": 59063, + "ic_fluent_document_page_number_20_filled": 59064, + "ic_fluent_document_page_number_20_regular": 59065, + "ic_fluent_document_page_top_center_20_filled": 59066, + "ic_fluent_document_page_top_center_20_regular": 59067, + "ic_fluent_document_page_top_left_20_filled": 59068, + "ic_fluent_document_page_top_left_20_regular": 59069, + "ic_fluent_document_page_top_right_20_filled": 59070, + "ic_fluent_document_page_top_right_20_regular": 59071, + "ic_fluent_document_pdf_20_filled": 59072, + "ic_fluent_document_pdf_20_regular": 59073, + "ic_fluent_document_percent_20_filled": 59074, + "ic_fluent_document_percent_20_regular": 59075, + "ic_fluent_document_person_20_filled": 59076, + "ic_fluent_document_person_20_regular": 59077, + "ic_fluent_document_pill_20_filled": 59078, + "ic_fluent_document_pill_20_regular": 59079, + "ic_fluent_document_print_20_filled": 59080, + "ic_fluent_document_print_20_regular": 59081, + "ic_fluent_document_prohibited_20_filled": 59082, + "ic_fluent_document_prohibited_20_regular": 59083, + "ic_fluent_document_question_mark_20_filled": 59084, + "ic_fluent_document_question_mark_20_regular": 59085, + "ic_fluent_document_queue_20_filled": 59086, + "ic_fluent_document_queue_20_regular": 59087, + "ic_fluent_document_queue_add_20_filled": 59088, + "ic_fluent_document_queue_add_20_regular": 59089, + "ic_fluent_document_queue_multiple_20_filled": 59090, + "ic_fluent_document_queue_multiple_20_regular": 59091, + "ic_fluent_document_ribbon_20_filled": 59092, + "ic_fluent_document_ribbon_20_regular": 59093, + "ic_fluent_document_sass_20_filled": 59094, + "ic_fluent_document_sass_20_regular": 59095, + "ic_fluent_document_save_20_filled": 59096, + "ic_fluent_document_save_20_regular": 59097, + "ic_fluent_document_search_20_filled": 59098, + "ic_fluent_document_search_20_regular": 59099, + "ic_fluent_document_settings_20_filled": 59100, + "ic_fluent_document_settings_20_regular": 59101, + "ic_fluent_document_signature_20_filled": 59102, + "ic_fluent_document_signature_20_regular": 59103, + "ic_fluent_document_split_hint_20_filled": 59104, + "ic_fluent_document_split_hint_20_regular": 59105, + "ic_fluent_document_split_hint_off_20_filled": 59106, + "ic_fluent_document_split_hint_off_20_regular": 59107, + "ic_fluent_document_sync_20_filled": 59108, + "ic_fluent_document_sync_20_regular": 59109, + "ic_fluent_document_table_20_filled": 59110, + "ic_fluent_document_table_20_regular": 59111, + "ic_fluent_document_table_arrow_right_20_filled": 59112, + "ic_fluent_document_table_arrow_right_20_regular": 59113, + "ic_fluent_document_table_checkmark_20_filled": 59114, + "ic_fluent_document_table_checkmark_20_regular": 59115, + "ic_fluent_document_table_cube_20_filled": 59116, + "ic_fluent_document_table_cube_20_regular": 59117, + "ic_fluent_document_table_search_20_filled": 59118, + "ic_fluent_document_table_search_20_regular": 59119, + "ic_fluent_document_table_truck_20_filled": 59120, + "ic_fluent_document_table_truck_20_regular": 59121, + "ic_fluent_document_target_20_filled": 59122, + "ic_fluent_document_target_20_regular": 59123, + "ic_fluent_document_text_20_filled": 59124, + "ic_fluent_document_text_20_regular": 59125, + "ic_fluent_document_text_clock_20_filled": 59126, + "ic_fluent_document_text_clock_20_regular": 59127, + "ic_fluent_document_text_extract_20_filled": 59128, + "ic_fluent_document_text_extract_20_regular": 59129, + "ic_fluent_document_text_link_20_filled": 59130, + "ic_fluent_document_text_link_20_regular": 59131, + "ic_fluent_document_text_toolbox_20_filled": 59132, + "ic_fluent_document_text_toolbox_20_regular": 59133, + "ic_fluent_document_toolbox_20_filled": 59134, + "ic_fluent_document_toolbox_20_regular": 59135, + "ic_fluent_document_width_20_filled": 59136, + "ic_fluent_document_width_20_regular": 59137, + "ic_fluent_document_yml_20_filled": 59138, + "ic_fluent_document_yml_20_regular": 59139, + "ic_fluent_door_20_filled": 59140, + "ic_fluent_door_20_regular": 59141, + "ic_fluent_door_arrow_left_20_filled": 59142, + "ic_fluent_door_arrow_left_20_regular": 59143, + "ic_fluent_door_arrow_right_20_filled": 59144, + "ic_fluent_door_arrow_right_20_regular": 59145, + "ic_fluent_door_tag_20_filled": 59146, + "ic_fluent_door_tag_20_regular": 59147, + "ic_fluent_double_swipe_down_20_filled": 59148, + "ic_fluent_double_swipe_down_20_regular": 59149, + "ic_fluent_double_swipe_up_20_filled": 59150, + "ic_fluent_double_swipe_up_20_regular": 59151, + "ic_fluent_double_tap_swipe_down_20_filled": 59152, + "ic_fluent_double_tap_swipe_down_20_regular": 59153, + "ic_fluent_double_tap_swipe_up_20_filled": 59154, + "ic_fluent_double_tap_swipe_up_20_regular": 59155, + "ic_fluent_drafts_20_filled": 59156, + "ic_fluent_drafts_20_regular": 59157, + "ic_fluent_drag_20_filled": 59158, + "ic_fluent_drag_20_regular": 59159, + "ic_fluent_draw_image_20_filled": 59160, + "ic_fluent_draw_image_20_regular": 59161, + "ic_fluent_draw_shape_20_filled": 59162, + "ic_fluent_draw_shape_20_regular": 59163, + "ic_fluent_draw_text_20_filled": 59164, + "ic_fluent_draw_text_20_regular": 59165, + "ic_fluent_drawer_20_filled": 59166, + "ic_fluent_drawer_20_regular": 59167, + "ic_fluent_drawer_add_20_filled": 59168, + "ic_fluent_drawer_add_20_regular": 59169, + "ic_fluent_drawer_arrow_download_20_filled": 59170, + "ic_fluent_drawer_arrow_download_20_regular": 59171, + "ic_fluent_drawer_dismiss_20_filled": 59172, + "ic_fluent_drawer_dismiss_20_regular": 59173, + "ic_fluent_drawer_play_20_filled": 59174, + "ic_fluent_drawer_play_20_regular": 59175, + "ic_fluent_drawer_subtract_20_filled": 59176, + "ic_fluent_drawer_subtract_20_regular": 59177, + "ic_fluent_drink_beer_20_filled": 59178, + "ic_fluent_drink_beer_20_regular": 59179, + "ic_fluent_drink_bottle_20_filled": 59180, + "ic_fluent_drink_bottle_20_regular": 59181, + "ic_fluent_drink_bottle_off_20_filled": 59182, + "ic_fluent_drink_bottle_off_20_regular": 59183, + "ic_fluent_drink_coffee_20_filled": 59184, + "ic_fluent_drink_coffee_20_regular": 59185, + "ic_fluent_drink_margarita_20_filled": 59186, + "ic_fluent_drink_margarita_20_regular": 59187, + "ic_fluent_drink_to_go_20_filled": 59188, + "ic_fluent_drink_to_go_20_regular": 59189, + "ic_fluent_drink_wine_20_filled": 59190, + "ic_fluent_drink_wine_20_regular": 59191, + "ic_fluent_drive_train_20_filled": 59192, + "ic_fluent_drive_train_20_regular": 59193, + "ic_fluent_drop_20_filled": 59194, + "ic_fluent_drop_20_regular": 59195, + "ic_fluent_dual_screen_20_filled": 59196, + "ic_fluent_dual_screen_20_regular": 59197, + "ic_fluent_dual_screen_add_20_filled": 59198, + "ic_fluent_dual_screen_add_20_regular": 59199, + "ic_fluent_dual_screen_arrow_right_20_filled": 59200, + "ic_fluent_dual_screen_arrow_right_20_regular": 59201, + "ic_fluent_dual_screen_arrow_up_20_filled": 59202, + "ic_fluent_dual_screen_arrow_up_20_regular": 59203, + "ic_fluent_dual_screen_clock_20_filled": 59204, + "ic_fluent_dual_screen_clock_20_regular": 59205, + "ic_fluent_dual_screen_closed_alert_20_filled": 59206, + "ic_fluent_dual_screen_closed_alert_20_regular": 59207, + "ic_fluent_dual_screen_desktop_20_filled": 59208, + "ic_fluent_dual_screen_desktop_20_regular": 59209, + "ic_fluent_dual_screen_dismiss_20_filled": 59210, + "ic_fluent_dual_screen_dismiss_20_regular": 59211, + "ic_fluent_dual_screen_group_20_filled": 59212, + "ic_fluent_dual_screen_group_20_regular": 59213, + "ic_fluent_dual_screen_header_20_filled": 59214, + "ic_fluent_dual_screen_header_20_regular": 59215, + "ic_fluent_dual_screen_lock_20_filled": 59216, + "ic_fluent_dual_screen_lock_20_regular": 59217, + "ic_fluent_dual_screen_mirror_20_filled": 59218, + "ic_fluent_dual_screen_mirror_20_regular": 59219, + "ic_fluent_dual_screen_pagination_20_filled": 59220, + "ic_fluent_dual_screen_pagination_20_regular": 59221, + "ic_fluent_dual_screen_settings_20_filled": 59222, + "ic_fluent_dual_screen_settings_20_regular": 59223, + "ic_fluent_dual_screen_span_20_filled": 59224, + "ic_fluent_dual_screen_span_20_regular": 59225, + "ic_fluent_dual_screen_speaker_20_filled": 59226, + "ic_fluent_dual_screen_speaker_20_regular": 59227, + "ic_fluent_dual_screen_status_bar_20_filled": 59228, + "ic_fluent_dual_screen_status_bar_20_regular": 59229, + "ic_fluent_dual_screen_tablet_20_filled": 59230, + "ic_fluent_dual_screen_tablet_20_regular": 59231, + "ic_fluent_dual_screen_update_20_filled": 59232, + "ic_fluent_dual_screen_update_20_regular": 59233, + "ic_fluent_dual_screen_vertical_scroll_20_filled": 59234, + "ic_fluent_dual_screen_vertical_scroll_20_regular": 59235, + "ic_fluent_dual_screen_vibrate_20_filled": 59236, + "ic_fluent_dual_screen_vibrate_20_regular": 59237, + "ic_fluent_dumbbell_20_filled": 59238, + "ic_fluent_dumbbell_20_regular": 59239, + "ic_fluent_dust_20_filled": 59240, + "ic_fluent_dust_20_regular": 59241, + "ic_fluent_earth_20_filled": 59242, + "ic_fluent_earth_20_regular": 59243, + "ic_fluent_earth_leaf_20_filled": 59244, + "ic_fluent_earth_leaf_20_regular": 59245, + "ic_fluent_edit_20_filled": 59246, + "ic_fluent_edit_20_regular": 59247, + "ic_fluent_edit_arrow_back_20_filled": 59248, + "ic_fluent_edit_arrow_back_20_regular": 59249, + "ic_fluent_edit_line_horizontal_3_20_filled": 59250, + "ic_fluent_edit_line_horizontal_3_20_regular": 59251, + "ic_fluent_edit_lock_20_filled": 59252, + "ic_fluent_edit_lock_20_regular": 59253, + "ic_fluent_edit_off_20_filled": 59254, + "ic_fluent_edit_off_20_regular": 59255, + "ic_fluent_edit_person_20_filled": 59256, + "ic_fluent_edit_person_20_regular": 59257, + "ic_fluent_edit_prohibited_20_filled": 59258, + "ic_fluent_edit_prohibited_20_regular": 59259, + "ic_fluent_edit_settings_20_filled": 59260, + "ic_fluent_edit_settings_20_regular": 59261, + "ic_fluent_elevator_20_filled": 59262, + "ic_fluent_elevator_20_regular": 59263, + "ic_fluent_emoji_20_filled": 59264, + "ic_fluent_emoji_20_regular": 59265, + "ic_fluent_emoji_add_20_filled": 59266, + "ic_fluent_emoji_add_20_regular": 59267, + "ic_fluent_emoji_angry_20_filled": 59268, + "ic_fluent_emoji_angry_20_regular": 59269, + "ic_fluent_emoji_edit_20_filled": 59270, + "ic_fluent_emoji_edit_20_regular": 59271, + "ic_fluent_emoji_hand_20_filled": 59272, + "ic_fluent_emoji_hand_20_regular": 59273, + "ic_fluent_emoji_hint_20_filled": 59274, + "ic_fluent_emoji_hint_20_regular": 59275, + "ic_fluent_emoji_laugh_20_filled": 59276, + "ic_fluent_emoji_laugh_20_regular": 59277, + "ic_fluent_emoji_meh_20_filled": 59278, + "ic_fluent_emoji_meh_20_regular": 59279, + "ic_fluent_emoji_meme_20_filled": 59280, + "ic_fluent_emoji_meme_20_regular": 59281, + "ic_fluent_emoji_multiple_20_filled": 59282, + "ic_fluent_emoji_multiple_20_regular": 59283, + "ic_fluent_emoji_sad_20_filled": 59284, + "ic_fluent_emoji_sad_20_regular": 59285, + "ic_fluent_emoji_sad_slight_20_filled": 59286, + "ic_fluent_emoji_sad_slight_20_regular": 59287, + "ic_fluent_emoji_smile_slight_20_filled": 59288, + "ic_fluent_emoji_smile_slight_20_regular": 59289, + "ic_fluent_emoji_sparkle_20_filled": 59290, + "ic_fluent_emoji_sparkle_20_regular": 59291, + "ic_fluent_emoji_surprise_20_filled": 59292, + "ic_fluent_emoji_surprise_20_regular": 59293, + "ic_fluent_engine_20_filled": 59294, + "ic_fluent_engine_20_regular": 59295, + "ic_fluent_equal_circle_20_filled": 59296, + "ic_fluent_equal_circle_20_regular": 59297, + "ic_fluent_equal_off_20_filled": 59298, + "ic_fluent_equal_off_20_regular": 59299, + "ic_fluent_eraser_20_filled": 59300, + "ic_fluent_eraser_20_regular": 59301, + "ic_fluent_eraser_medium_20_filled": 59302, + "ic_fluent_eraser_medium_20_regular": 59303, + "ic_fluent_eraser_segment_20_filled": 59304, + "ic_fluent_eraser_segment_20_regular": 59305, + "ic_fluent_eraser_small_20_filled": 59306, + "ic_fluent_eraser_small_20_regular": 59307, + "ic_fluent_eraser_tool_20_filled": 59308, + "ic_fluent_eraser_tool_20_regular": 59309, + "ic_fluent_error_circle_20_filled": 59310, + "ic_fluent_error_circle_20_regular": 59311, + "ic_fluent_error_circle_settings_20_filled": 59312, + "ic_fluent_error_circle_settings_20_regular": 59313, + "ic_fluent_expand_up_left_20_filled": 59314, + "ic_fluent_expand_up_left_20_regular": 59315, + "ic_fluent_expand_up_right_20_filled": 59316, + "ic_fluent_expand_up_right_20_regular": 59317, + "ic_fluent_extended_dock_20_filled": 59318, + "ic_fluent_extended_dock_20_regular": 59319, + "ic_fluent_eye_20_filled": 59320, + "ic_fluent_eye_20_regular": 59321, + "ic_fluent_eye_lines_20_filled": 59322, + "ic_fluent_eye_lines_20_regular": 59323, + "ic_fluent_eye_off_20_filled": 59324, + "ic_fluent_eye_off_20_regular": 59325, + "ic_fluent_eye_tracking_20_filled": 59326, + "ic_fluent_eye_tracking_20_regular": 59327, + "ic_fluent_eye_tracking_off_20_filled": 59328, + "ic_fluent_eye_tracking_off_20_regular": 59329, + "ic_fluent_eyedropper_20_filled": 59330, + "ic_fluent_eyedropper_20_regular": 59331, + "ic_fluent_eyedropper_off_20_filled": 59332, + "ic_fluent_eyedropper_off_20_regular": 59333, + "ic_fluent_f_stop_20_filled": 59334, + "ic_fluent_f_stop_20_regular": 59335, + "ic_fluent_fast_acceleration_20_filled": 59336, + "ic_fluent_fast_acceleration_20_regular": 59337, + "ic_fluent_fast_forward_20_filled": 59338, + "ic_fluent_fast_forward_20_regular": 59339, + "ic_fluent_fax_20_filled": 59340, + "ic_fluent_fax_20_regular": 59341, + "ic_fluent_feed_20_filled": 59342, + "ic_fluent_feed_20_regular": 59343, + "ic_fluent_filmstrip_20_filled": 59344, + "ic_fluent_filmstrip_20_regular": 59345, + "ic_fluent_filmstrip_image_20_filled": 59346, + "ic_fluent_filmstrip_image_20_regular": 59347, + "ic_fluent_filmstrip_play_20_filled": 59348, + "ic_fluent_filmstrip_play_20_regular": 59349, + "ic_fluent_filmstrip_split_20_filled": 59350, + "ic_fluent_filmstrip_split_20_regular": 59351, + "ic_fluent_filter_20_filled": 59352, + "ic_fluent_filter_20_regular": 59353, + "ic_fluent_filter_add_20_filled": 59354, + "ic_fluent_filter_add_20_regular": 59355, + "ic_fluent_filter_dismiss_20_filled": 59356, + "ic_fluent_filter_dismiss_20_regular": 59357, + "ic_fluent_filter_sync_20_filled": 59358, + "ic_fluent_filter_sync_20_regular": 59359, + "ic_fluent_fingerprint_20_filled": 59360, + "ic_fluent_fingerprint_20_regular": 59361, + "ic_fluent_fire_20_filled": 59362, + "ic_fluent_fire_20_regular": 59363, + "ic_fluent_fireplace_20_filled": 59364, + "ic_fluent_fireplace_20_regular": 59365, + "ic_fluent_fixed_width_20_filled": 59366, + "ic_fluent_fixed_width_20_regular": 59367, + "ic_fluent_flag_20_filled": 59368, + "ic_fluent_flag_20_regular": 59369, + "ic_fluent_flag_checkered_20_filled": 59370, + "ic_fluent_flag_checkered_20_regular": 59371, + "ic_fluent_flag_clock_20_filled": 59372, + "ic_fluent_flag_clock_20_regular": 59373, + "ic_fluent_flag_off_20_filled": 59374, + "ic_fluent_flag_off_20_regular": 59375, + "ic_fluent_flag_pride_20_filled": 59376, + "ic_fluent_flag_pride_intersex_inclusive_progress_20_filled": 59377, + "ic_fluent_flag_pride_philadelphia_20_filled": 59378, + "ic_fluent_flag_pride_progress_20_filled": 59379, + "ic_fluent_flash_20_filled": 59380, + "ic_fluent_flash_20_regular": 59381, + "ic_fluent_flash_add_20_filled": 59382, + "ic_fluent_flash_add_20_regular": 59383, + "ic_fluent_flash_auto_20_filled": 59384, + "ic_fluent_flash_auto_20_regular": 59385, + "ic_fluent_flash_checkmark_20_filled": 59386, + "ic_fluent_flash_checkmark_20_regular": 59387, + "ic_fluent_flash_flow_20_filled": 59388, + "ic_fluent_flash_flow_20_regular": 59389, + "ic_fluent_flash_off_20_filled": 59390, + "ic_fluent_flash_off_20_regular": 59391, + "ic_fluent_flash_play_20_filled": 59392, + "ic_fluent_flash_play_20_regular": 59393, + "ic_fluent_flash_settings_20_filled": 59394, + "ic_fluent_flash_settings_20_regular": 59395, + "ic_fluent_flash_sparkle_20_filled": 59396, + "ic_fluent_flash_sparkle_20_regular": 59397, + "ic_fluent_flashlight_20_filled": 59398, + "ic_fluent_flashlight_20_regular": 59399, + "ic_fluent_flashlight_off_20_filled": 59400, + "ic_fluent_flashlight_off_20_regular": 59401, + "ic_fluent_flip_horizontal_20_filled": 59402, + "ic_fluent_flip_horizontal_20_regular": 59403, + "ic_fluent_flip_vertical_20_filled": 59404, + "ic_fluent_flip_vertical_20_regular": 59405, + "ic_fluent_flow_20_filled": 59406, + "ic_fluent_flow_20_regular": 59407, + "ic_fluent_flowchart_20_filled": 59408, + "ic_fluent_flowchart_20_regular": 59409, + "ic_fluent_flowchart_circle_20_filled": 59410, + "ic_fluent_flowchart_circle_20_regular": 59411, + "ic_fluent_fluent_20_filled": 59412, + "ic_fluent_fluent_20_regular": 59413, + "ic_fluent_fluid_20_filled": 59414, + "ic_fluent_fluid_20_regular": 59415, + "ic_fluent_folder_20_filled": 59416, + "ic_fluent_folder_20_regular": 59417, + "ic_fluent_folder_add_20_filled": 59418, + "ic_fluent_folder_add_20_regular": 59419, + "ic_fluent_folder_arrow_left_20_filled": 59420, + "ic_fluent_folder_arrow_left_20_regular": 59421, + "ic_fluent_folder_arrow_right_20_filled": 59422, + "ic_fluent_folder_arrow_right_20_regular": 59423, + "ic_fluent_folder_arrow_up_20_filled": 59424, + "ic_fluent_folder_arrow_up_20_regular": 59425, + "ic_fluent_folder_briefcase_20_filled": 59426, + "ic_fluent_folder_briefcase_20_regular": 59427, + "ic_fluent_folder_globe_20_filled": 59428, + "ic_fluent_folder_globe_20_regular": 59429, + "ic_fluent_folder_lightning_20_filled": 59430, + "ic_fluent_folder_lightning_20_regular": 59431, + "ic_fluent_folder_link_20_filled": 59432, + "ic_fluent_folder_link_20_regular": 59433, + "ic_fluent_folder_list_20_filled": 59434, + "ic_fluent_folder_list_20_regular": 59435, + "ic_fluent_folder_mail_20_filled": 59436, + "ic_fluent_folder_mail_20_regular": 59437, + "ic_fluent_folder_open_20_filled": 59438, + "ic_fluent_folder_open_20_regular": 59439, + "ic_fluent_folder_open_vertical_20_filled": 59440, + "ic_fluent_folder_open_vertical_20_regular": 59441, + "ic_fluent_folder_people_20_filled": 59442, + "ic_fluent_folder_people_20_regular": 59443, + "ic_fluent_folder_person_20_filled": 59444, + "ic_fluent_folder_person_20_regular": 59445, + "ic_fluent_folder_prohibited_20_filled": 59446, + "ic_fluent_folder_prohibited_20_regular": 59447, + "ic_fluent_folder_search_20_filled": 59448, + "ic_fluent_folder_search_20_regular": 59449, + "ic_fluent_folder_swap_20_filled": 59450, + "ic_fluent_folder_swap_20_regular": 59451, + "ic_fluent_folder_sync_20_filled": 59452, + "ic_fluent_folder_sync_20_regular": 59453, + "ic_fluent_folder_zip_20_filled": 59454, + "ic_fluent_folder_zip_20_regular": 59455, + "ic_fluent_font_decrease_20_filled": 59456, + "ic_fluent_font_decrease_20_regular": 59457, + "ic_fluent_font_increase_20_filled": 59458, + "ic_fluent_font_increase_20_regular": 59459, + "ic_fluent_font_space_tracking_in_20_filled": 59460, + "ic_fluent_font_space_tracking_in_20_regular": 59461, + "ic_fluent_font_space_tracking_out_20_filled": 59462, + "ic_fluent_font_space_tracking_out_20_regular": 59463, + "ic_fluent_food_20_filled": 59464, + "ic_fluent_food_20_regular": 59465, + "ic_fluent_food_apple_20_filled": 59466, + "ic_fluent_food_apple_20_regular": 59467, + "ic_fluent_food_cake_20_filled": 59468, + "ic_fluent_food_cake_20_regular": 59469, + "ic_fluent_food_carrot_20_filled": 59470, + "ic_fluent_food_carrot_20_regular": 59471, + "ic_fluent_food_chicken_leg_20_filled": 59472, + "ic_fluent_food_chicken_leg_20_regular": 59473, + "ic_fluent_food_egg_20_filled": 59474, + "ic_fluent_food_egg_20_regular": 59475, + "ic_fluent_food_fish_20_filled": 59476, + "ic_fluent_food_fish_20_regular": 59477, + "ic_fluent_food_grains_20_filled": 59478, + "ic_fluent_food_grains_20_regular": 59479, + "ic_fluent_food_pizza_20_filled": 59480, + "ic_fluent_food_pizza_20_regular": 59481, + "ic_fluent_food_toast_20_filled": 59482, + "ic_fluent_food_toast_20_regular": 59483, + "ic_fluent_form_20_filled": 59484, + "ic_fluent_form_20_regular": 59485, + "ic_fluent_form_multiple_20_filled": 59486, + "ic_fluent_form_multiple_20_regular": 59487, + "ic_fluent_form_new_20_filled": 59488, + "ic_fluent_form_new_20_regular": 59489, + "ic_fluent_form_sparkle_20_filled": 59490, + "ic_fluent_form_sparkle_20_regular": 59491, + "ic_fluent_fps_120_20_filled": 59492, + "ic_fluent_fps_120_20_regular": 59493, + "ic_fluent_fps_240_20_filled": 59494, + "ic_fluent_fps_240_20_regular": 59495, + "ic_fluent_fps_30_20_filled": 59496, + "ic_fluent_fps_30_20_regular": 59497, + "ic_fluent_fps_60_20_filled": 59498, + "ic_fluent_fps_60_20_regular": 59499, + "ic_fluent_fps_960_20_filled": 59500, + "ic_fluent_fps_960_20_regular": 59501, + "ic_fluent_frame_20_filled": 59502, + "ic_fluent_frame_20_regular": 59503, + "ic_fluent_full_screen_maximize_20_filled": 59504, + "ic_fluent_full_screen_maximize_20_regular": 59505, + "ic_fluent_full_screen_minimize_20_filled": 59506, + "ic_fluent_full_screen_minimize_20_regular": 59507, + "ic_fluent_game_chat_20_filled": 59508, + "ic_fluent_game_chat_20_regular": 59509, + "ic_fluent_games_20_filled": 59510, + "ic_fluent_games_20_regular": 59511, + "ic_fluent_gantt_chart_20_filled": 59512, + "ic_fluent_gantt_chart_20_regular": 59513, + "ic_fluent_gas_20_filled": 59514, + "ic_fluent_gas_20_regular": 59515, + "ic_fluent_gas_pump_20_filled": 59516, + "ic_fluent_gas_pump_20_regular": 59517, + "ic_fluent_gather_20_filled": 59518, + "ic_fluent_gather_20_regular": 59519, + "ic_fluent_gauge_20_filled": 59520, + "ic_fluent_gauge_20_regular": 59521, + "ic_fluent_gauge_add_20_filled": 59522, + "ic_fluent_gauge_add_20_regular": 59523, + "ic_fluent_gavel_20_filled": 59524, + "ic_fluent_gavel_20_regular": 59525, + "ic_fluent_gavel_prohibited_20_filled": 59526, + "ic_fluent_gavel_prohibited_20_regular": 59527, + "ic_fluent_gesture_20_filled": 59528, + "ic_fluent_gesture_20_regular": 59529, + "ic_fluent_gif_20_filled": 59530, + "ic_fluent_gif_20_regular": 59531, + "ic_fluent_gift_20_filled": 59532, + "ic_fluent_gift_20_regular": 59533, + "ic_fluent_gift_card_20_filled": 59534, + "ic_fluent_gift_card_20_regular": 59535, + "ic_fluent_gift_card_add_20_filled": 59536, + "ic_fluent_gift_card_add_20_regular": 59537, + "ic_fluent_gift_card_arrow_right_20_filled": 59538, + "ic_fluent_gift_card_arrow_right_20_regular": 59539, + "ic_fluent_gift_card_money_20_filled": 59540, + "ic_fluent_gift_card_money_20_regular": 59541, + "ic_fluent_gift_card_multiple_20_filled": 59542, + "ic_fluent_gift_card_multiple_20_regular": 59543, + "ic_fluent_gift_open_20_filled": 59544, + "ic_fluent_gift_open_20_regular": 59545, + "ic_fluent_glance_20_filled": 59546, + "ic_fluent_glance_20_regular": 59547, + "ic_fluent_glance_horizontal_20_filled": 59548, + "ic_fluent_glance_horizontal_20_regular": 59549, + "ic_fluent_glance_horizontal_sparkles_20_filled": 59550, + "ic_fluent_glance_horizontal_sparkles_20_regular": 59551, + "ic_fluent_glasses_20_filled": 59552, + "ic_fluent_glasses_20_regular": 59553, + "ic_fluent_glasses_off_20_filled": 59554, + "ic_fluent_glasses_off_20_regular": 59555, + "ic_fluent_globe_20_filled": 59556, + "ic_fluent_globe_20_regular": 59557, + "ic_fluent_globe_add_20_filled": 59558, + "ic_fluent_globe_add_20_regular": 59559, + "ic_fluent_globe_arrow_forward_20_filled": 59560, + "ic_fluent_globe_arrow_forward_20_regular": 59561, + "ic_fluent_globe_arrow_up_20_filled": 59562, + "ic_fluent_globe_arrow_up_20_regular": 59563, + "ic_fluent_globe_clock_20_filled": 59564, + "ic_fluent_globe_clock_20_regular": 59565, + "ic_fluent_globe_desktop_20_filled": 59566, + "ic_fluent_globe_desktop_20_regular": 59567, + "ic_fluent_globe_error_20_filled": 59568, + "ic_fluent_globe_error_20_regular": 59569, + "ic_fluent_globe_location_20_filled": 59570, + "ic_fluent_globe_location_20_regular": 59571, + "ic_fluent_globe_off_20_filled": 59572, + "ic_fluent_globe_off_20_regular": 59573, + "ic_fluent_globe_person_20_filled": 59574, + "ic_fluent_globe_person_20_regular": 59575, + "ic_fluent_globe_prohibited_20_filled": 59576, + "ic_fluent_globe_prohibited_20_regular": 59577, + "ic_fluent_globe_search_20_filled": 59578, + "ic_fluent_globe_search_20_regular": 59579, + "ic_fluent_globe_shield_20_filled": 59580, + "ic_fluent_globe_shield_20_regular": 59581, + "ic_fluent_globe_star_20_filled": 59582, + "ic_fluent_globe_star_20_regular": 59583, + "ic_fluent_globe_surface_20_filled": 59584, + "ic_fluent_globe_surface_20_regular": 59585, + "ic_fluent_globe_sync_20_filled": 59586, + "ic_fluent_globe_sync_20_regular": 59587, + "ic_fluent_globe_video_20_filled": 59588, + "ic_fluent_globe_video_20_regular": 59589, + "ic_fluent_globe_warning_20_filled": 59590, + "ic_fluent_globe_warning_20_regular": 59591, + "ic_fluent_grid_20_filled": 59592, + "ic_fluent_grid_20_regular": 59593, + "ic_fluent_grid_dots_20_filled": 59594, + "ic_fluent_grid_dots_20_regular": 59595, + "ic_fluent_grid_kanban_20_filled": 59596, + "ic_fluent_grid_kanban_20_regular": 59597, + "ic_fluent_group_20_filled": 59598, + "ic_fluent_group_20_regular": 59599, + "ic_fluent_group_dismiss_20_filled": 59600, + "ic_fluent_group_dismiss_20_regular": 59601, + "ic_fluent_group_list_20_filled": 59602, + "ic_fluent_group_list_20_regular": 59603, + "ic_fluent_group_return_20_filled": 59604, + "ic_fluent_group_return_20_regular": 59605, + "ic_fluent_guardian_20_filled": 59606, + "ic_fluent_guardian_20_regular": 59607, + "ic_fluent_guest_20_filled": 59608, + "ic_fluent_guest_20_regular": 59609, + "ic_fluent_guest_add_20_filled": 59610, + "ic_fluent_guest_add_20_regular": 59611, + "ic_fluent_guitar_20_filled": 59612, + "ic_fluent_guitar_20_regular": 59613, + "ic_fluent_hand_draw_20_filled": 59614, + "ic_fluent_hand_draw_20_regular": 59615, + "ic_fluent_hand_left_20_filled": 59616, + "ic_fluent_hand_left_20_regular": 59617, + "ic_fluent_hand_left_chat_20_filled": 59618, + "ic_fluent_hand_left_chat_20_regular": 59619, + "ic_fluent_hand_open_heart_20_filled": 59620, + "ic_fluent_hand_open_heart_20_regular": 59621, + "ic_fluent_hand_point_20_filled": 59622, + "ic_fluent_hand_point_20_regular": 59623, + "ic_fluent_hand_right_20_filled": 59624, + "ic_fluent_hand_right_20_regular": 59625, + "ic_fluent_hand_right_off_20_filled": 59626, + "ic_fluent_hand_right_off_20_regular": 59627, + "ic_fluent_hand_wave_20_filled": 59628, + "ic_fluent_hand_wave_20_regular": 59629, + "ic_fluent_handshake_20_filled": 59630, + "ic_fluent_handshake_20_regular": 59631, + "ic_fluent_haptic_strong_20_filled": 59632, + "ic_fluent_haptic_strong_20_regular": 59633, + "ic_fluent_haptic_weak_20_filled": 59634, + "ic_fluent_haptic_weak_20_regular": 59635, + "ic_fluent_hard_drive_20_filled": 59636, + "ic_fluent_hard_drive_20_regular": 59637, + "ic_fluent_hat_graduation_20_filled": 59638, + "ic_fluent_hat_graduation_20_regular": 59639, + "ic_fluent_hat_graduation_add_20_filled": 59640, + "ic_fluent_hat_graduation_add_20_regular": 59641, + "ic_fluent_hat_graduation_sparkle_20_filled": 59642, + "ic_fluent_hat_graduation_sparkle_20_regular": 59643, + "ic_fluent_hd_20_filled": 59644, + "ic_fluent_hd_20_regular": 59645, + "ic_fluent_hdr_20_filled": 59646, + "ic_fluent_hdr_20_regular": 59647, + "ic_fluent_hdr_off_20_filled": 59648, + "ic_fluent_hdr_off_20_regular": 59649, + "ic_fluent_headphones_20_filled": 59650, + "ic_fluent_headphones_20_regular": 59651, + "ic_fluent_headphones_sound_wave_20_filled": 59652, + "ic_fluent_headphones_sound_wave_20_regular": 59653, + "ic_fluent_headset_20_filled": 59654, + "ic_fluent_headset_20_regular": 59655, + "ic_fluent_headset_add_20_filled": 59656, + "ic_fluent_headset_add_20_regular": 59657, + "ic_fluent_headset_vr_20_filled": 59658, + "ic_fluent_headset_vr_20_regular": 59659, + "ic_fluent_heart_20_filled": 59660, + "ic_fluent_heart_20_regular": 59661, + "ic_fluent_heart_broken_20_filled": 59662, + "ic_fluent_heart_broken_20_regular": 59663, + "ic_fluent_heart_circle_20_filled": 59664, + "ic_fluent_heart_circle_20_regular": 59665, + "ic_fluent_heart_circle_hint_20_filled": 59666, + "ic_fluent_heart_circle_hint_20_regular": 59667, + "ic_fluent_heart_off_20_filled": 59668, + "ic_fluent_heart_off_20_regular": 59669, + "ic_fluent_heart_pulse_20_filled": 59670, + "ic_fluent_heart_pulse_20_regular": 59671, + "ic_fluent_heart_pulse_checkmark_20_filled": 59672, + "ic_fluent_heart_pulse_checkmark_20_regular": 59673, + "ic_fluent_heart_pulse_error_20_filled": 59674, + "ic_fluent_heart_pulse_error_20_regular": 59675, + "ic_fluent_heart_pulse_warning_20_filled": 59676, + "ic_fluent_heart_pulse_warning_20_regular": 59677, + "ic_fluent_hexagon_20_filled": 59678, + "ic_fluent_hexagon_20_regular": 59679, + "ic_fluent_hexagon_sparkle_20_filled": 59680, + "ic_fluent_hexagon_sparkle_20_regular": 59681, + "ic_fluent_hexagon_three_20_filled": 59682, + "ic_fluent_hexagon_three_20_regular": 59683, + "ic_fluent_highlight_20_filled": 59684, + "ic_fluent_highlight_20_regular": 59685, + "ic_fluent_highlight_accent_20_filled": 59686, + "ic_fluent_highlight_link_20_filled": 59687, + "ic_fluent_highlight_link_20_regular": 59688, + "ic_fluent_highway_20_filled": 59689, + "ic_fluent_highway_20_regular": 59690, + "ic_fluent_history_20_filled": 59691, + "ic_fluent_history_20_regular": 59692, + "ic_fluent_history_dismiss_20_filled": 59693, + "ic_fluent_history_dismiss_20_regular": 59694, + "ic_fluent_home_20_filled": 59695, + "ic_fluent_home_20_regular": 59696, + "ic_fluent_home_add_20_filled": 59697, + "ic_fluent_home_add_20_regular": 59698, + "ic_fluent_home_checkmark_20_filled": 59699, + "ic_fluent_home_checkmark_20_regular": 59700, + "ic_fluent_home_database_20_filled": 59701, + "ic_fluent_home_database_20_regular": 59702, + "ic_fluent_home_garage_20_filled": 59703, + "ic_fluent_home_garage_20_regular": 59704, + "ic_fluent_home_heart_20_filled": 59705, + "ic_fluent_home_heart_20_regular": 59706, + "ic_fluent_home_more_20_filled": 59707, + "ic_fluent_home_more_20_regular": 59708, + "ic_fluent_home_person_20_filled": 59709, + "ic_fluent_home_person_20_regular": 59710, + "ic_fluent_home_split_20_filled": 59711, + "ic_fluent_home_split_20_regular": 59712, + "ic_fluent_hourglass_20_filled": 59713, + "ic_fluent_hourglass_20_regular": 59714, + "ic_fluent_hourglass_half_20_filled": 59715, + "ic_fluent_hourglass_half_20_regular": 59716, + "ic_fluent_hourglass_one_quarter_20_filled": 59717, + "ic_fluent_hourglass_one_quarter_20_regular": 59718, + "ic_fluent_hourglass_three_quarter_20_filled": 59719, + "ic_fluent_hourglass_three_quarter_20_regular": 59720, + "ic_fluent_icons_20_filled": 59721, + "ic_fluent_icons_20_regular": 59722, + "ic_fluent_image_20_filled": 59723, + "ic_fluent_image_20_regular": 59724, + "ic_fluent_image_add_20_filled": 59725, + "ic_fluent_image_add_20_regular": 59726, + "ic_fluent_image_alt_text_20_filled": 59727, + "ic_fluent_image_alt_text_20_regular": 59728, + "ic_fluent_image_arrow_back_20_filled": 59729, + "ic_fluent_image_arrow_back_20_regular": 59730, + "ic_fluent_image_arrow_counterclockwise_20_filled": 59731, + "ic_fluent_image_arrow_counterclockwise_20_regular": 59732, + "ic_fluent_image_arrow_forward_20_filled": 59733, + "ic_fluent_image_arrow_forward_20_regular": 59734, + "ic_fluent_image_border_20_filled": 59735, + "ic_fluent_image_border_20_regular": 59736, + "ic_fluent_image_circle_20_filled": 59737, + "ic_fluent_image_circle_20_regular": 59738, + "ic_fluent_image_copy_20_filled": 59739, + "ic_fluent_image_copy_20_regular": 59740, + "ic_fluent_image_edit_20_filled": 59741, + "ic_fluent_image_edit_20_regular": 59742, + "ic_fluent_image_globe_20_filled": 59743, + "ic_fluent_image_globe_20_regular": 59744, + "ic_fluent_image_multiple_20_filled": 59745, + "ic_fluent_image_multiple_20_regular": 59746, + "ic_fluent_image_multiple_off_20_filled": 59747, + "ic_fluent_image_multiple_off_20_regular": 59748, + "ic_fluent_image_off_20_filled": 59749, + "ic_fluent_image_off_20_regular": 59750, + "ic_fluent_image_prohibited_20_filled": 59751, + "ic_fluent_image_prohibited_20_regular": 59752, + "ic_fluent_image_reflection_20_filled": 59753, + "ic_fluent_image_reflection_20_regular": 59754, + "ic_fluent_image_search_20_filled": 59755, + "ic_fluent_image_search_20_regular": 59756, + "ic_fluent_image_shadow_20_filled": 59757, + "ic_fluent_image_shadow_20_regular": 59758, + "ic_fluent_image_sparkle_20_filled": 59759, + "ic_fluent_image_sparkle_20_regular": 59760, + "ic_fluent_image_split_20_filled": 59761, + "ic_fluent_image_split_20_regular": 59762, + "ic_fluent_image_stack_20_filled": 59763, + "ic_fluent_image_stack_20_regular": 59764, + "ic_fluent_image_table_20_filled": 59765, + "ic_fluent_image_table_20_regular": 59766, + "ic_fluent_immersive_reader_20_filled": 59767, + "ic_fluent_immersive_reader_20_regular": 59768, + "ic_fluent_important_20_filled": 59769, + "ic_fluent_important_20_regular": 59770, + "ic_fluent_incognito_20_filled": 59771, + "ic_fluent_incognito_20_regular": 59772, + "ic_fluent_info_20_filled": 59773, + "ic_fluent_info_20_regular": 59774, + "ic_fluent_info_shield_20_filled": 59775, + "ic_fluent_info_shield_20_regular": 59776, + "ic_fluent_ink_stroke_20_filled": 59777, + "ic_fluent_ink_stroke_20_regular": 59778, + "ic_fluent_ink_stroke_arrow_down_20_filled": 59779, + "ic_fluent_ink_stroke_arrow_down_20_regular": 59780, + "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59781, + "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59782, + "ic_fluent_inking_tool_20_filled": 59783, + "ic_fluent_inking_tool_20_regular": 59784, + "ic_fluent_inking_tool_accent_20_filled": 59785, + "ic_fluent_inprivate_account_20_filled": 59786, + "ic_fluent_inprivate_account_20_regular": 59787, + "ic_fluent_insert_20_filled": 59788, + "ic_fluent_insert_20_regular": 59789, + "ic_fluent_ios_chevron_right_20_filled": 59790, + "ic_fluent_ios_chevron_right_20_regular": 59791, + "ic_fluent_iot_20_filled": 59792, + "ic_fluent_iot_20_regular": 59793, + "ic_fluent_iot_alert_20_filled": 59794, + "ic_fluent_iot_alert_20_regular": 59795, + "ic_fluent_javascript_20_filled": 59796, + "ic_fluent_javascript_20_regular": 59797, + "ic_fluent_joystick_20_filled": 59798, + "ic_fluent_joystick_20_regular": 59799, + "ic_fluent_key_20_filled": 59800, + "ic_fluent_key_20_regular": 59801, + "ic_fluent_key_command_20_filled": 59802, + "ic_fluent_key_command_20_regular": 59803, + "ic_fluent_key_multiple_20_filled": 59804, + "ic_fluent_key_multiple_20_regular": 59805, + "ic_fluent_key_reset_20_filled": 59806, + "ic_fluent_key_reset_20_regular": 59807, + "ic_fluent_keyboard_123_20_filled": 59808, + "ic_fluent_keyboard_123_20_regular": 59809, + "ic_fluent_keyboard_20_filled": 59810, + "ic_fluent_keyboard_20_regular": 59811, + "ic_fluent_keyboard_dock_20_filled": 59812, + "ic_fluent_keyboard_dock_20_regular": 59813, + "ic_fluent_keyboard_layout_float_20_filled": 59814, + "ic_fluent_keyboard_layout_float_20_regular": 59815, + "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59816, + "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59817, + "ic_fluent_keyboard_layout_resize_20_filled": 59818, + "ic_fluent_keyboard_layout_resize_20_regular": 59819, + "ic_fluent_keyboard_layout_split_20_filled": 59820, + "ic_fluent_keyboard_layout_split_20_regular": 59821, + "ic_fluent_keyboard_shift_20_filled": 59822, + "ic_fluent_keyboard_shift_20_regular": 59823, + "ic_fluent_keyboard_shift_uppercase_20_filled": 59824, + "ic_fluent_keyboard_shift_uppercase_20_regular": 59825, + "ic_fluent_keyboard_tab_20_filled": 59826, + "ic_fluent_keyboard_tab_20_regular": 59827, + "ic_fluent_laptop_20_filled": 59828, + "ic_fluent_laptop_20_regular": 59829, + "ic_fluent_laptop_briefcase_20_filled": 59830, + "ic_fluent_laptop_briefcase_20_regular": 59831, + "ic_fluent_laptop_dismiss_20_filled": 59832, + "ic_fluent_laptop_dismiss_20_regular": 59833, + "ic_fluent_laptop_person_20_filled": 59834, + "ic_fluent_laptop_person_20_regular": 59835, + "ic_fluent_laptop_settings_20_filled": 59836, + "ic_fluent_laptop_settings_20_regular": 59837, + "ic_fluent_laptop_shield_20_filled": 59838, + "ic_fluent_laptop_shield_20_regular": 59839, + "ic_fluent_laser_tool_20_filled": 59840, + "ic_fluent_laser_tool_20_regular": 59841, + "ic_fluent_lasso_20_filled": 59842, + "ic_fluent_lasso_20_regular": 59843, + "ic_fluent_launcher_settings_20_filled": 59844, + "ic_fluent_launcher_settings_20_regular": 59845, + "ic_fluent_layer_20_filled": 59846, + "ic_fluent_layer_20_regular": 59847, + "ic_fluent_layer_diagonal_20_filled": 59848, + "ic_fluent_layer_diagonal_20_regular": 59849, + "ic_fluent_layer_diagonal_add_20_filled": 59850, + "ic_fluent_layer_diagonal_add_20_regular": 59851, + "ic_fluent_layer_diagonal_person_20_filled": 59852, + "ic_fluent_layer_diagonal_person_20_regular": 59853, + "ic_fluent_layer_diagonal_sparkle_20_filled": 59854, + "ic_fluent_layer_diagonal_sparkle_20_regular": 59855, + "ic_fluent_layout_cell_four_20_filled": 59856, + "ic_fluent_layout_cell_four_20_regular": 59857, + "ic_fluent_layout_cell_four_focus_bottom_left_20_filled": 59858, + "ic_fluent_layout_cell_four_focus_bottom_right_20_filled": 59859, + "ic_fluent_layout_cell_four_focus_top_left_20_filled": 59860, + "ic_fluent_layout_cell_four_focus_top_right_20_filled": 59861, + "ic_fluent_layout_column_four_20_filled": 59862, + "ic_fluent_layout_column_four_20_regular": 59863, + "ic_fluent_layout_column_four_focus_center_left_20_filled": 59864, + "ic_fluent_layout_column_four_focus_center_right_20_filled": 59865, + "ic_fluent_layout_column_four_focus_left_20_filled": 59866, + "ic_fluent_layout_column_four_focus_right_20_filled": 59867, + "ic_fluent_layout_column_one_third_left_20_filled": 59868, + "ic_fluent_layout_column_one_third_left_20_regular": 59869, + "ic_fluent_layout_column_one_third_right_20_filled": 59870, + "ic_fluent_layout_column_one_third_right_20_regular": 59871, + "ic_fluent_layout_column_one_third_right_hint_20_filled": 59872, + "ic_fluent_layout_column_one_third_right_hint_20_regular": 59873, + "ic_fluent_layout_column_three_20_filled": 59874, + "ic_fluent_layout_column_three_20_regular": 59875, + "ic_fluent_layout_column_three_focus_center_20_filled": 59876, + "ic_fluent_layout_column_three_focus_left_20_filled": 59877, + "ic_fluent_layout_column_three_focus_right_20_filled": 59878, + "ic_fluent_layout_column_two_20_filled": 59879, + "ic_fluent_layout_column_two_20_regular": 59880, + "ic_fluent_layout_column_two_focus_left_20_filled": 59881, + "ic_fluent_layout_column_two_focus_right_20_filled": 59882, + "ic_fluent_layout_column_two_split_left_20_filled": 59883, + "ic_fluent_layout_column_two_split_left_20_regular": 59884, + "ic_fluent_layout_column_two_split_left_focus_bottom_left_20_filled": 59885, + "ic_fluent_layout_column_two_split_left_focus_right_20_filled": 59886, + "ic_fluent_layout_column_two_split_left_focus_top_left_20_filled": 59887, + "ic_fluent_layout_column_two_split_right_20_filled": 59888, + "ic_fluent_layout_column_two_split_right_20_regular": 59889, + "ic_fluent_layout_column_two_split_right_focus_bottom_right_20_filled": 59890, + "ic_fluent_layout_column_two_split_right_focus_left_20_filled": 59891, + "ic_fluent_layout_column_two_split_right_focus_top_right_20_filled": 59892, + "ic_fluent_layout_row_four_20_filled": 59893, + "ic_fluent_layout_row_four_20_regular": 59894, + "ic_fluent_layout_row_four_focus_bottom_20_filled": 59895, + "ic_fluent_layout_row_four_focus_center_bottom_20_filled": 59896, + "ic_fluent_layout_row_four_focus_center_top_20_filled": 59897, + "ic_fluent_layout_row_four_focus_top_20_filled": 59898, + "ic_fluent_layout_row_three_20_filled": 59899, + "ic_fluent_layout_row_three_20_regular": 59900, + "ic_fluent_layout_row_three_focus_bottom_20_filled": 59901, + "ic_fluent_layout_row_three_focus_center_20_filled": 59902, + "ic_fluent_layout_row_three_focus_top_20_filled": 59903, + "ic_fluent_layout_row_two_20_filled": 59904, + "ic_fluent_layout_row_two_20_regular": 59905, + "ic_fluent_layout_row_two_focus_bottom_20_filled": 59906, + "ic_fluent_layout_row_two_focus_top_20_filled": 59907, + "ic_fluent_layout_row_two_focus_top_settings_20_filled": 59908, + "ic_fluent_layout_row_two_settings_20_filled": 59909, + "ic_fluent_layout_row_two_settings_20_regular": 59910, + "ic_fluent_layout_row_two_split_bottom_20_filled": 59911, + "ic_fluent_layout_row_two_split_bottom_20_regular": 59912, + "ic_fluent_layout_row_two_split_bottom_focus_bottom_left_20_filled": 59913, + "ic_fluent_layout_row_two_split_bottom_focus_bottom_right_20_filled": 59914, + "ic_fluent_layout_row_two_split_bottom_focus_top_20_filled": 59915, + "ic_fluent_layout_row_two_split_top_20_filled": 59916, + "ic_fluent_layout_row_two_split_top_20_regular": 59917, + "ic_fluent_layout_row_two_split_top_focus_bottom_20_filled": 59918, + "ic_fluent_layout_row_two_split_top_focus_top_left_20_filled": 59919, + "ic_fluent_layout_row_two_split_top_focus_top_right_20_filled": 59920, + "ic_fluent_leaf_one_20_filled": 59921, + "ic_fluent_leaf_one_20_regular": 59922, + "ic_fluent_leaf_three_20_filled": 59923, + "ic_fluent_leaf_three_20_regular": 59924, + "ic_fluent_leaf_two_20_filled": 59925, + "ic_fluent_leaf_two_20_regular": 59926, + "ic_fluent_learning_app_20_filled": 59927, + "ic_fluent_learning_app_20_regular": 59928, + "ic_fluent_library_20_filled": 59929, + "ic_fluent_library_20_regular": 59930, + "ic_fluent_lightbulb_20_filled": 59931, + "ic_fluent_lightbulb_20_regular": 59932, + "ic_fluent_lightbulb_checkmark_20_filled": 59933, + "ic_fluent_lightbulb_checkmark_20_regular": 59934, + "ic_fluent_lightbulb_circle_20_filled": 59935, + "ic_fluent_lightbulb_circle_20_regular": 59936, + "ic_fluent_lightbulb_filament_20_filled": 59937, + "ic_fluent_lightbulb_filament_20_regular": 59938, + "ic_fluent_lightbulb_person_20_filled": 59939, + "ic_fluent_lightbulb_person_20_regular": 59940, + "ic_fluent_likert_20_filled": 59941, + "ic_fluent_likert_20_regular": 59942, + "ic_fluent_line_20_filled": 59943, + "ic_fluent_line_20_regular": 59944, + "ic_fluent_line_dashes_20_filled": 59945, + "ic_fluent_line_dashes_20_regular": 59946, + "ic_fluent_line_flow_diagonal_up_right_20_filled": 59947, + "ic_fluent_line_flow_diagonal_up_right_20_regular": 59948, + "ic_fluent_line_horizontal_1_20_filled": 59949, + "ic_fluent_line_horizontal_1_20_regular": 59950, + "ic_fluent_line_horizontal_1_dashes_20_filled": 59951, + "ic_fluent_line_horizontal_1_dashes_20_regular": 59952, + "ic_fluent_line_horizontal_2_dashes_solid_20_filled": 59953, + "ic_fluent_line_horizontal_2_dashes_solid_20_regular": 59954, + "ic_fluent_line_horizontal_3_20_filled": 59955, + "ic_fluent_line_horizontal_3_20_regular": 59956, + "ic_fluent_line_horizontal_4_20_filled": 59957, + "ic_fluent_line_horizontal_4_20_regular": 59958, + "ic_fluent_line_horizontal_4_search_20_filled": 59959, + "ic_fluent_line_horizontal_4_search_20_regular": 59960, + "ic_fluent_line_horizontal_5_20_filled": 59961, + "ic_fluent_line_horizontal_5_20_regular": 59962, + "ic_fluent_line_horizontal_5_error_20_filled": 59963, + "ic_fluent_line_horizontal_5_error_20_regular": 59964, + "ic_fluent_line_style_20_filled": 59965, + "ic_fluent_line_style_20_regular": 59966, + "ic_fluent_line_style_sketch_20_filled": 59967, + "ic_fluent_line_style_sketch_20_regular": 59968, + "ic_fluent_line_thickness_20_filled": 59969, + "ic_fluent_line_thickness_20_regular": 59970, + "ic_fluent_link_20_filled": 59971, + "ic_fluent_link_20_regular": 59972, + "ic_fluent_link_add_20_filled": 59973, + "ic_fluent_link_add_20_regular": 59974, + "ic_fluent_link_dismiss_20_filled": 59975, + "ic_fluent_link_dismiss_20_regular": 59976, + "ic_fluent_link_edit_20_filled": 59977, + "ic_fluent_link_edit_20_regular": 59978, + "ic_fluent_link_multiple_20_filled": 59979, + "ic_fluent_link_multiple_20_regular": 59980, + "ic_fluent_link_person_20_filled": 59981, + "ic_fluent_link_person_20_regular": 59982, + "ic_fluent_link_square_20_filled": 59983, + "ic_fluent_link_square_20_regular": 59984, + "ic_fluent_link_toolbox_20_filled": 59985, + "ic_fluent_link_toolbox_20_regular": 59986, + "ic_fluent_list_20_filled": 59987, + "ic_fluent_list_20_regular": 59988, + "ic_fluent_list_bar_20_filled": 59989, + "ic_fluent_list_bar_20_regular": 59990, + "ic_fluent_list_bar_tree_20_filled": 59991, + "ic_fluent_list_bar_tree_20_regular": 59992, + "ic_fluent_list_bar_tree_offset_20_filled": 59993, + "ic_fluent_list_bar_tree_offset_20_regular": 59994, + "ic_fluent_list_rtl_20_filled": 59995, + "ic_fluent_list_rtl_20_regular": 59996, + "ic_fluent_live_20_filled": 59997, + "ic_fluent_live_20_regular": 59998, + "ic_fluent_live_off_20_filled": 59999, + "ic_fluent_live_off_20_regular": 60000, + "ic_fluent_local_language_20_filled": 60001, + "ic_fluent_local_language_20_regular": 60002, + "ic_fluent_location_20_filled": 60003, + "ic_fluent_location_20_regular": 60004, + "ic_fluent_location_add_20_filled": 60005, + "ic_fluent_location_add_20_regular": 60006, + "ic_fluent_location_add_left_20_filled": 60007, + "ic_fluent_location_add_left_20_regular": 60008, + "ic_fluent_location_add_right_20_filled": 60009, + "ic_fluent_location_add_right_20_regular": 60010, + "ic_fluent_location_add_up_20_filled": 60011, + "ic_fluent_location_add_up_20_regular": 60012, + "ic_fluent_location_arrow_20_filled": 60013, + "ic_fluent_location_arrow_20_regular": 60014, + "ic_fluent_location_arrow_left_20_filled": 60015, + "ic_fluent_location_arrow_left_20_regular": 60016, + "ic_fluent_location_arrow_right_20_filled": 60017, + "ic_fluent_location_arrow_right_20_regular": 60018, + "ic_fluent_location_arrow_up_20_filled": 60019, + "ic_fluent_location_arrow_up_20_regular": 60020, + "ic_fluent_location_dismiss_20_filled": 60021, + "ic_fluent_location_dismiss_20_regular": 60022, + "ic_fluent_location_live_20_filled": 60023, + "ic_fluent_location_live_20_regular": 60024, + "ic_fluent_location_off_20_filled": 60025, + "ic_fluent_location_off_20_regular": 60026, + "ic_fluent_location_ripple_20_filled": 60027, + "ic_fluent_location_ripple_20_regular": 60028, + "ic_fluent_location_target_square_20_filled": 60029, + "ic_fluent_location_target_square_20_regular": 60030, + "ic_fluent_lock_closed_20_filled": 60031, + "ic_fluent_lock_closed_20_regular": 60032, + "ic_fluent_lock_closed_key_20_filled": 60033, + "ic_fluent_lock_closed_key_20_regular": 60034, + "ic_fluent_lock_multiple_20_filled": 60035, + "ic_fluent_lock_multiple_20_regular": 60036, + "ic_fluent_lock_open_20_filled": 60037, + "ic_fluent_lock_open_20_regular": 60038, + "ic_fluent_lock_shield_20_filled": 60039, + "ic_fluent_lock_shield_20_regular": 60040, + "ic_fluent_lottery_20_filled": 60041, + "ic_fluent_lottery_20_regular": 60042, + "ic_fluent_luggage_20_filled": 60043, + "ic_fluent_luggage_20_regular": 60044, + "ic_fluent_mail_20_filled": 60045, + "ic_fluent_mail_20_regular": 60046, + "ic_fluent_mail_add_20_filled": 60047, + "ic_fluent_mail_add_20_regular": 60048, + "ic_fluent_mail_alert_20_filled": 60049, + "ic_fluent_mail_alert_20_regular": 60050, + "ic_fluent_mail_all_read_20_filled": 60051, + "ic_fluent_mail_all_read_20_regular": 60052, + "ic_fluent_mail_all_unread_20_filled": 60053, + "ic_fluent_mail_all_unread_20_regular": 60054, + "ic_fluent_mail_arrow_clockwise_20_filled": 60055, + "ic_fluent_mail_arrow_clockwise_20_regular": 60056, + "ic_fluent_mail_arrow_double_back_20_filled": 60057, + "ic_fluent_mail_arrow_double_back_20_regular": 60058, + "ic_fluent_mail_arrow_down_20_filled": 60059, + "ic_fluent_mail_arrow_down_20_regular": 60060, + "ic_fluent_mail_arrow_forward_20_filled": 60061, + "ic_fluent_mail_arrow_forward_20_regular": 60062, + "ic_fluent_mail_arrow_up_20_filled": 60063, + "ic_fluent_mail_arrow_up_20_regular": 60064, + "ic_fluent_mail_attach_20_filled": 60065, + "ic_fluent_mail_attach_20_regular": 60066, + "ic_fluent_mail_checkmark_20_filled": 60067, + "ic_fluent_mail_checkmark_20_regular": 60068, + "ic_fluent_mail_clock_20_filled": 60069, + "ic_fluent_mail_clock_20_regular": 60070, + "ic_fluent_mail_copy_20_filled": 60071, + "ic_fluent_mail_copy_20_regular": 60072, + "ic_fluent_mail_dismiss_20_filled": 60073, + "ic_fluent_mail_dismiss_20_regular": 60074, + "ic_fluent_mail_edit_20_filled": 60075, + "ic_fluent_mail_edit_20_regular": 60076, + "ic_fluent_mail_error_20_filled": 60077, + "ic_fluent_mail_error_20_regular": 60078, + "ic_fluent_mail_inbox_20_filled": 60079, + "ic_fluent_mail_inbox_20_regular": 60080, + "ic_fluent_mail_inbox_add_20_filled": 60081, + "ic_fluent_mail_inbox_add_20_regular": 60082, + "ic_fluent_mail_inbox_all_20_filled": 60083, + "ic_fluent_mail_inbox_all_20_regular": 60084, + "ic_fluent_mail_inbox_arrow_down_20_filled": 60085, + "ic_fluent_mail_inbox_arrow_down_20_regular": 60086, + "ic_fluent_mail_inbox_arrow_right_20_filled": 60087, + "ic_fluent_mail_inbox_arrow_right_20_regular": 60088, + "ic_fluent_mail_inbox_arrow_up_20_filled": 60089, + "ic_fluent_mail_inbox_arrow_up_20_regular": 60090, + "ic_fluent_mail_inbox_checkmark_20_filled": 60091, + "ic_fluent_mail_inbox_checkmark_20_regular": 60092, + "ic_fluent_mail_inbox_dismiss_20_filled": 60093, + "ic_fluent_mail_inbox_dismiss_20_regular": 60094, + "ic_fluent_mail_link_20_filled": 60095, + "ic_fluent_mail_link_20_regular": 60096, + "ic_fluent_mail_list_20_filled": 60097, + "ic_fluent_mail_list_20_regular": 60098, + "ic_fluent_mail_multiple_20_filled": 60099, + "ic_fluent_mail_multiple_20_regular": 60100, + "ic_fluent_mail_off_20_filled": 60101, + "ic_fluent_mail_off_20_regular": 60102, + "ic_fluent_mail_open_person_20_filled": 60103, + "ic_fluent_mail_open_person_20_regular": 60104, + "ic_fluent_mail_pause_20_filled": 60105, + "ic_fluent_mail_pause_20_regular": 60106, + "ic_fluent_mail_prohibited_20_filled": 60107, + "ic_fluent_mail_prohibited_20_regular": 60108, + "ic_fluent_mail_read_20_filled": 60109, + "ic_fluent_mail_read_20_regular": 60110, + "ic_fluent_mail_read_multiple_20_filled": 60111, + "ic_fluent_mail_read_multiple_20_regular": 60112, + "ic_fluent_mail_rewind_20_filled": 60113, + "ic_fluent_mail_rewind_20_regular": 60114, + "ic_fluent_mail_settings_20_filled": 60115, + "ic_fluent_mail_settings_20_regular": 60116, + "ic_fluent_mail_shield_20_filled": 60117, + "ic_fluent_mail_shield_20_regular": 60118, + "ic_fluent_mail_template_20_filled": 60119, + "ic_fluent_mail_template_20_regular": 60120, + "ic_fluent_mail_unread_20_filled": 60121, + "ic_fluent_mail_unread_20_regular": 60122, + "ic_fluent_mail_warning_20_filled": 60123, + "ic_fluent_mail_warning_20_regular": 60124, + "ic_fluent_mailbox_20_filled": 60125, + "ic_fluent_mailbox_20_regular": 60126, + "ic_fluent_map_20_filled": 60127, + "ic_fluent_map_20_regular": 60128, + "ic_fluent_map_drive_20_filled": 60129, + "ic_fluent_map_drive_20_regular": 60130, + "ic_fluent_markdown_20_filled": 60131, + "ic_fluent_markdown_20_regular": 60132, + "ic_fluent_match_app_layout_20_filled": 60133, + "ic_fluent_match_app_layout_20_regular": 60134, + "ic_fluent_math_format_linear_20_filled": 60135, + "ic_fluent_math_format_linear_20_regular": 60136, + "ic_fluent_math_format_professional_20_filled": 60137, + "ic_fluent_math_format_professional_20_regular": 60138, + "ic_fluent_math_formula_20_filled": 60139, + "ic_fluent_math_formula_20_regular": 60140, + "ic_fluent_math_symbols_20_filled": 60141, + "ic_fluent_math_symbols_20_regular": 60142, + "ic_fluent_maximize_20_filled": 60143, + "ic_fluent_maximize_20_regular": 60144, + "ic_fluent_meet_now_20_filled": 60145, + "ic_fluent_meet_now_20_regular": 60146, + "ic_fluent_megaphone_20_filled": 60147, + "ic_fluent_megaphone_20_regular": 60148, + "ic_fluent_megaphone_circle_20_filled": 60149, + "ic_fluent_megaphone_circle_20_regular": 60150, + "ic_fluent_megaphone_loud_20_filled": 60151, + "ic_fluent_megaphone_loud_20_regular": 60152, + "ic_fluent_megaphone_off_20_filled": 60153, + "ic_fluent_megaphone_off_20_regular": 60154, + "ic_fluent_mention_20_filled": 60155, + "ic_fluent_mention_20_regular": 60156, + "ic_fluent_mention_arrow_down_20_filled": 60157, + "ic_fluent_mention_arrow_down_20_regular": 60158, + "ic_fluent_mention_brackets_20_filled": 60159, + "ic_fluent_mention_brackets_20_regular": 60160, + "ic_fluent_merge_20_filled": 60161, + "ic_fluent_merge_20_regular": 60162, + "ic_fluent_mic_20_filled": 60163, + "ic_fluent_mic_20_regular": 60164, + "ic_fluent_mic_link_20_filled": 60165, + "ic_fluent_mic_link_20_regular": 60166, + "ic_fluent_mic_off_20_filled": 60167, + "ic_fluent_mic_off_20_regular": 60168, + "ic_fluent_mic_prohibited_20_filled": 60169, + "ic_fluent_mic_prohibited_20_regular": 60170, + "ic_fluent_mic_pulse_20_filled": 60171, + "ic_fluent_mic_pulse_20_regular": 60172, + "ic_fluent_mic_pulse_off_20_filled": 60173, + "ic_fluent_mic_pulse_off_20_regular": 60174, + "ic_fluent_mic_record_20_filled": 60175, + "ic_fluent_mic_record_20_regular": 60176, + "ic_fluent_mic_settings_20_filled": 60177, + "ic_fluent_mic_settings_20_regular": 60178, + "ic_fluent_mic_sparkle_20_filled": 60179, + "ic_fluent_mic_sparkle_20_regular": 60180, + "ic_fluent_mic_sync_20_filled": 60181, + "ic_fluent_mic_sync_20_regular": 60182, + "ic_fluent_microscope_20_filled": 60183, + "ic_fluent_microscope_20_regular": 60184, + "ic_fluent_midi_20_filled": 60185, + "ic_fluent_midi_20_regular": 60186, + "ic_fluent_mobile_optimized_20_filled": 60187, + "ic_fluent_mobile_optimized_20_regular": 60188, + "ic_fluent_mold_20_filled": 60189, + "ic_fluent_mold_20_regular": 60190, + "ic_fluent_molecule_20_filled": 60191, + "ic_fluent_molecule_20_regular": 60192, + "ic_fluent_money_20_filled": 60193, + "ic_fluent_money_20_regular": 60194, + "ic_fluent_money_calculator_20_filled": 60195, + "ic_fluent_money_calculator_20_regular": 60196, + "ic_fluent_money_dismiss_20_filled": 60197, + "ic_fluent_money_dismiss_20_regular": 60198, + "ic_fluent_money_hand_20_filled": 60199, + "ic_fluent_money_hand_20_regular": 60200, + "ic_fluent_money_off_20_filled": 60201, + "ic_fluent_money_off_20_regular": 60202, + "ic_fluent_money_settings_20_filled": 60203, + "ic_fluent_money_settings_20_regular": 60204, + "ic_fluent_more_circle_20_filled": 60205, + "ic_fluent_more_circle_20_regular": 60206, + "ic_fluent_more_horizontal_20_filled": 60207, + "ic_fluent_more_horizontal_20_regular": 60208, + "ic_fluent_more_vertical_20_filled": 60209, + "ic_fluent_more_vertical_20_regular": 60210, + "ic_fluent_mountain_location_bottom_20_filled": 60211, + "ic_fluent_mountain_location_bottom_20_regular": 60212, + "ic_fluent_mountain_location_top_20_filled": 60213, + "ic_fluent_mountain_location_top_20_regular": 60214, + "ic_fluent_mountain_trail_20_filled": 60215, + "ic_fluent_mountain_trail_20_regular": 60216, + "ic_fluent_movies_and_tv_20_filled": 60217, + "ic_fluent_movies_and_tv_20_regular": 60218, + "ic_fluent_multiplier_1_2x_20_filled": 60219, + "ic_fluent_multiplier_1_2x_20_regular": 60220, + "ic_fluent_multiplier_1_5x_20_filled": 60221, + "ic_fluent_multiplier_1_5x_20_regular": 60222, + "ic_fluent_multiplier_1_8x_20_filled": 60223, + "ic_fluent_multiplier_1_8x_20_regular": 60224, + "ic_fluent_multiplier_1x_20_filled": 60225, + "ic_fluent_multiplier_1x_20_regular": 60226, + "ic_fluent_multiplier_2x_20_filled": 60227, + "ic_fluent_multiplier_2x_20_regular": 60228, + "ic_fluent_multiplier_5x_20_filled": 60229, + "ic_fluent_multiplier_5x_20_regular": 60230, + "ic_fluent_multiselect_ltr_20_filled": 60231, + "ic_fluent_multiselect_ltr_20_regular": 60232, + "ic_fluent_multiselect_rtl_20_filled": 60233, + "ic_fluent_multiselect_rtl_20_regular": 60234, + "ic_fluent_music_note_1_20_filled": 60235, + "ic_fluent_music_note_1_20_regular": 60236, + "ic_fluent_music_note_2_20_filled": 60237, + "ic_fluent_music_note_2_20_regular": 60238, + "ic_fluent_music_note_2_play_20_filled": 60239, + "ic_fluent_music_note_2_play_20_regular": 60240, + "ic_fluent_music_note_off_1_20_filled": 60241, + "ic_fluent_music_note_off_1_20_regular": 60242, + "ic_fluent_music_note_off_2_20_filled": 60243, + "ic_fluent_music_note_off_2_20_regular": 60244, + "ic_fluent_my_location_20_filled": 60245, + "ic_fluent_my_location_20_regular": 60246, + "ic_fluent_navigation_20_filled": 60247, + "ic_fluent_navigation_20_regular": 60248, + "ic_fluent_navigation_location_target_20_filled": 60249, + "ic_fluent_navigation_location_target_20_regular": 60250, + "ic_fluent_navigation_play_20_filled": 60251, + "ic_fluent_navigation_play_20_regular": 60252, + "ic_fluent_navigation_unread_20_filled": 60253, + "ic_fluent_navigation_unread_20_regular": 60254, + "ic_fluent_network_check_20_filled": 60255, + "ic_fluent_network_check_20_regular": 60256, + "ic_fluent_new_20_filled": 60257, + "ic_fluent_new_20_regular": 60258, + "ic_fluent_news_20_filled": 60259, + "ic_fluent_news_20_regular": 60260, + "ic_fluent_next_20_filled": 60261, + "ic_fluent_next_20_regular": 60262, + "ic_fluent_next_frame_20_filled": 60263, + "ic_fluent_next_frame_20_regular": 60264, + "ic_fluent_note_20_filled": 60265, + "ic_fluent_note_20_regular": 60266, + "ic_fluent_note_add_20_filled": 60267, + "ic_fluent_note_add_20_regular": 60268, + "ic_fluent_note_edit_20_filled": 60269, + "ic_fluent_note_edit_20_regular": 60270, + "ic_fluent_note_pin_20_filled": 60271, + "ic_fluent_note_pin_20_regular": 60272, + "ic_fluent_notebook_20_filled": 60273, + "ic_fluent_notebook_20_regular": 60274, + "ic_fluent_notebook_add_20_filled": 60275, + "ic_fluent_notebook_add_20_regular": 60276, + "ic_fluent_notebook_arrow_curve_down_20_filled": 60277, + "ic_fluent_notebook_arrow_curve_down_20_regular": 60278, + "ic_fluent_notebook_error_20_filled": 60279, + "ic_fluent_notebook_error_20_regular": 60280, + "ic_fluent_notebook_eye_20_filled": 60281, + "ic_fluent_notebook_eye_20_regular": 60282, + "ic_fluent_notebook_lightning_20_filled": 60283, + "ic_fluent_notebook_lightning_20_regular": 60284, + "ic_fluent_notebook_question_mark_20_filled": 60285, + "ic_fluent_notebook_question_mark_20_regular": 60286, + "ic_fluent_notebook_section_20_filled": 60287, + "ic_fluent_notebook_section_20_regular": 60288, + "ic_fluent_notebook_section_arrow_right_20_filled": 60289, + "ic_fluent_notebook_section_arrow_right_20_regular": 60290, + "ic_fluent_notebook_subsection_20_filled": 60291, + "ic_fluent_notebook_subsection_20_regular": 60292, + "ic_fluent_notebook_sync_20_filled": 60293, + "ic_fluent_notebook_sync_20_regular": 60294, + "ic_fluent_notepad_20_filled": 60295, + "ic_fluent_notepad_20_regular": 60296, + "ic_fluent_notepad_edit_20_filled": 60297, + "ic_fluent_notepad_edit_20_regular": 60298, + "ic_fluent_notepad_person_20_filled": 60299, + "ic_fluent_notepad_person_20_regular": 60300, + "ic_fluent_notepad_sparkle_20_filled": 60301, + "ic_fluent_notepad_sparkle_20_regular": 60302, + "ic_fluent_number_circle_0_20_filled": 60303, + "ic_fluent_number_circle_0_20_regular": 60304, + "ic_fluent_number_circle_1_20_filled": 60305, + "ic_fluent_number_circle_1_20_regular": 60306, + "ic_fluent_number_circle_2_20_filled": 60307, + "ic_fluent_number_circle_2_20_regular": 60308, + "ic_fluent_number_circle_3_20_filled": 60309, + "ic_fluent_number_circle_3_20_regular": 60310, + "ic_fluent_number_circle_4_20_filled": 60311, + "ic_fluent_number_circle_4_20_regular": 60312, + "ic_fluent_number_circle_5_20_filled": 60313, + "ic_fluent_number_circle_5_20_regular": 60314, + "ic_fluent_number_circle_6_20_filled": 60315, + "ic_fluent_number_circle_6_20_regular": 60316, + "ic_fluent_number_circle_7_20_filled": 60317, + "ic_fluent_number_circle_7_20_regular": 60318, + "ic_fluent_number_circle_8_20_filled": 60319, + "ic_fluent_number_circle_8_20_regular": 60320, + "ic_fluent_number_circle_9_20_filled": 60321, + "ic_fluent_number_circle_9_20_regular": 60322, + "ic_fluent_number_row_20_filled": 60323, + "ic_fluent_number_row_20_regular": 60324, + "ic_fluent_number_symbol_20_filled": 60325, + "ic_fluent_number_symbol_20_regular": 60326, + "ic_fluent_number_symbol_dismiss_20_filled": 60327, + "ic_fluent_number_symbol_dismiss_20_regular": 60328, + "ic_fluent_number_symbol_square_20_filled": 60329, + "ic_fluent_number_symbol_square_20_regular": 60330, + "ic_fluent_open_20_filled": 60331, + "ic_fluent_open_20_regular": 60332, + "ic_fluent_open_folder_20_filled": 60333, + "ic_fluent_open_folder_20_regular": 60334, + "ic_fluent_open_off_20_filled": 60335, + "ic_fluent_open_off_20_regular": 60336, + "ic_fluent_options_20_filled": 60337, + "ic_fluent_options_20_regular": 60338, + "ic_fluent_organization_20_filled": 60339, + "ic_fluent_organization_20_regular": 60340, + "ic_fluent_organization_horizontal_20_filled": 60341, + "ic_fluent_organization_horizontal_20_regular": 60342, + "ic_fluent_orientation_20_filled": 60343, + "ic_fluent_orientation_20_regular": 60344, + "ic_fluent_oval_20_filled": 60345, + "ic_fluent_oval_20_regular": 60346, + "ic_fluent_oven_20_filled": 60347, + "ic_fluent_oven_20_regular": 60348, + "ic_fluent_padding_down_20_filled": 60349, + "ic_fluent_padding_down_20_regular": 60350, + "ic_fluent_padding_left_20_filled": 60351, + "ic_fluent_padding_left_20_regular": 60352, + "ic_fluent_padding_right_20_filled": 60353, + "ic_fluent_padding_right_20_regular": 60354, + "ic_fluent_padding_top_20_filled": 60355, + "ic_fluent_padding_top_20_regular": 60356, + "ic_fluent_page_fit_20_filled": 60357, + "ic_fluent_page_fit_20_regular": 60358, + "ic_fluent_paint_brush_20_filled": 60359, + "ic_fluent_paint_brush_20_regular": 60360, + "ic_fluent_paint_brush_arrow_down_20_filled": 60361, + "ic_fluent_paint_brush_arrow_down_20_regular": 60362, + "ic_fluent_paint_brush_arrow_up_20_filled": 60363, + "ic_fluent_paint_brush_arrow_up_20_regular": 60364, + "ic_fluent_paint_brush_sparkle_20_filled": 60365, + "ic_fluent_paint_brush_sparkle_20_regular": 60366, + "ic_fluent_paint_brush_subtract_20_filled": 60367, + "ic_fluent_paint_brush_subtract_20_regular": 60368, + "ic_fluent_paint_bucket_20_filled": 60369, + "ic_fluent_paint_bucket_20_regular": 60370, + "ic_fluent_pair_20_filled": 60371, + "ic_fluent_pair_20_regular": 60372, + "ic_fluent_panel_bottom_20_filled": 60373, + "ic_fluent_panel_bottom_20_regular": 60374, + "ic_fluent_panel_bottom_contract_20_filled": 60375, + "ic_fluent_panel_bottom_contract_20_regular": 60376, + "ic_fluent_panel_bottom_expand_20_filled": 60377, + "ic_fluent_panel_bottom_expand_20_regular": 60378, + "ic_fluent_panel_left_20_filled": 60379, + "ic_fluent_panel_left_20_regular": 60380, + "ic_fluent_panel_left_add_20_filled": 60381, + "ic_fluent_panel_left_add_20_regular": 60382, + "ic_fluent_panel_left_contract_20_filled": 60383, + "ic_fluent_panel_left_contract_20_regular": 60384, + "ic_fluent_panel_left_expand_20_filled": 60385, + "ic_fluent_panel_left_expand_20_regular": 60386, + "ic_fluent_panel_left_focus_right_20_filled": 60387, + "ic_fluent_panel_left_header_20_filled": 60388, + "ic_fluent_panel_left_header_20_regular": 60389, + "ic_fluent_panel_left_header_add_20_filled": 60390, + "ic_fluent_panel_left_header_add_20_regular": 60391, + "ic_fluent_panel_left_header_key_20_filled": 60392, + "ic_fluent_panel_left_header_key_20_regular": 60393, + "ic_fluent_panel_left_key_20_filled": 60394, + "ic_fluent_panel_left_key_20_regular": 60395, + "ic_fluent_panel_left_text_20_filled": 60396, + "ic_fluent_panel_left_text_20_regular": 60397, + "ic_fluent_panel_left_text_add_20_filled": 60398, + "ic_fluent_panel_left_text_add_20_regular": 60399, + "ic_fluent_panel_left_text_dismiss_20_filled": 60400, + "ic_fluent_panel_left_text_dismiss_20_regular": 60401, + "ic_fluent_panel_right_20_filled": 60402, + "ic_fluent_panel_right_20_regular": 60403, + "ic_fluent_panel_right_add_20_filled": 60404, + "ic_fluent_panel_right_add_20_regular": 60405, + "ic_fluent_panel_right_contract_20_filled": 60406, + "ic_fluent_panel_right_contract_20_regular": 60407, + "ic_fluent_panel_right_cursor_20_filled": 60408, + "ic_fluent_panel_right_cursor_20_regular": 60409, + "ic_fluent_panel_right_expand_20_filled": 60410, + "ic_fluent_panel_right_expand_20_regular": 60411, + "ic_fluent_panel_right_gallery_20_filled": 60412, + "ic_fluent_panel_right_gallery_20_regular": 60413, + "ic_fluent_panel_separate_window_20_filled": 60414, + "ic_fluent_panel_separate_window_20_regular": 60415, + "ic_fluent_panel_top_contract_20_filled": 60416, + "ic_fluent_panel_top_contract_20_regular": 60417, + "ic_fluent_panel_top_expand_20_filled": 60418, + "ic_fluent_panel_top_expand_20_regular": 60419, + "ic_fluent_panel_top_gallery_20_filled": 60420, + "ic_fluent_panel_top_gallery_20_regular": 60421, + "ic_fluent_password_20_filled": 60422, + "ic_fluent_password_20_regular": 60423, + "ic_fluent_patch_20_filled": 60424, + "ic_fluent_patch_20_regular": 60425, + "ic_fluent_patient_20_filled": 60426, + "ic_fluent_patient_20_regular": 60427, + "ic_fluent_pause_20_filled": 60428, + "ic_fluent_pause_20_regular": 60429, + "ic_fluent_pause_circle_20_filled": 60430, + "ic_fluent_pause_circle_20_regular": 60431, + "ic_fluent_pause_off_20_filled": 60432, + "ic_fluent_pause_off_20_regular": 60433, + "ic_fluent_pause_settings_20_filled": 60434, + "ic_fluent_pause_settings_20_regular": 60435, + "ic_fluent_payment_20_filled": 60436, + "ic_fluent_payment_20_regular": 60437, + "ic_fluent_payment_wireless_20_filled": 60438, + "ic_fluent_payment_wireless_20_regular": 60439, + "ic_fluent_pen_20_filled": 60440, + "ic_fluent_pen_20_regular": 60441, + "ic_fluent_pen_dismiss_20_filled": 60442, + "ic_fluent_pen_dismiss_20_regular": 60443, + "ic_fluent_pen_off_20_filled": 60444, + "ic_fluent_pen_off_20_regular": 60445, + "ic_fluent_pen_prohibited_20_filled": 60446, + "ic_fluent_pen_prohibited_20_regular": 60447, + "ic_fluent_pen_sparkle_20_filled": 60448, + "ic_fluent_pen_sparkle_20_regular": 60449, + "ic_fluent_pen_sync_20_filled": 60450, + "ic_fluent_pen_sync_20_regular": 60451, + "ic_fluent_pentagon_20_filled": 60452, + "ic_fluent_pentagon_20_regular": 60453, + "ic_fluent_people_20_filled": 60454, + "ic_fluent_people_20_regular": 60455, + "ic_fluent_people_add_20_filled": 60456, + "ic_fluent_people_add_20_regular": 60457, + "ic_fluent_people_audience_20_filled": 60458, + "ic_fluent_people_audience_20_regular": 60459, + "ic_fluent_people_call_20_filled": 60460, + "ic_fluent_people_call_20_regular": 60461, + "ic_fluent_people_chat_20_filled": 60462, + "ic_fluent_people_chat_20_regular": 60463, + "ic_fluent_people_checkmark_20_filled": 60464, + "ic_fluent_people_checkmark_20_regular": 60465, + "ic_fluent_people_community_20_filled": 60466, + "ic_fluent_people_community_20_regular": 60467, + "ic_fluent_people_community_add_20_filled": 60468, + "ic_fluent_people_community_add_20_regular": 60469, + "ic_fluent_people_edit_20_filled": 60470, + "ic_fluent_people_edit_20_regular": 60471, + "ic_fluent_people_error_20_filled": 60472, + "ic_fluent_people_error_20_regular": 60473, + "ic_fluent_people_eye_20_filled": 60474, + "ic_fluent_people_eye_20_regular": 60475, + "ic_fluent_people_link_20_filled": 60476, + "ic_fluent_people_link_20_regular": 60477, + "ic_fluent_people_list_20_filled": 60478, + "ic_fluent_people_list_20_regular": 60479, + "ic_fluent_people_lock_20_filled": 60480, + "ic_fluent_people_lock_20_regular": 60481, + "ic_fluent_people_money_20_filled": 60482, + "ic_fluent_people_money_20_regular": 60483, + "ic_fluent_people_prohibited_20_filled": 60484, + "ic_fluent_people_prohibited_20_regular": 60485, + "ic_fluent_people_queue_20_filled": 60486, + "ic_fluent_people_queue_20_regular": 60487, + "ic_fluent_people_search_20_filled": 60488, + "ic_fluent_people_search_20_regular": 60489, + "ic_fluent_people_settings_20_filled": 60490, + "ic_fluent_people_settings_20_regular": 60491, + "ic_fluent_people_star_20_filled": 60492, + "ic_fluent_people_star_20_regular": 60493, + "ic_fluent_people_subtract_20_filled": 60494, + "ic_fluent_people_subtract_20_regular": 60495, + "ic_fluent_people_swap_20_filled": 60496, + "ic_fluent_people_swap_20_regular": 60497, + "ic_fluent_people_sync_20_filled": 60498, + "ic_fluent_people_sync_20_regular": 60499, + "ic_fluent_people_team_20_filled": 60500, + "ic_fluent_people_team_20_regular": 60501, + "ic_fluent_people_team_add_20_filled": 60502, + "ic_fluent_people_team_add_20_regular": 60503, + "ic_fluent_people_team_delete_20_filled": 60504, + "ic_fluent_people_team_delete_20_regular": 60505, + "ic_fluent_people_team_toolbox_20_filled": 60506, + "ic_fluent_people_team_toolbox_20_regular": 60507, + "ic_fluent_people_toolbox_20_filled": 60508, + "ic_fluent_people_toolbox_20_regular": 60509, + "ic_fluent_person_20_filled": 60510, + "ic_fluent_person_20_regular": 60511, + "ic_fluent_person_5_20_filled": 60512, + "ic_fluent_person_5_20_regular": 60513, + "ic_fluent_person_6_20_filled": 60514, + "ic_fluent_person_6_20_regular": 60515, + "ic_fluent_person_accounts_20_filled": 60516, + "ic_fluent_person_accounts_20_regular": 60517, + "ic_fluent_person_add_20_filled": 60518, + "ic_fluent_person_add_20_regular": 60519, + "ic_fluent_person_alert_20_filled": 60520, + "ic_fluent_person_alert_20_regular": 60521, + "ic_fluent_person_alert_off_20_filled": 60522, + "ic_fluent_person_alert_off_20_regular": 60523, + "ic_fluent_person_arrow_back_20_filled": 60524, + "ic_fluent_person_arrow_back_20_regular": 60525, + "ic_fluent_person_arrow_left_20_filled": 60526, + "ic_fluent_person_arrow_left_20_regular": 60527, + "ic_fluent_person_arrow_right_20_filled": 60528, + "ic_fluent_person_arrow_right_20_regular": 60529, + "ic_fluent_person_available_20_filled": 60530, + "ic_fluent_person_available_20_regular": 60531, + "ic_fluent_person_board_20_filled": 60532, + "ic_fluent_person_board_20_regular": 60533, + "ic_fluent_person_board_add_20_filled": 60534, + "ic_fluent_person_board_add_20_regular": 60535, + "ic_fluent_person_call_20_filled": 60536, + "ic_fluent_person_call_20_regular": 60537, + "ic_fluent_person_chat_20_filled": 60538, + "ic_fluent_person_chat_20_regular": 60539, + "ic_fluent_person_circle_20_filled": 60540, + "ic_fluent_person_circle_20_regular": 60541, + "ic_fluent_person_clock_20_filled": 60542, + "ic_fluent_person_clock_20_regular": 60543, + "ic_fluent_person_delete_20_filled": 60544, + "ic_fluent_person_delete_20_regular": 60545, + "ic_fluent_person_desktop_20_filled": 60546, + "ic_fluent_person_desktop_20_regular": 60547, + "ic_fluent_person_edit_20_filled": 60548, + "ic_fluent_person_edit_20_regular": 60549, + "ic_fluent_person_feedback_20_filled": 60550, + "ic_fluent_person_feedback_20_regular": 60551, + "ic_fluent_person_head_hint_20_filled": 60552, + "ic_fluent_person_head_hint_20_regular": 60553, + "ic_fluent_person_heart_20_filled": 60554, + "ic_fluent_person_heart_20_regular": 60555, + "ic_fluent_person_home_20_filled": 60556, + "ic_fluent_person_home_20_regular": 60557, + "ic_fluent_person_info_20_filled": 60558, + "ic_fluent_person_info_20_regular": 60559, + "ic_fluent_person_key_20_filled": 60560, + "ic_fluent_person_key_20_regular": 60561, + "ic_fluent_person_lightbulb_20_filled": 60562, + "ic_fluent_person_lightbulb_20_regular": 60563, + "ic_fluent_person_lightning_20_filled": 60564, + "ic_fluent_person_lightning_20_regular": 60565, + "ic_fluent_person_link_20_filled": 60566, + "ic_fluent_person_link_20_regular": 60567, + "ic_fluent_person_lock_20_filled": 60568, + "ic_fluent_person_lock_20_regular": 60569, + "ic_fluent_person_mail_20_filled": 60570, + "ic_fluent_person_mail_20_regular": 60571, + "ic_fluent_person_money_20_filled": 60572, + "ic_fluent_person_money_20_regular": 60573, + "ic_fluent_person_note_20_filled": 60574, + "ic_fluent_person_note_20_regular": 60575, + "ic_fluent_person_passkey_20_filled": 60576, + "ic_fluent_person_passkey_20_regular": 60577, + "ic_fluent_person_pill_20_filled": 60578, + "ic_fluent_person_pill_20_regular": 60579, + "ic_fluent_person_prohibited_20_filled": 60580, + "ic_fluent_person_prohibited_20_regular": 60581, + "ic_fluent_person_question_mark_20_filled": 60582, + "ic_fluent_person_question_mark_20_regular": 60583, + "ic_fluent_person_ribbon_20_filled": 60584, + "ic_fluent_person_ribbon_20_regular": 60585, + "ic_fluent_person_running_20_filled": 60586, + "ic_fluent_person_running_20_regular": 60587, + "ic_fluent_person_search_20_filled": 60588, + "ic_fluent_person_search_20_regular": 60589, + "ic_fluent_person_settings_20_filled": 60590, + "ic_fluent_person_settings_20_regular": 60591, + "ic_fluent_person_sound_spatial_20_filled": 60592, + "ic_fluent_person_sound_spatial_20_regular": 60593, + "ic_fluent_person_square_20_filled": 60594, + "ic_fluent_person_square_20_regular": 60595, + "ic_fluent_person_square_add_20_filled": 60596, + "ic_fluent_person_square_add_20_regular": 60597, + "ic_fluent_person_square_checkmark_20_filled": 60598, + "ic_fluent_person_square_checkmark_20_regular": 60599, + "ic_fluent_person_star_20_filled": 60600, + "ic_fluent_person_star_20_regular": 60601, + "ic_fluent_person_starburst_20_filled": 60602, + "ic_fluent_person_starburst_20_regular": 60603, + "ic_fluent_person_subtract_20_filled": 60604, + "ic_fluent_person_subtract_20_regular": 60605, + "ic_fluent_person_support_20_filled": 60606, + "ic_fluent_person_support_20_regular": 60607, + "ic_fluent_person_swap_20_filled": 60608, + "ic_fluent_person_swap_20_regular": 60609, + "ic_fluent_person_sync_20_filled": 60610, + "ic_fluent_person_sync_20_regular": 60611, + "ic_fluent_person_tag_20_filled": 60612, + "ic_fluent_person_tag_20_regular": 60613, + "ic_fluent_person_tentative_20_filled": 60614, + "ic_fluent_person_tentative_20_regular": 60615, + "ic_fluent_person_voice_20_filled": 60616, + "ic_fluent_person_voice_20_regular": 60617, + "ic_fluent_person_walking_20_filled": 60618, + "ic_fluent_person_walking_20_regular": 60619, + "ic_fluent_person_warning_20_filled": 60620, + "ic_fluent_person_warning_20_regular": 60621, + "ic_fluent_person_wrench_20_filled": 60622, + "ic_fluent_person_wrench_20_regular": 60623, + "ic_fluent_phone_20_filled": 60624, + "ic_fluent_phone_20_regular": 60625, + "ic_fluent_phone_add_20_filled": 60626, + "ic_fluent_phone_add_20_regular": 60627, + "ic_fluent_phone_arrow_right_20_filled": 60628, + "ic_fluent_phone_arrow_right_20_regular": 60629, + "ic_fluent_phone_chat_20_filled": 60630, + "ic_fluent_phone_chat_20_regular": 60631, + "ic_fluent_phone_checkmark_20_filled": 60632, + "ic_fluent_phone_checkmark_20_regular": 60633, + "ic_fluent_phone_desktop_20_filled": 60634, + "ic_fluent_phone_desktop_20_regular": 60635, + "ic_fluent_phone_desktop_add_20_filled": 60636, + "ic_fluent_phone_desktop_add_20_regular": 60637, + "ic_fluent_phone_dismiss_20_filled": 60638, + "ic_fluent_phone_dismiss_20_regular": 60639, + "ic_fluent_phone_edit_20_filled": 60640, + "ic_fluent_phone_edit_20_regular": 60641, + "ic_fluent_phone_eraser_20_filled": 60642, + "ic_fluent_phone_eraser_20_regular": 60643, + "ic_fluent_phone_footer_arrow_down_20_filled": 60644, + "ic_fluent_phone_footer_arrow_down_20_regular": 60645, + "ic_fluent_phone_header_arrow_up_20_filled": 60646, + "ic_fluent_phone_header_arrow_up_20_regular": 60647, + "ic_fluent_phone_key_20_filled": 60648, + "ic_fluent_phone_key_20_regular": 60649, + "ic_fluent_phone_laptop_20_filled": 60650, + "ic_fluent_phone_laptop_20_regular": 60651, + "ic_fluent_phone_link_setup_20_filled": 60652, + "ic_fluent_phone_link_setup_20_regular": 60653, + "ic_fluent_phone_lock_20_filled": 60654, + "ic_fluent_phone_lock_20_regular": 60655, + "ic_fluent_phone_page_header_20_filled": 60656, + "ic_fluent_phone_page_header_20_regular": 60657, + "ic_fluent_phone_pagination_20_filled": 60658, + "ic_fluent_phone_pagination_20_regular": 60659, + "ic_fluent_phone_screen_time_20_filled": 60660, + "ic_fluent_phone_screen_time_20_regular": 60661, + "ic_fluent_phone_shake_20_filled": 60662, + "ic_fluent_phone_shake_20_regular": 60663, + "ic_fluent_phone_span_in_20_filled": 60664, + "ic_fluent_phone_span_in_20_regular": 60665, + "ic_fluent_phone_span_out_20_filled": 60666, + "ic_fluent_phone_span_out_20_regular": 60667, + "ic_fluent_phone_speaker_20_filled": 60668, + "ic_fluent_phone_speaker_20_regular": 60669, + "ic_fluent_phone_status_bar_20_filled": 60670, + "ic_fluent_phone_status_bar_20_regular": 60671, + "ic_fluent_phone_tablet_20_filled": 60672, + "ic_fluent_phone_tablet_20_regular": 60673, + "ic_fluent_phone_update_20_filled": 60674, + "ic_fluent_phone_update_20_regular": 60675, + "ic_fluent_phone_update_checkmark_20_filled": 60676, + "ic_fluent_phone_update_checkmark_20_regular": 60677, + "ic_fluent_phone_vertical_scroll_20_filled": 60678, + "ic_fluent_phone_vertical_scroll_20_regular": 60679, + "ic_fluent_phone_vibrate_20_filled": 60680, + "ic_fluent_phone_vibrate_20_regular": 60681, + "ic_fluent_photo_filter_20_filled": 60682, + "ic_fluent_photo_filter_20_regular": 60683, + "ic_fluent_pi_20_filled": 60684, + "ic_fluent_pi_20_regular": 60685, + "ic_fluent_picture_in_picture_20_filled": 60686, + "ic_fluent_picture_in_picture_20_regular": 60687, + "ic_fluent_picture_in_picture_enter_20_filled": 60688, + "ic_fluent_picture_in_picture_enter_20_regular": 60689, + "ic_fluent_picture_in_picture_exit_20_filled": 60690, + "ic_fluent_picture_in_picture_exit_20_regular": 60691, + "ic_fluent_pill_20_filled": 60692, + "ic_fluent_pill_20_regular": 60693, + "ic_fluent_pin_20_filled": 60694, + "ic_fluent_pin_20_regular": 60695, + "ic_fluent_pin_globe_20_filled": 60696, + "ic_fluent_pin_globe_20_regular": 60697, + "ic_fluent_pin_off_20_filled": 60698, + "ic_fluent_pin_off_20_regular": 60699, + "ic_fluent_pipeline_20_filled": 60700, + "ic_fluent_pipeline_20_regular": 60701, + "ic_fluent_pipeline_add_20_filled": 60702, + "ic_fluent_pipeline_add_20_regular": 60703, + "ic_fluent_pipeline_arrow_curve_down_20_filled": 60704, + "ic_fluent_pipeline_arrow_curve_down_20_regular": 60705, + "ic_fluent_pipeline_play_20_filled": 60706, + "ic_fluent_pipeline_play_20_regular": 60707, + "ic_fluent_pivot_20_filled": 60708, + "ic_fluent_pivot_20_regular": 60709, + "ic_fluent_plant_cattail_20_filled": 60710, + "ic_fluent_plant_cattail_20_regular": 60711, + "ic_fluent_plant_grass_20_filled": 60712, + "ic_fluent_plant_grass_20_regular": 60713, + "ic_fluent_plant_ragweed_20_filled": 60714, + "ic_fluent_plant_ragweed_20_regular": 60715, + "ic_fluent_play_20_filled": 60716, + "ic_fluent_play_20_regular": 60717, + "ic_fluent_play_circle_20_filled": 60718, + "ic_fluent_play_circle_20_regular": 60719, + "ic_fluent_play_circle_hint_20_filled": 60720, + "ic_fluent_play_circle_hint_20_regular": 60721, + "ic_fluent_play_circle_sparkle_20_filled": 60722, + "ic_fluent_play_circle_sparkle_20_regular": 60723, + "ic_fluent_play_settings_20_filled": 60724, + "ic_fluent_play_settings_20_regular": 60725, + "ic_fluent_playing_cards_20_filled": 60726, + "ic_fluent_playing_cards_20_regular": 60727, + "ic_fluent_plug_connected_20_filled": 60728, + "ic_fluent_plug_connected_20_regular": 60729, + "ic_fluent_plug_connected_add_20_filled": 60730, + "ic_fluent_plug_connected_add_20_regular": 60731, + "ic_fluent_plug_connected_checkmark_20_filled": 60732, + "ic_fluent_plug_connected_checkmark_20_regular": 60733, + "ic_fluent_plug_connected_settings_20_filled": 60734, + "ic_fluent_plug_connected_settings_20_regular": 60735, + "ic_fluent_plug_disconnected_20_filled": 60736, + "ic_fluent_plug_disconnected_20_regular": 60737, + "ic_fluent_point_scan_20_filled": 60738, + "ic_fluent_point_scan_20_regular": 60739, + "ic_fluent_poll_20_filled": 60740, + "ic_fluent_poll_20_regular": 60741, + "ic_fluent_poll_horizontal_20_filled": 60742, + "ic_fluent_poll_horizontal_20_regular": 60743, + "ic_fluent_poll_off_20_filled": 60744, + "ic_fluent_poll_off_20_regular": 60745, + "ic_fluent_port_hdmi_20_filled": 60746, + "ic_fluent_port_hdmi_20_regular": 60747, + "ic_fluent_port_micro_usb_20_filled": 60748, + "ic_fluent_port_micro_usb_20_regular": 60749, + "ic_fluent_port_usb_a_20_filled": 60750, + "ic_fluent_port_usb_a_20_regular": 60751, + "ic_fluent_port_usb_c_20_filled": 60752, + "ic_fluent_port_usb_c_20_regular": 60753, + "ic_fluent_position_backward_20_filled": 60754, + "ic_fluent_position_backward_20_regular": 60755, + "ic_fluent_position_forward_20_filled": 60756, + "ic_fluent_position_forward_20_regular": 60757, + "ic_fluent_position_to_back_20_filled": 60758, + "ic_fluent_position_to_back_20_regular": 60759, + "ic_fluent_position_to_front_20_filled": 60760, + "ic_fluent_position_to_front_20_regular": 60761, + "ic_fluent_power_20_filled": 60762, + "ic_fluent_power_20_regular": 60763, + "ic_fluent_predictions_20_filled": 60764, + "ic_fluent_predictions_20_regular": 60765, + "ic_fluent_premium_20_filled": 60766, + "ic_fluent_premium_20_regular": 60767, + "ic_fluent_premium_person_20_filled": 60768, + "ic_fluent_premium_person_20_regular": 60769, + "ic_fluent_presence_available_20_filled": 60770, + "ic_fluent_presence_available_20_regular": 60771, + "ic_fluent_presence_away_20_filled": 60772, + "ic_fluent_presence_away_20_regular": 60773, + "ic_fluent_presence_blocked_20_regular": 60774, + "ic_fluent_presence_busy_20_filled": 60775, + "ic_fluent_presence_dnd_20_filled": 60776, + "ic_fluent_presence_dnd_20_regular": 60777, + "ic_fluent_presence_offline_20_regular": 60778, + "ic_fluent_presence_oof_20_regular": 60779, + "ic_fluent_presence_tentative_20_regular": 60780, + "ic_fluent_presence_unknown_20_regular": 60781, + "ic_fluent_presenter_20_filled": 60782, + "ic_fluent_presenter_20_regular": 60783, + "ic_fluent_presenter_off_20_filled": 60784, + "ic_fluent_presenter_off_20_regular": 60785, + "ic_fluent_preview_link_20_filled": 60786, + "ic_fluent_preview_link_20_regular": 60787, + "ic_fluent_previous_20_filled": 60788, + "ic_fluent_previous_20_regular": 60789, + "ic_fluent_previous_frame_20_filled": 60790, + "ic_fluent_previous_frame_20_regular": 60791, + "ic_fluent_print_20_filled": 60792, + "ic_fluent_print_20_regular": 60793, + "ic_fluent_print_add_20_filled": 60794, + "ic_fluent_print_add_20_regular": 60795, + "ic_fluent_production_20_filled": 60796, + "ic_fluent_production_20_regular": 60797, + "ic_fluent_production_checkmark_20_filled": 60798, + "ic_fluent_production_checkmark_20_regular": 60799, + "ic_fluent_prohibited_20_filled": 60800, + "ic_fluent_prohibited_20_regular": 60801, + "ic_fluent_prohibited_multiple_20_filled": 60802, + "ic_fluent_prohibited_multiple_20_regular": 60803, + "ic_fluent_prohibited_note_20_filled": 60804, + "ic_fluent_prohibited_note_20_regular": 60805, + "ic_fluent_projection_screen_20_filled": 60806, + "ic_fluent_projection_screen_20_regular": 60807, + "ic_fluent_projection_screen_dismiss_20_filled": 60808, + "ic_fluent_projection_screen_dismiss_20_regular": 60809, + "ic_fluent_projection_screen_text_20_filled": 60810, + "ic_fluent_projection_screen_text_20_regular": 60811, + "ic_fluent_prompt_20_filled": 60812, + "ic_fluent_prompt_20_regular": 60813, + "ic_fluent_protocol_handler_20_filled": 60814, + "ic_fluent_protocol_handler_20_regular": 60815, + "ic_fluent_pulse_20_filled": 60816, + "ic_fluent_pulse_20_regular": 60817, + "ic_fluent_pulse_square_20_filled": 60818, + "ic_fluent_pulse_square_20_regular": 60819, + "ic_fluent_puzzle_cube_20_filled": 60820, + "ic_fluent_puzzle_cube_20_regular": 60821, + "ic_fluent_puzzle_cube_piece_20_filled": 60822, + "ic_fluent_puzzle_cube_piece_20_regular": 60823, + "ic_fluent_puzzle_piece_20_filled": 60824, + "ic_fluent_puzzle_piece_20_regular": 60825, + "ic_fluent_puzzle_piece_shield_20_filled": 60826, + "ic_fluent_puzzle_piece_shield_20_regular": 60827, + "ic_fluent_qr_code_20_filled": 60828, + "ic_fluent_qr_code_20_regular": 60829, + "ic_fluent_question_20_filled": 60830, + "ic_fluent_question_20_regular": 60831, + "ic_fluent_question_circle_20_filled": 60832, + "ic_fluent_question_circle_20_regular": 60833, + "ic_fluent_quiz_new_20_filled": 60834, + "ic_fluent_quiz_new_20_regular": 60835, + "ic_fluent_radar_20_filled": 60836, + "ic_fluent_radar_20_regular": 60837, + "ic_fluent_radar_checkmark_20_filled": 60838, + "ic_fluent_radar_checkmark_20_regular": 60839, + "ic_fluent_radar_rectangle_multiple_20_filled": 60840, + "ic_fluent_radar_rectangle_multiple_20_regular": 60841, + "ic_fluent_radio_button_20_filled": 60842, + "ic_fluent_radio_button_20_regular": 60843, + "ic_fluent_ram_20_filled": 60844, + "ic_fluent_ram_20_regular": 60845, + "ic_fluent_rating_mature_20_filled": 60846, + "ic_fluent_rating_mature_20_regular": 60847, + "ic_fluent_ratio_one_to_one_20_filled": 60848, + "ic_fluent_ratio_one_to_one_20_regular": 60849, + "ic_fluent_re_order_20_filled": 60850, + "ic_fluent_re_order_20_regular": 60851, + "ic_fluent_re_order_dots_horizontal_20_filled": 60852, + "ic_fluent_re_order_dots_horizontal_20_regular": 60853, + "ic_fluent_re_order_dots_vertical_20_filled": 60854, + "ic_fluent_re_order_dots_vertical_20_regular": 60855, + "ic_fluent_read_aloud_20_filled": 60856, + "ic_fluent_read_aloud_20_regular": 60857, + "ic_fluent_reading_list_20_filled": 60858, + "ic_fluent_reading_list_20_regular": 60859, + "ic_fluent_reading_list_add_20_filled": 60860, + "ic_fluent_reading_list_add_20_regular": 60861, + "ic_fluent_reading_mode_mobile_20_filled": 60862, + "ic_fluent_reading_mode_mobile_20_regular": 60863, + "ic_fluent_real_estate_20_filled": 60864, + "ic_fluent_real_estate_20_regular": 60865, + "ic_fluent_receipt_20_filled": 60866, + "ic_fluent_receipt_20_regular": 60867, + "ic_fluent_receipt_add_20_filled": 60868, + "ic_fluent_receipt_add_20_regular": 60869, + "ic_fluent_receipt_bag_20_filled": 60870, + "ic_fluent_receipt_bag_20_regular": 60871, + "ic_fluent_receipt_cube_20_filled": 60872, + "ic_fluent_receipt_cube_20_regular": 60873, + "ic_fluent_receipt_money_20_filled": 60874, + "ic_fluent_receipt_money_20_regular": 60875, + "ic_fluent_receipt_play_20_filled": 60876, + "ic_fluent_receipt_play_20_regular": 60877, + "ic_fluent_receipt_search_20_filled": 60878, + "ic_fluent_receipt_search_20_regular": 60879, + "ic_fluent_receipt_sparkles_20_filled": 60880, + "ic_fluent_receipt_sparkles_20_regular": 60881, + "ic_fluent_record_20_filled": 60882, + "ic_fluent_record_20_regular": 60883, + "ic_fluent_record_stop_20_filled": 60884, + "ic_fluent_record_stop_20_regular": 60885, + "ic_fluent_rectangle_landscape_20_filled": 60886, + "ic_fluent_rectangle_landscape_20_regular": 60887, + "ic_fluent_rectangle_landscape_hint_copy_20_filled": 60888, + "ic_fluent_rectangle_landscape_hint_copy_20_regular": 60889, + "ic_fluent_rectangle_landscape_sparkle_20_filled": 60890, + "ic_fluent_rectangle_landscape_sparkle_20_regular": 60891, + "ic_fluent_rectangle_landscape_sync_20_filled": 60892, + "ic_fluent_rectangle_landscape_sync_20_regular": 60893, + "ic_fluent_rectangle_landscape_sync_off_20_filled": 60894, + "ic_fluent_rectangle_landscape_sync_off_20_regular": 60895, + "ic_fluent_rectangle_portrait_location_target_20_filled": 60896, + "ic_fluent_rectangle_portrait_location_target_20_regular": 60897, + "ic_fluent_recycle_20_filled": 60898, + "ic_fluent_recycle_20_regular": 60899, + "ic_fluent_remix_add_20_filled": 60900, + "ic_fluent_remix_add_20_regular": 60901, + "ic_fluent_remote_20_filled": 60902, + "ic_fluent_remote_20_regular": 60903, + "ic_fluent_rename_20_filled": 60904, + "ic_fluent_rename_20_regular": 60905, + "ic_fluent_reorder_20_filled": 60906, + "ic_fluent_reorder_20_regular": 60907, + "ic_fluent_replay_20_filled": 60908, + "ic_fluent_replay_20_regular": 60909, + "ic_fluent_resize_20_filled": 60910, + "ic_fluent_resize_20_regular": 60911, + "ic_fluent_resize_image_20_filled": 60912, + "ic_fluent_resize_image_20_regular": 60913, + "ic_fluent_resize_large_20_filled": 60914, + "ic_fluent_resize_large_20_regular": 60915, + "ic_fluent_resize_small_20_filled": 60916, + "ic_fluent_resize_small_20_regular": 60917, + "ic_fluent_resize_table_20_filled": 60918, + "ic_fluent_resize_table_20_regular": 60919, + "ic_fluent_resize_video_20_filled": 60920, + "ic_fluent_resize_video_20_regular": 60921, + "ic_fluent_reward_20_filled": 60922, + "ic_fluent_reward_20_regular": 60923, + "ic_fluent_rewind_20_filled": 60924, + "ic_fluent_rewind_20_regular": 60925, + "ic_fluent_rhombus_20_filled": 60926, + "ic_fluent_rhombus_20_regular": 60927, + "ic_fluent_ribbon_20_filled": 60928, + "ic_fluent_ribbon_20_regular": 60929, + "ic_fluent_ribbon_add_20_filled": 60930, + "ic_fluent_ribbon_add_20_regular": 60931, + "ic_fluent_ribbon_off_20_filled": 60932, + "ic_fluent_ribbon_off_20_regular": 60933, + "ic_fluent_ribbon_star_20_filled": 60934, + "ic_fluent_ribbon_star_20_regular": 60935, + "ic_fluent_road_20_filled": 60936, + "ic_fluent_road_20_regular": 60937, + "ic_fluent_road_cone_20_filled": 60938, + "ic_fluent_road_cone_20_regular": 60939, + "ic_fluent_rocket_20_filled": 60940, + "ic_fluent_rocket_20_regular": 60941, + "ic_fluent_rotate_left_20_filled": 60942, + "ic_fluent_rotate_left_20_regular": 60943, + "ic_fluent_rotate_right_20_filled": 60944, + "ic_fluent_rotate_right_20_regular": 60945, + "ic_fluent_router_20_filled": 60946, + "ic_fluent_router_20_regular": 60947, + "ic_fluent_row_triple_20_filled": 60948, + "ic_fluent_row_triple_20_regular": 60949, + "ic_fluent_rss_20_filled": 60950, + "ic_fluent_rss_20_regular": 60951, + "ic_fluent_ruler_20_filled": 60952, + "ic_fluent_ruler_20_regular": 60953, + "ic_fluent_run_20_filled": 60954, + "ic_fluent_run_20_regular": 60955, + "ic_fluent_sanitize_20_filled": 60956, + "ic_fluent_sanitize_20_regular": 60957, + "ic_fluent_save_20_filled": 60958, + "ic_fluent_save_20_regular": 60959, + "ic_fluent_save_arrow_right_20_filled": 60960, + "ic_fluent_save_arrow_right_20_regular": 60961, + "ic_fluent_save_copy_20_filled": 60962, + "ic_fluent_save_copy_20_regular": 60963, + "ic_fluent_save_edit_20_filled": 60964, + "ic_fluent_save_edit_20_regular": 60965, + "ic_fluent_save_image_20_filled": 60966, + "ic_fluent_save_image_20_regular": 60967, + "ic_fluent_save_multiple_20_filled": 60968, + "ic_fluent_save_multiple_20_regular": 60969, + "ic_fluent_save_search_20_filled": 60970, + "ic_fluent_save_search_20_regular": 60971, + "ic_fluent_save_sync_20_filled": 60972, + "ic_fluent_save_sync_20_regular": 60973, + "ic_fluent_savings_20_filled": 60974, + "ic_fluent_savings_20_regular": 60975, + "ic_fluent_scale_fill_20_filled": 60976, + "ic_fluent_scale_fill_20_regular": 60977, + "ic_fluent_scale_fit_20_filled": 60978, + "ic_fluent_scale_fit_20_regular": 60979, + "ic_fluent_scales_20_filled": 60980, + "ic_fluent_scales_20_regular": 60981, + "ic_fluent_scan_20_filled": 60982, + "ic_fluent_scan_20_regular": 60983, + "ic_fluent_scan_camera_20_filled": 60984, + "ic_fluent_scan_camera_20_regular": 60985, + "ic_fluent_scan_dash_20_filled": 60986, + "ic_fluent_scan_dash_20_regular": 60987, + "ic_fluent_scan_object_20_filled": 60988, + "ic_fluent_scan_object_20_regular": 60989, + "ic_fluent_scan_person_20_filled": 60990, + "ic_fluent_scan_person_20_regular": 60991, + "ic_fluent_scan_table_20_filled": 60992, + "ic_fluent_scan_table_20_regular": 60993, + "ic_fluent_scan_text_20_filled": 60994, + "ic_fluent_scan_text_20_regular": 60995, + "ic_fluent_scan_thumb_up_20_filled": 60996, + "ic_fluent_scan_thumb_up_20_regular": 60997, + "ic_fluent_scan_thumb_up_off_20_filled": 60998, + "ic_fluent_scan_thumb_up_off_20_regular": 60999, + "ic_fluent_scan_type_20_filled": 61000, + "ic_fluent_scan_type_20_regular": 61001, + "ic_fluent_scan_type_checkmark_20_filled": 61002, + "ic_fluent_scan_type_checkmark_20_regular": 61003, + "ic_fluent_scan_type_off_20_filled": 61004, + "ic_fluent_scan_type_off_20_regular": 61005, + "ic_fluent_scratchpad_20_filled": 61006, + "ic_fluent_scratchpad_20_regular": 61007, + "ic_fluent_screen_cut_20_filled": 61008, + "ic_fluent_screen_cut_20_regular": 61009, + "ic_fluent_screen_person_20_filled": 61010, + "ic_fluent_screen_person_20_regular": 61011, + "ic_fluent_screen_search_20_filled": 61012, + "ic_fluent_screen_search_20_regular": 61013, + "ic_fluent_screenshot_20_filled": 61014, + "ic_fluent_screenshot_20_regular": 61015, + "ic_fluent_screenshot_record_20_filled": 61016, + "ic_fluent_screenshot_record_20_regular": 61017, + "ic_fluent_script_20_filled": 61018, + "ic_fluent_script_20_regular": 61019, + "ic_fluent_search_20_filled": 61020, + "ic_fluent_search_20_regular": 61021, + "ic_fluent_search_info_20_filled": 61022, + "ic_fluent_search_info_20_regular": 61023, + "ic_fluent_search_settings_20_filled": 61024, + "ic_fluent_search_settings_20_regular": 61025, + "ic_fluent_search_shield_20_filled": 61026, + "ic_fluent_search_shield_20_regular": 61027, + "ic_fluent_search_sparkle_20_filled": 61028, + "ic_fluent_search_sparkle_20_regular": 61029, + "ic_fluent_search_square_20_filled": 61030, + "ic_fluent_search_square_20_regular": 61031, + "ic_fluent_search_visual_20_filled": 61032, + "ic_fluent_search_visual_20_regular": 61033, + "ic_fluent_seat_20_filled": 61034, + "ic_fluent_seat_20_regular": 61035, + "ic_fluent_seat_add_20_filled": 61036, + "ic_fluent_seat_add_20_regular": 61037, + "ic_fluent_select_all_off_20_filled": 61038, + "ic_fluent_select_all_off_20_regular": 61039, + "ic_fluent_select_all_on_20_filled": 61040, + "ic_fluent_select_all_on_20_regular": 61041, + "ic_fluent_select_object_20_filled": 61042, + "ic_fluent_select_object_20_regular": 61043, + "ic_fluent_select_object_skew_20_filled": 61044, + "ic_fluent_select_object_skew_20_regular": 61045, + "ic_fluent_select_object_skew_dismiss_20_filled": 61046, + "ic_fluent_select_object_skew_dismiss_20_regular": 61047, + "ic_fluent_select_object_skew_edit_20_filled": 61048, + "ic_fluent_select_object_skew_edit_20_regular": 61049, + "ic_fluent_send_20_filled": 61050, + "ic_fluent_send_20_regular": 61051, + "ic_fluent_send_beaker_20_filled": 61052, + "ic_fluent_send_beaker_20_regular": 61053, + "ic_fluent_send_clock_20_filled": 61054, + "ic_fluent_send_clock_20_regular": 61055, + "ic_fluent_send_copy_20_filled": 61056, + "ic_fluent_send_copy_20_regular": 61057, + "ic_fluent_send_person_20_filled": 61058, + "ic_fluent_send_person_20_regular": 61059, + "ic_fluent_serial_port_20_filled": 61060, + "ic_fluent_serial_port_20_regular": 61061, + "ic_fluent_server_20_filled": 61062, + "ic_fluent_server_20_regular": 61063, + "ic_fluent_server_link_20_filled": 61064, + "ic_fluent_server_link_20_regular": 61065, + "ic_fluent_server_multiple_20_filled": 61066, + "ic_fluent_server_multiple_20_regular": 61067, + "ic_fluent_server_play_20_filled": 61068, + "ic_fluent_server_play_20_regular": 61069, + "ic_fluent_service_bell_20_filled": 61070, + "ic_fluent_service_bell_20_regular": 61071, + "ic_fluent_settings_20_filled": 61072, + "ic_fluent_settings_20_regular": 61073, + "ic_fluent_settings_chat_20_filled": 61074, + "ic_fluent_settings_chat_20_regular": 61075, + "ic_fluent_settings_cog_multiple_20_filled": 61076, + "ic_fluent_settings_cog_multiple_20_regular": 61077, + "ic_fluent_shape_exclude_20_filled": 61078, + "ic_fluent_shape_exclude_20_regular": 61079, + "ic_fluent_shape_intersect_20_filled": 61080, + "ic_fluent_shape_intersect_20_regular": 61081, + "ic_fluent_shape_organic_20_filled": 61082, + "ic_fluent_shape_organic_20_regular": 61083, + "ic_fluent_shape_subtract_20_filled": 61084, + "ic_fluent_shape_subtract_20_regular": 61085, + "ic_fluent_shape_union_20_filled": 61086, + "ic_fluent_shape_union_20_regular": 61087, + "ic_fluent_shapes_20_filled": 61088, + "ic_fluent_shapes_20_regular": 61089, + "ic_fluent_share_20_filled": 61090, + "ic_fluent_share_20_regular": 61091, + "ic_fluent_share_android_20_filled": 61092, + "ic_fluent_share_android_20_regular": 61093, + "ic_fluent_share_close_tray_20_filled": 61094, + "ic_fluent_share_close_tray_20_regular": 61095, + "ic_fluent_share_ios_20_filled": 61096, + "ic_fluent_share_ios_20_regular": 61097, + "ic_fluent_share_multiple_20_filled": 61098, + "ic_fluent_share_multiple_20_regular": 61099, + "ic_fluent_share_screen_person_20_filled": 61100, + "ic_fluent_share_screen_person_20_regular": 61101, + "ic_fluent_share_screen_person_overlay_20_filled": 61102, + "ic_fluent_share_screen_person_overlay_20_regular": 61103, + "ic_fluent_share_screen_person_overlay_inside_20_filled": 61104, + "ic_fluent_share_screen_person_overlay_inside_20_regular": 61105, + "ic_fluent_share_screen_person_p_20_filled": 61106, + "ic_fluent_share_screen_person_p_20_regular": 61107, + "ic_fluent_share_screen_start_20_filled": 61108, + "ic_fluent_share_screen_start_20_regular": 61109, + "ic_fluent_share_screen_stop_20_filled": 61110, + "ic_fluent_share_screen_stop_20_regular": 61111, + "ic_fluent_shield_20_filled": 61112, + "ic_fluent_shield_20_regular": 61113, + "ic_fluent_shield_add_20_filled": 61114, + "ic_fluent_shield_add_20_regular": 61115, + "ic_fluent_shield_badge_20_filled": 61116, + "ic_fluent_shield_badge_20_regular": 61117, + "ic_fluent_shield_checkmark_20_filled": 61118, + "ic_fluent_shield_checkmark_20_regular": 61119, + "ic_fluent_shield_dismiss_20_filled": 61120, + "ic_fluent_shield_dismiss_20_regular": 61121, + "ic_fluent_shield_dismiss_shield_20_filled": 61122, + "ic_fluent_shield_dismiss_shield_20_regular": 61123, + "ic_fluent_shield_error_20_filled": 61124, + "ic_fluent_shield_error_20_regular": 61125, + "ic_fluent_shield_globe_20_filled": 61126, + "ic_fluent_shield_globe_20_regular": 61127, + "ic_fluent_shield_keyhole_20_filled": 61128, + "ic_fluent_shield_keyhole_20_regular": 61129, + "ic_fluent_shield_lock_20_filled": 61130, + "ic_fluent_shield_lock_20_regular": 61131, + "ic_fluent_shield_person_20_filled": 61132, + "ic_fluent_shield_person_20_regular": 61133, + "ic_fluent_shield_person_add_20_filled": 61134, + "ic_fluent_shield_person_add_20_regular": 61135, + "ic_fluent_shield_prohibited_20_filled": 61136, + "ic_fluent_shield_prohibited_20_regular": 61137, + "ic_fluent_shield_question_20_filled": 61138, + "ic_fluent_shield_question_20_regular": 61139, + "ic_fluent_shield_task_20_filled": 61140, + "ic_fluent_shield_task_20_regular": 61141, + "ic_fluent_shifts_20_filled": 61142, + "ic_fluent_shifts_20_regular": 61143, + "ic_fluent_shifts_30_minutes_20_filled": 61144, + "ic_fluent_shifts_30_minutes_20_regular": 61145, + "ic_fluent_shifts_activity_20_filled": 61146, + "ic_fluent_shifts_activity_20_regular": 61147, + "ic_fluent_shifts_add_20_filled": 61148, + "ic_fluent_shifts_add_20_regular": 61149, + "ic_fluent_shifts_availability_20_filled": 61150, + "ic_fluent_shifts_availability_20_regular": 61151, + "ic_fluent_shifts_checkmark_20_filled": 61152, + "ic_fluent_shifts_checkmark_20_regular": 61153, + "ic_fluent_shifts_day_20_filled": 61154, + "ic_fluent_shifts_day_20_regular": 61155, + "ic_fluent_shifts_open_20_filled": 61156, + "ic_fluent_shifts_open_20_regular": 61157, + "ic_fluent_shifts_prohibited_20_filled": 61158, + "ic_fluent_shifts_prohibited_20_regular": 61159, + "ic_fluent_shifts_question_mark_20_filled": 61160, + "ic_fluent_shifts_question_mark_20_regular": 61161, + "ic_fluent_shifts_team_20_filled": 61162, + "ic_fluent_shifts_team_20_regular": 61163, + "ic_fluent_shopping_bag_20_filled": 61164, + "ic_fluent_shopping_bag_20_regular": 61165, + "ic_fluent_shopping_bag_add_20_filled": 61166, + "ic_fluent_shopping_bag_add_20_regular": 61167, + "ic_fluent_shopping_bag_arrow_left_20_filled": 61168, + "ic_fluent_shopping_bag_arrow_left_20_regular": 61169, + "ic_fluent_shopping_bag_dismiss_20_filled": 61170, + "ic_fluent_shopping_bag_dismiss_20_regular": 61171, + "ic_fluent_shopping_bag_pause_20_filled": 61172, + "ic_fluent_shopping_bag_pause_20_regular": 61173, + "ic_fluent_shopping_bag_percent_20_filled": 61174, + "ic_fluent_shopping_bag_percent_20_regular": 61175, + "ic_fluent_shopping_bag_play_20_filled": 61176, + "ic_fluent_shopping_bag_play_20_regular": 61177, + "ic_fluent_shopping_bag_tag_20_filled": 61178, + "ic_fluent_shopping_bag_tag_20_regular": 61179, + "ic_fluent_shortpick_20_filled": 61180, + "ic_fluent_shortpick_20_regular": 61181, + "ic_fluent_showerhead_20_filled": 61182, + "ic_fluent_showerhead_20_regular": 61183, + "ic_fluent_sidebar_search_ltr_20_filled": 61184, + "ic_fluent_sidebar_search_ltr_20_regular": 61185, + "ic_fluent_sidebar_search_rtl_20_filled": 61186, + "ic_fluent_sidebar_search_rtl_20_regular": 61187, + "ic_fluent_sign_out_20_filled": 61188, + "ic_fluent_sign_out_20_regular": 61189, + "ic_fluent_signature_20_filled": 61190, + "ic_fluent_signature_20_regular": 61191, + "ic_fluent_sim_20_filled": 61192, + "ic_fluent_sim_20_regular": 61193, + "ic_fluent_skip_back_10_20_filled": 61194, + "ic_fluent_skip_back_10_20_regular": 61195, + "ic_fluent_skip_forward_10_20_filled": 61196, + "ic_fluent_skip_forward_10_20_regular": 61197, + "ic_fluent_skip_forward_30_20_filled": 61198, + "ic_fluent_skip_forward_30_20_regular": 61199, + "ic_fluent_skip_forward_tab_20_filled": 61200, + "ic_fluent_skip_forward_tab_20_regular": 61201, + "ic_fluent_slash_forward_20_filled": 61202, + "ic_fluent_slash_forward_20_regular": 61203, + "ic_fluent_sleep_20_filled": 61204, + "ic_fluent_sleep_20_regular": 61205, + "ic_fluent_slide_add_20_filled": 61206, + "ic_fluent_slide_add_20_regular": 61207, + "ic_fluent_slide_arrow_right_20_filled": 61208, + "ic_fluent_slide_arrow_right_20_regular": 61209, + "ic_fluent_slide_eraser_20_filled": 61210, + "ic_fluent_slide_eraser_20_regular": 61211, + "ic_fluent_slide_grid_20_filled": 61212, + "ic_fluent_slide_grid_20_regular": 61213, + "ic_fluent_slide_hide_20_filled": 61214, + "ic_fluent_slide_hide_20_regular": 61215, + "ic_fluent_slide_layout_20_filled": 61216, + "ic_fluent_slide_layout_20_regular": 61217, + "ic_fluent_slide_link_20_filled": 61218, + "ic_fluent_slide_link_20_regular": 61219, + "ic_fluent_slide_microphone_20_filled": 61220, + "ic_fluent_slide_microphone_20_regular": 61221, + "ic_fluent_slide_multiple_20_filled": 61222, + "ic_fluent_slide_multiple_20_regular": 61223, + "ic_fluent_slide_multiple_arrow_right_20_filled": 61224, + "ic_fluent_slide_multiple_arrow_right_20_regular": 61225, + "ic_fluent_slide_multiple_search_20_filled": 61226, + "ic_fluent_slide_multiple_search_20_regular": 61227, + "ic_fluent_slide_play_20_filled": 61228, + "ic_fluent_slide_play_20_regular": 61229, + "ic_fluent_slide_record_20_filled": 61230, + "ic_fluent_slide_record_20_regular": 61231, + "ic_fluent_slide_search_20_filled": 61232, + "ic_fluent_slide_search_20_regular": 61233, + "ic_fluent_slide_settings_20_filled": 61234, + "ic_fluent_slide_settings_20_regular": 61235, + "ic_fluent_slide_size_20_filled": 61236, + "ic_fluent_slide_size_20_regular": 61237, + "ic_fluent_slide_text_20_filled": 61238, + "ic_fluent_slide_text_20_regular": 61239, + "ic_fluent_slide_text_call_20_filled": 61240, + "ic_fluent_slide_text_call_20_regular": 61241, + "ic_fluent_slide_text_cursor_20_filled": 61242, + "ic_fluent_slide_text_cursor_20_regular": 61243, + "ic_fluent_slide_text_edit_20_filled": 61244, + "ic_fluent_slide_text_edit_20_regular": 61245, + "ic_fluent_slide_text_multiple_20_filled": 61246, + "ic_fluent_slide_text_multiple_20_regular": 61247, + "ic_fluent_slide_text_person_20_filled": 61248, + "ic_fluent_slide_text_person_20_regular": 61249, + "ic_fluent_slide_text_sparkle_20_filled": 61250, + "ic_fluent_slide_text_sparkle_20_regular": 61251, + "ic_fluent_slide_transition_20_filled": 61252, + "ic_fluent_slide_transition_20_regular": 61253, + "ic_fluent_smartwatch_20_filled": 61254, + "ic_fluent_smartwatch_20_regular": 61255, + "ic_fluent_smartwatch_dot_20_filled": 61256, + "ic_fluent_smartwatch_dot_20_regular": 61257, + "ic_fluent_snooze_20_filled": 61258, + "ic_fluent_snooze_20_regular": 61259, + "ic_fluent_sound_source_20_filled": 61260, + "ic_fluent_sound_source_20_regular": 61261, + "ic_fluent_sound_wave_circle_20_filled": 61262, + "ic_fluent_sound_wave_circle_20_regular": 61263, + "ic_fluent_sound_wave_circle_sparkle_20_filled": 61264, + "ic_fluent_sound_wave_circle_sparkle_20_regular": 61265, + "ic_fluent_space_3d_20_filled": 61266, + "ic_fluent_space_3d_20_regular": 61267, + "ic_fluent_spacebar_20_filled": 61268, + "ic_fluent_spacebar_20_regular": 61269, + "ic_fluent_sparkle_20_filled": 61270, + "ic_fluent_sparkle_20_regular": 61271, + "ic_fluent_sparkle_circle_20_filled": 61272, + "ic_fluent_sparkle_circle_20_regular": 61273, + "ic_fluent_spatula_spoon_20_filled": 61274, + "ic_fluent_spatula_spoon_20_regular": 61275, + "ic_fluent_speaker_0_20_filled": 61276, + "ic_fluent_speaker_0_20_regular": 61277, + "ic_fluent_speaker_1_20_filled": 61278, + "ic_fluent_speaker_1_20_regular": 61279, + "ic_fluent_speaker_2_20_filled": 61280, + "ic_fluent_speaker_2_20_regular": 61281, + "ic_fluent_speaker_bluetooth_20_filled": 61282, + "ic_fluent_speaker_bluetooth_20_regular": 61283, + "ic_fluent_speaker_box_20_filled": 61284, + "ic_fluent_speaker_box_20_regular": 61285, + "ic_fluent_speaker_edit_20_filled": 61286, + "ic_fluent_speaker_edit_20_regular": 61287, + "ic_fluent_speaker_mute_20_filled": 61288, + "ic_fluent_speaker_mute_20_regular": 61289, + "ic_fluent_speaker_off_20_filled": 61290, + "ic_fluent_speaker_off_20_regular": 61291, + "ic_fluent_speaker_settings_20_filled": 61292, + "ic_fluent_speaker_settings_20_regular": 61293, + "ic_fluent_speaker_usb_20_filled": 61294, + "ic_fluent_speaker_usb_20_regular": 61295, + "ic_fluent_spinner_ios_20_filled": 61296, + "ic_fluent_spinner_ios_20_regular": 61297, + "ic_fluent_split_hint_20_filled": 61298, + "ic_fluent_split_hint_20_regular": 61299, + "ic_fluent_split_horizontal_20_filled": 61300, + "ic_fluent_split_horizontal_20_regular": 61301, + "ic_fluent_split_vertical_20_filled": 61302, + "ic_fluent_split_vertical_20_regular": 61303, + "ic_fluent_sport_20_filled": 61304, + "ic_fluent_sport_20_regular": 61305, + "ic_fluent_sport_american_football_20_filled": 61306, + "ic_fluent_sport_american_football_20_regular": 61307, + "ic_fluent_sport_baseball_20_filled": 61308, + "ic_fluent_sport_baseball_20_regular": 61309, + "ic_fluent_sport_basketball_20_filled": 61310, + "ic_fluent_sport_basketball_20_regular": 61311, + "ic_fluent_sport_hockey_20_filled": 61312, + "ic_fluent_sport_hockey_20_regular": 61313, + "ic_fluent_sport_soccer_20_filled": 61314, + "ic_fluent_sport_soccer_20_regular": 61315, + "ic_fluent_square_20_filled": 61316, + "ic_fluent_square_20_regular": 61317, + "ic_fluent_square_add_20_filled": 61318, + "ic_fluent_square_add_20_regular": 61319, + "ic_fluent_square_arrow_forward_20_filled": 61320, + "ic_fluent_square_arrow_forward_20_regular": 61321, + "ic_fluent_square_dismiss_20_filled": 61322, + "ic_fluent_square_dismiss_20_regular": 61323, + "ic_fluent_square_dovetail_joint_20_filled": 61324, + "ic_fluent_square_dovetail_joint_20_regular": 61325, + "ic_fluent_square_eraser_20_filled": 61326, + "ic_fluent_square_eraser_20_regular": 61327, + "ic_fluent_square_hint_20_filled": 61328, + "ic_fluent_square_hint_20_regular": 61329, + "ic_fluent_square_hint_apps_20_filled": 61330, + "ic_fluent_square_hint_apps_20_regular": 61331, + "ic_fluent_square_hint_arrow_back_20_filled": 61332, + "ic_fluent_square_hint_arrow_back_20_regular": 61333, + "ic_fluent_square_hint_hexagon_20_filled": 61334, + "ic_fluent_square_hint_hexagon_20_regular": 61335, + "ic_fluent_square_hint_sparkles_20_filled": 61336, + "ic_fluent_square_hint_sparkles_20_regular": 61337, + "ic_fluent_square_multiple_20_filled": 61338, + "ic_fluent_square_multiple_20_regular": 61339, + "ic_fluent_square_shadow_20_filled": 61340, + "ic_fluent_square_shadow_20_regular": 61341, + "ic_fluent_squares_nested_20_filled": 61342, + "ic_fluent_squares_nested_20_regular": 61343, + "ic_fluent_stack_20_filled": 61344, + "ic_fluent_stack_20_regular": 61345, + "ic_fluent_stack_add_20_filled": 61346, + "ic_fluent_stack_add_20_regular": 61347, + "ic_fluent_stack_arrow_forward_20_filled": 61348, + "ic_fluent_stack_arrow_forward_20_regular": 61349, + "ic_fluent_stack_star_20_filled": 61350, + "ic_fluent_stack_star_20_regular": 61351, + "ic_fluent_stack_vertical_20_filled": 61352, + "ic_fluent_stack_vertical_20_regular": 61353, + "ic_fluent_star_20_filled": 61354, + "ic_fluent_star_20_regular": 61355, + "ic_fluent_star_add_20_filled": 61356, + "ic_fluent_star_add_20_regular": 61357, + "ic_fluent_star_arrow_back_20_filled": 61358, + "ic_fluent_star_arrow_back_20_regular": 61359, + "ic_fluent_star_arrow_right_end_20_filled": 61360, + "ic_fluent_star_arrow_right_end_20_regular": 61361, + "ic_fluent_star_arrow_right_start_20_filled": 61362, + "ic_fluent_star_arrow_right_start_20_regular": 61363, + "ic_fluent_star_checkmark_20_filled": 61364, + "ic_fluent_star_checkmark_20_regular": 61365, + "ic_fluent_star_dismiss_20_filled": 61366, + "ic_fluent_star_dismiss_20_regular": 61367, + "ic_fluent_star_edit_20_filled": 61368, + "ic_fluent_star_edit_20_regular": 61369, + "ic_fluent_star_emphasis_20_filled": 61370, + "ic_fluent_star_emphasis_20_regular": 61371, + "ic_fluent_star_half_20_filled": 61372, + "ic_fluent_star_half_20_regular": 61373, + "ic_fluent_star_line_horizontal_3_20_filled": 61374, + "ic_fluent_star_line_horizontal_3_20_regular": 61375, + "ic_fluent_star_off_20_filled": 61376, + "ic_fluent_star_off_20_regular": 61377, + "ic_fluent_star_one_quarter_20_filled": 61378, + "ic_fluent_star_one_quarter_20_regular": 61379, + "ic_fluent_star_prohibited_20_filled": 61380, + "ic_fluent_star_prohibited_20_regular": 61381, + "ic_fluent_star_settings_20_filled": 61382, + "ic_fluent_star_settings_20_regular": 61383, + "ic_fluent_star_three_quarter_20_filled": 61384, + "ic_fluent_star_three_quarter_20_regular": 61385, + "ic_fluent_status_20_filled": 61386, + "ic_fluent_status_20_regular": 61387, + "ic_fluent_step_20_filled": 61388, + "ic_fluent_step_20_regular": 61389, + "ic_fluent_steps_20_filled": 61390, + "ic_fluent_steps_20_regular": 61391, + "ic_fluent_stethoscope_20_filled": 61392, + "ic_fluent_stethoscope_20_regular": 61393, + "ic_fluent_sticker_20_filled": 61394, + "ic_fluent_sticker_20_regular": 61395, + "ic_fluent_sticker_add_20_filled": 61396, + "ic_fluent_sticker_add_20_regular": 61397, + "ic_fluent_stop_20_filled": 61398, + "ic_fluent_stop_20_regular": 61399, + "ic_fluent_storage_20_filled": 61400, + "ic_fluent_storage_20_regular": 61401, + "ic_fluent_store_microsoft_20_filled": 61402, + "ic_fluent_store_microsoft_20_regular": 61403, + "ic_fluent_stream_20_filled": 61404, + "ic_fluent_stream_20_regular": 61405, + "ic_fluent_stream_input_20_filled": 61406, + "ic_fluent_stream_input_20_regular": 61407, + "ic_fluent_stream_input_output_20_filled": 61408, + "ic_fluent_stream_input_output_20_regular": 61409, + "ic_fluent_stream_output_20_filled": 61410, + "ic_fluent_stream_output_20_regular": 61411, + "ic_fluent_street_sign_20_filled": 61412, + "ic_fluent_street_sign_20_regular": 61413, + "ic_fluent_style_guide_20_filled": 61414, + "ic_fluent_style_guide_20_regular": 61415, + "ic_fluent_sub_grid_20_filled": 61416, + "ic_fluent_sub_grid_20_regular": 61417, + "ic_fluent_subtitles_20_filled": 61418, + "ic_fluent_subtitles_20_regular": 61419, + "ic_fluent_subtract_20_filled": 61420, + "ic_fluent_subtract_20_regular": 61421, + "ic_fluent_subtract_circle_20_filled": 61422, + "ic_fluent_subtract_circle_20_regular": 61423, + "ic_fluent_subtract_circle_arrow_back_20_filled": 61424, + "ic_fluent_subtract_circle_arrow_back_20_regular": 61425, + "ic_fluent_subtract_circle_arrow_forward_20_filled": 61426, + "ic_fluent_subtract_circle_arrow_forward_20_regular": 61427, + "ic_fluent_subtract_parentheses_20_filled": 61428, + "ic_fluent_subtract_parentheses_20_regular": 61429, + "ic_fluent_subtract_square_20_filled": 61430, + "ic_fluent_subtract_square_20_regular": 61431, + "ic_fluent_subtract_square_multiple_20_filled": 61432, + "ic_fluent_subtract_square_multiple_20_regular": 61433, + "ic_fluent_surface_earbuds_20_filled": 61434, + "ic_fluent_surface_earbuds_20_regular": 61435, + "ic_fluent_surface_hub_20_filled": 61436, + "ic_fluent_surface_hub_20_regular": 61437, + "ic_fluent_swimming_pool_20_filled": 61438, + "ic_fluent_swimming_pool_20_regular": 61439, + "ic_fluent_swipe_down_20_filled": 61440, + "ic_fluent_swipe_down_20_regular": 61441, + "ic_fluent_swipe_right_20_filled": 61442, + "ic_fluent_swipe_right_20_regular": 61443, + "ic_fluent_swipe_up_20_filled": 61444, + "ic_fluent_swipe_up_20_regular": 61445, + "ic_fluent_symbols_20_filled": 61446, + "ic_fluent_symbols_20_regular": 61447, + "ic_fluent_sync_off_20_filled": 61448, + "ic_fluent_sync_off_20_regular": 61449, + "ic_fluent_syringe_20_filled": 61450, + "ic_fluent_syringe_20_regular": 61451, + "ic_fluent_system_20_filled": 61452, + "ic_fluent_system_20_regular": 61453, + "ic_fluent_tab_20_filled": 61454, + "ic_fluent_tab_20_regular": 61455, + "ic_fluent_tab_add_20_filled": 61456, + "ic_fluent_tab_add_20_regular": 61457, + "ic_fluent_tab_arrow_left_20_filled": 61458, + "ic_fluent_tab_arrow_left_20_regular": 61459, + "ic_fluent_tab_desktop_20_filled": 61460, + "ic_fluent_tab_desktop_20_regular": 61461, + "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 61462, + "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 61463, + "ic_fluent_tab_desktop_arrow_left_20_filled": 61464, + "ic_fluent_tab_desktop_arrow_left_20_regular": 61465, + "ic_fluent_tab_desktop_bottom_20_filled": 61466, + "ic_fluent_tab_desktop_bottom_20_regular": 61467, + "ic_fluent_tab_desktop_clock_20_filled": 61468, + "ic_fluent_tab_desktop_clock_20_regular": 61469, + "ic_fluent_tab_desktop_copy_20_filled": 61470, + "ic_fluent_tab_desktop_copy_20_regular": 61471, + "ic_fluent_tab_desktop_image_20_filled": 61472, + "ic_fluent_tab_desktop_image_20_regular": 61473, + "ic_fluent_tab_desktop_link_20_filled": 61474, + "ic_fluent_tab_desktop_link_20_regular": 61475, + "ic_fluent_tab_desktop_multiple_20_filled": 61476, + "ic_fluent_tab_desktop_multiple_20_regular": 61477, + "ic_fluent_tab_desktop_multiple_add_20_filled": 61478, + "ic_fluent_tab_desktop_multiple_add_20_regular": 61479, + "ic_fluent_tab_desktop_multiple_bottom_20_filled": 61480, + "ic_fluent_tab_desktop_multiple_bottom_20_regular": 61481, + "ic_fluent_tab_desktop_multiple_sparkle_20_filled": 61482, + "ic_fluent_tab_desktop_multiple_sparkle_20_regular": 61483, + "ic_fluent_tab_desktop_new_page_20_filled": 61484, + "ic_fluent_tab_desktop_new_page_20_regular": 61485, + "ic_fluent_tab_desktop_search_20_filled": 61486, + "ic_fluent_tab_desktop_search_20_regular": 61487, + "ic_fluent_tab_group_20_filled": 61488, + "ic_fluent_tab_group_20_regular": 61489, + "ic_fluent_tab_in_private_20_filled": 61490, + "ic_fluent_tab_in_private_20_regular": 61491, + "ic_fluent_tab_inprivate_account_20_filled": 61492, + "ic_fluent_tab_inprivate_account_20_regular": 61493, + "ic_fluent_tab_prohibited_20_filled": 61494, + "ic_fluent_tab_prohibited_20_regular": 61495, + "ic_fluent_tab_shield_dismiss_20_filled": 61496, + "ic_fluent_tab_shield_dismiss_20_regular": 61497, + "ic_fluent_table_20_filled": 61498, + "ic_fluent_table_20_regular": 61499, + "ic_fluent_table_add_20_filled": 61500, + "ic_fluent_table_add_20_regular": 61501, + "ic_fluent_table_arrow_up_20_filled": 61502, + "ic_fluent_table_arrow_up_20_regular": 61503, + "ic_fluent_table_bottom_row_20_filled": 61504, + "ic_fluent_table_bottom_row_20_regular": 61505, + "ic_fluent_table_calculator_20_filled": 61506, + "ic_fluent_table_calculator_20_regular": 61507, + "ic_fluent_table_cell_edit_20_filled": 61508, + "ic_fluent_table_cell_edit_20_regular": 61509, + "ic_fluent_table_cells_merge_20_filled": 61510, + "ic_fluent_table_cells_merge_20_regular": 61511, + "ic_fluent_table_cells_split_20_filled": 61512, + "ic_fluent_table_cells_split_20_regular": 61513, + "ic_fluent_table_checker_20_filled": 61514, + "ic_fluent_table_checker_20_regular": 61515, + "ic_fluent_table_column_top_bottom_20_filled": 61516, + "ic_fluent_table_column_top_bottom_20_regular": 61517, + "ic_fluent_table_copy_20_filled": 61518, + "ic_fluent_table_copy_20_regular": 61519, + "ic_fluent_table_cursor_20_filled": 61520, + "ic_fluent_table_cursor_20_regular": 61521, + "ic_fluent_table_delete_column_20_filled": 61522, + "ic_fluent_table_delete_column_20_regular": 61523, + "ic_fluent_table_delete_row_20_filled": 61524, + "ic_fluent_table_delete_row_20_regular": 61525, + "ic_fluent_table_dismiss_20_filled": 61526, + "ic_fluent_table_dismiss_20_regular": 61527, + "ic_fluent_table_edit_20_filled": 61528, + "ic_fluent_table_edit_20_regular": 61529, + "ic_fluent_table_freeze_column_20_filled": 61530, + "ic_fluent_table_freeze_column_20_regular": 61531, + "ic_fluent_table_freeze_column_and_row_20_filled": 61532, + "ic_fluent_table_freeze_column_and_row_20_regular": 61533, + "ic_fluent_table_freeze_row_20_filled": 61534, + "ic_fluent_table_freeze_row_20_regular": 61535, + "ic_fluent_table_image_20_filled": 61536, + "ic_fluent_table_image_20_regular": 61537, + "ic_fluent_table_insert_column_20_filled": 61538, + "ic_fluent_table_insert_column_20_regular": 61539, + "ic_fluent_table_insert_row_20_filled": 61540, + "ic_fluent_table_insert_row_20_regular": 61541, + "ic_fluent_table_lightning_20_filled": 61542, + "ic_fluent_table_lightning_20_regular": 61543, + "ic_fluent_table_link_20_filled": 61544, + "ic_fluent_table_link_20_regular": 61545, + "ic_fluent_table_lock_20_filled": 61546, + "ic_fluent_table_lock_20_regular": 61547, + "ic_fluent_table_move_above_20_filled": 61548, + "ic_fluent_table_move_above_20_regular": 61549, + "ic_fluent_table_move_below_20_filled": 61550, + "ic_fluent_table_move_below_20_regular": 61551, + "ic_fluent_table_move_left_20_filled": 61552, + "ic_fluent_table_move_left_20_regular": 61553, + "ic_fluent_table_move_right_20_filled": 61554, + "ic_fluent_table_move_right_20_regular": 61555, + "ic_fluent_table_multiple_20_filled": 61556, + "ic_fluent_table_multiple_20_regular": 61557, + "ic_fluent_table_offset_20_filled": 61558, + "ic_fluent_table_offset_20_regular": 61559, + "ic_fluent_table_offset_add_20_filled": 61560, + "ic_fluent_table_offset_add_20_regular": 61561, + "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 61562, + "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 61563, + "ic_fluent_table_offset_settings_20_filled": 61564, + "ic_fluent_table_offset_settings_20_regular": 61565, + "ic_fluent_table_resize_column_20_filled": 61566, + "ic_fluent_table_resize_column_20_regular": 61567, + "ic_fluent_table_resize_row_20_filled": 61568, + "ic_fluent_table_resize_row_20_regular": 61569, + "ic_fluent_table_search_20_filled": 61570, + "ic_fluent_table_search_20_regular": 61571, + "ic_fluent_table_settings_20_filled": 61572, + "ic_fluent_table_settings_20_regular": 61573, + "ic_fluent_table_simple_20_filled": 61574, + "ic_fluent_table_simple_20_regular": 61575, + "ic_fluent_table_simple_checkmark_20_filled": 61576, + "ic_fluent_table_simple_checkmark_20_regular": 61577, + "ic_fluent_table_simple_exclude_20_filled": 61578, + "ic_fluent_table_simple_exclude_20_regular": 61579, + "ic_fluent_table_simple_include_20_filled": 61580, + "ic_fluent_table_simple_include_20_regular": 61581, + "ic_fluent_table_simple_multiple_20_filled": 61582, + "ic_fluent_table_simple_multiple_20_regular": 61583, + "ic_fluent_table_sparkle_20_filled": 61584, + "ic_fluent_table_sparkle_20_regular": 61585, + "ic_fluent_table_split_20_filled": 61586, + "ic_fluent_table_split_20_regular": 61587, + "ic_fluent_table_stack_above_20_filled": 61588, + "ic_fluent_table_stack_above_20_regular": 61589, + "ic_fluent_table_stack_below_20_filled": 61590, + "ic_fluent_table_stack_below_20_regular": 61591, + "ic_fluent_table_stack_left_20_filled": 61592, + "ic_fluent_table_stack_left_20_regular": 61593, + "ic_fluent_table_stack_right_20_filled": 61594, + "ic_fluent_table_stack_right_20_regular": 61595, + "ic_fluent_table_switch_20_filled": 61596, + "ic_fluent_table_switch_20_regular": 61597, + "ic_fluent_tablet_20_filled": 61598, + "ic_fluent_tablet_20_regular": 61599, + "ic_fluent_tablet_laptop_20_filled": 61600, + "ic_fluent_tablet_laptop_20_regular": 61601, + "ic_fluent_tablet_speaker_20_filled": 61602, + "ic_fluent_tablet_speaker_20_regular": 61603, + "ic_fluent_tabs_20_filled": 61604, + "ic_fluent_tabs_20_regular": 61605, + "ic_fluent_tag_20_filled": 61606, + "ic_fluent_tag_20_regular": 61607, + "ic_fluent_tag_circle_20_filled": 61608, + "ic_fluent_tag_circle_20_regular": 61609, + "ic_fluent_tag_dismiss_20_filled": 61610, + "ic_fluent_tag_dismiss_20_regular": 61611, + "ic_fluent_tag_error_20_filled": 61612, + "ic_fluent_tag_error_20_regular": 61613, + "ic_fluent_tag_lock_20_filled": 61614, + "ic_fluent_tag_lock_20_regular": 61615, + "ic_fluent_tag_lock_accent_20_filled": 61616, + "ic_fluent_tag_multiple_20_filled": 61617, + "ic_fluent_tag_multiple_20_regular": 61618, + "ic_fluent_tag_off_20_filled": 61619, + "ic_fluent_tag_off_20_regular": 61620, + "ic_fluent_tag_question_mark_20_filled": 61621, + "ic_fluent_tag_question_mark_20_regular": 61622, + "ic_fluent_tag_reset_20_filled": 61623, + "ic_fluent_tag_reset_20_regular": 61624, + "ic_fluent_tag_search_20_filled": 61625, + "ic_fluent_tag_search_20_regular": 61626, + "ic_fluent_tap_double_20_filled": 61627, + "ic_fluent_tap_double_20_regular": 61628, + "ic_fluent_tap_single_20_filled": 61629, + "ic_fluent_tap_single_20_regular": 61630, + "ic_fluent_target_20_filled": 61631, + "ic_fluent_target_20_regular": 61632, + "ic_fluent_target_add_20_filled": 61633, + "ic_fluent_target_add_20_regular": 61634, + "ic_fluent_target_arrow_20_filled": 61635, + "ic_fluent_target_arrow_20_regular": 61636, + "ic_fluent_target_dismiss_20_filled": 61637, + "ic_fluent_target_dismiss_20_regular": 61638, + "ic_fluent_target_edit_20_filled": 61639, + "ic_fluent_target_edit_20_regular": 61640, + "ic_fluent_task_list_add_20_filled": 61641, + "ic_fluent_task_list_add_20_regular": 61642, + "ic_fluent_task_list_ltr_20_filled": 61643, + "ic_fluent_task_list_ltr_20_regular": 61644, + "ic_fluent_task_list_rtl_20_filled": 61645, + "ic_fluent_task_list_rtl_20_regular": 61646, + "ic_fluent_task_list_square_add_20_filled": 61647, + "ic_fluent_task_list_square_add_20_regular": 61648, + "ic_fluent_task_list_square_database_20_filled": 61649, + "ic_fluent_task_list_square_database_20_regular": 61650, + "ic_fluent_task_list_square_ltr_20_filled": 61651, + "ic_fluent_task_list_square_ltr_20_regular": 61652, + "ic_fluent_task_list_square_person_20_filled": 61653, + "ic_fluent_task_list_square_person_20_regular": 61654, + "ic_fluent_task_list_square_rtl_20_filled": 61655, + "ic_fluent_task_list_square_rtl_20_regular": 61656, + "ic_fluent_task_list_square_settings_20_filled": 61657, + "ic_fluent_task_list_square_settings_20_regular": 61658, + "ic_fluent_tasks_app_20_filled": 61659, + "ic_fluent_tasks_app_20_regular": 61660, + "ic_fluent_teaching_20_filled": 61661, + "ic_fluent_teaching_20_regular": 61662, + "ic_fluent_teardrop_bottom_right_20_filled": 61663, + "ic_fluent_teardrop_bottom_right_20_regular": 61664, + "ic_fluent_teddy_20_filled": 61665, + "ic_fluent_teddy_20_regular": 61666, + "ic_fluent_temperature_20_filled": 61667, + "ic_fluent_temperature_20_regular": 61668, + "ic_fluent_tent_20_filled": 61669, + "ic_fluent_tent_20_regular": 61670, + "ic_fluent_tetris_app_20_filled": 61671, + "ic_fluent_tetris_app_20_regular": 61672, + "ic_fluent_text_add_20_filled": 61673, + "ic_fluent_text_add_20_regular": 61674, + "ic_fluent_text_add_space_after_20_filled": 61675, + "ic_fluent_text_add_space_after_20_regular": 61676, + "ic_fluent_text_add_space_before_20_filled": 61677, + "ic_fluent_text_add_space_before_20_regular": 61678, + "ic_fluent_text_add_t_20_filled": 61679, + "ic_fluent_text_add_t_20_regular": 61680, + "ic_fluent_text_align_center_20_filled": 61681, + "ic_fluent_text_align_center_20_regular": 61682, + "ic_fluent_text_align_center_rotate_270_20_filled": 61683, + "ic_fluent_text_align_center_rotate_270_20_regular": 61684, + "ic_fluent_text_align_center_rotate_90_20_filled": 61685, + "ic_fluent_text_align_center_rotate_90_20_regular": 61686, + "ic_fluent_text_align_distributed_20_filled": 61687, + "ic_fluent_text_align_distributed_20_regular": 61688, + "ic_fluent_text_align_distributed_evenly_20_filled": 61689, + "ic_fluent_text_align_distributed_evenly_20_regular": 61690, + "ic_fluent_text_align_distributed_vertical_20_filled": 61691, + "ic_fluent_text_align_distributed_vertical_20_regular": 61692, + "ic_fluent_text_align_justify_20_filled": 61693, + "ic_fluent_text_align_justify_20_regular": 61694, + "ic_fluent_text_align_justify_low_20_filled": 61695, + "ic_fluent_text_align_justify_low_20_regular": 61696, + "ic_fluent_text_align_justify_low_90_20_filled": 61697, + "ic_fluent_text_align_justify_low_90_20_regular": 61698, + "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61699, + "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61700, + "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61701, + "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61702, + "ic_fluent_text_align_justify_rotate_270_20_filled": 61703, + "ic_fluent_text_align_justify_rotate_270_20_regular": 61704, + "ic_fluent_text_align_justify_rotate_90_20_filled": 61705, + "ic_fluent_text_align_justify_rotate_90_20_regular": 61706, + "ic_fluent_text_align_left_20_filled": 61707, + "ic_fluent_text_align_left_20_regular": 61708, + "ic_fluent_text_align_left_rotate_270_20_filled": 61709, + "ic_fluent_text_align_left_rotate_270_20_regular": 61710, + "ic_fluent_text_align_left_rotate_90_20_filled": 61711, + "ic_fluent_text_align_left_rotate_90_20_regular": 61712, + "ic_fluent_text_align_right_20_filled": 61713, + "ic_fluent_text_align_right_20_regular": 61714, + "ic_fluent_text_align_right_rotate_270_20_filled": 61715, + "ic_fluent_text_align_right_rotate_270_20_regular": 61716, + "ic_fluent_text_align_right_rotate_90_20_filled": 61717, + "ic_fluent_text_align_right_rotate_90_20_regular": 61718, + "ic_fluent_text_arrow_down_right_column_20_filled": 61719, + "ic_fluent_text_arrow_down_right_column_20_regular": 61720, + "ic_fluent_text_asterisk_20_filled": 61721, + "ic_fluent_text_asterisk_20_regular": 61722, + "ic_fluent_text_baseline_20_filled": 61723, + "ic_fluent_text_baseline_20_regular": 61724, + "ic_fluent_text_bold_20_filled": 61725, + "ic_fluent_text_bold_20_regular": 61726, + "ic_fluent_text_box_settings_20_filled": 61727, + "ic_fluent_text_box_settings_20_regular": 61728, + "ic_fluent_text_bullet_list_20_filled": 61729, + "ic_fluent_text_bullet_list_20_regular": 61730, + "ic_fluent_text_bullet_list_90_20_filled": 61731, + "ic_fluent_text_bullet_list_90_20_regular": 61732, + "ic_fluent_text_bullet_list_add_20_filled": 61733, + "ic_fluent_text_bullet_list_add_20_regular": 61734, + "ic_fluent_text_bullet_list_checkmark_20_filled": 61735, + "ic_fluent_text_bullet_list_checkmark_20_regular": 61736, + "ic_fluent_text_bullet_list_dismiss_20_filled": 61737, + "ic_fluent_text_bullet_list_dismiss_20_regular": 61738, + "ic_fluent_text_bullet_list_ltr_20_filled": 61739, + "ic_fluent_text_bullet_list_ltr_20_regular": 61740, + "ic_fluent_text_bullet_list_ltr_90_20_filled": 61741, + "ic_fluent_text_bullet_list_ltr_90_20_regular": 61742, + "ic_fluent_text_bullet_list_rtl_20_filled": 61743, + "ic_fluent_text_bullet_list_rtl_20_regular": 61744, + "ic_fluent_text_bullet_list_rtl_90_20_filled": 61745, + "ic_fluent_text_bullet_list_rtl_90_20_regular": 61746, + "ic_fluent_text_bullet_list_square_20_filled": 61747, + "ic_fluent_text_bullet_list_square_20_regular": 61748, + "ic_fluent_text_bullet_list_square_clock_20_filled": 61749, + "ic_fluent_text_bullet_list_square_clock_20_regular": 61750, + "ic_fluent_text_bullet_list_square_edit_20_filled": 61751, + "ic_fluent_text_bullet_list_square_edit_20_regular": 61752, + "ic_fluent_text_bullet_list_square_person_20_filled": 61753, + "ic_fluent_text_bullet_list_square_person_20_regular": 61754, + "ic_fluent_text_bullet_list_square_search_20_filled": 61755, + "ic_fluent_text_bullet_list_square_search_20_regular": 61756, + "ic_fluent_text_bullet_list_square_settings_20_filled": 61757, + "ic_fluent_text_bullet_list_square_settings_20_regular": 61758, + "ic_fluent_text_bullet_list_square_shield_20_filled": 61759, + "ic_fluent_text_bullet_list_square_shield_20_regular": 61760, + "ic_fluent_text_bullet_list_square_sparkle_20_filled": 61761, + "ic_fluent_text_bullet_list_square_sparkle_20_regular": 61762, + "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61763, + "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61764, + "ic_fluent_text_bullet_list_square_warning_20_filled": 61765, + "ic_fluent_text_bullet_list_square_warning_20_regular": 61766, + "ic_fluent_text_bullet_list_tree_20_filled": 61767, + "ic_fluent_text_bullet_list_tree_20_regular": 61768, + "ic_fluent_text_case_lowercase_20_filled": 61769, + "ic_fluent_text_case_lowercase_20_regular": 61770, + "ic_fluent_text_case_title_20_filled": 61771, + "ic_fluent_text_case_title_20_regular": 61772, + "ic_fluent_text_case_uppercase_20_filled": 61773, + "ic_fluent_text_case_uppercase_20_regular": 61774, + "ic_fluent_text_change_case_20_filled": 61775, + "ic_fluent_text_change_case_20_regular": 61776, + "ic_fluent_text_clear_formatting_20_filled": 61777, + "ic_fluent_text_clear_formatting_20_regular": 61778, + "ic_fluent_text_collapse_20_filled": 61779, + "ic_fluent_text_collapse_20_regular": 61780, + "ic_fluent_text_color_20_filled": 61781, + "ic_fluent_text_color_20_regular": 61782, + "ic_fluent_text_color_accent_20_filled": 61783, + "ic_fluent_text_column_one_20_filled": 61784, + "ic_fluent_text_column_one_20_regular": 61785, + "ic_fluent_text_column_one_narrow_20_filled": 61786, + "ic_fluent_text_column_one_narrow_20_regular": 61787, + "ic_fluent_text_column_one_semi_narrow_20_filled": 61788, + "ic_fluent_text_column_one_semi_narrow_20_regular": 61789, + "ic_fluent_text_column_one_wide_20_filled": 61790, + "ic_fluent_text_column_one_wide_20_regular": 61791, + "ic_fluent_text_column_one_wide_lightning_20_filled": 61792, + "ic_fluent_text_column_one_wide_lightning_20_regular": 61793, + "ic_fluent_text_column_three_20_filled": 61794, + "ic_fluent_text_column_three_20_regular": 61795, + "ic_fluent_text_column_two_20_filled": 61796, + "ic_fluent_text_column_two_20_regular": 61797, + "ic_fluent_text_column_two_left_20_filled": 61798, + "ic_fluent_text_column_two_left_20_regular": 61799, + "ic_fluent_text_column_two_right_20_filled": 61800, + "ic_fluent_text_column_two_right_20_regular": 61801, + "ic_fluent_text_column_wide_20_filled": 61802, + "ic_fluent_text_column_wide_20_regular": 61803, + "ic_fluent_text_continuous_20_filled": 61804, + "ic_fluent_text_continuous_20_regular": 61805, + "ic_fluent_text_density_20_filled": 61806, + "ic_fluent_text_density_20_regular": 61807, + "ic_fluent_text_description_20_filled": 61808, + "ic_fluent_text_description_20_regular": 61809, + "ic_fluent_text_description_ltr_20_filled": 61810, + "ic_fluent_text_description_ltr_20_regular": 61811, + "ic_fluent_text_description_rtl_20_filled": 61812, + "ic_fluent_text_description_rtl_20_regular": 61813, + "ic_fluent_text_direction_horizontal_left_20_filled": 61814, + "ic_fluent_text_direction_horizontal_left_20_regular": 61815, + "ic_fluent_text_direction_horizontal_ltr_20_filled": 61816, + "ic_fluent_text_direction_horizontal_ltr_20_regular": 61817, + "ic_fluent_text_direction_horizontal_right_20_filled": 61818, + "ic_fluent_text_direction_horizontal_right_20_regular": 61819, + "ic_fluent_text_direction_horizontal_rtl_20_filled": 61820, + "ic_fluent_text_direction_horizontal_rtl_20_regular": 61821, + "ic_fluent_text_direction_rotate_270_right_20_filled": 61822, + "ic_fluent_text_direction_rotate_270_right_20_regular": 61823, + "ic_fluent_text_direction_rotate_315_right_20_filled": 61824, + "ic_fluent_text_direction_rotate_315_right_20_regular": 61825, + "ic_fluent_text_direction_rotate_45_right_20_filled": 61826, + "ic_fluent_text_direction_rotate_45_right_20_regular": 61827, + "ic_fluent_text_direction_rotate_90_left_20_filled": 61828, + "ic_fluent_text_direction_rotate_90_left_20_regular": 61829, + "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61830, + "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61831, + "ic_fluent_text_direction_rotate_90_right_20_filled": 61832, + "ic_fluent_text_direction_rotate_90_right_20_regular": 61833, + "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61834, + "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61835, + "ic_fluent_text_direction_vertical_20_filled": 61836, + "ic_fluent_text_direction_vertical_20_regular": 61837, + "ic_fluent_text_edit_style_20_filled": 61838, + "ic_fluent_text_edit_style_20_regular": 61839, + "ic_fluent_text_effects_20_filled": 61840, + "ic_fluent_text_effects_20_regular": 61841, + "ic_fluent_text_effects_sparkle_20_filled": 61842, + "ic_fluent_text_effects_sparkle_20_regular": 61843, + "ic_fluent_text_expand_20_filled": 61844, + "ic_fluent_text_expand_20_regular": 61845, + "ic_fluent_text_field_20_filled": 61846, + "ic_fluent_text_field_20_regular": 61847, + "ic_fluent_text_first_line_20_filled": 61848, + "ic_fluent_text_first_line_20_regular": 61849, + "ic_fluent_text_font_20_filled": 61850, + "ic_fluent_text_font_20_regular": 61851, + "ic_fluent_text_font_info_20_filled": 61852, + "ic_fluent_text_font_info_20_regular": 61853, + "ic_fluent_text_font_size_20_filled": 61854, + "ic_fluent_text_font_size_20_regular": 61855, + "ic_fluent_text_footnote_20_filled": 61856, + "ic_fluent_text_footnote_20_regular": 61857, + "ic_fluent_text_grammar_arrow_left_20_filled": 61858, + "ic_fluent_text_grammar_arrow_left_20_regular": 61859, + "ic_fluent_text_grammar_arrow_right_20_filled": 61860, + "ic_fluent_text_grammar_arrow_right_20_regular": 61861, + "ic_fluent_text_grammar_checkmark_20_filled": 61862, + "ic_fluent_text_grammar_checkmark_20_regular": 61863, + "ic_fluent_text_grammar_dismiss_20_filled": 61864, + "ic_fluent_text_grammar_dismiss_20_regular": 61865, + "ic_fluent_text_grammar_error_20_filled": 61866, + "ic_fluent_text_grammar_error_20_regular": 61867, + "ic_fluent_text_grammar_lightning_20_filled": 61868, + "ic_fluent_text_grammar_lightning_20_regular": 61869, + "ic_fluent_text_grammar_settings_20_filled": 61870, + "ic_fluent_text_grammar_settings_20_regular": 61871, + "ic_fluent_text_grammar_wand_20_filled": 61872, + "ic_fluent_text_grammar_wand_20_regular": 61873, + "ic_fluent_text_hanging_20_filled": 61874, + "ic_fluent_text_hanging_20_regular": 61875, + "ic_fluent_text_header_1_20_filled": 61876, + "ic_fluent_text_header_1_20_regular": 61877, + "ic_fluent_text_header_1_lines_20_filled": 61878, + "ic_fluent_text_header_1_lines_20_regular": 61879, + "ic_fluent_text_header_1_lines_caret_20_filled": 61880, + "ic_fluent_text_header_1_lines_caret_20_regular": 61881, + "ic_fluent_text_header_2_20_filled": 61882, + "ic_fluent_text_header_2_20_regular": 61883, + "ic_fluent_text_header_2_lines_20_filled": 61884, + "ic_fluent_text_header_2_lines_20_regular": 61885, + "ic_fluent_text_header_2_lines_caret_20_filled": 61886, + "ic_fluent_text_header_2_lines_caret_20_regular": 61887, + "ic_fluent_text_header_3_20_filled": 61888, + "ic_fluent_text_header_3_20_regular": 61889, + "ic_fluent_text_header_3_lines_20_filled": 61890, + "ic_fluent_text_header_3_lines_20_regular": 61891, + "ic_fluent_text_header_3_lines_caret_20_filled": 61892, + "ic_fluent_text_header_3_lines_caret_20_regular": 61893, + "ic_fluent_text_indent_decrease_20_filled": 61894, + "ic_fluent_text_indent_decrease_20_regular": 61895, + "ic_fluent_text_indent_decrease_ltr_20_filled": 61896, + "ic_fluent_text_indent_decrease_ltr_20_regular": 61897, + "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61898, + "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61899, + "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61900, + "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61901, + "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61902, + "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61903, + "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61904, + "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61905, + "ic_fluent_text_indent_decrease_rtl_20_filled": 61906, + "ic_fluent_text_indent_decrease_rtl_20_regular": 61907, + "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61908, + "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61909, + "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61910, + "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61911, + "ic_fluent_text_indent_increase_20_filled": 61912, + "ic_fluent_text_indent_increase_20_regular": 61913, + "ic_fluent_text_indent_increase_ltr_20_filled": 61914, + "ic_fluent_text_indent_increase_ltr_20_regular": 61915, + "ic_fluent_text_indent_increase_ltr_90_20_filled": 61916, + "ic_fluent_text_indent_increase_ltr_90_20_regular": 61917, + "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61918, + "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61919, + "ic_fluent_text_indent_increase_rotate_270_20_filled": 61920, + "ic_fluent_text_indent_increase_rotate_270_20_regular": 61921, + "ic_fluent_text_indent_increase_rotate_90_20_filled": 61922, + "ic_fluent_text_indent_increase_rotate_90_20_regular": 61923, + "ic_fluent_text_indent_increase_rtl_20_filled": 61924, + "ic_fluent_text_indent_increase_rtl_20_regular": 61925, + "ic_fluent_text_indent_increase_rtl_90_20_filled": 61926, + "ic_fluent_text_indent_increase_rtl_90_20_regular": 61927, + "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61928, + "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61929, + "ic_fluent_text_italic_20_filled": 61930, + "ic_fluent_text_italic_20_regular": 61931, + "ic_fluent_text_line_spacing_20_filled": 61932, + "ic_fluent_text_line_spacing_20_regular": 61933, + "ic_fluent_text_more_20_filled": 61934, + "ic_fluent_text_more_20_regular": 61935, + "ic_fluent_text_number_format_20_filled": 61936, + "ic_fluent_text_number_format_20_regular": 61937, + "ic_fluent_text_number_list_ltr_20_filled": 61938, + "ic_fluent_text_number_list_ltr_20_regular": 61939, + "ic_fluent_text_number_list_ltr_90_20_filled": 61940, + "ic_fluent_text_number_list_ltr_90_20_regular": 61941, + "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61942, + "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61943, + "ic_fluent_text_number_list_rotate_270_20_filled": 61944, + "ic_fluent_text_number_list_rotate_270_20_regular": 61945, + "ic_fluent_text_number_list_rotate_90_20_filled": 61946, + "ic_fluent_text_number_list_rotate_90_20_regular": 61947, + "ic_fluent_text_number_list_rtl_20_filled": 61948, + "ic_fluent_text_number_list_rtl_20_regular": 61949, + "ic_fluent_text_number_list_rtl_90_20_filled": 61950, + "ic_fluent_text_number_list_rtl_90_20_regular": 61951, + "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61952, + "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61953, + "ic_fluent_text_paragraph_20_filled": 61954, + "ic_fluent_text_paragraph_20_regular": 61955, + "ic_fluent_text_paragraph_direction_20_filled": 61956, + "ic_fluent_text_paragraph_direction_20_regular": 61957, + "ic_fluent_text_paragraph_direction_left_20_filled": 61958, + "ic_fluent_text_paragraph_direction_left_20_regular": 61959, + "ic_fluent_text_paragraph_direction_right_20_filled": 61960, + "ic_fluent_text_paragraph_direction_right_20_regular": 61961, + "ic_fluent_text_period_asterisk_20_filled": 61962, + "ic_fluent_text_period_asterisk_20_regular": 61963, + "ic_fluent_text_position_behind_20_filled": 61964, + "ic_fluent_text_position_behind_20_regular": 61965, + "ic_fluent_text_position_front_20_filled": 61966, + "ic_fluent_text_position_front_20_regular": 61967, + "ic_fluent_text_position_line_20_filled": 61968, + "ic_fluent_text_position_line_20_regular": 61969, + "ic_fluent_text_position_square_20_filled": 61970, + "ic_fluent_text_position_square_20_regular": 61971, + "ic_fluent_text_position_square_left_20_filled": 61972, + "ic_fluent_text_position_square_left_20_regular": 61973, + "ic_fluent_text_position_square_right_20_filled": 61974, + "ic_fluent_text_position_square_right_20_regular": 61975, + "ic_fluent_text_position_through_20_filled": 61976, + "ic_fluent_text_position_through_20_regular": 61977, + "ic_fluent_text_position_tight_20_filled": 61978, + "ic_fluent_text_position_tight_20_regular": 61979, + "ic_fluent_text_position_top_bottom_20_filled": 61980, + "ic_fluent_text_position_top_bottom_20_regular": 61981, + "ic_fluent_text_proofing_tools_20_filled": 61982, + "ic_fluent_text_proofing_tools_20_regular": 61983, + "ic_fluent_text_quote_20_filled": 61984, + "ic_fluent_text_quote_20_regular": 61985, + "ic_fluent_text_sort_ascending_20_filled": 61986, + "ic_fluent_text_sort_ascending_20_regular": 61987, + "ic_fluent_text_sort_descending_20_filled": 61988, + "ic_fluent_text_sort_descending_20_regular": 61989, + "ic_fluent_text_strikethrough_20_filled": 61990, + "ic_fluent_text_strikethrough_20_regular": 61991, + "ic_fluent_text_subscript_20_filled": 61992, + "ic_fluent_text_subscript_20_regular": 61993, + "ic_fluent_text_superscript_20_filled": 61994, + "ic_fluent_text_superscript_20_regular": 61995, + "ic_fluent_text_t_20_filled": 61996, + "ic_fluent_text_t_20_regular": 61997, + "ic_fluent_text_underline_20_filled": 61998, + "ic_fluent_text_underline_20_regular": 61999, + "ic_fluent_text_underline_character_u_20_filled": 62000, + "ic_fluent_text_underline_character_u_20_regular": 62001, + "ic_fluent_text_underline_double_20_filled": 62002, + "ic_fluent_text_underline_double_20_regular": 62003, + "ic_fluent_text_whole_word_20_filled": 62004, + "ic_fluent_text_whole_word_20_regular": 62005, + "ic_fluent_text_word_count_20_filled": 62006, + "ic_fluent_text_word_count_20_regular": 62007, + "ic_fluent_text_wrap_20_filled": 62008, + "ic_fluent_text_wrap_20_regular": 62009, + "ic_fluent_text_wrap_off_20_filled": 62010, + "ic_fluent_text_wrap_off_20_regular": 62011, + "ic_fluent_textbox_20_filled": 62012, + "ic_fluent_textbox_20_regular": 62013, + "ic_fluent_textbox_align_bottom_20_filled": 62014, + "ic_fluent_textbox_align_bottom_20_regular": 62015, + "ic_fluent_textbox_align_bottom_center_20_filled": 62016, + "ic_fluent_textbox_align_bottom_center_20_regular": 62017, + "ic_fluent_textbox_align_bottom_left_20_filled": 62018, + "ic_fluent_textbox_align_bottom_left_20_regular": 62019, + "ic_fluent_textbox_align_bottom_right_20_filled": 62020, + "ic_fluent_textbox_align_bottom_right_20_regular": 62021, + "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 62022, + "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 62023, + "ic_fluent_textbox_align_center_20_filled": 62024, + "ic_fluent_textbox_align_center_20_regular": 62025, + "ic_fluent_textbox_align_middle_20_filled": 62026, + "ic_fluent_textbox_align_middle_20_regular": 62027, + "ic_fluent_textbox_align_middle_left_20_filled": 62028, + "ic_fluent_textbox_align_middle_left_20_regular": 62029, + "ic_fluent_textbox_align_middle_right_20_filled": 62030, + "ic_fluent_textbox_align_middle_right_20_regular": 62031, + "ic_fluent_textbox_align_middle_rotate_90_20_filled": 62032, + "ic_fluent_textbox_align_middle_rotate_90_20_regular": 62033, + "ic_fluent_textbox_align_top_20_filled": 62034, + "ic_fluent_textbox_align_top_20_regular": 62035, + "ic_fluent_textbox_align_top_center_20_filled": 62036, + "ic_fluent_textbox_align_top_center_20_regular": 62037, + "ic_fluent_textbox_align_top_left_20_filled": 62038, + "ic_fluent_textbox_align_top_left_20_regular": 62039, + "ic_fluent_textbox_align_top_right_20_filled": 62040, + "ic_fluent_textbox_align_top_right_20_regular": 62041, + "ic_fluent_textbox_align_top_rotate_90_20_filled": 62042, + "ic_fluent_textbox_align_top_rotate_90_20_regular": 62043, + "ic_fluent_textbox_more_20_filled": 62044, + "ic_fluent_textbox_more_20_regular": 62045, + "ic_fluent_textbox_rotate_90_20_filled": 62046, + "ic_fluent_textbox_rotate_90_20_regular": 62047, + "ic_fluent_textbox_settings_20_filled": 62048, + "ic_fluent_textbox_settings_20_regular": 62049, + "ic_fluent_thinking_20_filled": 62050, + "ic_fluent_thinking_20_regular": 62051, + "ic_fluent_thumb_dislike_20_filled": 62052, + "ic_fluent_thumb_dislike_20_regular": 62053, + "ic_fluent_thumb_like_20_filled": 62054, + "ic_fluent_thumb_like_20_regular": 62055, + "ic_fluent_thumb_like_dislike_20_filled": 62056, + "ic_fluent_thumb_like_dislike_20_regular": 62057, + "ic_fluent_ticket_diagonal_20_filled": 62058, + "ic_fluent_ticket_diagonal_20_regular": 62059, + "ic_fluent_ticket_horizontal_20_filled": 62060, + "ic_fluent_ticket_horizontal_20_regular": 62061, + "ic_fluent_time_and_weather_20_filled": 62062, + "ic_fluent_time_and_weather_20_regular": 62063, + "ic_fluent_time_picker_20_filled": 62064, + "ic_fluent_time_picker_20_regular": 62065, + "ic_fluent_timeline_20_filled": 62066, + "ic_fluent_timeline_20_regular": 62067, + "ic_fluent_timer_10_20_filled": 62068, + "ic_fluent_timer_10_20_regular": 62069, + "ic_fluent_timer_2_20_filled": 62070, + "ic_fluent_timer_2_20_regular": 62071, + "ic_fluent_timer_20_filled": 62072, + "ic_fluent_timer_20_regular": 62073, + "ic_fluent_timer_3_20_filled": 62074, + "ic_fluent_timer_3_20_regular": 62075, + "ic_fluent_timer_off_20_filled": 62076, + "ic_fluent_timer_off_20_regular": 62077, + "ic_fluent_toggle_left_20_filled": 62078, + "ic_fluent_toggle_left_20_regular": 62079, + "ic_fluent_toggle_multiple_20_filled": 62080, + "ic_fluent_toggle_multiple_20_regular": 62081, + "ic_fluent_toggle_right_20_filled": 62082, + "ic_fluent_toggle_right_20_regular": 62083, + "ic_fluent_toolbox_20_filled": 62084, + "ic_fluent_toolbox_20_regular": 62085, + "ic_fluent_tooltip_quote_20_filled": 62086, + "ic_fluent_tooltip_quote_20_regular": 62087, + "ic_fluent_top_speed_20_filled": 62088, + "ic_fluent_top_speed_20_regular": 62089, + "ic_fluent_translate_20_filled": 62090, + "ic_fluent_translate_20_regular": 62091, + "ic_fluent_translate_auto_20_filled": 62092, + "ic_fluent_translate_auto_20_regular": 62093, + "ic_fluent_translate_off_20_filled": 62094, + "ic_fluent_translate_off_20_regular": 62095, + "ic_fluent_transmission_20_filled": 62096, + "ic_fluent_transmission_20_regular": 62097, + "ic_fluent_transparency_square_20_filled": 62098, + "ic_fluent_transparency_square_20_regular": 62099, + "ic_fluent_tray_item_add_20_filled": 62100, + "ic_fluent_tray_item_add_20_regular": 62101, + "ic_fluent_tray_item_remove_20_filled": 62102, + "ic_fluent_tray_item_remove_20_regular": 62103, + "ic_fluent_tree_deciduous_20_filled": 62104, + "ic_fluent_tree_deciduous_20_regular": 62105, + "ic_fluent_tree_evergreen_20_filled": 62106, + "ic_fluent_tree_evergreen_20_regular": 62107, + "ic_fluent_triangle_20_filled": 62108, + "ic_fluent_triangle_20_regular": 62109, + "ic_fluent_triangle_down_20_filled": 62110, + "ic_fluent_triangle_down_20_regular": 62111, + "ic_fluent_triangle_left_20_filled": 62112, + "ic_fluent_triangle_left_20_regular": 62113, + "ic_fluent_triangle_right_20_filled": 62114, + "ic_fluent_triangle_right_20_regular": 62115, + "ic_fluent_triangle_up_20_filled": 62116, + "ic_fluent_triangle_up_20_regular": 62117, + "ic_fluent_trophy_20_filled": 62118, + "ic_fluent_trophy_20_regular": 62119, + "ic_fluent_trophy_lock_20_filled": 62120, + "ic_fluent_trophy_lock_20_regular": 62121, + "ic_fluent_trophy_off_20_filled": 62122, + "ic_fluent_trophy_off_20_regular": 62123, + "ic_fluent_tv_20_filled": 62124, + "ic_fluent_tv_20_regular": 62125, + "ic_fluent_tv_arrow_right_20_filled": 62126, + "ic_fluent_tv_arrow_right_20_regular": 62127, + "ic_fluent_tv_usb_20_filled": 62128, + "ic_fluent_tv_usb_20_regular": 62129, + "ic_fluent_umbrella_20_filled": 62130, + "ic_fluent_umbrella_20_regular": 62131, + "ic_fluent_uninstall_app_20_filled": 62132, + "ic_fluent_uninstall_app_20_regular": 62133, + "ic_fluent_usb_plug_20_filled": 62134, + "ic_fluent_usb_plug_20_regular": 62135, + "ic_fluent_usb_stick_20_filled": 62136, + "ic_fluent_usb_stick_20_regular": 62137, + "ic_fluent_vault_20_filled": 62138, + "ic_fluent_vault_20_regular": 62139, + "ic_fluent_vehicle_bicycle_20_filled": 62140, + "ic_fluent_vehicle_bicycle_20_regular": 62141, + "ic_fluent_vehicle_bus_20_filled": 62142, + "ic_fluent_vehicle_bus_20_regular": 62143, + "ic_fluent_vehicle_cab_20_filled": 62144, + "ic_fluent_vehicle_cab_20_regular": 62145, + "ic_fluent_vehicle_cable_car_20_filled": 62146, + "ic_fluent_vehicle_cable_car_20_regular": 62147, + "ic_fluent_vehicle_car_20_filled": 62148, + "ic_fluent_vehicle_car_20_regular": 62149, + "ic_fluent_vehicle_car_collision_20_filled": 62150, + "ic_fluent_vehicle_car_collision_20_regular": 62151, + "ic_fluent_vehicle_car_parking_20_filled": 62152, + "ic_fluent_vehicle_car_parking_20_regular": 62153, + "ic_fluent_vehicle_car_profile_20_filled": 62154, + "ic_fluent_vehicle_car_profile_20_regular": 62155, + "ic_fluent_vehicle_car_profile_ltr_20_filled": 62156, + "ic_fluent_vehicle_car_profile_ltr_20_regular": 62157, + "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 62158, + "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 62159, + "ic_fluent_vehicle_car_profile_rtl_20_filled": 62160, + "ic_fluent_vehicle_car_profile_rtl_20_regular": 62161, + "ic_fluent_vehicle_motorcycle_20_filled": 62162, + "ic_fluent_vehicle_motorcycle_20_regular": 62163, + "ic_fluent_vehicle_ship_20_filled": 62164, + "ic_fluent_vehicle_ship_20_regular": 62165, + "ic_fluent_vehicle_subway_20_filled": 62166, + "ic_fluent_vehicle_subway_20_regular": 62167, + "ic_fluent_vehicle_subway_clock_20_filled": 62168, + "ic_fluent_vehicle_subway_clock_20_regular": 62169, + "ic_fluent_vehicle_tractor_20_filled": 62170, + "ic_fluent_vehicle_tractor_20_regular": 62171, + "ic_fluent_vehicle_truck_20_filled": 62172, + "ic_fluent_vehicle_truck_20_regular": 62173, + "ic_fluent_vehicle_truck_bag_20_filled": 62174, + "ic_fluent_vehicle_truck_bag_20_regular": 62175, + "ic_fluent_vehicle_truck_cube_20_filled": 62176, + "ic_fluent_vehicle_truck_cube_20_regular": 62177, + "ic_fluent_vehicle_truck_profile_20_filled": 62178, + "ic_fluent_vehicle_truck_profile_20_regular": 62179, + "ic_fluent_video_20_filled": 62180, + "ic_fluent_video_20_regular": 62181, + "ic_fluent_video_360_20_filled": 62182, + "ic_fluent_video_360_20_regular": 62183, + "ic_fluent_video_360_off_20_filled": 62184, + "ic_fluent_video_360_off_20_regular": 62185, + "ic_fluent_video_add_20_filled": 62186, + "ic_fluent_video_add_20_regular": 62187, + "ic_fluent_video_background_effect_20_filled": 62188, + "ic_fluent_video_background_effect_20_regular": 62189, + "ic_fluent_video_background_effect_horizontal_20_filled": 62190, + "ic_fluent_video_background_effect_horizontal_20_regular": 62191, + "ic_fluent_video_bluetooth_20_filled": 62192, + "ic_fluent_video_bluetooth_20_regular": 62193, + "ic_fluent_video_chat_20_filled": 62194, + "ic_fluent_video_chat_20_regular": 62195, + "ic_fluent_video_clip_20_filled": 62196, + "ic_fluent_video_clip_20_regular": 62197, + "ic_fluent_video_clip_multiple_20_filled": 62198, + "ic_fluent_video_clip_multiple_20_regular": 62199, + "ic_fluent_video_clip_off_20_filled": 62200, + "ic_fluent_video_clip_off_20_regular": 62201, + "ic_fluent_video_clip_optimize_20_filled": 62202, + "ic_fluent_video_clip_optimize_20_regular": 62203, + "ic_fluent_video_clip_wand_20_filled": 62204, + "ic_fluent_video_clip_wand_20_regular": 62205, + "ic_fluent_video_off_20_filled": 62206, + "ic_fluent_video_off_20_regular": 62207, + "ic_fluent_video_person_20_filled": 62208, + "ic_fluent_video_person_20_regular": 62209, + "ic_fluent_video_person_call_20_filled": 62210, + "ic_fluent_video_person_call_20_regular": 62211, + "ic_fluent_video_person_clock_20_filled": 62212, + "ic_fluent_video_person_clock_20_regular": 62213, + "ic_fluent_video_person_off_20_filled": 62214, + "ic_fluent_video_person_off_20_regular": 62215, + "ic_fluent_video_person_pulse_20_filled": 62216, + "ic_fluent_video_person_pulse_20_regular": 62217, + "ic_fluent_video_person_sparkle_20_filled": 62218, + "ic_fluent_video_person_sparkle_20_regular": 62219, + "ic_fluent_video_person_sparkle_off_20_filled": 62220, + "ic_fluent_video_person_sparkle_off_20_regular": 62221, + "ic_fluent_video_person_star_20_filled": 62222, + "ic_fluent_video_person_star_20_regular": 62223, + "ic_fluent_video_person_star_off_20_filled": 62224, + "ic_fluent_video_person_star_off_20_regular": 62225, + "ic_fluent_video_play_pause_20_filled": 62226, + "ic_fluent_video_play_pause_20_regular": 62227, + "ic_fluent_video_prohibited_20_filled": 62228, + "ic_fluent_video_prohibited_20_regular": 62229, + "ic_fluent_video_recording_20_filled": 62230, + "ic_fluent_video_recording_20_regular": 62231, + "ic_fluent_video_security_20_filled": 62232, + "ic_fluent_video_security_20_regular": 62233, + "ic_fluent_video_switch_20_filled": 62234, + "ic_fluent_video_switch_20_regular": 62235, + "ic_fluent_video_sync_20_filled": 62236, + "ic_fluent_video_sync_20_regular": 62237, + "ic_fluent_video_usb_20_filled": 62238, + "ic_fluent_video_usb_20_regular": 62239, + "ic_fluent_view_desktop_20_filled": 62240, + "ic_fluent_view_desktop_20_regular": 62241, + "ic_fluent_view_desktop_mobile_20_filled": 62242, + "ic_fluent_view_desktop_mobile_20_regular": 62243, + "ic_fluent_virtual_network_20_filled": 62244, + "ic_fluent_virtual_network_20_regular": 62245, + "ic_fluent_virtual_network_toolbox_20_filled": 62246, + "ic_fluent_virtual_network_toolbox_20_regular": 62247, + "ic_fluent_voicemail_20_filled": 62248, + "ic_fluent_voicemail_20_regular": 62249, + "ic_fluent_voicemail_arrow_back_20_filled": 62250, + "ic_fluent_voicemail_arrow_back_20_regular": 62251, + "ic_fluent_voicemail_arrow_forward_20_filled": 62252, + "ic_fluent_voicemail_arrow_forward_20_regular": 62253, + "ic_fluent_voicemail_arrow_subtract_20_filled": 62254, + "ic_fluent_voicemail_arrow_subtract_20_regular": 62255, + "ic_fluent_voicemail_shield_20_filled": 62256, + "ic_fluent_voicemail_shield_20_regular": 62257, + "ic_fluent_voicemail_subtract_20_filled": 62258, + "ic_fluent_voicemail_subtract_20_regular": 62259, + "ic_fluent_vote_20_filled": 62260, + "ic_fluent_vote_20_regular": 62261, + "ic_fluent_walkie_talkie_20_filled": 62262, + "ic_fluent_walkie_talkie_20_regular": 62263, + "ic_fluent_wallet_20_filled": 62264, + "ic_fluent_wallet_20_regular": 62265, + "ic_fluent_wallet_credit_card_20_filled": 62266, + "ic_fluent_wallet_credit_card_20_regular": 62267, + "ic_fluent_wallpaper_20_filled": 62268, + "ic_fluent_wallpaper_20_regular": 62269, + "ic_fluent_wand_20_filled": 62270, + "ic_fluent_wand_20_regular": 62271, + "ic_fluent_warning_20_filled": 62272, + "ic_fluent_warning_20_regular": 62273, + "ic_fluent_warning_lock_open_20_filled": 62274, + "ic_fluent_warning_lock_open_20_regular": 62275, + "ic_fluent_warning_shield_20_filled": 62276, + "ic_fluent_warning_shield_20_regular": 62277, + "ic_fluent_washer_20_filled": 62278, + "ic_fluent_washer_20_regular": 62279, + "ic_fluent_water_20_filled": 62280, + "ic_fluent_water_20_regular": 62281, + "ic_fluent_weather_blowing_snow_20_filled": 62282, + "ic_fluent_weather_blowing_snow_20_regular": 62283, + "ic_fluent_weather_cloudy_20_filled": 62284, + "ic_fluent_weather_cloudy_20_regular": 62285, + "ic_fluent_weather_drizzle_20_filled": 62286, + "ic_fluent_weather_drizzle_20_regular": 62287, + "ic_fluent_weather_duststorm_20_filled": 62288, + "ic_fluent_weather_duststorm_20_regular": 62289, + "ic_fluent_weather_fog_20_filled": 62290, + "ic_fluent_weather_fog_20_regular": 62291, + "ic_fluent_weather_hail_day_20_filled": 62292, + "ic_fluent_weather_hail_day_20_regular": 62293, + "ic_fluent_weather_hail_night_20_filled": 62294, + "ic_fluent_weather_hail_night_20_regular": 62295, + "ic_fluent_weather_haze_20_filled": 62296, + "ic_fluent_weather_haze_20_regular": 62297, + "ic_fluent_weather_moon_20_filled": 62298, + "ic_fluent_weather_moon_20_regular": 62299, + "ic_fluent_weather_moon_off_20_filled": 62300, + "ic_fluent_weather_moon_off_20_regular": 62301, + "ic_fluent_weather_partly_cloudy_day_20_filled": 62302, + "ic_fluent_weather_partly_cloudy_day_20_regular": 62303, + "ic_fluent_weather_partly_cloudy_night_20_filled": 62304, + "ic_fluent_weather_partly_cloudy_night_20_regular": 62305, + "ic_fluent_weather_rain_20_filled": 62306, + "ic_fluent_weather_rain_20_regular": 62307, + "ic_fluent_weather_rain_showers_day_20_filled": 62308, + "ic_fluent_weather_rain_showers_day_20_regular": 62309, + "ic_fluent_weather_rain_showers_night_20_filled": 62310, + "ic_fluent_weather_rain_showers_night_20_regular": 62311, + "ic_fluent_weather_rain_snow_20_filled": 62312, + "ic_fluent_weather_rain_snow_20_regular": 62313, + "ic_fluent_weather_snow_20_filled": 62314, + "ic_fluent_weather_snow_20_regular": 62315, + "ic_fluent_weather_snow_shower_day_20_filled": 62316, + "ic_fluent_weather_snow_shower_day_20_regular": 62317, + "ic_fluent_weather_snow_shower_night_20_filled": 62318, + "ic_fluent_weather_snow_shower_night_20_regular": 62319, + "ic_fluent_weather_snowflake_20_filled": 62320, + "ic_fluent_weather_snowflake_20_regular": 62321, + "ic_fluent_weather_squalls_20_filled": 62322, + "ic_fluent_weather_squalls_20_regular": 62323, + "ic_fluent_weather_sunny_20_filled": 62324, + "ic_fluent_weather_sunny_20_regular": 62325, + "ic_fluent_weather_sunny_high_20_filled": 62326, + "ic_fluent_weather_sunny_high_20_regular": 62327, + "ic_fluent_weather_sunny_low_20_filled": 62328, + "ic_fluent_weather_sunny_low_20_regular": 62329, + "ic_fluent_weather_thunderstorm_20_filled": 62330, + "ic_fluent_weather_thunderstorm_20_regular": 62331, + "ic_fluent_web_asset_20_filled": 62332, + "ic_fluent_web_asset_20_regular": 62333, + "ic_fluent_whiteboard_20_filled": 62334, + "ic_fluent_whiteboard_20_regular": 62335, + "ic_fluent_whiteboard_off_20_filled": 62336, + "ic_fluent_whiteboard_off_20_regular": 62337, + "ic_fluent_wifi_1_20_filled": 62338, + "ic_fluent_wifi_1_20_regular": 62339, + "ic_fluent_wifi_2_20_filled": 62340, + "ic_fluent_wifi_2_20_regular": 62341, + "ic_fluent_wifi_3_20_filled": 62342, + "ic_fluent_wifi_3_20_regular": 62343, + "ic_fluent_wifi_4_20_filled": 62344, + "ic_fluent_wifi_4_20_regular": 62345, + "ic_fluent_wifi_lock_20_filled": 62346, + "ic_fluent_wifi_lock_20_regular": 62347, + "ic_fluent_wifi_off_20_filled": 62348, + "ic_fluent_wifi_off_20_regular": 62349, + "ic_fluent_wifi_settings_20_filled": 62350, + "ic_fluent_wifi_settings_20_regular": 62351, + "ic_fluent_wifi_warning_20_filled": 62352, + "ic_fluent_wifi_warning_20_regular": 62353, + "ic_fluent_window_20_filled": 62354, + "ic_fluent_window_20_regular": 62355, + "ic_fluent_window_ad_20_filled": 62356, + "ic_fluent_window_ad_20_regular": 62357, + "ic_fluent_window_ad_off_20_filled": 62358, + "ic_fluent_window_ad_off_20_regular": 62359, + "ic_fluent_window_ad_person_20_filled": 62360, + "ic_fluent_window_ad_person_20_regular": 62361, + "ic_fluent_window_apps_20_filled": 62362, + "ic_fluent_window_apps_20_regular": 62363, + "ic_fluent_window_arrow_up_20_filled": 62364, + "ic_fluent_window_arrow_up_20_regular": 62365, + "ic_fluent_window_brush_20_filled": 62366, + "ic_fluent_window_brush_20_regular": 62367, + "ic_fluent_window_bullet_list_20_filled": 62368, + "ic_fluent_window_bullet_list_20_regular": 62369, + "ic_fluent_window_bullet_list_add_20_filled": 62370, + "ic_fluent_window_bullet_list_add_20_regular": 62371, + "ic_fluent_window_column_one_fourth_left_20_filled": 62372, + "ic_fluent_window_column_one_fourth_left_20_regular": 62373, + "ic_fluent_window_column_one_fourth_left_focus_left_20_filled": 62374, + "ic_fluent_window_column_one_fourth_left_focus_top_20_filled": 62375, + "ic_fluent_window_console_20_filled": 62376, + "ic_fluent_window_console_20_regular": 62377, + "ic_fluent_window_database_20_filled": 62378, + "ic_fluent_window_database_20_regular": 62379, + "ic_fluent_window_dev_edit_20_filled": 62380, + "ic_fluent_window_dev_edit_20_regular": 62381, + "ic_fluent_window_dev_tools_20_filled": 62382, + "ic_fluent_window_dev_tools_20_regular": 62383, + "ic_fluent_window_edit_20_filled": 62384, + "ic_fluent_window_edit_20_regular": 62385, + "ic_fluent_window_fingerprint_20_filled": 62386, + "ic_fluent_window_fingerprint_20_regular": 62387, + "ic_fluent_window_header_horizontal_20_filled": 62388, + "ic_fluent_window_header_horizontal_20_regular": 62389, + "ic_fluent_window_header_horizontal_off_20_filled": 62390, + "ic_fluent_window_header_horizontal_off_20_regular": 62391, + "ic_fluent_window_header_vertical_20_filled": 62392, + "ic_fluent_window_header_vertical_20_regular": 62393, + "ic_fluent_window_inprivate_20_filled": 62394, + "ic_fluent_window_inprivate_20_regular": 62395, + "ic_fluent_window_inprivate_account_20_filled": 62396, + "ic_fluent_window_inprivate_account_20_regular": 62397, + "ic_fluent_window_location_target_20_filled": 62398, + "ic_fluent_window_location_target_20_regular": 62399, + "ic_fluent_window_multiple_20_filled": 62400, + "ic_fluent_window_multiple_20_regular": 62401, + "ic_fluent_window_multiple_swap_20_filled": 62402, + "ic_fluent_window_multiple_swap_20_regular": 62403, + "ic_fluent_window_new_20_filled": 62404, + "ic_fluent_window_new_20_regular": 62405, + "ic_fluent_window_play_20_filled": 62406, + "ic_fluent_window_play_20_regular": 62407, + "ic_fluent_window_settings_20_filled": 62408, + "ic_fluent_window_settings_20_regular": 62409, + "ic_fluent_window_shield_20_filled": 62410, + "ic_fluent_window_shield_20_regular": 62411, + "ic_fluent_window_text_20_filled": 62412, + "ic_fluent_window_text_20_regular": 62413, + "ic_fluent_window_wrench_20_filled": 62414, + "ic_fluent_window_wrench_20_regular": 62415, + "ic_fluent_wrench_20_filled": 62416, + "ic_fluent_wrench_20_regular": 62417, + "ic_fluent_wrench_screwdriver_20_filled": 62418, + "ic_fluent_wrench_screwdriver_20_regular": 62419, + "ic_fluent_wrench_settings_20_filled": 62420, + "ic_fluent_wrench_settings_20_regular": 62421, + "ic_fluent_xbox_console_20_filled": 62422, + "ic_fluent_xbox_console_20_regular": 62423, + "ic_fluent_xbox_controller_20_filled": 62424, + "ic_fluent_xbox_controller_20_regular": 62425, + "ic_fluent_xbox_controller_error_20_filled": 62426, + "ic_fluent_xbox_controller_error_20_regular": 62427, + "ic_fluent_xray_20_filled": 62428, + "ic_fluent_xray_20_regular": 62429, + "ic_fluent_zoom_fit_20_filled": 62430, + "ic_fluent_zoom_fit_20_regular": 62431, + "ic_fluent_zoom_in_20_filled": 62432, + "ic_fluent_zoom_in_20_regular": 62433, + "ic_fluent_zoom_out_20_filled": 62434, + "ic_fluent_zoom_out_20_regular": 62435 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Resizable.ttf b/fonts/FluentSystemIcons-Resizable.ttf index 79ebfb05bd..05657d4ac9 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 410c98bb87..9ce3a91eef 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 bd7dea9495..3a60bee2f8 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 60aabaaaac..c5c2007443 100644 --- a/icons_filled.md +++ b/icons_filled.md @@ -91,8 +91,8 @@ |Arrow Circle Left||`arrowCircleLeft12Filled`
`arrowCircleLeft16Filled`
`arrowCircleLeft20Filled`
`arrowCircleLeft24Filled`
`arrowCircleLeft28Filled`
`arrowCircleLeft32Filled`
`arrowCircleLeft48Filled`|`ic_fluent_arrow_circle_left_12_filled`
`ic_fluent_arrow_circle_left_16_filled`
`ic_fluent_arrow_circle_left_20_filled`
`ic_fluent_arrow_circle_left_24_filled`
`ic_fluent_arrow_circle_left_28_filled`
`ic_fluent_arrow_circle_left_32_filled`
`ic_fluent_arrow_circle_left_48_filled`| |Arrow Circle Right||`arrowCircleRight12Filled`
`arrowCircleRight16Filled`
`arrowCircleRight20Filled`
`arrowCircleRight24Filled`
`arrowCircleRight28Filled`
`arrowCircleRight32Filled`
`arrowCircleRight48Filled`|`ic_fluent_arrow_circle_right_12_filled`
`ic_fluent_arrow_circle_right_16_filled`
`ic_fluent_arrow_circle_right_20_filled`
`ic_fluent_arrow_circle_right_24_filled`
`ic_fluent_arrow_circle_right_28_filled`
`ic_fluent_arrow_circle_right_32_filled`
`ic_fluent_arrow_circle_right_48_filled`| |Arrow Circle Up||`arrowCircleUp12Filled`
`arrowCircleUp16Filled`
`arrowCircleUp20Filled`
`arrowCircleUp24Filled`
`arrowCircleUp28Filled`
`arrowCircleUp32Filled`
`arrowCircleUp48Filled`|`ic_fluent_arrow_circle_up_12_filled`
`ic_fluent_arrow_circle_up_16_filled`
`ic_fluent_arrow_circle_up_20_filled`
`ic_fluent_arrow_circle_up_24_filled`
`ic_fluent_arrow_circle_up_28_filled`
`ic_fluent_arrow_circle_up_32_filled`
`ic_fluent_arrow_circle_up_48_filled`| -|Arrow Circle Up Left||`arrowCircleUpLeft20Filled`
`arrowCircleUpLeft24Filled`|`ic_fluent_arrow_circle_up_left_20_filled`
`ic_fluent_arrow_circle_up_left_24_filled`| -|Arrow Circle Up Right||`arrowCircleUpRight20Filled`
`arrowCircleUpRight24Filled`|`ic_fluent_arrow_circle_up_right_20_filled`
`ic_fluent_arrow_circle_up_right_24_filled`| +|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 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`| @@ -363,6 +363,7 @@ |Building Bank||`buildingBank16Filled`
`buildingBank20Filled`
`buildingBank24Filled`
`buildingBank28Filled`
`buildingBank48Filled`|`ic_fluent_building_bank_16_filled`
`ic_fluent_building_bank_20_filled`
`ic_fluent_building_bank_24_filled`
`ic_fluent_building_bank_28_filled`
`ic_fluent_building_bank_48_filled`| |Building Bank Link||`buildingBankLink16Filled`
`buildingBankLink20Filled`
`buildingBankLink24Filled`
`buildingBankLink28Filled`
`buildingBankLink48Filled`|`ic_fluent_building_bank_link_16_filled`
`ic_fluent_building_bank_link_20_filled`
`ic_fluent_building_bank_link_24_filled`
`ic_fluent_building_bank_link_28_filled`
`ic_fluent_building_bank_link_48_filled`| |Building Bank Toolbox||`buildingBankToolbox20Filled`
`buildingBankToolbox24Filled`|`ic_fluent_building_bank_toolbox_20_filled`
`ic_fluent_building_bank_toolbox_24_filled`| +|Building Checkmark||`buildingCheckmark16Filled`
`buildingCheckmark20Filled`|`ic_fluent_building_checkmark_16_filled`
`ic_fluent_building_checkmark_20_filled`| |Building Cloud||`buildingCloud24Filled`|`ic_fluent_building_cloud_24_filled`| |Building Desktop||`buildingDesktop16Filled`
`buildingDesktop20Filled`
`buildingDesktop24Filled`
`buildingDesktop32Filled`|`ic_fluent_building_desktop_16_filled`
`ic_fluent_building_desktop_20_filled`
`ic_fluent_building_desktop_24_filled`
`ic_fluent_building_desktop_32_filled`| |Building Factory||`buildingFactory16Filled`
`buildingFactory20Filled`
`buildingFactory24Filled`
`buildingFactory28Filled`
`buildingFactory32Filled`
`buildingFactory48Filled`|`ic_fluent_building_factory_16_filled`
`ic_fluent_building_factory_20_filled`
`ic_fluent_building_factory_24_filled`
`ic_fluent_building_factory_28_filled`
`ic_fluent_building_factory_32_filled`
`ic_fluent_building_factory_48_filled`| @@ -606,7 +607,7 @@ |Clipboard Text LTR||`clipboardTextLtr16Filled`
`clipboardTextLtr20Filled`
`clipboardTextLtr24Filled`
`clipboardTextLtr32Filled`|`ic_fluent_clipboard_text_ltr_16_filled`
`ic_fluent_clipboard_text_ltr_20_filled`
`ic_fluent_clipboard_text_ltr_24_filled`
`ic_fluent_clipboard_text_ltr_32_filled`| |Clipboard Text RTL||`clipboardTextRtl16Filled`
`clipboardTextRtl20Filled`
`clipboardTextRtl24Filled`|`ic_fluent_clipboard_text_rtl_16_filled`
`ic_fluent_clipboard_text_rtl_20_filled`
`ic_fluent_clipboard_text_rtl_24_filled`| |Clock||`clock12Filled`
`clock16Filled`
`clock20Filled`
`clock24Filled`
`clock28Filled`
`clock32Filled`
`clock48Filled`|`ic_fluent_clock_12_filled`
`ic_fluent_clock_16_filled`
`ic_fluent_clock_20_filled`
`ic_fluent_clock_24_filled`
`ic_fluent_clock_28_filled`
`ic_fluent_clock_32_filled`
`ic_fluent_clock_48_filled`| -|Clock Alarm||`clockAlarm16Filled`
`clockAlarm20Filled`
`clockAlarm24Filled`
`clockAlarm32Filled`|`ic_fluent_clock_alarm_16_filled`
`ic_fluent_clock_alarm_20_filled`
`ic_fluent_clock_alarm_24_filled`
`ic_fluent_clock_alarm_32_filled`| +|Clock Alarm||`clockAlarm16Filled`
`clockAlarm20Filled`
`clockAlarm24Filled`
`clockAlarm32Filled`
`clockAlarm48Filled`|`ic_fluent_clock_alarm_16_filled`
`ic_fluent_clock_alarm_20_filled`
`ic_fluent_clock_alarm_24_filled`
`ic_fluent_clock_alarm_32_filled`
`ic_fluent_clock_alarm_48_filled`| |Clock Arrow Download||`clockArrowDownload20Filled`
`clockArrowDownload24Filled`|`ic_fluent_clock_arrow_download_20_filled`
`ic_fluent_clock_arrow_download_24_filled`| |Clock Bill||`clockBill16Filled`
`clockBill20Filled`
`clockBill24Filled`
`clockBill32Filled`|`ic_fluent_clock_bill_16_filled`
`ic_fluent_clock_bill_20_filled`
`ic_fluent_clock_bill_24_filled`
`ic_fluent_clock_bill_32_filled`| |Clock Dismiss||`clockDismiss20Filled`
`clockDismiss24Filled`|`ic_fluent_clock_dismiss_20_filled`
`ic_fluent_clock_dismiss_24_filled`| @@ -615,6 +616,7 @@ |Clock Toolbox||`clockToolbox20Filled`
`clockToolbox24Filled`
`clockToolbox32Filled`|`ic_fluent_clock_toolbox_20_filled`
`ic_fluent_clock_toolbox_24_filled`
`ic_fluent_clock_toolbox_32_filled`| |Closed Caption||`closedCaption16Filled`
`closedCaption20Filled`
`closedCaption24Filled`
`closedCaption28Filled`
`closedCaption32Filled`
`closedCaption48Filled`|`ic_fluent_closed_caption_16_filled`
`ic_fluent_closed_caption_20_filled`
`ic_fluent_closed_caption_24_filled`
`ic_fluent_closed_caption_28_filled`
`ic_fluent_closed_caption_32_filled`
`ic_fluent_closed_caption_48_filled`| |Closed Caption Off||`closedCaptionOff16Filled`
`closedCaptionOff20Filled`
`closedCaptionOff24Filled`
`closedCaptionOff28Filled`
`closedCaptionOff48Filled`|`ic_fluent_closed_caption_off_16_filled`
`ic_fluent_closed_caption_off_20_filled`
`ic_fluent_closed_caption_off_24_filled`
`ic_fluent_closed_caption_off_28_filled`
`ic_fluent_closed_caption_off_48_filled`| +|Clothes Hanger||`clothesHanger12Filled`
`clothesHanger16Filled`
`clothesHanger20Filled`
`clothesHanger24Filled`|`ic_fluent_clothes_hanger_12_filled`
`ic_fluent_clothes_hanger_16_filled`
`ic_fluent_clothes_hanger_20_filled`
`ic_fluent_clothes_hanger_24_filled`| |Cloud||`cloud16Filled`
`cloud20Filled`
`cloud24Filled`
`cloud28Filled`
`cloud32Filled`
`cloud48Filled`|`ic_fluent_cloud_16_filled`
`ic_fluent_cloud_20_filled`
`ic_fluent_cloud_24_filled`
`ic_fluent_cloud_28_filled`
`ic_fluent_cloud_32_filled`
`ic_fluent_cloud_48_filled`| |Cloud Add||`cloudAdd16Filled`
`cloudAdd20Filled`
`cloudAdd24Filled`|`ic_fluent_cloud_add_16_filled`
`ic_fluent_cloud_add_20_filled`
`ic_fluent_cloud_add_24_filled`| |Cloud Archive||`cloudArchive16Filled`
`cloudArchive20Filled`
`cloudArchive24Filled`
`cloudArchive28Filled`
`cloudArchive32Filled`
`cloudArchive48Filled`|`ic_fluent_cloud_archive_16_filled`
`ic_fluent_cloud_archive_20_filled`
`ic_fluent_cloud_archive_24_filled`
`ic_fluent_cloud_archive_28_filled`
`ic_fluent_cloud_archive_32_filled`
`ic_fluent_cloud_archive_48_filled`| @@ -694,6 +696,8 @@ |Comment Multiple Link||`commentMultipleLink16Filled`
`commentMultipleLink20Filled`
`commentMultipleLink24Filled`
`commentMultipleLink28Filled`
`commentMultipleLink32Filled`|`ic_fluent_comment_multiple_link_16_filled`
`ic_fluent_comment_multiple_link_20_filled`
`ic_fluent_comment_multiple_link_24_filled`
`ic_fluent_comment_multiple_link_28_filled`
`ic_fluent_comment_multiple_link_32_filled`| |Comment Note||`commentNote20Filled`
`commentNote24Filled`|`ic_fluent_comment_note_20_filled`
`ic_fluent_comment_note_24_filled`| |Comment Off||`commentOff16Filled`
`commentOff20Filled`
`commentOff24Filled`
`commentOff28Filled`
`commentOff48Filled`|`ic_fluent_comment_off_16_filled`
`ic_fluent_comment_off_20_filled`
`ic_fluent_comment_off_24_filled`
`ic_fluent_comment_off_28_filled`
`ic_fluent_comment_off_48_filled`| +|Comment Quote||`commentQuote16Filled`
`commentQuote20Filled`
`commentQuote24Filled`
`commentQuote28Filled`|`ic_fluent_comment_quote_16_filled`
`ic_fluent_comment_quote_20_filled`
`ic_fluent_comment_quote_24_filled`
`ic_fluent_comment_quote_28_filled`| +|Comment Text||`commentText16Filled`
`commentText20Filled`
`commentText24Filled`
`commentText28Filled`
`commentText32Filled`
`commentText48Filled`|`ic_fluent_comment_text_16_filled`
`ic_fluent_comment_text_20_filled`
`ic_fluent_comment_text_24_filled`
`ic_fluent_comment_text_28_filled`
`ic_fluent_comment_text_32_filled`
`ic_fluent_comment_text_48_filled`| |Communication||`communication16Filled`
`communication20Filled`
`communication24Filled`|`ic_fluent_communication_16_filled`
`ic_fluent_communication_20_filled`
`ic_fluent_communication_24_filled`| |Communication Person||`communicationPerson20Filled`
`communicationPerson24Filled`|`ic_fluent_communication_person_20_filled`
`ic_fluent_communication_person_24_filled`| |Communication Shield||`communicationShield16Filled`
`communicationShield20Filled`
`communicationShield24Filled`|`ic_fluent_communication_shield_16_filled`
`ic_fluent_communication_shield_20_filled`
`ic_fluent_communication_shield_24_filled`| @@ -1162,9 +1166,9 @@ |Gift Card Money||`giftCardMoney20Filled`
`giftCardMoney24Filled`|`ic_fluent_gift_card_money_20_filled`
`ic_fluent_gift_card_money_24_filled`| |Gift Card Multiple||`giftCardMultiple20Filled`
`giftCardMultiple24Filled`|`ic_fluent_gift_card_multiple_20_filled`
`ic_fluent_gift_card_multiple_24_filled`| |Gift Open||`giftOpen16Filled`
`giftOpen20Filled`
`giftOpen24Filled`
`giftOpen32Filled`|`ic_fluent_gift_open_16_filled`
`ic_fluent_gift_open_20_filled`
`ic_fluent_gift_open_24_filled`
`ic_fluent_gift_open_32_filled`| -|Glance||`glance12Filled`
`glance20Filled`
`glance24Filled`|`ic_fluent_glance_12_filled`
`ic_fluent_glance_20_filled`
`ic_fluent_glance_24_filled`| +|Glance||`glance12Filled`
`glance16Filled`
`glance20Filled`
`glance24Filled`
`glance28Filled`
`glance32Filled`
`glance48Filled`|`ic_fluent_glance_12_filled`
`ic_fluent_glance_16_filled`
`ic_fluent_glance_20_filled`
`ic_fluent_glance_24_filled`
`ic_fluent_glance_28_filled`
`ic_fluent_glance_32_filled`
`ic_fluent_glance_48_filled`| |Glance Default||`glanceDefault12Filled`|`ic_fluent_glance_default_12_filled`| -|Glance Horizontal||`glanceHorizontal12Filled`
`glanceHorizontal16Filled`
`glanceHorizontal20Filled`
`glanceHorizontal24Filled`
`glanceHorizontal32Filled`|`ic_fluent_glance_horizontal_12_filled`
`ic_fluent_glance_horizontal_16_filled`
`ic_fluent_glance_horizontal_20_filled`
`ic_fluent_glance_horizontal_24_filled`
`ic_fluent_glance_horizontal_32_filled`| +|Glance Horizontal||`glanceHorizontal12Filled`
`glanceHorizontal16Filled`
`glanceHorizontal20Filled`
`glanceHorizontal24Filled`
`glanceHorizontal28Filled`
`glanceHorizontal32Filled`
`glanceHorizontal48Filled`|`ic_fluent_glance_horizontal_12_filled`
`ic_fluent_glance_horizontal_16_filled`
`ic_fluent_glance_horizontal_20_filled`
`ic_fluent_glance_horizontal_24_filled`
`ic_fluent_glance_horizontal_28_filled`
`ic_fluent_glance_horizontal_32_filled`
`ic_fluent_glance_horizontal_48_filled`| |Glance Horizontal Sparkle||`glanceHorizontalSparkle32Filled`|`ic_fluent_glance_horizontal_sparkle_32_filled`| |Glance Horizontal Sparkles||`glanceHorizontalSparkles16Filled`
`glanceHorizontalSparkles20Filled`
`glanceHorizontalSparkles24Filled`|`ic_fluent_glance_horizontal_sparkles_16_filled`
`ic_fluent_glance_horizontal_sparkles_20_filled`
`ic_fluent_glance_horizontal_sparkles_24_filled`| |Glasses||`glasses16Filled`
`glasses20Filled`
`glasses24Filled`
`glasses28Filled`
`glasses32Filled`
`glasses48Filled`|`ic_fluent_glasses_16_filled`
`ic_fluent_glasses_20_filled`
`ic_fluent_glasses_24_filled`
`ic_fluent_glasses_28_filled`
`ic_fluent_glasses_32_filled`
`ic_fluent_glasses_48_filled`| @@ -1490,7 +1494,7 @@ |Math Symbols||`mathSymbols16Filled`
`mathSymbols20Filled`
`mathSymbols24Filled`
`mathSymbols28Filled`
`mathSymbols32Filled`
`mathSymbols48Filled`|`ic_fluent_math_symbols_16_filled`
`ic_fluent_math_symbols_20_filled`
`ic_fluent_math_symbols_24_filled`
`ic_fluent_math_symbols_28_filled`
`ic_fluent_math_symbols_32_filled`
`ic_fluent_math_symbols_48_filled`| |Maximize||`maximize16Filled`
`maximize20Filled`
`maximize24Filled`
`maximize28Filled`
`maximize48Filled`|`ic_fluent_maximize_16_filled`
`ic_fluent_maximize_20_filled`
`ic_fluent_maximize_24_filled`
`ic_fluent_maximize_28_filled`
`ic_fluent_maximize_48_filled`| |Meet Now||`meetNow16Filled`
`meetNow20Filled`
`meetNow24Filled`
`meetNow28Filled`
`meetNow32Filled`
`meetNow48Filled`|`ic_fluent_meet_now_16_filled`
`ic_fluent_meet_now_20_filled`
`ic_fluent_meet_now_24_filled`
`ic_fluent_meet_now_28_filled`
`ic_fluent_meet_now_32_filled`
`ic_fluent_meet_now_48_filled`| -|Megaphone||`megaphone16Filled`
`megaphone20Filled`
`megaphone24Filled`
`megaphone28Filled`|`ic_fluent_megaphone_16_filled`
`ic_fluent_megaphone_20_filled`
`ic_fluent_megaphone_24_filled`
`ic_fluent_megaphone_28_filled`| +|Megaphone||`megaphone12Filled`
`megaphone16Filled`
`megaphone20Filled`
`megaphone24Filled`
`megaphone28Filled`|`ic_fluent_megaphone_12_filled`
`ic_fluent_megaphone_16_filled`
`ic_fluent_megaphone_20_filled`
`ic_fluent_megaphone_24_filled`
`ic_fluent_megaphone_28_filled`| |Megaphone Circle||`megaphoneCircle20Filled`
`megaphoneCircle24Filled`|`ic_fluent_megaphone_circle_20_filled`
`ic_fluent_megaphone_circle_24_filled`| |Megaphone Loud||`megaphoneLoud16Filled`
`megaphoneLoud20Filled`
`megaphoneLoud24Filled`
`megaphoneLoud28Filled`
`megaphoneLoud32Filled`|`ic_fluent_megaphone_loud_16_filled`
`ic_fluent_megaphone_loud_20_filled`
`ic_fluent_megaphone_loud_24_filled`
`ic_fluent_megaphone_loud_28_filled`
`ic_fluent_megaphone_loud_32_filled`| |Megaphone Off||`megaphoneOff16Filled`
`megaphoneOff20Filled`
`megaphoneOff24Filled`
`megaphoneOff28Filled`|`ic_fluent_megaphone_off_16_filled`
`ic_fluent_megaphone_off_20_filled`
`ic_fluent_megaphone_off_24_filled`
`ic_fluent_megaphone_off_28_filled`| @@ -1500,6 +1504,7 @@ |Mention Brackets||`mentionBrackets20Filled`|`ic_fluent_mention_brackets_20_filled`| |Merge||`merge16Filled`
`merge20Filled`
`merge24Filled`|`ic_fluent_merge_16_filled`
`ic_fluent_merge_20_filled`
`ic_fluent_merge_24_filled`| |Mic||`mic16Filled`
`mic20Filled`
`mic24Filled`
`mic28Filled`
`mic32Filled`
`mic48Filled`|`ic_fluent_mic_16_filled`
`ic_fluent_mic_20_filled`
`ic_fluent_mic_24_filled`
`ic_fluent_mic_28_filled`
`ic_fluent_mic_32_filled`
`ic_fluent_mic_48_filled`| +|Mic Link||`micLink16Filled`
`micLink20Filled`
`micLink24Filled`
`micLink28Filled`
`micLink32Filled`
`micLink48Filled`|`ic_fluent_mic_link_16_filled`
`ic_fluent_mic_link_20_filled`
`ic_fluent_mic_link_24_filled`
`ic_fluent_mic_link_28_filled`
`ic_fluent_mic_link_32_filled`
`ic_fluent_mic_link_48_filled`| |Mic Off||`micOff12Filled`
`micOff16Filled`
`micOff20Filled`
`micOff24Filled`
`micOff28Filled`
`micOff32Filled`
`micOff48Filled`|`ic_fluent_mic_off_12_filled`
`ic_fluent_mic_off_16_filled`
`ic_fluent_mic_off_20_filled`
`ic_fluent_mic_off_24_filled`
`ic_fluent_mic_off_28_filled`
`ic_fluent_mic_off_32_filled`
`ic_fluent_mic_off_48_filled`| |Mic Prohibited||`micProhibited16Filled`
`micProhibited20Filled`
`micProhibited24Filled`
`micProhibited28Filled`
`micProhibited48Filled`|`ic_fluent_mic_prohibited_16_filled`
`ic_fluent_mic_prohibited_20_filled`
`ic_fluent_mic_prohibited_24_filled`
`ic_fluent_mic_prohibited_28_filled`
`ic_fluent_mic_prohibited_48_filled`| |Mic Pulse||`micPulse16Filled`
`micPulse20Filled`
`micPulse24Filled`
`micPulse28Filled`
`micPulse32Filled`
`micPulse48Filled`|`ic_fluent_mic_pulse_16_filled`
`ic_fluent_mic_pulse_20_filled`
`ic_fluent_mic_pulse_24_filled`
`ic_fluent_mic_pulse_28_filled`
`ic_fluent_mic_pulse_32_filled`
`ic_fluent_mic_pulse_48_filled`| @@ -1645,6 +1650,7 @@ |Pen Off||`penOff16Filled`
`penOff20Filled`
`penOff24Filled`
`penOff28Filled`
`penOff32Filled`
`penOff48Filled`|`ic_fluent_pen_off_16_filled`
`ic_fluent_pen_off_20_filled`
`ic_fluent_pen_off_24_filled`
`ic_fluent_pen_off_28_filled`
`ic_fluent_pen_off_32_filled`
`ic_fluent_pen_off_48_filled`| |Pen Prohibited||`penProhibited16Filled`
`penProhibited20Filled`
`penProhibited24Filled`
`penProhibited28Filled`
`penProhibited32Filled`
`penProhibited48Filled`|`ic_fluent_pen_prohibited_16_filled`
`ic_fluent_pen_prohibited_20_filled`
`ic_fluent_pen_prohibited_24_filled`
`ic_fluent_pen_prohibited_28_filled`
`ic_fluent_pen_prohibited_32_filled`
`ic_fluent_pen_prohibited_48_filled`| |Pen Sparkle||`penSparkle16Filled`
`penSparkle20Filled`
`penSparkle24Filled`
`penSparkle28Filled`
`penSparkle32Filled`
`penSparkle48Filled`|`ic_fluent_pen_sparkle_16_filled`
`ic_fluent_pen_sparkle_20_filled`
`ic_fluent_pen_sparkle_24_filled`
`ic_fluent_pen_sparkle_28_filled`
`ic_fluent_pen_sparkle_32_filled`
`ic_fluent_pen_sparkle_48_filled`| +|Pen Sync||`penSync16Filled`
`penSync20Filled`
`penSync24Filled`
`penSync28Filled`
`penSync32Filled`
`penSync48Filled`|`ic_fluent_pen_sync_16_filled`
`ic_fluent_pen_sync_20_filled`
`ic_fluent_pen_sync_24_filled`
`ic_fluent_pen_sync_28_filled`
`ic_fluent_pen_sync_32_filled`
`ic_fluent_pen_sync_48_filled`| |Pentagon||`pentagon20Filled`
`pentagon32Filled`
`pentagon48Filled`|`ic_fluent_pentagon_20_filled`
`ic_fluent_pentagon_32_filled`
`ic_fluent_pentagon_48_filled`| |People||`people12Filled`
`people16Filled`
`people20Filled`
`people24Filled`
`people28Filled`
`people32Filled`
`people48Filled`|`ic_fluent_people_12_filled`
`ic_fluent_people_16_filled`
`ic_fluent_people_20_filled`
`ic_fluent_people_24_filled`
`ic_fluent_people_28_filled`
`ic_fluent_people_32_filled`
`ic_fluent_people_48_filled`| |People Add||`peopleAdd16Filled`
`peopleAdd20Filled`
`peopleAdd24Filled`
`peopleAdd28Filled`
`peopleAdd32Filled`|`ic_fluent_people_add_16_filled`
`ic_fluent_people_add_20_filled`
`ic_fluent_people_add_24_filled`
`ic_fluent_people_add_28_filled`
`ic_fluent_people_add_32_filled`| @@ -1657,11 +1663,12 @@ |People Edit||`peopleEdit16Filled`
`peopleEdit20Filled`
`peopleEdit24Filled`
`peopleEdit32Filled`|`ic_fluent_people_edit_16_filled`
`ic_fluent_people_edit_20_filled`
`ic_fluent_people_edit_24_filled`
`ic_fluent_people_edit_32_filled`| |People Error||`peopleError16Filled`
`peopleError20Filled`
`peopleError24Filled`|`ic_fluent_people_error_16_filled`
`ic_fluent_people_error_20_filled`
`ic_fluent_people_error_24_filled`| |People Eye||`peopleEye16Filled`
`peopleEye20Filled`|`ic_fluent_people_eye_16_filled`
`ic_fluent_people_eye_20_filled`| +|People Link||`peopleLink16Filled`
`peopleLink20Filled`
`peopleLink24Filled`
`peopleLink28Filled`
`peopleLink32Filled`
`peopleLink48Filled`|`ic_fluent_people_link_16_filled`
`ic_fluent_people_link_20_filled`
`ic_fluent_people_link_24_filled`
`ic_fluent_people_link_28_filled`
`ic_fluent_people_link_32_filled`
`ic_fluent_people_link_48_filled`| |People List||`peopleList16Filled`
`peopleList20Filled`
`peopleList24Filled`
`peopleList28Filled`
`peopleList32Filled`|`ic_fluent_people_list_16_filled`
`ic_fluent_people_list_20_filled`
`ic_fluent_people_list_24_filled`
`ic_fluent_people_list_28_filled`
`ic_fluent_people_list_32_filled`| |People Lock||`peopleLock20Filled`
`peopleLock24Filled`|`ic_fluent_people_lock_20_filled`
`ic_fluent_people_lock_24_filled`| |People Money||`peopleMoney20Filled`
`peopleMoney24Filled`|`ic_fluent_people_money_20_filled`
`ic_fluent_people_money_24_filled`| |People Prohibited||`peopleProhibited16Filled`
`peopleProhibited20Filled`
`peopleProhibited24Filled`|`ic_fluent_people_prohibited_16_filled`
`ic_fluent_people_prohibited_20_filled`
`ic_fluent_people_prohibited_24_filled`| -|People Queue||`peopleQueue20Filled`
`peopleQueue24Filled`|`ic_fluent_people_queue_20_filled`
`ic_fluent_people_queue_24_filled`| +|People Queue||`peopleQueue20Filled`
`peopleQueue24Filled`
`peopleQueue28Filled`
`peopleQueue32Filled`
`peopleQueue48Filled`|`ic_fluent_people_queue_20_filled`
`ic_fluent_people_queue_24_filled`
`ic_fluent_people_queue_28_filled`
`ic_fluent_people_queue_32_filled`
`ic_fluent_people_queue_48_filled`| |People Search||`peopleSearch20Filled`
`peopleSearch24Filled`|`ic_fluent_people_search_20_filled`
`ic_fluent_people_search_24_filled`| |People Settings||`peopleSettings20Filled`
`peopleSettings24Filled`
`peopleSettings28Filled`|`ic_fluent_people_settings_20_filled`
`ic_fluent_people_settings_24_filled`
`ic_fluent_people_settings_28_filled`| |People Star||`peopleStar16Filled`
`peopleStar20Filled`
`peopleStar24Filled`
`peopleStar28Filled`
`peopleStar32Filled`
`peopleStar48Filled`|`ic_fluent_people_star_16_filled`
`ic_fluent_people_star_20_filled`
`ic_fluent_people_star_24_filled`
`ic_fluent_people_star_28_filled`
`ic_fluent_people_star_32_filled`
`ic_fluent_people_star_48_filled`| @@ -1694,6 +1701,7 @@ |Person Desktop||`personDesktop20Filled`|`ic_fluent_person_desktop_20_filled`| |Person Edit||`personEdit20Filled`
`personEdit24Filled`
`personEdit48Filled`|`ic_fluent_person_edit_20_filled`
`ic_fluent_person_edit_24_filled`
`ic_fluent_person_edit_48_filled`| |Person Feedback||`personFeedback16Filled`
`personFeedback20Filled`
`personFeedback24Filled`
`personFeedback28Filled`
`personFeedback32Filled`
`personFeedback48Filled`|`ic_fluent_person_feedback_16_filled`
`ic_fluent_person_feedback_20_filled`
`ic_fluent_person_feedback_24_filled`
`ic_fluent_person_feedback_28_filled`
`ic_fluent_person_feedback_32_filled`
`ic_fluent_person_feedback_48_filled`| +|Person Head Hint||`personHeadHint16Filled`
`personHeadHint20Filled`
`personHeadHint24Filled`|`ic_fluent_person_head_hint_16_filled`
`ic_fluent_person_head_hint_20_filled`
`ic_fluent_person_head_hint_24_filled`| |Person Heart||`personHeart20Filled`
`personHeart24Filled`|`ic_fluent_person_heart_20_filled`
`ic_fluent_person_heart_24_filled`| |Person Home||`personHome16Filled`
`personHome20Filled`
`personHome24Filled`
`personHome28Filled`
`personHome32Filled`
`personHome48Filled`|`ic_fluent_person_home_16_filled`
`ic_fluent_person_home_20_filled`
`ic_fluent_person_home_24_filled`
`ic_fluent_person_home_28_filled`
`ic_fluent_person_home_32_filled`
`ic_fluent_person_home_48_filled`| |Person Info||`personInfo16Filled`
`personInfo20Filled`
`personInfo24Filled`|`ic_fluent_person_info_16_filled`
`ic_fluent_person_info_20_filled`
`ic_fluent_person_info_24_filled`| @@ -1714,6 +1722,7 @@ |Person Running||`personRunning20Filled`|`ic_fluent_person_running_20_filled`| |Person Search||`personSearch16Filled`
`personSearch20Filled`
`personSearch24Filled`
`personSearch32Filled`|`ic_fluent_person_search_16_filled`
`ic_fluent_person_search_20_filled`
`ic_fluent_person_search_24_filled`
`ic_fluent_person_search_32_filled`| |Person Settings||`personSettings16Filled`
`personSettings20Filled`|`ic_fluent_person_settings_16_filled`
`ic_fluent_person_settings_20_filled`| +|Person Sound Spatial||`personSoundSpatial16Filled`
`personSoundSpatial20Filled`
`personSoundSpatial24Filled`
`personSoundSpatial28Filled`
`personSoundSpatial32Filled`
`personSoundSpatial48Filled`|`ic_fluent_person_sound_spatial_16_filled`
`ic_fluent_person_sound_spatial_20_filled`
`ic_fluent_person_sound_spatial_24_filled`
`ic_fluent_person_sound_spatial_28_filled`
`ic_fluent_person_sound_spatial_32_filled`
`ic_fluent_person_sound_spatial_48_filled`| |Person Square||`personSquare16Filled`
`personSquare20Filled`
`personSquare24Filled`
`personSquare32Filled`|`ic_fluent_person_square_16_filled`
`ic_fluent_person_square_20_filled`
`ic_fluent_person_square_24_filled`
`ic_fluent_person_square_32_filled`| |Person Square Add||`personSquareAdd16Filled`
`personSquareAdd20Filled`
`personSquareAdd24Filled`|`ic_fluent_person_square_add_16_filled`
`ic_fluent_person_square_add_20_filled`
`ic_fluent_person_square_add_24_filled`| |Person Square Checkmark||`personSquareCheckmark16Filled`
`personSquareCheckmark20Filled`
`personSquareCheckmark24Filled`
`personSquareCheckmark32Filled`|`ic_fluent_person_square_checkmark_16_filled`
`ic_fluent_person_square_checkmark_20_filled`
`ic_fluent_person_square_checkmark_24_filled`
`ic_fluent_person_square_checkmark_32_filled`| @@ -2058,7 +2067,8 @@ |Smartwatch Dot||`smartwatchDot20Filled`
`smartwatchDot24Filled`|`ic_fluent_smartwatch_dot_20_filled`
`ic_fluent_smartwatch_dot_24_filled`| |Snooze||`snooze16Filled`
`snooze20Filled`
`snooze24Filled`|`ic_fluent_snooze_16_filled`
`ic_fluent_snooze_20_filled`
`ic_fluent_snooze_24_filled`| |Sound Source||`soundSource20Filled`
`soundSource24Filled`
`soundSource28Filled`|`ic_fluent_sound_source_20_filled`
`ic_fluent_sound_source_24_filled`
`ic_fluent_sound_source_28_filled`| -|Sound Wave Circle||`soundWaveCircle20Filled`
`soundWaveCircle24Filled`|`ic_fluent_sound_wave_circle_20_filled`
`ic_fluent_sound_wave_circle_24_filled`| +|Sound Wave Circle||`soundWaveCircle16Filled`
`soundWaveCircle20Filled`
`soundWaveCircle24Filled`
`soundWaveCircle28Filled`
`soundWaveCircle32Filled`
`soundWaveCircle48Filled`|`ic_fluent_sound_wave_circle_16_filled`
`ic_fluent_sound_wave_circle_20_filled`
`ic_fluent_sound_wave_circle_24_filled`
`ic_fluent_sound_wave_circle_28_filled`
`ic_fluent_sound_wave_circle_32_filled`
`ic_fluent_sound_wave_circle_48_filled`| +|Sound Wave Circle Sparkle||`soundWaveCircleSparkle16Filled`
`soundWaveCircleSparkle20Filled`
`soundWaveCircleSparkle24Filled`
`soundWaveCircleSparkle28Filled`
`soundWaveCircleSparkle32Filled`
`soundWaveCircleSparkle48Filled`|`ic_fluent_sound_wave_circle_sparkle_16_filled`
`ic_fluent_sound_wave_circle_sparkle_20_filled`
`ic_fluent_sound_wave_circle_sparkle_24_filled`
`ic_fluent_sound_wave_circle_sparkle_28_filled`
`ic_fluent_sound_wave_circle_sparkle_32_filled`
`ic_fluent_sound_wave_circle_sparkle_48_filled`| |Space 3D||`space3D16Filled`
`space3D20Filled`
`space3D24Filled`
`space3D28Filled`
`space3D32Filled`
`space3D48Filled`|`ic_fluent_space_3d_16_filled`
`ic_fluent_space_3d_20_filled`
`ic_fluent_space_3d_24_filled`
`ic_fluent_space_3d_28_filled`
`ic_fluent_space_3d_32_filled`
`ic_fluent_space_3d_48_filled`| |Spacebar||`spacebar20Filled`
`spacebar24Filled`|`ic_fluent_spacebar_20_filled`
`ic_fluent_spacebar_24_filled`| |Sparkle||`sparkle16Filled`
`sparkle20Filled`
`sparkle24Filled`
`sparkle28Filled`
`sparkle32Filled`
`sparkle48Filled`|`ic_fluent_sparkle_16_filled`
`ic_fluent_sparkle_20_filled`
`ic_fluent_sparkle_24_filled`
`ic_fluent_sparkle_28_filled`
`ic_fluent_sparkle_32_filled`
`ic_fluent_sparkle_48_filled`| diff --git a/icons_regular.md b/icons_regular.md index 15f7a49f97..b5172467db 100644 --- a/icons_regular.md +++ b/icons_regular.md @@ -91,8 +91,8 @@ |Arrow Circle Left||`arrowCircleLeft12Regular`
`arrowCircleLeft16Regular`
`arrowCircleLeft20Regular`
`arrowCircleLeft24Regular`
`arrowCircleLeft28Regular`
`arrowCircleLeft32Regular`
`arrowCircleLeft48Regular`|`ic_fluent_arrow_circle_left_12_regular`
`ic_fluent_arrow_circle_left_16_regular`
`ic_fluent_arrow_circle_left_20_regular`
`ic_fluent_arrow_circle_left_24_regular`
`ic_fluent_arrow_circle_left_28_regular`
`ic_fluent_arrow_circle_left_32_regular`
`ic_fluent_arrow_circle_left_48_regular`| |Arrow Circle Right||`arrowCircleRight12Regular`
`arrowCircleRight16Regular`
`arrowCircleRight20Regular`
`arrowCircleRight24Regular`
`arrowCircleRight28Regular`
`arrowCircleRight32Regular`
`arrowCircleRight48Regular`|`ic_fluent_arrow_circle_right_12_regular`
`ic_fluent_arrow_circle_right_16_regular`
`ic_fluent_arrow_circle_right_20_regular`
`ic_fluent_arrow_circle_right_24_regular`
`ic_fluent_arrow_circle_right_28_regular`
`ic_fluent_arrow_circle_right_32_regular`
`ic_fluent_arrow_circle_right_48_regular`| |Arrow Circle Up||`arrowCircleUp12Regular`
`arrowCircleUp16Regular`
`arrowCircleUp20Regular`
`arrowCircleUp24Regular`
`arrowCircleUp28Regular`
`arrowCircleUp32Regular`
`arrowCircleUp48Regular`|`ic_fluent_arrow_circle_up_12_regular`
`ic_fluent_arrow_circle_up_16_regular`
`ic_fluent_arrow_circle_up_20_regular`
`ic_fluent_arrow_circle_up_24_regular`
`ic_fluent_arrow_circle_up_28_regular`
`ic_fluent_arrow_circle_up_32_regular`
`ic_fluent_arrow_circle_up_48_regular`| -|Arrow Circle Up Left||`arrowCircleUpLeft20Regular`
`arrowCircleUpLeft24Regular`|`ic_fluent_arrow_circle_up_left_20_regular`
`ic_fluent_arrow_circle_up_left_24_regular`| -|Arrow Circle Up Right||`arrowCircleUpRight20Regular`
`arrowCircleUpRight24Regular`|`ic_fluent_arrow_circle_up_right_20_regular`
`ic_fluent_arrow_circle_up_right_24_regular`| +|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 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`| @@ -363,6 +363,7 @@ |Building Bank||`buildingBank16Regular`
`buildingBank20Regular`
`buildingBank24Regular`
`buildingBank28Regular`
`buildingBank48Regular`|`ic_fluent_building_bank_16_regular`
`ic_fluent_building_bank_20_regular`
`ic_fluent_building_bank_24_regular`
`ic_fluent_building_bank_28_regular`
`ic_fluent_building_bank_48_regular`| |Building Bank Link||`buildingBankLink16Regular`
`buildingBankLink20Regular`
`buildingBankLink24Regular`
`buildingBankLink28Regular`
`buildingBankLink48Regular`|`ic_fluent_building_bank_link_16_regular`
`ic_fluent_building_bank_link_20_regular`
`ic_fluent_building_bank_link_24_regular`
`ic_fluent_building_bank_link_28_regular`
`ic_fluent_building_bank_link_48_regular`| |Building Bank Toolbox||`buildingBankToolbox20Regular`
`buildingBankToolbox24Regular`|`ic_fluent_building_bank_toolbox_20_regular`
`ic_fluent_building_bank_toolbox_24_regular`| +|Building Checkmark||`buildingCheckmark16Regular`
`buildingCheckmark20Regular`|`ic_fluent_building_checkmark_16_regular`
`ic_fluent_building_checkmark_20_regular`| |Building Cloud||`buildingCloud24Regular`|`ic_fluent_building_cloud_24_regular`| |Building Desktop||`buildingDesktop16Regular`
`buildingDesktop20Regular`
`buildingDesktop24Regular`
`buildingDesktop32Regular`|`ic_fluent_building_desktop_16_regular`
`ic_fluent_building_desktop_20_regular`
`ic_fluent_building_desktop_24_regular`
`ic_fluent_building_desktop_32_regular`| |Building Factory||`buildingFactory16Regular`
`buildingFactory20Regular`
`buildingFactory24Regular`
`buildingFactory28Regular`
`buildingFactory32Regular`
`buildingFactory48Regular`|`ic_fluent_building_factory_16_regular`
`ic_fluent_building_factory_20_regular`
`ic_fluent_building_factory_24_regular`
`ic_fluent_building_factory_28_regular`
`ic_fluent_building_factory_32_regular`
`ic_fluent_building_factory_48_regular`| @@ -606,7 +607,7 @@ |Clipboard Text LTR||`clipboardTextLtr16Regular`
`clipboardTextLtr20Regular`
`clipboardTextLtr24Regular`
`clipboardTextLtr32Regular`|`ic_fluent_clipboard_text_ltr_16_regular`
`ic_fluent_clipboard_text_ltr_20_regular`
`ic_fluent_clipboard_text_ltr_24_regular`
`ic_fluent_clipboard_text_ltr_32_regular`| |Clipboard Text RTL||`clipboardTextRtl16Regular`
`clipboardTextRtl20Regular`
`clipboardTextRtl24Regular`|`ic_fluent_clipboard_text_rtl_16_regular`
`ic_fluent_clipboard_text_rtl_20_regular`
`ic_fluent_clipboard_text_rtl_24_regular`| |Clock||`clock12Regular`
`clock16Regular`
`clock20Regular`
`clock24Regular`
`clock28Regular`
`clock32Regular`
`clock48Regular`|`ic_fluent_clock_12_regular`
`ic_fluent_clock_16_regular`
`ic_fluent_clock_20_regular`
`ic_fluent_clock_24_regular`
`ic_fluent_clock_28_regular`
`ic_fluent_clock_32_regular`
`ic_fluent_clock_48_regular`| -|Clock Alarm||`clockAlarm16Regular`
`clockAlarm20Regular`
`clockAlarm24Regular`
`clockAlarm32Regular`|`ic_fluent_clock_alarm_16_regular`
`ic_fluent_clock_alarm_20_regular`
`ic_fluent_clock_alarm_24_regular`
`ic_fluent_clock_alarm_32_regular`| +|Clock Alarm||`clockAlarm16Regular`
`clockAlarm20Regular`
`clockAlarm24Regular`
`clockAlarm32Regular`
`clockAlarm48Regular`|`ic_fluent_clock_alarm_16_regular`
`ic_fluent_clock_alarm_20_regular`
`ic_fluent_clock_alarm_24_regular`
`ic_fluent_clock_alarm_32_regular`
`ic_fluent_clock_alarm_48_regular`| |Clock Arrow Download||`clockArrowDownload20Regular`
`clockArrowDownload24Regular`|`ic_fluent_clock_arrow_download_20_regular`
`ic_fluent_clock_arrow_download_24_regular`| |Clock Bill||`clockBill16Regular`
`clockBill20Regular`
`clockBill24Regular`
`clockBill32Regular`|`ic_fluent_clock_bill_16_regular`
`ic_fluent_clock_bill_20_regular`
`ic_fluent_clock_bill_24_regular`
`ic_fluent_clock_bill_32_regular`| |Clock Dismiss||`clockDismiss20Regular`
`clockDismiss24Regular`|`ic_fluent_clock_dismiss_20_regular`
`ic_fluent_clock_dismiss_24_regular`| @@ -615,6 +616,7 @@ |Clock Toolbox||`clockToolbox20Regular`
`clockToolbox24Regular`
`clockToolbox32Regular`|`ic_fluent_clock_toolbox_20_regular`
`ic_fluent_clock_toolbox_24_regular`
`ic_fluent_clock_toolbox_32_regular`| |Closed Caption||`closedCaption16Regular`
`closedCaption20Regular`
`closedCaption24Regular`
`closedCaption28Regular`
`closedCaption32Regular`
`closedCaption48Regular`|`ic_fluent_closed_caption_16_regular`
`ic_fluent_closed_caption_20_regular`
`ic_fluent_closed_caption_24_regular`
`ic_fluent_closed_caption_28_regular`
`ic_fluent_closed_caption_32_regular`
`ic_fluent_closed_caption_48_regular`| |Closed Caption Off||`closedCaptionOff16Regular`
`closedCaptionOff20Regular`
`closedCaptionOff24Regular`
`closedCaptionOff28Regular`
`closedCaptionOff48Regular`|`ic_fluent_closed_caption_off_16_regular`
`ic_fluent_closed_caption_off_20_regular`
`ic_fluent_closed_caption_off_24_regular`
`ic_fluent_closed_caption_off_28_regular`
`ic_fluent_closed_caption_off_48_regular`| +|Clothes Hanger||`clothesHanger12Regular`
`clothesHanger16Regular`
`clothesHanger20Regular`
`clothesHanger24Regular`|`ic_fluent_clothes_hanger_12_regular`
`ic_fluent_clothes_hanger_16_regular`
`ic_fluent_clothes_hanger_20_regular`
`ic_fluent_clothes_hanger_24_regular`| |Cloud||`cloud16Regular`
`cloud20Regular`
`cloud24Regular`
`cloud28Regular`
`cloud32Regular`
`cloud48Regular`|`ic_fluent_cloud_16_regular`
`ic_fluent_cloud_20_regular`
`ic_fluent_cloud_24_regular`
`ic_fluent_cloud_28_regular`
`ic_fluent_cloud_32_regular`
`ic_fluent_cloud_48_regular`| |Cloud Add||`cloudAdd16Regular`
`cloudAdd20Regular`
`cloudAdd24Regular`|`ic_fluent_cloud_add_16_regular`
`ic_fluent_cloud_add_20_regular`
`ic_fluent_cloud_add_24_regular`| |Cloud Archive||`cloudArchive16Regular`
`cloudArchive20Regular`
`cloudArchive24Regular`
`cloudArchive28Regular`
`cloudArchive32Regular`
`cloudArchive48Regular`|`ic_fluent_cloud_archive_16_regular`
`ic_fluent_cloud_archive_20_regular`
`ic_fluent_cloud_archive_24_regular`
`ic_fluent_cloud_archive_28_regular`
`ic_fluent_cloud_archive_32_regular`
`ic_fluent_cloud_archive_48_regular`| @@ -697,6 +699,8 @@ |Comment Multiple Link||`commentMultipleLink16Regular`
`commentMultipleLink20Regular`
`commentMultipleLink24Regular`
`commentMultipleLink28Regular`
`commentMultipleLink32Regular`|`ic_fluent_comment_multiple_link_16_regular`
`ic_fluent_comment_multiple_link_20_regular`
`ic_fluent_comment_multiple_link_24_regular`
`ic_fluent_comment_multiple_link_28_regular`
`ic_fluent_comment_multiple_link_32_regular`| |Comment Note||`commentNote20Regular`
`commentNote24Regular`|`ic_fluent_comment_note_20_regular`
`ic_fluent_comment_note_24_regular`| |Comment Off||`commentOff16Regular`
`commentOff20Regular`
`commentOff24Regular`
`commentOff28Regular`
`commentOff48Regular`|`ic_fluent_comment_off_16_regular`
`ic_fluent_comment_off_20_regular`
`ic_fluent_comment_off_24_regular`
`ic_fluent_comment_off_28_regular`
`ic_fluent_comment_off_48_regular`| +|Comment Quote||`commentQuote16Regular`
`commentQuote20Regular`
`commentQuote24Regular`
`commentQuote28Regular`|`ic_fluent_comment_quote_16_regular`
`ic_fluent_comment_quote_20_regular`
`ic_fluent_comment_quote_24_regular`
`ic_fluent_comment_quote_28_regular`| +|Comment Text||`commentText16Regular`
`commentText20Regular`
`commentText24Regular`
`commentText28Regular`
`commentText32Regular`
`commentText48Regular`|`ic_fluent_comment_text_16_regular`
`ic_fluent_comment_text_20_regular`
`ic_fluent_comment_text_24_regular`
`ic_fluent_comment_text_28_regular`
`ic_fluent_comment_text_32_regular`
`ic_fluent_comment_text_48_regular`| |Communication||`communication16Regular`
`communication20Regular`
`communication24Regular`|`ic_fluent_communication_16_regular`
`ic_fluent_communication_20_regular`
`ic_fluent_communication_24_regular`| |Communication Person||`communicationPerson20Regular`
`communicationPerson24Regular`|`ic_fluent_communication_person_20_regular`
`ic_fluent_communication_person_24_regular`| |Communication Shield||`communicationShield16Regular`
`communicationShield20Regular`
`communicationShield24Regular`|`ic_fluent_communication_shield_16_regular`
`ic_fluent_communication_shield_20_regular`
`ic_fluent_communication_shield_24_regular`| @@ -1161,9 +1165,9 @@ |Gift Card Money||`giftCardMoney20Regular`
`giftCardMoney24Regular`|`ic_fluent_gift_card_money_20_regular`
`ic_fluent_gift_card_money_24_regular`| |Gift Card Multiple||`giftCardMultiple20Regular`
`giftCardMultiple24Regular`|`ic_fluent_gift_card_multiple_20_regular`
`ic_fluent_gift_card_multiple_24_regular`| |Gift Open||`giftOpen16Regular`
`giftOpen20Regular`
`giftOpen24Regular`
`giftOpen32Regular`|`ic_fluent_gift_open_16_regular`
`ic_fluent_gift_open_20_regular`
`ic_fluent_gift_open_24_regular`
`ic_fluent_gift_open_32_regular`| -|Glance||`glance12Regular`
`glance20Regular`
`glance24Regular`|`ic_fluent_glance_12_regular`
`ic_fluent_glance_20_regular`
`ic_fluent_glance_24_regular`| +|Glance||`glance12Regular`
`glance16Regular`
`glance20Regular`
`glance24Regular`
`glance28Regular`
`glance32Regular`
`glance48Regular`|`ic_fluent_glance_12_regular`
`ic_fluent_glance_16_regular`
`ic_fluent_glance_20_regular`
`ic_fluent_glance_24_regular`
`ic_fluent_glance_28_regular`
`ic_fluent_glance_32_regular`
`ic_fluent_glance_48_regular`| |Glance Default||`glanceDefault12Regular`|`ic_fluent_glance_default_12_regular`| -|Glance Horizontal||`glanceHorizontal12Regular`
`glanceHorizontal16Regular`
`glanceHorizontal20Regular`
`glanceHorizontal24Regular`
`glanceHorizontal32Regular`|`ic_fluent_glance_horizontal_12_regular`
`ic_fluent_glance_horizontal_16_regular`
`ic_fluent_glance_horizontal_20_regular`
`ic_fluent_glance_horizontal_24_regular`
`ic_fluent_glance_horizontal_32_regular`| +|Glance Horizontal||`glanceHorizontal12Regular`
`glanceHorizontal16Regular`
`glanceHorizontal20Regular`
`glanceHorizontal24Regular`
`glanceHorizontal28Regular`
`glanceHorizontal32Regular`
`glanceHorizontal48Regular`|`ic_fluent_glance_horizontal_12_regular`
`ic_fluent_glance_horizontal_16_regular`
`ic_fluent_glance_horizontal_20_regular`
`ic_fluent_glance_horizontal_24_regular`
`ic_fluent_glance_horizontal_28_regular`
`ic_fluent_glance_horizontal_32_regular`
`ic_fluent_glance_horizontal_48_regular`| |Glance Horizontal Sparkle||`glanceHorizontalSparkle32Regular`|`ic_fluent_glance_horizontal_sparkle_32_regular`| |Glance Horizontal Sparkles||`glanceHorizontalSparkles16Regular`
`glanceHorizontalSparkles20Regular`
`glanceHorizontalSparkles24Regular`|`ic_fluent_glance_horizontal_sparkles_16_regular`
`ic_fluent_glance_horizontal_sparkles_20_regular`
`ic_fluent_glance_horizontal_sparkles_24_regular`| |Glasses||`glasses16Regular`
`glasses20Regular`
`glasses24Regular`
`glasses28Regular`
`glasses32Regular`
`glasses48Regular`|`ic_fluent_glasses_16_regular`
`ic_fluent_glasses_20_regular`
`ic_fluent_glasses_24_regular`
`ic_fluent_glasses_28_regular`
`ic_fluent_glasses_32_regular`
`ic_fluent_glasses_48_regular`| @@ -1452,7 +1456,7 @@ |Math Symbols||`mathSymbols16Regular`
`mathSymbols20Regular`
`mathSymbols24Regular`
`mathSymbols28Regular`
`mathSymbols32Regular`
`mathSymbols48Regular`|`ic_fluent_math_symbols_16_regular`
`ic_fluent_math_symbols_20_regular`
`ic_fluent_math_symbols_24_regular`
`ic_fluent_math_symbols_28_regular`
`ic_fluent_math_symbols_32_regular`
`ic_fluent_math_symbols_48_regular`| |Maximize||`maximize16Regular`
`maximize20Regular`
`maximize24Regular`
`maximize28Regular`
`maximize48Regular`|`ic_fluent_maximize_16_regular`
`ic_fluent_maximize_20_regular`
`ic_fluent_maximize_24_regular`
`ic_fluent_maximize_28_regular`
`ic_fluent_maximize_48_regular`| |Meet Now||`meetNow16Regular`
`meetNow20Regular`
`meetNow24Regular`
`meetNow28Regular`
`meetNow32Regular`
`meetNow48Regular`|`ic_fluent_meet_now_16_regular`
`ic_fluent_meet_now_20_regular`
`ic_fluent_meet_now_24_regular`
`ic_fluent_meet_now_28_regular`
`ic_fluent_meet_now_32_regular`
`ic_fluent_meet_now_48_regular`| -|Megaphone||`megaphone16Regular`
`megaphone20Regular`
`megaphone24Regular`
`megaphone28Regular`|`ic_fluent_megaphone_16_regular`
`ic_fluent_megaphone_20_regular`
`ic_fluent_megaphone_24_regular`
`ic_fluent_megaphone_28_regular`| +|Megaphone||`megaphone12Regular`
`megaphone16Regular`
`megaphone20Regular`
`megaphone24Regular`
`megaphone28Regular`|`ic_fluent_megaphone_12_regular`
`ic_fluent_megaphone_16_regular`
`ic_fluent_megaphone_20_regular`
`ic_fluent_megaphone_24_regular`
`ic_fluent_megaphone_28_regular`| |Megaphone Circle||`megaphoneCircle20Regular`
`megaphoneCircle24Regular`|`ic_fluent_megaphone_circle_20_regular`
`ic_fluent_megaphone_circle_24_regular`| |Megaphone Loud||`megaphoneLoud16Regular`
`megaphoneLoud20Regular`
`megaphoneLoud24Regular`
`megaphoneLoud28Regular`
`megaphoneLoud32Regular`|`ic_fluent_megaphone_loud_16_regular`
`ic_fluent_megaphone_loud_20_regular`
`ic_fluent_megaphone_loud_24_regular`
`ic_fluent_megaphone_loud_28_regular`
`ic_fluent_megaphone_loud_32_regular`| |Megaphone Off||`megaphoneOff16Regular`
`megaphoneOff20Regular`
`megaphoneOff24Regular`
`megaphoneOff28Regular`|`ic_fluent_megaphone_off_16_regular`
`ic_fluent_megaphone_off_20_regular`
`ic_fluent_megaphone_off_24_regular`
`ic_fluent_megaphone_off_28_regular`| @@ -1462,6 +1466,7 @@ |Mention Brackets||`mentionBrackets20Regular`|`ic_fluent_mention_brackets_20_regular`| |Merge||`merge16Regular`
`merge20Regular`
`merge24Regular`|`ic_fluent_merge_16_regular`
`ic_fluent_merge_20_regular`
`ic_fluent_merge_24_regular`| |Mic||`mic16Regular`
`mic20Regular`
`mic24Regular`
`mic28Regular`
`mic32Regular`
`mic48Regular`|`ic_fluent_mic_16_regular`
`ic_fluent_mic_20_regular`
`ic_fluent_mic_24_regular`
`ic_fluent_mic_28_regular`
`ic_fluent_mic_32_regular`
`ic_fluent_mic_48_regular`| +|Mic Link||`micLink16Regular`
`micLink20Regular`
`micLink24Regular`
`micLink28Regular`
`micLink32Regular`
`micLink48Regular`|`ic_fluent_mic_link_16_regular`
`ic_fluent_mic_link_20_regular`
`ic_fluent_mic_link_24_regular`
`ic_fluent_mic_link_28_regular`
`ic_fluent_mic_link_32_regular`
`ic_fluent_mic_link_48_regular`| |Mic Off||`micOff12Regular`
`micOff16Regular`
`micOff20Regular`
`micOff24Regular`
`micOff28Regular`
`micOff32Regular`
`micOff48Regular`|`ic_fluent_mic_off_12_regular`
`ic_fluent_mic_off_16_regular`
`ic_fluent_mic_off_20_regular`
`ic_fluent_mic_off_24_regular`
`ic_fluent_mic_off_28_regular`
`ic_fluent_mic_off_32_regular`
`ic_fluent_mic_off_48_regular`| |Mic Prohibited||`micProhibited16Regular`
`micProhibited20Regular`
`micProhibited24Regular`
`micProhibited28Regular`
`micProhibited48Regular`|`ic_fluent_mic_prohibited_16_regular`
`ic_fluent_mic_prohibited_20_regular`
`ic_fluent_mic_prohibited_24_regular`
`ic_fluent_mic_prohibited_28_regular`
`ic_fluent_mic_prohibited_48_regular`| |Mic Pulse||`micPulse16Regular`
`micPulse20Regular`
`micPulse24Regular`
`micPulse28Regular`
`micPulse32Regular`
`micPulse48Regular`|`ic_fluent_mic_pulse_16_regular`
`ic_fluent_mic_pulse_20_regular`
`ic_fluent_mic_pulse_24_regular`
`ic_fluent_mic_pulse_28_regular`
`ic_fluent_mic_pulse_32_regular`
`ic_fluent_mic_pulse_48_regular`| @@ -1606,6 +1611,7 @@ |Pen Off||`penOff16Regular`
`penOff20Regular`
`penOff24Regular`
`penOff28Regular`
`penOff32Regular`
`penOff48Regular`|`ic_fluent_pen_off_16_regular`
`ic_fluent_pen_off_20_regular`
`ic_fluent_pen_off_24_regular`
`ic_fluent_pen_off_28_regular`
`ic_fluent_pen_off_32_regular`
`ic_fluent_pen_off_48_regular`| |Pen Prohibited||`penProhibited16Regular`
`penProhibited20Regular`
`penProhibited24Regular`
`penProhibited28Regular`
`penProhibited32Regular`
`penProhibited48Regular`|`ic_fluent_pen_prohibited_16_regular`
`ic_fluent_pen_prohibited_20_regular`
`ic_fluent_pen_prohibited_24_regular`
`ic_fluent_pen_prohibited_28_regular`
`ic_fluent_pen_prohibited_32_regular`
`ic_fluent_pen_prohibited_48_regular`| |Pen Sparkle||`penSparkle16Regular`
`penSparkle20Regular`
`penSparkle24Regular`
`penSparkle28Regular`
`penSparkle32Regular`
`penSparkle48Regular`|`ic_fluent_pen_sparkle_16_regular`
`ic_fluent_pen_sparkle_20_regular`
`ic_fluent_pen_sparkle_24_regular`
`ic_fluent_pen_sparkle_28_regular`
`ic_fluent_pen_sparkle_32_regular`
`ic_fluent_pen_sparkle_48_regular`| +|Pen Sync||`penSync16Regular`
`penSync20Regular`
`penSync24Regular`
`penSync28Regular`
`penSync32Regular`
`penSync48Regular`|`ic_fluent_pen_sync_16_regular`
`ic_fluent_pen_sync_20_regular`
`ic_fluent_pen_sync_24_regular`
`ic_fluent_pen_sync_28_regular`
`ic_fluent_pen_sync_32_regular`
`ic_fluent_pen_sync_48_regular`| |Pentagon||`pentagon20Regular`
`pentagon32Regular`
`pentagon48Regular`|`ic_fluent_pentagon_20_regular`
`ic_fluent_pentagon_32_regular`
`ic_fluent_pentagon_48_regular`| |People||`people12Regular`
`people16Regular`
`people20Regular`
`people24Regular`
`people28Regular`
`people32Regular`
`people48Regular`|`ic_fluent_people_12_regular`
`ic_fluent_people_16_regular`
`ic_fluent_people_20_regular`
`ic_fluent_people_24_regular`
`ic_fluent_people_28_regular`
`ic_fluent_people_32_regular`
`ic_fluent_people_48_regular`| |People Add||`peopleAdd16Regular`
`peopleAdd20Regular`
`peopleAdd24Regular`
`peopleAdd28Regular`
`peopleAdd32Regular`|`ic_fluent_people_add_16_regular`
`ic_fluent_people_add_20_regular`
`ic_fluent_people_add_24_regular`
`ic_fluent_people_add_28_regular`
`ic_fluent_people_add_32_regular`| @@ -1618,11 +1624,12 @@ |People Edit||`peopleEdit16Regular`
`peopleEdit20Regular`
`peopleEdit24Regular`
`peopleEdit32Regular`|`ic_fluent_people_edit_16_regular`
`ic_fluent_people_edit_20_regular`
`ic_fluent_people_edit_24_regular`
`ic_fluent_people_edit_32_regular`| |People Error||`peopleError16Regular`
`peopleError20Regular`
`peopleError24Regular`|`ic_fluent_people_error_16_regular`
`ic_fluent_people_error_20_regular`
`ic_fluent_people_error_24_regular`| |People Eye||`peopleEye16Regular`
`peopleEye20Regular`|`ic_fluent_people_eye_16_regular`
`ic_fluent_people_eye_20_regular`| +|People Link||`peopleLink16Regular`
`peopleLink20Regular`
`peopleLink24Regular`
`peopleLink28Regular`
`peopleLink32Regular`
`peopleLink48Regular`|`ic_fluent_people_link_16_regular`
`ic_fluent_people_link_20_regular`
`ic_fluent_people_link_24_regular`
`ic_fluent_people_link_28_regular`
`ic_fluent_people_link_32_regular`
`ic_fluent_people_link_48_regular`| |People List||`peopleList16Regular`
`peopleList20Regular`
`peopleList24Regular`
`peopleList28Regular`
`peopleList32Regular`|`ic_fluent_people_list_16_regular`
`ic_fluent_people_list_20_regular`
`ic_fluent_people_list_24_regular`
`ic_fluent_people_list_28_regular`
`ic_fluent_people_list_32_regular`| |People Lock||`peopleLock20Regular`
`peopleLock24Regular`|`ic_fluent_people_lock_20_regular`
`ic_fluent_people_lock_24_regular`| |People Money||`peopleMoney20Regular`
`peopleMoney24Regular`|`ic_fluent_people_money_20_regular`
`ic_fluent_people_money_24_regular`| |People Prohibited||`peopleProhibited16Regular`
`peopleProhibited20Regular`
`peopleProhibited24Regular`|`ic_fluent_people_prohibited_16_regular`
`ic_fluent_people_prohibited_20_regular`
`ic_fluent_people_prohibited_24_regular`| -|People Queue||`peopleQueue20Regular`
`peopleQueue24Regular`|`ic_fluent_people_queue_20_regular`
`ic_fluent_people_queue_24_regular`| +|People Queue||`peopleQueue20Regular`
`peopleQueue24Regular`
`peopleQueue28Regular`
`peopleQueue32Regular`
`peopleQueue48Regular`|`ic_fluent_people_queue_20_regular`
`ic_fluent_people_queue_24_regular`
`ic_fluent_people_queue_28_regular`
`ic_fluent_people_queue_32_regular`
`ic_fluent_people_queue_48_regular`| |People Search||`peopleSearch20Regular`
`peopleSearch24Regular`|`ic_fluent_people_search_20_regular`
`ic_fluent_people_search_24_regular`| |People Settings||`peopleSettings20Regular`
`peopleSettings24Regular`
`peopleSettings28Regular`|`ic_fluent_people_settings_20_regular`
`ic_fluent_people_settings_24_regular`
`ic_fluent_people_settings_28_regular`| |People Star||`peopleStar16Regular`
`peopleStar20Regular`
`peopleStar24Regular`
`peopleStar28Regular`
`peopleStar32Regular`
`peopleStar48Regular`|`ic_fluent_people_star_16_regular`
`ic_fluent_people_star_20_regular`
`ic_fluent_people_star_24_regular`
`ic_fluent_people_star_28_regular`
`ic_fluent_people_star_32_regular`
`ic_fluent_people_star_48_regular`| @@ -1655,6 +1662,7 @@ |Person Desktop||`personDesktop20Regular`|`ic_fluent_person_desktop_20_regular`| |Person Edit||`personEdit20Regular`
`personEdit24Regular`
`personEdit48Regular`|`ic_fluent_person_edit_20_regular`
`ic_fluent_person_edit_24_regular`
`ic_fluent_person_edit_48_regular`| |Person Feedback||`personFeedback16Regular`
`personFeedback20Regular`
`personFeedback24Regular`
`personFeedback28Regular`
`personFeedback32Regular`
`personFeedback48Regular`|`ic_fluent_person_feedback_16_regular`
`ic_fluent_person_feedback_20_regular`
`ic_fluent_person_feedback_24_regular`
`ic_fluent_person_feedback_28_regular`
`ic_fluent_person_feedback_32_regular`
`ic_fluent_person_feedback_48_regular`| +|Person Head Hint||`personHeadHint16Regular`
`personHeadHint20Regular`
`personHeadHint24Regular`|`ic_fluent_person_head_hint_16_regular`
`ic_fluent_person_head_hint_20_regular`
`ic_fluent_person_head_hint_24_regular`| |Person Heart||`personHeart20Regular`
`personHeart24Regular`|`ic_fluent_person_heart_20_regular`
`ic_fluent_person_heart_24_regular`| |Person Home||`personHome16Regular`
`personHome20Regular`
`personHome24Regular`
`personHome28Regular`
`personHome32Regular`
`personHome48Regular`|`ic_fluent_person_home_16_regular`
`ic_fluent_person_home_20_regular`
`ic_fluent_person_home_24_regular`
`ic_fluent_person_home_28_regular`
`ic_fluent_person_home_32_regular`
`ic_fluent_person_home_48_regular`| |Person Info||`personInfo16Regular`
`personInfo20Regular`
`personInfo24Regular`|`ic_fluent_person_info_16_regular`
`ic_fluent_person_info_20_regular`
`ic_fluent_person_info_24_regular`| @@ -1675,6 +1683,7 @@ |Person Running||`personRunning20Regular`|`ic_fluent_person_running_20_regular`| |Person Search||`personSearch16Regular`
`personSearch20Regular`
`personSearch24Regular`
`personSearch32Regular`|`ic_fluent_person_search_16_regular`
`ic_fluent_person_search_20_regular`
`ic_fluent_person_search_24_regular`
`ic_fluent_person_search_32_regular`| |Person Settings||`personSettings16Regular`
`personSettings20Regular`|`ic_fluent_person_settings_16_regular`
`ic_fluent_person_settings_20_regular`| +|Person Sound Spatial||`personSoundSpatial16Regular`
`personSoundSpatial20Regular`
`personSoundSpatial24Regular`
`personSoundSpatial28Regular`
`personSoundSpatial32Regular`
`personSoundSpatial48Regular`|`ic_fluent_person_sound_spatial_16_regular`
`ic_fluent_person_sound_spatial_20_regular`
`ic_fluent_person_sound_spatial_24_regular`
`ic_fluent_person_sound_spatial_28_regular`
`ic_fluent_person_sound_spatial_32_regular`
`ic_fluent_person_sound_spatial_48_regular`| |Person Square||`personSquare16Regular`
`personSquare20Regular`
`personSquare24Regular`
`personSquare32Regular`|`ic_fluent_person_square_16_regular`
`ic_fluent_person_square_20_regular`
`ic_fluent_person_square_24_regular`
`ic_fluent_person_square_32_regular`| |Person Square Add||`personSquareAdd16Regular`
`personSquareAdd20Regular`
`personSquareAdd24Regular`|`ic_fluent_person_square_add_16_regular`
`ic_fluent_person_square_add_20_regular`
`ic_fluent_person_square_add_24_regular`| |Person Square Checkmark||`personSquareCheckmark16Regular`
`personSquareCheckmark20Regular`
`personSquareCheckmark24Regular`
`personSquareCheckmark32Regular`|`ic_fluent_person_square_checkmark_16_regular`
`ic_fluent_person_square_checkmark_20_regular`
`ic_fluent_person_square_checkmark_24_regular`
`ic_fluent_person_square_checkmark_32_regular`| @@ -2023,7 +2032,8 @@ |Smartwatch Dot||`smartwatchDot20Regular`
`smartwatchDot24Regular`|`ic_fluent_smartwatch_dot_20_regular`
`ic_fluent_smartwatch_dot_24_regular`| |Snooze||`snooze16Regular`
`snooze20Regular`
`snooze24Regular`|`ic_fluent_snooze_16_regular`
`ic_fluent_snooze_20_regular`
`ic_fluent_snooze_24_regular`| |Sound Source||`soundSource20Regular`
`soundSource24Regular`
`soundSource28Regular`|`ic_fluent_sound_source_20_regular`
`ic_fluent_sound_source_24_regular`
`ic_fluent_sound_source_28_regular`| -|Sound Wave Circle||`soundWaveCircle20Regular`
`soundWaveCircle24Regular`|`ic_fluent_sound_wave_circle_20_regular`
`ic_fluent_sound_wave_circle_24_regular`| +|Sound Wave Circle||`soundWaveCircle16Regular`
`soundWaveCircle20Regular`
`soundWaveCircle24Regular`
`soundWaveCircle28Regular`
`soundWaveCircle32Regular`
`soundWaveCircle48Regular`|`ic_fluent_sound_wave_circle_16_regular`
`ic_fluent_sound_wave_circle_20_regular`
`ic_fluent_sound_wave_circle_24_regular`
`ic_fluent_sound_wave_circle_28_regular`
`ic_fluent_sound_wave_circle_32_regular`
`ic_fluent_sound_wave_circle_48_regular`| +|Sound Wave Circle Sparkle||`soundWaveCircleSparkle16Regular`
`soundWaveCircleSparkle20Regular`
`soundWaveCircleSparkle24Regular`
`soundWaveCircleSparkle28Regular`
`soundWaveCircleSparkle32Regular`
`soundWaveCircleSparkle48Regular`|`ic_fluent_sound_wave_circle_sparkle_16_regular`
`ic_fluent_sound_wave_circle_sparkle_20_regular`
`ic_fluent_sound_wave_circle_sparkle_24_regular`
`ic_fluent_sound_wave_circle_sparkle_28_regular`
`ic_fluent_sound_wave_circle_sparkle_32_regular`
`ic_fluent_sound_wave_circle_sparkle_48_regular`| |Space 3D||`space3D16Regular`
`space3D20Regular`
`space3D24Regular`
`space3D28Regular`
`space3D32Regular`
`space3D48Regular`|`ic_fluent_space_3d_16_regular`
`ic_fluent_space_3d_20_regular`
`ic_fluent_space_3d_24_regular`
`ic_fluent_space_3d_28_regular`
`ic_fluent_space_3d_32_regular`
`ic_fluent_space_3d_48_regular`| |Spacebar||`spacebar20Regular`
`spacebar24Regular`|`ic_fluent_spacebar_20_regular`
`ic_fluent_spacebar_24_regular`| |Sparkle||`sparkle16Regular`
`sparkle20Regular`
`sparkle24Regular`
`sparkle28Regular`
`sparkle32Regular`
`sparkle48Regular`|`ic_fluent_sparkle_16_regular`
`ic_fluent_sparkle_20_regular`
`ic_fluent_sparkle_24_regular`
`ic_fluent_sparkle_28_regular`
`ic_fluent_sparkle_32_regular`
`ic_fluent_sparkle_48_regular`| diff --git a/ios/BUILD.gn b/ios/BUILD.gn index 5a79725cfd..03ddbe0ef3 100644 --- a/ios/BUILD.gn +++ b/ios/BUILD.gn @@ -4703,6 +4703,22 @@ bundle_data_xcassets("ic_fluent_arrow_circle_up_48_regular") { ] } +bundle_data_xcassets("ic_fluent_arrow_circle_up_left_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_filled.imageset/ic_fluent_arrow_circle_up_left_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_circle_up_left_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_regular.imageset/ic_fluent_arrow_circle_up_left_16_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_arrow_circle_up_left_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -4735,6 +4751,22 @@ bundle_data_xcassets("ic_fluent_arrow_circle_up_left_24_regular") { ] } +bundle_data_xcassets("ic_fluent_arrow_circle_up_right_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_filled.imageset/ic_fluent_arrow_circle_up_right_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_arrow_circle_up_right_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_regular.imageset/ic_fluent_arrow_circle_up_right_16_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_arrow_circle_up_right_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -17767,6 +17799,38 @@ bundle_data_xcassets("ic_fluent_building_bank_toolbox_24_regular") { ] } +bundle_data_xcassets("ic_fluent_building_checkmark_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_filled.imageset/ic_fluent_building_checkmark_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_building_checkmark_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_regular.imageset/ic_fluent_building_checkmark_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_building_checkmark_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_filled.imageset/ic_fluent_building_checkmark_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_building_checkmark_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_regular.imageset/ic_fluent_building_checkmark_20_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_building_cloud_24_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -30731,6 +30795,22 @@ bundle_data_xcassets("ic_fluent_clock_alarm_32_regular") { ] } +bundle_data_xcassets("ic_fluent_clock_alarm_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_filled.imageset/ic_fluent_clock_alarm_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_clock_alarm_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_regular.imageset/ic_fluent_clock_alarm_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_clock_arrow_download_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -31163,6 +31243,70 @@ bundle_data_xcassets("ic_fluent_closed_caption_off_48_regular") { ] } +bundle_data_xcassets("ic_fluent_clothes_hanger_12_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_filled.imageset/ic_fluent_clothes_hanger_12_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_clothes_hanger_12_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/ic_fluent_clothes_hanger_12_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_clothes_hanger_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_filled.imageset/ic_fluent_clothes_hanger_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_clothes_hanger_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_regular.imageset/ic_fluent_clothes_hanger_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_clothes_hanger_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_filled.imageset/ic_fluent_clothes_hanger_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_clothes_hanger_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_regular.imageset/ic_fluent_clothes_hanger_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_clothes_hanger_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_filled.imageset/ic_fluent_clothes_hanger_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_clothes_hanger_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_regular.imageset/ic_fluent_clothes_hanger_24_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_cloud_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -35067,6 +35211,166 @@ bundle_data_xcassets("ic_fluent_comment_off_48_regular") { ] } +bundle_data_xcassets("ic_fluent_comment_quote_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_filled.imageset/ic_fluent_comment_quote_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_quote_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_regular.imageset/ic_fluent_comment_quote_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_quote_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_filled.imageset/ic_fluent_comment_quote_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_quote_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_regular.imageset/ic_fluent_comment_quote_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_quote_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_filled.imageset/ic_fluent_comment_quote_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_quote_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_regular.imageset/ic_fluent_comment_quote_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_quote_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_filled.imageset/ic_fluent_comment_quote_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_quote_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_regular.imageset/ic_fluent_comment_quote_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_filled.imageset/ic_fluent_comment_text_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_regular.imageset/ic_fluent_comment_text_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_filled.imageset/ic_fluent_comment_text_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_regular.imageset/ic_fluent_comment_text_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_filled.imageset/ic_fluent_comment_text_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_regular.imageset/ic_fluent_comment_text_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_filled.imageset/ic_fluent_comment_text_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_regular.imageset/ic_fluent_comment_text_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_filled.imageset/ic_fluent_comment_text_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_regular.imageset/ic_fluent_comment_text_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_filled.imageset/ic_fluent_comment_text_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_comment_text_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_regular.imageset/ic_fluent_comment_text_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_communication_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -57531,6 +57835,22 @@ bundle_data_xcassets("ic_fluent_glance_12_regular") { ] } +bundle_data_xcassets("ic_fluent_glance_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_filled.imageset/ic_fluent_glance_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_glance_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_regular.imageset/ic_fluent_glance_16_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_glance_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -57563,6 +57883,54 @@ bundle_data_xcassets("ic_fluent_glance_24_regular") { ] } +bundle_data_xcassets("ic_fluent_glance_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_filled.imageset/ic_fluent_glance_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_glance_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_regular.imageset/ic_fluent_glance_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_glance_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_filled.imageset/ic_fluent_glance_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_glance_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_regular.imageset/ic_fluent_glance_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_glance_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_filled.imageset/ic_fluent_glance_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_glance_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_regular.imageset/ic_fluent_glance_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_glance_default_12_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -57643,6 +58011,22 @@ bundle_data_xcassets("ic_fluent_glance_horizontal_24_regular") { ] } +bundle_data_xcassets("ic_fluent_glance_horizontal_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_filled.imageset/ic_fluent_glance_horizontal_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_glance_horizontal_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_regular.imageset/ic_fluent_glance_horizontal_28_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_glance_horizontal_32_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -57659,6 +58043,22 @@ bundle_data_xcassets("ic_fluent_glance_horizontal_32_regular") { ] } +bundle_data_xcassets("ic_fluent_glance_horizontal_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_filled.imageset/ic_fluent_glance_horizontal_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_glance_horizontal_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_regular.imageset/ic_fluent_glance_horizontal_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_glance_horizontal_sparkle_32_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -73763,6 +74163,22 @@ bundle_data_xcassets("ic_fluent_meet_now_48_regular") { ] } +bundle_data_xcassets("ic_fluent_megaphone_12_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_filled.imageset/ic_fluent_megaphone_12_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_megaphone_12_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_regular.imageset/ic_fluent_megaphone_12_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_megaphone_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -74299,6 +74715,102 @@ bundle_data_xcassets("ic_fluent_mic_48_regular") { ] } +bundle_data_xcassets("ic_fluent_mic_link_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_filled.imageset/ic_fluent_mic_link_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_regular.imageset/ic_fluent_mic_link_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_filled.imageset/ic_fluent_mic_link_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_regular.imageset/ic_fluent_mic_link_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_filled.imageset/ic_fluent_mic_link_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_regular.imageset/ic_fluent_mic_link_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_filled.imageset/ic_fluent_mic_link_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_regular.imageset/ic_fluent_mic_link_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_filled.imageset/ic_fluent_mic_link_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_regular.imageset/ic_fluent_mic_link_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_filled.imageset/ic_fluent_mic_link_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_mic_link_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_regular.imageset/ic_fluent_mic_link_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_mic_off_12_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -82761,6 +83273,102 @@ bundle_data_xcassets("ic_fluent_pen_sparkle_48_regular") { ] } +bundle_data_xcassets("ic_fluent_pen_sync_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_filled.imageset/ic_fluent_pen_sync_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_regular.imageset/ic_fluent_pen_sync_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_filled.imageset/ic_fluent_pen_sync_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_regular.imageset/ic_fluent_pen_sync_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_filled.imageset/ic_fluent_pen_sync_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_regular.imageset/ic_fluent_pen_sync_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_filled.imageset/ic_fluent_pen_sync_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_regular.imageset/ic_fluent_pen_sync_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_filled.imageset/ic_fluent_pen_sync_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_regular.imageset/ic_fluent_pen_sync_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_filled.imageset/ic_fluent_pen_sync_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_pen_sync_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_regular.imageset/ic_fluent_pen_sync_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_pentagon_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -83529,6 +84137,102 @@ bundle_data_xcassets("ic_fluent_people_eye_20_regular") { ] } +bundle_data_xcassets("ic_fluent_people_link_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_filled.imageset/ic_fluent_people_link_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_regular.imageset/ic_fluent_people_link_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_filled.imageset/ic_fluent_people_link_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_regular.imageset/ic_fluent_people_link_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_filled.imageset/ic_fluent_people_link_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_regular.imageset/ic_fluent_people_link_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_filled.imageset/ic_fluent_people_link_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_regular.imageset/ic_fluent_people_link_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_filled.imageset/ic_fluent_people_link_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_regular.imageset/ic_fluent_people_link_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_filled.imageset/ic_fluent_people_link_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_link_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_regular.imageset/ic_fluent_people_link_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_people_list_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -83761,6 +84465,54 @@ bundle_data_xcassets("ic_fluent_people_queue_24_regular") { ] } +bundle_data_xcassets("ic_fluent_people_queue_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_filled.imageset/ic_fluent_people_queue_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_queue_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_regular.imageset/ic_fluent_people_queue_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_queue_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_filled.imageset/ic_fluent_people_queue_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_queue_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_regular.imageset/ic_fluent_people_queue_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_queue_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_filled.imageset/ic_fluent_people_queue_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_people_queue_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_regular.imageset/ic_fluent_people_queue_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_people_search_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -85681,6 +86433,54 @@ bundle_data_xcassets("ic_fluent_person_feedback_48_regular") { ] } +bundle_data_xcassets("ic_fluent_person_head_hint_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_filled.imageset/ic_fluent_person_head_hint_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_head_hint_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_regular.imageset/ic_fluent_person_head_hint_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_head_hint_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_filled.imageset/ic_fluent_person_head_hint_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_head_hint_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_regular.imageset/ic_fluent_person_head_hint_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_head_hint_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_filled.imageset/ic_fluent_person_head_hint_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_head_hint_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_regular.imageset/ic_fluent_person_head_hint_24_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_person_heart_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -86705,6 +87505,102 @@ bundle_data_xcassets("ic_fluent_person_settings_20_regular") { ] } +bundle_data_xcassets("ic_fluent_person_sound_spatial_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_filled.imageset/ic_fluent_person_sound_spatial_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_regular.imageset/ic_fluent_person_sound_spatial_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_filled.imageset/ic_fluent_person_sound_spatial_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_regular.imageset/ic_fluent_person_sound_spatial_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_filled.imageset/ic_fluent_person_sound_spatial_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_regular.imageset/ic_fluent_person_sound_spatial_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_filled.imageset/ic_fluent_person_sound_spatial_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_regular.imageset/ic_fluent_person_sound_spatial_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_filled.imageset/ic_fluent_person_sound_spatial_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_regular.imageset/ic_fluent_person_sound_spatial_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_filled.imageset/ic_fluent_person_sound_spatial_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_person_sound_spatial_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_regular.imageset/ic_fluent_person_sound_spatial_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_person_square_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -103963,6 +104859,22 @@ bundle_data_xcassets("ic_fluent_sound_source_28_regular") { ] } +bundle_data_xcassets("ic_fluent_sound_wave_circle_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_filled.imageset/ic_fluent_sound_wave_circle_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_regular.imageset/ic_fluent_sound_wave_circle_16_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_sound_wave_circle_20_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ @@ -103995,6 +104907,150 @@ bundle_data_xcassets("ic_fluent_sound_wave_circle_24_regular") { ] } +bundle_data_xcassets("ic_fluent_sound_wave_circle_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_filled.imageset/ic_fluent_sound_wave_circle_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_regular.imageset/ic_fluent_sound_wave_circle_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_filled.imageset/ic_fluent_sound_wave_circle_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_regular.imageset/ic_fluent_sound_wave_circle_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_filled.imageset/ic_fluent_sound_wave_circle_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_regular.imageset/ic_fluent_sound_wave_circle_48_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_16_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_filled.imageset/ic_fluent_sound_wave_circle_sparkle_16_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_16_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_regular.imageset/ic_fluent_sound_wave_circle_sparkle_16_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_20_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_filled.imageset/ic_fluent_sound_wave_circle_sparkle_20_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_20_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_regular.imageset/ic_fluent_sound_wave_circle_sparkle_20_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_24_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_filled.imageset/ic_fluent_sound_wave_circle_sparkle_24_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_24_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_regular.imageset/ic_fluent_sound_wave_circle_sparkle_24_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_28_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_filled.imageset/ic_fluent_sound_wave_circle_sparkle_28_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_28_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_regular.imageset/ic_fluent_sound_wave_circle_sparkle_28_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_32_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_filled.imageset/ic_fluent_sound_wave_circle_sparkle_32_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_32_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_regular.imageset/ic_fluent_sound_wave_circle_sparkle_32_regular.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_48_filled") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_filled.imageset/ic_fluent_sound_wave_circle_sparkle_48_filled.svg", + ] +} + +bundle_data_xcassets("ic_fluent_sound_wave_circle_sparkle_48_regular") { + catalog = "FluentIcons/Assets/IconAssets.xcassets" + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_regular.imageset/ic_fluent_sound_wave_circle_sparkle_48_regular.svg", + ] +} + bundle_data_xcassets("ic_fluent_space_3d_16_filled") { catalog = "FluentIcons/Assets/IconAssets.xcassets" sources = [ diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec index fe9c04aa1e..e622121950 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.258' + s.version = '1.1.259' s.summary = 'FluentIcons' s.description = <<-DESC diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..070324d6b6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_circle_up_left_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_circle_up_left_16_filled.imageset/ic_fluent_arrow_circle_up_left_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_filled.imageset/ic_fluent_arrow_circle_up_left_16_filled.svg new file mode 100644 index 0000000000..5f52e21441 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_filled.imageset/ic_fluent_arrow_circle_up_left_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..deb57b5e18 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_circle_up_left_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_circle_up_left_16_regular.imageset/ic_fluent_arrow_circle_up_left_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_regular.imageset/ic_fluent_arrow_circle_up_left_16_regular.svg new file mode 100644 index 0000000000..eead015b37 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_left_16_regular.imageset/ic_fluent_arrow_circle_up_left_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..de1dbe4397 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_circle_up_right_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_circle_up_right_16_filled.imageset/ic_fluent_arrow_circle_up_right_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_filled.imageset/ic_fluent_arrow_circle_up_right_16_filled.svg new file mode 100644 index 0000000000..5933bde0e5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_filled.imageset/ic_fluent_arrow_circle_up_right_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..569e37b3e9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_circle_up_right_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_circle_up_right_16_regular.imageset/ic_fluent_arrow_circle_up_right_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_regular.imageset/ic_fluent_arrow_circle_up_right_16_regular.svg new file mode 100644 index 0000000000..0ee6215d49 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_16_regular.imageset/ic_fluent_arrow_circle_up_right_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..4d572ed2e5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_building_checkmark_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_building_checkmark_16_filled.imageset/ic_fluent_building_checkmark_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_filled.imageset/ic_fluent_building_checkmark_16_filled.svg new file mode 100644 index 0000000000..afb66e43d1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_filled.imageset/ic_fluent_building_checkmark_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..a63c4f74e9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_building_checkmark_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_building_checkmark_16_regular.imageset/ic_fluent_building_checkmark_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_regular.imageset/ic_fluent_building_checkmark_16_regular.svg new file mode 100644 index 0000000000..288ea585cc --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_16_regular.imageset/ic_fluent_building_checkmark_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..ae4f4cfa05 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_building_checkmark_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_building_checkmark_20_filled.imageset/ic_fluent_building_checkmark_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_filled.imageset/ic_fluent_building_checkmark_20_filled.svg new file mode 100644 index 0000000000..620c1dacbf --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_filled.imageset/ic_fluent_building_checkmark_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..71dd3f4b41 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_building_checkmark_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_building_checkmark_20_regular.imageset/ic_fluent_building_checkmark_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_regular.imageset/ic_fluent_building_checkmark_20_regular.svg new file mode 100644 index 0000000000..d8f21f5033 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_building_checkmark_20_regular.imageset/ic_fluent_building_checkmark_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_regular.imageset/Contents.json index 5dcc73da12..7b18586e56 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clipboard_task_list_24_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_clipboard_task_list_24_regular_rtl.svg", + "filename": "ic_fluent_clipboard_task_list_24_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_clipboard_task_list_24_regular_ltr.svg", + "filename": "ic_fluent_clipboard_task_list_24_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..1ba48e0db5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clock_alarm_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_clock_alarm_48_filled.imageset/ic_fluent_clock_alarm_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_filled.imageset/ic_fluent_clock_alarm_48_filled.svg new file mode 100644 index 0000000000..063c009535 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_filled.imageset/ic_fluent_clock_alarm_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..6215e1ee4c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clock_alarm_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_clock_alarm_48_regular.imageset/ic_fluent_clock_alarm_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_regular.imageset/ic_fluent_clock_alarm_48_regular.svg new file mode 100644 index 0000000000..bec2d16222 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clock_alarm_48_regular.imageset/ic_fluent_clock_alarm_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_filled.imageset/Contents.json new file mode 100644 index 0000000000..0a199d0642 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clothes_hanger_12_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_clothes_hanger_12_filled.imageset/ic_fluent_clothes_hanger_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_filled.imageset/ic_fluent_clothes_hanger_12_filled.svg new file mode 100644 index 0000000000..82171a2a5d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_filled.imageset/ic_fluent_clothes_hanger_12_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/Contents.json new file mode 100644 index 0000000000..e2fd4ac442 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clothes_hanger_12_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_clothes_hanger_12_regular.imageset/ic_fluent_clothes_hanger_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/ic_fluent_clothes_hanger_12_regular.svg new file mode 100644 index 0000000000..af1b79b728 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_12_regular.imageset/ic_fluent_clothes_hanger_12_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..8d2ad53f6c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clothes_hanger_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_clothes_hanger_16_filled.imageset/ic_fluent_clothes_hanger_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_filled.imageset/ic_fluent_clothes_hanger_16_filled.svg new file mode 100644 index 0000000000..644db3a486 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_filled.imageset/ic_fluent_clothes_hanger_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..d216b66e73 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clothes_hanger_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_clothes_hanger_16_regular.imageset/ic_fluent_clothes_hanger_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_regular.imageset/ic_fluent_clothes_hanger_16_regular.svg new file mode 100644 index 0000000000..8a97975c5d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_16_regular.imageset/ic_fluent_clothes_hanger_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..28c5d04200 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clothes_hanger_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_clothes_hanger_20_filled.imageset/ic_fluent_clothes_hanger_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_filled.imageset/ic_fluent_clothes_hanger_20_filled.svg new file mode 100644 index 0000000000..e3ddd892b5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_filled.imageset/ic_fluent_clothes_hanger_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..236d503b5e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clothes_hanger_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_clothes_hanger_20_regular.imageset/ic_fluent_clothes_hanger_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_regular.imageset/ic_fluent_clothes_hanger_20_regular.svg new file mode 100644 index 0000000000..e806b574e9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_20_regular.imageset/ic_fluent_clothes_hanger_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..8077530838 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clothes_hanger_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_clothes_hanger_24_filled.imageset/ic_fluent_clothes_hanger_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_filled.imageset/ic_fluent_clothes_hanger_24_filled.svg new file mode 100644 index 0000000000..54156ab026 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_filled.imageset/ic_fluent_clothes_hanger_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..a6e7fc79a1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_clothes_hanger_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_clothes_hanger_24_regular.imageset/ic_fluent_clothes_hanger_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_regular.imageset/ic_fluent_clothes_hanger_24_regular.svg new file mode 100644 index 0000000000..95cf5b84a3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_clothes_hanger_24_regular.imageset/ic_fluent_clothes_hanger_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_12_filled.imageset/ic_fluent_comment_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_12_filled.imageset/ic_fluent_comment_12_filled.svg index 1e49207e0d..d1da0ebc4d 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_12_filled.imageset/ic_fluent_comment_12_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_12_filled.imageset/ic_fluent_comment_12_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_12_regular.imageset/ic_fluent_comment_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_12_regular.imageset/ic_fluent_comment_12_regular.svg index bc6d12e776..936566f0a1 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_12_regular.imageset/ic_fluent_comment_12_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_12_regular.imageset/ic_fluent_comment_12_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..2635e9484f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_quote_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_comment_quote_16_filled.imageset/ic_fluent_comment_quote_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_filled.imageset/ic_fluent_comment_quote_16_filled.svg new file mode 100644 index 0000000000..9742f04ed7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_filled.imageset/ic_fluent_comment_quote_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..add8828fc0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_quote_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_comment_quote_16_regular.imageset/ic_fluent_comment_quote_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_regular.imageset/ic_fluent_comment_quote_16_regular.svg new file mode 100644 index 0000000000..d1d3994219 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_16_regular.imageset/ic_fluent_comment_quote_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..36f7070ce4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_quote_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_comment_quote_20_filled.imageset/ic_fluent_comment_quote_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_filled.imageset/ic_fluent_comment_quote_20_filled.svg new file mode 100644 index 0000000000..1f3b9cc82b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_filled.imageset/ic_fluent_comment_quote_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..20c349737c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_quote_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_comment_quote_20_regular.imageset/ic_fluent_comment_quote_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_regular.imageset/ic_fluent_comment_quote_20_regular.svg new file mode 100644 index 0000000000..6567b2fd32 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_20_regular.imageset/ic_fluent_comment_quote_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..5d7d4bb8b6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_quote_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_comment_quote_24_filled.imageset/ic_fluent_comment_quote_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_filled.imageset/ic_fluent_comment_quote_24_filled.svg new file mode 100644 index 0000000000..12cc4d95cf --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_filled.imageset/ic_fluent_comment_quote_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..56584805ca --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_quote_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_comment_quote_24_regular.imageset/ic_fluent_comment_quote_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_regular.imageset/ic_fluent_comment_quote_24_regular.svg new file mode 100644 index 0000000000..fe46eb2d6b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_24_regular.imageset/ic_fluent_comment_quote_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..2d16d044f2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_quote_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_comment_quote_28_filled.imageset/ic_fluent_comment_quote_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_filled.imageset/ic_fluent_comment_quote_28_filled.svg new file mode 100644 index 0000000000..1b9fca5bb7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_filled.imageset/ic_fluent_comment_quote_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..443cd5da13 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_quote_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_comment_quote_28_regular.imageset/ic_fluent_comment_quote_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_regular.imageset/ic_fluent_comment_quote_28_regular.svg new file mode 100644 index 0000000000..fc937fcf4c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_quote_28_regular.imageset/ic_fluent_comment_quote_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..4e8a7c6715 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_16_filled.imageset/ic_fluent_comment_text_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_filled.imageset/ic_fluent_comment_text_16_filled.svg new file mode 100644 index 0000000000..6060aee047 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_filled.imageset/ic_fluent_comment_text_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..f09b00b190 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_16_regular.imageset/ic_fluent_comment_text_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_regular.imageset/ic_fluent_comment_text_16_regular.svg new file mode 100644 index 0000000000..583f515d76 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_16_regular.imageset/ic_fluent_comment_text_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..818d7a16de --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_20_filled.imageset/ic_fluent_comment_text_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_filled.imageset/ic_fluent_comment_text_20_filled.svg new file mode 100644 index 0000000000..c292c8fe07 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_filled.imageset/ic_fluent_comment_text_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..2834ccd024 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_20_regular.imageset/ic_fluent_comment_text_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_regular.imageset/ic_fluent_comment_text_20_regular.svg new file mode 100644 index 0000000000..377f6adb5c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_20_regular.imageset/ic_fluent_comment_text_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..bdc56cab52 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_24_filled.imageset/ic_fluent_comment_text_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_filled.imageset/ic_fluent_comment_text_24_filled.svg new file mode 100644 index 0000000000..a596e4798a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_filled.imageset/ic_fluent_comment_text_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..9779393c22 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_24_regular.imageset/ic_fluent_comment_text_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_regular.imageset/ic_fluent_comment_text_24_regular.svg new file mode 100644 index 0000000000..212204a06e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_24_regular.imageset/ic_fluent_comment_text_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..aa90812e27 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_28_filled.imageset/ic_fluent_comment_text_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_filled.imageset/ic_fluent_comment_text_28_filled.svg new file mode 100644 index 0000000000..b00badefb6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_filled.imageset/ic_fluent_comment_text_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..5f977c9a81 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_28_regular.imageset/ic_fluent_comment_text_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_regular.imageset/ic_fluent_comment_text_28_regular.svg new file mode 100644 index 0000000000..252b90fc9e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_28_regular.imageset/ic_fluent_comment_text_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..8ee6d5d498 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_32_filled.imageset/ic_fluent_comment_text_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_filled.imageset/ic_fluent_comment_text_32_filled.svg new file mode 100644 index 0000000000..60db3cf2b6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_filled.imageset/ic_fluent_comment_text_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..7feea3b4fe --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_32_regular.imageset/ic_fluent_comment_text_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_regular.imageset/ic_fluent_comment_text_32_regular.svg new file mode 100644 index 0000000000..9045bc80cc --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_32_regular.imageset/ic_fluent_comment_text_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..4e800ab8a7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_48_filled.imageset/ic_fluent_comment_text_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_filled.imageset/ic_fluent_comment_text_48_filled.svg new file mode 100644 index 0000000000..782ed30ad6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_filled.imageset/ic_fluent_comment_text_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..6796e5e000 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_comment_text_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_comment_text_48_regular.imageset/ic_fluent_comment_text_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_regular.imageset/ic_fluent_comment_text_48_regular.svg new file mode 100644 index 0000000000..682d8a28b8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_comment_text_48_regular.imageset/ic_fluent_comment_text_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..3ea0eb33d3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_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_glance_16_filled.imageset/ic_fluent_glance_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_filled.imageset/ic_fluent_glance_16_filled.svg new file mode 100644 index 0000000000..b25caeecc9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_filled.imageset/ic_fluent_glance_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..cd54d5bcec --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_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_glance_16_regular.imageset/ic_fluent_glance_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_regular.imageset/ic_fluent_glance_16_regular.svg new file mode 100644 index 0000000000..53f5a391df --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_16_regular.imageset/ic_fluent_glance_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..c1744918b5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_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_glance_28_filled.imageset/ic_fluent_glance_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_filled.imageset/ic_fluent_glance_28_filled.svg new file mode 100644 index 0000000000..b34b3216f8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_filled.imageset/ic_fluent_glance_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..9752906ba4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_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_glance_28_regular.imageset/ic_fluent_glance_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_regular.imageset/ic_fluent_glance_28_regular.svg new file mode 100644 index 0000000000..9053f15491 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_28_regular.imageset/ic_fluent_glance_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..f162bfa2bf --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_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_glance_32_filled.imageset/ic_fluent_glance_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_filled.imageset/ic_fluent_glance_32_filled.svg new file mode 100644 index 0000000000..2f1d58b556 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_filled.imageset/ic_fluent_glance_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..28125709f1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_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_glance_32_regular.imageset/ic_fluent_glance_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_regular.imageset/ic_fluent_glance_32_regular.svg new file mode 100644 index 0000000000..0f95adf143 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_32_regular.imageset/ic_fluent_glance_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..8cf1785f3a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_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_glance_48_filled.imageset/ic_fluent_glance_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_filled.imageset/ic_fluent_glance_48_filled.svg new file mode 100644 index 0000000000..a3e6c1d05e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_filled.imageset/ic_fluent_glance_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..904e00a28d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_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_glance_48_regular.imageset/ic_fluent_glance_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_regular.imageset/ic_fluent_glance_48_regular.svg new file mode 100644 index 0000000000..d274db5e21 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_48_regular.imageset/ic_fluent_glance_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..97b29f90f5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_horizontal_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_glance_horizontal_28_filled.imageset/ic_fluent_glance_horizontal_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_filled.imageset/ic_fluent_glance_horizontal_28_filled.svg new file mode 100644 index 0000000000..4c91662b10 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_filled.imageset/ic_fluent_glance_horizontal_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..e6c71e7657 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_horizontal_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_glance_horizontal_28_regular.imageset/ic_fluent_glance_horizontal_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_regular.imageset/ic_fluent_glance_horizontal_28_regular.svg new file mode 100644 index 0000000000..df52c734d8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_28_regular.imageset/ic_fluent_glance_horizontal_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..03e31675b5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_horizontal_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_glance_horizontal_48_filled.imageset/ic_fluent_glance_horizontal_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_filled.imageset/ic_fluent_glance_horizontal_48_filled.svg new file mode 100644 index 0000000000..8f3a7841a9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_filled.imageset/ic_fluent_glance_horizontal_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..e809f3773b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_glance_horizontal_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_glance_horizontal_48_regular.imageset/ic_fluent_glance_horizontal_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_regular.imageset/ic_fluent_glance_horizontal_48_regular.svg new file mode 100644 index 0000000000..eadb84d7ac --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_glance_horizontal_48_regular.imageset/ic_fluent_glance_horizontal_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_filled.imageset/Contents.json new file mode 100644 index 0000000000..153d4203f2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_megaphone_12_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_megaphone_12_filled.imageset/ic_fluent_megaphone_12_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_filled.imageset/ic_fluent_megaphone_12_filled.svg new file mode 100644 index 0000000000..5abef8d147 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_filled.imageset/ic_fluent_megaphone_12_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_regular.imageset/Contents.json new file mode 100644 index 0000000000..81a802258e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_megaphone_12_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_megaphone_12_regular.imageset/ic_fluent_megaphone_12_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_regular.imageset/ic_fluent_megaphone_12_regular.svg new file mode 100644 index 0000000000..66030872e2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_megaphone_12_regular.imageset/ic_fluent_megaphone_12_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..3c5804fa2c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_16_filled.imageset/ic_fluent_mic_link_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_filled.imageset/ic_fluent_mic_link_16_filled.svg new file mode 100644 index 0000000000..ef025b49ea --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_filled.imageset/ic_fluent_mic_link_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..f2c93a5c31 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_16_regular.imageset/ic_fluent_mic_link_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_regular.imageset/ic_fluent_mic_link_16_regular.svg new file mode 100644 index 0000000000..2fd6bad68b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_16_regular.imageset/ic_fluent_mic_link_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..cc7a0c52c4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_20_filled.imageset/ic_fluent_mic_link_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_filled.imageset/ic_fluent_mic_link_20_filled.svg new file mode 100644 index 0000000000..5d2e8902fa --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_filled.imageset/ic_fluent_mic_link_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..687a0c1dfe --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_20_regular.imageset/ic_fluent_mic_link_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_regular.imageset/ic_fluent_mic_link_20_regular.svg new file mode 100644 index 0000000000..b575573266 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_20_regular.imageset/ic_fluent_mic_link_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..4b3fba2c03 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_24_filled.imageset/ic_fluent_mic_link_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_filled.imageset/ic_fluent_mic_link_24_filled.svg new file mode 100644 index 0000000000..f9a07c6a9b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_filled.imageset/ic_fluent_mic_link_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..06f7897f6e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_24_regular.imageset/ic_fluent_mic_link_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_regular.imageset/ic_fluent_mic_link_24_regular.svg new file mode 100644 index 0000000000..7ee308c625 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_24_regular.imageset/ic_fluent_mic_link_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..0fceee8848 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_28_filled.imageset/ic_fluent_mic_link_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_filled.imageset/ic_fluent_mic_link_28_filled.svg new file mode 100644 index 0000000000..b3ae1e08a6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_filled.imageset/ic_fluent_mic_link_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..7d601a6f41 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_28_regular.imageset/ic_fluent_mic_link_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_regular.imageset/ic_fluent_mic_link_28_regular.svg new file mode 100644 index 0000000000..f40f65ac67 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_28_regular.imageset/ic_fluent_mic_link_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..22b3f6db8c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_32_filled.imageset/ic_fluent_mic_link_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_filled.imageset/ic_fluent_mic_link_32_filled.svg new file mode 100644 index 0000000000..559eefba8b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_filled.imageset/ic_fluent_mic_link_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..7f85f289e3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_32_regular.imageset/ic_fluent_mic_link_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_regular.imageset/ic_fluent_mic_link_32_regular.svg new file mode 100644 index 0000000000..b48efeecab --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_32_regular.imageset/ic_fluent_mic_link_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..a365e582b0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_48_filled.imageset/ic_fluent_mic_link_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_filled.imageset/ic_fluent_mic_link_48_filled.svg new file mode 100644 index 0000000000..5fd8ef7d7e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_filled.imageset/ic_fluent_mic_link_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..60017e2673 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mic_link_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_mic_link_48_regular.imageset/ic_fluent_mic_link_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_regular.imageset/ic_fluent_mic_link_48_regular.svg new file mode 100644 index 0000000000..a92294b541 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mic_link_48_regular.imageset/ic_fluent_mic_link_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_filled.imageset/Contents.json index 0587cae474..df121fb541 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_filled.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_filled.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_multiselect_16_filled_rtl.svg", + "filename": "ic_fluent_multiselect_16_filled_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_multiselect_16_filled_ltr.svg", + "filename": "ic_fluent_multiselect_16_filled_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_regular.imageset/Contents.json index 357d96db65..43430a085a 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_16_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_multiselect_16_regular_rtl.svg", + "filename": "ic_fluent_multiselect_16_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_multiselect_16_regular_ltr.svg", + "filename": "ic_fluent_multiselect_16_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_filled.imageset/Contents.json index 6a0d55c59e..d9c2bce713 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_filled.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_filled.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_multiselect_20_filled_ltr.svg", + "filename": "ic_fluent_multiselect_20_filled_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" }, { - "filename": "ic_fluent_multiselect_20_filled_rtl.svg", + "filename": "ic_fluent_multiselect_20_filled_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_regular.imageset/Contents.json index 15820381d5..d10c502263 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_multiselect_20_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_multiselect_20_regular_ltr.svg", + "filename": "ic_fluent_multiselect_20_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" }, { - "filename": "ic_fluent_multiselect_20_regular_rtl.svg", + "filename": "ic_fluent_multiselect_20_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..9791d2e671 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_16_filled.imageset/ic_fluent_pen_sync_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_filled.imageset/ic_fluent_pen_sync_16_filled.svg new file mode 100644 index 0000000000..53959708a4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_filled.imageset/ic_fluent_pen_sync_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..5375e7cdfe --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_16_regular.imageset/ic_fluent_pen_sync_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_regular.imageset/ic_fluent_pen_sync_16_regular.svg new file mode 100644 index 0000000000..b678fd8a25 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_16_regular.imageset/ic_fluent_pen_sync_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..ef97e7c406 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_20_filled.imageset/ic_fluent_pen_sync_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_filled.imageset/ic_fluent_pen_sync_20_filled.svg new file mode 100644 index 0000000000..be5ab4d43e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_filled.imageset/ic_fluent_pen_sync_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..7bd038d7b4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_20_regular.imageset/ic_fluent_pen_sync_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_regular.imageset/ic_fluent_pen_sync_20_regular.svg new file mode 100644 index 0000000000..0eb843ddd4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_20_regular.imageset/ic_fluent_pen_sync_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..e78db3f917 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_24_filled.imageset/ic_fluent_pen_sync_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_filled.imageset/ic_fluent_pen_sync_24_filled.svg new file mode 100644 index 0000000000..b9a91e2790 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_filled.imageset/ic_fluent_pen_sync_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..a0b576652b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_24_regular.imageset/ic_fluent_pen_sync_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_regular.imageset/ic_fluent_pen_sync_24_regular.svg new file mode 100644 index 0000000000..ca6c15d1d8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_24_regular.imageset/ic_fluent_pen_sync_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..9552392171 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_28_filled.imageset/ic_fluent_pen_sync_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_filled.imageset/ic_fluent_pen_sync_28_filled.svg new file mode 100644 index 0000000000..b036a8c41e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_filled.imageset/ic_fluent_pen_sync_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..8a98ece0d5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_28_regular.imageset/ic_fluent_pen_sync_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_regular.imageset/ic_fluent_pen_sync_28_regular.svg new file mode 100644 index 0000000000..5959851178 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_28_regular.imageset/ic_fluent_pen_sync_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..7598a69d0b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_32_filled.imageset/ic_fluent_pen_sync_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_filled.imageset/ic_fluent_pen_sync_32_filled.svg new file mode 100644 index 0000000000..ac5e2d5fa6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_filled.imageset/ic_fluent_pen_sync_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..45783de513 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_32_regular.imageset/ic_fluent_pen_sync_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_regular.imageset/ic_fluent_pen_sync_32_regular.svg new file mode 100644 index 0000000000..fc3226230c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_32_regular.imageset/ic_fluent_pen_sync_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..127d76a333 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_48_filled.imageset/ic_fluent_pen_sync_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_filled.imageset/ic_fluent_pen_sync_48_filled.svg new file mode 100644 index 0000000000..bfdba96046 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_filled.imageset/ic_fluent_pen_sync_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..115390dbe0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_sync_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_pen_sync_48_regular.imageset/ic_fluent_pen_sync_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_regular.imageset/ic_fluent_pen_sync_48_regular.svg new file mode 100644 index 0000000000..18e03a6ab0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_sync_48_regular.imageset/ic_fluent_pen_sync_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..0ee16a81a6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_16_filled.imageset/ic_fluent_people_link_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_filled.imageset/ic_fluent_people_link_16_filled.svg new file mode 100644 index 0000000000..ce651724bb --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_filled.imageset/ic_fluent_people_link_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..190ac20f57 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_16_regular.imageset/ic_fluent_people_link_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_regular.imageset/ic_fluent_people_link_16_regular.svg new file mode 100644 index 0000000000..155e8e0937 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_16_regular.imageset/ic_fluent_people_link_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..11c07aeb0a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_20_filled.imageset/ic_fluent_people_link_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_filled.imageset/ic_fluent_people_link_20_filled.svg new file mode 100644 index 0000000000..f309e59478 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_filled.imageset/ic_fluent_people_link_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..dea6579475 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_20_regular.imageset/ic_fluent_people_link_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_regular.imageset/ic_fluent_people_link_20_regular.svg new file mode 100644 index 0000000000..d81a1b97bf --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_20_regular.imageset/ic_fluent_people_link_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..1362edede7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_24_filled.imageset/ic_fluent_people_link_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_filled.imageset/ic_fluent_people_link_24_filled.svg new file mode 100644 index 0000000000..fb6270d899 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_filled.imageset/ic_fluent_people_link_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..6236ef30ca --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_24_regular.imageset/ic_fluent_people_link_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_regular.imageset/ic_fluent_people_link_24_regular.svg new file mode 100644 index 0000000000..b54fcb8a68 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_24_regular.imageset/ic_fluent_people_link_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..f794d9740b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_28_filled.imageset/ic_fluent_people_link_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_filled.imageset/ic_fluent_people_link_28_filled.svg new file mode 100644 index 0000000000..60e936d0d8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_filled.imageset/ic_fluent_people_link_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..615b8c2fac --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_28_regular.imageset/ic_fluent_people_link_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_regular.imageset/ic_fluent_people_link_28_regular.svg new file mode 100644 index 0000000000..927be5a9bc --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_28_regular.imageset/ic_fluent_people_link_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..839938d803 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_32_filled.imageset/ic_fluent_people_link_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_filled.imageset/ic_fluent_people_link_32_filled.svg new file mode 100644 index 0000000000..96f1d5813f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_filled.imageset/ic_fluent_people_link_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..fefc40f547 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_32_regular.imageset/ic_fluent_people_link_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_regular.imageset/ic_fluent_people_link_32_regular.svg new file mode 100644 index 0000000000..2b2456c9c9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_32_regular.imageset/ic_fluent_people_link_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..2fc6428a56 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_48_filled.imageset/ic_fluent_people_link_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_filled.imageset/ic_fluent_people_link_48_filled.svg new file mode 100644 index 0000000000..c2a1c11c52 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_filled.imageset/ic_fluent_people_link_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..b52081a6a9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_link_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_people_link_48_regular.imageset/ic_fluent_people_link_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_regular.imageset/ic_fluent_people_link_48_regular.svg new file mode 100644 index 0000000000..adf2b7e218 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_link_48_regular.imageset/ic_fluent_people_link_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..a02cee952d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_queue_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_people_queue_28_filled.imageset/ic_fluent_people_queue_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_filled.imageset/ic_fluent_people_queue_28_filled.svg new file mode 100644 index 0000000000..c024e06a29 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_filled.imageset/ic_fluent_people_queue_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..0577366926 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_queue_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_people_queue_28_regular.imageset/ic_fluent_people_queue_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_regular.imageset/ic_fluent_people_queue_28_regular.svg new file mode 100644 index 0000000000..17aad7e21c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_28_regular.imageset/ic_fluent_people_queue_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..8f470cf99a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_queue_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_people_queue_32_filled.imageset/ic_fluent_people_queue_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_filled.imageset/ic_fluent_people_queue_32_filled.svg new file mode 100644 index 0000000000..4749f0c00a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_filled.imageset/ic_fluent_people_queue_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..e875a3a96b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_queue_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_people_queue_32_regular.imageset/ic_fluent_people_queue_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_regular.imageset/ic_fluent_people_queue_32_regular.svg new file mode 100644 index 0000000000..c0ca078c52 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_32_regular.imageset/ic_fluent_people_queue_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..fcab53d69a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_queue_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_people_queue_48_filled.imageset/ic_fluent_people_queue_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_filled.imageset/ic_fluent_people_queue_48_filled.svg new file mode 100644 index 0000000000..660f8ba01d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_filled.imageset/ic_fluent_people_queue_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..7f7ac6112f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_people_queue_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_people_queue_48_regular.imageset/ic_fluent_people_queue_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_regular.imageset/ic_fluent_people_queue_48_regular.svg new file mode 100644 index 0000000000..624a7edc87 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_people_queue_48_regular.imageset/ic_fluent_people_queue_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..26ef730a5a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_head_hint_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_person_head_hint_16_filled.imageset/ic_fluent_person_head_hint_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_filled.imageset/ic_fluent_person_head_hint_16_filled.svg new file mode 100644 index 0000000000..9fcc7fd8b2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_filled.imageset/ic_fluent_person_head_hint_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..95b06a20c1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_head_hint_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_person_head_hint_16_regular.imageset/ic_fluent_person_head_hint_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_regular.imageset/ic_fluent_person_head_hint_16_regular.svg new file mode 100644 index 0000000000..4606a61ca2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_16_regular.imageset/ic_fluent_person_head_hint_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..4aa4b91504 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_head_hint_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_person_head_hint_20_filled.imageset/ic_fluent_person_head_hint_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_filled.imageset/ic_fluent_person_head_hint_20_filled.svg new file mode 100644 index 0000000000..250ef712ec --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_filled.imageset/ic_fluent_person_head_hint_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..ba64dcd72b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_head_hint_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_person_head_hint_20_regular.imageset/ic_fluent_person_head_hint_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_regular.imageset/ic_fluent_person_head_hint_20_regular.svg new file mode 100644 index 0000000000..5c9c8c9b33 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_20_regular.imageset/ic_fluent_person_head_hint_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..50533dc2de --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_head_hint_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_person_head_hint_24_filled.imageset/ic_fluent_person_head_hint_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_filled.imageset/ic_fluent_person_head_hint_24_filled.svg new file mode 100644 index 0000000000..460c296afa --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_filled.imageset/ic_fluent_person_head_hint_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..22cd2f8c91 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_head_hint_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_person_head_hint_24_regular.imageset/ic_fluent_person_head_hint_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_regular.imageset/ic_fluent_person_head_hint_24_regular.svg new file mode 100644 index 0000000000..7d4ebb2acb --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_head_hint_24_regular.imageset/ic_fluent_person_head_hint_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..1be12288c4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_16_filled.imageset/ic_fluent_person_sound_spatial_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_filled.imageset/ic_fluent_person_sound_spatial_16_filled.svg new file mode 100644 index 0000000000..4c23701257 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_filled.imageset/ic_fluent_person_sound_spatial_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..3441b0d4ce --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_16_regular.imageset/ic_fluent_person_sound_spatial_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_regular.imageset/ic_fluent_person_sound_spatial_16_regular.svg new file mode 100644 index 0000000000..cfc56c7324 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_16_regular.imageset/ic_fluent_person_sound_spatial_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..3edaf73a37 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_20_filled.imageset/ic_fluent_person_sound_spatial_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_filled.imageset/ic_fluent_person_sound_spatial_20_filled.svg new file mode 100644 index 0000000000..266d73906f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_filled.imageset/ic_fluent_person_sound_spatial_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..78d9e67dcd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_20_regular.imageset/ic_fluent_person_sound_spatial_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_regular.imageset/ic_fluent_person_sound_spatial_20_regular.svg new file mode 100644 index 0000000000..fac45e32f9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_20_regular.imageset/ic_fluent_person_sound_spatial_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..baad3e38ad --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_24_filled.imageset/ic_fluent_person_sound_spatial_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_filled.imageset/ic_fluent_person_sound_spatial_24_filled.svg new file mode 100644 index 0000000000..09d44b12a0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_filled.imageset/ic_fluent_person_sound_spatial_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..1e2e02f10d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_24_regular.imageset/ic_fluent_person_sound_spatial_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_regular.imageset/ic_fluent_person_sound_spatial_24_regular.svg new file mode 100644 index 0000000000..db86cb4107 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_24_regular.imageset/ic_fluent_person_sound_spatial_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..5c9327ecc5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_28_filled.imageset/ic_fluent_person_sound_spatial_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_filled.imageset/ic_fluent_person_sound_spatial_28_filled.svg new file mode 100644 index 0000000000..50ef48918d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_filled.imageset/ic_fluent_person_sound_spatial_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..975e76a254 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_28_regular.imageset/ic_fluent_person_sound_spatial_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_regular.imageset/ic_fluent_person_sound_spatial_28_regular.svg new file mode 100644 index 0000000000..89f95e47a8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_28_regular.imageset/ic_fluent_person_sound_spatial_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..7383334df2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_32_filled.imageset/ic_fluent_person_sound_spatial_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_filled.imageset/ic_fluent_person_sound_spatial_32_filled.svg new file mode 100644 index 0000000000..114f8b1d2f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_filled.imageset/ic_fluent_person_sound_spatial_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..35e640a3f9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_32_regular.imageset/ic_fluent_person_sound_spatial_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_regular.imageset/ic_fluent_person_sound_spatial_32_regular.svg new file mode 100644 index 0000000000..5d5577302f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_32_regular.imageset/ic_fluent_person_sound_spatial_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..039e14a62e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_48_filled.imageset/ic_fluent_person_sound_spatial_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_filled.imageset/ic_fluent_person_sound_spatial_48_filled.svg new file mode 100644 index 0000000000..39297b3742 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_filled.imageset/ic_fluent_person_sound_spatial_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..d2f3baccf5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_person_sound_spatial_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_person_sound_spatial_48_regular.imageset/ic_fluent_person_sound_spatial_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_regular.imageset/ic_fluent_person_sound_spatial_48_regular.svg new file mode 100644 index 0000000000..213c5282a5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_person_sound_spatial_48_regular.imageset/ic_fluent_person_sound_spatial_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_filled.imageset/Contents.json index c57602aef8..4e6d5ec32c 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_filled.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sidebar_search_20_filled.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_sidebar_search_20_filled_ltr.svg", + "filename": "ic_fluent_sidebar_search_20_filled_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" }, { - "filename": "ic_fluent_sidebar_search_20_filled_rtl.svg", + "filename": "ic_fluent_sidebar_search_20_filled_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..a7fc571272 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_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_sound_wave_circle_16_filled.imageset/ic_fluent_sound_wave_circle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_filled.imageset/ic_fluent_sound_wave_circle_16_filled.svg new file mode 100644 index 0000000000..88cbb4de13 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_filled.imageset/ic_fluent_sound_wave_circle_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..5f49472659 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_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_sound_wave_circle_16_regular.imageset/ic_fluent_sound_wave_circle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_regular.imageset/ic_fluent_sound_wave_circle_16_regular.svg new file mode 100644 index 0000000000..52ab4bc88a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_16_regular.imageset/ic_fluent_sound_wave_circle_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..4ed1995e55 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_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_sound_wave_circle_28_filled.imageset/ic_fluent_sound_wave_circle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_filled.imageset/ic_fluent_sound_wave_circle_28_filled.svg new file mode 100644 index 0000000000..5de0be10d3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_filled.imageset/ic_fluent_sound_wave_circle_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..89c05d66bf --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_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_sound_wave_circle_28_regular.imageset/ic_fluent_sound_wave_circle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_regular.imageset/ic_fluent_sound_wave_circle_28_regular.svg new file mode 100644 index 0000000000..db5f679cf4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_28_regular.imageset/ic_fluent_sound_wave_circle_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..08cb9b001f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_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_sound_wave_circle_32_filled.imageset/ic_fluent_sound_wave_circle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_filled.imageset/ic_fluent_sound_wave_circle_32_filled.svg new file mode 100644 index 0000000000..46913f11a6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_filled.imageset/ic_fluent_sound_wave_circle_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..ad1f2fa006 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_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_sound_wave_circle_32_regular.imageset/ic_fluent_sound_wave_circle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_regular.imageset/ic_fluent_sound_wave_circle_32_regular.svg new file mode 100644 index 0000000000..58cef39ffd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_32_regular.imageset/ic_fluent_sound_wave_circle_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..927a7b1cb2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_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_sound_wave_circle_48_filled.imageset/ic_fluent_sound_wave_circle_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_filled.imageset/ic_fluent_sound_wave_circle_48_filled.svg new file mode 100644 index 0000000000..21c12760f3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_filled.imageset/ic_fluent_sound_wave_circle_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..0181306dc6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_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_sound_wave_circle_48_regular.imageset/ic_fluent_sound_wave_circle_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_regular.imageset/ic_fluent_sound_wave_circle_48_regular.svg new file mode 100644 index 0000000000..0f707a2354 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_48_regular.imageset/ic_fluent_sound_wave_circle_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..da4d97afc5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_16_filled.imageset/ic_fluent_sound_wave_circle_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_filled.imageset/ic_fluent_sound_wave_circle_sparkle_16_filled.svg new file mode 100644 index 0000000000..84d4ace4e6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_filled.imageset/ic_fluent_sound_wave_circle_sparkle_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..ea799e242b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_16_regular.imageset/ic_fluent_sound_wave_circle_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_regular.imageset/ic_fluent_sound_wave_circle_sparkle_16_regular.svg new file mode 100644 index 0000000000..eebd0a8962 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_16_regular.imageset/ic_fluent_sound_wave_circle_sparkle_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..08fc7f49ac --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_20_filled.imageset/ic_fluent_sound_wave_circle_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_filled.imageset/ic_fluent_sound_wave_circle_sparkle_20_filled.svg new file mode 100644 index 0000000000..300f145e69 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_filled.imageset/ic_fluent_sound_wave_circle_sparkle_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..153781eada --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_20_regular.imageset/ic_fluent_sound_wave_circle_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_regular.imageset/ic_fluent_sound_wave_circle_sparkle_20_regular.svg new file mode 100644 index 0000000000..cff7934a0d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_20_regular.imageset/ic_fluent_sound_wave_circle_sparkle_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..bba66ede36 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_24_filled.imageset/ic_fluent_sound_wave_circle_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_filled.imageset/ic_fluent_sound_wave_circle_sparkle_24_filled.svg new file mode 100644 index 0000000000..1f5dab482b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_filled.imageset/ic_fluent_sound_wave_circle_sparkle_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..2227b735b8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_24_regular.imageset/ic_fluent_sound_wave_circle_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_regular.imageset/ic_fluent_sound_wave_circle_sparkle_24_regular.svg new file mode 100644 index 0000000000..5e14400b5a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_24_regular.imageset/ic_fluent_sound_wave_circle_sparkle_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..47b0776bfe --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_28_filled.imageset/ic_fluent_sound_wave_circle_sparkle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_filled.imageset/ic_fluent_sound_wave_circle_sparkle_28_filled.svg new file mode 100644 index 0000000000..91e9f3eb96 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_filled.imageset/ic_fluent_sound_wave_circle_sparkle_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..30d4c72bd9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_28_regular.imageset/ic_fluent_sound_wave_circle_sparkle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_regular.imageset/ic_fluent_sound_wave_circle_sparkle_28_regular.svg new file mode 100644 index 0000000000..07b3159d44 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_28_regular.imageset/ic_fluent_sound_wave_circle_sparkle_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..301582b586 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_32_filled.imageset/ic_fluent_sound_wave_circle_sparkle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_filled.imageset/ic_fluent_sound_wave_circle_sparkle_32_filled.svg new file mode 100644 index 0000000000..0ca967bdc8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_filled.imageset/ic_fluent_sound_wave_circle_sparkle_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..b1fa3fffb8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_32_regular.imageset/ic_fluent_sound_wave_circle_sparkle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_regular.imageset/ic_fluent_sound_wave_circle_sparkle_32_regular.svg new file mode 100644 index 0000000000..275b9d9f2b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_32_regular.imageset/ic_fluent_sound_wave_circle_sparkle_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..3b7eb365f6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_48_filled.imageset/ic_fluent_sound_wave_circle_sparkle_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_filled.imageset/ic_fluent_sound_wave_circle_sparkle_48_filled.svg new file mode 100644 index 0000000000..975e6d22c3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_filled.imageset/ic_fluent_sound_wave_circle_sparkle_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..7eb16596a8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_sound_wave_circle_sparkle_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_sound_wave_circle_sparkle_48_regular.imageset/ic_fluent_sound_wave_circle_sparkle_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_regular.imageset/ic_fluent_sound_wave_circle_sparkle_48_regular.svg new file mode 100644 index 0000000000..53a03df9f1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sound_wave_circle_sparkle_48_regular.imageset/ic_fluent_sound_wave_circle_sparkle_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_filled.imageset/Contents.json index 56e6dedebc..29559c3cd8 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_filled.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_filled.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_task_list_20_filled_rtl.svg", + "filename": "ic_fluent_task_list_20_filled_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_task_list_20_filled_ltr.svg", + "filename": "ic_fluent_task_list_20_filled_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_regular.imageset/Contents.json index 3a09390000..0494385072 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_20_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_task_list_20_regular_rtl.svg", + "filename": "ic_fluent_task_list_20_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_task_list_20_regular_ltr.svg", + "filename": "ic_fluent_task_list_20_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_filled.imageset/Contents.json index 11f382e005..4c0f66536b 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_filled.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_16_filled.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_task_list_square_16_filled_ltr.svg", + "filename": "ic_fluent_task_list_square_16_filled_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" }, { - "filename": "ic_fluent_task_list_square_16_filled_rtl.svg", + "filename": "ic_fluent_task_list_square_16_filled_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_filled.imageset/Contents.json index c526641bab..2a2a8d6a75 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_filled.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_filled.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_task_list_square_20_filled_rtl.svg", + "filename": "ic_fluent_task_list_square_20_filled_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_task_list_square_20_filled_ltr.svg", + "filename": "ic_fluent_task_list_square_20_filled_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_regular.imageset/Contents.json index 1c1b56bb0f..ab4ef584fc 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_20_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_task_list_square_20_regular_rtl.svg", + "filename": "ic_fluent_task_list_square_20_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_task_list_square_20_regular_ltr.svg", + "filename": "ic_fluent_task_list_square_20_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_24_regular.imageset/Contents.json index a77aec63e6..8cf95147c2 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_24_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_task_list_square_24_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_task_list_square_24_regular_ltr.svg", + "filename": "ic_fluent_task_list_square_24_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" }, { - "filename": "ic_fluent_task_list_square_24_regular_rtl.svg", + "filename": "ic_fluent_task_list_square_24_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_filled.imageset/Contents.json index 0a8b0f86d3..9afc46f045 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_filled.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_filled.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_text_number_list_16_filled_ltr.svg", + "filename": "ic_fluent_text_number_list_16_filled_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" }, { - "filename": "ic_fluent_text_number_list_16_filled_rtl.svg", + "filename": "ic_fluent_text_number_list_16_filled_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_regular.imageset/Contents.json index 6a2515279d..71fb2bd166 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_16_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_text_number_list_16_regular_rtl.svg", + "filename": "ic_fluent_text_number_list_16_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_text_number_list_16_regular_ltr.svg", + "filename": "ic_fluent_text_number_list_16_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_20_regular.imageset/Contents.json index 1af3d21f1a..ec838c6410 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_20_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_20_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_text_number_list_20_regular_rtl.svg", + "filename": "ic_fluent_text_number_list_20_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" }, { - "filename": "ic_fluent_text_number_list_20_regular_ltr.svg", + "filename": "ic_fluent_text_number_list_20_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_regular.imageset/Contents.json index f295c10091..0317255a1a 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_regular.imageset/Contents.json +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_number_list_24_regular.imageset/Contents.json @@ -1,14 +1,14 @@ { "images": [ { - "filename": "ic_fluent_text_number_list_24_regular_ltr.svg", + "filename": "ic_fluent_text_number_list_24_regular_rtl.svg", "idiom": "universal", - "language-direction": "left-to-right" + "language-direction": "right-to-left" }, { - "filename": "ic_fluent_text_number_list_24_regular_rtl.svg", + "filename": "ic_fluent_text_number_list_24_regular_ltr.svg", "idiom": "universal", - "language-direction": "right-to-left" + "language-direction": "left-to-right" } ], "info": { diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_16_filled.imageset/ic_fluent_tv_usb_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_16_filled.imageset/ic_fluent_tv_usb_16_filled.svg index afd962df43..9bbb6d307d 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_16_filled.imageset/ic_fluent_tv_usb_16_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_16_filled.imageset/ic_fluent_tv_usb_16_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_16_regular.imageset/ic_fluent_tv_usb_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_16_regular.imageset/ic_fluent_tv_usb_16_regular.svg index 5fdba9737f..14c632242d 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_16_regular.imageset/ic_fluent_tv_usb_16_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_16_regular.imageset/ic_fluent_tv_usb_16_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_48_filled.imageset/ic_fluent_tv_usb_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_48_filled.imageset/ic_fluent_tv_usb_48_filled.svg index 057deabf6c..c3fb295e29 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_48_filled.imageset/ic_fluent_tv_usb_48_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_48_filled.imageset/ic_fluent_tv_usb_48_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_48_regular.imageset/ic_fluent_tv_usb_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_48_regular.imageset/ic_fluent_tv_usb_48_regular.svg index ccebffd022..16323b697c 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_48_regular.imageset/ic_fluent_tv_usb_48_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_tv_usb_48_regular.imageset/ic_fluent_tv_usb_48_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Classes/FluentIcon.swift b/ios/FluentIcons/Classes/FluentIcon.swift index 61ff996e88..fe20107799 100644 --- a/ios/FluentIcons/Classes/FluentIcon.swift +++ b/ios/FluentIcons/Classes/FluentIcon.swift @@ -601,10 +601,14 @@ import Foundation case arrowCircleUp32Regular case arrowCircleUp48Filled case arrowCircleUp48Regular + case arrowCircleUpLeft16Filled + case arrowCircleUpLeft16Regular case arrowCircleUpLeft20Filled case arrowCircleUpLeft20Regular case arrowCircleUpLeft24Filled case arrowCircleUpLeft24Regular + case arrowCircleUpRight16Filled + case arrowCircleUpRight16Regular case arrowCircleUpRight20Filled case arrowCircleUpRight20Regular case arrowCircleUpRight24Filled @@ -2234,6 +2238,10 @@ import Foundation case buildingBankToolbox20Regular case buildingBankToolbox24Filled case buildingBankToolbox24Regular + case buildingCheckmark16Filled + case buildingCheckmark16Regular + case buildingCheckmark20Filled + case buildingCheckmark20Regular case buildingCloud24Filled case buildingCloud24Regular case buildingDesktop16Filled @@ -3854,6 +3862,8 @@ import Foundation case clockAlarm32Filled case clockAlarm32Light case clockAlarm32Regular + case clockAlarm48Filled + case clockAlarm48Regular case clockArrowDownload20Filled case clockArrowDownload20Regular case clockArrowDownload24Filled @@ -3908,6 +3918,14 @@ import Foundation case closedCaptionOff28Regular case closedCaptionOff48Filled case closedCaptionOff48Regular + case clothesHanger12Filled + case clothesHanger12Regular + case clothesHanger16Filled + case clothesHanger16Regular + case clothesHanger20Filled + case clothesHanger20Regular + case clothesHanger24Filled + case clothesHanger24Regular case cloud16Filled case cloud16Regular case cloud20Filled @@ -4396,6 +4414,26 @@ import Foundation case commentOff28Regular case commentOff48Filled case commentOff48Regular + case commentQuote16Filled + case commentQuote16Regular + case commentQuote20Filled + case commentQuote20Regular + case commentQuote24Filled + case commentQuote24Regular + case commentQuote28Filled + case commentQuote28Regular + case commentText16Filled + case commentText16Regular + case commentText20Filled + case commentText20Regular + case commentText24Filled + case commentText24Regular + case commentText28Filled + case commentText28Regular + case commentText32Filled + case commentText32Regular + case commentText48Filled + case commentText48Regular case communication16Filled case communication16Regular case communication20Filled @@ -7204,10 +7242,18 @@ import Foundation case giftOpen32Regular case glance12Filled case glance12Regular + case glance16Filled + case glance16Regular case glance20Filled case glance20Regular case glance24Filled case glance24Regular + case glance28Filled + case glance28Regular + case glance32Filled + case glance32Regular + case glance48Filled + case glance48Regular case glanceDefault12Filled case glanceDefault12Regular case glanceHorizontal12Filled @@ -7218,8 +7264,12 @@ import Foundation case glanceHorizontal20Regular case glanceHorizontal24Filled case glanceHorizontal24Regular + case glanceHorizontal28Filled + case glanceHorizontal28Regular case glanceHorizontal32Filled case glanceHorizontal32Regular + case glanceHorizontal48Filled + case glanceHorizontal48Regular case glanceHorizontalSparkle32Filled case glanceHorizontalSparkle32Regular case glanceHorizontalSparkles16Filled @@ -9230,6 +9280,8 @@ import Foundation case meetNow32Regular case meetNow48Filled case meetNow48Regular + case megaphone12Filled + case megaphone12Regular case megaphone16Filled case megaphone16Regular case megaphone20Filled @@ -9297,6 +9349,18 @@ import Foundation case mic32Regular case mic48Filled case mic48Regular + case micLink16Filled + case micLink16Regular + case micLink20Filled + case micLink20Regular + case micLink24Filled + case micLink24Regular + case micLink28Filled + case micLink28Regular + case micLink32Filled + case micLink32Regular + case micLink48Filled + case micLink48Regular case micOff12Filled case micOff12Regular case micOff16Filled @@ -10354,6 +10418,18 @@ import Foundation case penSparkle32Regular case penSparkle48Filled case penSparkle48Regular + case penSync16Filled + case penSync16Regular + case penSync20Filled + case penSync20Regular + case penSync24Filled + case penSync24Regular + case penSync28Filled + case penSync28Regular + case penSync32Filled + case penSync32Regular + case penSync48Filled + case penSync48Regular case pentagon20Filled case pentagon20Regular case pentagon32Filled @@ -10450,6 +10526,18 @@ import Foundation case peopleEye16Regular case peopleEye20Filled case peopleEye20Regular + case peopleLink16Filled + case peopleLink16Regular + case peopleLink20Filled + case peopleLink20Regular + case peopleLink24Filled + case peopleLink24Regular + case peopleLink28Filled + case peopleLink28Regular + case peopleLink32Filled + case peopleLink32Regular + case peopleLink48Filled + case peopleLink48Regular case peopleList16Filled case peopleList16Regular case peopleList20Filled @@ -10479,6 +10567,12 @@ import Foundation case peopleQueue20Regular case peopleQueue24Filled case peopleQueue24Regular + case peopleQueue28Filled + case peopleQueue28Regular + case peopleQueue32Filled + case peopleQueue32Regular + case peopleQueue48Filled + case peopleQueue48Regular case peopleSearch20Filled case peopleSearch20Regular case peopleSearch24Filled @@ -10719,6 +10813,12 @@ import Foundation case personFeedback32Regular case personFeedback48Filled case personFeedback48Regular + case personHeadHint16Filled + case personHeadHint16Regular + case personHeadHint20Filled + case personHeadHint20Regular + case personHeadHint24Filled + case personHeadHint24Regular case personHeart20Filled case personHeart20Regular case personHeart24Filled @@ -10847,6 +10947,18 @@ import Foundation case personSettings16Regular case personSettings20Filled case personSettings20Regular + case personSoundSpatial16Filled + case personSoundSpatial16Regular + case personSoundSpatial20Filled + case personSoundSpatial20Regular + case personSoundSpatial24Filled + case personSoundSpatial24Regular + case personSoundSpatial28Filled + case personSoundSpatial28Regular + case personSoundSpatial32Filled + case personSoundSpatial32Regular + case personSoundSpatial48Filled + case personSoundSpatial48Regular case personSquare16Filled case personSquare16Regular case personSquare20Filled @@ -13004,10 +13116,30 @@ import Foundation case soundSource24Regular case soundSource28Filled case soundSource28Regular + case soundWaveCircle16Filled + case soundWaveCircle16Regular case soundWaveCircle20Filled case soundWaveCircle20Regular case soundWaveCircle24Filled case soundWaveCircle24Regular + case soundWaveCircle28Filled + case soundWaveCircle28Regular + case soundWaveCircle32Filled + case soundWaveCircle32Regular + case soundWaveCircle48Filled + case soundWaveCircle48Regular + case soundWaveCircleSparkle16Filled + case soundWaveCircleSparkle16Regular + case soundWaveCircleSparkle20Filled + case soundWaveCircleSparkle20Regular + case soundWaveCircleSparkle24Filled + case soundWaveCircleSparkle24Regular + case soundWaveCircleSparkle28Filled + case soundWaveCircleSparkle28Regular + case soundWaveCircleSparkle32Filled + case soundWaveCircleSparkle32Regular + case soundWaveCircleSparkle48Filled + case soundWaveCircleSparkle48Regular case space3D16Filled case space3D16Regular case space3D20Filled @@ -16994,21 +17126,25 @@ import Foundation case .arrowCircleUp32Regular: return "ic_fluent_arrow_circle_up_32_regular" case .arrowCircleUp48Filled: return "ic_fluent_arrow_circle_up_48_filled" case .arrowCircleUp48Regular: return "ic_fluent_arrow_circle_up_48_regular" + case .arrowCircleUpLeft16Filled: return "ic_fluent_arrow_circle_up_left_16_filled" + case .arrowCircleUpLeft16Regular: return "ic_fluent_arrow_circle_up_left_16_regular" case .arrowCircleUpLeft20Filled: return "ic_fluent_arrow_circle_up_left_20_filled" case .arrowCircleUpLeft20Regular: return "ic_fluent_arrow_circle_up_left_20_regular" case .arrowCircleUpLeft24Filled: return "ic_fluent_arrow_circle_up_left_24_filled" case .arrowCircleUpLeft24Regular: return "ic_fluent_arrow_circle_up_left_24_regular" + case .arrowCircleUpRight16Filled: return "ic_fluent_arrow_circle_up_right_16_filled" + case .arrowCircleUpRight16Regular: return "ic_fluent_arrow_circle_up_right_16_regular" case .arrowCircleUpRight20Filled: return "ic_fluent_arrow_circle_up_right_20_filled" case .arrowCircleUpRight20Regular: return "ic_fluent_arrow_circle_up_right_20_regular" case .arrowCircleUpRight24Filled: return "ic_fluent_arrow_circle_up_right_24_filled" case .arrowCircleUpRight24Regular: return "ic_fluent_arrow_circle_up_right_24_regular" case .arrowClockwise12Filled: return "ic_fluent_arrow_clockwise_12_filled" + default: break } + switch self { case .arrowClockwise12Regular: return "ic_fluent_arrow_clockwise_12_regular" case .arrowClockwise16Filled: return "ic_fluent_arrow_clockwise_16_filled" case .arrowClockwise16Regular: return "ic_fluent_arrow_clockwise_16_regular" case .arrowClockwise20Filled: return "ic_fluent_arrow_clockwise_20_filled" - default: break } - switch self { case .arrowClockwise20Regular: return "ic_fluent_arrow_clockwise_20_regular" case .arrowClockwise24Filled: return "ic_fluent_arrow_clockwise_24_filled" case .arrowClockwise24Regular: return "ic_fluent_arrow_clockwise_24_regular" @@ -17105,12 +17241,12 @@ import Foundation case .arrowDownload28Filled: return "ic_fluent_arrow_download_28_filled" case .arrowDownload28Regular: return "ic_fluent_arrow_download_28_regular" case .arrowDownload32Filled: return "ic_fluent_arrow_download_32_filled" + default: break } + switch self { case .arrowDownload32Light: return "ic_fluent_arrow_download_32_light" case .arrowDownload32Regular: return "ic_fluent_arrow_download_32_regular" case .arrowDownload48Filled: return "ic_fluent_arrow_download_48_filled" case .arrowDownload48Regular: return "ic_fluent_arrow_download_48_regular" - default: break } - switch self { case .arrowDownloadOff16Filled: return "ic_fluent_arrow_download_off_16_filled" case .arrowDownloadOff16Regular: return "ic_fluent_arrow_download_off_16_regular" case .arrowDownloadOff20Filled: return "ic_fluent_arrow_download_off_20_filled" @@ -17207,12 +17343,12 @@ import Foundation case .arrowForward32Light: return "ic_fluent_arrow_forward_32_light" case .arrowForward32Regular: return "ic_fluent_arrow_forward_32_regular" case .arrowForward48Filled: return "ic_fluent_arrow_forward_48_filled" + default: break } + switch self { case .arrowForward48Regular: return "ic_fluent_arrow_forward_48_regular" case .arrowForwardDownLightning20Filled: return "ic_fluent_arrow_forward_down_lightning_20_filled" case .arrowForwardDownLightning20Regular: return "ic_fluent_arrow_forward_down_lightning_20_regular" case .arrowForwardDownLightning24Filled: return "ic_fluent_arrow_forward_down_lightning_24_filled" - default: break } - switch self { case .arrowForwardDownLightning24Regular: return "ic_fluent_arrow_forward_down_lightning_24_regular" case .arrowForwardDownPerson20Filled: return "ic_fluent_arrow_forward_down_person_20_filled" case .arrowForwardDownPerson20Regular: return "ic_fluent_arrow_forward_down_person_20_regular" @@ -17309,12 +17445,12 @@ import Foundation case .arrowMove24Regular: return "ic_fluent_arrow_move_24_regular" case .arrowMoveInward20Filled: return "ic_fluent_arrow_move_inward_20_filled" case .arrowMoveInward20Regular: return "ic_fluent_arrow_move_inward_20_regular" + default: break } + switch self { case .arrowNext12Filled: return "ic_fluent_arrow_next_12_filled" case .arrowNext12Regular: return "ic_fluent_arrow_next_12_regular" case .arrowNext16Filled: return "ic_fluent_arrow_next_16_filled" case .arrowNext16Regular: return "ic_fluent_arrow_next_16_regular" - default: break } - switch self { case .arrowNext20Filled: return "ic_fluent_arrow_next_20_filled" case .arrowNext20Regular: return "ic_fluent_arrow_next_20_regular" case .arrowNext24Filled: return "ic_fluent_arrow_next_24_filled" @@ -17411,12 +17547,12 @@ import Foundation case .arrowReplyAll48Filled: return "ic_fluent_arrow_reply_all_48_filled" case .arrowReplyAll48Regular: return "ic_fluent_arrow_reply_all_48_regular" case .arrowReplyDown16Filled: return "ic_fluent_arrow_reply_down_16_filled" + default: break } + switch self { case .arrowReplyDown16Regular: return "ic_fluent_arrow_reply_down_16_regular" case .arrowReplyDown20Filled: return "ic_fluent_arrow_reply_down_20_filled" case .arrowReplyDown20Regular: return "ic_fluent_arrow_reply_down_20_regular" case .arrowReplyDown24Filled: return "ic_fluent_arrow_reply_down_24_filled" - default: break } - switch self { case .arrowReplyDown24Regular: return "ic_fluent_arrow_reply_down_24_regular" case .arrowReset20Filled: return "ic_fluent_arrow_reset_20_filled" case .arrowReset20Regular: return "ic_fluent_arrow_reset_20_regular" @@ -17513,12 +17649,12 @@ import Foundation case .arrowSortUpLines20Filled: return "ic_fluent_arrow_sort_up_lines_20_filled" case .arrowSortUpLines20Regular: return "ic_fluent_arrow_sort_up_lines_20_regular" case .arrowSortUpLines24Filled: return "ic_fluent_arrow_sort_up_lines_24_filled" + default: break } + switch self { case .arrowSortUpLines24Regular: return "ic_fluent_arrow_sort_up_lines_24_regular" case .arrowSplit16Filled: return "ic_fluent_arrow_split_16_filled" case .arrowSplit16Regular: return "ic_fluent_arrow_split_16_regular" case .arrowSplit20Filled: return "ic_fluent_arrow_split_20_filled" - default: break } - switch self { case .arrowSplit20Regular: return "ic_fluent_arrow_split_20_regular" case .arrowSplit24Filled: return "ic_fluent_arrow_split_24_filled" case .arrowSplit24Regular: return "ic_fluent_arrow_split_24_regular" @@ -17615,12 +17751,12 @@ import Foundation case .arrowSyncCircle20Filled: return "ic_fluent_arrow_sync_circle_20_filled" case .arrowSyncCircle20Regular: return "ic_fluent_arrow_sync_circle_20_regular" case .arrowSyncCircle24Filled: return "ic_fluent_arrow_sync_circle_24_filled" + default: break } + switch self { case .arrowSyncCircle24Regular: return "ic_fluent_arrow_sync_circle_24_regular" case .arrowSyncCircle28Filled: return "ic_fluent_arrow_sync_circle_28_filled" case .arrowSyncCircle28Regular: return "ic_fluent_arrow_sync_circle_28_regular" case .arrowSyncCircle32Filled: return "ic_fluent_arrow_sync_circle_32_filled" - default: break } - switch self { case .arrowSyncCircle32Regular: return "ic_fluent_arrow_sync_circle_32_regular" case .arrowSyncCircle48Filled: return "ic_fluent_arrow_sync_circle_48_filled" case .arrowSyncCircle48Regular: return "ic_fluent_arrow_sync_circle_48_regular" @@ -17717,12 +17853,12 @@ import Foundation case .arrowTurnRightLeft48Filled: return "ic_fluent_arrow_turn_right_left_48_filled" case .arrowTurnRightLeft48Regular: return "ic_fluent_arrow_turn_right_left_48_regular" case .arrowTurnRightUp20Filled: return "ic_fluent_arrow_turn_right_up_20_filled" + default: break } + switch self { case .arrowTurnRightUp20Regular: return "ic_fluent_arrow_turn_right_up_20_regular" case .arrowTurnRightUp48Filled: return "ic_fluent_arrow_turn_right_up_48_filled" case .arrowTurnRightUp48Regular: return "ic_fluent_arrow_turn_right_up_48_regular" case .arrowTurnUpDown20Filled: return "ic_fluent_arrow_turn_up_down_20_filled" - default: break } - switch self { case .arrowTurnUpDown20Regular: return "ic_fluent_arrow_turn_up_down_20_regular" case .arrowTurnUpDown48Filled: return "ic_fluent_arrow_turn_up_down_48_filled" case .arrowTurnUpDown48Regular: return "ic_fluent_arrow_turn_up_down_48_regular" @@ -17819,12 +17955,12 @@ import Foundation case .attachText20Filled: return "ic_fluent_attach_text_20_filled" case .attachText20Regular: return "ic_fluent_attach_text_20_regular" case .attachText24Filled: return "ic_fluent_attach_text_24_filled" + default: break } + switch self { case .attachText24Regular: return "ic_fluent_attach_text_24_regular" case .autoFit32Light: return "ic_fluent_auto_fit_32_light" case .autoFitHeight20Filled: return "ic_fluent_auto_fit_height_20_filled" case .autoFitHeight20Regular: return "ic_fluent_auto_fit_height_20_regular" - default: break } - switch self { case .autoFitHeight24Filled: return "ic_fluent_auto_fit_height_24_filled" case .autoFitHeight24Regular: return "ic_fluent_auto_fit_height_24_regular" case .autoFitWidth20Filled: return "ic_fluent_auto_fit_width_20_filled" @@ -17921,12 +18057,12 @@ import Foundation case .battery228Filled: return "ic_fluent_battery_2_28_filled" case .battery228Regular: return "ic_fluent_battery_2_28_regular" case .battery232Filled: return "ic_fluent_battery_2_32_filled" + default: break } + switch self { case .battery232Regular: return "ic_fluent_battery_2_32_regular" case .battery320Filled: return "ic_fluent_battery_3_20_filled" case .battery320Regular: return "ic_fluent_battery_3_20_regular" case .battery324Filled: return "ic_fluent_battery_3_24_filled" - default: break } - switch self { case .battery324Regular: return "ic_fluent_battery_3_24_regular" case .battery328Filled: return "ic_fluent_battery_3_28_filled" case .battery328Regular: return "ic_fluent_battery_3_28_regular" @@ -18023,12 +18159,12 @@ import Foundation case .beakerAdd20Filled: return "ic_fluent_beaker_add_20_filled" case .beakerAdd20Regular: return "ic_fluent_beaker_add_20_regular" case .beakerAdd24Filled: return "ic_fluent_beaker_add_24_filled" + default: break } + switch self { case .beakerAdd24Regular: return "ic_fluent_beaker_add_24_regular" case .beakerDismiss20Filled: return "ic_fluent_beaker_dismiss_20_filled" case .beakerDismiss20Regular: return "ic_fluent_beaker_dismiss_20_regular" case .beakerDismiss24Filled: return "ic_fluent_beaker_dismiss_24_filled" - default: break } - switch self { case .beakerDismiss24Regular: return "ic_fluent_beaker_dismiss_24_regular" case .beakerEdit20Filled: return "ic_fluent_beaker_edit_20_filled" case .beakerEdit20Regular: return "ic_fluent_beaker_edit_20_regular" @@ -18125,12 +18261,12 @@ import Foundation case .boardHeart16Filled: return "ic_fluent_board_heart_16_filled" case .boardHeart16Regular: return "ic_fluent_board_heart_16_regular" case .boardHeart20Filled: return "ic_fluent_board_heart_20_filled" + default: break } + switch self { case .boardHeart20Regular: return "ic_fluent_board_heart_20_regular" case .boardHeart24Filled: return "ic_fluent_board_heart_24_filled" case .boardHeart24Regular: return "ic_fluent_board_heart_24_regular" case .boardSplit16Filled: return "ic_fluent_board_split_16_filled" - default: break } - switch self { case .boardSplit16Regular: return "ic_fluent_board_split_16_regular" case .boardSplit20Filled: return "ic_fluent_board_split_20_filled" case .boardSplit20Regular: return "ic_fluent_board_split_20_regular" @@ -18227,12 +18363,12 @@ import Foundation case .bookOpen24Regular: return "ic_fluent_book_open_24_regular" case .bookOpen28Filled: return "ic_fluent_book_open_28_filled" case .bookOpen28Regular: return "ic_fluent_book_open_28_regular" + default: break } + switch self { case .bookOpen32Filled: return "ic_fluent_book_open_32_filled" case .bookOpen32Regular: return "ic_fluent_book_open_32_regular" case .bookOpen48Filled: return "ic_fluent_book_open_48_filled" case .bookOpen48Regular: return "ic_fluent_book_open_48_regular" - default: break } - switch self { case .bookOpenGlobe20Filled: return "ic_fluent_book_open_globe_20_filled" case .bookOpenGlobe20Regular: return "ic_fluent_book_open_globe_20_regular" case .bookOpenGlobe24Filled: return "ic_fluent_book_open_globe_24_filled" @@ -18329,12 +18465,12 @@ import Foundation case .borderBottomThick24Regular: return "ic_fluent_border_bottom_thick_24_regular" case .borderInside16Filled: return "ic_fluent_border_inside_16_filled" case .borderInside16Regular: return "ic_fluent_border_inside_16_regular" + default: break } + switch self { case .borderInside20Filled: return "ic_fluent_border_inside_20_filled" case .borderInside20Regular: return "ic_fluent_border_inside_20_regular" case .borderInside24Filled: return "ic_fluent_border_inside_24_filled" case .borderInside24Regular: return "ic_fluent_border_inside_24_regular" - default: break } - switch self { case .borderLeft20Filled: return "ic_fluent_border_left_20_filled" case .borderLeft20Regular: return "ic_fluent_border_left_20_regular" case .borderLeft24Filled: return "ic_fluent_border_left_24_filled" @@ -18431,12 +18567,12 @@ import Foundation case .boxEdit20Regular: return "ic_fluent_box_edit_20_regular" case .boxEdit24Filled: return "ic_fluent_box_edit_24_filled" case .boxEdit24Regular: return "ic_fluent_box_edit_24_regular" + default: break } + switch self { case .boxMultiple20Filled: return "ic_fluent_box_multiple_20_filled" case .boxMultiple20Regular: return "ic_fluent_box_multiple_20_regular" case .boxMultiple24Filled: return "ic_fluent_box_multiple_24_filled" case .boxMultiple24Regular: return "ic_fluent_box_multiple_24_regular" - default: break } - switch self { case .boxMultipleArrowLeft20Filled: return "ic_fluent_box_multiple_arrow_left_20_filled" case .boxMultipleArrowLeft20Regular: return "ic_fluent_box_multiple_arrow_left_20_regular" case .boxMultipleArrowLeft24Filled: return "ic_fluent_box_multiple_arrow_left_24_filled" @@ -18533,12 +18669,12 @@ import Foundation case .briefcase12Filled: return "ic_fluent_briefcase_12_filled" case .briefcase12Regular: return "ic_fluent_briefcase_12_regular" case .briefcase16Filled: return "ic_fluent_briefcase_16_filled" + default: break } + switch self { case .briefcase16Regular: return "ic_fluent_briefcase_16_regular" case .briefcase20Filled: return "ic_fluent_briefcase_20_filled" case .briefcase20Regular: return "ic_fluent_briefcase_20_regular" case .briefcase24Filled: return "ic_fluent_briefcase_24_filled" - default: break } - switch self { case .briefcase24Regular: return "ic_fluent_briefcase_24_regular" case .briefcase28Filled: return "ic_fluent_briefcase_28_filled" case .briefcase28Regular: return "ic_fluent_briefcase_28_regular" @@ -18635,12 +18771,12 @@ import Foundation case .building32Regular: return "ic_fluent_building_32_regular" case .building48Filled: return "ic_fluent_building_48_filled" case .building48Regular: return "ic_fluent_building_48_regular" + default: break } + switch self { case .buildingBank16Filled: return "ic_fluent_building_bank_16_filled" case .buildingBank16Regular: return "ic_fluent_building_bank_16_regular" case .buildingBank20Filled: return "ic_fluent_building_bank_20_filled" case .buildingBank20Regular: return "ic_fluent_building_bank_20_regular" - default: break } - switch self { case .buildingBank24Filled: return "ic_fluent_building_bank_24_filled" case .buildingBank24Regular: return "ic_fluent_building_bank_24_regular" case .buildingBank28Filled: return "ic_fluent_building_bank_28_filled" @@ -18661,6 +18797,10 @@ import Foundation case .buildingBankToolbox20Regular: return "ic_fluent_building_bank_toolbox_20_regular" case .buildingBankToolbox24Filled: return "ic_fluent_building_bank_toolbox_24_filled" case .buildingBankToolbox24Regular: return "ic_fluent_building_bank_toolbox_24_regular" + case .buildingCheckmark16Filled: return "ic_fluent_building_checkmark_16_filled" + case .buildingCheckmark16Regular: return "ic_fluent_building_checkmark_16_regular" + case .buildingCheckmark20Filled: return "ic_fluent_building_checkmark_20_filled" + case .buildingCheckmark20Regular: return "ic_fluent_building_checkmark_20_regular" case .buildingCloud24Filled: return "ic_fluent_building_cloud_24_filled" case .buildingCloud24Regular: return "ic_fluent_building_cloud_24_regular" case .buildingDesktop16Filled: return "ic_fluent_building_desktop_16_filled" @@ -18733,6 +18873,8 @@ import Foundation case .buildingMosque48Regular: return "ic_fluent_building_mosque_48_regular" case .buildingMultiple20Filled: return "ic_fluent_building_multiple_20_filled" case .buildingMultiple20Regular: return "ic_fluent_building_multiple_20_regular" + default: break } + switch self { case .buildingMultiple24Filled: return "ic_fluent_building_multiple_24_filled" case .buildingMultiple24Regular: return "ic_fluent_building_multiple_24_regular" case .buildingPeople16Filled: return "ic_fluent_building_people_16_filled" @@ -18741,8 +18883,6 @@ import Foundation case .buildingPeople20Regular: return "ic_fluent_building_people_20_regular" case .buildingPeople24Filled: return "ic_fluent_building_people_24_filled" case .buildingPeople24Regular: return "ic_fluent_building_people_24_regular" - default: break } - switch self { case .buildingRetail20Filled: return "ic_fluent_building_retail_20_filled" case .buildingRetail20Regular: return "ic_fluent_building_retail_20_regular" case .buildingRetail24Filled: return "ic_fluent_building_retail_24_filled" @@ -18835,6 +18975,8 @@ import Foundation case .calendar3Day28Regular: return "ic_fluent_calendar_3_day_28_regular" case .calendar3Day32Light: return "ic_fluent_calendar_3_day_32_light" case .calendar48Filled: return "ic_fluent_calendar_48_filled" + default: break } + switch self { case .calendar48Regular: return "ic_fluent_calendar_48_regular" case .calendarAdd16Filled: return "ic_fluent_calendar_add_16_filled" case .calendarAdd16Regular: return "ic_fluent_calendar_add_16_regular" @@ -18843,8 +18985,6 @@ import Foundation case .calendarAdd24Filled: return "ic_fluent_calendar_add_24_filled" case .calendarAdd24Regular: return "ic_fluent_calendar_add_24_regular" case .calendarAdd28Filled: return "ic_fluent_calendar_add_28_filled" - default: break } - switch self { case .calendarAdd28Regular: return "ic_fluent_calendar_add_28_regular" case .calendarAgenda20Filled: return "ic_fluent_calendar_agenda_20_filled" case .calendarAgenda20Regular: return "ic_fluent_calendar_agenda_20_regular" @@ -18937,6 +19077,8 @@ import Foundation case .calendarDay20Filled: return "ic_fluent_calendar_day_20_filled" case .calendarDay20Regular: return "ic_fluent_calendar_day_20_regular" case .calendarDay24Filled: return "ic_fluent_calendar_day_24_filled" + default: break } + switch self { case .calendarDay24Regular: return "ic_fluent_calendar_day_24_regular" case .calendarDay28Filled: return "ic_fluent_calendar_day_28_filled" case .calendarDay28Regular: return "ic_fluent_calendar_day_28_regular" @@ -18945,8 +19087,6 @@ import Foundation case .calendarEdit16Regular: return "ic_fluent_calendar_edit_16_regular" case .calendarEdit20Filled: return "ic_fluent_calendar_edit_20_filled" case .calendarEdit20Regular: return "ic_fluent_calendar_edit_20_regular" - default: break } - switch self { case .calendarEdit24Filled: return "ic_fluent_calendar_edit_24_filled" case .calendarEdit24Regular: return "ic_fluent_calendar_edit_24_regular" case .calendarEdit32Filled: return "ic_fluent_calendar_edit_32_filled" @@ -19039,6 +19179,8 @@ import Foundation case .calendarPerson24Filled: return "ic_fluent_calendar_person_24_filled" case .calendarPerson24Regular: return "ic_fluent_calendar_person_24_regular" case .calendarPhone16Filled: return "ic_fluent_calendar_phone_16_filled" + default: break } + switch self { case .calendarPhone16Regular: return "ic_fluent_calendar_phone_16_regular" case .calendarPhone20Filled: return "ic_fluent_calendar_phone_20_filled" case .calendarPhone20Regular: return "ic_fluent_calendar_phone_20_regular" @@ -19047,8 +19189,6 @@ import Foundation case .calendarPlay20Filled: return "ic_fluent_calendar_play_20_filled" case .calendarPlay20Regular: return "ic_fluent_calendar_play_20_regular" case .calendarPlay24Filled: return "ic_fluent_calendar_play_24_filled" - default: break } - switch self { case .calendarPlay24Regular: return "ic_fluent_calendar_play_24_regular" case .calendarPlay28Filled: return "ic_fluent_calendar_play_28_filled" case .calendarPlay28Regular: return "ic_fluent_calendar_play_28_regular" @@ -19141,6 +19281,8 @@ import Foundation case .calendarToday16Filled: return "ic_fluent_calendar_today_16_filled" case .calendarToday16Regular: return "ic_fluent_calendar_today_16_regular" case .calendarToday20Filled: return "ic_fluent_calendar_today_20_filled" + default: break } + switch self { case .calendarToday20Regular: return "ic_fluent_calendar_today_20_regular" case .calendarToday24Filled: return "ic_fluent_calendar_today_24_filled" case .calendarToday24Regular: return "ic_fluent_calendar_today_24_regular" @@ -19149,8 +19291,6 @@ import Foundation case .calendarTodo32Light: return "ic_fluent_calendar_todo_32_light" case .calendarToolbox20Filled: return "ic_fluent_calendar_toolbox_20_filled" case .calendarToolbox20Regular: return "ic_fluent_calendar_toolbox_20_regular" - default: break } - switch self { case .calendarToolbox24Filled: return "ic_fluent_calendar_toolbox_24_filled" case .calendarToolbox24Regular: return "ic_fluent_calendar_toolbox_24_regular" case .calendarVideo20Filled: return "ic_fluent_calendar_video_20_filled" @@ -19243,6 +19383,8 @@ import Foundation case .callInbound20Filled: return "ic_fluent_call_inbound_20_filled" case .callInbound20Regular: return "ic_fluent_call_inbound_20_regular" case .callInbound24Filled: return "ic_fluent_call_inbound_24_filled" + default: break } + switch self { case .callInbound24Regular: return "ic_fluent_call_inbound_24_regular" case .callInbound28Filled: return "ic_fluent_call_inbound_28_filled" case .callInbound28Regular: return "ic_fluent_call_inbound_28_regular" @@ -19251,8 +19393,6 @@ import Foundation case .callMissed12Filled: return "ic_fluent_call_missed_12_filled" case .callMissed12Regular: return "ic_fluent_call_missed_12_regular" case .callMissed16Filled: return "ic_fluent_call_missed_16_filled" - default: break } - switch self { case .callMissed16Regular: return "ic_fluent_call_missed_16_regular" case .callMissed20Filled: return "ic_fluent_call_missed_20_filled" case .callMissed20Regular: return "ic_fluent_call_missed_20_regular" @@ -19345,6 +19485,8 @@ import Foundation case .cameraDome20Filled: return "ic_fluent_camera_dome_20_filled" case .cameraDome20Regular: return "ic_fluent_camera_dome_20_regular" case .cameraDome24Filled: return "ic_fluent_camera_dome_24_filled" + default: break } + switch self { case .cameraDome24Regular: return "ic_fluent_camera_dome_24_regular" case .cameraDome28Filled: return "ic_fluent_camera_dome_28_filled" case .cameraDome28Regular: return "ic_fluent_camera_dome_28_regular" @@ -19353,8 +19495,6 @@ import Foundation case .cameraEdit20Filled: return "ic_fluent_camera_edit_20_filled" case .cameraEdit20Regular: return "ic_fluent_camera_edit_20_regular" case .cameraOff16Filled: return "ic_fluent_camera_off_16_filled" - default: break } - switch self { case .cameraOff16Regular: return "ic_fluent_camera_off_16_regular" case .cameraOff20Filled: return "ic_fluent_camera_off_20_filled" case .cameraOff20Regular: return "ic_fluent_camera_off_20_regular" @@ -19447,6 +19587,8 @@ import Foundation case .cd16Filled: return "ic_fluent_cd_16_filled" case .cd16Regular: return "ic_fluent_cd_16_regular" case .cellular3G20Filled: return "ic_fluent_cellular_3g_20_filled" + default: break } + switch self { case .cellular3G20Regular: return "ic_fluent_cellular_3g_20_regular" case .cellular3G24Filled: return "ic_fluent_cellular_3g_24_filled" case .cellular3G24Regular: return "ic_fluent_cellular_3g_24_regular" @@ -19455,8 +19597,6 @@ import Foundation case .cellular4G24Filled: return "ic_fluent_cellular_4g_24_filled" case .cellular4G24Regular: return "ic_fluent_cellular_4g_24_regular" case .cellular5G20Filled: return "ic_fluent_cellular_5g_20_filled" - default: break } - switch self { case .cellular5G20Regular: return "ic_fluent_cellular_5g_20_regular" case .cellular5G24Filled: return "ic_fluent_cellular_5g_24_filled" case .cellular5G24Regular: return "ic_fluent_cellular_5g_24_regular" @@ -19549,6 +19689,8 @@ import Foundation case .channelDismiss20Filled: return "ic_fluent_channel_dismiss_20_filled" case .channelDismiss20Regular: return "ic_fluent_channel_dismiss_20_regular" case .channelDismiss24Filled: return "ic_fluent_channel_dismiss_24_filled" + default: break } + switch self { case .channelDismiss24Regular: return "ic_fluent_channel_dismiss_24_regular" case .channelDismiss28Filled: return "ic_fluent_channel_dismiss_28_filled" case .channelDismiss28Regular: return "ic_fluent_channel_dismiss_28_regular" @@ -19557,8 +19699,6 @@ import Foundation case .channelShare12Filled: return "ic_fluent_channel_share_12_filled" case .channelShare12Regular: return "ic_fluent_channel_share_12_regular" case .channelShare16Filled: return "ic_fluent_channel_share_16_filled" - default: break } - switch self { case .channelShare16Regular: return "ic_fluent_channel_share_16_regular" case .channelShare20Filled: return "ic_fluent_channel_share_20_filled" case .channelShare20Regular: return "ic_fluent_channel_share_20_regular" @@ -19651,6 +19791,8 @@ import Foundation case .chatBubblesQuestion32Regular: return "ic_fluent_chat_bubbles_question_32_regular" case .chatCursor16Filled: return "ic_fluent_chat_cursor_16_filled" case .chatCursor16Regular: return "ic_fluent_chat_cursor_16_regular" + default: break } + switch self { case .chatCursor20Filled: return "ic_fluent_chat_cursor_20_filled" case .chatCursor20Regular: return "ic_fluent_chat_cursor_20_regular" case .chatCursor24Filled: return "ic_fluent_chat_cursor_24_filled" @@ -19659,8 +19801,6 @@ import Foundation case .chatDismiss16Regular: return "ic_fluent_chat_dismiss_16_regular" case .chatDismiss20Filled: return "ic_fluent_chat_dismiss_20_filled" case .chatDismiss20Regular: return "ic_fluent_chat_dismiss_20_regular" - default: break } - switch self { case .chatDismiss24Filled: return "ic_fluent_chat_dismiss_24_filled" case .chatDismiss24Regular: return "ic_fluent_chat_dismiss_24_regular" case .chatEmpty12Filled: return "ic_fluent_chat_empty_12_filled" @@ -19753,6 +19893,8 @@ import Foundation case .checkbox124Regular: return "ic_fluent_checkbox_1_24_regular" case .checkbox220Filled: return "ic_fluent_checkbox_2_20_filled" case .checkbox220Regular: return "ic_fluent_checkbox_2_20_regular" + default: break } + switch self { case .checkbox224Filled: return "ic_fluent_checkbox_2_24_filled" case .checkbox224Regular: return "ic_fluent_checkbox_2_24_regular" case .checkboxArrowRight20Filled: return "ic_fluent_checkbox_arrow_right_20_filled" @@ -19761,8 +19903,6 @@ import Foundation case .checkboxArrowRight24Regular: return "ic_fluent_checkbox_arrow_right_24_regular" case .checkboxChecked16Filled: return "ic_fluent_checkbox_checked_16_filled" case .checkboxChecked16Regular: return "ic_fluent_checkbox_checked_16_regular" - default: break } - switch self { case .checkboxChecked20Filled: return "ic_fluent_checkbox_checked_20_filled" case .checkboxChecked20Regular: return "ic_fluent_checkbox_checked_20_regular" case .checkboxChecked24Filled: return "ic_fluent_checkbox_checked_24_filled" @@ -19855,6 +19995,8 @@ import Foundation case .checkmarkStarburst24Regular: return "ic_fluent_checkmark_starburst_24_regular" case .checkmarkUnderlineCircle16Filled: return "ic_fluent_checkmark_underline_circle_16_filled" case .checkmarkUnderlineCircle16Regular: return "ic_fluent_checkmark_underline_circle_16_regular" + default: break } + switch self { case .checkmarkUnderlineCircle20Filled: return "ic_fluent_checkmark_underline_circle_20_filled" case .checkmarkUnderlineCircle20Regular: return "ic_fluent_checkmark_underline_circle_20_regular" case .checkmarkUnderlineCircle24Filled: return "ic_fluent_checkmark_underline_circle_24_filled" @@ -19863,8 +20005,6 @@ import Foundation case .chess20Regular: return "ic_fluent_chess_20_regular" case .chevronCircleDown12Filled: return "ic_fluent_chevron_circle_down_12_filled" case .chevronCircleDown12Regular: return "ic_fluent_chevron_circle_down_12_regular" - default: break } - switch self { case .chevronCircleDown16Filled: return "ic_fluent_chevron_circle_down_16_filled" case .chevronCircleDown16Regular: return "ic_fluent_chevron_circle_down_16_regular" case .chevronCircleDown20Filled: return "ic_fluent_chevron_circle_down_20_filled" @@ -19957,6 +20097,8 @@ import Foundation case .chevronDownUp24Regular: return "ic_fluent_chevron_down_up_24_regular" case .chevronLeft12Filled: return "ic_fluent_chevron_left_12_filled" case .chevronLeft12Regular: return "ic_fluent_chevron_left_12_regular" + default: break } + switch self { case .chevronLeft16Filled: return "ic_fluent_chevron_left_16_filled" case .chevronLeft16Regular: return "ic_fluent_chevron_left_16_regular" case .chevronLeft20Filled: return "ic_fluent_chevron_left_20_filled" @@ -19965,8 +20107,6 @@ import Foundation case .chevronLeft24Regular: return "ic_fluent_chevron_left_24_regular" case .chevronLeft28Filled: return "ic_fluent_chevron_left_28_filled" case .chevronLeft28Regular: return "ic_fluent_chevron_left_28_regular" - default: break } - switch self { case .chevronLeft32Filled: return "ic_fluent_chevron_left_32_filled" case .chevronLeft32Regular: return "ic_fluent_chevron_left_32_regular" case .chevronLeft48Filled: return "ic_fluent_chevron_left_48_filled" @@ -20059,6 +20199,8 @@ import Foundation case .circleImage28Regular: return "ic_fluent_circle_image_28_regular" case .circleLine12Filled: return "ic_fluent_circle_line_12_filled" case .circleLine12Regular: return "ic_fluent_circle_line_12_regular" + default: break } + switch self { case .circleLine16Filled: return "ic_fluent_circle_line_16_filled" case .circleLine16Regular: return "ic_fluent_circle_line_16_regular" case .circleLine20Filled: return "ic_fluent_circle_line_20_filled" @@ -20067,8 +20209,6 @@ import Foundation case .circleLine24Regular: return "ic_fluent_circle_line_24_regular" case .circleMultipleSubtractCheckmark20Filled: return "ic_fluent_circle_multiple_subtract_checkmark_20_filled" case .circleMultipleSubtractCheckmark20Regular: return "ic_fluent_circle_multiple_subtract_checkmark_20_regular" - default: break } - switch self { case .circleOff16Filled: return "ic_fluent_circle_off_16_filled" case .circleOff16Regular: return "ic_fluent_circle_off_16_regular" case .circleOff20Filled: return "ic_fluent_circle_off_20_filled" @@ -20161,6 +20301,8 @@ import Foundation case .clipboardCode20Filled: return "ic_fluent_clipboard_code_20_filled" case .clipboardCode20Regular: return "ic_fluent_clipboard_code_20_regular" case .clipboardCode24Filled: return "ic_fluent_clipboard_code_24_filled" + default: break } + switch self { case .clipboardCode24Regular: return "ic_fluent_clipboard_code_24_regular" case .clipboardDataBar20Filled: return "ic_fluent_clipboard_data_bar_20_filled" case .clipboardDataBar20Regular: return "ic_fluent_clipboard_data_bar_20_regular" @@ -20169,8 +20311,6 @@ import Foundation case .clipboardDataBar32Filled: return "ic_fluent_clipboard_data_bar_32_filled" case .clipboardDataBar32Regular: return "ic_fluent_clipboard_data_bar_32_regular" case .clipboardDay16Filled: return "ic_fluent_clipboard_day_16_filled" - default: break } - switch self { case .clipboardDay16Regular: return "ic_fluent_clipboard_day_16_regular" case .clipboardDay20Filled: return "ic_fluent_clipboard_day_20_filled" case .clipboardDay20Regular: return "ic_fluent_clipboard_day_20_regular" @@ -20263,6 +20403,8 @@ import Foundation case .clipboardSettings24Regular: return "ic_fluent_clipboard_settings_24_regular" case .clipboardTask16Filled: return "ic_fluent_clipboard_task_16_filled" case .clipboardTask16Regular: return "ic_fluent_clipboard_task_16_regular" + default: break } + switch self { case .clipboardTask20Filled: return "ic_fluent_clipboard_task_20_filled" case .clipboardTask20Regular: return "ic_fluent_clipboard_task_20_regular" case .clipboardTask24Filled: return "ic_fluent_clipboard_task_24_filled" @@ -20271,8 +20413,6 @@ import Foundation case .clipboardTaskAdd20Regular: return "ic_fluent_clipboard_task_add_20_regular" case .clipboardTaskAdd24Filled: return "ic_fluent_clipboard_task_add_24_filled" case .clipboardTaskAdd24Regular: return "ic_fluent_clipboard_task_add_24_regular" - default: break } - switch self { case .clipboardTaskList16Filled: return "ic_fluent_clipboard_task_list_16_filled" case .clipboardTaskList16Regular: return "ic_fluent_clipboard_task_list_16_regular" case .clipboardTaskList20Filled: return "ic_fluent_clipboard_task_list_20_filled" @@ -20313,6 +20453,8 @@ import Foundation 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" + case .clockAlarm48Filled: return "ic_fluent_clock_alarm_48_filled" + case .clockAlarm48Regular: return "ic_fluent_clock_alarm_48_regular" case .clockArrowDownload20Filled: return "ic_fluent_clock_arrow_download_20_filled" case .clockArrowDownload20Regular: return "ic_fluent_clock_arrow_download_20_regular" case .clockArrowDownload24Filled: return "ic_fluent_clock_arrow_download_24_filled" @@ -20363,18 +20505,26 @@ import Foundation case .closedCaptionOff20Regular: return "ic_fluent_closed_caption_off_20_regular" case .closedCaptionOff24Filled: return "ic_fluent_closed_caption_off_24_filled" case .closedCaptionOff24Regular: return "ic_fluent_closed_caption_off_24_regular" + default: break } + switch self { case .closedCaptionOff28Filled: return "ic_fluent_closed_caption_off_28_filled" case .closedCaptionOff28Regular: return "ic_fluent_closed_caption_off_28_regular" case .closedCaptionOff48Filled: return "ic_fluent_closed_caption_off_48_filled" case .closedCaptionOff48Regular: return "ic_fluent_closed_caption_off_48_regular" + case .clothesHanger12Filled: return "ic_fluent_clothes_hanger_12_filled" + case .clothesHanger12Regular: return "ic_fluent_clothes_hanger_12_regular" + case .clothesHanger16Filled: return "ic_fluent_clothes_hanger_16_filled" + case .clothesHanger16Regular: return "ic_fluent_clothes_hanger_16_regular" + case .clothesHanger20Filled: return "ic_fluent_clothes_hanger_20_filled" + case .clothesHanger20Regular: return "ic_fluent_clothes_hanger_20_regular" + case .clothesHanger24Filled: return "ic_fluent_clothes_hanger_24_filled" + case .clothesHanger24Regular: return "ic_fluent_clothes_hanger_24_regular" case .cloud16Filled: return "ic_fluent_cloud_16_filled" case .cloud16Regular: return "ic_fluent_cloud_16_regular" case .cloud20Filled: return "ic_fluent_cloud_20_filled" case .cloud20Regular: return "ic_fluent_cloud_20_regular" case .cloud24Filled: return "ic_fluent_cloud_24_filled" case .cloud24Regular: return "ic_fluent_cloud_24_regular" - default: break } - switch self { case .cloud28Filled: return "ic_fluent_cloud_28_filled" case .cloud28Regular: return "ic_fluent_cloud_28_regular" case .cloud32Filled: return "ic_fluent_cloud_32_filled" @@ -20457,6 +20607,8 @@ import Foundation case .cloudCheckmark32Regular: return "ic_fluent_cloud_checkmark_32_regular" case .cloudCheckmark48Filled: return "ic_fluent_cloud_checkmark_48_filled" case .cloudCheckmark48Regular: return "ic_fluent_cloud_checkmark_48_regular" + default: break } + switch self { case .cloudCube16Filled: return "ic_fluent_cloud_cube_16_filled" case .cloudCube16Regular: return "ic_fluent_cloud_cube_16_regular" case .cloudCube20Filled: return "ic_fluent_cloud_cube_20_filled" @@ -20475,8 +20627,6 @@ import Foundation case .cloudDesktop20Regular: return "ic_fluent_cloud_desktop_20_regular" case .cloudDismiss16Filled: return "ic_fluent_cloud_dismiss_16_filled" case .cloudDismiss16Regular: return "ic_fluent_cloud_dismiss_16_regular" - default: break } - switch self { case .cloudDismiss20Filled: return "ic_fluent_cloud_dismiss_20_filled" case .cloudDismiss20Regular: return "ic_fluent_cloud_dismiss_20_regular" case .cloudDismiss24Filled: return "ic_fluent_cloud_dismiss_24_filled" @@ -20559,6 +20709,8 @@ import Foundation case .clover16Regular: return "ic_fluent_clover_16_regular" case .clover20Filled: return "ic_fluent_clover_20_filled" case .clover20Regular: return "ic_fluent_clover_20_regular" + default: break } + switch self { case .clover24Filled: return "ic_fluent_clover_24_filled" case .clover24Regular: return "ic_fluent_clover_24_regular" case .clover28Filled: return "ic_fluent_clover_28_filled" @@ -20577,8 +20729,6 @@ import Foundation case .codeBlock16Regular: return "ic_fluent_code_block_16_regular" case .codeBlock20Filled: return "ic_fluent_code_block_20_filled" case .codeBlock20Regular: return "ic_fluent_code_block_20_regular" - default: break } - switch self { case .codeBlock24Filled: return "ic_fluent_code_block_24_filled" case .codeBlock24Regular: return "ic_fluent_code_block_24_regular" case .codeBlock28Filled: return "ic_fluent_code_block_28_filled" @@ -20661,6 +20811,8 @@ import Foundation case .colorBackground20Filled: return "ic_fluent_color_background_20_filled" case .colorBackground20Regular: return "ic_fluent_color_background_20_regular" case .colorBackground24Filled: return "ic_fluent_color_background_24_filled" + default: break } + switch self { case .colorBackground24Regular: return "ic_fluent_color_background_24_regular" case .colorBackgroundAccent20Regular: return "ic_fluent_color_background_accent_20_regular" case .colorBackgroundAccent24Regular: return "ic_fluent_color_background_accent_24_regular" @@ -20679,8 +20831,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" @@ -20763,6 +20913,8 @@ import Foundation case .commentArrowLeft48Regular: return "ic_fluent_comment_arrow_left_48_regular" case .commentArrowRight12Filled: return "ic_fluent_comment_arrow_right_12_filled" case .commentArrowRight12Regular: return "ic_fluent_comment_arrow_right_12_regular" + default: break } + switch self { case .commentArrowRight16Filled: return "ic_fluent_comment_arrow_right_16_filled" case .commentArrowRight16Regular: return "ic_fluent_comment_arrow_right_16_regular" case .commentArrowRight20Filled: return "ic_fluent_comment_arrow_right_20_filled" @@ -20781,8 +20933,6 @@ import Foundation case .commentCheckmark20Regular: return "ic_fluent_comment_checkmark_20_regular" case .commentCheckmark24Filled: return "ic_fluent_comment_checkmark_24_filled" case .commentCheckmark24Regular: return "ic_fluent_comment_checkmark_24_regular" - default: break } - switch self { case .commentCheckmark28Filled: return "ic_fluent_comment_checkmark_28_filled" case .commentCheckmark28Regular: return "ic_fluent_comment_checkmark_28_regular" case .commentCheckmark48Filled: return "ic_fluent_comment_checkmark_48_filled" @@ -20865,6 +21015,28 @@ import Foundation case .commentOff28Regular: return "ic_fluent_comment_off_28_regular" case .commentOff48Filled: return "ic_fluent_comment_off_48_filled" case .commentOff48Regular: return "ic_fluent_comment_off_48_regular" + default: break } + switch self { + case .commentQuote16Filled: return "ic_fluent_comment_quote_16_filled" + case .commentQuote16Regular: return "ic_fluent_comment_quote_16_regular" + case .commentQuote20Filled: return "ic_fluent_comment_quote_20_filled" + case .commentQuote20Regular: return "ic_fluent_comment_quote_20_regular" + case .commentQuote24Filled: return "ic_fluent_comment_quote_24_filled" + 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" + 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" + case .commentText20Regular: return "ic_fluent_comment_text_20_regular" + case .commentText24Filled: return "ic_fluent_comment_text_24_filled" + case .commentText24Regular: return "ic_fluent_comment_text_24_regular" + case .commentText28Filled: return "ic_fluent_comment_text_28_filled" + case .commentText28Regular: return "ic_fluent_comment_text_28_regular" + case .commentText32Filled: return "ic_fluent_comment_text_32_filled" + case .commentText32Regular: return "ic_fluent_comment_text_32_regular" + case .commentText48Filled: return "ic_fluent_comment_text_48_filled" + case .commentText48Regular: return "ic_fluent_comment_text_48_regular" case .communication16Filled: return "ic_fluent_communication_16_filled" case .communication16Regular: return "ic_fluent_communication_16_regular" case .communication20Filled: return "ic_fluent_communication_20_filled" @@ -20883,8 +21055,6 @@ import Foundation case .communicationShield24Regular: return "ic_fluent_communication_shield_24_regular" case .compassNorthwest16Filled: return "ic_fluent_compass_northwest_16_filled" case .compassNorthwest16Regular: return "ic_fluent_compass_northwest_16_regular" - default: break } - switch self { case .compassNorthwest20Filled: return "ic_fluent_compass_northwest_20_filled" case .compassNorthwest20Regular: return "ic_fluent_compass_northwest_20_regular" case .compassNorthwest24Filled: return "ic_fluent_compass_northwest_24_filled" @@ -20947,6 +21117,8 @@ import Foundation case .contactCardGroup16Filled: return "ic_fluent_contact_card_group_16_filled" case .contactCardGroup16Regular: return "ic_fluent_contact_card_group_16_regular" case .contactCardGroup20Filled: return "ic_fluent_contact_card_group_20_filled" + default: break } + switch self { case .contactCardGroup20Regular: return "ic_fluent_contact_card_group_20_regular" case .contactCardGroup24Filled: return "ic_fluent_contact_card_group_24_filled" case .contactCardGroup24Regular: return "ic_fluent_contact_card_group_24_regular" @@ -20985,8 +21157,6 @@ import Foundation case .contentView24Filled: return "ic_fluent_content_view_24_filled" case .contentView24Regular: return "ic_fluent_content_view_24_regular" case .contentView28Filled: return "ic_fluent_content_view_28_filled" - default: break } - switch self { case .contentView28Regular: return "ic_fluent_content_view_28_regular" case .contentView32Filled: return "ic_fluent_content_view_32_filled" case .contentView32Regular: return "ic_fluent_content_view_32_regular" @@ -21049,6 +21219,8 @@ import Foundation case .cookies32Filled: return "ic_fluent_cookies_32_filled" case .cookies32Regular: return "ic_fluent_cookies_32_regular" case .cookies48Filled: return "ic_fluent_cookies_48_filled" + default: break } + switch self { case .cookies48Regular: return "ic_fluent_cookies_48_regular" case .copy16Filled: return "ic_fluent_copy_16_filled" case .copy16Regular: return "ic_fluent_copy_16_regular" @@ -21087,8 +21259,6 @@ import Foundation case .creditCardClock20Regular: return "ic_fluent_credit_card_clock_20_regular" case .creditCardClock24Filled: return "ic_fluent_credit_card_clock_24_filled" case .creditCardClock24Regular: return "ic_fluent_credit_card_clock_24_regular" - default: break } - switch self { case .creditCardClock28Filled: return "ic_fluent_credit_card_clock_28_filled" case .creditCardClock28Regular: return "ic_fluent_credit_card_clock_28_regular" case .creditCardClock32Filled: return "ic_fluent_credit_card_clock_32_filled" @@ -21151,6 +21321,8 @@ import Foundation case .cube48Filled: return "ic_fluent_cube_48_filled" case .cube48Regular: return "ic_fluent_cube_48_regular" case .cubeAdd20Filled: return "ic_fluent_cube_add_20_filled" + default: break } + switch self { case .cubeAdd20Regular: return "ic_fluent_cube_add_20_regular" case .cubeArrowCurveDown20Filled: return "ic_fluent_cube_arrow_curve_down_20_filled" case .cubeArrowCurveDown20Regular: return "ic_fluent_cube_arrow_curve_down_20_regular" @@ -21189,8 +21361,6 @@ import Foundation case .currencyDollarRupee20Filled: return "ic_fluent_currency_dollar_rupee_20_filled" case .currencyDollarRupee20Regular: return "ic_fluent_currency_dollar_rupee_20_regular" case .currencyDollarRupee24Filled: return "ic_fluent_currency_dollar_rupee_24_filled" - default: break } - switch self { case .currencyDollarRupee24Regular: return "ic_fluent_currency_dollar_rupee_24_regular" case .cursor16Filled: return "ic_fluent_cursor_16_filled" case .cursor16Regular: return "ic_fluent_cursor_16_regular" @@ -21253,6 +21423,8 @@ import Foundation case .dataBarHorizontal24Regular: return "ic_fluent_data_bar_horizontal_24_regular" case .dataBarHorizontalDescending16Filled: return "ic_fluent_data_bar_horizontal_descending_16_filled" case .dataBarHorizontalDescending16Regular: return "ic_fluent_data_bar_horizontal_descending_16_regular" + default: break } + switch self { case .dataBarVertical16Filled: return "ic_fluent_data_bar_vertical_16_filled" case .dataBarVertical16Regular: return "ic_fluent_data_bar_vertical_16_regular" case .dataBarVertical20Filled: return "ic_fluent_data_bar_vertical_20_filled" @@ -21291,8 +21463,6 @@ import Foundation case .dataFunnel24Regular: return "ic_fluent_data_funnel_24_regular" case .dataHistogram16Filled: return "ic_fluent_data_histogram_16_filled" case .dataHistogram16Regular: return "ic_fluent_data_histogram_16_regular" - default: break } - switch self { case .dataHistogram20Filled: return "ic_fluent_data_histogram_20_filled" case .dataHistogram20Regular: return "ic_fluent_data_histogram_20_regular" case .dataHistogram24Filled: return "ic_fluent_data_histogram_24_filled" @@ -21355,6 +21525,8 @@ import Foundation case .dataWaterfall20Regular: return "ic_fluent_data_waterfall_20_regular" case .dataWaterfall24Filled: return "ic_fluent_data_waterfall_24_filled" case .dataWaterfall24Regular: return "ic_fluent_data_waterfall_24_regular" + default: break } + switch self { case .dataWhisker20Filled: return "ic_fluent_data_whisker_20_filled" case .dataWhisker20Regular: return "ic_fluent_data_whisker_20_regular" case .dataWhisker24Filled: return "ic_fluent_data_whisker_24_filled" @@ -21393,8 +21565,6 @@ import Foundation case .databaseMultiple32Regular: return "ic_fluent_database_multiple_32_regular" case .databasePerson20Filled: return "ic_fluent_database_person_20_filled" case .databasePerson20Regular: return "ic_fluent_database_person_20_regular" - default: break } - switch self { case .databasePerson24Filled: return "ic_fluent_database_person_24_filled" case .databasePerson24Regular: return "ic_fluent_database_person_24_regular" case .databasePlugConnected20Filled: return "ic_fluent_database_plug_connected_20_filled" @@ -21457,6 +21627,8 @@ import Foundation case .dentist16Filled: return "ic_fluent_dentist_16_filled" case .dentist16Regular: return "ic_fluent_dentist_16_regular" case .dentist20Filled: return "ic_fluent_dentist_20_filled" + default: break } + switch self { case .dentist20Regular: return "ic_fluent_dentist_20_regular" case .dentist24Filled: return "ic_fluent_dentist_24_filled" case .dentist24Regular: return "ic_fluent_dentist_24_regular" @@ -21495,8 +21667,6 @@ import Foundation case .desktop24Filled: return "ic_fluent_desktop_24_filled" case .desktop24Regular: return "ic_fluent_desktop_24_regular" case .desktop28Filled: return "ic_fluent_desktop_28_filled" - default: break } - switch self { case .desktop28Regular: return "ic_fluent_desktop_28_regular" case .desktop32Filled: return "ic_fluent_desktop_32_filled" case .desktop32Regular: return "ic_fluent_desktop_32_regular" @@ -21559,6 +21729,8 @@ import Foundation case .desktopOff24Filled: return "ic_fluent_desktop_off_24_filled" case .desktopOff24Regular: return "ic_fluent_desktop_off_24_regular" case .desktopPulse16Filled: return "ic_fluent_desktop_pulse_16_filled" + default: break } + switch self { case .desktopPulse16Regular: return "ic_fluent_desktop_pulse_16_regular" case .desktopPulse20Filled: return "ic_fluent_desktop_pulse_20_filled" case .desktopPulse20Regular: return "ic_fluent_desktop_pulse_20_regular" @@ -21597,8 +21769,6 @@ import Foundation case .desktopTower24Filled: return "ic_fluent_desktop_tower_24_filled" case .desktopTower24Regular: return "ic_fluent_desktop_tower_24_regular" case .developerBoard16Filled: return "ic_fluent_developer_board_16_filled" - default: break } - switch self { case .developerBoard16Regular: return "ic_fluent_developer_board_16_regular" case .developerBoard20Filled: return "ic_fluent_developer_board_20_filled" case .developerBoard20Regular: return "ic_fluent_developer_board_20_regular" @@ -21661,6 +21831,8 @@ import Foundation case .dialpadOff24Filled: return "ic_fluent_dialpad_off_24_filled" case .dialpadOff24Regular: return "ic_fluent_dialpad_off_24_regular" case .dialpadQuestionMark20Filled: return "ic_fluent_dialpad_question_mark_20_filled" + default: break } + switch self { case .dialpadQuestionMark20Regular: return "ic_fluent_dialpad_question_mark_20_regular" case .dialpadQuestionMark24Filled: return "ic_fluent_dialpad_question_mark_24_filled" case .dialpadQuestionMark24Regular: return "ic_fluent_dialpad_question_mark_24_regular" @@ -21699,8 +21871,6 @@ import Foundation case .dismiss24Filled: return "ic_fluent_dismiss_24_filled" case .dismiss24Regular: return "ic_fluent_dismiss_24_regular" case .dismiss28Filled: return "ic_fluent_dismiss_28_filled" - default: break } - switch self { case .dismiss28Regular: return "ic_fluent_dismiss_28_regular" case .dismiss32Filled: return "ic_fluent_dismiss_32_filled" case .dismiss32Light: return "ic_fluent_dismiss_32_light" @@ -21763,6 +21933,8 @@ import Foundation case .doctor12Filled: return "ic_fluent_doctor_12_filled" case .doctor12Regular: return "ic_fluent_doctor_12_regular" case .doctor16Filled: return "ic_fluent_doctor_16_filled" + default: break } + switch self { case .doctor16Regular: return "ic_fluent_doctor_16_regular" case .doctor20Filled: return "ic_fluent_doctor_20_filled" case .doctor20Regular: return "ic_fluent_doctor_20_regular" @@ -21801,8 +21973,6 @@ import Foundation case .documentAdd48Filled: return "ic_fluent_document_add_48_filled" case .documentAdd48Regular: return "ic_fluent_document_add_48_regular" case .documentArrowDown16Filled: return "ic_fluent_document_arrow_down_16_filled" - default: break } - switch self { case .documentArrowDown16Regular: return "ic_fluent_document_arrow_down_16_regular" case .documentArrowDown20Filled: return "ic_fluent_document_arrow_down_20_filled" case .documentArrowDown20Regular: return "ic_fluent_document_arrow_down_20_regular" @@ -21865,6 +22035,8 @@ import Foundation case .documentBulletListCube16Filled: return "ic_fluent_document_bullet_list_cube_16_filled" case .documentBulletListCube16Regular: return "ic_fluent_document_bullet_list_cube_16_regular" case .documentBulletListCube20Filled: return "ic_fluent_document_bullet_list_cube_20_filled" + default: break } + switch self { case .documentBulletListCube20Regular: return "ic_fluent_document_bullet_list_cube_20_regular" case .documentBulletListCube24Filled: return "ic_fluent_document_bullet_list_cube_24_filled" case .documentBulletListCube24Regular: return "ic_fluent_document_bullet_list_cube_24_regular" @@ -21903,8 +22075,6 @@ import Foundation case .documentCopy48Filled: return "ic_fluent_document_copy_48_filled" case .documentCopy48Regular: return "ic_fluent_document_copy_48_regular" case .documentCs16Filled: return "ic_fluent_document_cs_16_filled" - default: break } - switch self { case .documentCs16Regular: return "ic_fluent_document_cs_16_regular" case .documentCss16Filled: return "ic_fluent_document_css_16_filled" case .documentCss16Regular: return "ic_fluent_document_css_16_regular" @@ -21967,6 +22137,8 @@ import Foundation case .documentError24Filled: return "ic_fluent_document_error_24_filled" case .documentError24Regular: return "ic_fluent_document_error_24_regular" case .documentFit16Filled: return "ic_fluent_document_fit_16_filled" + default: break } + switch self { case .documentFit16Regular: return "ic_fluent_document_fit_16_regular" case .documentFit20Filled: return "ic_fluent_document_fit_20_filled" case .documentFit20Regular: return "ic_fluent_document_fit_20_regular" @@ -22005,8 +22177,6 @@ import Foundation case .documentGlobe24Filled: return "ic_fluent_document_globe_24_filled" case .documentGlobe24Regular: return "ic_fluent_document_globe_24_regular" case .documentHeader16Filled: return "ic_fluent_document_header_16_filled" - default: break } - switch self { case .documentHeader16Regular: return "ic_fluent_document_header_16_regular" case .documentHeader20Filled: return "ic_fluent_document_header_20_filled" case .documentHeader20Regular: return "ic_fluent_document_header_20_regular" @@ -22069,6 +22239,8 @@ import Foundation case .documentLandscapeSplitHint24Filled: return "ic_fluent_document_landscape_split_hint_24_filled" case .documentLandscapeSplitHint24Regular: return "ic_fluent_document_landscape_split_hint_24_regular" case .documentLightning16Filled: return "ic_fluent_document_lightning_16_filled" + default: break } + switch self { case .documentLightning16Regular: return "ic_fluent_document_lightning_16_regular" case .documentLightning20Filled: return "ic_fluent_document_lightning_20_filled" case .documentLightning20Regular: return "ic_fluent_document_lightning_20_regular" @@ -22107,8 +22279,6 @@ import Foundation case .documentMention16Regular: return "ic_fluent_document_mention_16_regular" case .documentMention20Filled: return "ic_fluent_document_mention_20_filled" case .documentMention20Regular: return "ic_fluent_document_mention_20_regular" - default: break } - switch self { case .documentMention24Filled: return "ic_fluent_document_mention_24_filled" case .documentMention24Regular: return "ic_fluent_document_mention_24_regular" case .documentMention28Filled: return "ic_fluent_document_mention_28_filled" @@ -22171,6 +22341,8 @@ import Foundation case .documentOnePageSparkle24Regular: return "ic_fluent_document_one_page_sparkle_24_regular" case .documentPageBottomCenter20Filled: return "ic_fluent_document_page_bottom_center_20_filled" case .documentPageBottomCenter20Regular: return "ic_fluent_document_page_bottom_center_20_regular" + default: break } + switch self { case .documentPageBottomCenter24Filled: return "ic_fluent_document_page_bottom_center_24_filled" case .documentPageBottomCenter24Regular: return "ic_fluent_document_page_bottom_center_24_regular" case .documentPageBottomLeft20Filled: return "ic_fluent_document_page_bottom_left_20_filled" @@ -22209,8 +22381,6 @@ import Foundation case .documentPdf24Regular: return "ic_fluent_document_pdf_24_regular" case .documentPdf32Filled: return "ic_fluent_document_pdf_32_filled" case .documentPdf32Regular: return "ic_fluent_document_pdf_32_regular" - default: break } - switch self { case .documentPercent20Filled: return "ic_fluent_document_percent_20_filled" case .documentPercent20Regular: return "ic_fluent_document_percent_20_regular" case .documentPercent24Filled: return "ic_fluent_document_percent_24_filled" @@ -22273,6 +22443,8 @@ import Foundation case .documentRibbon48Regular: return "ic_fluent_document_ribbon_48_regular" case .documentSass16Filled: return "ic_fluent_document_sass_16_filled" case .documentSass16Regular: return "ic_fluent_document_sass_16_regular" + default: break } + switch self { case .documentSass20Filled: return "ic_fluent_document_sass_20_filled" case .documentSass20Regular: return "ic_fluent_document_sass_20_regular" case .documentSave20Filled: return "ic_fluent_document_save_20_filled" @@ -22311,8 +22483,6 @@ import Foundation case .documentSplitHint24Filled: return "ic_fluent_document_split_hint_24_filled" case .documentSplitHint24Regular: return "ic_fluent_document_split_hint_24_regular" case .documentSplitHintOff16Filled: return "ic_fluent_document_split_hint_off_16_filled" - default: break } - switch self { case .documentSplitHintOff16Regular: return "ic_fluent_document_split_hint_off_16_regular" case .documentSplitHintOff20Filled: return "ic_fluent_document_split_hint_off_20_filled" case .documentSplitHintOff20Regular: return "ic_fluent_document_split_hint_off_20_regular" @@ -22375,6 +22545,8 @@ import Foundation case .documentTextExtract24Filled: return "ic_fluent_document_text_extract_24_filled" case .documentTextExtract24Regular: return "ic_fluent_document_text_extract_24_regular" case .documentTextLink20Filled: return "ic_fluent_document_text_link_20_filled" + default: break } + switch self { case .documentTextLink20Regular: return "ic_fluent_document_text_link_20_regular" case .documentTextLink24Filled: return "ic_fluent_document_text_link_24_filled" case .documentTextLink24Regular: return "ic_fluent_document_text_link_24_regular" @@ -22413,8 +22585,6 @@ import Foundation case .doorArrowRight16Filled: return "ic_fluent_door_arrow_right_16_filled" case .doorArrowRight16Regular: return "ic_fluent_door_arrow_right_16_regular" case .doorArrowRight20Filled: return "ic_fluent_door_arrow_right_20_filled" - default: break } - switch self { case .doorArrowRight20Regular: return "ic_fluent_door_arrow_right_20_regular" case .doorArrowRight28Filled: return "ic_fluent_door_arrow_right_28_filled" case .doorArrowRight28Regular: return "ic_fluent_door_arrow_right_28_regular" @@ -22477,6 +22647,8 @@ import Foundation case .drawerArrowDownload20Regular: return "ic_fluent_drawer_arrow_download_20_regular" case .drawerArrowDownload24Filled: return "ic_fluent_drawer_arrow_download_24_filled" case .drawerArrowDownload24Regular: return "ic_fluent_drawer_arrow_download_24_regular" + default: break } + switch self { case .drawerDismiss20Filled: return "ic_fluent_drawer_dismiss_20_filled" case .drawerDismiss20Regular: return "ic_fluent_drawer_dismiss_20_regular" case .drawerDismiss24Filled: return "ic_fluent_drawer_dismiss_24_filled" @@ -22515,8 +22687,6 @@ import Foundation case .drinkMargarita20Regular: return "ic_fluent_drink_margarita_20_regular" case .drinkMargarita24Filled: return "ic_fluent_drink_margarita_24_filled" case .drinkMargarita24Regular: return "ic_fluent_drink_margarita_24_regular" - default: break } - switch self { case .drinkToGo20Filled: return "ic_fluent_drink_to_go_20_filled" case .drinkToGo20Regular: return "ic_fluent_drink_to_go_20_regular" case .drinkToGo24Filled: return "ic_fluent_drink_to_go_24_filled" @@ -22579,6 +22749,8 @@ import Foundation case .dualScreenGroup20Regular: return "ic_fluent_dual_screen_group_20_regular" case .dualScreenGroup24Filled: return "ic_fluent_dual_screen_group_24_filled" case .dualScreenGroup24Regular: return "ic_fluent_dual_screen_group_24_regular" + default: break } + switch self { case .dualScreenHeader20Filled: return "ic_fluent_dual_screen_header_20_filled" case .dualScreenHeader20Regular: return "ic_fluent_dual_screen_header_20_regular" case .dualScreenHeader24Filled: return "ic_fluent_dual_screen_header_24_filled" @@ -22617,8 +22789,6 @@ import Foundation case .dualScreenTablet24Regular: return "ic_fluent_dual_screen_tablet_24_regular" case .dualScreenUpdate20Filled: return "ic_fluent_dual_screen_update_20_filled" case .dualScreenUpdate20Regular: return "ic_fluent_dual_screen_update_20_regular" - default: break } - switch self { case .dualScreenUpdate24Filled: return "ic_fluent_dual_screen_update_24_filled" case .dualScreenUpdate24Regular: return "ic_fluent_dual_screen_update_24_regular" case .dualScreenVerticalScroll20Filled: return "ic_fluent_dual_screen_vertical_scroll_20_filled" @@ -22681,6 +22851,8 @@ import Foundation case .editArrowBack16Filled: return "ic_fluent_edit_arrow_back_16_filled" case .editArrowBack16Regular: return "ic_fluent_edit_arrow_back_16_regular" case .editArrowBack20Filled: return "ic_fluent_edit_arrow_back_20_filled" + default: break } + switch self { case .editArrowBack20Regular: return "ic_fluent_edit_arrow_back_20_regular" case .editArrowBack24Filled: return "ic_fluent_edit_arrow_back_24_filled" case .editArrowBack24Regular: return "ic_fluent_edit_arrow_back_24_regular" @@ -22719,8 +22891,6 @@ import Foundation case .editProhibited28Filled: return "ic_fluent_edit_prohibited_28_filled" case .editProhibited28Regular: return "ic_fluent_edit_prohibited_28_regular" case .editProhibited32Filled: return "ic_fluent_edit_prohibited_32_filled" - default: break } - switch self { case .editProhibited32Regular: return "ic_fluent_edit_prohibited_32_regular" case .editProhibited48Filled: return "ic_fluent_edit_prohibited_48_filled" case .editProhibited48Regular: return "ic_fluent_edit_prohibited_48_regular" @@ -22783,6 +22953,8 @@ import Foundation case .emojiHand32Regular: return "ic_fluent_emoji_hand_32_regular" case .emojiHand48Filled: return "ic_fluent_emoji_hand_48_filled" case .emojiHand48Regular: return "ic_fluent_emoji_hand_48_regular" + default: break } + switch self { case .emojiHint16Filled: return "ic_fluent_emoji_hint_16_filled" case .emojiHint16Regular: return "ic_fluent_emoji_hint_16_regular" case .emojiHint20Filled: return "ic_fluent_emoji_hint_20_filled" @@ -22821,8 +22993,6 @@ import Foundation case .emojiSad16Regular: return "ic_fluent_emoji_sad_16_regular" case .emojiSad20Filled: return "ic_fluent_emoji_sad_20_filled" case .emojiSad20Regular: return "ic_fluent_emoji_sad_20_regular" - default: break } - switch self { case .emojiSad24Filled: return "ic_fluent_emoji_sad_24_filled" case .emojiSad24Regular: return "ic_fluent_emoji_sad_24_regular" case .emojiSadSlight20Filled: return "ic_fluent_emoji_sad_slight_20_filled" @@ -22885,6 +23055,8 @@ import Foundation case .eraserTool20Regular: return "ic_fluent_eraser_tool_20_regular" case .eraserTool24Filled: return "ic_fluent_eraser_tool_24_filled" case .eraserTool24Regular: return "ic_fluent_eraser_tool_24_regular" + default: break } + switch self { case .errorCircle12Filled: return "ic_fluent_error_circle_12_filled" case .errorCircle12Regular: return "ic_fluent_error_circle_12_regular" case .errorCircle16Filled: return "ic_fluent_error_circle_16_filled" @@ -22923,8 +23095,6 @@ import Foundation case .expandUpRight32Regular: return "ic_fluent_expand_up_right_32_regular" case .expandUpRight48Filled: return "ic_fluent_expand_up_right_48_filled" case .expandUpRight48Regular: return "ic_fluent_expand_up_right_48_regular" - default: break } - switch self { case .extendedDock20Filled: return "ic_fluent_extended_dock_20_filled" case .extendedDock20Regular: return "ic_fluent_extended_dock_20_regular" case .extendedDock24Filled: return "ic_fluent_extended_dock_24_filled" @@ -22987,6 +23157,8 @@ import Foundation case .eyedropperOff24Regular: return "ic_fluent_eyedropper_off_24_regular" case .fStop16Filled: return "ic_fluent_f_stop_16_filled" case .fStop16Regular: return "ic_fluent_f_stop_16_regular" + default: break } + switch self { case .fStop20Filled: return "ic_fluent_f_stop_20_filled" case .fStop20Regular: return "ic_fluent_f_stop_20_regular" case .fStop24Filled: return "ic_fluent_f_stop_24_filled" @@ -23025,8 +23197,6 @@ import Foundation case .filmstrip16Regular: return "ic_fluent_filmstrip_16_regular" case .filmstrip20Filled: return "ic_fluent_filmstrip_20_filled" case .filmstrip20Regular: return "ic_fluent_filmstrip_20_regular" - default: break } - switch self { case .filmstrip24Filled: return "ic_fluent_filmstrip_24_filled" case .filmstrip24Regular: return "ic_fluent_filmstrip_24_regular" case .filmstrip32Filled: return "ic_fluent_filmstrip_32_filled" @@ -23089,6 +23259,8 @@ import Foundation case .fingerprint32Filled: return "ic_fluent_fingerprint_32_filled" case .fingerprint32Regular: return "ic_fluent_fingerprint_32_regular" case .fingerprint48Filled: return "ic_fluent_fingerprint_48_filled" + default: break } + switch self { case .fingerprint48Regular: return "ic_fluent_fingerprint_48_regular" case .fire16Filled: return "ic_fluent_fire_16_filled" case .fire16Regular: return "ic_fluent_fire_16_regular" @@ -23127,8 +23299,6 @@ import Foundation case .flagClock16Regular: return "ic_fluent_flag_clock_16_regular" case .flagClock20Filled: return "ic_fluent_flag_clock_20_filled" case .flagClock20Regular: return "ic_fluent_flag_clock_20_regular" - default: break } - switch self { case .flagClock24Filled: return "ic_fluent_flag_clock_24_filled" case .flagClock24Regular: return "ic_fluent_flag_clock_24_regular" case .flagClock28Filled: return "ic_fluent_flag_clock_28_filled" @@ -23191,6 +23361,8 @@ import Foundation case .flashAuto24Regular: return "ic_fluent_flash_auto_24_regular" case .flashCheckmark16Filled: return "ic_fluent_flash_checkmark_16_filled" case .flashCheckmark16Regular: return "ic_fluent_flash_checkmark_16_regular" + default: break } + switch self { case .flashCheckmark20Filled: return "ic_fluent_flash_checkmark_20_filled" case .flashCheckmark20Regular: return "ic_fluent_flash_checkmark_20_regular" case .flashCheckmark24Filled: return "ic_fluent_flash_checkmark_24_filled" @@ -23229,8 +23401,6 @@ import Foundation case .flashlightOff20Regular: return "ic_fluent_flashlight_off_20_regular" case .flashlightOff24Filled: return "ic_fluent_flashlight_off_24_filled" case .flashlightOff24Regular: return "ic_fluent_flashlight_off_24_regular" - default: break } - switch self { case .flipHorizontal16Filled: return "ic_fluent_flip_horizontal_16_filled" case .flipHorizontal16Regular: return "ic_fluent_flip_horizontal_16_regular" case .flipHorizontal20Filled: return "ic_fluent_flip_horizontal_20_filled" @@ -23293,6 +23463,8 @@ import Foundation case .folder16Regular: return "ic_fluent_folder_16_regular" case .folder20Filled: return "ic_fluent_folder_20_filled" case .folder20Regular: return "ic_fluent_folder_20_regular" + default: break } + switch self { case .folder24Filled: return "ic_fluent_folder_24_filled" case .folder24Regular: return "ic_fluent_folder_24_regular" case .folder28Filled: return "ic_fluent_folder_28_filled" @@ -23331,8 +23503,6 @@ import Foundation case .folderArrowRight20Regular: return "ic_fluent_folder_arrow_right_20_regular" case .folderArrowRight24Filled: return "ic_fluent_folder_arrow_right_24_filled" case .folderArrowRight24Regular: return "ic_fluent_folder_arrow_right_24_regular" - default: break } - switch self { case .folderArrowRight28Filled: return "ic_fluent_folder_arrow_right_28_filled" case .folderArrowRight28Regular: return "ic_fluent_folder_arrow_right_28_regular" case .folderArrowRight32Filled: return "ic_fluent_folder_arrow_right_32_filled" @@ -23395,6 +23565,8 @@ import Foundation case .folderMultiple16Regular: return "ic_fluent_folder_multiple_16_regular" case .folderOpen16Filled: return "ic_fluent_folder_open_16_filled" case .folderOpen16Regular: return "ic_fluent_folder_open_16_regular" + default: break } + switch self { case .folderOpen20Filled: return "ic_fluent_folder_open_20_filled" case .folderOpen20Regular: return "ic_fluent_folder_open_20_regular" case .folderOpen24Filled: return "ic_fluent_folder_open_24_filled" @@ -23433,8 +23605,6 @@ import Foundation case .folderProhibited32Regular: return "ic_fluent_folder_prohibited_32_regular" case .folderProhibited48Filled: return "ic_fluent_folder_prohibited_48_filled" case .folderProhibited48Regular: return "ic_fluent_folder_prohibited_48_regular" - default: break } - switch self { case .folderSearch16Filled: return "ic_fluent_folder_search_16_filled" case .folderSearch16Regular: return "ic_fluent_folder_search_16_regular" case .folderSearch20Filled: return "ic_fluent_folder_search_20_filled" @@ -23497,6 +23667,8 @@ import Foundation case .food48Regular: return "ic_fluent_food_48_regular" case .foodApple20Filled: return "ic_fluent_food_apple_20_filled" case .foodApple20Regular: return "ic_fluent_food_apple_20_regular" + default: break } + switch self { case .foodApple24Filled: return "ic_fluent_food_apple_24_filled" case .foodApple24Regular: return "ic_fluent_food_apple_24_regular" case .foodCake12Filled: return "ic_fluent_food_cake_12_filled" @@ -23535,8 +23707,6 @@ import Foundation case .foodGrains24Regular: return "ic_fluent_food_grains_24_regular" case .foodPizza20Filled: return "ic_fluent_food_pizza_20_filled" case .foodPizza20Regular: return "ic_fluent_food_pizza_20_regular" - default: break } - switch self { case .foodPizza24Filled: return "ic_fluent_food_pizza_24_filled" case .foodPizza24Regular: return "ic_fluent_food_pizza_24_regular" case .foodToast16Filled: return "ic_fluent_food_toast_16_filled" @@ -23599,6 +23769,8 @@ import Foundation case .fps6028Regular: return "ic_fluent_fps_60_28_regular" case .fps6048Filled: return "ic_fluent_fps_60_48_filled" case .fps6048Regular: return "ic_fluent_fps_60_48_regular" + default: break } + switch self { case .fps96020Filled: return "ic_fluent_fps_960_20_filled" case .fps96020Regular: return "ic_fluent_fps_960_20_regular" case .fps96024Filled: return "ic_fluent_fps_960_24_filled" @@ -23637,8 +23809,6 @@ import Foundation case .games20Regular: return "ic_fluent_games_20_regular" case .games24Filled: return "ic_fluent_games_24_filled" case .games24Regular: return "ic_fluent_games_24_regular" - default: break } - switch self { case .games28Filled: return "ic_fluent_games_28_filled" case .games28Regular: return "ic_fluent_games_28_regular" case .games32Filled: return "ic_fluent_games_32_filled" @@ -23701,6 +23871,8 @@ import Foundation case .giftCard16Regular: return "ic_fluent_gift_card_16_regular" case .giftCard20Filled: return "ic_fluent_gift_card_20_filled" case .giftCard20Regular: return "ic_fluent_gift_card_20_regular" + default: break } + switch self { case .giftCard24Filled: return "ic_fluent_gift_card_24_filled" case .giftCard24Regular: return "ic_fluent_gift_card_24_regular" case .giftCardAdd20Filled: return "ic_fluent_gift_card_add_20_filled" @@ -23729,24 +23901,34 @@ import Foundation 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" + case .glance16Filled: return "ic_fluent_glance_16_filled" + case .glance16Regular: return "ic_fluent_glance_16_regular" case .glance20Filled: return "ic_fluent_glance_20_filled" case .glance20Regular: return "ic_fluent_glance_20_regular" case .glance24Filled: return "ic_fluent_glance_24_filled" case .glance24Regular: return "ic_fluent_glance_24_regular" + case .glance28Filled: return "ic_fluent_glance_28_filled" + case .glance28Regular: return "ic_fluent_glance_28_regular" + case .glance32Filled: return "ic_fluent_glance_32_filled" + case .glance32Regular: return "ic_fluent_glance_32_regular" + case .glance48Filled: return "ic_fluent_glance_48_filled" + case .glance48Regular: return "ic_fluent_glance_48_regular" case .glanceDefault12Filled: return "ic_fluent_glance_default_12_filled" case .glanceDefault12Regular: return "ic_fluent_glance_default_12_regular" case .glanceHorizontal12Filled: return "ic_fluent_glance_horizontal_12_filled" case .glanceHorizontal12Regular: return "ic_fluent_glance_horizontal_12_regular" case .glanceHorizontal16Filled: return "ic_fluent_glance_horizontal_16_filled" case .glanceHorizontal16Regular: return "ic_fluent_glance_horizontal_16_regular" - default: break } - switch self { case .glanceHorizontal20Filled: return "ic_fluent_glance_horizontal_20_filled" case .glanceHorizontal20Regular: return "ic_fluent_glance_horizontal_20_regular" case .glanceHorizontal24Filled: return "ic_fluent_glance_horizontal_24_filled" case .glanceHorizontal24Regular: return "ic_fluent_glance_horizontal_24_regular" + case .glanceHorizontal28Filled: return "ic_fluent_glance_horizontal_28_filled" + case .glanceHorizontal28Regular: return "ic_fluent_glance_horizontal_28_regular" case .glanceHorizontal32Filled: return "ic_fluent_glance_horizontal_32_filled" case .glanceHorizontal32Regular: return "ic_fluent_glance_horizontal_32_regular" + case .glanceHorizontal48Filled: return "ic_fluent_glance_horizontal_48_filled" + case .glanceHorizontal48Regular: return "ic_fluent_glance_horizontal_48_regular" case .glanceHorizontalSparkle32Filled: return "ic_fluent_glance_horizontal_sparkle_32_filled" case .glanceHorizontalSparkle32Regular: return "ic_fluent_glance_horizontal_sparkle_32_regular" case .glanceHorizontalSparkles16Filled: return "ic_fluent_glance_horizontal_sparkles_16_filled" @@ -23791,6 +23973,8 @@ import Foundation case .globe28Regular: return "ic_fluent_globe_28_regular" case .globe32Filled: return "ic_fluent_globe_32_filled" case .globe32Regular: return "ic_fluent_globe_32_regular" + default: break } + switch self { case .globe48Filled: return "ic_fluent_globe_48_filled" case .globe48Regular: return "ic_fluent_globe_48_regular" case .globeAdd20Filled: return "ic_fluent_globe_add_20_filled" @@ -23841,8 +24025,6 @@ import Foundation case .globeOff24Regular: return "ic_fluent_globe_off_24_regular" case .globeOff28Filled: return "ic_fluent_globe_off_28_filled" case .globeOff28Regular: return "ic_fluent_globe_off_28_regular" - default: break } - switch self { case .globeOff32Filled: return "ic_fluent_globe_off_32_filled" case .globeOff32Regular: return "ic_fluent_globe_off_32_regular" case .globeOff48Filled: return "ic_fluent_globe_off_48_filled" @@ -23893,6 +24075,8 @@ import Foundation case .globeVideo32Regular: return "ic_fluent_globe_video_32_regular" case .globeVideo48Filled: return "ic_fluent_globe_video_48_filled" case .globeVideo48Regular: return "ic_fluent_globe_video_48_regular" + default: break } + switch self { case .globeWarning16Filled: return "ic_fluent_globe_warning_16_filled" case .globeWarning16Regular: return "ic_fluent_globe_warning_16_regular" case .globeWarning20Filled: return "ic_fluent_globe_warning_20_filled" @@ -23943,8 +24127,6 @@ import Foundation case .guardian24Regular: return "ic_fluent_guardian_24_regular" case .guardian28Filled: return "ic_fluent_guardian_28_filled" case .guardian28Regular: return "ic_fluent_guardian_28_regular" - default: break } - switch self { case .guardian48Filled: return "ic_fluent_guardian_48_filled" case .guardian48Regular: return "ic_fluent_guardian_48_regular" case .guest12Filled: return "ic_fluent_guest_12_filled" @@ -23995,6 +24177,8 @@ import Foundation case .handLeftChat20Filled: return "ic_fluent_hand_left_chat_20_filled" case .handLeftChat20Regular: return "ic_fluent_hand_left_chat_20_regular" case .handLeftChat24Filled: return "ic_fluent_hand_left_chat_24_filled" + default: break } + switch self { case .handLeftChat24Regular: return "ic_fluent_hand_left_chat_24_regular" case .handLeftChat28Filled: return "ic_fluent_hand_left_chat_28_filled" case .handLeftChat28Regular: return "ic_fluent_hand_left_chat_28_regular" @@ -24045,8 +24229,6 @@ import Foundation case .handshake32Filled: return "ic_fluent_handshake_32_filled" case .handshake32Regular: return "ic_fluent_handshake_32_regular" case .hapticStrong16Filled: return "ic_fluent_haptic_strong_16_filled" - default: break } - switch self { case .hapticStrong16Regular: return "ic_fluent_haptic_strong_16_regular" case .hapticStrong20Filled: return "ic_fluent_haptic_strong_20_filled" case .hapticStrong20Regular: return "ic_fluent_haptic_strong_20_regular" @@ -24097,6 +24279,8 @@ import Foundation case .hatGraduationSparkle16Filled: return "ic_fluent_hat_graduation_sparkle_16_filled" case .hatGraduationSparkle16Regular: return "ic_fluent_hat_graduation_sparkle_16_regular" case .hatGraduationSparkle20Filled: return "ic_fluent_hat_graduation_sparkle_20_filled" + default: break } + switch self { case .hatGraduationSparkle20Regular: return "ic_fluent_hat_graduation_sparkle_20_regular" case .hatGraduationSparkle24Filled: return "ic_fluent_hat_graduation_sparkle_24_filled" case .hatGraduationSparkle24Regular: return "ic_fluent_hat_graduation_sparkle_24_regular" @@ -24147,8 +24331,6 @@ import Foundation case .headset32Filled: return "ic_fluent_headset_32_filled" case .headset32Regular: return "ic_fluent_headset_32_regular" case .headset48Filled: return "ic_fluent_headset_48_filled" - default: break } - switch self { case .headset48Regular: return "ic_fluent_headset_48_regular" case .headsetAdd20Filled: return "ic_fluent_headset_add_20_filled" case .headsetAdd20Regular: return "ic_fluent_headset_add_20_regular" @@ -24199,6 +24381,8 @@ import Foundation case .heartOff16Filled: return "ic_fluent_heart_off_16_filled" case .heartOff16Regular: return "ic_fluent_heart_off_16_regular" case .heartOff20Filled: return "ic_fluent_heart_off_20_filled" + default: break } + switch self { case .heartOff20Regular: return "ic_fluent_heart_off_20_regular" case .heartOff24Filled: return "ic_fluent_heart_off_24_filled" case .heartOff24Regular: return "ic_fluent_heart_off_24_regular" @@ -24249,8 +24433,6 @@ import Foundation case .highlightAccent16Filled: return "ic_fluent_highlight_accent_16_filled" case .highlightAccent20Filled: return "ic_fluent_highlight_accent_20_filled" case .highlightAccent24Filled: return "ic_fluent_highlight_accent_24_filled" - default: break } - switch self { case .highlightLink20Filled: return "ic_fluent_highlight_link_20_filled" case .highlightLink20Regular: return "ic_fluent_highlight_link_20_regular" case .highway20Filled: return "ic_fluent_highway_20_filled" @@ -24301,6 +24483,8 @@ import Foundation case .homeCheckmark16Filled: return "ic_fluent_home_checkmark_16_filled" case .homeCheckmark16Regular: return "ic_fluent_home_checkmark_16_regular" case .homeCheckmark20Filled: return "ic_fluent_home_checkmark_20_filled" + default: break } + switch self { case .homeCheckmark20Regular: return "ic_fluent_home_checkmark_20_regular" case .homeCheckmark24Filled: return "ic_fluent_home_checkmark_24_filled" case .homeCheckmark24Regular: return "ic_fluent_home_checkmark_24_regular" @@ -24351,8 +24535,6 @@ import Foundation case .hourglassHalf16Filled: return "ic_fluent_hourglass_half_16_filled" case .hourglassHalf16Regular: return "ic_fluent_hourglass_half_16_regular" case .hourglassHalf20Filled: return "ic_fluent_hourglass_half_20_filled" - default: break } - switch self { case .hourglassHalf20Regular: return "ic_fluent_hourglass_half_20_regular" case .hourglassHalf24Filled: return "ic_fluent_hourglass_half_24_filled" case .hourglassHalf24Regular: return "ic_fluent_hourglass_half_24_regular" @@ -24403,6 +24585,8 @@ import Foundation case .imageArrowCounterclockwise20Filled: return "ic_fluent_image_arrow_counterclockwise_20_filled" case .imageArrowCounterclockwise20Regular: return "ic_fluent_image_arrow_counterclockwise_20_regular" case .imageArrowCounterclockwise24Filled: return "ic_fluent_image_arrow_counterclockwise_24_filled" + default: break } + switch self { case .imageArrowCounterclockwise24Regular: return "ic_fluent_image_arrow_counterclockwise_24_regular" case .imageArrowForward20Filled: return "ic_fluent_image_arrow_forward_20_filled" case .imageArrowForward20Regular: return "ic_fluent_image_arrow_forward_20_regular" @@ -24453,8 +24637,6 @@ import Foundation case .imageMultiple16Regular: return "ic_fluent_image_multiple_16_regular" case .imageMultiple20Filled: return "ic_fluent_image_multiple_20_filled" case .imageMultiple20Regular: return "ic_fluent_image_multiple_20_regular" - default: break } - switch self { case .imageMultiple24Filled: return "ic_fluent_image_multiple_24_filled" case .imageMultiple24Regular: return "ic_fluent_image_multiple_24_regular" case .imageMultiple28Filled: return "ic_fluent_image_multiple_28_filled" @@ -24505,6 +24687,8 @@ import Foundation case .imageSplit20Regular: return "ic_fluent_image_split_20_regular" case .imageSplit24Filled: return "ic_fluent_image_split_24_filled" case .imageSplit24Regular: return "ic_fluent_image_split_24_regular" + default: break } + switch self { case .imageStack16Filled: return "ic_fluent_image_stack_16_filled" case .imageStack16Regular: return "ic_fluent_image_stack_16_regular" case .imageStack20Filled: return "ic_fluent_image_stack_20_filled" @@ -24555,8 +24739,6 @@ import Foundation case .info24Regular: return "ic_fluent_info_24_regular" case .info28Filled: return "ic_fluent_info_28_filled" case .info28Regular: return "ic_fluent_info_28_regular" - default: break } - switch self { case .info32Filled: return "ic_fluent_info_32_filled" case .info32Regular: return "ic_fluent_info_32_regular" case .info48Filled: return "ic_fluent_info_48_filled" @@ -24607,6 +24789,8 @@ import Foundation case .iot20Regular: return "ic_fluent_iot_20_regular" case .iot24Filled: return "ic_fluent_iot_24_filled" case .iot24Regular: return "ic_fluent_iot_24_regular" + default: break } + switch self { case .iotAlert16Filled: return "ic_fluent_iot_alert_16_filled" case .iotAlert16Regular: return "ic_fluent_iot_alert_16_regular" case .iotAlert20Filled: return "ic_fluent_iot_alert_20_filled" @@ -24657,8 +24841,6 @@ import Foundation case .keyboard24Regular: return "ic_fluent_keyboard_24_regular" case .keyboardDock20Filled: return "ic_fluent_keyboard_dock_20_filled" case .keyboardDock20Regular: return "ic_fluent_keyboard_dock_20_regular" - default: break } - switch self { case .keyboardDock24Filled: return "ic_fluent_keyboard_dock_24_filled" case .keyboardDock24Regular: return "ic_fluent_keyboard_dock_24_regular" case .keyboardLayoutFloat20Filled: return "ic_fluent_keyboard_layout_float_20_filled" @@ -24709,6 +24891,8 @@ import Foundation case .laptop32Regular: return "ic_fluent_laptop_32_regular" case .laptop48Filled: return "ic_fluent_laptop_48_filled" case .laptop48Regular: return "ic_fluent_laptop_48_regular" + default: break } + switch self { case .laptopBriefcase20Filled: return "ic_fluent_laptop_briefcase_20_filled" case .laptopBriefcase20Regular: return "ic_fluent_laptop_briefcase_20_regular" case .laptopBriefcase24Filled: return "ic_fluent_laptop_briefcase_24_filled" @@ -24759,8 +24943,6 @@ import Foundation case .layerDiagonal20Filled: return "ic_fluent_layer_diagonal_20_filled" case .layerDiagonal20Regular: return "ic_fluent_layer_diagonal_20_regular" case .layerDiagonal24Filled: return "ic_fluent_layer_diagonal_24_filled" - default: break } - switch self { case .layerDiagonal24Regular: return "ic_fluent_layer_diagonal_24_regular" case .layerDiagonalAdd20Filled: return "ic_fluent_layer_diagonal_add_20_filled" case .layerDiagonalAdd20Regular: return "ic_fluent_layer_diagonal_add_20_regular" @@ -24811,6 +24993,8 @@ import Foundation case .layoutColumnFourFocusLeft16Filled: return "ic_fluent_layout_column_four_focus_left_16_filled" case .layoutColumnFourFocusLeft20Filled: return "ic_fluent_layout_column_four_focus_left_20_filled" case .layoutColumnFourFocusLeft24Filled: return "ic_fluent_layout_column_four_focus_left_24_filled" + default: break } + switch self { case .layoutColumnFourFocusRight16Filled: return "ic_fluent_layout_column_four_focus_right_16_filled" case .layoutColumnFourFocusRight20Filled: return "ic_fluent_layout_column_four_focus_right_20_filled" case .layoutColumnFourFocusRight24Filled: return "ic_fluent_layout_column_four_focus_right_24_filled" @@ -24861,8 +25045,6 @@ import Foundation case .layoutColumnTwoFocusLeft24Filled: return "ic_fluent_layout_column_two_focus_left_24_filled" case .layoutColumnTwoFocusLeft32Filled: return "ic_fluent_layout_column_two_focus_left_32_filled" case .layoutColumnTwoFocusLeft32Light: return "ic_fluent_layout_column_two_focus_left_32_light" - default: break } - switch self { case .layoutColumnTwoFocusRight16Filled: return "ic_fluent_layout_column_two_focus_right_16_filled" case .layoutColumnTwoFocusRight20Filled: return "ic_fluent_layout_column_two_focus_right_20_filled" case .layoutColumnTwoFocusRight24Filled: return "ic_fluent_layout_column_two_focus_right_24_filled" @@ -24913,6 +25095,8 @@ import Foundation 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" case .layoutRowFourFocusCenterTop24Filled: return "ic_fluent_layout_row_four_focus_center_top_24_filled" + default: break } + switch self { case .layoutRowFourFocusTop16Filled: return "ic_fluent_layout_row_four_focus_top_16_filled" case .layoutRowFourFocusTop20Filled: return "ic_fluent_layout_row_four_focus_top_20_filled" case .layoutRowFourFocusTop24Filled: return "ic_fluent_layout_row_four_focus_top_24_filled" @@ -24963,8 +25147,6 @@ import Foundation case .layoutRowTwoSettings24Regular: return "ic_fluent_layout_row_two_settings_24_regular" case .layoutRowTwoSettings28Filled: return "ic_fluent_layout_row_two_settings_28_filled" case .layoutRowTwoSettings28Regular: return "ic_fluent_layout_row_two_settings_28_regular" - default: break } - switch self { case .layoutRowTwoSettings32Filled: return "ic_fluent_layout_row_two_settings_32_filled" case .layoutRowTwoSettings32Light: return "ic_fluent_layout_row_two_settings_32_light" case .layoutRowTwoSettings32Regular: return "ic_fluent_layout_row_two_settings_32_regular" @@ -25015,6 +25197,8 @@ import Foundation case .leafTwo16Filled: return "ic_fluent_leaf_two_16_filled" case .leafTwo16Regular: return "ic_fluent_leaf_two_16_regular" case .leafTwo20Filled: return "ic_fluent_leaf_two_20_filled" + default: break } + switch self { case .leafTwo20Regular: return "ic_fluent_leaf_two_20_regular" case .leafTwo24Filled: return "ic_fluent_leaf_two_24_filled" case .leafTwo24Regular: return "ic_fluent_leaf_two_24_regular" @@ -25065,8 +25249,6 @@ import Foundation case .lightbulbFilament32Filled: return "ic_fluent_lightbulb_filament_32_filled" case .lightbulbFilament32Regular: return "ic_fluent_lightbulb_filament_32_regular" case .lightbulbFilament48Filled: return "ic_fluent_lightbulb_filament_48_filled" - default: break } - switch self { case .lightbulbFilament48Regular: return "ic_fluent_lightbulb_filament_48_regular" case .lightbulbPerson16Filled: return "ic_fluent_lightbulb_person_16_filled" case .lightbulbPerson16Regular: return "ic_fluent_lightbulb_person_16_regular" @@ -25117,6 +25299,8 @@ import Foundation case .lineHorizontal124Filled: return "ic_fluent_line_horizontal_1_24_filled" case .lineHorizontal124Regular: return "ic_fluent_line_horizontal_1_24_regular" case .lineHorizontal128Filled: return "ic_fluent_line_horizontal_1_28_filled" + default: break } + switch self { case .lineHorizontal128Regular: return "ic_fluent_line_horizontal_1_28_regular" case .lineHorizontal1Dashes16Filled: return "ic_fluent_line_horizontal_1_dashes_16_filled" case .lineHorizontal1Dashes16Regular: return "ic_fluent_line_horizontal_1_dashes_16_regular" @@ -25167,8 +25351,6 @@ import Foundation case .lineThickness24Filled: return "ic_fluent_line_thickness_24_filled" case .lineThickness24Regular: return "ic_fluent_line_thickness_24_regular" case .link12Filled: return "ic_fluent_link_12_filled" - default: break } - switch self { case .link12Regular: return "ic_fluent_link_12_regular" case .link16Filled: return "ic_fluent_link_16_filled" case .link16Regular: return "ic_fluent_link_16_regular" @@ -25219,6 +25401,8 @@ import Foundation case .linkPerson48Regular: return "ic_fluent_link_person_48_regular" case .linkSettings24Filled: return "ic_fluent_link_settings_24_filled" case .linkSettings24Regular: return "ic_fluent_link_settings_24_regular" + default: break } + switch self { case .linkSquare12Filled: return "ic_fluent_link_square_12_filled" case .linkSquare12Regular: return "ic_fluent_link_square_12_regular" case .linkSquare16Filled: return "ic_fluent_link_square_16_filled" @@ -25269,8 +25453,6 @@ import Foundation case .location12Regular: return "ic_fluent_location_12_regular" case .location16Filled: return "ic_fluent_location_16_filled" case .location16Regular: return "ic_fluent_location_16_regular" - default: break } - switch self { case .location20Filled: return "ic_fluent_location_20_filled" case .location20Regular: return "ic_fluent_location_20_regular" case .location24Filled: return "ic_fluent_location_24_filled" @@ -25321,6 +25503,8 @@ import Foundation case .locationArrowUp16Regular: return "ic_fluent_location_arrow_up_16_regular" case .locationArrowUp20Filled: return "ic_fluent_location_arrow_up_20_filled" case .locationArrowUp20Regular: return "ic_fluent_location_arrow_up_20_regular" + default: break } + switch self { case .locationArrowUp48Filled: return "ic_fluent_location_arrow_up_48_filled" case .locationArrowUp48Regular: return "ic_fluent_location_arrow_up_48_regular" case .locationDismiss20Filled: return "ic_fluent_location_dismiss_20_filled" @@ -25371,8 +25555,6 @@ import Foundation case .lockClosed32Light: return "ic_fluent_lock_closed_32_light" case .lockClosed32Regular: return "ic_fluent_lock_closed_32_regular" case .lockClosed48Filled: return "ic_fluent_lock_closed_48_filled" - default: break } - switch self { case .lockClosed48Regular: return "ic_fluent_lock_closed_48_regular" case .lockClosedKey16Filled: return "ic_fluent_lock_closed_key_16_filled" case .lockClosedKey16Regular: return "ic_fluent_lock_closed_key_16_regular" @@ -25423,6 +25605,8 @@ import Foundation case .luggage24Regular: return "ic_fluent_luggage_24_regular" case .luggage28Filled: return "ic_fluent_luggage_28_filled" case .luggage28Regular: return "ic_fluent_luggage_28_regular" + default: break } + switch self { case .luggage32Filled: return "ic_fluent_luggage_32_filled" case .luggage32Regular: return "ic_fluent_luggage_32_regular" case .luggage48Filled: return "ic_fluent_luggage_48_filled" @@ -25473,8 +25657,6 @@ import Foundation case .mailArrowClockwise16Regular: return "ic_fluent_mail_arrow_clockwise_16_regular" case .mailArrowClockwise20Filled: return "ic_fluent_mail_arrow_clockwise_20_filled" case .mailArrowClockwise20Regular: return "ic_fluent_mail_arrow_clockwise_20_regular" - default: break } - switch self { case .mailArrowClockwise24Filled: return "ic_fluent_mail_arrow_clockwise_24_filled" case .mailArrowClockwise24Regular: return "ic_fluent_mail_arrow_clockwise_24_regular" case .mailArrowClockwise32Filled: return "ic_fluent_mail_arrow_clockwise_32_filled" @@ -25525,6 +25707,8 @@ import Foundation case .mailClock20Regular: return "ic_fluent_mail_clock_20_regular" case .mailClock24Filled: return "ic_fluent_mail_clock_24_filled" case .mailClock24Regular: return "ic_fluent_mail_clock_24_regular" + default: break } + switch self { case .mailCopy20Filled: return "ic_fluent_mail_copy_20_filled" case .mailCopy20Regular: return "ic_fluent_mail_copy_20_regular" case .mailCopy24Filled: return "ic_fluent_mail_copy_24_filled" @@ -25575,8 +25759,6 @@ import Foundation case .mailInboxAll24Regular: return "ic_fluent_mail_inbox_all_24_regular" case .mailInboxArrowDown16Filled: return "ic_fluent_mail_inbox_arrow_down_16_filled" case .mailInboxArrowDown16Regular: return "ic_fluent_mail_inbox_arrow_down_16_regular" - default: break } - switch self { case .mailInboxArrowDown20Filled: return "ic_fluent_mail_inbox_arrow_down_20_filled" case .mailInboxArrowDown20Regular: return "ic_fluent_mail_inbox_arrow_down_20_regular" case .mailInboxArrowRight20Filled: return "ic_fluent_mail_inbox_arrow_right_20_filled" @@ -25627,6 +25809,8 @@ import Foundation case .mailMultiple32Filled: return "ic_fluent_mail_multiple_32_filled" case .mailMultiple32Light: return "ic_fluent_mail_multiple_32_light" case .mailMultiple32Regular: return "ic_fluent_mail_multiple_32_regular" + default: break } + switch self { case .mailOff16Filled: return "ic_fluent_mail_off_16_filled" case .mailOff16Regular: return "ic_fluent_mail_off_16_regular" case .mailOff20Filled: return "ic_fluent_mail_off_20_filled" @@ -25677,8 +25861,6 @@ import Foundation case .mailReadMultiple32Filled: return "ic_fluent_mail_read_multiple_32_filled" case .mailReadMultiple32Regular: return "ic_fluent_mail_read_multiple_32_regular" case .mailRewind16Filled: return "ic_fluent_mail_rewind_16_filled" - default: break } - switch self { case .mailRewind16Regular: return "ic_fluent_mail_rewind_16_regular" case .mailRewind20Filled: return "ic_fluent_mail_rewind_20_filled" case .mailRewind20Regular: return "ic_fluent_mail_rewind_20_regular" @@ -25729,6 +25911,8 @@ import Foundation case .map16Regular: return "ic_fluent_map_16_regular" case .map20Filled: return "ic_fluent_map_20_filled" case .map20Regular: return "ic_fluent_map_20_regular" + default: break } + switch self { case .map24Filled: return "ic_fluent_map_24_filled" case .map24Regular: return "ic_fluent_map_24_regular" case .mapDrive16Filled: return "ic_fluent_map_drive_16_filled" @@ -25779,8 +25963,6 @@ import Foundation case .maximize20Regular: return "ic_fluent_maximize_20_regular" case .maximize24Filled: return "ic_fluent_maximize_24_filled" case .maximize24Regular: return "ic_fluent_maximize_24_regular" - default: break } - switch self { case .maximize28Filled: return "ic_fluent_maximize_28_filled" case .maximize28Regular: return "ic_fluent_maximize_28_regular" case .maximize48Filled: return "ic_fluent_maximize_48_filled" @@ -25797,6 +25979,8 @@ import Foundation case .meetNow32Regular: return "ic_fluent_meet_now_32_regular" case .meetNow48Filled: return "ic_fluent_meet_now_48_filled" case .meetNow48Regular: return "ic_fluent_meet_now_48_regular" + case .megaphone12Filled: return "ic_fluent_megaphone_12_filled" + case .megaphone12Regular: return "ic_fluent_megaphone_12_regular" case .megaphone16Filled: return "ic_fluent_megaphone_16_filled" case .megaphone16Regular: return "ic_fluent_megaphone_16_regular" case .megaphone20Filled: return "ic_fluent_megaphone_20_filled" @@ -25829,6 +26013,8 @@ import Foundation case .megaphoneOff28Regular: return "ic_fluent_megaphone_off_28_regular" case .memory16Filled: return "ic_fluent_memory_16_filled" case .memory16Regular: return "ic_fluent_memory_16_regular" + default: break } + switch self { case .mention12Filled: return "ic_fluent_mention_12_filled" case .mention12Regular: return "ic_fluent_mention_12_regular" case .mention16Filled: return "ic_fluent_mention_16_filled" @@ -25864,6 +26050,18 @@ import Foundation case .mic32Regular: return "ic_fluent_mic_32_regular" case .mic48Filled: return "ic_fluent_mic_48_filled" case .mic48Regular: return "ic_fluent_mic_48_regular" + case .micLink16Filled: return "ic_fluent_mic_link_16_filled" + case .micLink16Regular: return "ic_fluent_mic_link_16_regular" + case .micLink20Filled: return "ic_fluent_mic_link_20_filled" + case .micLink20Regular: return "ic_fluent_mic_link_20_regular" + case .micLink24Filled: return "ic_fluent_mic_link_24_filled" + case .micLink24Regular: return "ic_fluent_mic_link_24_regular" + case .micLink28Filled: return "ic_fluent_mic_link_28_filled" + case .micLink28Regular: return "ic_fluent_mic_link_28_regular" + case .micLink32Filled: return "ic_fluent_mic_link_32_filled" + case .micLink32Regular: return "ic_fluent_mic_link_32_regular" + case .micLink48Filled: return "ic_fluent_mic_link_48_filled" + case .micLink48Regular: return "ic_fluent_mic_link_48_regular" case .micOff12Filled: return "ic_fluent_mic_off_12_filled" case .micOff12Regular: return "ic_fluent_mic_off_12_regular" case .micOff16Filled: return "ic_fluent_mic_off_16_filled" @@ -25881,8 +26079,6 @@ import Foundation case .micProhibited16Filled: return "ic_fluent_mic_prohibited_16_filled" case .micProhibited16Regular: return "ic_fluent_mic_prohibited_16_regular" case .micProhibited20Filled: return "ic_fluent_mic_prohibited_20_filled" - default: break } - switch self { case .micProhibited20Regular: return "ic_fluent_mic_prohibited_20_regular" case .micProhibited24Filled: return "ic_fluent_mic_prohibited_24_filled" case .micProhibited24Regular: return "ic_fluent_mic_prohibited_24_regular" @@ -25919,6 +26115,8 @@ import Foundation case .micRecord24Filled: return "ic_fluent_mic_record_24_filled" case .micRecord24Regular: return "ic_fluent_mic_record_24_regular" case .micRecord28Filled: return "ic_fluent_mic_record_28_filled" + default: break } + switch self { case .micRecord28Regular: return "ic_fluent_mic_record_28_regular" case .micSettings20Filled: return "ic_fluent_mic_settings_20_filled" case .micSettings20Regular: return "ic_fluent_mic_settings_20_regular" @@ -25983,8 +26181,6 @@ import Foundation case .moneyHand16Regular: return "ic_fluent_money_hand_16_regular" case .moneyHand20Filled: return "ic_fluent_money_hand_20_filled" case .moneyHand20Regular: return "ic_fluent_money_hand_20_regular" - default: break } - switch self { case .moneyHand24Filled: return "ic_fluent_money_hand_24_filled" case .moneyHand24Regular: return "ic_fluent_money_hand_24_regular" case .moneyOff20Filled: return "ic_fluent_money_off_20_filled" @@ -26021,6 +26217,8 @@ import Foundation case .moreHorizontal32Regular: return "ic_fluent_more_horizontal_32_regular" case .moreHorizontal48Filled: return "ic_fluent_more_horizontal_48_filled" case .moreHorizontal48Regular: return "ic_fluent_more_horizontal_48_regular" + default: break } + switch self { case .moreVertical16Filled: return "ic_fluent_more_vertical_16_filled" case .moreVertical16Regular: return "ic_fluent_more_vertical_16_regular" case .moreVertical20Filled: return "ic_fluent_more_vertical_20_filled" @@ -26085,8 +26283,6 @@ import Foundation case .multiplier18X28Regular: return "ic_fluent_multiplier_1_8x_28_regular" case .multiplier18X32Filled: return "ic_fluent_multiplier_1_8x_32_filled" case .multiplier18X32Regular: return "ic_fluent_multiplier_1_8x_32_regular" - default: break } - switch self { case .multiplier18X48Filled: return "ic_fluent_multiplier_1_8x_48_filled" case .multiplier18X48Regular: return "ic_fluent_multiplier_1_8x_48_regular" case .multiplier1X20Filled: return "ic_fluent_multiplier_1x_20_filled" @@ -26123,6 +26319,8 @@ import Foundation case .multiselect16Regular: return "ic_fluent_multiselect_16_regular" case .multiselect20Filled: return "ic_fluent_multiselect_20_filled" case .multiselect20Regular: return "ic_fluent_multiselect_20_regular" + default: break } + switch self { case .multiselect24Filled: return "ic_fluent_multiselect_24_filled" case .multiselect24Regular: return "ic_fluent_multiselect_24_regular" case .musicNote120Filled: return "ic_fluent_music_note_1_20_filled" @@ -26187,8 +26385,6 @@ import Foundation case .news20Regular: return "ic_fluent_news_20_regular" case .news24Filled: return "ic_fluent_news_24_filled" case .news24Regular: return "ic_fluent_news_24_regular" - default: break } - switch self { case .news28Filled: return "ic_fluent_news_28_filled" case .news28Regular: return "ic_fluent_news_28_regular" case .next16Filled: return "ic_fluent_next_16_filled" @@ -26225,6 +26421,8 @@ import Foundation case .noteAdd24Filled: return "ic_fluent_note_add_24_filled" case .noteAdd24Regular: return "ic_fluent_note_add_24_regular" case .noteAdd28Filled: return "ic_fluent_note_add_28_filled" + default: break } + switch self { case .noteAdd28Regular: return "ic_fluent_note_add_28_regular" case .noteAdd48Filled: return "ic_fluent_note_add_48_filled" case .noteAdd48Regular: return "ic_fluent_note_add_48_regular" @@ -26289,8 +26487,6 @@ import Foundation case .notepad24Filled: return "ic_fluent_notepad_24_filled" case .notepad24Regular: return "ic_fluent_notepad_24_regular" case .notepad28Filled: return "ic_fluent_notepad_28_filled" - default: break } - switch self { case .notepad28Regular: return "ic_fluent_notepad_28_regular" case .notepad32Filled: return "ic_fluent_notepad_32_filled" case .notepad32Regular: return "ic_fluent_notepad_32_regular" @@ -26327,6 +26523,8 @@ import Foundation case .numberCircle048Filled: return "ic_fluent_number_circle_0_48_filled" case .numberCircle048Regular: return "ic_fluent_number_circle_0_48_regular" case .numberCircle116Filled: return "ic_fluent_number_circle_1_16_filled" + default: break } + switch self { case .numberCircle116Regular: return "ic_fluent_number_circle_1_16_regular" case .numberCircle120Filled: return "ic_fluent_number_circle_1_20_filled" case .numberCircle120Regular: return "ic_fluent_number_circle_1_20_regular" @@ -26391,8 +26589,6 @@ import Foundation case .numberCircle620Filled: return "ic_fluent_number_circle_6_20_filled" case .numberCircle620Regular: return "ic_fluent_number_circle_6_20_regular" case .numberCircle624Filled: return "ic_fluent_number_circle_6_24_filled" - default: break } - switch self { case .numberCircle624Regular: return "ic_fluent_number_circle_6_24_regular" case .numberCircle628Filled: return "ic_fluent_number_circle_6_28_filled" case .numberCircle628Regular: return "ic_fluent_number_circle_6_28_regular" @@ -26429,6 +26625,8 @@ import Foundation case .numberCircle920Filled: return "ic_fluent_number_circle_9_20_filled" case .numberCircle920Regular: return "ic_fluent_number_circle_9_20_regular" case .numberCircle924Filled: return "ic_fluent_number_circle_9_24_filled" + default: break } + switch self { case .numberCircle924Regular: return "ic_fluent_number_circle_9_24_regular" case .numberCircle928Filled: return "ic_fluent_number_circle_9_28_filled" case .numberCircle928Regular: return "ic_fluent_number_circle_9_28_regular" @@ -26493,8 +26691,6 @@ import Foundation case .openOff24Filled: return "ic_fluent_open_off_24_filled" case .openOff24Regular: return "ic_fluent_open_off_24_regular" case .openOff28Filled: return "ic_fluent_open_off_28_filled" - default: break } - switch self { case .openOff28Regular: return "ic_fluent_open_off_28_regular" case .openOff48Filled: return "ic_fluent_open_off_48_filled" case .openOff48Regular: return "ic_fluent_open_off_48_regular" @@ -26531,6 +26727,8 @@ import Foundation case .organizationHorizontal20Regular: return "ic_fluent_organization_horizontal_20_regular" case .organizationHorizontal24Filled: return "ic_fluent_organization_horizontal_24_filled" case .organizationHorizontal24Regular: return "ic_fluent_organization_horizontal_24_regular" + default: break } + switch self { case .orientation20Filled: return "ic_fluent_orientation_20_filled" case .orientation20Regular: return "ic_fluent_orientation_20_regular" case .orientation24Filled: return "ic_fluent_orientation_24_filled" @@ -26595,8 +26793,6 @@ import Foundation case .paintBrushArrowDown24Filled: return "ic_fluent_paint_brush_arrow_down_24_filled" case .paintBrushArrowDown24Regular: return "ic_fluent_paint_brush_arrow_down_24_regular" case .paintBrushArrowUp20Filled: return "ic_fluent_paint_brush_arrow_up_20_filled" - default: break } - switch self { case .paintBrushArrowUp20Regular: return "ic_fluent_paint_brush_arrow_up_20_regular" case .paintBrushArrowUp24Filled: return "ic_fluent_paint_brush_arrow_up_24_filled" case .paintBrushArrowUp24Regular: return "ic_fluent_paint_brush_arrow_up_24_regular" @@ -26633,6 +26829,8 @@ import Foundation case .panelLeft16Filled: return "ic_fluent_panel_left_16_filled" case .panelLeft16Regular: return "ic_fluent_panel_left_16_regular" case .panelLeft20Filled: return "ic_fluent_panel_left_20_filled" + default: break } + switch self { case .panelLeft20Regular: return "ic_fluent_panel_left_20_regular" case .panelLeft24Filled: return "ic_fluent_panel_left_24_filled" case .panelLeft24Regular: return "ic_fluent_panel_left_24_regular" @@ -26697,8 +26895,6 @@ import Foundation case .panelLeftHeaderAdd28Filled: return "ic_fluent_panel_left_header_add_28_filled" case .panelLeftHeaderAdd28Regular: return "ic_fluent_panel_left_header_add_28_regular" case .panelLeftHeaderAdd32Filled: return "ic_fluent_panel_left_header_add_32_filled" - default: break } - switch self { case .panelLeftHeaderAdd32Regular: return "ic_fluent_panel_left_header_add_32_regular" case .panelLeftHeaderAdd48Filled: return "ic_fluent_panel_left_header_add_48_filled" case .panelLeftHeaderAdd48Regular: return "ic_fluent_panel_left_header_add_48_regular" @@ -26735,6 +26931,8 @@ import Foundation case .panelLeftTextAdd28Filled: return "ic_fluent_panel_left_text_add_28_filled" case .panelLeftTextAdd28Regular: return "ic_fluent_panel_left_text_add_28_regular" case .panelLeftTextAdd32Filled: return "ic_fluent_panel_left_text_add_32_filled" + default: break } + switch self { case .panelLeftTextAdd32Regular: return "ic_fluent_panel_left_text_add_32_regular" case .panelLeftTextAdd48Filled: return "ic_fluent_panel_left_text_add_48_filled" case .panelLeftTextAdd48Regular: return "ic_fluent_panel_left_text_add_48_regular" @@ -26799,8 +26997,6 @@ import Foundation case .panelTopGallery24Filled: return "ic_fluent_panel_top_gallery_24_filled" case .panelTopGallery24Regular: return "ic_fluent_panel_top_gallery_24_regular" case .panelTopGallery28Filled: return "ic_fluent_panel_top_gallery_28_filled" - default: break } - switch self { case .panelTopGallery28Regular: return "ic_fluent_panel_top_gallery_28_regular" case .password16Filled: return "ic_fluent_password_16_filled" case .password16Regular: return "ic_fluent_password_16_regular" @@ -26837,6 +27033,8 @@ import Foundation case .pause28Filled: return "ic_fluent_pause_28_filled" case .pause28Regular: return "ic_fluent_pause_28_regular" case .pause32Filled: return "ic_fluent_pause_32_filled" + default: break } + switch self { case .pause32Regular: return "ic_fluent_pause_32_regular" case .pause48Filled: return "ic_fluent_pause_48_filled" case .pause48Regular: return "ic_fluent_pause_48_regular" @@ -26901,8 +27099,6 @@ import Foundation case .penDismiss28Filled: return "ic_fluent_pen_dismiss_28_filled" case .penDismiss28Regular: return "ic_fluent_pen_dismiss_28_regular" case .penDismiss32Filled: return "ic_fluent_pen_dismiss_32_filled" - default: break } - switch self { case .penDismiss32Regular: return "ic_fluent_pen_dismiss_32_regular" case .penDismiss48Filled: return "ic_fluent_pen_dismiss_48_filled" case .penDismiss48Regular: return "ic_fluent_pen_dismiss_48_regular" @@ -26939,10 +27135,24 @@ import Foundation case .penSparkle28Filled: return "ic_fluent_pen_sparkle_28_filled" case .penSparkle28Regular: return "ic_fluent_pen_sparkle_28_regular" case .penSparkle32Filled: return "ic_fluent_pen_sparkle_32_filled" + default: break } + switch self { case .penSparkle32Light: return "ic_fluent_pen_sparkle_32_light" case .penSparkle32Regular: return "ic_fluent_pen_sparkle_32_regular" 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" + 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" + case .penSync24Filled: return "ic_fluent_pen_sync_24_filled" + case .penSync24Regular: return "ic_fluent_pen_sync_24_regular" + case .penSync28Filled: return "ic_fluent_pen_sync_28_filled" + case .penSync28Regular: return "ic_fluent_pen_sync_28_regular" + case .penSync32Filled: return "ic_fluent_pen_sync_32_filled" + case .penSync32Regular: return "ic_fluent_pen_sync_32_regular" + case .penSync48Filled: return "ic_fluent_pen_sync_48_filled" + case .penSync48Regular: return "ic_fluent_pen_sync_48_regular" case .pentagon20Filled: return "ic_fluent_pentagon_20_filled" case .pentagon20Regular: return "ic_fluent_pentagon_20_regular" case .pentagon32Filled: return "ic_fluent_pentagon_32_filled" @@ -27003,8 +27213,6 @@ import Foundation case .peopleCommunity12Regular: return "ic_fluent_people_community_12_regular" case .peopleCommunity16Filled: return "ic_fluent_people_community_16_filled" case .peopleCommunity16Regular: return "ic_fluent_people_community_16_regular" - default: break } - switch self { case .peopleCommunity20Filled: return "ic_fluent_people_community_20_filled" case .peopleCommunity20Regular: return "ic_fluent_people_community_20_regular" case .peopleCommunity24Filled: return "ic_fluent_people_community_24_filled" @@ -27029,6 +27237,8 @@ import Foundation case .peopleEdit24Filled: return "ic_fluent_people_edit_24_filled" case .peopleEdit24Regular: return "ic_fluent_people_edit_24_regular" case .peopleEdit32Filled: return "ic_fluent_people_edit_32_filled" + default: break } + switch self { case .peopleEdit32Light: return "ic_fluent_people_edit_32_light" case .peopleEdit32Regular: return "ic_fluent_people_edit_32_regular" case .peopleError16Filled: return "ic_fluent_people_error_16_filled" @@ -27041,6 +27251,18 @@ import Foundation case .peopleEye16Regular: return "ic_fluent_people_eye_16_regular" case .peopleEye20Filled: return "ic_fluent_people_eye_20_filled" case .peopleEye20Regular: return "ic_fluent_people_eye_20_regular" + case .peopleLink16Filled: return "ic_fluent_people_link_16_filled" + case .peopleLink16Regular: return "ic_fluent_people_link_16_regular" + case .peopleLink20Filled: return "ic_fluent_people_link_20_filled" + case .peopleLink20Regular: return "ic_fluent_people_link_20_regular" + case .peopleLink24Filled: return "ic_fluent_people_link_24_filled" + case .peopleLink24Regular: return "ic_fluent_people_link_24_regular" + case .peopleLink28Filled: return "ic_fluent_people_link_28_filled" + case .peopleLink28Regular: return "ic_fluent_people_link_28_regular" + case .peopleLink32Filled: return "ic_fluent_people_link_32_filled" + case .peopleLink32Regular: return "ic_fluent_people_link_32_regular" + case .peopleLink48Filled: return "ic_fluent_people_link_48_filled" + case .peopleLink48Regular: return "ic_fluent_people_link_48_regular" case .peopleList16Filled: return "ic_fluent_people_list_16_filled" case .peopleList16Regular: return "ic_fluent_people_list_16_regular" case .peopleList20Filled: return "ic_fluent_people_list_20_filled" @@ -27070,6 +27292,12 @@ import Foundation case .peopleQueue20Regular: return "ic_fluent_people_queue_20_regular" case .peopleQueue24Filled: return "ic_fluent_people_queue_24_filled" case .peopleQueue24Regular: return "ic_fluent_people_queue_24_regular" + case .peopleQueue28Filled: return "ic_fluent_people_queue_28_filled" + case .peopleQueue28Regular: return "ic_fluent_people_queue_28_regular" + case .peopleQueue32Filled: return "ic_fluent_people_queue_32_filled" + case .peopleQueue32Regular: return "ic_fluent_people_queue_32_regular" + case .peopleQueue48Filled: return "ic_fluent_people_queue_48_filled" + case .peopleQueue48Regular: return "ic_fluent_people_queue_48_regular" case .peopleSearch20Filled: return "ic_fluent_people_search_20_filled" case .peopleSearch20Regular: return "ic_fluent_people_search_20_regular" case .peopleSearch24Filled: return "ic_fluent_people_search_24_filled" @@ -27105,14 +27333,14 @@ import Foundation case .peopleSwap20Regular: return "ic_fluent_people_swap_20_regular" case .peopleSwap24Filled: return "ic_fluent_people_swap_24_filled" case .peopleSwap24Regular: return "ic_fluent_people_swap_24_regular" - default: break } - switch self { case .peopleSwap28Filled: return "ic_fluent_people_swap_28_filled" case .peopleSwap28Regular: return "ic_fluent_people_swap_28_regular" case .peopleSync16Filled: return "ic_fluent_people_sync_16_filled" case .peopleSync16Regular: return "ic_fluent_people_sync_16_regular" case .peopleSync20Filled: return "ic_fluent_people_sync_20_filled" case .peopleSync20Regular: return "ic_fluent_people_sync_20_regular" + default: break } + switch self { case .peopleSync28Filled: return "ic_fluent_people_sync_28_filled" case .peopleSync28Regular: return "ic_fluent_people_sync_28_regular" case .peopleSync32Light: return "ic_fluent_people_sync_32_light" @@ -27207,14 +27435,14 @@ import Foundation case .personArrowBack16Filled: return "ic_fluent_person_arrow_back_16_filled" case .personArrowBack16Regular: return "ic_fluent_person_arrow_back_16_regular" case .personArrowBack20Filled: return "ic_fluent_person_arrow_back_20_filled" - default: break } - switch self { case .personArrowBack20Regular: return "ic_fluent_person_arrow_back_20_regular" case .personArrowBack24Filled: return "ic_fluent_person_arrow_back_24_filled" case .personArrowBack24Regular: return "ic_fluent_person_arrow_back_24_regular" case .personArrowBack28Filled: return "ic_fluent_person_arrow_back_28_filled" case .personArrowBack28Regular: return "ic_fluent_person_arrow_back_28_regular" case .personArrowBack32Filled: return "ic_fluent_person_arrow_back_32_filled" + default: break } + switch self { case .personArrowBack32Regular: return "ic_fluent_person_arrow_back_32_regular" case .personArrowBack48Filled: return "ic_fluent_person_arrow_back_48_filled" case .personArrowBack48Regular: return "ic_fluent_person_arrow_back_48_regular" @@ -27309,13 +27537,19 @@ import Foundation case .personFeedback24Regular: return "ic_fluent_person_feedback_24_regular" case .personFeedback28Filled: return "ic_fluent_person_feedback_28_filled" case .personFeedback28Regular: return "ic_fluent_person_feedback_28_regular" - default: break } - switch self { case .personFeedback32Filled: return "ic_fluent_person_feedback_32_filled" case .personFeedback32Light: return "ic_fluent_person_feedback_32_light" case .personFeedback32Regular: return "ic_fluent_person_feedback_32_regular" case .personFeedback48Filled: return "ic_fluent_person_feedback_48_filled" case .personFeedback48Regular: return "ic_fluent_person_feedback_48_regular" + case .personHeadHint16Filled: return "ic_fluent_person_head_hint_16_filled" + default: break } + switch self { + case .personHeadHint16Regular: return "ic_fluent_person_head_hint_16_regular" + case .personHeadHint20Filled: return "ic_fluent_person_head_hint_20_filled" + case .personHeadHint20Regular: return "ic_fluent_person_head_hint_20_regular" + case .personHeadHint24Filled: return "ic_fluent_person_head_hint_24_filled" + case .personHeadHint24Regular: return "ic_fluent_person_head_hint_24_regular" case .personHeart20Filled: return "ic_fluent_person_heart_20_filled" case .personHeart20Regular: return "ic_fluent_person_heart_20_regular" case .personHeart24Filled: return "ic_fluent_person_heart_24_filled" @@ -27446,6 +27680,18 @@ import Foundation case .personSettings16Regular: return "ic_fluent_person_settings_16_regular" case .personSettings20Filled: return "ic_fluent_person_settings_20_filled" case .personSettings20Regular: return "ic_fluent_person_settings_20_regular" + case .personSoundSpatial16Filled: return "ic_fluent_person_sound_spatial_16_filled" + case .personSoundSpatial16Regular: return "ic_fluent_person_sound_spatial_16_regular" + case .personSoundSpatial20Filled: return "ic_fluent_person_sound_spatial_20_filled" + case .personSoundSpatial20Regular: return "ic_fluent_person_sound_spatial_20_regular" + case .personSoundSpatial24Filled: return "ic_fluent_person_sound_spatial_24_filled" + case .personSoundSpatial24Regular: return "ic_fluent_person_sound_spatial_24_regular" + case .personSoundSpatial28Filled: return "ic_fluent_person_sound_spatial_28_filled" + case .personSoundSpatial28Regular: return "ic_fluent_person_sound_spatial_28_regular" + case .personSoundSpatial32Filled: return "ic_fluent_person_sound_spatial_32_filled" + case .personSoundSpatial32Regular: return "ic_fluent_person_sound_spatial_32_regular" + case .personSoundSpatial48Filled: return "ic_fluent_person_sound_spatial_48_filled" + case .personSoundSpatial48Regular: return "ic_fluent_person_sound_spatial_48_regular" case .personSquare16Filled: return "ic_fluent_person_square_16_filled" case .personSquare16Regular: return "ic_fluent_person_square_16_regular" case .personSquare20Filled: return "ic_fluent_person_square_20_filled" @@ -27501,6 +27747,8 @@ import Foundation case .personSupport24Regular: return "ic_fluent_person_support_24_regular" case .personSupport28Filled: return "ic_fluent_person_support_28_filled" case .personSupport28Regular: return "ic_fluent_person_support_28_regular" + default: break } + switch self { case .personSupport32Filled: return "ic_fluent_person_support_32_filled" case .personSupport32Regular: return "ic_fluent_person_support_32_regular" case .personSwap16Filled: return "ic_fluent_person_swap_16_filled" @@ -27513,8 +27761,6 @@ import Foundation case .personSync16Regular: return "ic_fluent_person_sync_16_regular" case .personSync20Filled: return "ic_fluent_person_sync_20_filled" case .personSync20Regular: return "ic_fluent_person_sync_20_regular" - default: break } - switch self { case .personSync24Filled: return "ic_fluent_person_sync_24_filled" case .personSync24Regular: return "ic_fluent_person_sync_24_regular" case .personSync28Filled: return "ic_fluent_person_sync_28_filled" @@ -27603,6 +27849,8 @@ import Foundation case .phoneCheckmark20Filled: return "ic_fluent_phone_checkmark_20_filled" case .phoneCheckmark20Regular: return "ic_fluent_phone_checkmark_20_regular" case .phoneDesktop16Filled: return "ic_fluent_phone_desktop_16_filled" + default: break } + switch self { case .phoneDesktop16Regular: return "ic_fluent_phone_desktop_16_regular" case .phoneDesktop20Filled: return "ic_fluent_phone_desktop_20_filled" case .phoneDesktop20Regular: return "ic_fluent_phone_desktop_20_regular" @@ -27615,8 +27863,6 @@ import Foundation case .phoneDesktop48Filled: return "ic_fluent_phone_desktop_48_filled" case .phoneDesktop48Regular: return "ic_fluent_phone_desktop_48_regular" case .phoneDesktopAdd20Filled: return "ic_fluent_phone_desktop_add_20_filled" - default: break } - switch self { case .phoneDesktopAdd20Regular: return "ic_fluent_phone_desktop_add_20_regular" case .phoneDismiss20Filled: return "ic_fluent_phone_dismiss_20_filled" case .phoneDismiss20Regular: return "ic_fluent_phone_dismiss_20_regular" @@ -27705,6 +27951,8 @@ import Foundation case .phoneStatusBar24Filled: return "ic_fluent_phone_status_bar_24_filled" case .phoneStatusBar24Regular: return "ic_fluent_phone_status_bar_24_regular" case .phoneSubtract24Filled: return "ic_fluent_phone_subtract_24_filled" + default: break } + switch self { case .phoneSubtract24Regular: return "ic_fluent_phone_subtract_24_regular" case .phoneTablet20Filled: return "ic_fluent_phone_tablet_20_filled" case .phoneTablet20Regular: return "ic_fluent_phone_tablet_20_regular" @@ -27717,8 +27965,6 @@ import Foundation case .phoneUpdateCheckmark20Filled: return "ic_fluent_phone_update_checkmark_20_filled" case .phoneUpdateCheckmark20Regular: return "ic_fluent_phone_update_checkmark_20_regular" case .phoneUpdateCheckmark24Filled: return "ic_fluent_phone_update_checkmark_24_filled" - default: break } - switch self { case .phoneUpdateCheckmark24Regular: return "ic_fluent_phone_update_checkmark_24_regular" case .phoneVerticalScroll20Filled: return "ic_fluent_phone_vertical_scroll_20_filled" case .phoneVerticalScroll20Regular: return "ic_fluent_phone_vertical_scroll_20_regular" @@ -27807,6 +28053,8 @@ import Foundation case .pipelineAdd32Regular: return "ic_fluent_pipeline_add_32_regular" case .pipelineArrowCurveDown20Filled: return "ic_fluent_pipeline_arrow_curve_down_20_filled" case .pipelineArrowCurveDown20Regular: return "ic_fluent_pipeline_arrow_curve_down_20_regular" + default: break } + switch self { case .pipelinePlay20Filled: return "ic_fluent_pipeline_play_20_filled" case .pipelinePlay20Regular: return "ic_fluent_pipeline_play_20_regular" case .pivot20Filled: return "ic_fluent_pivot_20_filled" @@ -27819,8 +28067,6 @@ import Foundation case .plantCattail24Regular: return "ic_fluent_plant_cattail_24_regular" case .plantGrass20Filled: return "ic_fluent_plant_grass_20_filled" case .plantGrass20Regular: return "ic_fluent_plant_grass_20_regular" - default: break } - switch self { case .plantGrass24Filled: return "ic_fluent_plant_grass_24_filled" case .plantGrass24Regular: return "ic_fluent_plant_grass_24_regular" case .plantGrass28Filled: return "ic_fluent_plant_grass_28_filled" @@ -27909,6 +28155,8 @@ import Foundation case .poll24Regular: return "ic_fluent_poll_24_regular" case .poll32Filled: return "ic_fluent_poll_32_filled" case .poll32Light: return "ic_fluent_poll_32_light" + default: break } + switch self { case .poll32Regular: return "ic_fluent_poll_32_regular" case .pollHorizontal16Filled: return "ic_fluent_poll_horizontal_16_filled" case .pollHorizontal16Regular: return "ic_fluent_poll_horizontal_16_regular" @@ -27921,8 +28169,6 @@ import Foundation case .pollOff20Filled: return "ic_fluent_poll_off_20_filled" case .pollOff20Regular: return "ic_fluent_poll_off_20_regular" case .pollOff24Filled: return "ic_fluent_poll_off_24_filled" - default: break } - switch self { case .pollOff24Regular: return "ic_fluent_poll_off_24_regular" case .pollOff32Filled: return "ic_fluent_poll_off_32_filled" case .pollOff32Regular: return "ic_fluent_poll_off_32_regular" @@ -28011,6 +28257,8 @@ import Foundation 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" + default: break } + switch self { case .presenceBusy10Filled: return "ic_fluent_presence_busy_10_filled" case .presenceBusy12Filled: return "ic_fluent_presence_busy_12_filled" case .presenceBusy16Filled: return "ic_fluent_presence_busy_16_filled" @@ -28023,8 +28271,6 @@ import Foundation case .presenceDnd16Filled: return "ic_fluent_presence_dnd_16_filled" case .presenceDnd16Regular: return "ic_fluent_presence_dnd_16_regular" case .presenceDnd20Filled: return "ic_fluent_presence_dnd_20_filled" - default: break } - switch self { case .presenceDnd20Regular: return "ic_fluent_presence_dnd_20_regular" case .presenceDnd24Filled: return "ic_fluent_presence_dnd_24_filled" case .presenceDnd24Regular: return "ic_fluent_presence_dnd_24_regular" @@ -28113,6 +28359,8 @@ import Foundation case .prohibited24Regular: return "ic_fluent_prohibited_24_regular" case .prohibited28Filled: return "ic_fluent_prohibited_28_filled" case .prohibited28Regular: return "ic_fluent_prohibited_28_regular" + default: break } + switch self { case .prohibited32Filled: return "ic_fluent_prohibited_32_filled" case .prohibited32Regular: return "ic_fluent_prohibited_32_regular" case .prohibited48Filled: return "ic_fluent_prohibited_48_filled" @@ -28125,8 +28373,6 @@ import Foundation case .prohibitedMultiple24Regular: return "ic_fluent_prohibited_multiple_24_regular" case .prohibitedMultiple28Filled: return "ic_fluent_prohibited_multiple_28_filled" case .prohibitedMultiple28Regular: return "ic_fluent_prohibited_multiple_28_regular" - default: break } - switch self { case .prohibitedNote20Filled: return "ic_fluent_prohibited_note_20_filled" case .prohibitedNote20Regular: return "ic_fluent_prohibited_note_20_regular" case .projectionScreen16Filled: return "ic_fluent_projection_screen_16_filled" @@ -28215,6 +28461,8 @@ import Foundation 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" + default: break } + switch self { case .question20Filled: return "ic_fluent_question_20_filled" case .question20Regular: return "ic_fluent_question_20_regular" case .question24Filled: return "ic_fluent_question_24_filled" @@ -28227,8 +28475,6 @@ import Foundation case .question48Filled: return "ic_fluent_question_48_filled" case .question48Regular: return "ic_fluent_question_48_regular" case .questionCircle12Filled: return "ic_fluent_question_circle_12_filled" - default: break } - switch self { case .questionCircle12Regular: return "ic_fluent_question_circle_12_regular" case .questionCircle16Filled: return "ic_fluent_question_circle_16_filled" case .questionCircle16Regular: return "ic_fluent_question_circle_16_regular" @@ -28317,6 +28563,8 @@ import Foundation case .readingListAdd16Regular: return "ic_fluent_reading_list_add_16_regular" case .readingListAdd20Filled: return "ic_fluent_reading_list_add_20_filled" case .readingListAdd20Regular: return "ic_fluent_reading_list_add_20_regular" + default: break } + switch self { case .readingListAdd24Filled: return "ic_fluent_reading_list_add_24_filled" case .readingListAdd24Regular: return "ic_fluent_reading_list_add_24_regular" case .readingListAdd28Filled: return "ic_fluent_reading_list_add_28_filled" @@ -28329,8 +28577,6 @@ import Foundation case .realEstate20Regular: return "ic_fluent_real_estate_20_regular" case .realEstate24Filled: return "ic_fluent_real_estate_24_filled" case .realEstate24Regular: return "ic_fluent_real_estate_24_regular" - default: break } - switch self { case .receipt16Filled: return "ic_fluent_receipt_16_filled" case .receipt16Regular: return "ic_fluent_receipt_16_regular" case .receipt20Filled: return "ic_fluent_receipt_20_filled" @@ -28419,6 +28665,8 @@ import Foundation case .rectangleLandscapeHintCopy16Filled: return "ic_fluent_rectangle_landscape_hint_copy_16_filled" case .rectangleLandscapeHintCopy16Regular: return "ic_fluent_rectangle_landscape_hint_copy_16_regular" case .rectangleLandscapeHintCopy20Filled: return "ic_fluent_rectangle_landscape_hint_copy_20_filled" + default: break } + switch self { case .rectangleLandscapeHintCopy20Regular: return "ic_fluent_rectangle_landscape_hint_copy_20_regular" case .rectangleLandscapeHintCopy24Filled: return "ic_fluent_rectangle_landscape_hint_copy_24_filled" case .rectangleLandscapeHintCopy24Regular: return "ic_fluent_rectangle_landscape_hint_copy_24_regular" @@ -28431,8 +28679,6 @@ import Foundation case .rectangleLandscapeSparkle28Filled: return "ic_fluent_rectangle_landscape_sparkle_28_filled" case .rectangleLandscapeSparkle28Regular: return "ic_fluent_rectangle_landscape_sparkle_28_regular" case .rectangleLandscapeSparkle32Filled: return "ic_fluent_rectangle_landscape_sparkle_32_filled" - default: break } - switch self { case .rectangleLandscapeSparkle32Regular: return "ic_fluent_rectangle_landscape_sparkle_32_regular" case .rectangleLandscapeSparkle48Filled: return "ic_fluent_rectangle_landscape_sparkle_48_filled" case .rectangleLandscapeSparkle48Regular: return "ic_fluent_rectangle_landscape_sparkle_48_regular" @@ -28521,6 +28767,8 @@ import Foundation case .resizeTable20Filled: return "ic_fluent_resize_table_20_filled" case .resizeTable20Regular: return "ic_fluent_resize_table_20_regular" case .resizeTable24Filled: return "ic_fluent_resize_table_24_filled" + default: break } + switch self { case .resizeTable24Regular: return "ic_fluent_resize_table_24_regular" case .resizeVideo20Filled: return "ic_fluent_resize_video_20_filled" case .resizeVideo20Regular: return "ic_fluent_resize_video_20_regular" @@ -28533,8 +28781,6 @@ import Foundation case .reward20Filled: return "ic_fluent_reward_20_filled" case .reward20Regular: return "ic_fluent_reward_20_regular" case .reward24Filled: return "ic_fluent_reward_24_filled" - default: break } - switch self { case .reward24Regular: return "ic_fluent_reward_24_regular" case .reward32Filled: return "ic_fluent_reward_32_filled" case .reward32Regular: return "ic_fluent_reward_32_regular" @@ -28623,6 +28869,8 @@ import Foundation case .router24Regular: return "ic_fluent_router_24_regular" case .rowTriple20Filled: return "ic_fluent_row_triple_20_filled" case .rowTriple20Regular: return "ic_fluent_row_triple_20_regular" + default: break } + switch self { case .rowTriple24Filled: return "ic_fluent_row_triple_24_filled" case .rowTriple24Regular: return "ic_fluent_row_triple_24_regular" case .rss16Filled: return "ic_fluent_rss_16_filled" @@ -28635,8 +28883,6 @@ import Foundation case .ruler16Regular: return "ic_fluent_ruler_16_regular" case .ruler20Filled: return "ic_fluent_ruler_20_filled" case .ruler20Regular: return "ic_fluent_ruler_20_regular" - default: break } - switch self { case .ruler24Filled: return "ic_fluent_ruler_24_filled" case .ruler24Regular: return "ic_fluent_ruler_24_regular" case .ruler28Filled: return "ic_fluent_ruler_28_filled" @@ -28725,6 +28971,8 @@ import Foundation case .scan24Filled: return "ic_fluent_scan_24_filled" case .scan24Regular: return "ic_fluent_scan_24_regular" case .scanCamera16Filled: return "ic_fluent_scan_camera_16_filled" + default: break } + switch self { case .scanCamera16Regular: return "ic_fluent_scan_camera_16_regular" case .scanCamera20Filled: return "ic_fluent_scan_camera_20_filled" case .scanCamera20Regular: return "ic_fluent_scan_camera_20_regular" @@ -28737,8 +28985,6 @@ import Foundation case .scanDash12Filled: return "ic_fluent_scan_dash_12_filled" case .scanDash12Regular: return "ic_fluent_scan_dash_12_regular" case .scanDash16Filled: return "ic_fluent_scan_dash_16_filled" - default: break } - switch self { case .scanDash16Regular: return "ic_fluent_scan_dash_16_regular" case .scanDash20Filled: return "ic_fluent_scan_dash_20_filled" case .scanDash20Regular: return "ic_fluent_scan_dash_20_regular" @@ -28827,6 +29073,8 @@ import Foundation case .screenshot20Filled: return "ic_fluent_screenshot_20_filled" case .screenshot20Regular: return "ic_fluent_screenshot_20_regular" case .screenshot24Filled: return "ic_fluent_screenshot_24_filled" + default: break } + switch self { case .screenshot24Regular: return "ic_fluent_screenshot_24_regular" case .screenshot28Filled: return "ic_fluent_screenshot_28_filled" case .screenshot28Regular: return "ic_fluent_screenshot_28_regular" @@ -28839,8 +29087,6 @@ import Foundation case .screenshotRecord28Filled: return "ic_fluent_screenshot_record_28_filled" case .screenshotRecord28Regular: return "ic_fluent_screenshot_record_28_regular" case .script16Filled: return "ic_fluent_script_16_filled" - default: break } - switch self { case .script16Regular: return "ic_fluent_script_16_regular" case .script20Filled: return "ic_fluent_script_20_filled" case .script20Regular: return "ic_fluent_script_20_regular" @@ -28929,6 +29175,8 @@ import Foundation case .selectObjectSkewDismiss20Filled: return "ic_fluent_select_object_skew_dismiss_20_filled" case .selectObjectSkewDismiss20Regular: return "ic_fluent_select_object_skew_dismiss_20_regular" case .selectObjectSkewDismiss24Filled: return "ic_fluent_select_object_skew_dismiss_24_filled" + default: break } + switch self { case .selectObjectSkewDismiss24Regular: return "ic_fluent_select_object_skew_dismiss_24_regular" case .selectObjectSkewEdit20Filled: return "ic_fluent_select_object_skew_edit_20_filled" case .selectObjectSkewEdit20Regular: return "ic_fluent_select_object_skew_edit_20_regular" @@ -28941,8 +29189,6 @@ import Foundation case .send24Filled: return "ic_fluent_send_24_filled" case .send24Regular: return "ic_fluent_send_24_regular" case .send28Filled: return "ic_fluent_send_28_filled" - default: break } - switch self { case .send28Regular: return "ic_fluent_send_28_regular" case .send32Filled: return "ic_fluent_send_32_filled" case .send32Regular: return "ic_fluent_send_32_regular" @@ -29031,6 +29277,8 @@ import Foundation case .settingsCogMultiple20Filled: return "ic_fluent_settings_cog_multiple_20_filled" case .settingsCogMultiple20Regular: return "ic_fluent_settings_cog_multiple_20_regular" case .settingsCogMultiple24Filled: return "ic_fluent_settings_cog_multiple_24_filled" + default: break } + switch self { case .settingsCogMultiple24Regular: return "ic_fluent_settings_cog_multiple_24_regular" case .shapeExclude16Filled: return "ic_fluent_shape_exclude_16_filled" case .shapeExclude16Regular: return "ic_fluent_shape_exclude_16_regular" @@ -29043,8 +29291,6 @@ import Foundation case .shapeIntersect20Filled: return "ic_fluent_shape_intersect_20_filled" case .shapeIntersect20Regular: return "ic_fluent_shape_intersect_20_regular" case .shapeIntersect24Filled: return "ic_fluent_shape_intersect_24_filled" - default: break } - switch self { case .shapeIntersect24Regular: return "ic_fluent_shape_intersect_24_regular" case .shapeOrganic16Filled: return "ic_fluent_shape_organic_16_filled" case .shapeOrganic16Regular: return "ic_fluent_shape_organic_16_regular" @@ -29133,6 +29379,8 @@ import Foundation case .shareScreenPersonOverlay20Regular: return "ic_fluent_share_screen_person_overlay_20_regular" case .shareScreenPersonOverlay24Filled: return "ic_fluent_share_screen_person_overlay_24_filled" case .shareScreenPersonOverlay24Regular: return "ic_fluent_share_screen_person_overlay_24_regular" + default: break } + switch self { case .shareScreenPersonOverlay28Filled: return "ic_fluent_share_screen_person_overlay_28_filled" case .shareScreenPersonOverlay28Regular: return "ic_fluent_share_screen_person_overlay_28_regular" case .shareScreenPersonOverlayInside16Filled: return "ic_fluent_share_screen_person_overlay_inside_16_filled" @@ -29145,8 +29393,6 @@ import Foundation case .shareScreenPersonOverlayInside28Regular: return "ic_fluent_share_screen_person_overlay_inside_28_regular" case .shareScreenPersonP16Filled: return "ic_fluent_share_screen_person_p_16_filled" case .shareScreenPersonP16Regular: return "ic_fluent_share_screen_person_p_16_regular" - default: break } - switch self { case .shareScreenPersonP20Filled: return "ic_fluent_share_screen_person_p_20_filled" case .shareScreenPersonP20Regular: return "ic_fluent_share_screen_person_p_20_regular" case .shareScreenPersonP24Filled: return "ic_fluent_share_screen_person_p_24_filled" @@ -29235,6 +29481,8 @@ import Foundation case .shieldGlobe24Filled: return "ic_fluent_shield_globe_24_filled" case .shieldGlobe24Regular: return "ic_fluent_shield_globe_24_regular" case .shieldKeyhole16Filled: return "ic_fluent_shield_keyhole_16_filled" + default: break } + switch self { case .shieldKeyhole16Regular: return "ic_fluent_shield_keyhole_16_regular" case .shieldKeyhole20Filled: return "ic_fluent_shield_keyhole_20_filled" case .shieldKeyhole20Regular: return "ic_fluent_shield_keyhole_20_regular" @@ -29247,8 +29495,6 @@ import Foundation case .shieldLock24Filled: return "ic_fluent_shield_lock_24_filled" case .shieldLock24Regular: return "ic_fluent_shield_lock_24_regular" case .shieldLock28Filled: return "ic_fluent_shield_lock_28_filled" - default: break } - switch self { case .shieldLock28Regular: return "ic_fluent_shield_lock_28_regular" case .shieldLock48Filled: return "ic_fluent_shield_lock_48_filled" case .shieldLock48Regular: return "ic_fluent_shield_lock_48_regular" @@ -29337,6 +29583,8 @@ import Foundation case .shoppingBag20Filled: return "ic_fluent_shopping_bag_20_filled" case .shoppingBag20Regular: return "ic_fluent_shopping_bag_20_regular" case .shoppingBag24Filled: return "ic_fluent_shopping_bag_24_filled" + default: break } + switch self { case .shoppingBag24Regular: return "ic_fluent_shopping_bag_24_regular" case .shoppingBag28Filled: return "ic_fluent_shopping_bag_28_filled" case .shoppingBag28Regular: return "ic_fluent_shopping_bag_28_regular" @@ -29349,8 +29597,6 @@ import Foundation case .shoppingBagAdd20Filled: return "ic_fluent_shopping_bag_add_20_filled" case .shoppingBagAdd20Regular: return "ic_fluent_shopping_bag_add_20_regular" case .shoppingBagAdd24Filled: return "ic_fluent_shopping_bag_add_24_filled" - default: break } - switch self { case .shoppingBagAdd24Regular: return "ic_fluent_shopping_bag_add_24_regular" case .shoppingBagArrowLeft20Filled: return "ic_fluent_shopping_bag_arrow_left_20_filled" case .shoppingBagArrowLeft20Regular: return "ic_fluent_shopping_bag_arrow_left_20_regular" @@ -29439,6 +29685,8 @@ import Foundation case .skipForward1048Regular: return "ic_fluent_skip_forward_10_48_regular" case .skipForward3020Filled: return "ic_fluent_skip_forward_30_20_filled" case .skipForward3020Regular: return "ic_fluent_skip_forward_30_20_regular" + default: break } + switch self { case .skipForward3024Filled: return "ic_fluent_skip_forward_30_24_filled" case .skipForward3024Regular: return "ic_fluent_skip_forward_30_24_regular" case .skipForward3028Filled: return "ic_fluent_skip_forward_30_28_filled" @@ -29451,8 +29699,6 @@ import Foundation case .skipForwardTab20Regular: return "ic_fluent_skip_forward_tab_20_regular" case .skipForwardTab24Filled: return "ic_fluent_skip_forward_tab_24_filled" case .skipForwardTab24Regular: return "ic_fluent_skip_forward_tab_24_regular" - default: break } - switch self { case .slashForward12Filled: return "ic_fluent_slash_forward_12_filled" case .slashForward12Regular: return "ic_fluent_slash_forward_12_regular" case .slashForward16Filled: return "ic_fluent_slash_forward_16_filled" @@ -29541,6 +29787,8 @@ import Foundation case .slideSearch16Regular: return "ic_fluent_slide_search_16_regular" case .slideSearch20Filled: return "ic_fluent_slide_search_20_filled" case .slideSearch20Regular: return "ic_fluent_slide_search_20_regular" + default: break } + switch self { case .slideSearch24Filled: return "ic_fluent_slide_search_24_filled" case .slideSearch24Regular: return "ic_fluent_slide_search_24_regular" case .slideSearch28Filled: return "ic_fluent_slide_search_28_filled" @@ -29553,8 +29801,6 @@ import Foundation case .slideSettings24Regular: return "ic_fluent_slide_settings_24_regular" case .slideSize20Filled: return "ic_fluent_slide_size_20_filled" case .slideSize20Regular: return "ic_fluent_slide_size_20_regular" - default: break } - switch self { case .slideSize24Filled: return "ic_fluent_slide_size_24_filled" case .slideSize24Regular: return "ic_fluent_slide_size_24_regular" case .slideText16Filled: return "ic_fluent_slide_text_16_filled" @@ -29643,20 +29889,40 @@ import Foundation case .soundSource20Regular: return "ic_fluent_sound_source_20_regular" case .soundSource24Filled: return "ic_fluent_sound_source_24_filled" case .soundSource24Regular: return "ic_fluent_sound_source_24_regular" + default: break } + switch self { case .soundSource28Filled: return "ic_fluent_sound_source_28_filled" case .soundSource28Regular: return "ic_fluent_sound_source_28_regular" + case .soundWaveCircle16Filled: return "ic_fluent_sound_wave_circle_16_filled" + case .soundWaveCircle16Regular: return "ic_fluent_sound_wave_circle_16_regular" case .soundWaveCircle20Filled: return "ic_fluent_sound_wave_circle_20_filled" case .soundWaveCircle20Regular: return "ic_fluent_sound_wave_circle_20_regular" case .soundWaveCircle24Filled: return "ic_fluent_sound_wave_circle_24_filled" case .soundWaveCircle24Regular: return "ic_fluent_sound_wave_circle_24_regular" + case .soundWaveCircle28Filled: return "ic_fluent_sound_wave_circle_28_filled" + case .soundWaveCircle28Regular: return "ic_fluent_sound_wave_circle_28_regular" + case .soundWaveCircle32Filled: return "ic_fluent_sound_wave_circle_32_filled" + case .soundWaveCircle32Regular: return "ic_fluent_sound_wave_circle_32_regular" + case .soundWaveCircle48Filled: return "ic_fluent_sound_wave_circle_48_filled" + case .soundWaveCircle48Regular: return "ic_fluent_sound_wave_circle_48_regular" + case .soundWaveCircleSparkle16Filled: return "ic_fluent_sound_wave_circle_sparkle_16_filled" + case .soundWaveCircleSparkle16Regular: return "ic_fluent_sound_wave_circle_sparkle_16_regular" + case .soundWaveCircleSparkle20Filled: return "ic_fluent_sound_wave_circle_sparkle_20_filled" + case .soundWaveCircleSparkle20Regular: return "ic_fluent_sound_wave_circle_sparkle_20_regular" + case .soundWaveCircleSparkle24Filled: return "ic_fluent_sound_wave_circle_sparkle_24_filled" + 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" + 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" + case .soundWaveCircleSparkle48Regular: return "ic_fluent_sound_wave_circle_sparkle_48_regular" case .space3D16Filled: return "ic_fluent_space_3d_16_filled" case .space3D16Regular: return "ic_fluent_space_3d_16_regular" case .space3D20Filled: return "ic_fluent_space_3d_20_filled" case .space3D20Regular: return "ic_fluent_space_3d_20_regular" case .space3D24Filled: return "ic_fluent_space_3d_24_filled" case .space3D24Regular: return "ic_fluent_space_3d_24_regular" - default: break } - switch self { case .space3D28Filled: return "ic_fluent_space_3d_28_filled" case .space3D28Regular: return "ic_fluent_space_3d_28_regular" case .space3D32Filled: return "ic_fluent_space_3d_32_filled" @@ -29725,6 +29991,8 @@ import Foundation case .speaker128Regular: return "ic_fluent_speaker_1_28_regular" case .speaker132Filled: return "ic_fluent_speaker_1_32_filled" case .speaker132Regular: return "ic_fluent_speaker_1_32_regular" + default: break } + switch self { case .speaker148Filled: return "ic_fluent_speaker_1_48_filled" case .speaker148Regular: return "ic_fluent_speaker_1_48_regular" case .speaker216Filled: return "ic_fluent_speaker_2_16_filled" @@ -29757,8 +30025,6 @@ import Foundation case .speakerEdit20Regular: return "ic_fluent_speaker_edit_20_regular" case .speakerEdit24Filled: return "ic_fluent_speaker_edit_24_filled" case .speakerEdit24Regular: return "ic_fluent_speaker_edit_24_regular" - default: break } - switch self { case .speakerMute16Filled: return "ic_fluent_speaker_mute_16_filled" case .speakerMute16Regular: return "ic_fluent_speaker_mute_16_regular" case .speakerMute20Filled: return "ic_fluent_speaker_mute_20_filled" @@ -29827,6 +30093,8 @@ import Foundation case .splitVertical32Regular: return "ic_fluent_split_vertical_32_regular" case .splitVertical48Filled: return "ic_fluent_split_vertical_48_filled" case .splitVertical48Regular: return "ic_fluent_split_vertical_48_regular" + default: break } + switch self { case .sport16Filled: return "ic_fluent_sport_16_filled" case .sport16Regular: return "ic_fluent_sport_16_regular" case .sport20Filled: return "ic_fluent_sport_20_filled" @@ -29859,8 +30127,6 @@ import Foundation case .sprayCan16Regular: return "ic_fluent_spray_can_16_regular" case .square12Filled: return "ic_fluent_square_12_filled" case .square12Regular: return "ic_fluent_square_12_regular" - default: break } - switch self { case .square16Filled: return "ic_fluent_square_16_filled" case .square16Regular: return "ic_fluent_square_16_regular" case .square20Filled: return "ic_fluent_square_20_filled" @@ -29929,6 +30195,8 @@ import Foundation case .squareHintArrowBack16Filled: return "ic_fluent_square_hint_arrow_back_16_filled" case .squareHintArrowBack16Regular: return "ic_fluent_square_hint_arrow_back_16_regular" case .squareHintArrowBack20Filled: return "ic_fluent_square_hint_arrow_back_20_filled" + default: break } + switch self { case .squareHintArrowBack20Regular: return "ic_fluent_square_hint_arrow_back_20_regular" case .squareHintHexagon12Filled: return "ic_fluent_square_hint_hexagon_12_filled" case .squareHintHexagon12Regular: return "ic_fluent_square_hint_hexagon_12_regular" @@ -29961,8 +30229,6 @@ import Foundation case .squareMultiple20Filled: return "ic_fluent_square_multiple_20_filled" case .squareMultiple20Regular: return "ic_fluent_square_multiple_20_regular" case .squareMultiple24Filled: return "ic_fluent_square_multiple_24_filled" - default: break } - switch self { case .squareMultiple24Regular: return "ic_fluent_square_multiple_24_regular" case .squareMultiple28Filled: return "ic_fluent_square_multiple_28_filled" case .squareMultiple28Regular: return "ic_fluent_square_multiple_28_regular" @@ -30031,6 +30297,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" @@ -30063,8 +30331,6 @@ import Foundation case .starEdit24Regular: return "ic_fluent_star_edit_24_regular" case .starEmphasis16Filled: return "ic_fluent_star_emphasis_16_filled" case .starEmphasis16Regular: return "ic_fluent_star_emphasis_16_regular" - default: break } - switch self { case .starEmphasis20Filled: return "ic_fluent_star_emphasis_20_filled" case .starEmphasis20Regular: return "ic_fluent_star_emphasis_20_regular" case .starEmphasis24Filled: return "ic_fluent_star_emphasis_24_filled" @@ -30133,6 +30399,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" @@ -30165,8 +30433,6 @@ import Foundation case .sticker24Regular: return "ic_fluent_sticker_24_regular" case .stickerAdd20Filled: return "ic_fluent_sticker_add_20_filled" case .stickerAdd20Regular: return "ic_fluent_sticker_add_20_regular" - default: break } - switch self { case .stickerAdd24Filled: return "ic_fluent_sticker_add_24_filled" case .stickerAdd24Regular: return "ic_fluent_sticker_add_24_regular" case .stop16Filled: return "ic_fluent_stop_16_filled" @@ -30235,6 +30501,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" @@ -30267,8 +30535,6 @@ import Foundation case .subtractParentheses24Regular: return "ic_fluent_subtract_parentheses_24_regular" case .subtractParentheses28Filled: return "ic_fluent_subtract_parentheses_28_filled" case .subtractParentheses28Regular: return "ic_fluent_subtract_parentheses_28_regular" - default: break } - switch self { case .subtractParentheses32Filled: return "ic_fluent_subtract_parentheses_32_filled" case .subtractParentheses32Regular: return "ic_fluent_subtract_parentheses_32_regular" case .subtractParentheses48Filled: return "ic_fluent_subtract_parentheses_48_filled" @@ -30337,6 +30603,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" @@ -30369,8 +30637,6 @@ import Foundation case .tabDesktopBottom24Filled: return "ic_fluent_tab_desktop_bottom_24_filled" case .tabDesktopBottom24Regular: return "ic_fluent_tab_desktop_bottom_24_regular" case .tabDesktopClock20Filled: return "ic_fluent_tab_desktop_clock_20_filled" - default: break } - switch self { case .tabDesktopClock20Regular: return "ic_fluent_tab_desktop_clock_20_regular" case .tabDesktopCopy20Filled: return "ic_fluent_tab_desktop_copy_20_filled" case .tabDesktopCopy20Regular: return "ic_fluent_tab_desktop_copy_20_regular" @@ -30439,6 +30705,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" @@ -30471,8 +30739,6 @@ import Foundation case .tableBottomRow16Regular: return "ic_fluent_table_bottom_row_16_regular" case .tableBottomRow20Filled: return "ic_fluent_table_bottom_row_20_filled" case .tableBottomRow20Regular: return "ic_fluent_table_bottom_row_20_regular" - default: break } - switch self { case .tableBottomRow24Filled: return "ic_fluent_table_bottom_row_24_filled" case .tableBottomRow24Regular: return "ic_fluent_table_bottom_row_24_regular" case .tableBottomRow28Filled: return "ic_fluent_table_bottom_row_28_filled" @@ -30541,6 +30807,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" @@ -30573,8 +30841,6 @@ import Foundation case .tableFreezeColumnAndRow20Filled: return "ic_fluent_table_freeze_column_and_row_20_filled" case .tableFreezeColumnAndRow20Regular: return "ic_fluent_table_freeze_column_and_row_20_regular" case .tableFreezeColumnAndRow24Filled: return "ic_fluent_table_freeze_column_and_row_24_filled" - default: break } - switch self { case .tableFreezeColumnAndRow24Regular: return "ic_fluent_table_freeze_column_and_row_24_regular" case .tableFreezeColumnAndRow28Filled: return "ic_fluent_table_freeze_column_and_row_28_filled" case .tableFreezeColumnAndRow28Regular: return "ic_fluent_table_freeze_column_and_row_28_regular" @@ -30643,6 +30909,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" @@ -30675,8 +30943,6 @@ import Foundation case .tableOffset24Filled: return "ic_fluent_table_offset_24_filled" case .tableOffset24Regular: return "ic_fluent_table_offset_24_regular" case .tableOffsetAdd20Filled: return "ic_fluent_table_offset_add_20_filled" - default: break } - switch self { case .tableOffsetAdd20Regular: return "ic_fluent_table_offset_add_20_regular" case .tableOffsetAdd24Filled: return "ic_fluent_table_offset_add_24_filled" case .tableOffsetAdd24Regular: return "ic_fluent_table_offset_add_24_regular" @@ -30745,6 +31011,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" @@ -30777,8 +31045,6 @@ import Foundation case .tableStackAbove16Filled: return "ic_fluent_table_stack_above_16_filled" case .tableStackAbove16Regular: return "ic_fluent_table_stack_above_16_regular" case .tableStackAbove20Filled: return "ic_fluent_table_stack_above_20_filled" - default: break } - switch self { case .tableStackAbove20Regular: return "ic_fluent_table_stack_above_20_regular" case .tableStackAbove24Filled: return "ic_fluent_table_stack_above_24_filled" case .tableStackAbove24Regular: return "ic_fluent_table_stack_above_24_regular" @@ -30847,6 +31113,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" @@ -30879,8 +31147,6 @@ import Foundation case .tagLockAccent20Filled: return "ic_fluent_tag_lock_accent_20_filled" case .tagLockAccent24Filled: return "ic_fluent_tag_lock_accent_24_filled" case .tagLockAccent32Filled: return "ic_fluent_tag_lock_accent_32_filled" - default: break } - switch self { case .tagMultiple16Filled: return "ic_fluent_tag_multiple_16_filled" case .tagMultiple16Regular: return "ic_fluent_tag_multiple_16_regular" case .tagMultiple20Filled: return "ic_fluent_tag_multiple_20_filled" @@ -30949,6 +31215,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" @@ -30981,8 +31249,6 @@ import Foundation case .tasksApp20Regular: return "ic_fluent_tasks_app_20_regular" case .tasksApp24Filled: return "ic_fluent_tasks_app_24_filled" case .tasksApp24Regular: return "ic_fluent_tasks_app_24_regular" - default: break } - switch self { case .tasksApp28Filled: return "ic_fluent_tasks_app_28_filled" case .tasksApp28Regular: return "ic_fluent_tasks_app_28_regular" case .teaching16Filled: return "ic_fluent_teaching_16_filled" @@ -31051,6 +31317,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" @@ -31083,8 +31351,6 @@ import Foundation case .textAlignCenterRotate27024Filled: return "ic_fluent_text_align_center_rotate_270_24_filled" case .textAlignCenterRotate27024Regular: return "ic_fluent_text_align_center_rotate_270_24_regular" case .textAlignCenterRotate9016Filled: return "ic_fluent_text_align_center_rotate_90_16_filled" - default: break } - switch self { case .textAlignCenterRotate9016Regular: return "ic_fluent_text_align_center_rotate_90_16_regular" case .textAlignCenterRotate9020Filled: return "ic_fluent_text_align_center_rotate_90_20_filled" case .textAlignCenterRotate9020Regular: return "ic_fluent_text_align_center_rotate_90_20_regular" @@ -31153,6 +31419,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" @@ -31185,8 +31453,6 @@ import Foundation case .textBaseline20Filled: return "ic_fluent_text_baseline_20_filled" case .textBaseline20Regular: return "ic_fluent_text_baseline_20_regular" case .textBold16Filled: return "ic_fluent_text_bold_16_filled" - default: break } - switch self { case .textBold16Regular: return "ic_fluent_text_bold_16_regular" case .textBold20Filled: return "ic_fluent_text_bold_20_filled" case .textBold20Regular: return "ic_fluent_text_bold_20_regular" @@ -31255,6 +31521,8 @@ import Foundation case .textBulletListSquareWarning16Filled: return "ic_fluent_text_bullet_list_square_warning_16_filled" case .textBulletListSquareWarning16Regular: return "ic_fluent_text_bullet_list_square_warning_16_regular" case .textBulletListSquareWarning20Filled: return "ic_fluent_text_bullet_list_square_warning_20_filled" + default: break } + switch self { case .textBulletListSquareWarning20Regular: return "ic_fluent_text_bullet_list_square_warning_20_regular" case .textBulletListSquareWarning24Filled: return "ic_fluent_text_bullet_list_square_warning_24_filled" case .textBulletListSquareWarning24Regular: return "ic_fluent_text_bullet_list_square_warning_24_regular" @@ -31287,8 +31555,6 @@ import Foundation case .textChangeCase20Filled: return "ic_fluent_text_change_case_20_filled" case .textChangeCase20Regular: return "ic_fluent_text_change_case_20_regular" case .textChangeCase24Filled: return "ic_fluent_text_change_case_24_filled" - default: break } - switch self { case .textChangeCase24Regular: return "ic_fluent_text_change_case_24_regular" case .textClearFormatting16Filled: return "ic_fluent_text_clear_formatting_16_filled" case .textClearFormatting16Regular: return "ic_fluent_text_clear_formatting_16_regular" @@ -31357,6 +31623,8 @@ import Foundation case .textContinuous20Regular: return "ic_fluent_text_continuous_20_regular" case .textContinuous24Filled: return "ic_fluent_text_continuous_24_filled" case .textContinuous24Regular: return "ic_fluent_text_continuous_24_regular" + default: break } + switch self { case .textDensity16Filled: return "ic_fluent_text_density_16_filled" case .textDensity16Regular: return "ic_fluent_text_density_16_regular" case .textDensity20Filled: return "ic_fluent_text_density_20_filled" @@ -31389,8 +31657,6 @@ import Foundation case .textDirectionRotate270Right20Filled: return "ic_fluent_text_direction_rotate_270_right_20_filled" case .textDirectionRotate270Right20Regular: return "ic_fluent_text_direction_rotate_270_right_20_regular" case .textDirectionRotate270Right24Filled: return "ic_fluent_text_direction_rotate_270_right_24_filled" - default: break } - switch self { case .textDirectionRotate270Right24Regular: return "ic_fluent_text_direction_rotate_270_right_24_regular" case .textDirectionRotate315Right20Filled: return "ic_fluent_text_direction_rotate_315_right_20_filled" case .textDirectionRotate315Right20Regular: return "ic_fluent_text_direction_rotate_315_right_20_regular" @@ -31459,6 +31725,8 @@ import Foundation case .textFontInfo20Filled: return "ic_fluent_text_font_info_20_filled" case .textFontInfo20Regular: return "ic_fluent_text_font_info_20_regular" case .textFontInfo24Filled: return "ic_fluent_text_font_info_24_filled" + default: break } + switch self { case .textFontInfo24Regular: return "ic_fluent_text_font_info_24_regular" case .textFontSize16Filled: return "ic_fluent_text_font_size_16_filled" case .textFontSize16Regular: return "ic_fluent_text_font_size_16_regular" @@ -31491,8 +31759,6 @@ import Foundation case .textGrammarLightning16Filled: return "ic_fluent_text_grammar_lightning_16_filled" case .textGrammarLightning16Regular: return "ic_fluent_text_grammar_lightning_16_regular" case .textGrammarLightning20Filled: return "ic_fluent_text_grammar_lightning_20_filled" - default: break } - switch self { case .textGrammarLightning20Regular: return "ic_fluent_text_grammar_lightning_20_regular" case .textGrammarLightning24Filled: return "ic_fluent_text_grammar_lightning_24_filled" case .textGrammarLightning24Regular: return "ic_fluent_text_grammar_lightning_24_regular" @@ -31561,6 +31827,8 @@ import Foundation case .textHeader3LinesCaret20Filled: return "ic_fluent_text_header_3_lines_caret_20_filled" case .textHeader3LinesCaret20Regular: return "ic_fluent_text_header_3_lines_caret_20_regular" case .textHeader3LinesCaret24Filled: return "ic_fluent_text_header_3_lines_caret_24_filled" + default: break } + switch self { case .textHeader3LinesCaret24Regular: return "ic_fluent_text_header_3_lines_caret_24_regular" case .textIndentDecrease16Filled: return "ic_fluent_text_indent_decrease_16_filled" case .textIndentDecrease16Regular: return "ic_fluent_text_indent_decrease_16_regular" @@ -31593,8 +31861,6 @@ import Foundation case .textItalic16Filled: return "ic_fluent_text_italic_16_filled" case .textItalic16Regular: return "ic_fluent_text_italic_16_regular" case .textItalic20Filled: return "ic_fluent_text_italic_20_filled" - default: break } - switch self { case .textItalic20Regular: return "ic_fluent_text_italic_20_regular" case .textItalic24Filled: return "ic_fluent_text_italic_24_filled" case .textItalic24Regular: return "ic_fluent_text_italic_24_regular" @@ -31663,6 +31929,8 @@ import Foundation case .textPositionSquareLeft16Filled: return "ic_fluent_text_position_square_left_16_filled" case .textPositionSquareLeft16Regular: return "ic_fluent_text_position_square_left_16_regular" case .textPositionSquareLeft20Filled: return "ic_fluent_text_position_square_left_20_filled" + default: break } + switch self { case .textPositionSquareLeft20Regular: return "ic_fluent_text_position_square_left_20_regular" case .textPositionSquareLeft24Filled: return "ic_fluent_text_position_square_left_24_filled" case .textPositionSquareLeft24Regular: return "ic_fluent_text_position_square_left_24_regular" @@ -31695,8 +31963,6 @@ import Foundation case .textQuote24Filled: return "ic_fluent_text_quote_24_filled" case .textQuote24Regular: return "ic_fluent_text_quote_24_regular" case .textSortAscending16Filled: return "ic_fluent_text_sort_ascending_16_filled" - default: break } - switch self { case .textSortAscending16Regular: return "ic_fluent_text_sort_ascending_16_regular" case .textSortAscending20Filled: return "ic_fluent_text_sort_ascending_20_filled" case .textSortAscending20Regular: return "ic_fluent_text_sort_ascending_20_regular" @@ -31765,6 +32031,8 @@ import Foundation case .textWordCount20Filled: return "ic_fluent_text_word_count_20_filled" case .textWordCount20Regular: return "ic_fluent_text_word_count_20_regular" case .textWordCount24Filled: return "ic_fluent_text_word_count_24_filled" + default: break } + switch self { case .textWordCount24Regular: return "ic_fluent_text_word_count_24_regular" case .textWrap16Filled: return "ic_fluent_text_wrap_16_filled" case .textWrap16Regular: return "ic_fluent_text_wrap_16_regular" @@ -31797,8 +32065,6 @@ import Foundation case .textboxAlignBottomLeft16Filled: return "ic_fluent_textbox_align_bottom_left_16_filled" case .textboxAlignBottomLeft16Regular: return "ic_fluent_textbox_align_bottom_left_16_regular" case .textboxAlignBottomLeft20Filled: return "ic_fluent_textbox_align_bottom_left_20_filled" - default: break } - switch self { case .textboxAlignBottomLeft20Regular: return "ic_fluent_textbox_align_bottom_left_20_regular" case .textboxAlignBottomLeft24Filled: return "ic_fluent_textbox_align_bottom_left_24_filled" case .textboxAlignBottomLeft24Regular: return "ic_fluent_textbox_align_bottom_left_24_regular" @@ -31867,6 +32133,8 @@ import Foundation case .textboxAlignTopRotate9020Regular: return "ic_fluent_textbox_align_top_rotate_90_20_regular" case .textboxAlignTopRotate9024Filled: return "ic_fluent_textbox_align_top_rotate_90_24_filled" case .textboxAlignTopRotate9024Regular: return "ic_fluent_textbox_align_top_rotate_90_24_regular" + default: break } + switch self { case .textboxMore20Filled: return "ic_fluent_textbox_more_20_filled" case .textboxMore20Regular: return "ic_fluent_textbox_more_20_regular" case .textboxMore24Filled: return "ic_fluent_textbox_more_24_filled" @@ -31899,8 +32167,6 @@ import Foundation case .thumbLike28Regular: return "ic_fluent_thumb_like_28_regular" case .thumbLike48Filled: return "ic_fluent_thumb_like_48_filled" case .thumbLike48Regular: return "ic_fluent_thumb_like_48_regular" - default: break } - switch self { case .thumbLikeDislike16Filled: return "ic_fluent_thumb_like_dislike_16_filled" case .thumbLikeDislike16Regular: return "ic_fluent_thumb_like_dislike_16_regular" case .thumbLikeDislike20Filled: return "ic_fluent_thumb_like_dislike_20_filled" @@ -31969,6 +32235,8 @@ import Foundation case .toggleLeft24Regular: return "ic_fluent_toggle_left_24_regular" case .toggleLeft28Filled: return "ic_fluent_toggle_left_28_filled" case .toggleLeft28Regular: return "ic_fluent_toggle_left_28_regular" + default: break } + switch self { case .toggleLeft48Filled: return "ic_fluent_toggle_left_48_filled" case .toggleLeft48Regular: return "ic_fluent_toggle_left_48_regular" case .toggleMultiple16Filled: return "ic_fluent_toggle_multiple_16_filled" @@ -32001,8 +32269,6 @@ import Foundation case .toolbox32Light: return "ic_fluent_toolbox_32_light" case .toolbox32Regular: return "ic_fluent_toolbox_32_regular" case .tooltipQuote20Filled: return "ic_fluent_tooltip_quote_20_filled" - default: break } - switch self { case .tooltipQuote20Regular: return "ic_fluent_tooltip_quote_20_regular" case .tooltipQuote24Filled: return "ic_fluent_tooltip_quote_24_filled" case .tooltipQuote24Regular: return "ic_fluent_tooltip_quote_24_regular" @@ -32071,6 +32337,8 @@ import Foundation case .triangleDown12Regular: return "ic_fluent_triangle_down_12_regular" case .triangleDown16Filled: return "ic_fluent_triangle_down_16_filled" case .triangleDown16Regular: return "ic_fluent_triangle_down_16_regular" + default: break } + switch self { case .triangleDown20Filled: return "ic_fluent_triangle_down_20_filled" case .triangleDown20Regular: return "ic_fluent_triangle_down_20_regular" case .triangleDown24Filled: return "ic_fluent_triangle_down_24_filled" @@ -32103,8 +32371,6 @@ import Foundation case .triangleUp20Regular: return "ic_fluent_triangle_up_20_regular" case .trophy16Filled: return "ic_fluent_trophy_16_filled" case .trophy16Regular: return "ic_fluent_trophy_16_regular" - default: break } - switch self { case .trophy20Filled: return "ic_fluent_trophy_20_filled" case .trophy20Regular: return "ic_fluent_trophy_20_regular" case .trophy24Filled: return "ic_fluent_trophy_24_filled" @@ -32173,6 +32439,8 @@ import Foundation case .usbPlug20Regular: return "ic_fluent_usb_plug_20_regular" case .usbPlug24Filled: return "ic_fluent_usb_plug_24_filled" case .usbPlug24Regular: return "ic_fluent_usb_plug_24_regular" + default: break } + switch self { case .usbStick20Filled: return "ic_fluent_usb_stick_20_filled" case .usbStick20Regular: return "ic_fluent_usb_stick_20_regular" case .usbStick24Filled: return "ic_fluent_usb_stick_24_filled" @@ -32205,8 +32473,6 @@ import Foundation case .vehicleCab28Regular: return "ic_fluent_vehicle_cab_28_regular" case .vehicleCableCar20Filled: return "ic_fluent_vehicle_cable_car_20_filled" case .vehicleCableCar20Regular: return "ic_fluent_vehicle_cable_car_20_regular" - default: break } - switch self { case .vehicleCableCar24Filled: return "ic_fluent_vehicle_cable_car_24_filled" case .vehicleCableCar24Regular: return "ic_fluent_vehicle_cable_car_24_regular" case .vehicleCableCar28Filled: return "ic_fluent_vehicle_cable_car_28_filled" @@ -32275,6 +32541,8 @@ import Foundation case .vehicleSubway20Regular: return "ic_fluent_vehicle_subway_20_regular" case .vehicleSubway24Filled: return "ic_fluent_vehicle_subway_24_filled" case .vehicleSubway24Regular: return "ic_fluent_vehicle_subway_24_regular" + default: break } + switch self { case .vehicleSubwayClock16Filled: return "ic_fluent_vehicle_subway_clock_16_filled" case .vehicleSubwayClock16Regular: return "ic_fluent_vehicle_subway_clock_16_regular" case .vehicleSubwayClock20Filled: return "ic_fluent_vehicle_subway_clock_20_filled" @@ -32307,8 +32575,6 @@ import Foundation case .vehicleTruckProfile24Regular: return "ic_fluent_vehicle_truck_profile_24_regular" case .video16Filled: return "ic_fluent_video_16_filled" case .video16Regular: return "ic_fluent_video_16_regular" - default: break } - switch self { case .video20Filled: return "ic_fluent_video_20_filled" case .video20Regular: return "ic_fluent_video_20_regular" case .video24Filled: return "ic_fluent_video_24_filled" @@ -32377,6 +32643,8 @@ import Foundation case .videoChat32Filled: return "ic_fluent_video_chat_32_filled" case .videoChat32Regular: return "ic_fluent_video_chat_32_regular" case .videoChat48Filled: return "ic_fluent_video_chat_48_filled" + default: break } + switch self { case .videoChat48Regular: return "ic_fluent_video_chat_48_regular" case .videoClip16Filled: return "ic_fluent_video_clip_16_filled" case .videoClip16Regular: return "ic_fluent_video_clip_16_regular" @@ -32409,8 +32677,6 @@ import Foundation case .videoClipOptimize20Regular: return "ic_fluent_video_clip_optimize_20_regular" case .videoClipOptimize24Filled: return "ic_fluent_video_clip_optimize_24_filled" case .videoClipOptimize24Regular: return "ic_fluent_video_clip_optimize_24_regular" - default: break } - switch self { case .videoClipOptimize28Filled: return "ic_fluent_video_clip_optimize_28_filled" case .videoClipOptimize28Regular: return "ic_fluent_video_clip_optimize_28_regular" case .videoClipWand16Filled: return "ic_fluent_video_clip_wand_16_filled" @@ -32479,6 +32745,8 @@ import Foundation case .videoPersonPulse16Regular: return "ic_fluent_video_person_pulse_16_regular" case .videoPersonPulse20Filled: return "ic_fluent_video_person_pulse_20_filled" case .videoPersonPulse20Regular: return "ic_fluent_video_person_pulse_20_regular" + default: break } + switch self { case .videoPersonPulse24Filled: return "ic_fluent_video_person_pulse_24_filled" case .videoPersonPulse24Regular: return "ic_fluent_video_person_pulse_24_regular" case .videoPersonPulse28Filled: return "ic_fluent_video_person_pulse_28_filled" @@ -32511,8 +32779,6 @@ import Foundation case .videoPlayPause24Regular: return "ic_fluent_video_play_pause_24_regular" case .videoProhibited16Filled: return "ic_fluent_video_prohibited_16_filled" case .videoProhibited16Regular: return "ic_fluent_video_prohibited_16_regular" - default: break } - switch self { case .videoProhibited20Filled: return "ic_fluent_video_prohibited_20_filled" case .videoProhibited20Regular: return "ic_fluent_video_prohibited_20_regular" case .videoProhibited24Filled: return "ic_fluent_video_prohibited_24_filled" @@ -32581,6 +32847,8 @@ import Foundation case .voicemailShield16Regular: return "ic_fluent_voicemail_shield_16_regular" case .voicemailShield20Filled: return "ic_fluent_voicemail_shield_20_filled" case .voicemailShield20Regular: return "ic_fluent_voicemail_shield_20_regular" + default: break } + switch self { case .voicemailShield24Filled: return "ic_fluent_voicemail_shield_24_filled" case .voicemailShield24Regular: return "ic_fluent_voicemail_shield_24_regular" case .voicemailShield32Filled: return "ic_fluent_voicemail_shield_32_filled" @@ -32613,8 +32881,6 @@ import Foundation case .wallet48Regular: return "ic_fluent_wallet_48_regular" case .walletCreditCard16Filled: return "ic_fluent_wallet_credit_card_16_filled" case .walletCreditCard16Regular: return "ic_fluent_wallet_credit_card_16_regular" - default: break } - switch self { case .walletCreditCard20Filled: return "ic_fluent_wallet_credit_card_20_filled" case .walletCreditCard20Regular: return "ic_fluent_wallet_credit_card_20_regular" case .walletCreditCard24Filled: return "ic_fluent_wallet_credit_card_24_filled" @@ -32683,6 +32949,8 @@ import Foundation case .weatherBlowingSnow20Regular: return "ic_fluent_weather_blowing_snow_20_regular" case .weatherBlowingSnow24Filled: return "ic_fluent_weather_blowing_snow_24_filled" case .weatherBlowingSnow24Regular: return "ic_fluent_weather_blowing_snow_24_regular" + default: break } + switch self { 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" @@ -32715,8 +32983,6 @@ import Foundation case .weatherHailDay24Regular: return "ic_fluent_weather_hail_day_24_regular" case .weatherHailDay48Filled: return "ic_fluent_weather_hail_day_48_filled" case .weatherHailDay48Regular: return "ic_fluent_weather_hail_day_48_regular" - default: break } - switch self { case .weatherHailNight20Filled: return "ic_fluent_weather_hail_night_20_filled" case .weatherHailNight20Regular: return "ic_fluent_weather_hail_night_20_regular" case .weatherHailNight24Filled: return "ic_fluent_weather_hail_night_24_filled" @@ -32785,6 +33051,8 @@ import Foundation case .weatherRainSnow20Regular: return "ic_fluent_weather_rain_snow_20_regular" case .weatherRainSnow24Filled: return "ic_fluent_weather_rain_snow_24_filled" case .weatherRainSnow24Regular: return "ic_fluent_weather_rain_snow_24_regular" + default: break } + switch self { 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" @@ -32817,8 +33085,6 @@ import Foundation case .weatherSqualls20Regular: return "ic_fluent_weather_squalls_20_regular" case .weatherSqualls24Filled: return "ic_fluent_weather_squalls_24_filled" case .weatherSqualls24Regular: return "ic_fluent_weather_squalls_24_regular" - default: break } - switch self { case .weatherSqualls48Filled: return "ic_fluent_weather_squalls_48_filled" case .weatherSqualls48Regular: return "ic_fluent_weather_squalls_48_regular" case .weatherSunny16Filled: return "ic_fluent_weather_sunny_16_filled" @@ -32887,6 +33153,8 @@ import Foundation case .wifi420Regular: return "ic_fluent_wifi_4_20_regular" case .wifi424Filled: return "ic_fluent_wifi_4_24_filled" case .wifi424Regular: return "ic_fluent_wifi_4_24_regular" + default: break } + switch self { 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" @@ -32919,8 +33187,6 @@ import Foundation case .windowAd24Filled: return "ic_fluent_window_ad_24_filled" case .windowAd24Regular: return "ic_fluent_window_ad_24_regular" case .windowAdOff20Filled: return "ic_fluent_window_ad_off_20_filled" - default: break } - switch self { case .windowAdOff20Regular: return "ic_fluent_window_ad_off_20_regular" case .windowAdPerson20Filled: return "ic_fluent_window_ad_person_20_filled" case .windowAdPerson20Regular: return "ic_fluent_window_ad_person_20_regular" @@ -32989,6 +33255,8 @@ import Foundation case .windowFingerprint48Filled: return "ic_fluent_window_fingerprint_48_filled" case .windowFingerprint48Regular: return "ic_fluent_window_fingerprint_48_regular" case .windowHeaderHorizontal20Filled: return "ic_fluent_window_header_horizontal_20_filled" + default: break } + switch self { 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" @@ -33021,8 +33289,6 @@ import Foundation case .windowShield20Filled: return "ic_fluent_window_shield_20_filled" case .windowShield20Regular: return "ic_fluent_window_shield_20_regular" case .windowShield24Filled: return "ic_fluent_window_shield_24_filled" - default: break } - switch self { case .windowShield24Regular: return "ic_fluent_window_shield_24_regular" case .windowText20Filled: return "ic_fluent_window_text_20_filled" case .windowText20Regular: return "ic_fluent_window_text_20_regular" @@ -33091,6 +33357,8 @@ 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" @@ -33709,21 +33977,25 @@ import Foundation case .arrowCircleUp32Regular: return ".arrowCircleUp32Regular" case .arrowCircleUp48Filled: return ".arrowCircleUp48Filled" case .arrowCircleUp48Regular: return ".arrowCircleUp48Regular" + case .arrowCircleUpLeft16Filled: return ".arrowCircleUpLeft16Filled" + case .arrowCircleUpLeft16Regular: return ".arrowCircleUpLeft16Regular" case .arrowCircleUpLeft20Filled: return ".arrowCircleUpLeft20Filled" case .arrowCircleUpLeft20Regular: return ".arrowCircleUpLeft20Regular" case .arrowCircleUpLeft24Filled: return ".arrowCircleUpLeft24Filled" case .arrowCircleUpLeft24Regular: return ".arrowCircleUpLeft24Regular" + case .arrowCircleUpRight16Filled: return ".arrowCircleUpRight16Filled" + case .arrowCircleUpRight16Regular: return ".arrowCircleUpRight16Regular" case .arrowCircleUpRight20Filled: return ".arrowCircleUpRight20Filled" case .arrowCircleUpRight20Regular: return ".arrowCircleUpRight20Regular" case .arrowCircleUpRight24Filled: return ".arrowCircleUpRight24Filled" case .arrowCircleUpRight24Regular: return ".arrowCircleUpRight24Regular" case .arrowClockwise12Filled: return ".arrowClockwise12Filled" + default: break } + switch self { case .arrowClockwise12Regular: return ".arrowClockwise12Regular" case .arrowClockwise16Filled: return ".arrowClockwise16Filled" case .arrowClockwise16Regular: return ".arrowClockwise16Regular" case .arrowClockwise20Filled: return ".arrowClockwise20Filled" - default: break } - switch self { case .arrowClockwise20Regular: return ".arrowClockwise20Regular" case .arrowClockwise24Filled: return ".arrowClockwise24Filled" case .arrowClockwise24Regular: return ".arrowClockwise24Regular" @@ -33820,12 +34092,12 @@ import Foundation case .arrowDownload28Filled: return ".arrowDownload28Filled" case .arrowDownload28Regular: return ".arrowDownload28Regular" case .arrowDownload32Filled: return ".arrowDownload32Filled" + default: break } + switch self { case .arrowDownload32Light: return ".arrowDownload32Light" case .arrowDownload32Regular: return ".arrowDownload32Regular" case .arrowDownload48Filled: return ".arrowDownload48Filled" case .arrowDownload48Regular: return ".arrowDownload48Regular" - default: break } - switch self { case .arrowDownloadOff16Filled: return ".arrowDownloadOff16Filled" case .arrowDownloadOff16Regular: return ".arrowDownloadOff16Regular" case .arrowDownloadOff20Filled: return ".arrowDownloadOff20Filled" @@ -33922,12 +34194,12 @@ import Foundation case .arrowForward32Light: return ".arrowForward32Light" case .arrowForward32Regular: return ".arrowForward32Regular" case .arrowForward48Filled: return ".arrowForward48Filled" + default: break } + switch self { case .arrowForward48Regular: return ".arrowForward48Regular" case .arrowForwardDownLightning20Filled: return ".arrowForwardDownLightning20Filled" case .arrowForwardDownLightning20Regular: return ".arrowForwardDownLightning20Regular" case .arrowForwardDownLightning24Filled: return ".arrowForwardDownLightning24Filled" - default: break } - switch self { case .arrowForwardDownLightning24Regular: return ".arrowForwardDownLightning24Regular" case .arrowForwardDownPerson20Filled: return ".arrowForwardDownPerson20Filled" case .arrowForwardDownPerson20Regular: return ".arrowForwardDownPerson20Regular" @@ -34024,12 +34296,12 @@ import Foundation case .arrowMove24Regular: return ".arrowMove24Regular" case .arrowMoveInward20Filled: return ".arrowMoveInward20Filled" case .arrowMoveInward20Regular: return ".arrowMoveInward20Regular" + default: break } + switch self { case .arrowNext12Filled: return ".arrowNext12Filled" case .arrowNext12Regular: return ".arrowNext12Regular" case .arrowNext16Filled: return ".arrowNext16Filled" case .arrowNext16Regular: return ".arrowNext16Regular" - default: break } - switch self { case .arrowNext20Filled: return ".arrowNext20Filled" case .arrowNext20Regular: return ".arrowNext20Regular" case .arrowNext24Filled: return ".arrowNext24Filled" @@ -34126,12 +34398,12 @@ import Foundation case .arrowReplyAll48Filled: return ".arrowReplyAll48Filled" case .arrowReplyAll48Regular: return ".arrowReplyAll48Regular" case .arrowReplyDown16Filled: return ".arrowReplyDown16Filled" + default: break } + switch self { case .arrowReplyDown16Regular: return ".arrowReplyDown16Regular" case .arrowReplyDown20Filled: return ".arrowReplyDown20Filled" case .arrowReplyDown20Regular: return ".arrowReplyDown20Regular" case .arrowReplyDown24Filled: return ".arrowReplyDown24Filled" - default: break } - switch self { case .arrowReplyDown24Regular: return ".arrowReplyDown24Regular" case .arrowReset20Filled: return ".arrowReset20Filled" case .arrowReset20Regular: return ".arrowReset20Regular" @@ -34228,12 +34500,12 @@ import Foundation case .arrowSortUpLines20Filled: return ".arrowSortUpLines20Filled" case .arrowSortUpLines20Regular: return ".arrowSortUpLines20Regular" case .arrowSortUpLines24Filled: return ".arrowSortUpLines24Filled" + default: break } + switch self { case .arrowSortUpLines24Regular: return ".arrowSortUpLines24Regular" case .arrowSplit16Filled: return ".arrowSplit16Filled" case .arrowSplit16Regular: return ".arrowSplit16Regular" case .arrowSplit20Filled: return ".arrowSplit20Filled" - default: break } - switch self { case .arrowSplit20Regular: return ".arrowSplit20Regular" case .arrowSplit24Filled: return ".arrowSplit24Filled" case .arrowSplit24Regular: return ".arrowSplit24Regular" @@ -34330,12 +34602,12 @@ import Foundation case .arrowSyncCircle20Filled: return ".arrowSyncCircle20Filled" case .arrowSyncCircle20Regular: return ".arrowSyncCircle20Regular" case .arrowSyncCircle24Filled: return ".arrowSyncCircle24Filled" + default: break } + switch self { case .arrowSyncCircle24Regular: return ".arrowSyncCircle24Regular" case .arrowSyncCircle28Filled: return ".arrowSyncCircle28Filled" case .arrowSyncCircle28Regular: return ".arrowSyncCircle28Regular" case .arrowSyncCircle32Filled: return ".arrowSyncCircle32Filled" - default: break } - switch self { case .arrowSyncCircle32Regular: return ".arrowSyncCircle32Regular" case .arrowSyncCircle48Filled: return ".arrowSyncCircle48Filled" case .arrowSyncCircle48Regular: return ".arrowSyncCircle48Regular" @@ -34432,12 +34704,12 @@ import Foundation case .arrowTurnRightLeft48Filled: return ".arrowTurnRightLeft48Filled" case .arrowTurnRightLeft48Regular: return ".arrowTurnRightLeft48Regular" case .arrowTurnRightUp20Filled: return ".arrowTurnRightUp20Filled" + default: break } + switch self { case .arrowTurnRightUp20Regular: return ".arrowTurnRightUp20Regular" case .arrowTurnRightUp48Filled: return ".arrowTurnRightUp48Filled" case .arrowTurnRightUp48Regular: return ".arrowTurnRightUp48Regular" case .arrowTurnUpDown20Filled: return ".arrowTurnUpDown20Filled" - default: break } - switch self { case .arrowTurnUpDown20Regular: return ".arrowTurnUpDown20Regular" case .arrowTurnUpDown48Filled: return ".arrowTurnUpDown48Filled" case .arrowTurnUpDown48Regular: return ".arrowTurnUpDown48Regular" @@ -34534,12 +34806,12 @@ import Foundation case .attachText20Filled: return ".attachText20Filled" case .attachText20Regular: return ".attachText20Regular" case .attachText24Filled: return ".attachText24Filled" + default: break } + switch self { case .attachText24Regular: return ".attachText24Regular" case .autoFit32Light: return ".autoFit32Light" case .autoFitHeight20Filled: return ".autoFitHeight20Filled" case .autoFitHeight20Regular: return ".autoFitHeight20Regular" - default: break } - switch self { case .autoFitHeight24Filled: return ".autoFitHeight24Filled" case .autoFitHeight24Regular: return ".autoFitHeight24Regular" case .autoFitWidth20Filled: return ".autoFitWidth20Filled" @@ -34636,12 +34908,12 @@ import Foundation case .battery228Filled: return ".battery228Filled" case .battery228Regular: return ".battery228Regular" case .battery232Filled: return ".battery232Filled" + default: break } + switch self { case .battery232Regular: return ".battery232Regular" case .battery320Filled: return ".battery320Filled" case .battery320Regular: return ".battery320Regular" case .battery324Filled: return ".battery324Filled" - default: break } - switch self { case .battery324Regular: return ".battery324Regular" case .battery328Filled: return ".battery328Filled" case .battery328Regular: return ".battery328Regular" @@ -34738,12 +35010,12 @@ import Foundation case .beakerAdd20Filled: return ".beakerAdd20Filled" case .beakerAdd20Regular: return ".beakerAdd20Regular" case .beakerAdd24Filled: return ".beakerAdd24Filled" + default: break } + switch self { case .beakerAdd24Regular: return ".beakerAdd24Regular" case .beakerDismiss20Filled: return ".beakerDismiss20Filled" case .beakerDismiss20Regular: return ".beakerDismiss20Regular" case .beakerDismiss24Filled: return ".beakerDismiss24Filled" - default: break } - switch self { case .beakerDismiss24Regular: return ".beakerDismiss24Regular" case .beakerEdit20Filled: return ".beakerEdit20Filled" case .beakerEdit20Regular: return ".beakerEdit20Regular" @@ -34840,12 +35112,12 @@ import Foundation case .boardHeart16Filled: return ".boardHeart16Filled" case .boardHeart16Regular: return ".boardHeart16Regular" case .boardHeart20Filled: return ".boardHeart20Filled" + default: break } + switch self { case .boardHeart20Regular: return ".boardHeart20Regular" case .boardHeart24Filled: return ".boardHeart24Filled" case .boardHeart24Regular: return ".boardHeart24Regular" case .boardSplit16Filled: return ".boardSplit16Filled" - default: break } - switch self { case .boardSplit16Regular: return ".boardSplit16Regular" case .boardSplit20Filled: return ".boardSplit20Filled" case .boardSplit20Regular: return ".boardSplit20Regular" @@ -34942,12 +35214,12 @@ import Foundation case .bookOpen24Regular: return ".bookOpen24Regular" case .bookOpen28Filled: return ".bookOpen28Filled" case .bookOpen28Regular: return ".bookOpen28Regular" + default: break } + switch self { case .bookOpen32Filled: return ".bookOpen32Filled" case .bookOpen32Regular: return ".bookOpen32Regular" case .bookOpen48Filled: return ".bookOpen48Filled" case .bookOpen48Regular: return ".bookOpen48Regular" - default: break } - switch self { case .bookOpenGlobe20Filled: return ".bookOpenGlobe20Filled" case .bookOpenGlobe20Regular: return ".bookOpenGlobe20Regular" case .bookOpenGlobe24Filled: return ".bookOpenGlobe24Filled" @@ -35044,12 +35316,12 @@ import Foundation case .borderBottomThick24Regular: return ".borderBottomThick24Regular" case .borderInside16Filled: return ".borderInside16Filled" case .borderInside16Regular: return ".borderInside16Regular" + default: break } + switch self { case .borderInside20Filled: return ".borderInside20Filled" case .borderInside20Regular: return ".borderInside20Regular" case .borderInside24Filled: return ".borderInside24Filled" case .borderInside24Regular: return ".borderInside24Regular" - default: break } - switch self { case .borderLeft20Filled: return ".borderLeft20Filled" case .borderLeft20Regular: return ".borderLeft20Regular" case .borderLeft24Filled: return ".borderLeft24Filled" @@ -35146,12 +35418,12 @@ import Foundation case .boxEdit20Regular: return ".boxEdit20Regular" case .boxEdit24Filled: return ".boxEdit24Filled" case .boxEdit24Regular: return ".boxEdit24Regular" + default: break } + switch self { case .boxMultiple20Filled: return ".boxMultiple20Filled" case .boxMultiple20Regular: return ".boxMultiple20Regular" case .boxMultiple24Filled: return ".boxMultiple24Filled" case .boxMultiple24Regular: return ".boxMultiple24Regular" - default: break } - switch self { case .boxMultipleArrowLeft20Filled: return ".boxMultipleArrowLeft20Filled" case .boxMultipleArrowLeft20Regular: return ".boxMultipleArrowLeft20Regular" case .boxMultipleArrowLeft24Filled: return ".boxMultipleArrowLeft24Filled" @@ -35248,12 +35520,12 @@ import Foundation case .briefcase12Filled: return ".briefcase12Filled" case .briefcase12Regular: return ".briefcase12Regular" case .briefcase16Filled: return ".briefcase16Filled" + default: break } + switch self { case .briefcase16Regular: return ".briefcase16Regular" case .briefcase20Filled: return ".briefcase20Filled" case .briefcase20Regular: return ".briefcase20Regular" case .briefcase24Filled: return ".briefcase24Filled" - default: break } - switch self { case .briefcase24Regular: return ".briefcase24Regular" case .briefcase28Filled: return ".briefcase28Filled" case .briefcase28Regular: return ".briefcase28Regular" @@ -35350,12 +35622,12 @@ import Foundation case .building32Regular: return ".building32Regular" case .building48Filled: return ".building48Filled" case .building48Regular: return ".building48Regular" + default: break } + switch self { case .buildingBank16Filled: return ".buildingBank16Filled" case .buildingBank16Regular: return ".buildingBank16Regular" case .buildingBank20Filled: return ".buildingBank20Filled" case .buildingBank20Regular: return ".buildingBank20Regular" - default: break } - switch self { case .buildingBank24Filled: return ".buildingBank24Filled" case .buildingBank24Regular: return ".buildingBank24Regular" case .buildingBank28Filled: return ".buildingBank28Filled" @@ -35376,6 +35648,10 @@ import Foundation case .buildingBankToolbox20Regular: return ".buildingBankToolbox20Regular" case .buildingBankToolbox24Filled: return ".buildingBankToolbox24Filled" case .buildingBankToolbox24Regular: return ".buildingBankToolbox24Regular" + case .buildingCheckmark16Filled: return ".buildingCheckmark16Filled" + case .buildingCheckmark16Regular: return ".buildingCheckmark16Regular" + case .buildingCheckmark20Filled: return ".buildingCheckmark20Filled" + case .buildingCheckmark20Regular: return ".buildingCheckmark20Regular" case .buildingCloud24Filled: return ".buildingCloud24Filled" case .buildingCloud24Regular: return ".buildingCloud24Regular" case .buildingDesktop16Filled: return ".buildingDesktop16Filled" @@ -35448,6 +35724,8 @@ import Foundation case .buildingMosque48Regular: return ".buildingMosque48Regular" case .buildingMultiple20Filled: return ".buildingMultiple20Filled" case .buildingMultiple20Regular: return ".buildingMultiple20Regular" + default: break } + switch self { case .buildingMultiple24Filled: return ".buildingMultiple24Filled" case .buildingMultiple24Regular: return ".buildingMultiple24Regular" case .buildingPeople16Filled: return ".buildingPeople16Filled" @@ -35456,8 +35734,6 @@ import Foundation case .buildingPeople20Regular: return ".buildingPeople20Regular" case .buildingPeople24Filled: return ".buildingPeople24Filled" case .buildingPeople24Regular: return ".buildingPeople24Regular" - default: break } - switch self { case .buildingRetail20Filled: return ".buildingRetail20Filled" case .buildingRetail20Regular: return ".buildingRetail20Regular" case .buildingRetail24Filled: return ".buildingRetail24Filled" @@ -35550,6 +35826,8 @@ import Foundation case .calendar3Day28Regular: return ".calendar3Day28Regular" case .calendar3Day32Light: return ".calendar3Day32Light" case .calendar48Filled: return ".calendar48Filled" + default: break } + switch self { case .calendar48Regular: return ".calendar48Regular" case .calendarAdd16Filled: return ".calendarAdd16Filled" case .calendarAdd16Regular: return ".calendarAdd16Regular" @@ -35558,8 +35836,6 @@ import Foundation case .calendarAdd24Filled: return ".calendarAdd24Filled" case .calendarAdd24Regular: return ".calendarAdd24Regular" case .calendarAdd28Filled: return ".calendarAdd28Filled" - default: break } - switch self { case .calendarAdd28Regular: return ".calendarAdd28Regular" case .calendarAgenda20Filled: return ".calendarAgenda20Filled" case .calendarAgenda20Regular: return ".calendarAgenda20Regular" @@ -35652,6 +35928,8 @@ import Foundation case .calendarDay20Filled: return ".calendarDay20Filled" case .calendarDay20Regular: return ".calendarDay20Regular" case .calendarDay24Filled: return ".calendarDay24Filled" + default: break } + switch self { case .calendarDay24Regular: return ".calendarDay24Regular" case .calendarDay28Filled: return ".calendarDay28Filled" case .calendarDay28Regular: return ".calendarDay28Regular" @@ -35660,8 +35938,6 @@ import Foundation case .calendarEdit16Regular: return ".calendarEdit16Regular" case .calendarEdit20Filled: return ".calendarEdit20Filled" case .calendarEdit20Regular: return ".calendarEdit20Regular" - default: break } - switch self { case .calendarEdit24Filled: return ".calendarEdit24Filled" case .calendarEdit24Regular: return ".calendarEdit24Regular" case .calendarEdit32Filled: return ".calendarEdit32Filled" @@ -35754,6 +36030,8 @@ import Foundation case .calendarPerson24Filled: return ".calendarPerson24Filled" case .calendarPerson24Regular: return ".calendarPerson24Regular" case .calendarPhone16Filled: return ".calendarPhone16Filled" + default: break } + switch self { case .calendarPhone16Regular: return ".calendarPhone16Regular" case .calendarPhone20Filled: return ".calendarPhone20Filled" case .calendarPhone20Regular: return ".calendarPhone20Regular" @@ -35762,8 +36040,6 @@ import Foundation case .calendarPlay20Filled: return ".calendarPlay20Filled" case .calendarPlay20Regular: return ".calendarPlay20Regular" case .calendarPlay24Filled: return ".calendarPlay24Filled" - default: break } - switch self { case .calendarPlay24Regular: return ".calendarPlay24Regular" case .calendarPlay28Filled: return ".calendarPlay28Filled" case .calendarPlay28Regular: return ".calendarPlay28Regular" @@ -35856,6 +36132,8 @@ import Foundation case .calendarToday16Filled: return ".calendarToday16Filled" case .calendarToday16Regular: return ".calendarToday16Regular" case .calendarToday20Filled: return ".calendarToday20Filled" + default: break } + switch self { case .calendarToday20Regular: return ".calendarToday20Regular" case .calendarToday24Filled: return ".calendarToday24Filled" case .calendarToday24Regular: return ".calendarToday24Regular" @@ -35864,8 +36142,6 @@ import Foundation case .calendarTodo32Light: return ".calendarTodo32Light" case .calendarToolbox20Filled: return ".calendarToolbox20Filled" case .calendarToolbox20Regular: return ".calendarToolbox20Regular" - default: break } - switch self { case .calendarToolbox24Filled: return ".calendarToolbox24Filled" case .calendarToolbox24Regular: return ".calendarToolbox24Regular" case .calendarVideo20Filled: return ".calendarVideo20Filled" @@ -35958,6 +36234,8 @@ import Foundation case .callInbound20Filled: return ".callInbound20Filled" case .callInbound20Regular: return ".callInbound20Regular" case .callInbound24Filled: return ".callInbound24Filled" + default: break } + switch self { case .callInbound24Regular: return ".callInbound24Regular" case .callInbound28Filled: return ".callInbound28Filled" case .callInbound28Regular: return ".callInbound28Regular" @@ -35966,8 +36244,6 @@ import Foundation case .callMissed12Filled: return ".callMissed12Filled" case .callMissed12Regular: return ".callMissed12Regular" case .callMissed16Filled: return ".callMissed16Filled" - default: break } - switch self { case .callMissed16Regular: return ".callMissed16Regular" case .callMissed20Filled: return ".callMissed20Filled" case .callMissed20Regular: return ".callMissed20Regular" @@ -36060,6 +36336,8 @@ import Foundation case .cameraDome20Filled: return ".cameraDome20Filled" case .cameraDome20Regular: return ".cameraDome20Regular" case .cameraDome24Filled: return ".cameraDome24Filled" + default: break } + switch self { case .cameraDome24Regular: return ".cameraDome24Regular" case .cameraDome28Filled: return ".cameraDome28Filled" case .cameraDome28Regular: return ".cameraDome28Regular" @@ -36068,8 +36346,6 @@ import Foundation case .cameraEdit20Filled: return ".cameraEdit20Filled" case .cameraEdit20Regular: return ".cameraEdit20Regular" case .cameraOff16Filled: return ".cameraOff16Filled" - default: break } - switch self { case .cameraOff16Regular: return ".cameraOff16Regular" case .cameraOff20Filled: return ".cameraOff20Filled" case .cameraOff20Regular: return ".cameraOff20Regular" @@ -36162,6 +36438,8 @@ import Foundation case .cd16Filled: return ".cd16Filled" case .cd16Regular: return ".cd16Regular" case .cellular3G20Filled: return ".cellular3G20Filled" + default: break } + switch self { case .cellular3G20Regular: return ".cellular3G20Regular" case .cellular3G24Filled: return ".cellular3G24Filled" case .cellular3G24Regular: return ".cellular3G24Regular" @@ -36170,8 +36448,6 @@ import Foundation case .cellular4G24Filled: return ".cellular4G24Filled" case .cellular4G24Regular: return ".cellular4G24Regular" case .cellular5G20Filled: return ".cellular5G20Filled" - default: break } - switch self { case .cellular5G20Regular: return ".cellular5G20Regular" case .cellular5G24Filled: return ".cellular5G24Filled" case .cellular5G24Regular: return ".cellular5G24Regular" @@ -36264,6 +36540,8 @@ import Foundation case .channelDismiss20Filled: return ".channelDismiss20Filled" case .channelDismiss20Regular: return ".channelDismiss20Regular" case .channelDismiss24Filled: return ".channelDismiss24Filled" + default: break } + switch self { case .channelDismiss24Regular: return ".channelDismiss24Regular" case .channelDismiss28Filled: return ".channelDismiss28Filled" case .channelDismiss28Regular: return ".channelDismiss28Regular" @@ -36272,8 +36550,6 @@ import Foundation case .channelShare12Filled: return ".channelShare12Filled" case .channelShare12Regular: return ".channelShare12Regular" case .channelShare16Filled: return ".channelShare16Filled" - default: break } - switch self { case .channelShare16Regular: return ".channelShare16Regular" case .channelShare20Filled: return ".channelShare20Filled" case .channelShare20Regular: return ".channelShare20Regular" @@ -36366,6 +36642,8 @@ import Foundation case .chatBubblesQuestion32Regular: return ".chatBubblesQuestion32Regular" case .chatCursor16Filled: return ".chatCursor16Filled" case .chatCursor16Regular: return ".chatCursor16Regular" + default: break } + switch self { case .chatCursor20Filled: return ".chatCursor20Filled" case .chatCursor20Regular: return ".chatCursor20Regular" case .chatCursor24Filled: return ".chatCursor24Filled" @@ -36374,8 +36652,6 @@ import Foundation case .chatDismiss16Regular: return ".chatDismiss16Regular" case .chatDismiss20Filled: return ".chatDismiss20Filled" case .chatDismiss20Regular: return ".chatDismiss20Regular" - default: break } - switch self { case .chatDismiss24Filled: return ".chatDismiss24Filled" case .chatDismiss24Regular: return ".chatDismiss24Regular" case .chatEmpty12Filled: return ".chatEmpty12Filled" @@ -36468,6 +36744,8 @@ import Foundation case .checkbox124Regular: return ".checkbox124Regular" case .checkbox220Filled: return ".checkbox220Filled" case .checkbox220Regular: return ".checkbox220Regular" + default: break } + switch self { case .checkbox224Filled: return ".checkbox224Filled" case .checkbox224Regular: return ".checkbox224Regular" case .checkboxArrowRight20Filled: return ".checkboxArrowRight20Filled" @@ -36476,8 +36754,6 @@ import Foundation case .checkboxArrowRight24Regular: return ".checkboxArrowRight24Regular" case .checkboxChecked16Filled: return ".checkboxChecked16Filled" case .checkboxChecked16Regular: return ".checkboxChecked16Regular" - default: break } - switch self { case .checkboxChecked20Filled: return ".checkboxChecked20Filled" case .checkboxChecked20Regular: return ".checkboxChecked20Regular" case .checkboxChecked24Filled: return ".checkboxChecked24Filled" @@ -36570,6 +36846,8 @@ import Foundation case .checkmarkStarburst24Regular: return ".checkmarkStarburst24Regular" case .checkmarkUnderlineCircle16Filled: return ".checkmarkUnderlineCircle16Filled" case .checkmarkUnderlineCircle16Regular: return ".checkmarkUnderlineCircle16Regular" + default: break } + switch self { case .checkmarkUnderlineCircle20Filled: return ".checkmarkUnderlineCircle20Filled" case .checkmarkUnderlineCircle20Regular: return ".checkmarkUnderlineCircle20Regular" case .checkmarkUnderlineCircle24Filled: return ".checkmarkUnderlineCircle24Filled" @@ -36578,8 +36856,6 @@ import Foundation case .chess20Regular: return ".chess20Regular" case .chevronCircleDown12Filled: return ".chevronCircleDown12Filled" case .chevronCircleDown12Regular: return ".chevronCircleDown12Regular" - default: break } - switch self { case .chevronCircleDown16Filled: return ".chevronCircleDown16Filled" case .chevronCircleDown16Regular: return ".chevronCircleDown16Regular" case .chevronCircleDown20Filled: return ".chevronCircleDown20Filled" @@ -36672,6 +36948,8 @@ import Foundation case .chevronDownUp24Regular: return ".chevronDownUp24Regular" case .chevronLeft12Filled: return ".chevronLeft12Filled" case .chevronLeft12Regular: return ".chevronLeft12Regular" + default: break } + switch self { case .chevronLeft16Filled: return ".chevronLeft16Filled" case .chevronLeft16Regular: return ".chevronLeft16Regular" case .chevronLeft20Filled: return ".chevronLeft20Filled" @@ -36680,8 +36958,6 @@ import Foundation case .chevronLeft24Regular: return ".chevronLeft24Regular" case .chevronLeft28Filled: return ".chevronLeft28Filled" case .chevronLeft28Regular: return ".chevronLeft28Regular" - default: break } - switch self { case .chevronLeft32Filled: return ".chevronLeft32Filled" case .chevronLeft32Regular: return ".chevronLeft32Regular" case .chevronLeft48Filled: return ".chevronLeft48Filled" @@ -36774,6 +37050,8 @@ import Foundation case .circleImage28Regular: return ".circleImage28Regular" case .circleLine12Filled: return ".circleLine12Filled" case .circleLine12Regular: return ".circleLine12Regular" + default: break } + switch self { case .circleLine16Filled: return ".circleLine16Filled" case .circleLine16Regular: return ".circleLine16Regular" case .circleLine20Filled: return ".circleLine20Filled" @@ -36782,8 +37060,6 @@ import Foundation case .circleLine24Regular: return ".circleLine24Regular" case .circleMultipleSubtractCheckmark20Filled: return ".circleMultipleSubtractCheckmark20Filled" case .circleMultipleSubtractCheckmark20Regular: return ".circleMultipleSubtractCheckmark20Regular" - default: break } - switch self { case .circleOff16Filled: return ".circleOff16Filled" case .circleOff16Regular: return ".circleOff16Regular" case .circleOff20Filled: return ".circleOff20Filled" @@ -36876,6 +37152,8 @@ import Foundation case .clipboardCode20Filled: return ".clipboardCode20Filled" case .clipboardCode20Regular: return ".clipboardCode20Regular" case .clipboardCode24Filled: return ".clipboardCode24Filled" + default: break } + switch self { case .clipboardCode24Regular: return ".clipboardCode24Regular" case .clipboardDataBar20Filled: return ".clipboardDataBar20Filled" case .clipboardDataBar20Regular: return ".clipboardDataBar20Regular" @@ -36884,8 +37162,6 @@ import Foundation case .clipboardDataBar32Filled: return ".clipboardDataBar32Filled" case .clipboardDataBar32Regular: return ".clipboardDataBar32Regular" case .clipboardDay16Filled: return ".clipboardDay16Filled" - default: break } - switch self { case .clipboardDay16Regular: return ".clipboardDay16Regular" case .clipboardDay20Filled: return ".clipboardDay20Filled" case .clipboardDay20Regular: return ".clipboardDay20Regular" @@ -36978,6 +37254,8 @@ import Foundation case .clipboardSettings24Regular: return ".clipboardSettings24Regular" case .clipboardTask16Filled: return ".clipboardTask16Filled" case .clipboardTask16Regular: return ".clipboardTask16Regular" + default: break } + switch self { case .clipboardTask20Filled: return ".clipboardTask20Filled" case .clipboardTask20Regular: return ".clipboardTask20Regular" case .clipboardTask24Filled: return ".clipboardTask24Filled" @@ -36986,8 +37264,6 @@ import Foundation case .clipboardTaskAdd20Regular: return ".clipboardTaskAdd20Regular" case .clipboardTaskAdd24Filled: return ".clipboardTaskAdd24Filled" case .clipboardTaskAdd24Regular: return ".clipboardTaskAdd24Regular" - default: break } - switch self { case .clipboardTaskList16Filled: return ".clipboardTaskList16Filled" case .clipboardTaskList16Regular: return ".clipboardTaskList16Regular" case .clipboardTaskList20Filled: return ".clipboardTaskList20Filled" @@ -37028,6 +37304,8 @@ import Foundation case .clockAlarm32Filled: return ".clockAlarm32Filled" case .clockAlarm32Light: return ".clockAlarm32Light" case .clockAlarm32Regular: return ".clockAlarm32Regular" + case .clockAlarm48Filled: return ".clockAlarm48Filled" + case .clockAlarm48Regular: return ".clockAlarm48Regular" case .clockArrowDownload20Filled: return ".clockArrowDownload20Filled" case .clockArrowDownload20Regular: return ".clockArrowDownload20Regular" case .clockArrowDownload24Filled: return ".clockArrowDownload24Filled" @@ -37078,18 +37356,26 @@ import Foundation case .closedCaptionOff20Regular: return ".closedCaptionOff20Regular" case .closedCaptionOff24Filled: return ".closedCaptionOff24Filled" case .closedCaptionOff24Regular: return ".closedCaptionOff24Regular" + default: break } + switch self { case .closedCaptionOff28Filled: return ".closedCaptionOff28Filled" case .closedCaptionOff28Regular: return ".closedCaptionOff28Regular" case .closedCaptionOff48Filled: return ".closedCaptionOff48Filled" case .closedCaptionOff48Regular: return ".closedCaptionOff48Regular" + case .clothesHanger12Filled: return ".clothesHanger12Filled" + case .clothesHanger12Regular: return ".clothesHanger12Regular" + case .clothesHanger16Filled: return ".clothesHanger16Filled" + case .clothesHanger16Regular: return ".clothesHanger16Regular" + case .clothesHanger20Filled: return ".clothesHanger20Filled" + case .clothesHanger20Regular: return ".clothesHanger20Regular" + case .clothesHanger24Filled: return ".clothesHanger24Filled" + case .clothesHanger24Regular: return ".clothesHanger24Regular" case .cloud16Filled: return ".cloud16Filled" case .cloud16Regular: return ".cloud16Regular" case .cloud20Filled: return ".cloud20Filled" case .cloud20Regular: return ".cloud20Regular" case .cloud24Filled: return ".cloud24Filled" case .cloud24Regular: return ".cloud24Regular" - default: break } - switch self { case .cloud28Filled: return ".cloud28Filled" case .cloud28Regular: return ".cloud28Regular" case .cloud32Filled: return ".cloud32Filled" @@ -37172,6 +37458,8 @@ import Foundation case .cloudCheckmark32Regular: return ".cloudCheckmark32Regular" case .cloudCheckmark48Filled: return ".cloudCheckmark48Filled" case .cloudCheckmark48Regular: return ".cloudCheckmark48Regular" + default: break } + switch self { case .cloudCube16Filled: return ".cloudCube16Filled" case .cloudCube16Regular: return ".cloudCube16Regular" case .cloudCube20Filled: return ".cloudCube20Filled" @@ -37190,8 +37478,6 @@ import Foundation case .cloudDesktop20Regular: return ".cloudDesktop20Regular" case .cloudDismiss16Filled: return ".cloudDismiss16Filled" case .cloudDismiss16Regular: return ".cloudDismiss16Regular" - default: break } - switch self { case .cloudDismiss20Filled: return ".cloudDismiss20Filled" case .cloudDismiss20Regular: return ".cloudDismiss20Regular" case .cloudDismiss24Filled: return ".cloudDismiss24Filled" @@ -37274,6 +37560,8 @@ import Foundation case .clover16Regular: return ".clover16Regular" case .clover20Filled: return ".clover20Filled" case .clover20Regular: return ".clover20Regular" + default: break } + switch self { case .clover24Filled: return ".clover24Filled" case .clover24Regular: return ".clover24Regular" case .clover28Filled: return ".clover28Filled" @@ -37292,8 +37580,6 @@ import Foundation case .codeBlock16Regular: return ".codeBlock16Regular" case .codeBlock20Filled: return ".codeBlock20Filled" case .codeBlock20Regular: return ".codeBlock20Regular" - default: break } - switch self { case .codeBlock24Filled: return ".codeBlock24Filled" case .codeBlock24Regular: return ".codeBlock24Regular" case .codeBlock28Filled: return ".codeBlock28Filled" @@ -37376,6 +37662,8 @@ import Foundation case .colorBackground20Filled: return ".colorBackground20Filled" case .colorBackground20Regular: return ".colorBackground20Regular" case .colorBackground24Filled: return ".colorBackground24Filled" + default: break } + switch self { case .colorBackground24Regular: return ".colorBackground24Regular" case .colorBackgroundAccent20Regular: return ".colorBackgroundAccent20Regular" case .colorBackgroundAccent24Regular: return ".colorBackgroundAccent24Regular" @@ -37394,8 +37682,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" @@ -37478,6 +37764,8 @@ import Foundation case .commentArrowLeft48Regular: return ".commentArrowLeft48Regular" case .commentArrowRight12Filled: return ".commentArrowRight12Filled" case .commentArrowRight12Regular: return ".commentArrowRight12Regular" + default: break } + switch self { case .commentArrowRight16Filled: return ".commentArrowRight16Filled" case .commentArrowRight16Regular: return ".commentArrowRight16Regular" case .commentArrowRight20Filled: return ".commentArrowRight20Filled" @@ -37496,8 +37784,6 @@ import Foundation case .commentCheckmark20Regular: return ".commentCheckmark20Regular" case .commentCheckmark24Filled: return ".commentCheckmark24Filled" case .commentCheckmark24Regular: return ".commentCheckmark24Regular" - default: break } - switch self { case .commentCheckmark28Filled: return ".commentCheckmark28Filled" case .commentCheckmark28Regular: return ".commentCheckmark28Regular" case .commentCheckmark48Filled: return ".commentCheckmark48Filled" @@ -37580,6 +37866,28 @@ import Foundation case .commentOff28Regular: return ".commentOff28Regular" case .commentOff48Filled: return ".commentOff48Filled" case .commentOff48Regular: return ".commentOff48Regular" + default: break } + switch self { + case .commentQuote16Filled: return ".commentQuote16Filled" + case .commentQuote16Regular: return ".commentQuote16Regular" + case .commentQuote20Filled: return ".commentQuote20Filled" + case .commentQuote20Regular: return ".commentQuote20Regular" + case .commentQuote24Filled: return ".commentQuote24Filled" + case .commentQuote24Regular: return ".commentQuote24Regular" + case .commentQuote28Filled: return ".commentQuote28Filled" + case .commentQuote28Regular: return ".commentQuote28Regular" + case .commentText16Filled: return ".commentText16Filled" + case .commentText16Regular: return ".commentText16Regular" + case .commentText20Filled: return ".commentText20Filled" + case .commentText20Regular: return ".commentText20Regular" + case .commentText24Filled: return ".commentText24Filled" + case .commentText24Regular: return ".commentText24Regular" + case .commentText28Filled: return ".commentText28Filled" + case .commentText28Regular: return ".commentText28Regular" + case .commentText32Filled: return ".commentText32Filled" + case .commentText32Regular: return ".commentText32Regular" + case .commentText48Filled: return ".commentText48Filled" + case .commentText48Regular: return ".commentText48Regular" case .communication16Filled: return ".communication16Filled" case .communication16Regular: return ".communication16Regular" case .communication20Filled: return ".communication20Filled" @@ -37598,8 +37906,6 @@ import Foundation case .communicationShield24Regular: return ".communicationShield24Regular" case .compassNorthwest16Filled: return ".compassNorthwest16Filled" case .compassNorthwest16Regular: return ".compassNorthwest16Regular" - default: break } - switch self { case .compassNorthwest20Filled: return ".compassNorthwest20Filled" case .compassNorthwest20Regular: return ".compassNorthwest20Regular" case .compassNorthwest24Filled: return ".compassNorthwest24Filled" @@ -37662,6 +37968,8 @@ import Foundation case .contactCardGroup16Filled: return ".contactCardGroup16Filled" case .contactCardGroup16Regular: return ".contactCardGroup16Regular" case .contactCardGroup20Filled: return ".contactCardGroup20Filled" + default: break } + switch self { case .contactCardGroup20Regular: return ".contactCardGroup20Regular" case .contactCardGroup24Filled: return ".contactCardGroup24Filled" case .contactCardGroup24Regular: return ".contactCardGroup24Regular" @@ -37700,8 +38008,6 @@ import Foundation case .contentView24Filled: return ".contentView24Filled" case .contentView24Regular: return ".contentView24Regular" case .contentView28Filled: return ".contentView28Filled" - default: break } - switch self { case .contentView28Regular: return ".contentView28Regular" case .contentView32Filled: return ".contentView32Filled" case .contentView32Regular: return ".contentView32Regular" @@ -37764,6 +38070,8 @@ import Foundation case .cookies32Filled: return ".cookies32Filled" case .cookies32Regular: return ".cookies32Regular" case .cookies48Filled: return ".cookies48Filled" + default: break } + switch self { case .cookies48Regular: return ".cookies48Regular" case .copy16Filled: return ".copy16Filled" case .copy16Regular: return ".copy16Regular" @@ -37802,8 +38110,6 @@ import Foundation case .creditCardClock20Regular: return ".creditCardClock20Regular" case .creditCardClock24Filled: return ".creditCardClock24Filled" case .creditCardClock24Regular: return ".creditCardClock24Regular" - default: break } - switch self { case .creditCardClock28Filled: return ".creditCardClock28Filled" case .creditCardClock28Regular: return ".creditCardClock28Regular" case .creditCardClock32Filled: return ".creditCardClock32Filled" @@ -37866,6 +38172,8 @@ import Foundation case .cube48Filled: return ".cube48Filled" case .cube48Regular: return ".cube48Regular" case .cubeAdd20Filled: return ".cubeAdd20Filled" + default: break } + switch self { case .cubeAdd20Regular: return ".cubeAdd20Regular" case .cubeArrowCurveDown20Filled: return ".cubeArrowCurveDown20Filled" case .cubeArrowCurveDown20Regular: return ".cubeArrowCurveDown20Regular" @@ -37904,8 +38212,6 @@ import Foundation case .currencyDollarRupee20Filled: return ".currencyDollarRupee20Filled" case .currencyDollarRupee20Regular: return ".currencyDollarRupee20Regular" case .currencyDollarRupee24Filled: return ".currencyDollarRupee24Filled" - default: break } - switch self { case .currencyDollarRupee24Regular: return ".currencyDollarRupee24Regular" case .cursor16Filled: return ".cursor16Filled" case .cursor16Regular: return ".cursor16Regular" @@ -37968,6 +38274,8 @@ import Foundation case .dataBarHorizontal24Regular: return ".dataBarHorizontal24Regular" case .dataBarHorizontalDescending16Filled: return ".dataBarHorizontalDescending16Filled" case .dataBarHorizontalDescending16Regular: return ".dataBarHorizontalDescending16Regular" + default: break } + switch self { case .dataBarVertical16Filled: return ".dataBarVertical16Filled" case .dataBarVertical16Regular: return ".dataBarVertical16Regular" case .dataBarVertical20Filled: return ".dataBarVertical20Filled" @@ -38006,8 +38314,6 @@ import Foundation case .dataFunnel24Regular: return ".dataFunnel24Regular" case .dataHistogram16Filled: return ".dataHistogram16Filled" case .dataHistogram16Regular: return ".dataHistogram16Regular" - default: break } - switch self { case .dataHistogram20Filled: return ".dataHistogram20Filled" case .dataHistogram20Regular: return ".dataHistogram20Regular" case .dataHistogram24Filled: return ".dataHistogram24Filled" @@ -38070,6 +38376,8 @@ import Foundation case .dataWaterfall20Regular: return ".dataWaterfall20Regular" case .dataWaterfall24Filled: return ".dataWaterfall24Filled" case .dataWaterfall24Regular: return ".dataWaterfall24Regular" + default: break } + switch self { case .dataWhisker20Filled: return ".dataWhisker20Filled" case .dataWhisker20Regular: return ".dataWhisker20Regular" case .dataWhisker24Filled: return ".dataWhisker24Filled" @@ -38108,8 +38416,6 @@ import Foundation case .databaseMultiple32Regular: return ".databaseMultiple32Regular" case .databasePerson20Filled: return ".databasePerson20Filled" case .databasePerson20Regular: return ".databasePerson20Regular" - default: break } - switch self { case .databasePerson24Filled: return ".databasePerson24Filled" case .databasePerson24Regular: return ".databasePerson24Regular" case .databasePlugConnected20Filled: return ".databasePlugConnected20Filled" @@ -38172,6 +38478,8 @@ import Foundation case .dentist16Filled: return ".dentist16Filled" case .dentist16Regular: return ".dentist16Regular" case .dentist20Filled: return ".dentist20Filled" + default: break } + switch self { case .dentist20Regular: return ".dentist20Regular" case .dentist24Filled: return ".dentist24Filled" case .dentist24Regular: return ".dentist24Regular" @@ -38210,8 +38518,6 @@ import Foundation case .desktop24Filled: return ".desktop24Filled" case .desktop24Regular: return ".desktop24Regular" case .desktop28Filled: return ".desktop28Filled" - default: break } - switch self { case .desktop28Regular: return ".desktop28Regular" case .desktop32Filled: return ".desktop32Filled" case .desktop32Regular: return ".desktop32Regular" @@ -38274,6 +38580,8 @@ import Foundation case .desktopOff24Filled: return ".desktopOff24Filled" case .desktopOff24Regular: return ".desktopOff24Regular" case .desktopPulse16Filled: return ".desktopPulse16Filled" + default: break } + switch self { case .desktopPulse16Regular: return ".desktopPulse16Regular" case .desktopPulse20Filled: return ".desktopPulse20Filled" case .desktopPulse20Regular: return ".desktopPulse20Regular" @@ -38312,8 +38620,6 @@ import Foundation case .desktopTower24Filled: return ".desktopTower24Filled" case .desktopTower24Regular: return ".desktopTower24Regular" case .developerBoard16Filled: return ".developerBoard16Filled" - default: break } - switch self { case .developerBoard16Regular: return ".developerBoard16Regular" case .developerBoard20Filled: return ".developerBoard20Filled" case .developerBoard20Regular: return ".developerBoard20Regular" @@ -38376,6 +38682,8 @@ import Foundation case .dialpadOff24Filled: return ".dialpadOff24Filled" case .dialpadOff24Regular: return ".dialpadOff24Regular" case .dialpadQuestionMark20Filled: return ".dialpadQuestionMark20Filled" + default: break } + switch self { case .dialpadQuestionMark20Regular: return ".dialpadQuestionMark20Regular" case .dialpadQuestionMark24Filled: return ".dialpadQuestionMark24Filled" case .dialpadQuestionMark24Regular: return ".dialpadQuestionMark24Regular" @@ -38414,8 +38722,6 @@ import Foundation case .dismiss24Filled: return ".dismiss24Filled" case .dismiss24Regular: return ".dismiss24Regular" case .dismiss28Filled: return ".dismiss28Filled" - default: break } - switch self { case .dismiss28Regular: return ".dismiss28Regular" case .dismiss32Filled: return ".dismiss32Filled" case .dismiss32Light: return ".dismiss32Light" @@ -38478,6 +38784,8 @@ import Foundation case .doctor12Filled: return ".doctor12Filled" case .doctor12Regular: return ".doctor12Regular" case .doctor16Filled: return ".doctor16Filled" + default: break } + switch self { case .doctor16Regular: return ".doctor16Regular" case .doctor20Filled: return ".doctor20Filled" case .doctor20Regular: return ".doctor20Regular" @@ -38516,8 +38824,6 @@ import Foundation case .documentAdd48Filled: return ".documentAdd48Filled" case .documentAdd48Regular: return ".documentAdd48Regular" case .documentArrowDown16Filled: return ".documentArrowDown16Filled" - default: break } - switch self { case .documentArrowDown16Regular: return ".documentArrowDown16Regular" case .documentArrowDown20Filled: return ".documentArrowDown20Filled" case .documentArrowDown20Regular: return ".documentArrowDown20Regular" @@ -38580,6 +38886,8 @@ import Foundation case .documentBulletListCube16Filled: return ".documentBulletListCube16Filled" case .documentBulletListCube16Regular: return ".documentBulletListCube16Regular" case .documentBulletListCube20Filled: return ".documentBulletListCube20Filled" + default: break } + switch self { case .documentBulletListCube20Regular: return ".documentBulletListCube20Regular" case .documentBulletListCube24Filled: return ".documentBulletListCube24Filled" case .documentBulletListCube24Regular: return ".documentBulletListCube24Regular" @@ -38618,8 +38926,6 @@ import Foundation case .documentCopy48Filled: return ".documentCopy48Filled" case .documentCopy48Regular: return ".documentCopy48Regular" case .documentCs16Filled: return ".documentCs16Filled" - default: break } - switch self { case .documentCs16Regular: return ".documentCs16Regular" case .documentCss16Filled: return ".documentCss16Filled" case .documentCss16Regular: return ".documentCss16Regular" @@ -38682,6 +38988,8 @@ import Foundation case .documentError24Filled: return ".documentError24Filled" case .documentError24Regular: return ".documentError24Regular" case .documentFit16Filled: return ".documentFit16Filled" + default: break } + switch self { case .documentFit16Regular: return ".documentFit16Regular" case .documentFit20Filled: return ".documentFit20Filled" case .documentFit20Regular: return ".documentFit20Regular" @@ -38720,8 +39028,6 @@ import Foundation case .documentGlobe24Filled: return ".documentGlobe24Filled" case .documentGlobe24Regular: return ".documentGlobe24Regular" case .documentHeader16Filled: return ".documentHeader16Filled" - default: break } - switch self { case .documentHeader16Regular: return ".documentHeader16Regular" case .documentHeader20Filled: return ".documentHeader20Filled" case .documentHeader20Regular: return ".documentHeader20Regular" @@ -38784,6 +39090,8 @@ import Foundation case .documentLandscapeSplitHint24Filled: return ".documentLandscapeSplitHint24Filled" case .documentLandscapeSplitHint24Regular: return ".documentLandscapeSplitHint24Regular" case .documentLightning16Filled: return ".documentLightning16Filled" + default: break } + switch self { case .documentLightning16Regular: return ".documentLightning16Regular" case .documentLightning20Filled: return ".documentLightning20Filled" case .documentLightning20Regular: return ".documentLightning20Regular" @@ -38822,8 +39130,6 @@ import Foundation case .documentMention16Regular: return ".documentMention16Regular" case .documentMention20Filled: return ".documentMention20Filled" case .documentMention20Regular: return ".documentMention20Regular" - default: break } - switch self { case .documentMention24Filled: return ".documentMention24Filled" case .documentMention24Regular: return ".documentMention24Regular" case .documentMention28Filled: return ".documentMention28Filled" @@ -38886,6 +39192,8 @@ import Foundation case .documentOnePageSparkle24Regular: return ".documentOnePageSparkle24Regular" case .documentPageBottomCenter20Filled: return ".documentPageBottomCenter20Filled" case .documentPageBottomCenter20Regular: return ".documentPageBottomCenter20Regular" + default: break } + switch self { case .documentPageBottomCenter24Filled: return ".documentPageBottomCenter24Filled" case .documentPageBottomCenter24Regular: return ".documentPageBottomCenter24Regular" case .documentPageBottomLeft20Filled: return ".documentPageBottomLeft20Filled" @@ -38924,8 +39232,6 @@ import Foundation case .documentPdf24Regular: return ".documentPdf24Regular" case .documentPdf32Filled: return ".documentPdf32Filled" case .documentPdf32Regular: return ".documentPdf32Regular" - default: break } - switch self { case .documentPercent20Filled: return ".documentPercent20Filled" case .documentPercent20Regular: return ".documentPercent20Regular" case .documentPercent24Filled: return ".documentPercent24Filled" @@ -38988,6 +39294,8 @@ import Foundation case .documentRibbon48Regular: return ".documentRibbon48Regular" case .documentSass16Filled: return ".documentSass16Filled" case .documentSass16Regular: return ".documentSass16Regular" + default: break } + switch self { case .documentSass20Filled: return ".documentSass20Filled" case .documentSass20Regular: return ".documentSass20Regular" case .documentSave20Filled: return ".documentSave20Filled" @@ -39026,8 +39334,6 @@ import Foundation case .documentSplitHint24Filled: return ".documentSplitHint24Filled" case .documentSplitHint24Regular: return ".documentSplitHint24Regular" case .documentSplitHintOff16Filled: return ".documentSplitHintOff16Filled" - default: break } - switch self { case .documentSplitHintOff16Regular: return ".documentSplitHintOff16Regular" case .documentSplitHintOff20Filled: return ".documentSplitHintOff20Filled" case .documentSplitHintOff20Regular: return ".documentSplitHintOff20Regular" @@ -39090,6 +39396,8 @@ import Foundation case .documentTextExtract24Filled: return ".documentTextExtract24Filled" case .documentTextExtract24Regular: return ".documentTextExtract24Regular" case .documentTextLink20Filled: return ".documentTextLink20Filled" + default: break } + switch self { case .documentTextLink20Regular: return ".documentTextLink20Regular" case .documentTextLink24Filled: return ".documentTextLink24Filled" case .documentTextLink24Regular: return ".documentTextLink24Regular" @@ -39128,8 +39436,6 @@ import Foundation case .doorArrowRight16Filled: return ".doorArrowRight16Filled" case .doorArrowRight16Regular: return ".doorArrowRight16Regular" case .doorArrowRight20Filled: return ".doorArrowRight20Filled" - default: break } - switch self { case .doorArrowRight20Regular: return ".doorArrowRight20Regular" case .doorArrowRight28Filled: return ".doorArrowRight28Filled" case .doorArrowRight28Regular: return ".doorArrowRight28Regular" @@ -39192,6 +39498,8 @@ import Foundation case .drawerArrowDownload20Regular: return ".drawerArrowDownload20Regular" case .drawerArrowDownload24Filled: return ".drawerArrowDownload24Filled" case .drawerArrowDownload24Regular: return ".drawerArrowDownload24Regular" + default: break } + switch self { case .drawerDismiss20Filled: return ".drawerDismiss20Filled" case .drawerDismiss20Regular: return ".drawerDismiss20Regular" case .drawerDismiss24Filled: return ".drawerDismiss24Filled" @@ -39230,8 +39538,6 @@ import Foundation case .drinkMargarita20Regular: return ".drinkMargarita20Regular" case .drinkMargarita24Filled: return ".drinkMargarita24Filled" case .drinkMargarita24Regular: return ".drinkMargarita24Regular" - default: break } - switch self { case .drinkToGo20Filled: return ".drinkToGo20Filled" case .drinkToGo20Regular: return ".drinkToGo20Regular" case .drinkToGo24Filled: return ".drinkToGo24Filled" @@ -39294,6 +39600,8 @@ import Foundation case .dualScreenGroup20Regular: return ".dualScreenGroup20Regular" case .dualScreenGroup24Filled: return ".dualScreenGroup24Filled" case .dualScreenGroup24Regular: return ".dualScreenGroup24Regular" + default: break } + switch self { case .dualScreenHeader20Filled: return ".dualScreenHeader20Filled" case .dualScreenHeader20Regular: return ".dualScreenHeader20Regular" case .dualScreenHeader24Filled: return ".dualScreenHeader24Filled" @@ -39332,8 +39640,6 @@ import Foundation case .dualScreenTablet24Regular: return ".dualScreenTablet24Regular" case .dualScreenUpdate20Filled: return ".dualScreenUpdate20Filled" case .dualScreenUpdate20Regular: return ".dualScreenUpdate20Regular" - default: break } - switch self { case .dualScreenUpdate24Filled: return ".dualScreenUpdate24Filled" case .dualScreenUpdate24Regular: return ".dualScreenUpdate24Regular" case .dualScreenVerticalScroll20Filled: return ".dualScreenVerticalScroll20Filled" @@ -39396,6 +39702,8 @@ import Foundation case .editArrowBack16Filled: return ".editArrowBack16Filled" case .editArrowBack16Regular: return ".editArrowBack16Regular" case .editArrowBack20Filled: return ".editArrowBack20Filled" + default: break } + switch self { case .editArrowBack20Regular: return ".editArrowBack20Regular" case .editArrowBack24Filled: return ".editArrowBack24Filled" case .editArrowBack24Regular: return ".editArrowBack24Regular" @@ -39434,8 +39742,6 @@ import Foundation case .editProhibited28Filled: return ".editProhibited28Filled" case .editProhibited28Regular: return ".editProhibited28Regular" case .editProhibited32Filled: return ".editProhibited32Filled" - default: break } - switch self { case .editProhibited32Regular: return ".editProhibited32Regular" case .editProhibited48Filled: return ".editProhibited48Filled" case .editProhibited48Regular: return ".editProhibited48Regular" @@ -39498,6 +39804,8 @@ import Foundation case .emojiHand32Regular: return ".emojiHand32Regular" case .emojiHand48Filled: return ".emojiHand48Filled" case .emojiHand48Regular: return ".emojiHand48Regular" + default: break } + switch self { case .emojiHint16Filled: return ".emojiHint16Filled" case .emojiHint16Regular: return ".emojiHint16Regular" case .emojiHint20Filled: return ".emojiHint20Filled" @@ -39536,8 +39844,6 @@ import Foundation case .emojiSad16Regular: return ".emojiSad16Regular" case .emojiSad20Filled: return ".emojiSad20Filled" case .emojiSad20Regular: return ".emojiSad20Regular" - default: break } - switch self { case .emojiSad24Filled: return ".emojiSad24Filled" case .emojiSad24Regular: return ".emojiSad24Regular" case .emojiSadSlight20Filled: return ".emojiSadSlight20Filled" @@ -39600,6 +39906,8 @@ import Foundation case .eraserTool20Regular: return ".eraserTool20Regular" case .eraserTool24Filled: return ".eraserTool24Filled" case .eraserTool24Regular: return ".eraserTool24Regular" + default: break } + switch self { case .errorCircle12Filled: return ".errorCircle12Filled" case .errorCircle12Regular: return ".errorCircle12Regular" case .errorCircle16Filled: return ".errorCircle16Filled" @@ -39638,8 +39946,6 @@ import Foundation case .expandUpRight32Regular: return ".expandUpRight32Regular" case .expandUpRight48Filled: return ".expandUpRight48Filled" case .expandUpRight48Regular: return ".expandUpRight48Regular" - default: break } - switch self { case .extendedDock20Filled: return ".extendedDock20Filled" case .extendedDock20Regular: return ".extendedDock20Regular" case .extendedDock24Filled: return ".extendedDock24Filled" @@ -39702,6 +40008,8 @@ import Foundation case .eyedropperOff24Regular: return ".eyedropperOff24Regular" case .fStop16Filled: return ".fStop16Filled" case .fStop16Regular: return ".fStop16Regular" + default: break } + switch self { case .fStop20Filled: return ".fStop20Filled" case .fStop20Regular: return ".fStop20Regular" case .fStop24Filled: return ".fStop24Filled" @@ -39740,8 +40048,6 @@ import Foundation case .filmstrip16Regular: return ".filmstrip16Regular" case .filmstrip20Filled: return ".filmstrip20Filled" case .filmstrip20Regular: return ".filmstrip20Regular" - default: break } - switch self { case .filmstrip24Filled: return ".filmstrip24Filled" case .filmstrip24Regular: return ".filmstrip24Regular" case .filmstrip32Filled: return ".filmstrip32Filled" @@ -39804,6 +40110,8 @@ import Foundation case .fingerprint32Filled: return ".fingerprint32Filled" case .fingerprint32Regular: return ".fingerprint32Regular" case .fingerprint48Filled: return ".fingerprint48Filled" + default: break } + switch self { case .fingerprint48Regular: return ".fingerprint48Regular" case .fire16Filled: return ".fire16Filled" case .fire16Regular: return ".fire16Regular" @@ -39842,8 +40150,6 @@ import Foundation case .flagClock16Regular: return ".flagClock16Regular" case .flagClock20Filled: return ".flagClock20Filled" case .flagClock20Regular: return ".flagClock20Regular" - default: break } - switch self { case .flagClock24Filled: return ".flagClock24Filled" case .flagClock24Regular: return ".flagClock24Regular" case .flagClock28Filled: return ".flagClock28Filled" @@ -39906,6 +40212,8 @@ import Foundation case .flashAuto24Regular: return ".flashAuto24Regular" case .flashCheckmark16Filled: return ".flashCheckmark16Filled" case .flashCheckmark16Regular: return ".flashCheckmark16Regular" + default: break } + switch self { case .flashCheckmark20Filled: return ".flashCheckmark20Filled" case .flashCheckmark20Regular: return ".flashCheckmark20Regular" case .flashCheckmark24Filled: return ".flashCheckmark24Filled" @@ -39944,8 +40252,6 @@ import Foundation case .flashlightOff20Regular: return ".flashlightOff20Regular" case .flashlightOff24Filled: return ".flashlightOff24Filled" case .flashlightOff24Regular: return ".flashlightOff24Regular" - default: break } - switch self { case .flipHorizontal16Filled: return ".flipHorizontal16Filled" case .flipHorizontal16Regular: return ".flipHorizontal16Regular" case .flipHorizontal20Filled: return ".flipHorizontal20Filled" @@ -40008,6 +40314,8 @@ import Foundation case .folder16Regular: return ".folder16Regular" case .folder20Filled: return ".folder20Filled" case .folder20Regular: return ".folder20Regular" + default: break } + switch self { case .folder24Filled: return ".folder24Filled" case .folder24Regular: return ".folder24Regular" case .folder28Filled: return ".folder28Filled" @@ -40046,8 +40354,6 @@ import Foundation case .folderArrowRight20Regular: return ".folderArrowRight20Regular" case .folderArrowRight24Filled: return ".folderArrowRight24Filled" case .folderArrowRight24Regular: return ".folderArrowRight24Regular" - default: break } - switch self { case .folderArrowRight28Filled: return ".folderArrowRight28Filled" case .folderArrowRight28Regular: return ".folderArrowRight28Regular" case .folderArrowRight32Filled: return ".folderArrowRight32Filled" @@ -40110,6 +40416,8 @@ import Foundation case .folderMultiple16Regular: return ".folderMultiple16Regular" case .folderOpen16Filled: return ".folderOpen16Filled" case .folderOpen16Regular: return ".folderOpen16Regular" + default: break } + switch self { case .folderOpen20Filled: return ".folderOpen20Filled" case .folderOpen20Regular: return ".folderOpen20Regular" case .folderOpen24Filled: return ".folderOpen24Filled" @@ -40148,8 +40456,6 @@ import Foundation case .folderProhibited32Regular: return ".folderProhibited32Regular" case .folderProhibited48Filled: return ".folderProhibited48Filled" case .folderProhibited48Regular: return ".folderProhibited48Regular" - default: break } - switch self { case .folderSearch16Filled: return ".folderSearch16Filled" case .folderSearch16Regular: return ".folderSearch16Regular" case .folderSearch20Filled: return ".folderSearch20Filled" @@ -40212,6 +40518,8 @@ import Foundation case .food48Regular: return ".food48Regular" case .foodApple20Filled: return ".foodApple20Filled" case .foodApple20Regular: return ".foodApple20Regular" + default: break } + switch self { case .foodApple24Filled: return ".foodApple24Filled" case .foodApple24Regular: return ".foodApple24Regular" case .foodCake12Filled: return ".foodCake12Filled" @@ -40250,8 +40558,6 @@ import Foundation case .foodGrains24Regular: return ".foodGrains24Regular" case .foodPizza20Filled: return ".foodPizza20Filled" case .foodPizza20Regular: return ".foodPizza20Regular" - default: break } - switch self { case .foodPizza24Filled: return ".foodPizza24Filled" case .foodPizza24Regular: return ".foodPizza24Regular" case .foodToast16Filled: return ".foodToast16Filled" @@ -40314,6 +40620,8 @@ import Foundation case .fps6028Regular: return ".fps6028Regular" case .fps6048Filled: return ".fps6048Filled" case .fps6048Regular: return ".fps6048Regular" + default: break } + switch self { case .fps96020Filled: return ".fps96020Filled" case .fps96020Regular: return ".fps96020Regular" case .fps96024Filled: return ".fps96024Filled" @@ -40352,8 +40660,6 @@ import Foundation case .games20Regular: return ".games20Regular" case .games24Filled: return ".games24Filled" case .games24Regular: return ".games24Regular" - default: break } - switch self { case .games28Filled: return ".games28Filled" case .games28Regular: return ".games28Regular" case .games32Filled: return ".games32Filled" @@ -40416,6 +40722,8 @@ import Foundation case .giftCard16Regular: return ".giftCard16Regular" case .giftCard20Filled: return ".giftCard20Filled" case .giftCard20Regular: return ".giftCard20Regular" + default: break } + switch self { case .giftCard24Filled: return ".giftCard24Filled" case .giftCard24Regular: return ".giftCard24Regular" case .giftCardAdd20Filled: return ".giftCardAdd20Filled" @@ -40444,24 +40752,34 @@ import Foundation case .giftOpen32Regular: return ".giftOpen32Regular" case .glance12Filled: return ".glance12Filled" case .glance12Regular: return ".glance12Regular" + case .glance16Filled: return ".glance16Filled" + case .glance16Regular: return ".glance16Regular" case .glance20Filled: return ".glance20Filled" case .glance20Regular: return ".glance20Regular" case .glance24Filled: return ".glance24Filled" case .glance24Regular: return ".glance24Regular" + case .glance28Filled: return ".glance28Filled" + case .glance28Regular: return ".glance28Regular" + case .glance32Filled: return ".glance32Filled" + case .glance32Regular: return ".glance32Regular" + case .glance48Filled: return ".glance48Filled" + case .glance48Regular: return ".glance48Regular" case .glanceDefault12Filled: return ".glanceDefault12Filled" case .glanceDefault12Regular: return ".glanceDefault12Regular" case .glanceHorizontal12Filled: return ".glanceHorizontal12Filled" case .glanceHorizontal12Regular: return ".glanceHorizontal12Regular" case .glanceHorizontal16Filled: return ".glanceHorizontal16Filled" case .glanceHorizontal16Regular: return ".glanceHorizontal16Regular" - default: break } - switch self { case .glanceHorizontal20Filled: return ".glanceHorizontal20Filled" case .glanceHorizontal20Regular: return ".glanceHorizontal20Regular" case .glanceHorizontal24Filled: return ".glanceHorizontal24Filled" case .glanceHorizontal24Regular: return ".glanceHorizontal24Regular" + case .glanceHorizontal28Filled: return ".glanceHorizontal28Filled" + case .glanceHorizontal28Regular: return ".glanceHorizontal28Regular" case .glanceHorizontal32Filled: return ".glanceHorizontal32Filled" case .glanceHorizontal32Regular: return ".glanceHorizontal32Regular" + case .glanceHorizontal48Filled: return ".glanceHorizontal48Filled" + case .glanceHorizontal48Regular: return ".glanceHorizontal48Regular" case .glanceHorizontalSparkle32Filled: return ".glanceHorizontalSparkle32Filled" case .glanceHorizontalSparkle32Regular: return ".glanceHorizontalSparkle32Regular" case .glanceHorizontalSparkles16Filled: return ".glanceHorizontalSparkles16Filled" @@ -40506,6 +40824,8 @@ import Foundation case .globe28Regular: return ".globe28Regular" case .globe32Filled: return ".globe32Filled" case .globe32Regular: return ".globe32Regular" + default: break } + switch self { case .globe48Filled: return ".globe48Filled" case .globe48Regular: return ".globe48Regular" case .globeAdd20Filled: return ".globeAdd20Filled" @@ -40556,8 +40876,6 @@ import Foundation case .globeOff24Regular: return ".globeOff24Regular" case .globeOff28Filled: return ".globeOff28Filled" case .globeOff28Regular: return ".globeOff28Regular" - default: break } - switch self { case .globeOff32Filled: return ".globeOff32Filled" case .globeOff32Regular: return ".globeOff32Regular" case .globeOff48Filled: return ".globeOff48Filled" @@ -40608,6 +40926,8 @@ import Foundation case .globeVideo32Regular: return ".globeVideo32Regular" case .globeVideo48Filled: return ".globeVideo48Filled" case .globeVideo48Regular: return ".globeVideo48Regular" + default: break } + switch self { case .globeWarning16Filled: return ".globeWarning16Filled" case .globeWarning16Regular: return ".globeWarning16Regular" case .globeWarning20Filled: return ".globeWarning20Filled" @@ -40658,8 +40978,6 @@ import Foundation case .guardian24Regular: return ".guardian24Regular" case .guardian28Filled: return ".guardian28Filled" case .guardian28Regular: return ".guardian28Regular" - default: break } - switch self { case .guardian48Filled: return ".guardian48Filled" case .guardian48Regular: return ".guardian48Regular" case .guest12Filled: return ".guest12Filled" @@ -40710,6 +41028,8 @@ import Foundation case .handLeftChat20Filled: return ".handLeftChat20Filled" case .handLeftChat20Regular: return ".handLeftChat20Regular" case .handLeftChat24Filled: return ".handLeftChat24Filled" + default: break } + switch self { case .handLeftChat24Regular: return ".handLeftChat24Regular" case .handLeftChat28Filled: return ".handLeftChat28Filled" case .handLeftChat28Regular: return ".handLeftChat28Regular" @@ -40760,8 +41080,6 @@ import Foundation case .handshake32Filled: return ".handshake32Filled" case .handshake32Regular: return ".handshake32Regular" case .hapticStrong16Filled: return ".hapticStrong16Filled" - default: break } - switch self { case .hapticStrong16Regular: return ".hapticStrong16Regular" case .hapticStrong20Filled: return ".hapticStrong20Filled" case .hapticStrong20Regular: return ".hapticStrong20Regular" @@ -40812,6 +41130,8 @@ import Foundation case .hatGraduationSparkle16Filled: return ".hatGraduationSparkle16Filled" case .hatGraduationSparkle16Regular: return ".hatGraduationSparkle16Regular" case .hatGraduationSparkle20Filled: return ".hatGraduationSparkle20Filled" + default: break } + switch self { case .hatGraduationSparkle20Regular: return ".hatGraduationSparkle20Regular" case .hatGraduationSparkle24Filled: return ".hatGraduationSparkle24Filled" case .hatGraduationSparkle24Regular: return ".hatGraduationSparkle24Regular" @@ -40862,8 +41182,6 @@ import Foundation case .headset32Filled: return ".headset32Filled" case .headset32Regular: return ".headset32Regular" case .headset48Filled: return ".headset48Filled" - default: break } - switch self { case .headset48Regular: return ".headset48Regular" case .headsetAdd20Filled: return ".headsetAdd20Filled" case .headsetAdd20Regular: return ".headsetAdd20Regular" @@ -40914,6 +41232,8 @@ import Foundation case .heartOff16Filled: return ".heartOff16Filled" case .heartOff16Regular: return ".heartOff16Regular" case .heartOff20Filled: return ".heartOff20Filled" + default: break } + switch self { case .heartOff20Regular: return ".heartOff20Regular" case .heartOff24Filled: return ".heartOff24Filled" case .heartOff24Regular: return ".heartOff24Regular" @@ -40964,8 +41284,6 @@ import Foundation case .highlightAccent16Filled: return ".highlightAccent16Filled" case .highlightAccent20Filled: return ".highlightAccent20Filled" case .highlightAccent24Filled: return ".highlightAccent24Filled" - default: break } - switch self { case .highlightLink20Filled: return ".highlightLink20Filled" case .highlightLink20Regular: return ".highlightLink20Regular" case .highway20Filled: return ".highway20Filled" @@ -41016,6 +41334,8 @@ import Foundation case .homeCheckmark16Filled: return ".homeCheckmark16Filled" case .homeCheckmark16Regular: return ".homeCheckmark16Regular" case .homeCheckmark20Filled: return ".homeCheckmark20Filled" + default: break } + switch self { case .homeCheckmark20Regular: return ".homeCheckmark20Regular" case .homeCheckmark24Filled: return ".homeCheckmark24Filled" case .homeCheckmark24Regular: return ".homeCheckmark24Regular" @@ -41066,8 +41386,6 @@ import Foundation case .hourglassHalf16Filled: return ".hourglassHalf16Filled" case .hourglassHalf16Regular: return ".hourglassHalf16Regular" case .hourglassHalf20Filled: return ".hourglassHalf20Filled" - default: break } - switch self { case .hourglassHalf20Regular: return ".hourglassHalf20Regular" case .hourglassHalf24Filled: return ".hourglassHalf24Filled" case .hourglassHalf24Regular: return ".hourglassHalf24Regular" @@ -41118,6 +41436,8 @@ import Foundation case .imageArrowCounterclockwise20Filled: return ".imageArrowCounterclockwise20Filled" case .imageArrowCounterclockwise20Regular: return ".imageArrowCounterclockwise20Regular" case .imageArrowCounterclockwise24Filled: return ".imageArrowCounterclockwise24Filled" + default: break } + switch self { case .imageArrowCounterclockwise24Regular: return ".imageArrowCounterclockwise24Regular" case .imageArrowForward20Filled: return ".imageArrowForward20Filled" case .imageArrowForward20Regular: return ".imageArrowForward20Regular" @@ -41168,8 +41488,6 @@ import Foundation case .imageMultiple16Regular: return ".imageMultiple16Regular" case .imageMultiple20Filled: return ".imageMultiple20Filled" case .imageMultiple20Regular: return ".imageMultiple20Regular" - default: break } - switch self { case .imageMultiple24Filled: return ".imageMultiple24Filled" case .imageMultiple24Regular: return ".imageMultiple24Regular" case .imageMultiple28Filled: return ".imageMultiple28Filled" @@ -41220,6 +41538,8 @@ import Foundation case .imageSplit20Regular: return ".imageSplit20Regular" case .imageSplit24Filled: return ".imageSplit24Filled" case .imageSplit24Regular: return ".imageSplit24Regular" + default: break } + switch self { case .imageStack16Filled: return ".imageStack16Filled" case .imageStack16Regular: return ".imageStack16Regular" case .imageStack20Filled: return ".imageStack20Filled" @@ -41270,8 +41590,6 @@ import Foundation case .info24Regular: return ".info24Regular" case .info28Filled: return ".info28Filled" case .info28Regular: return ".info28Regular" - default: break } - switch self { case .info32Filled: return ".info32Filled" case .info32Regular: return ".info32Regular" case .info48Filled: return ".info48Filled" @@ -41322,6 +41640,8 @@ import Foundation case .iot20Regular: return ".iot20Regular" case .iot24Filled: return ".iot24Filled" case .iot24Regular: return ".iot24Regular" + default: break } + switch self { case .iotAlert16Filled: return ".iotAlert16Filled" case .iotAlert16Regular: return ".iotAlert16Regular" case .iotAlert20Filled: return ".iotAlert20Filled" @@ -41372,8 +41692,6 @@ import Foundation case .keyboard24Regular: return ".keyboard24Regular" case .keyboardDock20Filled: return ".keyboardDock20Filled" case .keyboardDock20Regular: return ".keyboardDock20Regular" - default: break } - switch self { case .keyboardDock24Filled: return ".keyboardDock24Filled" case .keyboardDock24Regular: return ".keyboardDock24Regular" case .keyboardLayoutFloat20Filled: return ".keyboardLayoutFloat20Filled" @@ -41424,6 +41742,8 @@ import Foundation case .laptop32Regular: return ".laptop32Regular" case .laptop48Filled: return ".laptop48Filled" case .laptop48Regular: return ".laptop48Regular" + default: break } + switch self { case .laptopBriefcase20Filled: return ".laptopBriefcase20Filled" case .laptopBriefcase20Regular: return ".laptopBriefcase20Regular" case .laptopBriefcase24Filled: return ".laptopBriefcase24Filled" @@ -41474,8 +41794,6 @@ import Foundation case .layerDiagonal20Filled: return ".layerDiagonal20Filled" case .layerDiagonal20Regular: return ".layerDiagonal20Regular" case .layerDiagonal24Filled: return ".layerDiagonal24Filled" - default: break } - switch self { case .layerDiagonal24Regular: return ".layerDiagonal24Regular" case .layerDiagonalAdd20Filled: return ".layerDiagonalAdd20Filled" case .layerDiagonalAdd20Regular: return ".layerDiagonalAdd20Regular" @@ -41526,6 +41844,8 @@ import Foundation case .layoutColumnFourFocusLeft16Filled: return ".layoutColumnFourFocusLeft16Filled" case .layoutColumnFourFocusLeft20Filled: return ".layoutColumnFourFocusLeft20Filled" case .layoutColumnFourFocusLeft24Filled: return ".layoutColumnFourFocusLeft24Filled" + default: break } + switch self { case .layoutColumnFourFocusRight16Filled: return ".layoutColumnFourFocusRight16Filled" case .layoutColumnFourFocusRight20Filled: return ".layoutColumnFourFocusRight20Filled" case .layoutColumnFourFocusRight24Filled: return ".layoutColumnFourFocusRight24Filled" @@ -41576,8 +41896,6 @@ import Foundation case .layoutColumnTwoFocusLeft24Filled: return ".layoutColumnTwoFocusLeft24Filled" case .layoutColumnTwoFocusLeft32Filled: return ".layoutColumnTwoFocusLeft32Filled" case .layoutColumnTwoFocusLeft32Light: return ".layoutColumnTwoFocusLeft32Light" - default: break } - switch self { case .layoutColumnTwoFocusRight16Filled: return ".layoutColumnTwoFocusRight16Filled" case .layoutColumnTwoFocusRight20Filled: return ".layoutColumnTwoFocusRight20Filled" case .layoutColumnTwoFocusRight24Filled: return ".layoutColumnTwoFocusRight24Filled" @@ -41628,6 +41946,8 @@ import Foundation case .layoutRowFourFocusCenterTop16Filled: return ".layoutRowFourFocusCenterTop16Filled" case .layoutRowFourFocusCenterTop20Filled: return ".layoutRowFourFocusCenterTop20Filled" case .layoutRowFourFocusCenterTop24Filled: return ".layoutRowFourFocusCenterTop24Filled" + default: break } + switch self { case .layoutRowFourFocusTop16Filled: return ".layoutRowFourFocusTop16Filled" case .layoutRowFourFocusTop20Filled: return ".layoutRowFourFocusTop20Filled" case .layoutRowFourFocusTop24Filled: return ".layoutRowFourFocusTop24Filled" @@ -41678,8 +41998,6 @@ import Foundation case .layoutRowTwoSettings24Regular: return ".layoutRowTwoSettings24Regular" case .layoutRowTwoSettings28Filled: return ".layoutRowTwoSettings28Filled" case .layoutRowTwoSettings28Regular: return ".layoutRowTwoSettings28Regular" - default: break } - switch self { case .layoutRowTwoSettings32Filled: return ".layoutRowTwoSettings32Filled" case .layoutRowTwoSettings32Light: return ".layoutRowTwoSettings32Light" case .layoutRowTwoSettings32Regular: return ".layoutRowTwoSettings32Regular" @@ -41730,6 +42048,8 @@ import Foundation case .leafTwo16Filled: return ".leafTwo16Filled" case .leafTwo16Regular: return ".leafTwo16Regular" case .leafTwo20Filled: return ".leafTwo20Filled" + default: break } + switch self { case .leafTwo20Regular: return ".leafTwo20Regular" case .leafTwo24Filled: return ".leafTwo24Filled" case .leafTwo24Regular: return ".leafTwo24Regular" @@ -41780,8 +42100,6 @@ import Foundation case .lightbulbFilament32Filled: return ".lightbulbFilament32Filled" case .lightbulbFilament32Regular: return ".lightbulbFilament32Regular" case .lightbulbFilament48Filled: return ".lightbulbFilament48Filled" - default: break } - switch self { case .lightbulbFilament48Regular: return ".lightbulbFilament48Regular" case .lightbulbPerson16Filled: return ".lightbulbPerson16Filled" case .lightbulbPerson16Regular: return ".lightbulbPerson16Regular" @@ -41832,6 +42150,8 @@ import Foundation case .lineHorizontal124Filled: return ".lineHorizontal124Filled" case .lineHorizontal124Regular: return ".lineHorizontal124Regular" case .lineHorizontal128Filled: return ".lineHorizontal128Filled" + default: break } + switch self { case .lineHorizontal128Regular: return ".lineHorizontal128Regular" case .lineHorizontal1Dashes16Filled: return ".lineHorizontal1Dashes16Filled" case .lineHorizontal1Dashes16Regular: return ".lineHorizontal1Dashes16Regular" @@ -41882,8 +42202,6 @@ import Foundation case .lineThickness24Filled: return ".lineThickness24Filled" case .lineThickness24Regular: return ".lineThickness24Regular" case .link12Filled: return ".link12Filled" - default: break } - switch self { case .link12Regular: return ".link12Regular" case .link16Filled: return ".link16Filled" case .link16Regular: return ".link16Regular" @@ -41934,6 +42252,8 @@ import Foundation case .linkPerson48Regular: return ".linkPerson48Regular" case .linkSettings24Filled: return ".linkSettings24Filled" case .linkSettings24Regular: return ".linkSettings24Regular" + default: break } + switch self { case .linkSquare12Filled: return ".linkSquare12Filled" case .linkSquare12Regular: return ".linkSquare12Regular" case .linkSquare16Filled: return ".linkSquare16Filled" @@ -41984,8 +42304,6 @@ import Foundation case .location12Regular: return ".location12Regular" case .location16Filled: return ".location16Filled" case .location16Regular: return ".location16Regular" - default: break } - switch self { case .location20Filled: return ".location20Filled" case .location20Regular: return ".location20Regular" case .location24Filled: return ".location24Filled" @@ -42036,6 +42354,8 @@ import Foundation case .locationArrowUp16Regular: return ".locationArrowUp16Regular" case .locationArrowUp20Filled: return ".locationArrowUp20Filled" case .locationArrowUp20Regular: return ".locationArrowUp20Regular" + default: break } + switch self { case .locationArrowUp48Filled: return ".locationArrowUp48Filled" case .locationArrowUp48Regular: return ".locationArrowUp48Regular" case .locationDismiss20Filled: return ".locationDismiss20Filled" @@ -42086,8 +42406,6 @@ import Foundation case .lockClosed32Light: return ".lockClosed32Light" case .lockClosed32Regular: return ".lockClosed32Regular" case .lockClosed48Filled: return ".lockClosed48Filled" - default: break } - switch self { case .lockClosed48Regular: return ".lockClosed48Regular" case .lockClosedKey16Filled: return ".lockClosedKey16Filled" case .lockClosedKey16Regular: return ".lockClosedKey16Regular" @@ -42138,6 +42456,8 @@ import Foundation case .luggage24Regular: return ".luggage24Regular" case .luggage28Filled: return ".luggage28Filled" case .luggage28Regular: return ".luggage28Regular" + default: break } + switch self { case .luggage32Filled: return ".luggage32Filled" case .luggage32Regular: return ".luggage32Regular" case .luggage48Filled: return ".luggage48Filled" @@ -42188,8 +42508,6 @@ import Foundation case .mailArrowClockwise16Regular: return ".mailArrowClockwise16Regular" case .mailArrowClockwise20Filled: return ".mailArrowClockwise20Filled" case .mailArrowClockwise20Regular: return ".mailArrowClockwise20Regular" - default: break } - switch self { case .mailArrowClockwise24Filled: return ".mailArrowClockwise24Filled" case .mailArrowClockwise24Regular: return ".mailArrowClockwise24Regular" case .mailArrowClockwise32Filled: return ".mailArrowClockwise32Filled" @@ -42240,6 +42558,8 @@ import Foundation case .mailClock20Regular: return ".mailClock20Regular" case .mailClock24Filled: return ".mailClock24Filled" case .mailClock24Regular: return ".mailClock24Regular" + default: break } + switch self { case .mailCopy20Filled: return ".mailCopy20Filled" case .mailCopy20Regular: return ".mailCopy20Regular" case .mailCopy24Filled: return ".mailCopy24Filled" @@ -42290,8 +42610,6 @@ import Foundation case .mailInboxAll24Regular: return ".mailInboxAll24Regular" case .mailInboxArrowDown16Filled: return ".mailInboxArrowDown16Filled" case .mailInboxArrowDown16Regular: return ".mailInboxArrowDown16Regular" - default: break } - switch self { case .mailInboxArrowDown20Filled: return ".mailInboxArrowDown20Filled" case .mailInboxArrowDown20Regular: return ".mailInboxArrowDown20Regular" case .mailInboxArrowRight20Filled: return ".mailInboxArrowRight20Filled" @@ -42342,6 +42660,8 @@ import Foundation case .mailMultiple32Filled: return ".mailMultiple32Filled" case .mailMultiple32Light: return ".mailMultiple32Light" case .mailMultiple32Regular: return ".mailMultiple32Regular" + default: break } + switch self { case .mailOff16Filled: return ".mailOff16Filled" case .mailOff16Regular: return ".mailOff16Regular" case .mailOff20Filled: return ".mailOff20Filled" @@ -42392,8 +42712,6 @@ import Foundation case .mailReadMultiple32Filled: return ".mailReadMultiple32Filled" case .mailReadMultiple32Regular: return ".mailReadMultiple32Regular" case .mailRewind16Filled: return ".mailRewind16Filled" - default: break } - switch self { case .mailRewind16Regular: return ".mailRewind16Regular" case .mailRewind20Filled: return ".mailRewind20Filled" case .mailRewind20Regular: return ".mailRewind20Regular" @@ -42444,6 +42762,8 @@ import Foundation case .map16Regular: return ".map16Regular" case .map20Filled: return ".map20Filled" case .map20Regular: return ".map20Regular" + default: break } + switch self { case .map24Filled: return ".map24Filled" case .map24Regular: return ".map24Regular" case .mapDrive16Filled: return ".mapDrive16Filled" @@ -42494,8 +42814,6 @@ import Foundation case .maximize20Regular: return ".maximize20Regular" case .maximize24Filled: return ".maximize24Filled" case .maximize24Regular: return ".maximize24Regular" - default: break } - switch self { case .maximize28Filled: return ".maximize28Filled" case .maximize28Regular: return ".maximize28Regular" case .maximize48Filled: return ".maximize48Filled" @@ -42512,6 +42830,8 @@ import Foundation case .meetNow32Regular: return ".meetNow32Regular" case .meetNow48Filled: return ".meetNow48Filled" case .meetNow48Regular: return ".meetNow48Regular" + case .megaphone12Filled: return ".megaphone12Filled" + case .megaphone12Regular: return ".megaphone12Regular" case .megaphone16Filled: return ".megaphone16Filled" case .megaphone16Regular: return ".megaphone16Regular" case .megaphone20Filled: return ".megaphone20Filled" @@ -42544,6 +42864,8 @@ import Foundation case .megaphoneOff28Regular: return ".megaphoneOff28Regular" case .memory16Filled: return ".memory16Filled" case .memory16Regular: return ".memory16Regular" + default: break } + switch self { case .mention12Filled: return ".mention12Filled" case .mention12Regular: return ".mention12Regular" case .mention16Filled: return ".mention16Filled" @@ -42579,6 +42901,18 @@ import Foundation case .mic32Regular: return ".mic32Regular" case .mic48Filled: return ".mic48Filled" case .mic48Regular: return ".mic48Regular" + case .micLink16Filled: return ".micLink16Filled" + case .micLink16Regular: return ".micLink16Regular" + case .micLink20Filled: return ".micLink20Filled" + case .micLink20Regular: return ".micLink20Regular" + case .micLink24Filled: return ".micLink24Filled" + case .micLink24Regular: return ".micLink24Regular" + case .micLink28Filled: return ".micLink28Filled" + case .micLink28Regular: return ".micLink28Regular" + case .micLink32Filled: return ".micLink32Filled" + case .micLink32Regular: return ".micLink32Regular" + case .micLink48Filled: return ".micLink48Filled" + case .micLink48Regular: return ".micLink48Regular" case .micOff12Filled: return ".micOff12Filled" case .micOff12Regular: return ".micOff12Regular" case .micOff16Filled: return ".micOff16Filled" @@ -42596,8 +42930,6 @@ import Foundation case .micProhibited16Filled: return ".micProhibited16Filled" case .micProhibited16Regular: return ".micProhibited16Regular" case .micProhibited20Filled: return ".micProhibited20Filled" - default: break } - switch self { case .micProhibited20Regular: return ".micProhibited20Regular" case .micProhibited24Filled: return ".micProhibited24Filled" case .micProhibited24Regular: return ".micProhibited24Regular" @@ -42634,6 +42966,8 @@ import Foundation case .micRecord24Filled: return ".micRecord24Filled" case .micRecord24Regular: return ".micRecord24Regular" case .micRecord28Filled: return ".micRecord28Filled" + default: break } + switch self { case .micRecord28Regular: return ".micRecord28Regular" case .micSettings20Filled: return ".micSettings20Filled" case .micSettings20Regular: return ".micSettings20Regular" @@ -42698,8 +43032,6 @@ import Foundation case .moneyHand16Regular: return ".moneyHand16Regular" case .moneyHand20Filled: return ".moneyHand20Filled" case .moneyHand20Regular: return ".moneyHand20Regular" - default: break } - switch self { case .moneyHand24Filled: return ".moneyHand24Filled" case .moneyHand24Regular: return ".moneyHand24Regular" case .moneyOff20Filled: return ".moneyOff20Filled" @@ -42736,6 +43068,8 @@ import Foundation case .moreHorizontal32Regular: return ".moreHorizontal32Regular" case .moreHorizontal48Filled: return ".moreHorizontal48Filled" case .moreHorizontal48Regular: return ".moreHorizontal48Regular" + default: break } + switch self { case .moreVertical16Filled: return ".moreVertical16Filled" case .moreVertical16Regular: return ".moreVertical16Regular" case .moreVertical20Filled: return ".moreVertical20Filled" @@ -42800,8 +43134,6 @@ import Foundation case .multiplier18X28Regular: return ".multiplier18X28Regular" case .multiplier18X32Filled: return ".multiplier18X32Filled" case .multiplier18X32Regular: return ".multiplier18X32Regular" - default: break } - switch self { case .multiplier18X48Filled: return ".multiplier18X48Filled" case .multiplier18X48Regular: return ".multiplier18X48Regular" case .multiplier1X20Filled: return ".multiplier1X20Filled" @@ -42838,6 +43170,8 @@ import Foundation case .multiselect16Regular: return ".multiselect16Regular" case .multiselect20Filled: return ".multiselect20Filled" case .multiselect20Regular: return ".multiselect20Regular" + default: break } + switch self { case .multiselect24Filled: return ".multiselect24Filled" case .multiselect24Regular: return ".multiselect24Regular" case .musicNote120Filled: return ".musicNote120Filled" @@ -42902,8 +43236,6 @@ import Foundation case .news20Regular: return ".news20Regular" case .news24Filled: return ".news24Filled" case .news24Regular: return ".news24Regular" - default: break } - switch self { case .news28Filled: return ".news28Filled" case .news28Regular: return ".news28Regular" case .next16Filled: return ".next16Filled" @@ -42940,6 +43272,8 @@ import Foundation case .noteAdd24Filled: return ".noteAdd24Filled" case .noteAdd24Regular: return ".noteAdd24Regular" case .noteAdd28Filled: return ".noteAdd28Filled" + default: break } + switch self { case .noteAdd28Regular: return ".noteAdd28Regular" case .noteAdd48Filled: return ".noteAdd48Filled" case .noteAdd48Regular: return ".noteAdd48Regular" @@ -43004,8 +43338,6 @@ import Foundation case .notepad24Filled: return ".notepad24Filled" case .notepad24Regular: return ".notepad24Regular" case .notepad28Filled: return ".notepad28Filled" - default: break } - switch self { case .notepad28Regular: return ".notepad28Regular" case .notepad32Filled: return ".notepad32Filled" case .notepad32Regular: return ".notepad32Regular" @@ -43042,6 +43374,8 @@ import Foundation case .numberCircle048Filled: return ".numberCircle048Filled" case .numberCircle048Regular: return ".numberCircle048Regular" case .numberCircle116Filled: return ".numberCircle116Filled" + default: break } + switch self { case .numberCircle116Regular: return ".numberCircle116Regular" case .numberCircle120Filled: return ".numberCircle120Filled" case .numberCircle120Regular: return ".numberCircle120Regular" @@ -43106,8 +43440,6 @@ import Foundation case .numberCircle620Filled: return ".numberCircle620Filled" case .numberCircle620Regular: return ".numberCircle620Regular" case .numberCircle624Filled: return ".numberCircle624Filled" - default: break } - switch self { case .numberCircle624Regular: return ".numberCircle624Regular" case .numberCircle628Filled: return ".numberCircle628Filled" case .numberCircle628Regular: return ".numberCircle628Regular" @@ -43144,6 +43476,8 @@ import Foundation case .numberCircle920Filled: return ".numberCircle920Filled" case .numberCircle920Regular: return ".numberCircle920Regular" case .numberCircle924Filled: return ".numberCircle924Filled" + default: break } + switch self { case .numberCircle924Regular: return ".numberCircle924Regular" case .numberCircle928Filled: return ".numberCircle928Filled" case .numberCircle928Regular: return ".numberCircle928Regular" @@ -43208,8 +43542,6 @@ import Foundation case .openOff24Filled: return ".openOff24Filled" case .openOff24Regular: return ".openOff24Regular" case .openOff28Filled: return ".openOff28Filled" - default: break } - switch self { case .openOff28Regular: return ".openOff28Regular" case .openOff48Filled: return ".openOff48Filled" case .openOff48Regular: return ".openOff48Regular" @@ -43246,6 +43578,8 @@ import Foundation case .organizationHorizontal20Regular: return ".organizationHorizontal20Regular" case .organizationHorizontal24Filled: return ".organizationHorizontal24Filled" case .organizationHorizontal24Regular: return ".organizationHorizontal24Regular" + default: break } + switch self { case .orientation20Filled: return ".orientation20Filled" case .orientation20Regular: return ".orientation20Regular" case .orientation24Filled: return ".orientation24Filled" @@ -43310,8 +43644,6 @@ import Foundation case .paintBrushArrowDown24Filled: return ".paintBrushArrowDown24Filled" case .paintBrushArrowDown24Regular: return ".paintBrushArrowDown24Regular" case .paintBrushArrowUp20Filled: return ".paintBrushArrowUp20Filled" - default: break } - switch self { case .paintBrushArrowUp20Regular: return ".paintBrushArrowUp20Regular" case .paintBrushArrowUp24Filled: return ".paintBrushArrowUp24Filled" case .paintBrushArrowUp24Regular: return ".paintBrushArrowUp24Regular" @@ -43348,6 +43680,8 @@ import Foundation case .panelLeft16Filled: return ".panelLeft16Filled" case .panelLeft16Regular: return ".panelLeft16Regular" case .panelLeft20Filled: return ".panelLeft20Filled" + default: break } + switch self { case .panelLeft20Regular: return ".panelLeft20Regular" case .panelLeft24Filled: return ".panelLeft24Filled" case .panelLeft24Regular: return ".panelLeft24Regular" @@ -43412,8 +43746,6 @@ import Foundation case .panelLeftHeaderAdd28Filled: return ".panelLeftHeaderAdd28Filled" case .panelLeftHeaderAdd28Regular: return ".panelLeftHeaderAdd28Regular" case .panelLeftHeaderAdd32Filled: return ".panelLeftHeaderAdd32Filled" - default: break } - switch self { case .panelLeftHeaderAdd32Regular: return ".panelLeftHeaderAdd32Regular" case .panelLeftHeaderAdd48Filled: return ".panelLeftHeaderAdd48Filled" case .panelLeftHeaderAdd48Regular: return ".panelLeftHeaderAdd48Regular" @@ -43450,6 +43782,8 @@ import Foundation case .panelLeftTextAdd28Filled: return ".panelLeftTextAdd28Filled" case .panelLeftTextAdd28Regular: return ".panelLeftTextAdd28Regular" case .panelLeftTextAdd32Filled: return ".panelLeftTextAdd32Filled" + default: break } + switch self { case .panelLeftTextAdd32Regular: return ".panelLeftTextAdd32Regular" case .panelLeftTextAdd48Filled: return ".panelLeftTextAdd48Filled" case .panelLeftTextAdd48Regular: return ".panelLeftTextAdd48Regular" @@ -43514,8 +43848,6 @@ import Foundation case .panelTopGallery24Filled: return ".panelTopGallery24Filled" case .panelTopGallery24Regular: return ".panelTopGallery24Regular" case .panelTopGallery28Filled: return ".panelTopGallery28Filled" - default: break } - switch self { case .panelTopGallery28Regular: return ".panelTopGallery28Regular" case .password16Filled: return ".password16Filled" case .password16Regular: return ".password16Regular" @@ -43552,6 +43884,8 @@ import Foundation case .pause28Filled: return ".pause28Filled" case .pause28Regular: return ".pause28Regular" case .pause32Filled: return ".pause32Filled" + default: break } + switch self { case .pause32Regular: return ".pause32Regular" case .pause48Filled: return ".pause48Filled" case .pause48Regular: return ".pause48Regular" @@ -43616,8 +43950,6 @@ import Foundation case .penDismiss28Filled: return ".penDismiss28Filled" case .penDismiss28Regular: return ".penDismiss28Regular" case .penDismiss32Filled: return ".penDismiss32Filled" - default: break } - switch self { case .penDismiss32Regular: return ".penDismiss32Regular" case .penDismiss48Filled: return ".penDismiss48Filled" case .penDismiss48Regular: return ".penDismiss48Regular" @@ -43654,10 +43986,24 @@ import Foundation case .penSparkle28Filled: return ".penSparkle28Filled" case .penSparkle28Regular: return ".penSparkle28Regular" case .penSparkle32Filled: return ".penSparkle32Filled" + default: break } + switch self { case .penSparkle32Light: return ".penSparkle32Light" case .penSparkle32Regular: return ".penSparkle32Regular" case .penSparkle48Filled: return ".penSparkle48Filled" case .penSparkle48Regular: return ".penSparkle48Regular" + case .penSync16Filled: return ".penSync16Filled" + case .penSync16Regular: return ".penSync16Regular" + case .penSync20Filled: return ".penSync20Filled" + case .penSync20Regular: return ".penSync20Regular" + case .penSync24Filled: return ".penSync24Filled" + case .penSync24Regular: return ".penSync24Regular" + case .penSync28Filled: return ".penSync28Filled" + case .penSync28Regular: return ".penSync28Regular" + case .penSync32Filled: return ".penSync32Filled" + case .penSync32Regular: return ".penSync32Regular" + case .penSync48Filled: return ".penSync48Filled" + case .penSync48Regular: return ".penSync48Regular" case .pentagon20Filled: return ".pentagon20Filled" case .pentagon20Regular: return ".pentagon20Regular" case .pentagon32Filled: return ".pentagon32Filled" @@ -43718,8 +44064,6 @@ import Foundation case .peopleCommunity12Regular: return ".peopleCommunity12Regular" case .peopleCommunity16Filled: return ".peopleCommunity16Filled" case .peopleCommunity16Regular: return ".peopleCommunity16Regular" - default: break } - switch self { case .peopleCommunity20Filled: return ".peopleCommunity20Filled" case .peopleCommunity20Regular: return ".peopleCommunity20Regular" case .peopleCommunity24Filled: return ".peopleCommunity24Filled" @@ -43744,6 +44088,8 @@ import Foundation case .peopleEdit24Filled: return ".peopleEdit24Filled" case .peopleEdit24Regular: return ".peopleEdit24Regular" case .peopleEdit32Filled: return ".peopleEdit32Filled" + default: break } + switch self { case .peopleEdit32Light: return ".peopleEdit32Light" case .peopleEdit32Regular: return ".peopleEdit32Regular" case .peopleError16Filled: return ".peopleError16Filled" @@ -43756,6 +44102,18 @@ import Foundation case .peopleEye16Regular: return ".peopleEye16Regular" case .peopleEye20Filled: return ".peopleEye20Filled" case .peopleEye20Regular: return ".peopleEye20Regular" + case .peopleLink16Filled: return ".peopleLink16Filled" + case .peopleLink16Regular: return ".peopleLink16Regular" + case .peopleLink20Filled: return ".peopleLink20Filled" + case .peopleLink20Regular: return ".peopleLink20Regular" + case .peopleLink24Filled: return ".peopleLink24Filled" + case .peopleLink24Regular: return ".peopleLink24Regular" + case .peopleLink28Filled: return ".peopleLink28Filled" + case .peopleLink28Regular: return ".peopleLink28Regular" + case .peopleLink32Filled: return ".peopleLink32Filled" + case .peopleLink32Regular: return ".peopleLink32Regular" + case .peopleLink48Filled: return ".peopleLink48Filled" + case .peopleLink48Regular: return ".peopleLink48Regular" case .peopleList16Filled: return ".peopleList16Filled" case .peopleList16Regular: return ".peopleList16Regular" case .peopleList20Filled: return ".peopleList20Filled" @@ -43785,6 +44143,12 @@ import Foundation case .peopleQueue20Regular: return ".peopleQueue20Regular" case .peopleQueue24Filled: return ".peopleQueue24Filled" case .peopleQueue24Regular: return ".peopleQueue24Regular" + case .peopleQueue28Filled: return ".peopleQueue28Filled" + case .peopleQueue28Regular: return ".peopleQueue28Regular" + case .peopleQueue32Filled: return ".peopleQueue32Filled" + case .peopleQueue32Regular: return ".peopleQueue32Regular" + case .peopleQueue48Filled: return ".peopleQueue48Filled" + case .peopleQueue48Regular: return ".peopleQueue48Regular" case .peopleSearch20Filled: return ".peopleSearch20Filled" case .peopleSearch20Regular: return ".peopleSearch20Regular" case .peopleSearch24Filled: return ".peopleSearch24Filled" @@ -43820,14 +44184,14 @@ import Foundation case .peopleSwap20Regular: return ".peopleSwap20Regular" case .peopleSwap24Filled: return ".peopleSwap24Filled" case .peopleSwap24Regular: return ".peopleSwap24Regular" - default: break } - switch self { case .peopleSwap28Filled: return ".peopleSwap28Filled" case .peopleSwap28Regular: return ".peopleSwap28Regular" case .peopleSync16Filled: return ".peopleSync16Filled" case .peopleSync16Regular: return ".peopleSync16Regular" case .peopleSync20Filled: return ".peopleSync20Filled" case .peopleSync20Regular: return ".peopleSync20Regular" + default: break } + switch self { case .peopleSync28Filled: return ".peopleSync28Filled" case .peopleSync28Regular: return ".peopleSync28Regular" case .peopleSync32Light: return ".peopleSync32Light" @@ -43922,14 +44286,14 @@ import Foundation case .personArrowBack16Filled: return ".personArrowBack16Filled" case .personArrowBack16Regular: return ".personArrowBack16Regular" case .personArrowBack20Filled: return ".personArrowBack20Filled" - default: break } - switch self { case .personArrowBack20Regular: return ".personArrowBack20Regular" case .personArrowBack24Filled: return ".personArrowBack24Filled" case .personArrowBack24Regular: return ".personArrowBack24Regular" case .personArrowBack28Filled: return ".personArrowBack28Filled" case .personArrowBack28Regular: return ".personArrowBack28Regular" case .personArrowBack32Filled: return ".personArrowBack32Filled" + default: break } + switch self { case .personArrowBack32Regular: return ".personArrowBack32Regular" case .personArrowBack48Filled: return ".personArrowBack48Filled" case .personArrowBack48Regular: return ".personArrowBack48Regular" @@ -44024,13 +44388,19 @@ import Foundation case .personFeedback24Regular: return ".personFeedback24Regular" case .personFeedback28Filled: return ".personFeedback28Filled" case .personFeedback28Regular: return ".personFeedback28Regular" - default: break } - switch self { case .personFeedback32Filled: return ".personFeedback32Filled" case .personFeedback32Light: return ".personFeedback32Light" case .personFeedback32Regular: return ".personFeedback32Regular" case .personFeedback48Filled: return ".personFeedback48Filled" case .personFeedback48Regular: return ".personFeedback48Regular" + case .personHeadHint16Filled: return ".personHeadHint16Filled" + default: break } + switch self { + case .personHeadHint16Regular: return ".personHeadHint16Regular" + case .personHeadHint20Filled: return ".personHeadHint20Filled" + case .personHeadHint20Regular: return ".personHeadHint20Regular" + case .personHeadHint24Filled: return ".personHeadHint24Filled" + case .personHeadHint24Regular: return ".personHeadHint24Regular" case .personHeart20Filled: return ".personHeart20Filled" case .personHeart20Regular: return ".personHeart20Regular" case .personHeart24Filled: return ".personHeart24Filled" @@ -44161,6 +44531,18 @@ import Foundation case .personSettings16Regular: return ".personSettings16Regular" case .personSettings20Filled: return ".personSettings20Filled" case .personSettings20Regular: return ".personSettings20Regular" + case .personSoundSpatial16Filled: return ".personSoundSpatial16Filled" + case .personSoundSpatial16Regular: return ".personSoundSpatial16Regular" + case .personSoundSpatial20Filled: return ".personSoundSpatial20Filled" + case .personSoundSpatial20Regular: return ".personSoundSpatial20Regular" + case .personSoundSpatial24Filled: return ".personSoundSpatial24Filled" + case .personSoundSpatial24Regular: return ".personSoundSpatial24Regular" + case .personSoundSpatial28Filled: return ".personSoundSpatial28Filled" + case .personSoundSpatial28Regular: return ".personSoundSpatial28Regular" + case .personSoundSpatial32Filled: return ".personSoundSpatial32Filled" + case .personSoundSpatial32Regular: return ".personSoundSpatial32Regular" + case .personSoundSpatial48Filled: return ".personSoundSpatial48Filled" + case .personSoundSpatial48Regular: return ".personSoundSpatial48Regular" case .personSquare16Filled: return ".personSquare16Filled" case .personSquare16Regular: return ".personSquare16Regular" case .personSquare20Filled: return ".personSquare20Filled" @@ -44216,6 +44598,8 @@ import Foundation case .personSupport24Regular: return ".personSupport24Regular" case .personSupport28Filled: return ".personSupport28Filled" case .personSupport28Regular: return ".personSupport28Regular" + default: break } + switch self { case .personSupport32Filled: return ".personSupport32Filled" case .personSupport32Regular: return ".personSupport32Regular" case .personSwap16Filled: return ".personSwap16Filled" @@ -44228,8 +44612,6 @@ import Foundation case .personSync16Regular: return ".personSync16Regular" case .personSync20Filled: return ".personSync20Filled" case .personSync20Regular: return ".personSync20Regular" - default: break } - switch self { case .personSync24Filled: return ".personSync24Filled" case .personSync24Regular: return ".personSync24Regular" case .personSync28Filled: return ".personSync28Filled" @@ -44318,6 +44700,8 @@ import Foundation case .phoneCheckmark20Filled: return ".phoneCheckmark20Filled" case .phoneCheckmark20Regular: return ".phoneCheckmark20Regular" case .phoneDesktop16Filled: return ".phoneDesktop16Filled" + default: break } + switch self { case .phoneDesktop16Regular: return ".phoneDesktop16Regular" case .phoneDesktop20Filled: return ".phoneDesktop20Filled" case .phoneDesktop20Regular: return ".phoneDesktop20Regular" @@ -44330,8 +44714,6 @@ import Foundation case .phoneDesktop48Filled: return ".phoneDesktop48Filled" case .phoneDesktop48Regular: return ".phoneDesktop48Regular" case .phoneDesktopAdd20Filled: return ".phoneDesktopAdd20Filled" - default: break } - switch self { case .phoneDesktopAdd20Regular: return ".phoneDesktopAdd20Regular" case .phoneDismiss20Filled: return ".phoneDismiss20Filled" case .phoneDismiss20Regular: return ".phoneDismiss20Regular" @@ -44420,6 +44802,8 @@ import Foundation case .phoneStatusBar24Filled: return ".phoneStatusBar24Filled" case .phoneStatusBar24Regular: return ".phoneStatusBar24Regular" case .phoneSubtract24Filled: return ".phoneSubtract24Filled" + default: break } + switch self { case .phoneSubtract24Regular: return ".phoneSubtract24Regular" case .phoneTablet20Filled: return ".phoneTablet20Filled" case .phoneTablet20Regular: return ".phoneTablet20Regular" @@ -44432,8 +44816,6 @@ import Foundation case .phoneUpdateCheckmark20Filled: return ".phoneUpdateCheckmark20Filled" case .phoneUpdateCheckmark20Regular: return ".phoneUpdateCheckmark20Regular" case .phoneUpdateCheckmark24Filled: return ".phoneUpdateCheckmark24Filled" - default: break } - switch self { case .phoneUpdateCheckmark24Regular: return ".phoneUpdateCheckmark24Regular" case .phoneVerticalScroll20Filled: return ".phoneVerticalScroll20Filled" case .phoneVerticalScroll20Regular: return ".phoneVerticalScroll20Regular" @@ -44522,6 +44904,8 @@ import Foundation case .pipelineAdd32Regular: return ".pipelineAdd32Regular" case .pipelineArrowCurveDown20Filled: return ".pipelineArrowCurveDown20Filled" case .pipelineArrowCurveDown20Regular: return ".pipelineArrowCurveDown20Regular" + default: break } + switch self { case .pipelinePlay20Filled: return ".pipelinePlay20Filled" case .pipelinePlay20Regular: return ".pipelinePlay20Regular" case .pivot20Filled: return ".pivot20Filled" @@ -44534,8 +44918,6 @@ import Foundation case .plantCattail24Regular: return ".plantCattail24Regular" case .plantGrass20Filled: return ".plantGrass20Filled" case .plantGrass20Regular: return ".plantGrass20Regular" - default: break } - switch self { case .plantGrass24Filled: return ".plantGrass24Filled" case .plantGrass24Regular: return ".plantGrass24Regular" case .plantGrass28Filled: return ".plantGrass28Filled" @@ -44624,6 +45006,8 @@ import Foundation case .poll24Regular: return ".poll24Regular" case .poll32Filled: return ".poll32Filled" case .poll32Light: return ".poll32Light" + default: break } + switch self { case .poll32Regular: return ".poll32Regular" case .pollHorizontal16Filled: return ".pollHorizontal16Filled" case .pollHorizontal16Regular: return ".pollHorizontal16Regular" @@ -44636,8 +45020,6 @@ import Foundation case .pollOff20Filled: return ".pollOff20Filled" case .pollOff20Regular: return ".pollOff20Regular" case .pollOff24Filled: return ".pollOff24Filled" - default: break } - switch self { case .pollOff24Regular: return ".pollOff24Regular" case .pollOff32Filled: return ".pollOff32Filled" case .pollOff32Regular: return ".pollOff32Regular" @@ -44726,6 +45108,8 @@ import Foundation case .presenceBlocked16Regular: return ".presenceBlocked16Regular" case .presenceBlocked20Regular: return ".presenceBlocked20Regular" case .presenceBlocked24Regular: return ".presenceBlocked24Regular" + default: break } + switch self { case .presenceBusy10Filled: return ".presenceBusy10Filled" case .presenceBusy12Filled: return ".presenceBusy12Filled" case .presenceBusy16Filled: return ".presenceBusy16Filled" @@ -44738,8 +45122,6 @@ import Foundation case .presenceDnd16Filled: return ".presenceDnd16Filled" case .presenceDnd16Regular: return ".presenceDnd16Regular" case .presenceDnd20Filled: return ".presenceDnd20Filled" - default: break } - switch self { case .presenceDnd20Regular: return ".presenceDnd20Regular" case .presenceDnd24Filled: return ".presenceDnd24Filled" case .presenceDnd24Regular: return ".presenceDnd24Regular" @@ -44828,6 +45210,8 @@ import Foundation case .prohibited24Regular: return ".prohibited24Regular" case .prohibited28Filled: return ".prohibited28Filled" case .prohibited28Regular: return ".prohibited28Regular" + default: break } + switch self { case .prohibited32Filled: return ".prohibited32Filled" case .prohibited32Regular: return ".prohibited32Regular" case .prohibited48Filled: return ".prohibited48Filled" @@ -44840,8 +45224,6 @@ import Foundation case .prohibitedMultiple24Regular: return ".prohibitedMultiple24Regular" case .prohibitedMultiple28Filled: return ".prohibitedMultiple28Filled" case .prohibitedMultiple28Regular: return ".prohibitedMultiple28Regular" - default: break } - switch self { case .prohibitedNote20Filled: return ".prohibitedNote20Filled" case .prohibitedNote20Regular: return ".prohibitedNote20Regular" case .projectionScreen16Filled: return ".projectionScreen16Filled" @@ -44930,6 +45312,8 @@ import Foundation case .qrCode28Regular: return ".qrCode28Regular" case .question16Filled: return ".question16Filled" case .question16Regular: return ".question16Regular" + default: break } + switch self { case .question20Filled: return ".question20Filled" case .question20Regular: return ".question20Regular" case .question24Filled: return ".question24Filled" @@ -44942,8 +45326,6 @@ import Foundation case .question48Filled: return ".question48Filled" case .question48Regular: return ".question48Regular" case .questionCircle12Filled: return ".questionCircle12Filled" - default: break } - switch self { case .questionCircle12Regular: return ".questionCircle12Regular" case .questionCircle16Filled: return ".questionCircle16Filled" case .questionCircle16Regular: return ".questionCircle16Regular" @@ -45032,6 +45414,8 @@ import Foundation case .readingListAdd16Regular: return ".readingListAdd16Regular" case .readingListAdd20Filled: return ".readingListAdd20Filled" case .readingListAdd20Regular: return ".readingListAdd20Regular" + default: break } + switch self { case .readingListAdd24Filled: return ".readingListAdd24Filled" case .readingListAdd24Regular: return ".readingListAdd24Regular" case .readingListAdd28Filled: return ".readingListAdd28Filled" @@ -45044,8 +45428,6 @@ import Foundation case .realEstate20Regular: return ".realEstate20Regular" case .realEstate24Filled: return ".realEstate24Filled" case .realEstate24Regular: return ".realEstate24Regular" - default: break } - switch self { case .receipt16Filled: return ".receipt16Filled" case .receipt16Regular: return ".receipt16Regular" case .receipt20Filled: return ".receipt20Filled" @@ -45134,6 +45516,8 @@ import Foundation case .rectangleLandscapeHintCopy16Filled: return ".rectangleLandscapeHintCopy16Filled" case .rectangleLandscapeHintCopy16Regular: return ".rectangleLandscapeHintCopy16Regular" case .rectangleLandscapeHintCopy20Filled: return ".rectangleLandscapeHintCopy20Filled" + default: break } + switch self { case .rectangleLandscapeHintCopy20Regular: return ".rectangleLandscapeHintCopy20Regular" case .rectangleLandscapeHintCopy24Filled: return ".rectangleLandscapeHintCopy24Filled" case .rectangleLandscapeHintCopy24Regular: return ".rectangleLandscapeHintCopy24Regular" @@ -45146,8 +45530,6 @@ import Foundation case .rectangleLandscapeSparkle28Filled: return ".rectangleLandscapeSparkle28Filled" case .rectangleLandscapeSparkle28Regular: return ".rectangleLandscapeSparkle28Regular" case .rectangleLandscapeSparkle32Filled: return ".rectangleLandscapeSparkle32Filled" - default: break } - switch self { case .rectangleLandscapeSparkle32Regular: return ".rectangleLandscapeSparkle32Regular" case .rectangleLandscapeSparkle48Filled: return ".rectangleLandscapeSparkle48Filled" case .rectangleLandscapeSparkle48Regular: return ".rectangleLandscapeSparkle48Regular" @@ -45236,6 +45618,8 @@ import Foundation case .resizeTable20Filled: return ".resizeTable20Filled" case .resizeTable20Regular: return ".resizeTable20Regular" case .resizeTable24Filled: return ".resizeTable24Filled" + default: break } + switch self { case .resizeTable24Regular: return ".resizeTable24Regular" case .resizeVideo20Filled: return ".resizeVideo20Filled" case .resizeVideo20Regular: return ".resizeVideo20Regular" @@ -45248,8 +45632,6 @@ import Foundation case .reward20Filled: return ".reward20Filled" case .reward20Regular: return ".reward20Regular" case .reward24Filled: return ".reward24Filled" - default: break } - switch self { case .reward24Regular: return ".reward24Regular" case .reward32Filled: return ".reward32Filled" case .reward32Regular: return ".reward32Regular" @@ -45338,6 +45720,8 @@ import Foundation case .router24Regular: return ".router24Regular" case .rowTriple20Filled: return ".rowTriple20Filled" case .rowTriple20Regular: return ".rowTriple20Regular" + default: break } + switch self { case .rowTriple24Filled: return ".rowTriple24Filled" case .rowTriple24Regular: return ".rowTriple24Regular" case .rss16Filled: return ".rss16Filled" @@ -45350,8 +45734,6 @@ import Foundation case .ruler16Regular: return ".ruler16Regular" case .ruler20Filled: return ".ruler20Filled" case .ruler20Regular: return ".ruler20Regular" - default: break } - switch self { case .ruler24Filled: return ".ruler24Filled" case .ruler24Regular: return ".ruler24Regular" case .ruler28Filled: return ".ruler28Filled" @@ -45440,6 +45822,8 @@ import Foundation case .scan24Filled: return ".scan24Filled" case .scan24Regular: return ".scan24Regular" case .scanCamera16Filled: return ".scanCamera16Filled" + default: break } + switch self { case .scanCamera16Regular: return ".scanCamera16Regular" case .scanCamera20Filled: return ".scanCamera20Filled" case .scanCamera20Regular: return ".scanCamera20Regular" @@ -45452,8 +45836,6 @@ import Foundation case .scanDash12Filled: return ".scanDash12Filled" case .scanDash12Regular: return ".scanDash12Regular" case .scanDash16Filled: return ".scanDash16Filled" - default: break } - switch self { case .scanDash16Regular: return ".scanDash16Regular" case .scanDash20Filled: return ".scanDash20Filled" case .scanDash20Regular: return ".scanDash20Regular" @@ -45542,6 +45924,8 @@ import Foundation case .screenshot20Filled: return ".screenshot20Filled" case .screenshot20Regular: return ".screenshot20Regular" case .screenshot24Filled: return ".screenshot24Filled" + default: break } + switch self { case .screenshot24Regular: return ".screenshot24Regular" case .screenshot28Filled: return ".screenshot28Filled" case .screenshot28Regular: return ".screenshot28Regular" @@ -45554,8 +45938,6 @@ import Foundation case .screenshotRecord28Filled: return ".screenshotRecord28Filled" case .screenshotRecord28Regular: return ".screenshotRecord28Regular" case .script16Filled: return ".script16Filled" - default: break } - switch self { case .script16Regular: return ".script16Regular" case .script20Filled: return ".script20Filled" case .script20Regular: return ".script20Regular" @@ -45644,6 +46026,8 @@ import Foundation case .selectObjectSkewDismiss20Filled: return ".selectObjectSkewDismiss20Filled" case .selectObjectSkewDismiss20Regular: return ".selectObjectSkewDismiss20Regular" case .selectObjectSkewDismiss24Filled: return ".selectObjectSkewDismiss24Filled" + default: break } + switch self { case .selectObjectSkewDismiss24Regular: return ".selectObjectSkewDismiss24Regular" case .selectObjectSkewEdit20Filled: return ".selectObjectSkewEdit20Filled" case .selectObjectSkewEdit20Regular: return ".selectObjectSkewEdit20Regular" @@ -45656,8 +46040,6 @@ import Foundation case .send24Filled: return ".send24Filled" case .send24Regular: return ".send24Regular" case .send28Filled: return ".send28Filled" - default: break } - switch self { case .send28Regular: return ".send28Regular" case .send32Filled: return ".send32Filled" case .send32Regular: return ".send32Regular" @@ -45746,6 +46128,8 @@ import Foundation case .settingsCogMultiple20Filled: return ".settingsCogMultiple20Filled" case .settingsCogMultiple20Regular: return ".settingsCogMultiple20Regular" case .settingsCogMultiple24Filled: return ".settingsCogMultiple24Filled" + default: break } + switch self { case .settingsCogMultiple24Regular: return ".settingsCogMultiple24Regular" case .shapeExclude16Filled: return ".shapeExclude16Filled" case .shapeExclude16Regular: return ".shapeExclude16Regular" @@ -45758,8 +46142,6 @@ import Foundation case .shapeIntersect20Filled: return ".shapeIntersect20Filled" case .shapeIntersect20Regular: return ".shapeIntersect20Regular" case .shapeIntersect24Filled: return ".shapeIntersect24Filled" - default: break } - switch self { case .shapeIntersect24Regular: return ".shapeIntersect24Regular" case .shapeOrganic16Filled: return ".shapeOrganic16Filled" case .shapeOrganic16Regular: return ".shapeOrganic16Regular" @@ -45848,6 +46230,8 @@ import Foundation case .shareScreenPersonOverlay20Regular: return ".shareScreenPersonOverlay20Regular" case .shareScreenPersonOverlay24Filled: return ".shareScreenPersonOverlay24Filled" case .shareScreenPersonOverlay24Regular: return ".shareScreenPersonOverlay24Regular" + default: break } + switch self { case .shareScreenPersonOverlay28Filled: return ".shareScreenPersonOverlay28Filled" case .shareScreenPersonOverlay28Regular: return ".shareScreenPersonOverlay28Regular" case .shareScreenPersonOverlayInside16Filled: return ".shareScreenPersonOverlayInside16Filled" @@ -45860,8 +46244,6 @@ import Foundation case .shareScreenPersonOverlayInside28Regular: return ".shareScreenPersonOverlayInside28Regular" case .shareScreenPersonP16Filled: return ".shareScreenPersonP16Filled" case .shareScreenPersonP16Regular: return ".shareScreenPersonP16Regular" - default: break } - switch self { case .shareScreenPersonP20Filled: return ".shareScreenPersonP20Filled" case .shareScreenPersonP20Regular: return ".shareScreenPersonP20Regular" case .shareScreenPersonP24Filled: return ".shareScreenPersonP24Filled" @@ -45950,6 +46332,8 @@ import Foundation case .shieldGlobe24Filled: return ".shieldGlobe24Filled" case .shieldGlobe24Regular: return ".shieldGlobe24Regular" case .shieldKeyhole16Filled: return ".shieldKeyhole16Filled" + default: break } + switch self { case .shieldKeyhole16Regular: return ".shieldKeyhole16Regular" case .shieldKeyhole20Filled: return ".shieldKeyhole20Filled" case .shieldKeyhole20Regular: return ".shieldKeyhole20Regular" @@ -45962,8 +46346,6 @@ import Foundation case .shieldLock24Filled: return ".shieldLock24Filled" case .shieldLock24Regular: return ".shieldLock24Regular" case .shieldLock28Filled: return ".shieldLock28Filled" - default: break } - switch self { case .shieldLock28Regular: return ".shieldLock28Regular" case .shieldLock48Filled: return ".shieldLock48Filled" case .shieldLock48Regular: return ".shieldLock48Regular" @@ -46052,6 +46434,8 @@ import Foundation case .shoppingBag20Filled: return ".shoppingBag20Filled" case .shoppingBag20Regular: return ".shoppingBag20Regular" case .shoppingBag24Filled: return ".shoppingBag24Filled" + default: break } + switch self { case .shoppingBag24Regular: return ".shoppingBag24Regular" case .shoppingBag28Filled: return ".shoppingBag28Filled" case .shoppingBag28Regular: return ".shoppingBag28Regular" @@ -46064,8 +46448,6 @@ import Foundation case .shoppingBagAdd20Filled: return ".shoppingBagAdd20Filled" case .shoppingBagAdd20Regular: return ".shoppingBagAdd20Regular" case .shoppingBagAdd24Filled: return ".shoppingBagAdd24Filled" - default: break } - switch self { case .shoppingBagAdd24Regular: return ".shoppingBagAdd24Regular" case .shoppingBagArrowLeft20Filled: return ".shoppingBagArrowLeft20Filled" case .shoppingBagArrowLeft20Regular: return ".shoppingBagArrowLeft20Regular" @@ -46154,6 +46536,8 @@ import Foundation case .skipForward1048Regular: return ".skipForward1048Regular" case .skipForward3020Filled: return ".skipForward3020Filled" case .skipForward3020Regular: return ".skipForward3020Regular" + default: break } + switch self { case .skipForward3024Filled: return ".skipForward3024Filled" case .skipForward3024Regular: return ".skipForward3024Regular" case .skipForward3028Filled: return ".skipForward3028Filled" @@ -46166,8 +46550,6 @@ import Foundation case .skipForwardTab20Regular: return ".skipForwardTab20Regular" case .skipForwardTab24Filled: return ".skipForwardTab24Filled" case .skipForwardTab24Regular: return ".skipForwardTab24Regular" - default: break } - switch self { case .slashForward12Filled: return ".slashForward12Filled" case .slashForward12Regular: return ".slashForward12Regular" case .slashForward16Filled: return ".slashForward16Filled" @@ -46256,6 +46638,8 @@ import Foundation case .slideSearch16Regular: return ".slideSearch16Regular" case .slideSearch20Filled: return ".slideSearch20Filled" case .slideSearch20Regular: return ".slideSearch20Regular" + default: break } + switch self { case .slideSearch24Filled: return ".slideSearch24Filled" case .slideSearch24Regular: return ".slideSearch24Regular" case .slideSearch28Filled: return ".slideSearch28Filled" @@ -46268,8 +46652,6 @@ import Foundation case .slideSettings24Regular: return ".slideSettings24Regular" case .slideSize20Filled: return ".slideSize20Filled" case .slideSize20Regular: return ".slideSize20Regular" - default: break } - switch self { case .slideSize24Filled: return ".slideSize24Filled" case .slideSize24Regular: return ".slideSize24Regular" case .slideText16Filled: return ".slideText16Filled" @@ -46358,20 +46740,40 @@ import Foundation case .soundSource20Regular: return ".soundSource20Regular" case .soundSource24Filled: return ".soundSource24Filled" case .soundSource24Regular: return ".soundSource24Regular" + default: break } + switch self { case .soundSource28Filled: return ".soundSource28Filled" case .soundSource28Regular: return ".soundSource28Regular" + case .soundWaveCircle16Filled: return ".soundWaveCircle16Filled" + case .soundWaveCircle16Regular: return ".soundWaveCircle16Regular" case .soundWaveCircle20Filled: return ".soundWaveCircle20Filled" case .soundWaveCircle20Regular: return ".soundWaveCircle20Regular" case .soundWaveCircle24Filled: return ".soundWaveCircle24Filled" case .soundWaveCircle24Regular: return ".soundWaveCircle24Regular" + case .soundWaveCircle28Filled: return ".soundWaveCircle28Filled" + case .soundWaveCircle28Regular: return ".soundWaveCircle28Regular" + case .soundWaveCircle32Filled: return ".soundWaveCircle32Filled" + case .soundWaveCircle32Regular: return ".soundWaveCircle32Regular" + case .soundWaveCircle48Filled: return ".soundWaveCircle48Filled" + case .soundWaveCircle48Regular: return ".soundWaveCircle48Regular" + case .soundWaveCircleSparkle16Filled: return ".soundWaveCircleSparkle16Filled" + case .soundWaveCircleSparkle16Regular: return ".soundWaveCircleSparkle16Regular" + case .soundWaveCircleSparkle20Filled: return ".soundWaveCircleSparkle20Filled" + case .soundWaveCircleSparkle20Regular: return ".soundWaveCircleSparkle20Regular" + case .soundWaveCircleSparkle24Filled: return ".soundWaveCircleSparkle24Filled" + case .soundWaveCircleSparkle24Regular: return ".soundWaveCircleSparkle24Regular" + case .soundWaveCircleSparkle28Filled: return ".soundWaveCircleSparkle28Filled" + case .soundWaveCircleSparkle28Regular: return ".soundWaveCircleSparkle28Regular" + case .soundWaveCircleSparkle32Filled: return ".soundWaveCircleSparkle32Filled" + case .soundWaveCircleSparkle32Regular: return ".soundWaveCircleSparkle32Regular" + case .soundWaveCircleSparkle48Filled: return ".soundWaveCircleSparkle48Filled" + case .soundWaveCircleSparkle48Regular: return ".soundWaveCircleSparkle48Regular" case .space3D16Filled: return ".space3D16Filled" case .space3D16Regular: return ".space3D16Regular" case .space3D20Filled: return ".space3D20Filled" case .space3D20Regular: return ".space3D20Regular" case .space3D24Filled: return ".space3D24Filled" case .space3D24Regular: return ".space3D24Regular" - default: break } - switch self { case .space3D28Filled: return ".space3D28Filled" case .space3D28Regular: return ".space3D28Regular" case .space3D32Filled: return ".space3D32Filled" @@ -46440,6 +46842,8 @@ import Foundation case .speaker128Regular: return ".speaker128Regular" case .speaker132Filled: return ".speaker132Filled" case .speaker132Regular: return ".speaker132Regular" + default: break } + switch self { case .speaker148Filled: return ".speaker148Filled" case .speaker148Regular: return ".speaker148Regular" case .speaker216Filled: return ".speaker216Filled" @@ -46472,8 +46876,6 @@ import Foundation case .speakerEdit20Regular: return ".speakerEdit20Regular" case .speakerEdit24Filled: return ".speakerEdit24Filled" case .speakerEdit24Regular: return ".speakerEdit24Regular" - default: break } - switch self { case .speakerMute16Filled: return ".speakerMute16Filled" case .speakerMute16Regular: return ".speakerMute16Regular" case .speakerMute20Filled: return ".speakerMute20Filled" @@ -46542,6 +46944,8 @@ import Foundation case .splitVertical32Regular: return ".splitVertical32Regular" case .splitVertical48Filled: return ".splitVertical48Filled" case .splitVertical48Regular: return ".splitVertical48Regular" + default: break } + switch self { case .sport16Filled: return ".sport16Filled" case .sport16Regular: return ".sport16Regular" case .sport20Filled: return ".sport20Filled" @@ -46574,8 +46978,6 @@ import Foundation case .sprayCan16Regular: return ".sprayCan16Regular" case .square12Filled: return ".square12Filled" case .square12Regular: return ".square12Regular" - default: break } - switch self { case .square16Filled: return ".square16Filled" case .square16Regular: return ".square16Regular" case .square20Filled: return ".square20Filled" @@ -46644,6 +47046,8 @@ import Foundation case .squareHintArrowBack16Filled: return ".squareHintArrowBack16Filled" case .squareHintArrowBack16Regular: return ".squareHintArrowBack16Regular" case .squareHintArrowBack20Filled: return ".squareHintArrowBack20Filled" + default: break } + switch self { case .squareHintArrowBack20Regular: return ".squareHintArrowBack20Regular" case .squareHintHexagon12Filled: return ".squareHintHexagon12Filled" case .squareHintHexagon12Regular: return ".squareHintHexagon12Regular" @@ -46676,8 +47080,6 @@ import Foundation case .squareMultiple20Filled: return ".squareMultiple20Filled" case .squareMultiple20Regular: return ".squareMultiple20Regular" case .squareMultiple24Filled: return ".squareMultiple24Filled" - default: break } - switch self { case .squareMultiple24Regular: return ".squareMultiple24Regular" case .squareMultiple28Filled: return ".squareMultiple28Filled" case .squareMultiple28Regular: return ".squareMultiple28Regular" @@ -46746,6 +47148,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" @@ -46778,8 +47182,6 @@ import Foundation case .starEdit24Regular: return ".starEdit24Regular" case .starEmphasis16Filled: return ".starEmphasis16Filled" case .starEmphasis16Regular: return ".starEmphasis16Regular" - default: break } - switch self { case .starEmphasis20Filled: return ".starEmphasis20Filled" case .starEmphasis20Regular: return ".starEmphasis20Regular" case .starEmphasis24Filled: return ".starEmphasis24Filled" @@ -46848,6 +47250,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" @@ -46880,8 +47284,6 @@ import Foundation case .sticker24Regular: return ".sticker24Regular" case .stickerAdd20Filled: return ".stickerAdd20Filled" case .stickerAdd20Regular: return ".stickerAdd20Regular" - default: break } - switch self { case .stickerAdd24Filled: return ".stickerAdd24Filled" case .stickerAdd24Regular: return ".stickerAdd24Regular" case .stop16Filled: return ".stop16Filled" @@ -46950,6 +47352,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" @@ -46982,8 +47386,6 @@ import Foundation case .subtractParentheses24Regular: return ".subtractParentheses24Regular" case .subtractParentheses28Filled: return ".subtractParentheses28Filled" case .subtractParentheses28Regular: return ".subtractParentheses28Regular" - default: break } - switch self { case .subtractParentheses32Filled: return ".subtractParentheses32Filled" case .subtractParentheses32Regular: return ".subtractParentheses32Regular" case .subtractParentheses48Filled: return ".subtractParentheses48Filled" @@ -47052,6 +47454,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" @@ -47084,8 +47488,6 @@ import Foundation case .tabDesktopBottom24Filled: return ".tabDesktopBottom24Filled" case .tabDesktopBottom24Regular: return ".tabDesktopBottom24Regular" case .tabDesktopClock20Filled: return ".tabDesktopClock20Filled" - default: break } - switch self { case .tabDesktopClock20Regular: return ".tabDesktopClock20Regular" case .tabDesktopCopy20Filled: return ".tabDesktopCopy20Filled" case .tabDesktopCopy20Regular: return ".tabDesktopCopy20Regular" @@ -47154,6 +47556,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" @@ -47186,8 +47590,6 @@ import Foundation case .tableBottomRow16Regular: return ".tableBottomRow16Regular" case .tableBottomRow20Filled: return ".tableBottomRow20Filled" case .tableBottomRow20Regular: return ".tableBottomRow20Regular" - default: break } - switch self { case .tableBottomRow24Filled: return ".tableBottomRow24Filled" case .tableBottomRow24Regular: return ".tableBottomRow24Regular" case .tableBottomRow28Filled: return ".tableBottomRow28Filled" @@ -47256,6 +47658,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" @@ -47288,8 +47692,6 @@ import Foundation case .tableFreezeColumnAndRow20Filled: return ".tableFreezeColumnAndRow20Filled" case .tableFreezeColumnAndRow20Regular: return ".tableFreezeColumnAndRow20Regular" case .tableFreezeColumnAndRow24Filled: return ".tableFreezeColumnAndRow24Filled" - default: break } - switch self { case .tableFreezeColumnAndRow24Regular: return ".tableFreezeColumnAndRow24Regular" case .tableFreezeColumnAndRow28Filled: return ".tableFreezeColumnAndRow28Filled" case .tableFreezeColumnAndRow28Regular: return ".tableFreezeColumnAndRow28Regular" @@ -47358,6 +47760,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" @@ -47390,8 +47794,6 @@ import Foundation case .tableOffset24Filled: return ".tableOffset24Filled" case .tableOffset24Regular: return ".tableOffset24Regular" case .tableOffsetAdd20Filled: return ".tableOffsetAdd20Filled" - default: break } - switch self { case .tableOffsetAdd20Regular: return ".tableOffsetAdd20Regular" case .tableOffsetAdd24Filled: return ".tableOffsetAdd24Filled" case .tableOffsetAdd24Regular: return ".tableOffsetAdd24Regular" @@ -47460,6 +47862,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" @@ -47492,8 +47896,6 @@ import Foundation case .tableStackAbove16Filled: return ".tableStackAbove16Filled" case .tableStackAbove16Regular: return ".tableStackAbove16Regular" case .tableStackAbove20Filled: return ".tableStackAbove20Filled" - default: break } - switch self { case .tableStackAbove20Regular: return ".tableStackAbove20Regular" case .tableStackAbove24Filled: return ".tableStackAbove24Filled" case .tableStackAbove24Regular: return ".tableStackAbove24Regular" @@ -47562,6 +47964,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" @@ -47594,8 +47998,6 @@ import Foundation case .tagLockAccent20Filled: return ".tagLockAccent20Filled" case .tagLockAccent24Filled: return ".tagLockAccent24Filled" case .tagLockAccent32Filled: return ".tagLockAccent32Filled" - default: break } - switch self { case .tagMultiple16Filled: return ".tagMultiple16Filled" case .tagMultiple16Regular: return ".tagMultiple16Regular" case .tagMultiple20Filled: return ".tagMultiple20Filled" @@ -47664,6 +48066,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" @@ -47696,8 +48100,6 @@ import Foundation case .tasksApp20Regular: return ".tasksApp20Regular" case .tasksApp24Filled: return ".tasksApp24Filled" case .tasksApp24Regular: return ".tasksApp24Regular" - default: break } - switch self { case .tasksApp28Filled: return ".tasksApp28Filled" case .tasksApp28Regular: return ".tasksApp28Regular" case .teaching16Filled: return ".teaching16Filled" @@ -47766,6 +48168,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" @@ -47798,8 +48202,6 @@ import Foundation case .textAlignCenterRotate27024Filled: return ".textAlignCenterRotate27024Filled" case .textAlignCenterRotate27024Regular: return ".textAlignCenterRotate27024Regular" case .textAlignCenterRotate9016Filled: return ".textAlignCenterRotate9016Filled" - default: break } - switch self { case .textAlignCenterRotate9016Regular: return ".textAlignCenterRotate9016Regular" case .textAlignCenterRotate9020Filled: return ".textAlignCenterRotate9020Filled" case .textAlignCenterRotate9020Regular: return ".textAlignCenterRotate9020Regular" @@ -47868,6 +48270,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" @@ -47900,8 +48304,6 @@ import Foundation case .textBaseline20Filled: return ".textBaseline20Filled" case .textBaseline20Regular: return ".textBaseline20Regular" case .textBold16Filled: return ".textBold16Filled" - default: break } - switch self { case .textBold16Regular: return ".textBold16Regular" case .textBold20Filled: return ".textBold20Filled" case .textBold20Regular: return ".textBold20Regular" @@ -47970,6 +48372,8 @@ import Foundation case .textBulletListSquareWarning16Filled: return ".textBulletListSquareWarning16Filled" case .textBulletListSquareWarning16Regular: return ".textBulletListSquareWarning16Regular" case .textBulletListSquareWarning20Filled: return ".textBulletListSquareWarning20Filled" + default: break } + switch self { case .textBulletListSquareWarning20Regular: return ".textBulletListSquareWarning20Regular" case .textBulletListSquareWarning24Filled: return ".textBulletListSquareWarning24Filled" case .textBulletListSquareWarning24Regular: return ".textBulletListSquareWarning24Regular" @@ -48002,8 +48406,6 @@ import Foundation case .textChangeCase20Filled: return ".textChangeCase20Filled" case .textChangeCase20Regular: return ".textChangeCase20Regular" case .textChangeCase24Filled: return ".textChangeCase24Filled" - default: break } - switch self { case .textChangeCase24Regular: return ".textChangeCase24Regular" case .textClearFormatting16Filled: return ".textClearFormatting16Filled" case .textClearFormatting16Regular: return ".textClearFormatting16Regular" @@ -48072,6 +48474,8 @@ import Foundation case .textContinuous20Regular: return ".textContinuous20Regular" case .textContinuous24Filled: return ".textContinuous24Filled" case .textContinuous24Regular: return ".textContinuous24Regular" + default: break } + switch self { case .textDensity16Filled: return ".textDensity16Filled" case .textDensity16Regular: return ".textDensity16Regular" case .textDensity20Filled: return ".textDensity20Filled" @@ -48104,8 +48508,6 @@ import Foundation case .textDirectionRotate270Right20Filled: return ".textDirectionRotate270Right20Filled" case .textDirectionRotate270Right20Regular: return ".textDirectionRotate270Right20Regular" case .textDirectionRotate270Right24Filled: return ".textDirectionRotate270Right24Filled" - default: break } - switch self { case .textDirectionRotate270Right24Regular: return ".textDirectionRotate270Right24Regular" case .textDirectionRotate315Right20Filled: return ".textDirectionRotate315Right20Filled" case .textDirectionRotate315Right20Regular: return ".textDirectionRotate315Right20Regular" @@ -48174,6 +48576,8 @@ import Foundation case .textFontInfo20Filled: return ".textFontInfo20Filled" case .textFontInfo20Regular: return ".textFontInfo20Regular" case .textFontInfo24Filled: return ".textFontInfo24Filled" + default: break } + switch self { case .textFontInfo24Regular: return ".textFontInfo24Regular" case .textFontSize16Filled: return ".textFontSize16Filled" case .textFontSize16Regular: return ".textFontSize16Regular" @@ -48206,8 +48610,6 @@ import Foundation case .textGrammarLightning16Filled: return ".textGrammarLightning16Filled" case .textGrammarLightning16Regular: return ".textGrammarLightning16Regular" case .textGrammarLightning20Filled: return ".textGrammarLightning20Filled" - default: break } - switch self { case .textGrammarLightning20Regular: return ".textGrammarLightning20Regular" case .textGrammarLightning24Filled: return ".textGrammarLightning24Filled" case .textGrammarLightning24Regular: return ".textGrammarLightning24Regular" @@ -48276,6 +48678,8 @@ import Foundation case .textHeader3LinesCaret20Filled: return ".textHeader3LinesCaret20Filled" case .textHeader3LinesCaret20Regular: return ".textHeader3LinesCaret20Regular" case .textHeader3LinesCaret24Filled: return ".textHeader3LinesCaret24Filled" + default: break } + switch self { case .textHeader3LinesCaret24Regular: return ".textHeader3LinesCaret24Regular" case .textIndentDecrease16Filled: return ".textIndentDecrease16Filled" case .textIndentDecrease16Regular: return ".textIndentDecrease16Regular" @@ -48308,8 +48712,6 @@ import Foundation case .textItalic16Filled: return ".textItalic16Filled" case .textItalic16Regular: return ".textItalic16Regular" case .textItalic20Filled: return ".textItalic20Filled" - default: break } - switch self { case .textItalic20Regular: return ".textItalic20Regular" case .textItalic24Filled: return ".textItalic24Filled" case .textItalic24Regular: return ".textItalic24Regular" @@ -48378,6 +48780,8 @@ import Foundation case .textPositionSquareLeft16Filled: return ".textPositionSquareLeft16Filled" case .textPositionSquareLeft16Regular: return ".textPositionSquareLeft16Regular" case .textPositionSquareLeft20Filled: return ".textPositionSquareLeft20Filled" + default: break } + switch self { case .textPositionSquareLeft20Regular: return ".textPositionSquareLeft20Regular" case .textPositionSquareLeft24Filled: return ".textPositionSquareLeft24Filled" case .textPositionSquareLeft24Regular: return ".textPositionSquareLeft24Regular" @@ -48410,8 +48814,6 @@ import Foundation case .textQuote24Filled: return ".textQuote24Filled" case .textQuote24Regular: return ".textQuote24Regular" case .textSortAscending16Filled: return ".textSortAscending16Filled" - default: break } - switch self { case .textSortAscending16Regular: return ".textSortAscending16Regular" case .textSortAscending20Filled: return ".textSortAscending20Filled" case .textSortAscending20Regular: return ".textSortAscending20Regular" @@ -48480,6 +48882,8 @@ import Foundation case .textWordCount20Filled: return ".textWordCount20Filled" case .textWordCount20Regular: return ".textWordCount20Regular" case .textWordCount24Filled: return ".textWordCount24Filled" + default: break } + switch self { case .textWordCount24Regular: return ".textWordCount24Regular" case .textWrap16Filled: return ".textWrap16Filled" case .textWrap16Regular: return ".textWrap16Regular" @@ -48512,8 +48916,6 @@ import Foundation case .textboxAlignBottomLeft16Filled: return ".textboxAlignBottomLeft16Filled" case .textboxAlignBottomLeft16Regular: return ".textboxAlignBottomLeft16Regular" case .textboxAlignBottomLeft20Filled: return ".textboxAlignBottomLeft20Filled" - default: break } - switch self { case .textboxAlignBottomLeft20Regular: return ".textboxAlignBottomLeft20Regular" case .textboxAlignBottomLeft24Filled: return ".textboxAlignBottomLeft24Filled" case .textboxAlignBottomLeft24Regular: return ".textboxAlignBottomLeft24Regular" @@ -48582,6 +48984,8 @@ import Foundation case .textboxAlignTopRotate9020Regular: return ".textboxAlignTopRotate9020Regular" case .textboxAlignTopRotate9024Filled: return ".textboxAlignTopRotate9024Filled" case .textboxAlignTopRotate9024Regular: return ".textboxAlignTopRotate9024Regular" + default: break } + switch self { case .textboxMore20Filled: return ".textboxMore20Filled" case .textboxMore20Regular: return ".textboxMore20Regular" case .textboxMore24Filled: return ".textboxMore24Filled" @@ -48614,8 +49018,6 @@ import Foundation case .thumbLike28Regular: return ".thumbLike28Regular" case .thumbLike48Filled: return ".thumbLike48Filled" case .thumbLike48Regular: return ".thumbLike48Regular" - default: break } - switch self { case .thumbLikeDislike16Filled: return ".thumbLikeDislike16Filled" case .thumbLikeDislike16Regular: return ".thumbLikeDislike16Regular" case .thumbLikeDislike20Filled: return ".thumbLikeDislike20Filled" @@ -48684,6 +49086,8 @@ import Foundation case .toggleLeft24Regular: return ".toggleLeft24Regular" case .toggleLeft28Filled: return ".toggleLeft28Filled" case .toggleLeft28Regular: return ".toggleLeft28Regular" + default: break } + switch self { case .toggleLeft48Filled: return ".toggleLeft48Filled" case .toggleLeft48Regular: return ".toggleLeft48Regular" case .toggleMultiple16Filled: return ".toggleMultiple16Filled" @@ -48716,8 +49120,6 @@ import Foundation case .toolbox32Light: return ".toolbox32Light" case .toolbox32Regular: return ".toolbox32Regular" case .tooltipQuote20Filled: return ".tooltipQuote20Filled" - default: break } - switch self { case .tooltipQuote20Regular: return ".tooltipQuote20Regular" case .tooltipQuote24Filled: return ".tooltipQuote24Filled" case .tooltipQuote24Regular: return ".tooltipQuote24Regular" @@ -48786,6 +49188,8 @@ import Foundation case .triangleDown12Regular: return ".triangleDown12Regular" case .triangleDown16Filled: return ".triangleDown16Filled" case .triangleDown16Regular: return ".triangleDown16Regular" + default: break } + switch self { case .triangleDown20Filled: return ".triangleDown20Filled" case .triangleDown20Regular: return ".triangleDown20Regular" case .triangleDown24Filled: return ".triangleDown24Filled" @@ -48818,8 +49222,6 @@ import Foundation case .triangleUp20Regular: return ".triangleUp20Regular" case .trophy16Filled: return ".trophy16Filled" case .trophy16Regular: return ".trophy16Regular" - default: break } - switch self { case .trophy20Filled: return ".trophy20Filled" case .trophy20Regular: return ".trophy20Regular" case .trophy24Filled: return ".trophy24Filled" @@ -48888,6 +49290,8 @@ import Foundation case .usbPlug20Regular: return ".usbPlug20Regular" case .usbPlug24Filled: return ".usbPlug24Filled" case .usbPlug24Regular: return ".usbPlug24Regular" + default: break } + switch self { case .usbStick20Filled: return ".usbStick20Filled" case .usbStick20Regular: return ".usbStick20Regular" case .usbStick24Filled: return ".usbStick24Filled" @@ -48920,8 +49324,6 @@ import Foundation case .vehicleCab28Regular: return ".vehicleCab28Regular" case .vehicleCableCar20Filled: return ".vehicleCableCar20Filled" case .vehicleCableCar20Regular: return ".vehicleCableCar20Regular" - default: break } - switch self { case .vehicleCableCar24Filled: return ".vehicleCableCar24Filled" case .vehicleCableCar24Regular: return ".vehicleCableCar24Regular" case .vehicleCableCar28Filled: return ".vehicleCableCar28Filled" @@ -48990,6 +49392,8 @@ import Foundation case .vehicleSubway20Regular: return ".vehicleSubway20Regular" case .vehicleSubway24Filled: return ".vehicleSubway24Filled" case .vehicleSubway24Regular: return ".vehicleSubway24Regular" + default: break } + switch self { case .vehicleSubwayClock16Filled: return ".vehicleSubwayClock16Filled" case .vehicleSubwayClock16Regular: return ".vehicleSubwayClock16Regular" case .vehicleSubwayClock20Filled: return ".vehicleSubwayClock20Filled" @@ -49022,8 +49426,6 @@ import Foundation case .vehicleTruckProfile24Regular: return ".vehicleTruckProfile24Regular" case .video16Filled: return ".video16Filled" case .video16Regular: return ".video16Regular" - default: break } - switch self { case .video20Filled: return ".video20Filled" case .video20Regular: return ".video20Regular" case .video24Filled: return ".video24Filled" @@ -49092,6 +49494,8 @@ import Foundation case .videoChat32Filled: return ".videoChat32Filled" case .videoChat32Regular: return ".videoChat32Regular" case .videoChat48Filled: return ".videoChat48Filled" + default: break } + switch self { case .videoChat48Regular: return ".videoChat48Regular" case .videoClip16Filled: return ".videoClip16Filled" case .videoClip16Regular: return ".videoClip16Regular" @@ -49124,8 +49528,6 @@ import Foundation case .videoClipOptimize20Regular: return ".videoClipOptimize20Regular" case .videoClipOptimize24Filled: return ".videoClipOptimize24Filled" case .videoClipOptimize24Regular: return ".videoClipOptimize24Regular" - default: break } - switch self { case .videoClipOptimize28Filled: return ".videoClipOptimize28Filled" case .videoClipOptimize28Regular: return ".videoClipOptimize28Regular" case .videoClipWand16Filled: return ".videoClipWand16Filled" @@ -49194,6 +49596,8 @@ import Foundation case .videoPersonPulse16Regular: return ".videoPersonPulse16Regular" case .videoPersonPulse20Filled: return ".videoPersonPulse20Filled" case .videoPersonPulse20Regular: return ".videoPersonPulse20Regular" + default: break } + switch self { case .videoPersonPulse24Filled: return ".videoPersonPulse24Filled" case .videoPersonPulse24Regular: return ".videoPersonPulse24Regular" case .videoPersonPulse28Filled: return ".videoPersonPulse28Filled" @@ -49226,8 +49630,6 @@ import Foundation case .videoPlayPause24Regular: return ".videoPlayPause24Regular" case .videoProhibited16Filled: return ".videoProhibited16Filled" case .videoProhibited16Regular: return ".videoProhibited16Regular" - default: break } - switch self { case .videoProhibited20Filled: return ".videoProhibited20Filled" case .videoProhibited20Regular: return ".videoProhibited20Regular" case .videoProhibited24Filled: return ".videoProhibited24Filled" @@ -49296,6 +49698,8 @@ import Foundation case .voicemailShield16Regular: return ".voicemailShield16Regular" case .voicemailShield20Filled: return ".voicemailShield20Filled" case .voicemailShield20Regular: return ".voicemailShield20Regular" + default: break } + switch self { case .voicemailShield24Filled: return ".voicemailShield24Filled" case .voicemailShield24Regular: return ".voicemailShield24Regular" case .voicemailShield32Filled: return ".voicemailShield32Filled" @@ -49328,8 +49732,6 @@ import Foundation case .wallet48Regular: return ".wallet48Regular" case .walletCreditCard16Filled: return ".walletCreditCard16Filled" case .walletCreditCard16Regular: return ".walletCreditCard16Regular" - default: break } - switch self { case .walletCreditCard20Filled: return ".walletCreditCard20Filled" case .walletCreditCard20Regular: return ".walletCreditCard20Regular" case .walletCreditCard24Filled: return ".walletCreditCard24Filled" @@ -49398,6 +49800,8 @@ import Foundation case .weatherBlowingSnow20Regular: return ".weatherBlowingSnow20Regular" case .weatherBlowingSnow24Filled: return ".weatherBlowingSnow24Filled" case .weatherBlowingSnow24Regular: return ".weatherBlowingSnow24Regular" + default: break } + switch self { case .weatherBlowingSnow48Filled: return ".weatherBlowingSnow48Filled" case .weatherBlowingSnow48Regular: return ".weatherBlowingSnow48Regular" case .weatherCloudy20Filled: return ".weatherCloudy20Filled" @@ -49430,8 +49834,6 @@ import Foundation case .weatherHailDay24Regular: return ".weatherHailDay24Regular" case .weatherHailDay48Filled: return ".weatherHailDay48Filled" case .weatherHailDay48Regular: return ".weatherHailDay48Regular" - default: break } - switch self { case .weatherHailNight20Filled: return ".weatherHailNight20Filled" case .weatherHailNight20Regular: return ".weatherHailNight20Regular" case .weatherHailNight24Filled: return ".weatherHailNight24Filled" @@ -49500,6 +49902,8 @@ import Foundation case .weatherRainSnow20Regular: return ".weatherRainSnow20Regular" case .weatherRainSnow24Filled: return ".weatherRainSnow24Filled" case .weatherRainSnow24Regular: return ".weatherRainSnow24Regular" + default: break } + switch self { case .weatherRainSnow48Filled: return ".weatherRainSnow48Filled" case .weatherRainSnow48Regular: return ".weatherRainSnow48Regular" case .weatherSnow20Filled: return ".weatherSnow20Filled" @@ -49532,8 +49936,6 @@ import Foundation case .weatherSqualls20Regular: return ".weatherSqualls20Regular" case .weatherSqualls24Filled: return ".weatherSqualls24Filled" case .weatherSqualls24Regular: return ".weatherSqualls24Regular" - default: break } - switch self { case .weatherSqualls48Filled: return ".weatherSqualls48Filled" case .weatherSqualls48Regular: return ".weatherSqualls48Regular" case .weatherSunny16Filled: return ".weatherSunny16Filled" @@ -49602,6 +50004,8 @@ import Foundation case .wifi420Regular: return ".wifi420Regular" case .wifi424Filled: return ".wifi424Filled" case .wifi424Regular: return ".wifi424Regular" + default: break } + switch self { case .wifiLock20Filled: return ".wifiLock20Filled" case .wifiLock20Regular: return ".wifiLock20Regular" case .wifiLock24Filled: return ".wifiLock24Filled" @@ -49634,8 +50038,6 @@ import Foundation case .windowAd24Filled: return ".windowAd24Filled" case .windowAd24Regular: return ".windowAd24Regular" case .windowAdOff20Filled: return ".windowAdOff20Filled" - default: break } - switch self { case .windowAdOff20Regular: return ".windowAdOff20Regular" case .windowAdPerson20Filled: return ".windowAdPerson20Filled" case .windowAdPerson20Regular: return ".windowAdPerson20Regular" @@ -49704,6 +50106,8 @@ import Foundation case .windowFingerprint48Filled: return ".windowFingerprint48Filled" case .windowFingerprint48Regular: return ".windowFingerprint48Regular" case .windowHeaderHorizontal20Filled: return ".windowHeaderHorizontal20Filled" + default: break } + switch self { case .windowHeaderHorizontal20Regular: return ".windowHeaderHorizontal20Regular" case .windowHeaderHorizontalOff20Filled: return ".windowHeaderHorizontalOff20Filled" case .windowHeaderHorizontalOff20Regular: return ".windowHeaderHorizontalOff20Regular" @@ -49736,8 +50140,6 @@ import Foundation case .windowShield20Filled: return ".windowShield20Filled" case .windowShield20Regular: return ".windowShield20Regular" case .windowShield24Filled: return ".windowShield24Filled" - default: break } - switch self { case .windowShield24Regular: return ".windowShield24Regular" case .windowText20Filled: return ".windowText20Filled" case .windowText20Regular: return ".windowText20Regular" @@ -49806,6 +50208,8 @@ 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 4d37f3ca7e..4f4aab07f8 100644 --- a/ios/README.md +++ b/ios/README.md @@ -6,13 +6,13 @@ ```ruby use_frameworks! -pod "FluentIcons", "1.1.258" +pod "FluentIcons", "1.1.259" ``` ### Carthage ```bash -git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.258" +git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.259" ``` ## Usage diff --git a/package-lock.json b/package-lock.json index 7105753006..6a561708fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14947,7 +14947,7 @@ }, "packages/react-icons": { "name": "@fluentui/react-icons", - "version": "2.0.258", + "version": "2.0.259", "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.258", + "version": "2.0.259", "license": "MIT", "dependencies": { "subset-font": "^1.4.0" @@ -15065,7 +15065,7 @@ }, "packages/react-native-icons": { "name": "@fluentui/react-native-icons", - "version": "2.0.258", + "version": "2.0.259", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", @@ -15498,7 +15498,7 @@ }, "packages/svg-icons": { "name": "@fluentui/svg-icons", - "version": "1.1.258", + "version": "1.1.259", "license": "MIT", "devDependencies": { "renamer": "^2.0.1", @@ -15568,7 +15568,7 @@ }, "packages/svg-sprites": { "name": "@fluentui/svg-sprites", - "version": "1.1.258", + "version": "1.1.259", "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 f5ee1e4a75..d3b2d940dc 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.258", + "version": "2.0.259", "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 cfbb5905e6..696a4ab20e 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-icons", - "version": "2.0.258", + "version": "2.0.259", "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 8c447b4a0d..2dedd8a57e 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.258", + "version": "2.0.259", "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 3a7fd13761..19e51ec655 100644 --- a/packages/svg-icons/package.json +++ b/packages/svg-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/svg-icons", - "version": "1.1.258", + "version": "1.1.259", "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 7064151408..6994fdbac2 100644 --- a/packages/svg-sprites/package.json +++ b/packages/svg-sprites/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/svg-sprites", - "version": "1.1.258", + "version": "1.1.259", "description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.", "license": "MIT", "repository": {