diff --git a/README.md b/README.md index 3b5896f40b..bb34104651 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ repositories { Include the following dependency in your project's `build.gradle` ```groovy -implementation 'com.microsoft.design:fluent-system-icons:1.1.197@aar' +implementation 'com.microsoft.design:fluent-system-icons:1.1.198@aar' ``` For library docs, see [android/README.md](android/README.md). @@ -40,13 +40,13 @@ For library docs, see [android/README.md](android/README.md). ```ruby use_frameworks! -pod "FluentIcons", "1.1.197" +pod "FluentIcons", "1.1.198" ``` #### Carthage ```bash -git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.197" +git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.198" ``` For library docs, see [ios/README.md](ios/README.md). @@ -58,7 +58,7 @@ In the `pubspec.yaml` of your flutter project, add the following dependency: ```yaml dependencies: ... - fluentui_system_icons: ^1.1.197 + fluentui_system_icons: ^1.1.198 ``` For library docs, see [flutter/README.md](flutter/README.md) diff --git a/android/BUILD.gn b/android/BUILD.gn index 6ae5b0bd2a..750f2ab38c 100644 --- a/android/BUILD.gn +++ b/android/BUILD.gn @@ -772,6 +772,12 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_left_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_left_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_left_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_12_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_12_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_arrow_clockwise_12_selector.xml", @@ -1831,6 +1837,9 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_backpack_add_48_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_backpack_add_48_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_backpack_add_48_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_backspace_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_backspace_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_backspace_16_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_backspace_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_backspace_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_backspace_20_selector.xml", @@ -2014,6 +2023,15 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_bin_full_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_bin_full_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_bin_full_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_bluetooth_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_bluetooth_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_bluetooth_16_selector.xml", @@ -2428,6 +2446,12 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_bot_sparkle_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_bot_sparkle_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_bot_sparkle_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_bow_tie_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_bow_tie_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_bow_tie_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_bow_tie_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_bow_tie_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_bow_tie_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_bowl_chopsticks_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_bowl_chopsticks_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_bowl_chopsticks_16_selector.xml", @@ -4477,6 +4501,9 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_circle_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_circle_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_circle_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_circle_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_circle_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_circle_28_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_circle_32_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_circle_32_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_circle_32_selector.xml", @@ -7129,6 +7156,15 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_document_one_page_link_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_document_one_page_link_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_document_one_page_link_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_document_page_bottom_center_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_document_page_bottom_center_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_document_page_bottom_center_20_selector.xml", @@ -7930,6 +7966,12 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_28_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_28_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_emoji_laugh_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_emoji_laugh_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_emoji_laugh_16_selector.xml", @@ -8928,6 +8970,15 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_fps_960_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_fps_960_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_fps_960_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_frame_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_full_screen_maximize_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_full_screen_maximize_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_full_screen_maximize_16_selector.xml", @@ -10588,6 +10639,15 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_lock_closed_32_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_lock_closed_32_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_lock_closed_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_lock_multiple_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_lock_multiple_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_lock_multiple_20_selector.xml", @@ -11416,6 +11476,33 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_more_vertical_48_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_more_vertical_48_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_more_vertical_48_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_movies_and_tv_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_movies_and_tv_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_movies_and_tv_16_selector.xml", @@ -12299,6 +12386,24 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_pen_48_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_pen_48_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_pen_48_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_pen_off_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_pen_off_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_pen_off_16_selector.xml", @@ -13085,6 +13190,12 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_phone_dismiss_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_phone_dismiss_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_phone_dismiss_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_phone_edit_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_phone_edit_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_phone_edit_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_phone_edit_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_phone_edit_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_phone_edit_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_phone_eraser_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_phone_eraser_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_phone_eraser_16_selector.xml", @@ -14649,6 +14760,24 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_send_48_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_send_48_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_send_48_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_48_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_48_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_send_beaker_48_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_send_clock_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_send_clock_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_send_clock_20_selector.xml", @@ -15423,6 +15552,24 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_slide_text_person_48_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_slide_text_person_48_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_slide_text_person_48_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_slide_transition_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_slide_transition_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_slide_transition_20_selector.xml", @@ -15894,6 +16041,12 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_stack_star_24_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_stack_star_24_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_stack_star_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_star_12_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_star_12_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_star_12_selector.xml", @@ -16491,6 +16644,12 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_table_checker_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_table_checker_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_table_checker_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_table_copy_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_table_copy_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_table_copy_20_selector.xml", @@ -16698,6 +16857,30 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_table_multiple_20_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_table_multiple_20_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_table_multiple_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_table_resize_column_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_table_resize_column_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_table_resize_column_16_selector.xml", @@ -18682,6 +18865,15 @@ android_resources("fluent_icon_resources") { "../android/library/src/main/res/drawable/ic_fluent_vehicle_cab_28_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_vehicle_cab_28_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_vehicle_cab_28_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_selector.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_filled.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_regular.xml", + "../android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_selector.xml", "../android/library/src/main/res/drawable/ic_fluent_vehicle_car_16_filled.xml", "../android/library/src/main/res/drawable/ic_fluent_vehicle_car_16_regular.xml", "../android/library/src/main/res/drawable/ic_fluent_vehicle_car_16_selector.xml", diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_filled.xml new file mode 100644 index 0000000000..3cf4d9eec4 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_regular.xml new file mode 100644 index 0000000000..3c728f4b5f --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_selector.xml new file mode 100644 index 0000000000..fbd3daea9f --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_filled.xml new file mode 100644 index 0000000000..0378a272ab --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_regular.xml new file mode 100644 index 0000000000..a89f701941 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_selector.xml new file mode 100644 index 0000000000..15e7298089 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_arrow_circle_up_right_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_backspace_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_backspace_16_filled.xml new file mode 100644 index 0000000000..f63a769e42 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_backspace_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_backspace_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_backspace_16_regular.xml new file mode 100644 index 0000000000..6ddd70a9a6 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_backspace_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_backspace_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_backspace_16_selector.xml new file mode 100644 index 0000000000..796e2142b5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_backspace_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_filled.xml new file mode 100644 index 0000000000..203976e4d5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_regular.xml new file mode 100644 index 0000000000..848b482271 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_selector.xml new file mode 100644 index 0000000000..b14f435c86 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_filled.xml new file mode 100644 index 0000000000..538282cfbc --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_regular.xml new file mode 100644 index 0000000000..8bc6ef8d16 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_selector.xml new file mode 100644 index 0000000000..e295fa12e6 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_filled.xml new file mode 100644 index 0000000000..4c0e7ead25 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_regular.xml new file mode 100644 index 0000000000..1c8cc53296 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_selector.xml new file mode 100644 index 0000000000..42615eb063 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_binder_triangle_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_filled.xml new file mode 100644 index 0000000000..ce5c4407cc --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_regular.xml new file mode 100644 index 0000000000..0b1370f6d7 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_selector.xml new file mode 100644 index 0000000000..a20c1cd77e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_bow_tie_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_filled.xml new file mode 100644 index 0000000000..c01e01c2c9 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_regular.xml new file mode 100644 index 0000000000..9ddbbf5995 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_selector.xml new file mode 100644 index 0000000000..3d6da2553b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_bow_tie_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_circle_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_circle_28_filled.xml new file mode 100644 index 0000000000..0b21b775da --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_circle_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_circle_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_circle_28_regular.xml new file mode 100644 index 0000000000..e380768b45 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_circle_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_circle_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_circle_28_selector.xml new file mode 100644 index 0000000000..91e1119289 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_circle_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_filled.xml new file mode 100644 index 0000000000..9351438eda --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_regular.xml new file mode 100644 index 0000000000..0cb512d8ca --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_selector.xml new file mode 100644 index 0000000000..1fafd65a3b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_filled.xml new file mode 100644 index 0000000000..25cbb3ffdf --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_regular.xml new file mode 100644 index 0000000000..f58b749830 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_selector.xml new file mode 100644 index 0000000000..d9b7b9c574 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_filled.xml new file mode 100644 index 0000000000..96b5c9afc0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_regular.xml new file mode 100644 index 0000000000..593c5adcc7 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_selector.xml new file mode 100644 index 0000000000..cc01e5e624 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_document_one_page_sparkle_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_filled.xml new file mode 100644 index 0000000000..078e628407 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_regular.xml new file mode 100644 index 0000000000..cd869550d0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_selector.xml new file mode 100644 index 0000000000..7cb6db7fcf --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_filled.xml b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_filled.xml new file mode 100644 index 0000000000..9903722209 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_regular.xml b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_regular.xml new file mode 100644 index 0000000000..a13ee0c5f9 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_selector.xml b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_selector.xml new file mode 100644 index 0000000000..f38e07f7b0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_emoji_hand_48_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_frame_16_filled.xml new file mode 100644 index 0000000000..dd10a10408 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_frame_16_regular.xml new file mode 100644 index 0000000000..0ec2296c95 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_frame_16_selector.xml new file mode 100644 index 0000000000..a3f8c7329e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_frame_20_filled.xml new file mode 100644 index 0000000000..66577819f0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_frame_20_regular.xml new file mode 100644 index 0000000000..783ea5d8a8 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_frame_20_selector.xml new file mode 100644 index 0000000000..341990adb7 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_frame_24_filled.xml new file mode 100644 index 0000000000..a50097572a --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_frame_24_regular.xml new file mode 100644 index 0000000000..b89b8d3225 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_frame_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_frame_24_selector.xml new file mode 100644 index 0000000000..f5fa756204 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_frame_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_filled.xml new file mode 100644 index 0000000000..fe57ec442e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_regular.xml new file mode 100644 index 0000000000..dff3623b31 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_selector.xml new file mode 100644 index 0000000000..646f6a8ef5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_filled.xml new file mode 100644 index 0000000000..2ca9f9d368 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_regular.xml new file mode 100644 index 0000000000..9107e6ee9c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_selector.xml new file mode 100644 index 0000000000..4eeecd8063 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_filled.xml new file mode 100644 index 0000000000..82da6ca975 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_regular.xml new file mode 100644 index 0000000000..1f285c5681 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_selector.xml new file mode 100644 index 0000000000..26b6b3b215 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_lock_closed_key_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_filled.xml new file mode 100644 index 0000000000..d2dc2e400d --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_regular.xml new file mode 100644 index 0000000000..28e71229c5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_selector.xml new file mode 100644 index 0000000000..99a77333c2 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_filled.xml new file mode 100644 index 0000000000..9fc80b90ca --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_regular.xml new file mode 100644 index 0000000000..2a38f3f61a --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_selector.xml new file mode 100644 index 0000000000..5776fcb361 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_filled.xml new file mode 100644 index 0000000000..c7e10e59db --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_regular.xml new file mode 100644 index 0000000000..3b9e422b05 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_selector.xml new file mode 100644 index 0000000000..1be5d16f38 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_bottom_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_filled.xml new file mode 100644 index 0000000000..d39742ff55 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_regular.xml new file mode 100644 index 0000000000..01b3b653b9 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_selector.xml new file mode 100644 index 0000000000..1dec776669 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_filled.xml new file mode 100644 index 0000000000..faa2417813 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_regular.xml new file mode 100644 index 0000000000..7b5e4fa95b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_selector.xml new file mode 100644 index 0000000000..6a873c8219 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_filled.xml new file mode 100644 index 0000000000..d538ea7873 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_regular.xml new file mode 100644 index 0000000000..f50facfb09 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_selector.xml new file mode 100644 index 0000000000..a0fe356852 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_location_top_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_filled.xml new file mode 100644 index 0000000000..1d98c1d701 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_regular.xml new file mode 100644 index 0000000000..9ba7f81d78 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_selector.xml new file mode 100644 index 0000000000..48f7056d0e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_filled.xml new file mode 100644 index 0000000000..a38aad8fc7 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_regular.xml new file mode 100644 index 0000000000..8a157364d8 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_selector.xml new file mode 100644 index 0000000000..6b7470c2cf --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_filled.xml new file mode 100644 index 0000000000..540c447f04 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_regular.xml new file mode 100644 index 0000000000..14485a69d3 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_selector.xml new file mode 100644 index 0000000000..be7d38bace --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_mountain_trail_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_filled.xml new file mode 100644 index 0000000000..70ae9481f2 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_regular.xml new file mode 100644 index 0000000000..4c6519e98e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_selector.xml new file mode 100644 index 0000000000..8ca76358d7 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_filled.xml new file mode 100644 index 0000000000..48f8b4b7c0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_regular.xml new file mode 100644 index 0000000000..9ff5dd8c9c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_selector.xml new file mode 100644 index 0000000000..9752c5e215 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_filled.xml new file mode 100644 index 0000000000..6de25d8b3d --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_regular.xml new file mode 100644 index 0000000000..8b06411fd1 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_selector.xml new file mode 100644 index 0000000000..6fe24f1900 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_filled.xml new file mode 100644 index 0000000000..eea2d3c3e8 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_regular.xml new file mode 100644 index 0000000000..906f805eff --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_selector.xml new file mode 100644 index 0000000000..6b2ba768f8 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_filled.xml new file mode 100644 index 0000000000..e62f6f70c9 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_regular.xml new file mode 100644 index 0000000000..ff5524598e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_selector.xml new file mode 100644 index 0000000000..5ada5d5b10 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_filled.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_filled.xml new file mode 100644 index 0000000000..cad58aea18 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_regular.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_regular.xml new file mode 100644 index 0000000000..a3a3dc0338 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_selector.xml b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_selector.xml new file mode 100644 index 0000000000..6fd3c0bcd3 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_pen_dismiss_48_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_filled.xml new file mode 100644 index 0000000000..3b158e208d --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_regular.xml new file mode 100644 index 0000000000..310bd34a46 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_selector.xml new file mode 100644 index 0000000000..d862e30a50 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_phone_edit_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_filled.xml new file mode 100644 index 0000000000..9ba4b9be08 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_regular.xml new file mode 100644 index 0000000000..c3b5beefa3 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_selector.xml new file mode 100644 index 0000000000..e5fc2e109c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_phone_edit_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_filled.xml new file mode 100644 index 0000000000..4751452014 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_regular.xml new file mode 100644 index 0000000000..247969b986 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_selector.xml new file mode 100644 index 0000000000..c36dc395e8 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_filled.xml new file mode 100644 index 0000000000..09ba676ae3 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_regular.xml new file mode 100644 index 0000000000..82a032548b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_selector.xml new file mode 100644 index 0000000000..03490e4b2a --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_filled.xml new file mode 100644 index 0000000000..6c2d8d334e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_regular.xml new file mode 100644 index 0000000000..ec99cc3736 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_selector.xml new file mode 100644 index 0000000000..993a5bc073 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_filled.xml new file mode 100644 index 0000000000..c430768318 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_regular.xml new file mode 100644 index 0000000000..d151b29637 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_selector.xml new file mode 100644 index 0000000000..21cea1adf9 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_filled.xml new file mode 100644 index 0000000000..6dee44f710 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_regular.xml new file mode 100644 index 0000000000..cfe3d61fe2 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_selector.xml new file mode 100644 index 0000000000..605e9c3cbf --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_filled.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_filled.xml new file mode 100644 index 0000000000..211a620157 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_regular.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_regular.xml new file mode 100644 index 0000000000..2983078812 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_selector.xml b/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_selector.xml new file mode 100644 index 0000000000..dd49842326 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_send_beaker_48_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_filled.xml new file mode 100644 index 0000000000..4768b871fe --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_regular.xml new file mode 100644 index 0000000000..ce201b14a5 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_selector.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_selector.xml new file mode 100644 index 0000000000..28f8f6f83e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_16_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_filled.xml new file mode 100644 index 0000000000..08e6f15718 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_regular.xml new file mode 100644 index 0000000000..6ecdf7d392 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_selector.xml new file mode 100644 index 0000000000..574bd00d13 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_filled.xml new file mode 100644 index 0000000000..ccb354f1ed --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_regular.xml new file mode 100644 index 0000000000..30fe5a8a33 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_selector.xml new file mode 100644 index 0000000000..25017abf98 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_filled.xml new file mode 100644 index 0000000000..503ba0120e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_regular.xml new file mode 100644 index 0000000000..972f2a50ac --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_selector.xml new file mode 100644 index 0000000000..68e3a8d78a --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_filled.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_filled.xml new file mode 100644 index 0000000000..1bae84fe9e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_regular.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_regular.xml new file mode 100644 index 0000000000..07e419e584 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_selector.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_selector.xml new file mode 100644 index 0000000000..c658bcdf9b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_32_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_filled.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_filled.xml new file mode 100644 index 0000000000..872c776bb6 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_regular.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_regular.xml new file mode 100644 index 0000000000..e1d8dbba82 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_selector.xml b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_selector.xml new file mode 100644 index 0000000000..87428ea840 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_slide_text_sparkle_48_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_sport_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_sport_16_filled.xml index 355f6af61b..2e79ae249c 100644 --- a/android/library/src/main/res/drawable/ic_fluent_sport_16_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_sport_16_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_sport_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_sport_16_regular.xml index 535e5e97ec..1e153368ba 100644 --- a/android/library/src/main/res/drawable/ic_fluent_sport_16_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_sport_16_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_sport_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_sport_20_filled.xml index 1ceb011688..cc0ce5a177 100644 --- a/android/library/src/main/res/drawable/ic_fluent_sport_20_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_sport_20_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_sport_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_sport_20_regular.xml index 12bf4afad6..42419173e4 100644 --- a/android/library/src/main/res/drawable/ic_fluent_sport_20_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_sport_20_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_sport_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_sport_24_filled.xml index 07fc26fbc7..52b84032fc 100644 --- a/android/library/src/main/res/drawable/ic_fluent_sport_24_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_sport_24_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_sport_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_sport_24_regular.xml index 72d513fa23..f106419241 100644 --- a/android/library/src/main/res/drawable/ic_fluent_sport_24_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_sport_24_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_filled.xml new file mode 100644 index 0000000000..924a3314a3 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_regular.xml new file mode 100644 index 0000000000..b80c135bac --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_selector.xml new file mode 100644 index 0000000000..937b264d14 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_filled.xml new file mode 100644 index 0000000000..d128a0f726 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_regular.xml new file mode 100644 index 0000000000..8e94a28836 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_selector.xml new file mode 100644 index 0000000000..52e941b3e1 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_stack_vertical_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_filled.xml new file mode 100644 index 0000000000..aa53ccc6cf --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_regular.xml new file mode 100644 index 0000000000..6d43d67842 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_selector.xml new file mode 100644 index 0000000000..75227318cc --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_filled.xml new file mode 100644 index 0000000000..9db5772c04 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_regular.xml new file mode 100644 index 0000000000..62fbd76fcc --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_selector.xml new file mode 100644 index 0000000000..8f00e08f33 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_column_top_bottom_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_16_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_16_filled.xml index 987ccc7930..2eca57458d 100644 --- a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_16_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_16_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_16_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_16_regular.xml index 68af5401fc..ec669a401e 100644 --- a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_16_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_16_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_20_filled.xml index 08d2a5f09f..abe21f793f 100644 --- a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_20_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_20_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_20_regular.xml index 87bb3595e0..87a56e9a64 100644 --- a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_20_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_20_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_24_filled.xml index 11aabca821..bb2e1bff58 100644 --- a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_24_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_24_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_24_regular.xml index d52c5ea725..351852bd17 100644 --- a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_24_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_24_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_28_filled.xml index 622cf7eae2..3d0d872cd0 100644 --- a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_28_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_28_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_28_regular.xml index 1d179e5de0..2e9fe02fc3 100644 --- a/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_28_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_table_freeze_column_28_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_20_filled.xml new file mode 100644 index 0000000000..b9a2d2f076 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_20_regular.xml new file mode 100644 index 0000000000..1e7cbedb0b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_20_selector.xml new file mode 100644 index 0000000000..6f89f218c0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_24_filled.xml new file mode 100644 index 0000000000..ca4139c57c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_24_regular.xml new file mode 100644 index 0000000000..19531de5a8 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_24_selector.xml new file mode 100644 index 0000000000..3481797320 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_filled.xml new file mode 100644 index 0000000000..0b6d5e8528 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_regular.xml new file mode 100644 index 0000000000..6b74b8e784 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_selector.xml new file mode 100644 index 0000000000..a424751f65 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_filled.xml new file mode 100644 index 0000000000..04ccaf49d9 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_regular.xml new file mode 100644 index 0000000000..1086c5fb22 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_selector.xml new file mode 100644 index 0000000000..453bacf5b0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_add_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_filled.xml new file mode 100644 index 0000000000..e6d1f13787 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_regular.xml new file mode 100644 index 0000000000..cc12d20d13 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_selector.xml new file mode 100644 index 0000000000..7d939cc9dc --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_filled.xml new file mode 100644 index 0000000000..f5a726d866 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_regular.xml new file mode 100644 index 0000000000..408882ae8b --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_selector.xml new file mode 100644 index 0000000000..2550bd2f7c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_less_than_or_equal_to_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_filled.xml new file mode 100644 index 0000000000..2ffa21e328 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_regular.xml new file mode 100644 index 0000000000..3b6f85959c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_selector.xml new file mode 100644 index 0000000000..a62494a58c --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_filled.xml new file mode 100644 index 0000000000..412ea9e248 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_regular.xml new file mode 100644 index 0000000000..02f46988f0 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_selector.xml new file mode 100644 index 0000000000..2c5ec0a9df --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_table_offset_settings_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_20_filled.xml index d60753b673..1bdd6f6777 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_20_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_20_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_20_regular.xml index c2b3824786..572f17ec4d 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_20_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_20_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_24_filled.xml index ee9b86d97a..40f8c7a9f2 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_24_filled.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_24_filled.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_24_regular.xml index 2695a9a57c..7e300a5772 100644 --- a/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_24_regular.xml +++ b/android/library/src/main/res/drawable/ic_fluent_text_grammar_arrow_left_24_regular.xml @@ -1,3 +1,3 @@ - + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_filled.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_filled.xml new file mode 100644 index 0000000000..2b5a064686 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_regular.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_regular.xml new file mode 100644 index 0000000000..d3b2707b58 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_selector.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_selector.xml new file mode 100644 index 0000000000..7c25a1e979 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_20_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_filled.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_filled.xml new file mode 100644 index 0000000000..a7cd07252e --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_regular.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_regular.xml new file mode 100644 index 0000000000..f1295717aa --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_selector.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_selector.xml new file mode 100644 index 0000000000..1bc6cb0b17 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_24_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_filled.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_filled.xml new file mode 100644 index 0000000000..8d2c98fcc4 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_filled.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_regular.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_regular.xml new file mode 100644 index 0000000000..8b66249ee8 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_regular.xml @@ -0,0 +1,3 @@ + + + diff --git a/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_selector.xml b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_selector.xml new file mode 100644 index 0000000000..99ccca78a6 --- /dev/null +++ b/android/library/src/main/res/drawable/ic_fluent_vehicle_cable_car_28_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/flutter/CHANGELOG.md b/flutter/CHANGELOG.md index b0be05a577..87147c6a55 100644 --- a/flutter/CHANGELOG.md +++ b/flutter/CHANGELOG.md @@ -1 +1 @@ -## [1.1.197] - Complete change log present here https://github.com/microsoft/fluentui-system-icons/tags \ No newline at end of file +## [1.1.198] - 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 46003eec5c..abb1247b67 100644 --- a/flutter/example/lib/sample_icons.dart +++ b/flutter/example/lib/sample_icons.dart @@ -518,6 +518,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.arrow_circle_up_left_24_regular, 'arrow_circle_up_left_24_regular', 24), + 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), + FluentUISampleIcon(FluentIcons.arrow_clockwise_12_regular, 'arrow_clockwise_12_regular', 12), FluentUISampleIcon(FluentIcons.arrow_clockwise_16_regular, 'arrow_clockwise_16_regular', 16), @@ -1224,6 +1228,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.backpack_add_48_regular, 'backpack_add_48_regular', 48), + FluentUISampleIcon(FluentIcons.backspace_16_regular, 'backspace_16_regular', 16), + FluentUISampleIcon(FluentIcons.backspace_20_regular, 'backspace_20_regular', 20), FluentUISampleIcon(FluentIcons.backspace_24_regular, 'backspace_24_regular', 24), @@ -1346,6 +1352,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.bin_full_24_regular, 'bin_full_24_regular', 24), + FluentUISampleIcon(FluentIcons.binder_triangle_20_regular, 'binder_triangle_20_regular', 20), + + FluentUISampleIcon(FluentIcons.binder_triangle_24_regular, 'binder_triangle_24_regular', 24), + + FluentUISampleIcon(FluentIcons.binder_triangle_32_regular, 'binder_triangle_32_regular', 32), + FluentUISampleIcon(FluentIcons.bluetooth_16_regular, 'bluetooth_16_regular', 16), FluentUISampleIcon(FluentIcons.bluetooth_20_regular, 'bluetooth_20_regular', 20), @@ -1622,6 +1634,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.bot_sparkle_24_regular, 'bot_sparkle_24_regular', 24), + FluentUISampleIcon(FluentIcons.bow_tie_20_regular, 'bow_tie_20_regular', 20), + + FluentUISampleIcon(FluentIcons.bow_tie_24_regular, 'bow_tie_24_regular', 24), + FluentUISampleIcon(FluentIcons.bowl_chopsticks_16_regular, 'bowl_chopsticks_16_regular', 16), FluentUISampleIcon(FluentIcons.bowl_chopsticks_20_regular, 'bowl_chopsticks_20_regular', 20), @@ -2988,6 +3004,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.circle_24_regular, 'circle_24_regular', 24), + FluentUISampleIcon(FluentIcons.circle_28_regular, 'circle_28_regular', 28), + FluentUISampleIcon(FluentIcons.circle_32_regular, 'circle_32_regular', 32), FluentUISampleIcon(FluentIcons.circle_48_regular, 'circle_48_regular', 48), @@ -4768,6 +4786,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.document_one_page_link_24_regular, 'document_one_page_link_24_regular', 24), + FluentUISampleIcon(FluentIcons.document_one_page_sparkle_16_regular, 'document_one_page_sparkle_16_regular', 16), + + FluentUISampleIcon(FluentIcons.document_one_page_sparkle_20_regular, 'document_one_page_sparkle_20_regular', 20), + + FluentUISampleIcon(FluentIcons.document_one_page_sparkle_24_regular, 'document_one_page_sparkle_24_regular', 24), + FluentUISampleIcon(FluentIcons.document_page_bottom_center_20_regular, 'document_page_bottom_center_20_regular', 20), FluentUISampleIcon(FluentIcons.document_page_bottom_center_24_regular, 'document_page_bottom_center_24_regular', 24), @@ -5302,6 +5326,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.emoji_hand_28_regular, 'emoji_hand_28_regular', 28), + FluentUISampleIcon(FluentIcons.emoji_hand_32_regular, 'emoji_hand_32_regular', 32), + + FluentUISampleIcon(FluentIcons.emoji_hand_48_regular, 'emoji_hand_48_regular', 48), + FluentUISampleIcon(FluentIcons.emoji_laugh_16_regular, 'emoji_laugh_16_regular', 16), FluentUISampleIcon(FluentIcons.emoji_laugh_20_regular, 'emoji_laugh_20_regular', 20), @@ -5964,6 +5992,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.fps_960_24_regular, 'fps_960_24_regular', 24), + FluentUISampleIcon(FluentIcons.frame_16_regular, 'frame_16_regular', 16), + + FluentUISampleIcon(FluentIcons.frame_20_regular, 'frame_20_regular', 20), + + FluentUISampleIcon(FluentIcons.frame_24_regular, 'frame_24_regular', 24), + FluentUISampleIcon(FluentIcons.full_screen_maximize_16_regular, 'full_screen_maximize_16_regular', 16), FluentUISampleIcon(FluentIcons.full_screen_maximize_20_regular, 'full_screen_maximize_20_regular', 20), @@ -7066,6 +7100,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.lock_closed_32_regular, 'lock_closed_32_regular', 32), + FluentUISampleIcon(FluentIcons.lock_closed_key_16_regular, 'lock_closed_key_16_regular', 16), + + FluentUISampleIcon(FluentIcons.lock_closed_key_20_regular, 'lock_closed_key_20_regular', 20), + + FluentUISampleIcon(FluentIcons.lock_closed_key_24_regular, 'lock_closed_key_24_regular', 24), + FluentUISampleIcon(FluentIcons.lock_multiple_20_regular, 'lock_multiple_20_regular', 20), FluentUISampleIcon(FluentIcons.lock_multiple_24_regular, 'lock_multiple_24_regular', 24), @@ -7618,6 +7658,24 @@ final icons = [ FluentUISampleIcon(FluentIcons.more_vertical_48_regular, 'more_vertical_48_regular', 48), + FluentUISampleIcon(FluentIcons.mountain_location_bottom_20_regular, 'mountain_location_bottom_20_regular', 20), + + FluentUISampleIcon(FluentIcons.mountain_location_bottom_24_regular, 'mountain_location_bottom_24_regular', 24), + + FluentUISampleIcon(FluentIcons.mountain_location_bottom_28_regular, 'mountain_location_bottom_28_regular', 28), + + FluentUISampleIcon(FluentIcons.mountain_location_top_20_regular, 'mountain_location_top_20_regular', 20), + + FluentUISampleIcon(FluentIcons.mountain_location_top_24_regular, 'mountain_location_top_24_regular', 24), + + FluentUISampleIcon(FluentIcons.mountain_location_top_28_regular, 'mountain_location_top_28_regular', 28), + + FluentUISampleIcon(FluentIcons.mountain_trail_20_regular, 'mountain_trail_20_regular', 20), + + FluentUISampleIcon(FluentIcons.mountain_trail_24_regular, 'mountain_trail_24_regular', 24), + + FluentUISampleIcon(FluentIcons.mountain_trail_28_regular, 'mountain_trail_28_regular', 28), + FluentUISampleIcon(FluentIcons.movies_and_tv_16_regular, 'movies_and_tv_16_regular', 16), FluentUISampleIcon(FluentIcons.movies_and_tv_20_regular, 'movies_and_tv_20_regular', 20), @@ -8204,6 +8262,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.pen_48_regular, 'pen_48_regular', 48), + FluentUISampleIcon(FluentIcons.pen_dismiss_16_regular, 'pen_dismiss_16_regular', 16), + + FluentUISampleIcon(FluentIcons.pen_dismiss_20_regular, 'pen_dismiss_20_regular', 20), + + FluentUISampleIcon(FluentIcons.pen_dismiss_24_regular, 'pen_dismiss_24_regular', 24), + + FluentUISampleIcon(FluentIcons.pen_dismiss_28_regular, 'pen_dismiss_28_regular', 28), + + FluentUISampleIcon(FluentIcons.pen_dismiss_32_regular, 'pen_dismiss_32_regular', 32), + + FluentUISampleIcon(FluentIcons.pen_dismiss_48_regular, 'pen_dismiss_48_regular', 48), + FluentUISampleIcon(FluentIcons.pen_off_16_regular, 'pen_off_16_regular', 16), FluentUISampleIcon(FluentIcons.pen_off_20_regular, 'pen_off_20_regular', 20), @@ -8728,6 +8798,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.phone_dismiss_24_regular, 'phone_dismiss_24_regular', 24), + FluentUISampleIcon(FluentIcons.phone_edit_20_regular, 'phone_edit_20_regular', 20), + + FluentUISampleIcon(FluentIcons.phone_edit_24_regular, 'phone_edit_24_regular', 24), + FluentUISampleIcon(FluentIcons.phone_eraser_16_regular, 'phone_eraser_16_regular', 16), FluentUISampleIcon(FluentIcons.phone_eraser_20_regular, 'phone_eraser_20_regular', 20), @@ -9794,6 +9868,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.send_48_regular, 'send_48_regular', 48), + FluentUISampleIcon(FluentIcons.send_beaker_16_regular, 'send_beaker_16_regular', 16), + + FluentUISampleIcon(FluentIcons.send_beaker_20_regular, 'send_beaker_20_regular', 20), + + FluentUISampleIcon(FluentIcons.send_beaker_24_regular, 'send_beaker_24_regular', 24), + + FluentUISampleIcon(FluentIcons.send_beaker_28_regular, 'send_beaker_28_regular', 28), + + FluentUISampleIcon(FluentIcons.send_beaker_32_regular, 'send_beaker_32_regular', 32), + + FluentUISampleIcon(FluentIcons.send_beaker_48_regular, 'send_beaker_48_regular', 48), + FluentUISampleIcon(FluentIcons.send_clock_20_regular, 'send_clock_20_regular', 20), FluentUISampleIcon(FluentIcons.send_clock_24_regular, 'send_clock_24_regular', 24), @@ -10310,6 +10396,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.slide_text_person_48_regular, 'slide_text_person_48_regular', 48), + FluentUISampleIcon(FluentIcons.slide_text_sparkle_16_regular, 'slide_text_sparkle_16_regular', 16), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_20_regular, 'slide_text_sparkle_20_regular', 20), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_24_regular, 'slide_text_sparkle_24_regular', 24), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_28_regular, 'slide_text_sparkle_28_regular', 28), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_32_regular, 'slide_text_sparkle_32_regular', 32), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_48_regular, 'slide_text_sparkle_48_regular', 48), + FluentUISampleIcon(FluentIcons.slide_transition_20_regular, 'slide_transition_20_regular', 20), FluentUISampleIcon(FluentIcons.slide_transition_24_regular, 'slide_transition_24_regular', 24), @@ -10624,6 +10722,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.stack_star_24_regular, 'stack_star_24_regular', 24), + FluentUISampleIcon(FluentIcons.stack_vertical_20_regular, 'stack_vertical_20_regular', 20), + + FluentUISampleIcon(FluentIcons.stack_vertical_24_regular, 'stack_vertical_24_regular', 24), + FluentUISampleIcon(FluentIcons.star_12_regular, 'star_12_regular', 12), FluentUISampleIcon(FluentIcons.star_16_regular, 'star_16_regular', 16), @@ -11022,6 +11124,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.table_checker_20_regular, 'table_checker_20_regular', 20), + FluentUISampleIcon(FluentIcons.table_column_top_bottom_20_regular, 'table_column_top_bottom_20_regular', 20), + + FluentUISampleIcon(FluentIcons.table_column_top_bottom_24_regular, 'table_column_top_bottom_24_regular', 24), + FluentUISampleIcon(FluentIcons.table_copy_20_regular, 'table_copy_20_regular', 20), FluentUISampleIcon(FluentIcons.table_delete_column_16_regular, 'table_delete_column_16_regular', 16), @@ -11160,6 +11266,22 @@ final icons = [ FluentUISampleIcon(FluentIcons.table_multiple_20_regular, 'table_multiple_20_regular', 20), + FluentUISampleIcon(FluentIcons.table_offset_20_regular, 'table_offset_20_regular', 20), + + FluentUISampleIcon(FluentIcons.table_offset_24_regular, 'table_offset_24_regular', 24), + + FluentUISampleIcon(FluentIcons.table_offset_add_20_regular, 'table_offset_add_20_regular', 20), + + FluentUISampleIcon(FluentIcons.table_offset_add_24_regular, 'table_offset_add_24_regular', 24), + + FluentUISampleIcon(FluentIcons.table_offset_less_than_or_equal_to_20_regular, 'table_offset_less_than_or_equal_to_20_regular', 20), + + FluentUISampleIcon(FluentIcons.table_offset_less_than_or_equal_to_24_regular, 'table_offset_less_than_or_equal_to_24_regular', 24), + + FluentUISampleIcon(FluentIcons.table_offset_settings_20_regular, 'table_offset_settings_20_regular', 20), + + FluentUISampleIcon(FluentIcons.table_offset_settings_24_regular, 'table_offset_settings_24_regular', 24), + FluentUISampleIcon(FluentIcons.table_resize_column_16_regular, 'table_resize_column_16_regular', 16), FluentUISampleIcon(FluentIcons.table_resize_column_20_regular, 'table_resize_column_20_regular', 20), @@ -12478,6 +12600,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.vehicle_cab_28_regular, 'vehicle_cab_28_regular', 28), + FluentUISampleIcon(FluentIcons.vehicle_cable_car_20_regular, 'vehicle_cable_car_20_regular', 20), + + FluentUISampleIcon(FluentIcons.vehicle_cable_car_24_regular, 'vehicle_cable_car_24_regular', 24), + + FluentUISampleIcon(FluentIcons.vehicle_cable_car_28_regular, 'vehicle_cable_car_28_regular', 28), + FluentUISampleIcon(FluentIcons.vehicle_car_16_regular, 'vehicle_car_16_regular', 16), FluentUISampleIcon(FluentIcons.vehicle_car_20_regular, 'vehicle_car_20_regular', 20), @@ -13730,6 +13858,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.arrow_circle_up_left_24_filled, 'arrow_circle_up_left_24_filled', 24), + 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), + FluentUISampleIcon(FluentIcons.arrow_clockwise_12_filled, 'arrow_clockwise_12_filled', 12), FluentUISampleIcon(FluentIcons.arrow_clockwise_16_filled, 'arrow_clockwise_16_filled', 16), @@ -14436,6 +14568,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.backpack_add_48_filled, 'backpack_add_48_filled', 48), + FluentUISampleIcon(FluentIcons.backspace_16_filled, 'backspace_16_filled', 16), + FluentUISampleIcon(FluentIcons.backspace_20_filled, 'backspace_20_filled', 20), FluentUISampleIcon(FluentIcons.backspace_24_filled, 'backspace_24_filled', 24), @@ -14558,6 +14692,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.bin_full_24_filled, 'bin_full_24_filled', 24), + FluentUISampleIcon(FluentIcons.binder_triangle_20_filled, 'binder_triangle_20_filled', 20), + + FluentUISampleIcon(FluentIcons.binder_triangle_24_filled, 'binder_triangle_24_filled', 24), + + FluentUISampleIcon(FluentIcons.binder_triangle_32_filled, 'binder_triangle_32_filled', 32), + FluentUISampleIcon(FluentIcons.bluetooth_16_filled, 'bluetooth_16_filled', 16), FluentUISampleIcon(FluentIcons.bluetooth_20_filled, 'bluetooth_20_filled', 20), @@ -14834,6 +14974,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.bot_sparkle_24_filled, 'bot_sparkle_24_filled', 24), + FluentUISampleIcon(FluentIcons.bow_tie_20_filled, 'bow_tie_20_filled', 20), + + FluentUISampleIcon(FluentIcons.bow_tie_24_filled, 'bow_tie_24_filled', 24), + FluentUISampleIcon(FluentIcons.bowl_chopsticks_16_filled, 'bowl_chopsticks_16_filled', 16), FluentUISampleIcon(FluentIcons.bowl_chopsticks_20_filled, 'bowl_chopsticks_20_filled', 20), @@ -16200,6 +16344,8 @@ final icons = [ FluentUISampleIcon(FluentIcons.circle_24_filled, 'circle_24_filled', 24), + FluentUISampleIcon(FluentIcons.circle_28_filled, 'circle_28_filled', 28), + FluentUISampleIcon(FluentIcons.circle_32_filled, 'circle_32_filled', 32), FluentUISampleIcon(FluentIcons.circle_48_filled, 'circle_48_filled', 48), @@ -17962,6 +18108,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.document_one_page_link_24_filled, 'document_one_page_link_24_filled', 24), + FluentUISampleIcon(FluentIcons.document_one_page_sparkle_16_filled, 'document_one_page_sparkle_16_filled', 16), + + FluentUISampleIcon(FluentIcons.document_one_page_sparkle_20_filled, 'document_one_page_sparkle_20_filled', 20), + + FluentUISampleIcon(FluentIcons.document_one_page_sparkle_24_filled, 'document_one_page_sparkle_24_filled', 24), + FluentUISampleIcon(FluentIcons.document_page_bottom_center_20_filled, 'document_page_bottom_center_20_filled', 20), FluentUISampleIcon(FluentIcons.document_page_bottom_center_24_filled, 'document_page_bottom_center_24_filled', 24), @@ -18496,6 +18648,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.emoji_hand_28_filled, 'emoji_hand_28_filled', 28), + FluentUISampleIcon(FluentIcons.emoji_hand_32_filled, 'emoji_hand_32_filled', 32), + + FluentUISampleIcon(FluentIcons.emoji_hand_48_filled, 'emoji_hand_48_filled', 48), + FluentUISampleIcon(FluentIcons.emoji_laugh_16_filled, 'emoji_laugh_16_filled', 16), FluentUISampleIcon(FluentIcons.emoji_laugh_20_filled, 'emoji_laugh_20_filled', 20), @@ -19168,6 +19324,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.fps_960_24_filled, 'fps_960_24_filled', 24), + FluentUISampleIcon(FluentIcons.frame_16_filled, 'frame_16_filled', 16), + + FluentUISampleIcon(FluentIcons.frame_20_filled, 'frame_20_filled', 20), + + FluentUISampleIcon(FluentIcons.frame_24_filled, 'frame_24_filled', 24), + FluentUISampleIcon(FluentIcons.full_screen_maximize_16_filled, 'full_screen_maximize_16_filled', 16), FluentUISampleIcon(FluentIcons.full_screen_maximize_20_filled, 'full_screen_maximize_20_filled', 20), @@ -20284,6 +20446,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.lock_closed_32_filled, 'lock_closed_32_filled', 32), + FluentUISampleIcon(FluentIcons.lock_closed_key_16_filled, 'lock_closed_key_16_filled', 16), + + FluentUISampleIcon(FluentIcons.lock_closed_key_20_filled, 'lock_closed_key_20_filled', 20), + + FluentUISampleIcon(FluentIcons.lock_closed_key_24_filled, 'lock_closed_key_24_filled', 24), + FluentUISampleIcon(FluentIcons.lock_multiple_20_filled, 'lock_multiple_20_filled', 20), FluentUISampleIcon(FluentIcons.lock_multiple_24_filled, 'lock_multiple_24_filled', 24), @@ -20836,6 +21004,24 @@ final icons = [ FluentUISampleIcon(FluentIcons.more_vertical_48_filled, 'more_vertical_48_filled', 48), + FluentUISampleIcon(FluentIcons.mountain_location_bottom_20_filled, 'mountain_location_bottom_20_filled', 20), + + FluentUISampleIcon(FluentIcons.mountain_location_bottom_24_filled, 'mountain_location_bottom_24_filled', 24), + + FluentUISampleIcon(FluentIcons.mountain_location_bottom_28_filled, 'mountain_location_bottom_28_filled', 28), + + FluentUISampleIcon(FluentIcons.mountain_location_top_20_filled, 'mountain_location_top_20_filled', 20), + + FluentUISampleIcon(FluentIcons.mountain_location_top_24_filled, 'mountain_location_top_24_filled', 24), + + FluentUISampleIcon(FluentIcons.mountain_location_top_28_filled, 'mountain_location_top_28_filled', 28), + + FluentUISampleIcon(FluentIcons.mountain_trail_20_filled, 'mountain_trail_20_filled', 20), + + FluentUISampleIcon(FluentIcons.mountain_trail_24_filled, 'mountain_trail_24_filled', 24), + + FluentUISampleIcon(FluentIcons.mountain_trail_28_filled, 'mountain_trail_28_filled', 28), + FluentUISampleIcon(FluentIcons.movies_and_tv_16_filled, 'movies_and_tv_16_filled', 16), FluentUISampleIcon(FluentIcons.movies_and_tv_20_filled, 'movies_and_tv_20_filled', 20), @@ -21430,6 +21616,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.pen_48_filled, 'pen_48_filled', 48), + FluentUISampleIcon(FluentIcons.pen_dismiss_16_filled, 'pen_dismiss_16_filled', 16), + + FluentUISampleIcon(FluentIcons.pen_dismiss_20_filled, 'pen_dismiss_20_filled', 20), + + FluentUISampleIcon(FluentIcons.pen_dismiss_24_filled, 'pen_dismiss_24_filled', 24), + + FluentUISampleIcon(FluentIcons.pen_dismiss_28_filled, 'pen_dismiss_28_filled', 28), + + FluentUISampleIcon(FluentIcons.pen_dismiss_32_filled, 'pen_dismiss_32_filled', 32), + + FluentUISampleIcon(FluentIcons.pen_dismiss_48_filled, 'pen_dismiss_48_filled', 48), + FluentUISampleIcon(FluentIcons.pen_off_16_filled, 'pen_off_16_filled', 16), FluentUISampleIcon(FluentIcons.pen_off_20_filled, 'pen_off_20_filled', 20), @@ -21954,6 +22152,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.phone_dismiss_24_filled, 'phone_dismiss_24_filled', 24), + FluentUISampleIcon(FluentIcons.phone_edit_20_filled, 'phone_edit_20_filled', 20), + + FluentUISampleIcon(FluentIcons.phone_edit_24_filled, 'phone_edit_24_filled', 24), + FluentUISampleIcon(FluentIcons.phone_eraser_16_filled, 'phone_eraser_16_filled', 16), FluentUISampleIcon(FluentIcons.phone_eraser_20_filled, 'phone_eraser_20_filled', 20), @@ -22990,6 +23192,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.send_48_filled, 'send_48_filled', 48), + FluentUISampleIcon(FluentIcons.send_beaker_16_filled, 'send_beaker_16_filled', 16), + + FluentUISampleIcon(FluentIcons.send_beaker_20_filled, 'send_beaker_20_filled', 20), + + FluentUISampleIcon(FluentIcons.send_beaker_24_filled, 'send_beaker_24_filled', 24), + + FluentUISampleIcon(FluentIcons.send_beaker_28_filled, 'send_beaker_28_filled', 28), + + FluentUISampleIcon(FluentIcons.send_beaker_32_filled, 'send_beaker_32_filled', 32), + + FluentUISampleIcon(FluentIcons.send_beaker_48_filled, 'send_beaker_48_filled', 48), + FluentUISampleIcon(FluentIcons.send_clock_20_filled, 'send_clock_20_filled', 20), FluentUISampleIcon(FluentIcons.send_clock_24_filled, 'send_clock_24_filled', 24), @@ -23506,6 +23720,18 @@ final icons = [ FluentUISampleIcon(FluentIcons.slide_text_person_48_filled, 'slide_text_person_48_filled', 48), + FluentUISampleIcon(FluentIcons.slide_text_sparkle_16_filled, 'slide_text_sparkle_16_filled', 16), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_20_filled, 'slide_text_sparkle_20_filled', 20), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_24_filled, 'slide_text_sparkle_24_filled', 24), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_28_filled, 'slide_text_sparkle_28_filled', 28), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_32_filled, 'slide_text_sparkle_32_filled', 32), + + FluentUISampleIcon(FluentIcons.slide_text_sparkle_48_filled, 'slide_text_sparkle_48_filled', 48), + FluentUISampleIcon(FluentIcons.slide_transition_20_filled, 'slide_transition_20_filled', 20), FluentUISampleIcon(FluentIcons.slide_transition_24_filled, 'slide_transition_24_filled', 24), @@ -23820,6 +24046,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.stack_star_24_filled, 'stack_star_24_filled', 24), + FluentUISampleIcon(FluentIcons.stack_vertical_20_filled, 'stack_vertical_20_filled', 20), + + FluentUISampleIcon(FluentIcons.stack_vertical_24_filled, 'stack_vertical_24_filled', 24), + FluentUISampleIcon(FluentIcons.star_12_filled, 'star_12_filled', 12), FluentUISampleIcon(FluentIcons.star_16_filled, 'star_16_filled', 16), @@ -24218,6 +24448,10 @@ final icons = [ FluentUISampleIcon(FluentIcons.table_checker_20_filled, 'table_checker_20_filled', 20), + FluentUISampleIcon(FluentIcons.table_column_top_bottom_20_filled, 'table_column_top_bottom_20_filled', 20), + + FluentUISampleIcon(FluentIcons.table_column_top_bottom_24_filled, 'table_column_top_bottom_24_filled', 24), + FluentUISampleIcon(FluentIcons.table_copy_20_filled, 'table_copy_20_filled', 20), FluentUISampleIcon(FluentIcons.table_delete_column_16_filled, 'table_delete_column_16_filled', 16), @@ -24356,6 +24590,22 @@ final icons = [ FluentUISampleIcon(FluentIcons.table_multiple_20_filled, 'table_multiple_20_filled', 20), + FluentUISampleIcon(FluentIcons.table_offset_20_filled, 'table_offset_20_filled', 20), + + FluentUISampleIcon(FluentIcons.table_offset_24_filled, 'table_offset_24_filled', 24), + + FluentUISampleIcon(FluentIcons.table_offset_add_20_filled, 'table_offset_add_20_filled', 20), + + FluentUISampleIcon(FluentIcons.table_offset_add_24_filled, 'table_offset_add_24_filled', 24), + + FluentUISampleIcon(FluentIcons.table_offset_less_than_or_equal_to_20_filled, 'table_offset_less_than_or_equal_to_20_filled', 20), + + FluentUISampleIcon(FluentIcons.table_offset_less_than_or_equal_to_24_filled, 'table_offset_less_than_or_equal_to_24_filled', 24), + + FluentUISampleIcon(FluentIcons.table_offset_settings_20_filled, 'table_offset_settings_20_filled', 20), + + FluentUISampleIcon(FluentIcons.table_offset_settings_24_filled, 'table_offset_settings_24_filled', 24), + FluentUISampleIcon(FluentIcons.table_resize_column_16_filled, 'table_resize_column_16_filled', 16), FluentUISampleIcon(FluentIcons.table_resize_column_20_filled, 'table_resize_column_20_filled', 20), @@ -25688,6 +25938,12 @@ final icons = [ FluentUISampleIcon(FluentIcons.vehicle_cab_28_filled, 'vehicle_cab_28_filled', 28), + FluentUISampleIcon(FluentIcons.vehicle_cable_car_20_filled, 'vehicle_cable_car_20_filled', 20), + + FluentUISampleIcon(FluentIcons.vehicle_cable_car_24_filled, 'vehicle_cable_car_24_filled', 24), + + FluentUISampleIcon(FluentIcons.vehicle_cable_car_28_filled, 'vehicle_cable_car_28_filled', 28), + FluentUISampleIcon(FluentIcons.vehicle_car_16_filled, 'vehicle_car_16_filled', 16), FluentUISampleIcon(FluentIcons.vehicle_car_20_filled, 'vehicle_car_20_filled', 20), diff --git a/flutter/lib/fonts/FluentSystemIcons-Filled.ttf b/flutter/lib/fonts/FluentSystemIcons-Filled.ttf index 05f202f1a7..4623f100b5 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 cc6f237912..4776fe6051 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 b588fe79aa..ea9a2bdd43 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 ce31239ef6..8f805d71d9 100644 --- a/flutter/lib/src/fluent_icons.dart +++ b/flutter/lib/src/fluent_icons.dart @@ -780,6 +780,12 @@ class FluentIcons { /// 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 20 and regular style. + static const IconData arrow_circle_up_right_20_regular = IconData(983246, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_circle_up_right" in size 24 and regular style. + static const IconData arrow_circle_up_right_24_regular = IconData(983247, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "arrow_clockwise" in size 12 and regular style. static const IconData arrow_clockwise_12_regular = IconData(57513, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -1839,6 +1845,9 @@ class FluentIcons { /// fluent icon named "backpack_add" in size 48 and regular style. static const IconData backpack_add_48_regular = IconData(57664, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "backspace" in size 16 and regular style. + static const IconData backspace_16_regular = IconData(983248, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "backspace" in size 20 and regular style. static const IconData backspace_20_regular = IconData(61873, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -2022,6 +2031,15 @@ class FluentIcons { /// fluent icon named "bin_full" in size 24 and regular style. static const IconData bin_full_24_regular = IconData(57681, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "binder_triangle" in size 20 and regular style. + static const IconData binder_triangle_20_regular = IconData(983249, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "binder_triangle" in size 24 and regular style. + static const IconData binder_triangle_24_regular = IconData(983250, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "binder_triangle" in size 32 and regular style. + static const IconData binder_triangle_32_regular = IconData(983251, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "bluetooth" in size 16 and regular style. static const IconData bluetooth_16_regular = IconData(62876, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -2436,6 +2454,12 @@ class FluentIcons { /// fluent icon named "bot_sparkle" in size 24 and regular style. static const IconData bot_sparkle_24_regular = IconData(63142, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "bow_tie" in size 20 and regular style. + static const IconData bow_tie_20_regular = IconData(983252, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "bow_tie" in size 24 and regular style. + static const IconData bow_tie_24_regular = IconData(983253, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "bowl_chopsticks" in size 16 and regular style. static const IconData bowl_chopsticks_16_regular = IconData(61930, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -4485,6 +4509,9 @@ class FluentIcons { /// fluent icon named "circle" in size 24 and regular style. static const IconData circle_24_regular = IconData(62140, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "circle" in size 28 and regular style. + static const IconData circle_28_regular = IconData(983254, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "circle" in size 32 and regular style. static const IconData circle_32_regular = IconData(58162, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -7155,6 +7182,15 @@ class FluentIcons { /// fluent icon named "document_one_page_link" in size 24 and regular style. static const IconData document_one_page_link_24_regular = IconData(983085, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "document_one_page_sparkle" in size 16 and regular style. + static const IconData document_one_page_sparkle_16_regular = IconData(983255, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "document_one_page_sparkle" in size 20 and regular style. + static const IconData document_one_page_sparkle_20_regular = IconData(983256, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "document_one_page_sparkle" in size 24 and regular style. + static const IconData document_one_page_sparkle_24_regular = IconData(983257, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "document_page_bottom_center" in size 20 and regular style. static const IconData document_page_bottom_center_20_regular = IconData(62364, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -7956,6 +7992,12 @@ class FluentIcons { /// fluent icon named "emoji_hand" in size 28 and regular style. static const IconData emoji_hand_28_regular = IconData(58832, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "emoji_hand" in size 32 and regular style. + static const IconData emoji_hand_32_regular = IconData(983258, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "emoji_hand" in size 48 and regular style. + static const IconData emoji_hand_48_regular = IconData(983259, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "emoji_laugh" in size 16 and regular style. static const IconData emoji_laugh_16_regular = IconData(58833, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -8949,6 +8991,15 @@ class FluentIcons { /// fluent icon named "fps_960" in size 24 and regular style. static const IconData fps_960_24_regular = IconData(62542, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "frame" in size 16 and regular style. + static const IconData frame_16_regular = IconData(983260, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "frame" in size 20 and regular style. + static const IconData frame_20_regular = IconData(983261, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "frame" in size 24 and regular style. + static const IconData frame_24_regular = IconData(983262, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "full_screen_maximize" in size 16 and regular style. static const IconData full_screen_maximize_16_regular = IconData(59011, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -10602,6 +10653,15 @@ class FluentIcons { /// fluent icon named "lock_closed" in size 32 and regular style. static const IconData lock_closed_32_regular = IconData(59281, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "lock_closed_key" in size 16 and regular style. + static const IconData lock_closed_key_16_regular = IconData(983263, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "lock_closed_key" in size 20 and regular style. + static const IconData lock_closed_key_20_regular = IconData(983264, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "lock_closed_key" in size 24 and regular style. + static const IconData lock_closed_key_24_regular = IconData(983265, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "lock_multiple" in size 20 and regular style. static const IconData lock_multiple_20_regular = IconData(59282, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -11430,6 +11490,33 @@ class FluentIcons { /// fluent icon named "more_vertical" in size 48 and regular style. static const IconData more_vertical_48_regular = IconData(62809, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "mountain_location_bottom" in size 20 and regular style. + static const IconData mountain_location_bottom_20_regular = IconData(983266, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_bottom" in size 24 and regular style. + static const IconData mountain_location_bottom_24_regular = IconData(983267, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_bottom" in size 28 and regular style. + static const IconData mountain_location_bottom_28_regular = IconData(983268, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_top" in size 20 and regular style. + static const IconData mountain_location_top_20_regular = IconData(983269, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_top" in size 24 and regular style. + static const IconData mountain_location_top_24_regular = IconData(983270, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_top" in size 28 and regular style. + static const IconData mountain_location_top_28_regular = IconData(983271, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_trail" in size 20 and regular style. + static const IconData mountain_trail_20_regular = IconData(983272, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_trail" in size 24 and regular style. + static const IconData mountain_trail_24_regular = IconData(983273, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_trail" in size 28 and regular style. + static const IconData mountain_trail_28_regular = IconData(983274, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "movies_and_tv" in size 16 and regular style. static const IconData movies_and_tv_16_regular = IconData(59435, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -12309,6 +12396,24 @@ class FluentIcons { /// fluent icon named "pen" in size 48 and regular style. static const IconData pen_48_regular = IconData(59611, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "pen_dismiss" in size 16 and regular style. + static const IconData pen_dismiss_16_regular = IconData(983275, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 20 and regular style. + static const IconData pen_dismiss_20_regular = IconData(983276, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 24 and regular style. + static const IconData pen_dismiss_24_regular = IconData(983277, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 28 and regular style. + static const IconData pen_dismiss_28_regular = IconData(983278, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 32 and regular style. + static const IconData pen_dismiss_32_regular = IconData(983279, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 48 and regular style. + static const IconData pen_dismiss_48_regular = IconData(983280, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "pen_off" in size 16 and regular style. static const IconData pen_off_16_regular = IconData(59612, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -13095,6 +13200,12 @@ class FluentIcons { /// fluent icon named "phone_dismiss" in size 24 and regular style. static const IconData phone_dismiss_24_regular = IconData(59739, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "phone_edit" in size 20 and regular style. + static const IconData phone_edit_20_regular = IconData(983281, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "phone_edit" in size 24 and regular style. + static const IconData phone_edit_24_regular = IconData(983282, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "phone_eraser" in size 16 and regular style. static const IconData phone_eraser_16_regular = IconData(59740, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -14694,6 +14805,24 @@ class FluentIcons { /// fluent icon named "send" in size 48 and regular style. static const IconData send_48_regular = IconData(983193, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "send_beaker" in size 16 and regular style. + static const IconData send_beaker_16_regular = IconData(983283, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 20 and regular style. + static const IconData send_beaker_20_regular = IconData(983284, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 24 and regular style. + static const IconData send_beaker_24_regular = IconData(983285, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 28 and regular style. + static const IconData send_beaker_28_regular = IconData(983286, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 32 and regular style. + static const IconData send_beaker_32_regular = IconData(983287, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 48 and regular style. + static const IconData send_beaker_48_regular = IconData(983288, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "send_clock" in size 20 and regular style. static const IconData send_clock_20_regular = IconData(63132, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -15468,6 +15597,24 @@ class FluentIcons { /// fluent icon named "slide_text_person" in size 48 and regular style. static const IconData slide_text_person_48_regular = IconData(62169, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "slide_text_sparkle" in size 16 and regular style. + static const IconData slide_text_sparkle_16_regular = IconData(983289, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 20 and regular style. + static const IconData slide_text_sparkle_20_regular = IconData(983290, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 24 and regular style. + static const IconData slide_text_sparkle_24_regular = IconData(983291, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 28 and regular style. + static const IconData slide_text_sparkle_28_regular = IconData(983292, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 32 and regular style. + static const IconData slide_text_sparkle_32_regular = IconData(983293, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 48 and regular style. + static const IconData slide_text_sparkle_48_regular = IconData(983294, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "slide_transition" in size 20 and regular style. static const IconData slide_transition_20_regular = IconData(60203, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -15939,6 +16086,12 @@ class FluentIcons { /// fluent icon named "stack_star" in size 24 and regular style. static const IconData stack_star_24_regular = IconData(60318, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "stack_vertical" in size 20 and regular style. + static const IconData stack_vertical_20_regular = IconData(983295, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "stack_vertical" in size 24 and regular style. + static const IconData stack_vertical_24_regular = IconData(983296, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "star" in size 12 and regular style. static const IconData star_12_regular = IconData(63245, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -16536,6 +16689,12 @@ class FluentIcons { /// fluent icon named "table_checker" in size 20 and regular style. static const IconData table_checker_20_regular = IconData(60425, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "table_column_top_bottom" in size 20 and regular style. + static const IconData table_column_top_bottom_20_regular = IconData(983297, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "table_column_top_bottom" in size 24 and regular style. + static const IconData table_column_top_bottom_24_regular = IconData(983298, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "table_copy" in size 20 and regular style. static const IconData table_copy_20_regular = IconData(60426, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -16743,6 +16902,30 @@ class FluentIcons { /// fluent icon named "table_multiple" in size 20 and regular style. static const IconData table_multiple_20_regular = IconData(60483, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "table_offset" in size 20 and regular style. + static const IconData table_offset_20_regular = IconData(983299, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset" in size 24 and regular style. + static const IconData table_offset_24_regular = IconData(983300, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_add" in size 20 and regular style. + static const IconData table_offset_add_20_regular = IconData(983301, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_add" in size 24 and regular style. + static const IconData table_offset_add_24_regular = IconData(983302, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_less_than_or_equal_to" in size 20 and regular style. + static const IconData table_offset_less_than_or_equal_to_20_regular = IconData(983303, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_less_than_or_equal_to" in size 24 and regular style. + static const IconData table_offset_less_than_or_equal_to_24_regular = IconData(983304, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_settings" in size 20 and regular style. + static const IconData table_offset_settings_20_regular = IconData(983305, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_settings" in size 24 and regular style. + static const IconData table_offset_settings_24_regular = IconData(983306, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "table_resize_column" in size 16 and regular style. static const IconData table_resize_column_16_regular = IconData(60484, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -18720,6 +18903,15 @@ class FluentIcons { /// fluent icon named "vehicle_cab" in size 28 and regular style. static const IconData vehicle_cab_28_regular = IconData(60887, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "vehicle_cable_car" in size 20 and regular style. + static const IconData vehicle_cable_car_20_regular = IconData(983307, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "vehicle_cable_car" in size 24 and regular style. + static const IconData vehicle_cable_car_24_regular = IconData(983308, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + + /// fluent icon named "vehicle_cable_car" in size 28 and regular style. + static const IconData vehicle_cable_car_28_regular = IconData(983309, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); + /// fluent icon named "vehicle_car" in size 16 and regular style. static const IconData vehicle_car_16_regular = IconData(63559, fontFamily: 'FluentSystemIcons-Regular', fontPackage: _kFontPkg); @@ -20600,6 +20792,12 @@ class FluentIcons { /// 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 20 and filled style. + static const IconData arrow_circle_up_right_20_filled = IconData(983245, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "arrow_circle_up_right" in size 24 and filled style. + static const IconData arrow_circle_up_right_24_filled = IconData(983246, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "arrow_clockwise" in size 12 and filled style. static const IconData arrow_clockwise_12_filled = IconData(57513, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -21659,6 +21857,9 @@ class FluentIcons { /// fluent icon named "backpack_add" in size 48 and filled style. static const IconData backpack_add_48_filled = IconData(57674, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "backspace" in size 16 and filled style. + static const IconData backspace_16_filled = IconData(983247, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "backspace" in size 20 and filled style. static const IconData backspace_20_filled = IconData(61873, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -21842,6 +22043,15 @@ class FluentIcons { /// fluent icon named "bin_full" in size 24 and filled style. static const IconData bin_full_24_filled = IconData(57693, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "binder_triangle" in size 20 and filled style. + static const IconData binder_triangle_20_filled = IconData(983248, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "binder_triangle" in size 24 and filled style. + static const IconData binder_triangle_24_filled = IconData(983249, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "binder_triangle" in size 32 and filled style. + static const IconData binder_triangle_32_filled = IconData(983250, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "bluetooth" in size 16 and filled style. static const IconData bluetooth_16_filled = IconData(62887, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -22256,6 +22466,12 @@ class FluentIcons { /// fluent icon named "bot_sparkle" in size 24 and filled style. static const IconData bot_sparkle_24_filled = IconData(63152, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "bow_tie" in size 20 and filled style. + static const IconData bow_tie_20_filled = IconData(983251, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "bow_tie" in size 24 and filled style. + static const IconData bow_tie_24_filled = IconData(983252, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "bowl_chopsticks" in size 16 and filled style. static const IconData bowl_chopsticks_16_filled = IconData(61930, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -24305,6 +24521,9 @@ class FluentIcons { /// fluent icon named "circle" in size 24 and filled style. static const IconData circle_24_filled = IconData(62140, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "circle" in size 28 and filled style. + static const IconData circle_28_filled = IconData(983253, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "circle" in size 32 and filled style. static const IconData circle_32_filled = IconData(58183, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -26948,6 +27167,15 @@ class FluentIcons { /// fluent icon named "document_one_page_link" in size 24 and filled style. static const IconData document_one_page_link_24_filled = IconData(983089, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "document_one_page_sparkle" in size 16 and filled style. + static const IconData document_one_page_sparkle_16_filled = IconData(983254, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "document_one_page_sparkle" in size 20 and filled style. + static const IconData document_one_page_sparkle_20_filled = IconData(983255, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "document_one_page_sparkle" in size 24 and filled style. + static const IconData document_one_page_sparkle_24_filled = IconData(983256, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "document_page_bottom_center" in size 20 and filled style. static const IconData document_page_bottom_center_20_filled = IconData(62364, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -27749,6 +27977,12 @@ class FluentIcons { /// fluent icon named "emoji_hand" in size 28 and filled style. static const IconData emoji_hand_28_filled = IconData(58845, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "emoji_hand" in size 32 and filled style. + static const IconData emoji_hand_32_filled = IconData(983257, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "emoji_hand" in size 48 and filled style. + static const IconData emoji_hand_48_filled = IconData(983258, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "emoji_laugh" in size 16 and filled style. static const IconData emoji_laugh_16_filled = IconData(58846, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -28757,6 +28991,15 @@ class FluentIcons { /// fluent icon named "fps_960" in size 24 and filled style. static const IconData fps_960_24_filled = IconData(62546, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "frame" in size 16 and filled style. + static const IconData frame_16_filled = IconData(983259, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "frame" in size 20 and filled style. + static const IconData frame_20_filled = IconData(983260, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "frame" in size 24 and filled style. + static const IconData frame_24_filled = IconData(983261, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "full_screen_maximize" in size 16 and filled style. static const IconData full_screen_maximize_16_filled = IconData(59024, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -30431,6 +30674,15 @@ class FluentIcons { /// fluent icon named "lock_closed" in size 32 and filled style. static const IconData lock_closed_32_filled = IconData(59295, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "lock_closed_key" in size 16 and filled style. + static const IconData lock_closed_key_16_filled = IconData(983262, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "lock_closed_key" in size 20 and filled style. + static const IconData lock_closed_key_20_filled = IconData(983263, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "lock_closed_key" in size 24 and filled style. + static const IconData lock_closed_key_24_filled = IconData(983264, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "lock_multiple" in size 20 and filled style. static const IconData lock_multiple_20_filled = IconData(59296, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -31259,6 +31511,33 @@ class FluentIcons { /// fluent icon named "more_vertical" in size 48 and filled style. static const IconData more_vertical_48_filled = IconData(62819, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "mountain_location_bottom" in size 20 and filled style. + static const IconData mountain_location_bottom_20_filled = IconData(983265, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_bottom" in size 24 and filled style. + static const IconData mountain_location_bottom_24_filled = IconData(983266, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_bottom" in size 28 and filled style. + static const IconData mountain_location_bottom_28_filled = IconData(983267, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_top" in size 20 and filled style. + static const IconData mountain_location_top_20_filled = IconData(983268, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_top" in size 24 and filled style. + static const IconData mountain_location_top_24_filled = IconData(983269, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_location_top" in size 28 and filled style. + static const IconData mountain_location_top_28_filled = IconData(983270, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_trail" in size 20 and filled style. + static const IconData mountain_trail_20_filled = IconData(983271, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_trail" in size 24 and filled style. + static const IconData mountain_trail_24_filled = IconData(983272, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "mountain_trail" in size 28 and filled style. + static const IconData mountain_trail_28_filled = IconData(983273, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "movies_and_tv" in size 16 and filled style. static const IconData movies_and_tv_16_filled = IconData(59449, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -32150,6 +32429,24 @@ class FluentIcons { /// fluent icon named "pen" in size 48 and filled style. static const IconData pen_48_filled = IconData(59629, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "pen_dismiss" in size 16 and filled style. + static const IconData pen_dismiss_16_filled = IconData(983274, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 20 and filled style. + static const IconData pen_dismiss_20_filled = IconData(983275, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 24 and filled style. + static const IconData pen_dismiss_24_filled = IconData(983276, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 28 and filled style. + static const IconData pen_dismiss_28_filled = IconData(983277, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 32 and filled style. + static const IconData pen_dismiss_32_filled = IconData(983278, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "pen_dismiss" in size 48 and filled style. + static const IconData pen_dismiss_48_filled = IconData(983279, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "pen_off" in size 16 and filled style. static const IconData pen_off_16_filled = IconData(59630, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -32936,6 +33233,12 @@ class FluentIcons { /// fluent icon named "phone_dismiss" in size 24 and filled style. static const IconData phone_dismiss_24_filled = IconData(59757, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "phone_edit" in size 20 and filled style. + static const IconData phone_edit_20_filled = IconData(983280, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "phone_edit" in size 24 and filled style. + static const IconData phone_edit_24_filled = IconData(983281, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "phone_eraser" in size 16 and filled style. static const IconData phone_eraser_16_filled = IconData(59758, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -34490,6 +34793,24 @@ class FluentIcons { /// fluent icon named "send" in size 48 and filled style. static const IconData send_48_filled = IconData(983192, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "send_beaker" in size 16 and filled style. + static const IconData send_beaker_16_filled = IconData(983282, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 20 and filled style. + static const IconData send_beaker_20_filled = IconData(983283, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 24 and filled style. + static const IconData send_beaker_24_filled = IconData(983284, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 28 and filled style. + static const IconData send_beaker_28_filled = IconData(983285, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 32 and filled style. + static const IconData send_beaker_32_filled = IconData(983286, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "send_beaker" in size 48 and filled style. + static const IconData send_beaker_48_filled = IconData(983287, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "send_clock" in size 20 and filled style. static const IconData send_clock_20_filled = IconData(63141, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -35264,6 +35585,24 @@ class FluentIcons { /// fluent icon named "slide_text_person" in size 48 and filled style. static const IconData slide_text_person_48_filled = IconData(62169, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "slide_text_sparkle" in size 16 and filled style. + static const IconData slide_text_sparkle_16_filled = IconData(983288, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 20 and filled style. + static const IconData slide_text_sparkle_20_filled = IconData(983289, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 24 and filled style. + static const IconData slide_text_sparkle_24_filled = IconData(983290, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 28 and filled style. + static const IconData slide_text_sparkle_28_filled = IconData(983291, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 32 and filled style. + static const IconData slide_text_sparkle_32_filled = IconData(983292, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "slide_text_sparkle" in size 48 and filled style. + static const IconData slide_text_sparkle_48_filled = IconData(983293, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "slide_transition" in size 20 and filled style. static const IconData slide_transition_20_filled = IconData(60212, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -35735,6 +36074,12 @@ class FluentIcons { /// fluent icon named "stack_star" in size 24 and filled style. static const IconData stack_star_24_filled = IconData(60327, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "stack_vertical" in size 20 and filled style. + static const IconData stack_vertical_20_filled = IconData(983294, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "stack_vertical" in size 24 and filled style. + static const IconData stack_vertical_24_filled = IconData(983295, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "star" in size 12 and filled style. static const IconData star_12_filled = IconData(63254, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -36332,6 +36677,12 @@ class FluentIcons { /// fluent icon named "table_checker" in size 20 and filled style. static const IconData table_checker_20_filled = IconData(60419, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "table_column_top_bottom" in size 20 and filled style. + static const IconData table_column_top_bottom_20_filled = IconData(983296, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "table_column_top_bottom" in size 24 and filled style. + static const IconData table_column_top_bottom_24_filled = IconData(983297, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "table_copy" in size 20 and filled style. static const IconData table_copy_20_filled = IconData(60420, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -36539,6 +36890,30 @@ class FluentIcons { /// fluent icon named "table_multiple" in size 20 and filled style. static const IconData table_multiple_20_filled = IconData(60477, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "table_offset" in size 20 and filled style. + static const IconData table_offset_20_filled = IconData(983298, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset" in size 24 and filled style. + static const IconData table_offset_24_filled = IconData(983299, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_add" in size 20 and filled style. + static const IconData table_offset_add_20_filled = IconData(983300, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_add" in size 24 and filled style. + static const IconData table_offset_add_24_filled = IconData(983301, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_less_than_or_equal_to" in size 20 and filled style. + static const IconData table_offset_less_than_or_equal_to_20_filled = IconData(983302, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_less_than_or_equal_to" in size 24 and filled style. + static const IconData table_offset_less_than_or_equal_to_24_filled = IconData(983303, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_settings" in size 20 and filled style. + static const IconData table_offset_settings_20_filled = IconData(983304, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "table_offset_settings" in size 24 and filled style. + static const IconData table_offset_settings_24_filled = IconData(983305, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "table_resize_column" in size 16 and filled style. static const IconData table_resize_column_16_filled = IconData(60478, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); @@ -38537,6 +38912,15 @@ class FluentIcons { /// fluent icon named "vehicle_cab" in size 28 and filled style. static const IconData vehicle_cab_28_filled = IconData(60887, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "vehicle_cable_car" in size 20 and filled style. + static const IconData vehicle_cable_car_20_filled = IconData(983306, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "vehicle_cable_car" in size 24 and filled style. + static const IconData vehicle_cable_car_24_filled = IconData(983307, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + + /// fluent icon named "vehicle_cable_car" in size 28 and filled style. + static const IconData vehicle_cable_car_28_filled = IconData(983308, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); + /// fluent icon named "vehicle_car" in size 16 and filled style. static const IconData vehicle_car_16_filled = IconData(63583, fontFamily: 'FluentSystemIcons-Filled', fontPackage: _kFontPkg); diff --git a/flutter/pubspec.yaml b/flutter/pubspec.yaml index 37cb95d2ab..010f5395ca 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.197 +version: 1.1.198 homepage: https://github.com/microsoft/fluentui-system-icons/tree/main environment: diff --git a/fonts/FluentSystemIcons-Filled.css b/fonts/FluentSystemIcons-Filled.css index 94b0edc220..5eb6c28d94 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?e749901c02d8bf36fa7d30c495c190ad") format("woff2"), -url("./FluentSystemIcons-Filled.woff?e749901c02d8bf36fa7d30c495c190ad") format("woff"), -url("./FluentSystemIcons-Filled.ttf?e749901c02d8bf36fa7d30c495c190ad") format("truetype"); + src: url("./FluentSystemIcons-Filled.woff2?59bc8b5a6689b1cadb0671481ecf9165") format("woff2"), +url("./FluentSystemIcons-Filled.woff?59bc8b5a6689b1cadb0671481ecf9165") format("woff"), +url("./FluentSystemIcons-Filled.ttf?59bc8b5a6689b1cadb0671481ecf9165") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -19831,3 +19831,195 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_voicemail_48_filled:before { content: "\f00cc"; } +.icon-ic_fluent_arrow_circle_up_right_20_filled:before { + content: "\f00cd"; +} +.icon-ic_fluent_arrow_circle_up_right_24_filled:before { + content: "\f00ce"; +} +.icon-ic_fluent_backspace_16_filled:before { + content: "\f00cf"; +} +.icon-ic_fluent_binder_triangle_20_filled:before { + content: "\f00d0"; +} +.icon-ic_fluent_binder_triangle_24_filled:before { + content: "\f00d1"; +} +.icon-ic_fluent_binder_triangle_32_filled:before { + content: "\f00d2"; +} +.icon-ic_fluent_bow_tie_20_filled:before { + content: "\f00d3"; +} +.icon-ic_fluent_bow_tie_24_filled:before { + content: "\f00d4"; +} +.icon-ic_fluent_circle_28_filled:before { + content: "\f00d5"; +} +.icon-ic_fluent_document_one_page_sparkle_16_filled:before { + content: "\f00d6"; +} +.icon-ic_fluent_document_one_page_sparkle_20_filled:before { + content: "\f00d7"; +} +.icon-ic_fluent_document_one_page_sparkle_24_filled:before { + content: "\f00d8"; +} +.icon-ic_fluent_emoji_hand_32_filled:before { + content: "\f00d9"; +} +.icon-ic_fluent_emoji_hand_48_filled:before { + content: "\f00da"; +} +.icon-ic_fluent_frame_16_filled:before { + content: "\f00db"; +} +.icon-ic_fluent_frame_20_filled:before { + content: "\f00dc"; +} +.icon-ic_fluent_frame_24_filled:before { + content: "\f00dd"; +} +.icon-ic_fluent_lock_closed_key_16_filled:before { + content: "\f00de"; +} +.icon-ic_fluent_lock_closed_key_20_filled:before { + content: "\f00df"; +} +.icon-ic_fluent_lock_closed_key_24_filled:before { + content: "\f00e0"; +} +.icon-ic_fluent_mountain_location_bottom_20_filled:before { + content: "\f00e1"; +} +.icon-ic_fluent_mountain_location_bottom_24_filled:before { + content: "\f00e2"; +} +.icon-ic_fluent_mountain_location_bottom_28_filled:before { + content: "\f00e3"; +} +.icon-ic_fluent_mountain_location_top_20_filled:before { + content: "\f00e4"; +} +.icon-ic_fluent_mountain_location_top_24_filled:before { + content: "\f00e5"; +} +.icon-ic_fluent_mountain_location_top_28_filled:before { + content: "\f00e6"; +} +.icon-ic_fluent_mountain_trail_20_filled:before { + content: "\f00e7"; +} +.icon-ic_fluent_mountain_trail_24_filled:before { + content: "\f00e8"; +} +.icon-ic_fluent_mountain_trail_28_filled:before { + content: "\f00e9"; +} +.icon-ic_fluent_pen_dismiss_16_filled:before { + content: "\f00ea"; +} +.icon-ic_fluent_pen_dismiss_20_filled:before { + content: "\f00eb"; +} +.icon-ic_fluent_pen_dismiss_24_filled:before { + content: "\f00ec"; +} +.icon-ic_fluent_pen_dismiss_28_filled:before { + content: "\f00ed"; +} +.icon-ic_fluent_pen_dismiss_32_filled:before { + content: "\f00ee"; +} +.icon-ic_fluent_pen_dismiss_48_filled:before { + content: "\f00ef"; +} +.icon-ic_fluent_phone_edit_20_filled:before { + content: "\f00f0"; +} +.icon-ic_fluent_phone_edit_24_filled:before { + content: "\f00f1"; +} +.icon-ic_fluent_send_beaker_16_filled:before { + content: "\f00f2"; +} +.icon-ic_fluent_send_beaker_20_filled:before { + content: "\f00f3"; +} +.icon-ic_fluent_send_beaker_24_filled:before { + content: "\f00f4"; +} +.icon-ic_fluent_send_beaker_28_filled:before { + content: "\f00f5"; +} +.icon-ic_fluent_send_beaker_32_filled:before { + content: "\f00f6"; +} +.icon-ic_fluent_send_beaker_48_filled:before { + content: "\f00f7"; +} +.icon-ic_fluent_slide_text_sparkle_16_filled:before { + content: "\f00f8"; +} +.icon-ic_fluent_slide_text_sparkle_20_filled:before { + content: "\f00f9"; +} +.icon-ic_fluent_slide_text_sparkle_24_filled:before { + content: "\f00fa"; +} +.icon-ic_fluent_slide_text_sparkle_28_filled:before { + content: "\f00fb"; +} +.icon-ic_fluent_slide_text_sparkle_32_filled:before { + content: "\f00fc"; +} +.icon-ic_fluent_slide_text_sparkle_48_filled:before { + content: "\f00fd"; +} +.icon-ic_fluent_stack_vertical_20_filled:before { + content: "\f00fe"; +} +.icon-ic_fluent_stack_vertical_24_filled:before { + content: "\f00ff"; +} +.icon-ic_fluent_table_column_top_bottom_20_filled:before { + content: "\f0100"; +} +.icon-ic_fluent_table_column_top_bottom_24_filled:before { + content: "\f0101"; +} +.icon-ic_fluent_table_offset_20_filled:before { + content: "\f0102"; +} +.icon-ic_fluent_table_offset_24_filled:before { + content: "\f0103"; +} +.icon-ic_fluent_table_offset_add_20_filled:before { + content: "\f0104"; +} +.icon-ic_fluent_table_offset_add_24_filled:before { + content: "\f0105"; +} +.icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before { + content: "\f0106"; +} +.icon-ic_fluent_table_offset_less_than_or_equal_to_24_filled:before { + content: "\f0107"; +} +.icon-ic_fluent_table_offset_settings_20_filled:before { + content: "\f0108"; +} +.icon-ic_fluent_table_offset_settings_24_filled:before { + content: "\f0109"; +} +.icon-ic_fluent_vehicle_cable_car_20_filled:before { + content: "\f010a"; +} +.icon-ic_fluent_vehicle_cable_car_24_filled:before { + content: "\f010b"; +} +.icon-ic_fluent_vehicle_cable_car_28_filled:before { + content: "\f010c"; +} diff --git a/fonts/FluentSystemIcons-Filled.html b/fonts/FluentSystemIcons-Filled.html index ae5cbeb071..8a09f34f6c 100644 --- a/fonts/FluentSystemIcons-Filled.html +++ b/fonts/FluentSystemIcons-Filled.html @@ -2342,6 +2342,24 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_arrow_circle_up_right_20_filled +
+ + +
+ + + +
+ ic_fluent_arrow_circle_up_right_24_filled +
+ +
@@ -5519,6 +5537,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_backspace_16_filled +
+ +
@@ -6068,6 +6095,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_binder_triangle_20_filled +
+ + +
+ + + +
+ ic_fluent_binder_triangle_24_filled +
+ + +
+ + + +
+ ic_fluent_binder_triangle_32_filled +
+ +
@@ -7310,6 +7364,24 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_bow_tie_20_filled +
+ + +
+ + + +
+ ic_fluent_bow_tie_24_filled +
+ +
@@ -13457,6 +13529,15 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_circle_28_filled +
+ +
@@ -21386,6 +21467,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_document_one_page_sparkle_16_filled +
+ + +
+ + + +
+ ic_fluent_document_one_page_sparkle_20_filled +
+ + +
+ + + +
+ ic_fluent_document_one_page_sparkle_24_filled +
+ +
@@ -23789,6 +23897,24 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_emoji_hand_32_filled +
+ + +
+ + + +
+ ic_fluent_emoji_hand_48_filled +
+ +
@@ -26813,6 +26939,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_frame_16_filled +
+ + +
+ + + +
+ ic_fluent_frame_20_filled +
+ + +
+ + + +
+ ic_fluent_frame_24_filled +
+ +
@@ -31835,6 +31988,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_lock_closed_key_16_filled +
+ + +
+ + + +
+ ic_fluent_lock_closed_key_20_filled +
+ + +
+ + + +
+ ic_fluent_lock_closed_key_24_filled +
+ +
@@ -34319,6 +34499,87 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_mountain_location_bottom_20_filled +
+ + +
+ + + +
+ ic_fluent_mountain_location_bottom_24_filled +
+ + +
+ + + +
+ ic_fluent_mountain_location_bottom_28_filled +
+ + +
+ + + +
+ ic_fluent_mountain_location_top_20_filled +
+ + +
+ + + +
+ ic_fluent_mountain_location_top_24_filled +
+ + +
+ + + +
+ ic_fluent_mountain_location_top_28_filled +
+ + +
+ + + +
+ ic_fluent_mountain_trail_20_filled +
+ + +
+ + + +
+ ic_fluent_mountain_trail_24_filled +
+ + +
+ + + +
+ ic_fluent_mountain_trail_28_filled +
+ +
@@ -36992,6 +37253,60 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_pen_dismiss_16_filled +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_20_filled +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_24_filled +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_28_filled +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_32_filled +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_48_filled +
+ +
@@ -39350,6 +39665,24 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_phone_edit_20_filled +
+ + +
+ + + +
+ ic_fluent_phone_edit_24_filled +
+ +
@@ -44012,6 +44345,60 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_send_beaker_16_filled +
+ + +
+ + + +
+ ic_fluent_send_beaker_20_filled +
+ + +
+ + + +
+ ic_fluent_send_beaker_24_filled +
+ + +
+ + + +
+ ic_fluent_send_beaker_28_filled +
+ + +
+ + + +
+ ic_fluent_send_beaker_32_filled +
+ + +
+ + + +
+ ic_fluent_send_beaker_48_filled +
+ +
@@ -46334,6 +46721,60 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_slide_text_sparkle_16_filled +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_20_filled +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_24_filled +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_28_filled +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_32_filled +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_48_filled +
+ +
@@ -47747,6 +48188,24 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_stack_vertical_20_filled +
+ + +
+ + + +
+ ic_fluent_stack_vertical_24_filled +
+ +
@@ -49538,6 +49997,24 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_table_column_top_bottom_20_filled +
+ + +
+ + + +
+ ic_fluent_table_column_top_bottom_24_filled +
+ +
@@ -50159,6 +50636,78 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_table_offset_20_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_24_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_add_20_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_add_24_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_less_than_or_equal_to_20_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_less_than_or_equal_to_24_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_settings_20_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_settings_24_filled +
+ +
@@ -56153,6 +56702,33 @@

FluentSystemIcons-Filled

+
+ + + +
+ ic_fluent_vehicle_cable_car_20_filled +
+ + +
+ + + +
+ ic_fluent_vehicle_cable_car_24_filled +
+ + +
+ + + +
+ ic_fluent_vehicle_cable_car_28_filled +
+ +
diff --git a/fonts/FluentSystemIcons-Filled.json b/fonts/FluentSystemIcons-Filled.json index 594ddae616..640171ce36 100644 --- a/fonts/FluentSystemIcons-Filled.json +++ b/fonts/FluentSystemIcons-Filled.json @@ -6603,5 +6603,69 @@ "ic_fluent_video_clip_28_filled": 983241, "ic_fluent_video_clip_32_filled": 983242, "ic_fluent_video_clip_48_filled": 983243, - "ic_fluent_voicemail_48_filled": 983244 + "ic_fluent_voicemail_48_filled": 983244, + "ic_fluent_arrow_circle_up_right_20_filled": 983245, + "ic_fluent_arrow_circle_up_right_24_filled": 983246, + "ic_fluent_backspace_16_filled": 983247, + "ic_fluent_binder_triangle_20_filled": 983248, + "ic_fluent_binder_triangle_24_filled": 983249, + "ic_fluent_binder_triangle_32_filled": 983250, + "ic_fluent_bow_tie_20_filled": 983251, + "ic_fluent_bow_tie_24_filled": 983252, + "ic_fluent_circle_28_filled": 983253, + "ic_fluent_document_one_page_sparkle_16_filled": 983254, + "ic_fluent_document_one_page_sparkle_20_filled": 983255, + "ic_fluent_document_one_page_sparkle_24_filled": 983256, + "ic_fluent_emoji_hand_32_filled": 983257, + "ic_fluent_emoji_hand_48_filled": 983258, + "ic_fluent_frame_16_filled": 983259, + "ic_fluent_frame_20_filled": 983260, + "ic_fluent_frame_24_filled": 983261, + "ic_fluent_lock_closed_key_16_filled": 983262, + "ic_fluent_lock_closed_key_20_filled": 983263, + "ic_fluent_lock_closed_key_24_filled": 983264, + "ic_fluent_mountain_location_bottom_20_filled": 983265, + "ic_fluent_mountain_location_bottom_24_filled": 983266, + "ic_fluent_mountain_location_bottom_28_filled": 983267, + "ic_fluent_mountain_location_top_20_filled": 983268, + "ic_fluent_mountain_location_top_24_filled": 983269, + "ic_fluent_mountain_location_top_28_filled": 983270, + "ic_fluent_mountain_trail_20_filled": 983271, + "ic_fluent_mountain_trail_24_filled": 983272, + "ic_fluent_mountain_trail_28_filled": 983273, + "ic_fluent_pen_dismiss_16_filled": 983274, + "ic_fluent_pen_dismiss_20_filled": 983275, + "ic_fluent_pen_dismiss_24_filled": 983276, + "ic_fluent_pen_dismiss_28_filled": 983277, + "ic_fluent_pen_dismiss_32_filled": 983278, + "ic_fluent_pen_dismiss_48_filled": 983279, + "ic_fluent_phone_edit_20_filled": 983280, + "ic_fluent_phone_edit_24_filled": 983281, + "ic_fluent_send_beaker_16_filled": 983282, + "ic_fluent_send_beaker_20_filled": 983283, + "ic_fluent_send_beaker_24_filled": 983284, + "ic_fluent_send_beaker_28_filled": 983285, + "ic_fluent_send_beaker_32_filled": 983286, + "ic_fluent_send_beaker_48_filled": 983287, + "ic_fluent_slide_text_sparkle_16_filled": 983288, + "ic_fluent_slide_text_sparkle_20_filled": 983289, + "ic_fluent_slide_text_sparkle_24_filled": 983290, + "ic_fluent_slide_text_sparkle_28_filled": 983291, + "ic_fluent_slide_text_sparkle_32_filled": 983292, + "ic_fluent_slide_text_sparkle_48_filled": 983293, + "ic_fluent_stack_vertical_20_filled": 983294, + "ic_fluent_stack_vertical_24_filled": 983295, + "ic_fluent_table_column_top_bottom_20_filled": 983296, + "ic_fluent_table_column_top_bottom_24_filled": 983297, + "ic_fluent_table_offset_20_filled": 983298, + "ic_fluent_table_offset_24_filled": 983299, + "ic_fluent_table_offset_add_20_filled": 983300, + "ic_fluent_table_offset_add_24_filled": 983301, + "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 983302, + "ic_fluent_table_offset_less_than_or_equal_to_24_filled": 983303, + "ic_fluent_table_offset_settings_20_filled": 983304, + "ic_fluent_table_offset_settings_24_filled": 983305, + "ic_fluent_vehicle_cable_car_20_filled": 983306, + "ic_fluent_vehicle_cable_car_24_filled": 983307, + "ic_fluent_vehicle_cable_car_28_filled": 983308 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Filled.ttf b/fonts/FluentSystemIcons-Filled.ttf index 05f202f1a7..4623f100b5 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 599ab7dee5..780a3d88d2 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 8b67cad6c3..2c33c5a1cd 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 0a5bba89c2..61d8fb6dcc 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?17dc218baab9ec3087df1bdc7be3ab8f") format("woff2"), -url("./FluentSystemIcons-Regular.woff?17dc218baab9ec3087df1bdc7be3ab8f") format("woff"), -url("./FluentSystemIcons-Regular.ttf?17dc218baab9ec3087df1bdc7be3ab8f") format("truetype"); + src: url("./FluentSystemIcons-Regular.woff2?b64e628d54b6a1468eeb3c8b168c6c05") format("woff2"), +url("./FluentSystemIcons-Regular.woff?b64e628d54b6a1468eeb3c8b168c6c05") format("woff"), +url("./FluentSystemIcons-Regular.ttf?b64e628d54b6a1468eeb3c8b168c6c05") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -19834,3 +19834,195 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_voicemail_48_regular:before { content: "\f00cd"; } +.icon-ic_fluent_arrow_circle_up_right_20_regular:before { + content: "\f00ce"; +} +.icon-ic_fluent_arrow_circle_up_right_24_regular:before { + content: "\f00cf"; +} +.icon-ic_fluent_backspace_16_regular:before { + content: "\f00d0"; +} +.icon-ic_fluent_binder_triangle_20_regular:before { + content: "\f00d1"; +} +.icon-ic_fluent_binder_triangle_24_regular:before { + content: "\f00d2"; +} +.icon-ic_fluent_binder_triangle_32_regular:before { + content: "\f00d3"; +} +.icon-ic_fluent_bow_tie_20_regular:before { + content: "\f00d4"; +} +.icon-ic_fluent_bow_tie_24_regular:before { + content: "\f00d5"; +} +.icon-ic_fluent_circle_28_regular:before { + content: "\f00d6"; +} +.icon-ic_fluent_document_one_page_sparkle_16_regular:before { + content: "\f00d7"; +} +.icon-ic_fluent_document_one_page_sparkle_20_regular:before { + content: "\f00d8"; +} +.icon-ic_fluent_document_one_page_sparkle_24_regular:before { + content: "\f00d9"; +} +.icon-ic_fluent_emoji_hand_32_regular:before { + content: "\f00da"; +} +.icon-ic_fluent_emoji_hand_48_regular:before { + content: "\f00db"; +} +.icon-ic_fluent_frame_16_regular:before { + content: "\f00dc"; +} +.icon-ic_fluent_frame_20_regular:before { + content: "\f00dd"; +} +.icon-ic_fluent_frame_24_regular:before { + content: "\f00de"; +} +.icon-ic_fluent_lock_closed_key_16_regular:before { + content: "\f00df"; +} +.icon-ic_fluent_lock_closed_key_20_regular:before { + content: "\f00e0"; +} +.icon-ic_fluent_lock_closed_key_24_regular:before { + content: "\f00e1"; +} +.icon-ic_fluent_mountain_location_bottom_20_regular:before { + content: "\f00e2"; +} +.icon-ic_fluent_mountain_location_bottom_24_regular:before { + content: "\f00e3"; +} +.icon-ic_fluent_mountain_location_bottom_28_regular:before { + content: "\f00e4"; +} +.icon-ic_fluent_mountain_location_top_20_regular:before { + content: "\f00e5"; +} +.icon-ic_fluent_mountain_location_top_24_regular:before { + content: "\f00e6"; +} +.icon-ic_fluent_mountain_location_top_28_regular:before { + content: "\f00e7"; +} +.icon-ic_fluent_mountain_trail_20_regular:before { + content: "\f00e8"; +} +.icon-ic_fluent_mountain_trail_24_regular:before { + content: "\f00e9"; +} +.icon-ic_fluent_mountain_trail_28_regular:before { + content: "\f00ea"; +} +.icon-ic_fluent_pen_dismiss_16_regular:before { + content: "\f00eb"; +} +.icon-ic_fluent_pen_dismiss_20_regular:before { + content: "\f00ec"; +} +.icon-ic_fluent_pen_dismiss_24_regular:before { + content: "\f00ed"; +} +.icon-ic_fluent_pen_dismiss_28_regular:before { + content: "\f00ee"; +} +.icon-ic_fluent_pen_dismiss_32_regular:before { + content: "\f00ef"; +} +.icon-ic_fluent_pen_dismiss_48_regular:before { + content: "\f00f0"; +} +.icon-ic_fluent_phone_edit_20_regular:before { + content: "\f00f1"; +} +.icon-ic_fluent_phone_edit_24_regular:before { + content: "\f00f2"; +} +.icon-ic_fluent_send_beaker_16_regular:before { + content: "\f00f3"; +} +.icon-ic_fluent_send_beaker_20_regular:before { + content: "\f00f4"; +} +.icon-ic_fluent_send_beaker_24_regular:before { + content: "\f00f5"; +} +.icon-ic_fluent_send_beaker_28_regular:before { + content: "\f00f6"; +} +.icon-ic_fluent_send_beaker_32_regular:before { + content: "\f00f7"; +} +.icon-ic_fluent_send_beaker_48_regular:before { + content: "\f00f8"; +} +.icon-ic_fluent_slide_text_sparkle_16_regular:before { + content: "\f00f9"; +} +.icon-ic_fluent_slide_text_sparkle_20_regular:before { + content: "\f00fa"; +} +.icon-ic_fluent_slide_text_sparkle_24_regular:before { + content: "\f00fb"; +} +.icon-ic_fluent_slide_text_sparkle_28_regular:before { + content: "\f00fc"; +} +.icon-ic_fluent_slide_text_sparkle_32_regular:before { + content: "\f00fd"; +} +.icon-ic_fluent_slide_text_sparkle_48_regular:before { + content: "\f00fe"; +} +.icon-ic_fluent_stack_vertical_20_regular:before { + content: "\f00ff"; +} +.icon-ic_fluent_stack_vertical_24_regular:before { + content: "\f0100"; +} +.icon-ic_fluent_table_column_top_bottom_20_regular:before { + content: "\f0101"; +} +.icon-ic_fluent_table_column_top_bottom_24_regular:before { + content: "\f0102"; +} +.icon-ic_fluent_table_offset_20_regular:before { + content: "\f0103"; +} +.icon-ic_fluent_table_offset_24_regular:before { + content: "\f0104"; +} +.icon-ic_fluent_table_offset_add_20_regular:before { + content: "\f0105"; +} +.icon-ic_fluent_table_offset_add_24_regular:before { + content: "\f0106"; +} +.icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before { + content: "\f0107"; +} +.icon-ic_fluent_table_offset_less_than_or_equal_to_24_regular:before { + content: "\f0108"; +} +.icon-ic_fluent_table_offset_settings_20_regular:before { + content: "\f0109"; +} +.icon-ic_fluent_table_offset_settings_24_regular:before { + content: "\f010a"; +} +.icon-ic_fluent_vehicle_cable_car_20_regular:before { + content: "\f010b"; +} +.icon-ic_fluent_vehicle_cable_car_24_regular:before { + content: "\f010c"; +} +.icon-ic_fluent_vehicle_cable_car_28_regular:before { + content: "\f010d"; +} diff --git a/fonts/FluentSystemIcons-Regular.html b/fonts/FluentSystemIcons-Regular.html index 8b181f6252..19962d13f6 100644 --- a/fonts/FluentSystemIcons-Regular.html +++ b/fonts/FluentSystemIcons-Regular.html @@ -2342,6 +2342,24 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_arrow_circle_up_right_20_regular +
+ + +
+ + + +
+ ic_fluent_arrow_circle_up_right_24_regular +
+ +
@@ -5519,6 +5537,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_backspace_16_regular +
+ +
@@ -6068,6 +6095,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_binder_triangle_20_regular +
+ + +
+ + + +
+ ic_fluent_binder_triangle_24_regular +
+ + +
+ + + +
+ ic_fluent_binder_triangle_32_regular +
+ +
@@ -7310,6 +7364,24 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_bow_tie_20_regular +
+ + +
+ + + +
+ ic_fluent_bow_tie_24_regular +
+ +
@@ -13457,6 +13529,15 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_circle_28_regular +
+ +
@@ -21467,6 +21548,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_document_one_page_sparkle_16_regular +
+ + +
+ + + +
+ ic_fluent_document_one_page_sparkle_20_regular +
+ + +
+ + + +
+ ic_fluent_document_one_page_sparkle_24_regular +
+ +
@@ -23870,6 +23978,24 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_emoji_hand_32_regular +
+ + +
+ + + +
+ ic_fluent_emoji_hand_48_regular +
+ +
@@ -26849,6 +26975,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_frame_16_regular +
+ + +
+ + + +
+ ic_fluent_frame_20_regular +
+ + +
+ + + +
+ ic_fluent_frame_24_regular +
+ +
@@ -31808,6 +31961,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_lock_closed_key_16_regular +
+ + +
+ + + +
+ ic_fluent_lock_closed_key_20_regular +
+ + +
+ + + +
+ ic_fluent_lock_closed_key_24_regular +
+ +
@@ -34292,6 +34472,87 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_mountain_location_bottom_20_regular +
+ + +
+ + + +
+ ic_fluent_mountain_location_bottom_24_regular +
+ + +
+ + + +
+ ic_fluent_mountain_location_bottom_28_regular +
+ + +
+ + + +
+ ic_fluent_mountain_location_top_20_regular +
+ + +
+ + + +
+ ic_fluent_mountain_location_top_24_regular +
+ + +
+ + + +
+ ic_fluent_mountain_location_top_28_regular +
+ + +
+ + + +
+ ic_fluent_mountain_trail_20_regular +
+ + +
+ + + +
+ ic_fluent_mountain_trail_24_regular +
+ + +
+ + + +
+ ic_fluent_mountain_trail_28_regular +
+ +
@@ -36929,6 +37190,60 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_pen_dismiss_16_regular +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_20_regular +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_24_regular +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_28_regular +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_32_regular +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_48_regular +
+ +
@@ -39287,6 +39602,24 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_phone_edit_20_regular +
+ + +
+ + + +
+ ic_fluent_phone_edit_24_regular +
+ +
@@ -44084,6 +44417,60 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_send_beaker_16_regular +
+ + +
+ + + +
+ ic_fluent_send_beaker_20_regular +
+ + +
+ + + +
+ ic_fluent_send_beaker_24_regular +
+ + +
+ + + +
+ ic_fluent_send_beaker_28_regular +
+ + +
+ + + +
+ ic_fluent_send_beaker_32_regular +
+ + +
+ + + +
+ ic_fluent_send_beaker_48_regular +
+ +
@@ -46406,6 +46793,60 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_slide_text_sparkle_16_regular +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_20_regular +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_24_regular +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_28_regular +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_32_regular +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_48_regular +
+ +
@@ -47819,6 +48260,24 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_stack_vertical_20_regular +
+ + +
+ + + +
+ ic_fluent_stack_vertical_24_regular +
+ +
@@ -49610,6 +50069,24 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_table_column_top_bottom_20_regular +
+ + +
+ + + +
+ ic_fluent_table_column_top_bottom_24_regular +
+ +
@@ -50231,6 +50708,78 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_table_offset_20_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_24_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_add_20_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_add_24_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_less_than_or_equal_to_20_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_less_than_or_equal_to_24_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_settings_20_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_settings_24_regular +
+ +
@@ -56162,6 +56711,33 @@

FluentSystemIcons-Regular

+
+ + + +
+ ic_fluent_vehicle_cable_car_20_regular +
+ + +
+ + + +
+ ic_fluent_vehicle_cable_car_24_regular +
+ + +
+ + + +
+ ic_fluent_vehicle_cable_car_28_regular +
+ +
diff --git a/fonts/FluentSystemIcons-Regular.json b/fonts/FluentSystemIcons-Regular.json index af948960be..f0defb98a1 100644 --- a/fonts/FluentSystemIcons-Regular.json +++ b/fonts/FluentSystemIcons-Regular.json @@ -6604,5 +6604,69 @@ "ic_fluent_video_clip_28_regular": 983242, "ic_fluent_video_clip_32_regular": 983243, "ic_fluent_video_clip_48_regular": 983244, - "ic_fluent_voicemail_48_regular": 983245 + "ic_fluent_voicemail_48_regular": 983245, + "ic_fluent_arrow_circle_up_right_20_regular": 983246, + "ic_fluent_arrow_circle_up_right_24_regular": 983247, + "ic_fluent_backspace_16_regular": 983248, + "ic_fluent_binder_triangle_20_regular": 983249, + "ic_fluent_binder_triangle_24_regular": 983250, + "ic_fluent_binder_triangle_32_regular": 983251, + "ic_fluent_bow_tie_20_regular": 983252, + "ic_fluent_bow_tie_24_regular": 983253, + "ic_fluent_circle_28_regular": 983254, + "ic_fluent_document_one_page_sparkle_16_regular": 983255, + "ic_fluent_document_one_page_sparkle_20_regular": 983256, + "ic_fluent_document_one_page_sparkle_24_regular": 983257, + "ic_fluent_emoji_hand_32_regular": 983258, + "ic_fluent_emoji_hand_48_regular": 983259, + "ic_fluent_frame_16_regular": 983260, + "ic_fluent_frame_20_regular": 983261, + "ic_fluent_frame_24_regular": 983262, + "ic_fluent_lock_closed_key_16_regular": 983263, + "ic_fluent_lock_closed_key_20_regular": 983264, + "ic_fluent_lock_closed_key_24_regular": 983265, + "ic_fluent_mountain_location_bottom_20_regular": 983266, + "ic_fluent_mountain_location_bottom_24_regular": 983267, + "ic_fluent_mountain_location_bottom_28_regular": 983268, + "ic_fluent_mountain_location_top_20_regular": 983269, + "ic_fluent_mountain_location_top_24_regular": 983270, + "ic_fluent_mountain_location_top_28_regular": 983271, + "ic_fluent_mountain_trail_20_regular": 983272, + "ic_fluent_mountain_trail_24_regular": 983273, + "ic_fluent_mountain_trail_28_regular": 983274, + "ic_fluent_pen_dismiss_16_regular": 983275, + "ic_fluent_pen_dismiss_20_regular": 983276, + "ic_fluent_pen_dismiss_24_regular": 983277, + "ic_fluent_pen_dismiss_28_regular": 983278, + "ic_fluent_pen_dismiss_32_regular": 983279, + "ic_fluent_pen_dismiss_48_regular": 983280, + "ic_fluent_phone_edit_20_regular": 983281, + "ic_fluent_phone_edit_24_regular": 983282, + "ic_fluent_send_beaker_16_regular": 983283, + "ic_fluent_send_beaker_20_regular": 983284, + "ic_fluent_send_beaker_24_regular": 983285, + "ic_fluent_send_beaker_28_regular": 983286, + "ic_fluent_send_beaker_32_regular": 983287, + "ic_fluent_send_beaker_48_regular": 983288, + "ic_fluent_slide_text_sparkle_16_regular": 983289, + "ic_fluent_slide_text_sparkle_20_regular": 983290, + "ic_fluent_slide_text_sparkle_24_regular": 983291, + "ic_fluent_slide_text_sparkle_28_regular": 983292, + "ic_fluent_slide_text_sparkle_32_regular": 983293, + "ic_fluent_slide_text_sparkle_48_regular": 983294, + "ic_fluent_stack_vertical_20_regular": 983295, + "ic_fluent_stack_vertical_24_regular": 983296, + "ic_fluent_table_column_top_bottom_20_regular": 983297, + "ic_fluent_table_column_top_bottom_24_regular": 983298, + "ic_fluent_table_offset_20_regular": 983299, + "ic_fluent_table_offset_24_regular": 983300, + "ic_fluent_table_offset_add_20_regular": 983301, + "ic_fluent_table_offset_add_24_regular": 983302, + "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 983303, + "ic_fluent_table_offset_less_than_or_equal_to_24_regular": 983304, + "ic_fluent_table_offset_settings_20_regular": 983305, + "ic_fluent_table_offset_settings_24_regular": 983306, + "ic_fluent_vehicle_cable_car_20_regular": 983307, + "ic_fluent_vehicle_cable_car_24_regular": 983308, + "ic_fluent_vehicle_cable_car_28_regular": 983309 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Regular.ttf b/fonts/FluentSystemIcons-Regular.ttf index cc6f237912..4776fe6051 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 c5f239172d..39ae52d6f3 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 33f403ee84..da6042d31a 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 0cb5c94aaa..385d1813d9 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?2498080580a1eab29d844ab7e2b81997") format("woff2"), -url("./FluentSystemIcons-Resizable.woff?2498080580a1eab29d844ab7e2b81997") format("woff"), -url("./FluentSystemIcons-Resizable.ttf?2498080580a1eab29d844ab7e2b81997") format("truetype"); + src: url("./FluentSystemIcons-Resizable.woff2?91f974fcb20c97ec2b95e56e8dda5f66") format("woff2"), +url("./FluentSystemIcons-Resizable.woff?91f974fcb20c97ec2b95e56e8dda5f66") format("woff"), +url("./FluentSystemIcons-Resizable.ttf?91f974fcb20c97ec2b95e56e8dda5f66") format("truetype"); } i[class^="icon-"]:before, i[class*=" icon-"]:before { @@ -466,12627 +466,12747 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before { .icon-ic_fluent_arrow_circle_up_left_20_regular:before { content: "\e095"; } -.icon-ic_fluent_arrow_clockwise_20_filled:before { +.icon-ic_fluent_arrow_circle_up_right_20_filled:before { content: "\e096"; } -.icon-ic_fluent_arrow_clockwise_20_regular:before { +.icon-ic_fluent_arrow_circle_up_right_20_regular:before { content: "\e097"; } -.icon-ic_fluent_arrow_clockwise_dashes_20_filled:before { +.icon-ic_fluent_arrow_clockwise_20_filled:before { content: "\e098"; } -.icon-ic_fluent_arrow_clockwise_dashes_20_regular:before { +.icon-ic_fluent_arrow_clockwise_20_regular:before { content: "\e099"; } -.icon-ic_fluent_arrow_collapse_all_20_filled:before { +.icon-ic_fluent_arrow_clockwise_dashes_20_filled:before { content: "\e09a"; } -.icon-ic_fluent_arrow_collapse_all_20_regular:before { +.icon-ic_fluent_arrow_clockwise_dashes_20_regular:before { content: "\e09b"; } -.icon-ic_fluent_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_arrow_collapse_all_20_filled:before { content: "\e09c"; } -.icon-ic_fluent_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_arrow_collapse_all_20_regular:before { content: "\e09d"; } -.icon-ic_fluent_arrow_counterclockwise_dashes_20_filled:before { +.icon-ic_fluent_arrow_counterclockwise_20_filled:before { content: "\e09e"; } -.icon-ic_fluent_arrow_counterclockwise_dashes_20_regular:before { +.icon-ic_fluent_arrow_counterclockwise_20_regular:before { content: "\e09f"; } -.icon-ic_fluent_arrow_curve_down_left_20_filled:before { +.icon-ic_fluent_arrow_counterclockwise_dashes_20_filled:before { content: "\e0a0"; } -.icon-ic_fluent_arrow_curve_down_left_20_regular:before { +.icon-ic_fluent_arrow_counterclockwise_dashes_20_regular:before { content: "\e0a1"; } -.icon-ic_fluent_arrow_curve_down_right_20_filled:before { +.icon-ic_fluent_arrow_curve_down_left_20_filled:before { content: "\e0a2"; } -.icon-ic_fluent_arrow_curve_down_right_20_regular:before { +.icon-ic_fluent_arrow_curve_down_left_20_regular:before { content: "\e0a3"; } -.icon-ic_fluent_arrow_curve_up_left_20_filled:before { +.icon-ic_fluent_arrow_curve_down_right_20_filled:before { content: "\e0a4"; } -.icon-ic_fluent_arrow_curve_up_left_20_regular:before { +.icon-ic_fluent_arrow_curve_down_right_20_regular:before { content: "\e0a5"; } -.icon-ic_fluent_arrow_curve_up_right_20_filled:before { +.icon-ic_fluent_arrow_curve_up_left_20_filled:before { content: "\e0a6"; } -.icon-ic_fluent_arrow_curve_up_right_20_regular:before { +.icon-ic_fluent_arrow_curve_up_left_20_regular:before { content: "\e0a7"; } -.icon-ic_fluent_arrow_down_20_filled:before { +.icon-ic_fluent_arrow_curve_up_right_20_filled:before { content: "\e0a8"; } -.icon-ic_fluent_arrow_down_20_regular:before { +.icon-ic_fluent_arrow_curve_up_right_20_regular:before { content: "\e0a9"; } -.icon-ic_fluent_arrow_down_left_20_filled:before { +.icon-ic_fluent_arrow_down_20_filled:before { content: "\e0aa"; } -.icon-ic_fluent_arrow_down_left_20_regular:before { +.icon-ic_fluent_arrow_down_20_regular:before { content: "\e0ab"; } -.icon-ic_fluent_arrow_download_20_filled:before { +.icon-ic_fluent_arrow_down_left_20_filled:before { content: "\e0ac"; } -.icon-ic_fluent_arrow_download_20_regular:before { +.icon-ic_fluent_arrow_down_left_20_regular:before { content: "\e0ad"; } -.icon-ic_fluent_arrow_eject_20_filled:before { +.icon-ic_fluent_arrow_download_20_filled:before { content: "\e0ae"; } -.icon-ic_fluent_arrow_eject_20_regular:before { +.icon-ic_fluent_arrow_download_20_regular:before { content: "\e0af"; } -.icon-ic_fluent_arrow_enter_20_filled:before { +.icon-ic_fluent_arrow_eject_20_filled:before { content: "\e0b0"; } -.icon-ic_fluent_arrow_enter_20_regular:before { +.icon-ic_fluent_arrow_eject_20_regular:before { content: "\e0b1"; } -.icon-ic_fluent_arrow_enter_left_20_filled:before { +.icon-ic_fluent_arrow_enter_20_filled:before { content: "\e0b2"; } -.icon-ic_fluent_arrow_enter_left_20_regular:before { +.icon-ic_fluent_arrow_enter_20_regular:before { content: "\e0b3"; } -.icon-ic_fluent_arrow_enter_up_20_filled:before { +.icon-ic_fluent_arrow_enter_left_20_filled:before { content: "\e0b4"; } -.icon-ic_fluent_arrow_enter_up_20_regular:before { +.icon-ic_fluent_arrow_enter_left_20_regular:before { content: "\e0b5"; } -.icon-ic_fluent_arrow_exit_20_filled:before { +.icon-ic_fluent_arrow_enter_up_20_filled:before { content: "\e0b6"; } -.icon-ic_fluent_arrow_exit_20_regular:before { +.icon-ic_fluent_arrow_enter_up_20_regular:before { content: "\e0b7"; } -.icon-ic_fluent_arrow_expand_20_filled:before { +.icon-ic_fluent_arrow_exit_20_filled:before { content: "\e0b8"; } -.icon-ic_fluent_arrow_expand_20_regular:before { +.icon-ic_fluent_arrow_exit_20_regular:before { content: "\e0b9"; } -.icon-ic_fluent_arrow_export_ltr_20_filled:before { +.icon-ic_fluent_arrow_expand_20_filled:before { content: "\e0ba"; } -.icon-ic_fluent_arrow_export_ltr_20_regular:before { +.icon-ic_fluent_arrow_expand_20_regular:before { content: "\e0bb"; } -.icon-ic_fluent_arrow_export_rtl_20_filled:before { +.icon-ic_fluent_arrow_export_ltr_20_filled:before { content: "\e0bc"; } -.icon-ic_fluent_arrow_export_rtl_20_regular:before { +.icon-ic_fluent_arrow_export_ltr_20_regular:before { content: "\e0bd"; } -.icon-ic_fluent_arrow_export_up_20_filled:before { +.icon-ic_fluent_arrow_export_rtl_20_filled:before { content: "\e0be"; } -.icon-ic_fluent_arrow_export_up_20_regular:before { +.icon-ic_fluent_arrow_export_rtl_20_regular:before { content: "\e0bf"; } -.icon-ic_fluent_arrow_fit_20_filled:before { +.icon-ic_fluent_arrow_export_up_20_filled:before { content: "\e0c0"; } -.icon-ic_fluent_arrow_fit_20_regular:before { +.icon-ic_fluent_arrow_export_up_20_regular:before { content: "\e0c1"; } -.icon-ic_fluent_arrow_fit_in_20_filled:before { +.icon-ic_fluent_arrow_fit_20_filled:before { content: "\e0c2"; } -.icon-ic_fluent_arrow_fit_in_20_regular:before { +.icon-ic_fluent_arrow_fit_20_regular:before { content: "\e0c3"; } -.icon-ic_fluent_arrow_forward_20_filled:before { +.icon-ic_fluent_arrow_fit_in_20_filled:before { content: "\e0c4"; } -.icon-ic_fluent_arrow_forward_20_regular:before { +.icon-ic_fluent_arrow_fit_in_20_regular:before { content: "\e0c5"; } -.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before { +.icon-ic_fluent_arrow_forward_20_filled:before { content: "\e0c6"; } -.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before { +.icon-ic_fluent_arrow_forward_20_regular:before { content: "\e0c7"; } -.icon-ic_fluent_arrow_forward_down_person_20_filled:before { +.icon-ic_fluent_arrow_forward_down_lightning_20_filled:before { content: "\e0c8"; } -.icon-ic_fluent_arrow_forward_down_person_20_regular:before { +.icon-ic_fluent_arrow_forward_down_lightning_20_regular:before { content: "\e0c9"; } -.icon-ic_fluent_arrow_hook_down_left_20_filled:before { +.icon-ic_fluent_arrow_forward_down_person_20_filled:before { content: "\e0ca"; } -.icon-ic_fluent_arrow_hook_down_left_20_regular:before { +.icon-ic_fluent_arrow_forward_down_person_20_regular:before { content: "\e0cb"; } -.icon-ic_fluent_arrow_hook_down_right_20_filled:before { +.icon-ic_fluent_arrow_hook_down_left_20_filled:before { content: "\e0cc"; } -.icon-ic_fluent_arrow_hook_down_right_20_regular:before { +.icon-ic_fluent_arrow_hook_down_left_20_regular:before { content: "\e0cd"; } -.icon-ic_fluent_arrow_hook_up_left_20_filled:before { +.icon-ic_fluent_arrow_hook_down_right_20_filled:before { content: "\e0ce"; } -.icon-ic_fluent_arrow_hook_up_left_20_regular:before { +.icon-ic_fluent_arrow_hook_down_right_20_regular:before { content: "\e0cf"; } -.icon-ic_fluent_arrow_hook_up_right_20_filled:before { +.icon-ic_fluent_arrow_hook_up_left_20_filled:before { content: "\e0d0"; } -.icon-ic_fluent_arrow_hook_up_right_20_regular:before { +.icon-ic_fluent_arrow_hook_up_left_20_regular:before { content: "\e0d1"; } -.icon-ic_fluent_arrow_import_20_filled:before { +.icon-ic_fluent_arrow_hook_up_right_20_filled:before { content: "\e0d2"; } -.icon-ic_fluent_arrow_import_20_regular:before { +.icon-ic_fluent_arrow_hook_up_right_20_regular:before { content: "\e0d3"; } -.icon-ic_fluent_arrow_join_20_filled:before { +.icon-ic_fluent_arrow_import_20_filled:before { content: "\e0d4"; } -.icon-ic_fluent_arrow_join_20_regular:before { +.icon-ic_fluent_arrow_import_20_regular:before { content: "\e0d5"; } -.icon-ic_fluent_arrow_left_20_filled:before { +.icon-ic_fluent_arrow_join_20_filled:before { content: "\e0d6"; } -.icon-ic_fluent_arrow_left_20_regular:before { +.icon-ic_fluent_arrow_join_20_regular:before { content: "\e0d7"; } -.icon-ic_fluent_arrow_maximize_20_filled:before { +.icon-ic_fluent_arrow_left_20_filled:before { content: "\e0d8"; } -.icon-ic_fluent_arrow_maximize_20_regular:before { +.icon-ic_fluent_arrow_left_20_regular:before { content: "\e0d9"; } -.icon-ic_fluent_arrow_maximize_vertical_20_filled:before { +.icon-ic_fluent_arrow_maximize_20_filled:before { content: "\e0da"; } -.icon-ic_fluent_arrow_maximize_vertical_20_regular:before { +.icon-ic_fluent_arrow_maximize_20_regular:before { content: "\e0db"; } -.icon-ic_fluent_arrow_minimize_20_filled:before { +.icon-ic_fluent_arrow_maximize_vertical_20_filled:before { content: "\e0dc"; } -.icon-ic_fluent_arrow_minimize_20_regular:before { +.icon-ic_fluent_arrow_maximize_vertical_20_regular:before { content: "\e0dd"; } -.icon-ic_fluent_arrow_minimize_vertical_20_filled:before { +.icon-ic_fluent_arrow_minimize_20_filled:before { content: "\e0de"; } -.icon-ic_fluent_arrow_minimize_vertical_20_regular:before { +.icon-ic_fluent_arrow_minimize_20_regular:before { content: "\e0df"; } -.icon-ic_fluent_arrow_move_20_filled:before { +.icon-ic_fluent_arrow_minimize_vertical_20_filled:before { content: "\e0e0"; } -.icon-ic_fluent_arrow_move_20_regular:before { +.icon-ic_fluent_arrow_minimize_vertical_20_regular:before { content: "\e0e1"; } -.icon-ic_fluent_arrow_move_inward_20_filled:before { +.icon-ic_fluent_arrow_move_20_filled:before { content: "\e0e2"; } -.icon-ic_fluent_arrow_move_inward_20_regular:before { +.icon-ic_fluent_arrow_move_20_regular:before { content: "\e0e3"; } -.icon-ic_fluent_arrow_next_20_filled:before { +.icon-ic_fluent_arrow_move_inward_20_filled:before { content: "\e0e4"; } -.icon-ic_fluent_arrow_next_20_regular:before { +.icon-ic_fluent_arrow_move_inward_20_regular:before { content: "\e0e5"; } -.icon-ic_fluent_arrow_outline_up_right_20_filled:before { +.icon-ic_fluent_arrow_next_20_filled:before { content: "\e0e6"; } -.icon-ic_fluent_arrow_outline_up_right_20_regular:before { +.icon-ic_fluent_arrow_next_20_regular:before { content: "\e0e7"; } -.icon-ic_fluent_arrow_paragraph_20_filled:before { +.icon-ic_fluent_arrow_outline_up_right_20_filled:before { content: "\e0e8"; } -.icon-ic_fluent_arrow_paragraph_20_regular:before { +.icon-ic_fluent_arrow_outline_up_right_20_regular:before { content: "\e0e9"; } -.icon-ic_fluent_arrow_previous_20_filled:before { +.icon-ic_fluent_arrow_paragraph_20_filled:before { content: "\e0ea"; } -.icon-ic_fluent_arrow_previous_20_regular:before { +.icon-ic_fluent_arrow_paragraph_20_regular:before { content: "\e0eb"; } -.icon-ic_fluent_arrow_redo_20_filled:before { +.icon-ic_fluent_arrow_previous_20_filled:before { content: "\e0ec"; } -.icon-ic_fluent_arrow_redo_20_regular:before { +.icon-ic_fluent_arrow_previous_20_regular:before { content: "\e0ed"; } -.icon-ic_fluent_arrow_repeat_1_20_filled:before { +.icon-ic_fluent_arrow_redo_20_filled:before { content: "\e0ee"; } -.icon-ic_fluent_arrow_repeat_1_20_regular:before { +.icon-ic_fluent_arrow_redo_20_regular:before { content: "\e0ef"; } -.icon-ic_fluent_arrow_repeat_all_20_filled:before { +.icon-ic_fluent_arrow_repeat_1_20_filled:before { content: "\e0f0"; } -.icon-ic_fluent_arrow_repeat_all_20_regular:before { +.icon-ic_fluent_arrow_repeat_1_20_regular:before { content: "\e0f1"; } -.icon-ic_fluent_arrow_repeat_all_off_20_filled:before { +.icon-ic_fluent_arrow_repeat_all_20_filled:before { content: "\e0f2"; } -.icon-ic_fluent_arrow_repeat_all_off_20_regular:before { +.icon-ic_fluent_arrow_repeat_all_20_regular:before { content: "\e0f3"; } -.icon-ic_fluent_arrow_reply_20_filled:before { +.icon-ic_fluent_arrow_repeat_all_off_20_filled:before { content: "\e0f4"; } -.icon-ic_fluent_arrow_reply_20_regular:before { +.icon-ic_fluent_arrow_repeat_all_off_20_regular:before { content: "\e0f5"; } -.icon-ic_fluent_arrow_reply_all_20_filled:before { +.icon-ic_fluent_arrow_reply_20_filled:before { content: "\e0f6"; } -.icon-ic_fluent_arrow_reply_all_20_regular:before { +.icon-ic_fluent_arrow_reply_20_regular:before { content: "\e0f7"; } -.icon-ic_fluent_arrow_reply_down_20_filled:before { +.icon-ic_fluent_arrow_reply_all_20_filled:before { content: "\e0f8"; } -.icon-ic_fluent_arrow_reply_down_20_regular:before { +.icon-ic_fluent_arrow_reply_all_20_regular:before { content: "\e0f9"; } -.icon-ic_fluent_arrow_reset_20_filled:before { +.icon-ic_fluent_arrow_reply_down_20_filled:before { content: "\e0fa"; } -.icon-ic_fluent_arrow_reset_20_regular:before { +.icon-ic_fluent_arrow_reply_down_20_regular:before { content: "\e0fb"; } -.icon-ic_fluent_arrow_right_20_filled:before { +.icon-ic_fluent_arrow_reset_20_filled:before { content: "\e0fc"; } -.icon-ic_fluent_arrow_right_20_regular:before { +.icon-ic_fluent_arrow_reset_20_regular:before { content: "\e0fd"; } -.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before { +.icon-ic_fluent_arrow_right_20_filled:before { content: "\e0fe"; } -.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before { +.icon-ic_fluent_arrow_right_20_regular:before { content: "\e0ff"; } -.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before { +.icon-ic_fluent_arrow_rotate_clockwise_20_filled:before { content: "\e100"; } -.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before { +.icon-ic_fluent_arrow_rotate_clockwise_20_regular:before { content: "\e101"; } -.icon-ic_fluent_arrow_routing_20_filled:before { +.icon-ic_fluent_arrow_rotate_counterclockwise_20_filled:before { content: "\e102"; } -.icon-ic_fluent_arrow_routing_20_regular:before { +.icon-ic_fluent_arrow_rotate_counterclockwise_20_regular:before { content: "\e103"; } -.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before { +.icon-ic_fluent_arrow_routing_20_filled:before { content: "\e104"; } -.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before { +.icon-ic_fluent_arrow_routing_20_regular:before { content: "\e105"; } -.icon-ic_fluent_arrow_shuffle_20_filled:before { +.icon-ic_fluent_arrow_routing_rectangle_multiple_20_filled:before { content: "\e106"; } -.icon-ic_fluent_arrow_shuffle_20_regular:before { +.icon-ic_fluent_arrow_routing_rectangle_multiple_20_regular:before { content: "\e107"; } -.icon-ic_fluent_arrow_shuffle_off_20_filled:before { +.icon-ic_fluent_arrow_shuffle_20_filled:before { content: "\e108"; } -.icon-ic_fluent_arrow_shuffle_off_20_regular:before { +.icon-ic_fluent_arrow_shuffle_20_regular:before { content: "\e109"; } -.icon-ic_fluent_arrow_sort_20_filled:before { +.icon-ic_fluent_arrow_shuffle_off_20_filled:before { content: "\e10a"; } -.icon-ic_fluent_arrow_sort_20_regular:before { +.icon-ic_fluent_arrow_shuffle_off_20_regular:before { content: "\e10b"; } -.icon-ic_fluent_arrow_sort_down_20_filled:before { +.icon-ic_fluent_arrow_sort_20_filled:before { content: "\e10c"; } -.icon-ic_fluent_arrow_sort_down_20_regular:before { +.icon-ic_fluent_arrow_sort_20_regular:before { content: "\e10d"; } -.icon-ic_fluent_arrow_sort_down_lines_20_filled:before { +.icon-ic_fluent_arrow_sort_down_20_filled:before { content: "\e10e"; } -.icon-ic_fluent_arrow_sort_down_lines_20_regular:before { +.icon-ic_fluent_arrow_sort_down_20_regular:before { content: "\e10f"; } -.icon-ic_fluent_arrow_sort_up_20_filled:before { +.icon-ic_fluent_arrow_sort_down_lines_20_filled:before { content: "\e110"; } -.icon-ic_fluent_arrow_sort_up_20_regular:before { +.icon-ic_fluent_arrow_sort_down_lines_20_regular:before { content: "\e111"; } -.icon-ic_fluent_arrow_split_20_filled:before { +.icon-ic_fluent_arrow_sort_up_20_filled:before { content: "\e112"; } -.icon-ic_fluent_arrow_split_20_regular:before { +.icon-ic_fluent_arrow_sort_up_20_regular:before { content: "\e113"; } -.icon-ic_fluent_arrow_square_down_20_filled:before { +.icon-ic_fluent_arrow_split_20_filled:before { content: "\e114"; } -.icon-ic_fluent_arrow_square_down_20_regular:before { +.icon-ic_fluent_arrow_split_20_regular:before { content: "\e115"; } -.icon-ic_fluent_arrow_step_back_20_filled:before { +.icon-ic_fluent_arrow_square_down_20_filled:before { content: "\e116"; } -.icon-ic_fluent_arrow_step_back_20_regular:before { +.icon-ic_fluent_arrow_square_down_20_regular:before { content: "\e117"; } -.icon-ic_fluent_arrow_step_in_20_filled:before { +.icon-ic_fluent_arrow_step_back_20_filled:before { content: "\e118"; } -.icon-ic_fluent_arrow_step_in_20_regular:before { +.icon-ic_fluent_arrow_step_back_20_regular:before { content: "\e119"; } -.icon-ic_fluent_arrow_step_in_left_20_filled:before { +.icon-ic_fluent_arrow_step_in_20_filled:before { content: "\e11a"; } -.icon-ic_fluent_arrow_step_in_left_20_regular:before { +.icon-ic_fluent_arrow_step_in_20_regular:before { content: "\e11b"; } -.icon-ic_fluent_arrow_step_in_right_20_filled:before { +.icon-ic_fluent_arrow_step_in_left_20_filled:before { content: "\e11c"; } -.icon-ic_fluent_arrow_step_in_right_20_regular:before { +.icon-ic_fluent_arrow_step_in_left_20_regular:before { content: "\e11d"; } -.icon-ic_fluent_arrow_step_out_20_filled:before { +.icon-ic_fluent_arrow_step_in_right_20_filled:before { content: "\e11e"; } -.icon-ic_fluent_arrow_step_out_20_regular:before { +.icon-ic_fluent_arrow_step_in_right_20_regular:before { content: "\e11f"; } -.icon-ic_fluent_arrow_step_over_20_filled:before { +.icon-ic_fluent_arrow_step_out_20_filled:before { content: "\e120"; } -.icon-ic_fluent_arrow_step_over_20_regular:before { +.icon-ic_fluent_arrow_step_out_20_regular:before { content: "\e121"; } -.icon-ic_fluent_arrow_swap_20_filled:before { +.icon-ic_fluent_arrow_step_over_20_filled:before { content: "\e122"; } -.icon-ic_fluent_arrow_swap_20_regular:before { +.icon-ic_fluent_arrow_step_over_20_regular:before { content: "\e123"; } -.icon-ic_fluent_arrow_sync_20_filled:before { +.icon-ic_fluent_arrow_swap_20_filled:before { content: "\e124"; } -.icon-ic_fluent_arrow_sync_20_regular:before { +.icon-ic_fluent_arrow_swap_20_regular:before { content: "\e125"; } -.icon-ic_fluent_arrow_sync_checkmark_20_filled:before { +.icon-ic_fluent_arrow_sync_20_filled:before { content: "\e126"; } -.icon-ic_fluent_arrow_sync_checkmark_20_regular:before { +.icon-ic_fluent_arrow_sync_20_regular:before { content: "\e127"; } -.icon-ic_fluent_arrow_sync_circle_20_filled:before { +.icon-ic_fluent_arrow_sync_checkmark_20_filled:before { content: "\e128"; } -.icon-ic_fluent_arrow_sync_circle_20_regular:before { +.icon-ic_fluent_arrow_sync_checkmark_20_regular:before { content: "\e129"; } -.icon-ic_fluent_arrow_sync_dismiss_20_filled:before { +.icon-ic_fluent_arrow_sync_circle_20_filled:before { content: "\e12a"; } -.icon-ic_fluent_arrow_sync_dismiss_20_regular:before { +.icon-ic_fluent_arrow_sync_circle_20_regular:before { content: "\e12b"; } -.icon-ic_fluent_arrow_sync_off_20_filled:before { +.icon-ic_fluent_arrow_sync_dismiss_20_filled:before { content: "\e12c"; } -.icon-ic_fluent_arrow_sync_off_20_regular:before { +.icon-ic_fluent_arrow_sync_dismiss_20_regular:before { content: "\e12d"; } -.icon-ic_fluent_arrow_trending_20_filled:before { +.icon-ic_fluent_arrow_sync_off_20_filled:before { content: "\e12e"; } -.icon-ic_fluent_arrow_trending_20_regular:before { +.icon-ic_fluent_arrow_sync_off_20_regular:before { content: "\e12f"; } -.icon-ic_fluent_arrow_trending_checkmark_20_filled:before { +.icon-ic_fluent_arrow_trending_20_filled:before { content: "\e130"; } -.icon-ic_fluent_arrow_trending_checkmark_20_regular:before { +.icon-ic_fluent_arrow_trending_20_regular:before { content: "\e131"; } -.icon-ic_fluent_arrow_trending_down_20_filled:before { +.icon-ic_fluent_arrow_trending_checkmark_20_filled:before { content: "\e132"; } -.icon-ic_fluent_arrow_trending_down_20_regular:before { +.icon-ic_fluent_arrow_trending_checkmark_20_regular:before { content: "\e133"; } -.icon-ic_fluent_arrow_trending_lines_20_filled:before { +.icon-ic_fluent_arrow_trending_down_20_filled:before { content: "\e134"; } -.icon-ic_fluent_arrow_trending_lines_20_regular:before { +.icon-ic_fluent_arrow_trending_down_20_regular:before { content: "\e135"; } -.icon-ic_fluent_arrow_trending_settings_20_filled:before { +.icon-ic_fluent_arrow_trending_lines_20_filled:before { content: "\e136"; } -.icon-ic_fluent_arrow_trending_settings_20_regular:before { +.icon-ic_fluent_arrow_trending_lines_20_regular:before { content: "\e137"; } -.icon-ic_fluent_arrow_trending_sparkle_20_filled:before { +.icon-ic_fluent_arrow_trending_settings_20_filled:before { content: "\e138"; } -.icon-ic_fluent_arrow_trending_sparkle_20_regular:before { +.icon-ic_fluent_arrow_trending_settings_20_regular:before { content: "\e139"; } -.icon-ic_fluent_arrow_trending_text_20_filled:before { +.icon-ic_fluent_arrow_trending_sparkle_20_filled:before { content: "\e13a"; } -.icon-ic_fluent_arrow_trending_text_20_regular:before { +.icon-ic_fluent_arrow_trending_sparkle_20_regular:before { content: "\e13b"; } -.icon-ic_fluent_arrow_trending_wrench_20_filled:before { +.icon-ic_fluent_arrow_trending_text_20_filled:before { content: "\e13c"; } -.icon-ic_fluent_arrow_trending_wrench_20_regular:before { +.icon-ic_fluent_arrow_trending_text_20_regular:before { content: "\e13d"; } -.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before { +.icon-ic_fluent_arrow_trending_wrench_20_filled:before { content: "\e13e"; } -.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before { +.icon-ic_fluent_arrow_trending_wrench_20_regular:before { content: "\e13f"; } -.icon-ic_fluent_arrow_turn_down_left_20_filled:before { +.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_filled:before { content: "\e140"; } -.icon-ic_fluent_arrow_turn_down_left_20_regular:before { +.icon-ic_fluent_arrow_turn_bidirectional_down_right_20_regular:before { content: "\e141"; } -.icon-ic_fluent_arrow_turn_down_right_20_filled:before { +.icon-ic_fluent_arrow_turn_down_left_20_filled:before { content: "\e142"; } -.icon-ic_fluent_arrow_turn_down_right_20_regular:before { +.icon-ic_fluent_arrow_turn_down_left_20_regular:before { content: "\e143"; } -.icon-ic_fluent_arrow_turn_down_up_20_filled:before { +.icon-ic_fluent_arrow_turn_down_right_20_filled:before { content: "\e144"; } -.icon-ic_fluent_arrow_turn_down_up_20_regular:before { +.icon-ic_fluent_arrow_turn_down_right_20_regular:before { content: "\e145"; } -.icon-ic_fluent_arrow_turn_left_down_20_filled:before { +.icon-ic_fluent_arrow_turn_down_up_20_filled:before { content: "\e146"; } -.icon-ic_fluent_arrow_turn_left_down_20_regular:before { +.icon-ic_fluent_arrow_turn_down_up_20_regular:before { content: "\e147"; } -.icon-ic_fluent_arrow_turn_left_right_20_filled:before { +.icon-ic_fluent_arrow_turn_left_down_20_filled:before { content: "\e148"; } -.icon-ic_fluent_arrow_turn_left_right_20_regular:before { +.icon-ic_fluent_arrow_turn_left_down_20_regular:before { content: "\e149"; } -.icon-ic_fluent_arrow_turn_left_up_20_filled:before { +.icon-ic_fluent_arrow_turn_left_right_20_filled:before { content: "\e14a"; } -.icon-ic_fluent_arrow_turn_left_up_20_regular:before { +.icon-ic_fluent_arrow_turn_left_right_20_regular:before { content: "\e14b"; } -.icon-ic_fluent_arrow_turn_right_20_filled:before { +.icon-ic_fluent_arrow_turn_left_up_20_filled:before { content: "\e14c"; } -.icon-ic_fluent_arrow_turn_right_20_regular:before { +.icon-ic_fluent_arrow_turn_left_up_20_regular:before { content: "\e14d"; } -.icon-ic_fluent_arrow_turn_right_down_20_filled:before { +.icon-ic_fluent_arrow_turn_right_20_filled:before { content: "\e14e"; } -.icon-ic_fluent_arrow_turn_right_down_20_regular:before { +.icon-ic_fluent_arrow_turn_right_20_regular:before { content: "\e14f"; } -.icon-ic_fluent_arrow_turn_right_left_20_filled:before { +.icon-ic_fluent_arrow_turn_right_down_20_filled:before { content: "\e150"; } -.icon-ic_fluent_arrow_turn_right_left_20_regular:before { +.icon-ic_fluent_arrow_turn_right_down_20_regular:before { content: "\e151"; } -.icon-ic_fluent_arrow_turn_right_up_20_filled:before { +.icon-ic_fluent_arrow_turn_right_left_20_filled:before { content: "\e152"; } -.icon-ic_fluent_arrow_turn_right_up_20_regular:before { +.icon-ic_fluent_arrow_turn_right_left_20_regular:before { content: "\e153"; } -.icon-ic_fluent_arrow_turn_up_down_20_filled:before { +.icon-ic_fluent_arrow_turn_right_up_20_filled:before { content: "\e154"; } -.icon-ic_fluent_arrow_turn_up_down_20_regular:before { +.icon-ic_fluent_arrow_turn_right_up_20_regular:before { content: "\e155"; } -.icon-ic_fluent_arrow_turn_up_left_20_filled:before { +.icon-ic_fluent_arrow_turn_up_down_20_filled:before { content: "\e156"; } -.icon-ic_fluent_arrow_turn_up_left_20_regular:before { +.icon-ic_fluent_arrow_turn_up_down_20_regular:before { content: "\e157"; } -.icon-ic_fluent_arrow_undo_20_filled:before { +.icon-ic_fluent_arrow_turn_up_left_20_filled:before { content: "\e158"; } -.icon-ic_fluent_arrow_undo_20_regular:before { +.icon-ic_fluent_arrow_turn_up_left_20_regular:before { content: "\e159"; } -.icon-ic_fluent_arrow_up_20_filled:before { +.icon-ic_fluent_arrow_undo_20_filled:before { content: "\e15a"; } -.icon-ic_fluent_arrow_up_20_regular:before { +.icon-ic_fluent_arrow_undo_20_regular:before { content: "\e15b"; } -.icon-ic_fluent_arrow_up_left_20_filled:before { +.icon-ic_fluent_arrow_up_20_filled:before { content: "\e15c"; } -.icon-ic_fluent_arrow_up_left_20_regular:before { +.icon-ic_fluent_arrow_up_20_regular:before { content: "\e15d"; } -.icon-ic_fluent_arrow_up_right_20_filled:before { +.icon-ic_fluent_arrow_up_left_20_filled:before { content: "\e15e"; } -.icon-ic_fluent_arrow_up_right_20_regular:before { +.icon-ic_fluent_arrow_up_left_20_regular:before { content: "\e15f"; } -.icon-ic_fluent_arrow_upload_20_filled:before { +.icon-ic_fluent_arrow_up_right_20_filled:before { content: "\e160"; } -.icon-ic_fluent_arrow_upload_20_regular:before { +.icon-ic_fluent_arrow_up_right_20_regular:before { content: "\e161"; } -.icon-ic_fluent_arrow_wrap_20_filled:before { +.icon-ic_fluent_arrow_upload_20_filled:before { content: "\e162"; } -.icon-ic_fluent_arrow_wrap_20_regular:before { +.icon-ic_fluent_arrow_upload_20_regular:before { content: "\e163"; } -.icon-ic_fluent_arrow_wrap_off_20_filled:before { +.icon-ic_fluent_arrow_wrap_20_filled:before { content: "\e164"; } -.icon-ic_fluent_arrow_wrap_off_20_regular:before { +.icon-ic_fluent_arrow_wrap_20_regular:before { content: "\e165"; } -.icon-ic_fluent_arrows_bidirectional_20_filled:before { +.icon-ic_fluent_arrow_wrap_off_20_filled:before { content: "\e166"; } -.icon-ic_fluent_arrows_bidirectional_20_regular:before { +.icon-ic_fluent_arrow_wrap_off_20_regular:before { content: "\e167"; } -.icon-ic_fluent_attach_20_filled:before { +.icon-ic_fluent_arrows_bidirectional_20_filled:before { content: "\e168"; } -.icon-ic_fluent_attach_20_regular:before { +.icon-ic_fluent_arrows_bidirectional_20_regular:before { content: "\e169"; } -.icon-ic_fluent_attach_arrow_right_20_filled:before { +.icon-ic_fluent_attach_20_filled:before { content: "\e16a"; } -.icon-ic_fluent_attach_arrow_right_20_regular:before { +.icon-ic_fluent_attach_20_regular:before { content: "\e16b"; } -.icon-ic_fluent_attach_text_20_filled:before { +.icon-ic_fluent_attach_arrow_right_20_filled:before { content: "\e16c"; } -.icon-ic_fluent_attach_text_20_regular:before { +.icon-ic_fluent_attach_arrow_right_20_regular:before { content: "\e16d"; } -.icon-ic_fluent_auto_fit_height_20_filled:before { +.icon-ic_fluent_attach_text_20_filled:before { content: "\e16e"; } -.icon-ic_fluent_auto_fit_height_20_regular:before { +.icon-ic_fluent_attach_text_20_regular:before { content: "\e16f"; } -.icon-ic_fluent_auto_fit_width_20_filled:before { +.icon-ic_fluent_auto_fit_height_20_filled:before { content: "\e170"; } -.icon-ic_fluent_auto_fit_width_20_regular:before { +.icon-ic_fluent_auto_fit_height_20_regular:before { content: "\e171"; } -.icon-ic_fluent_autocorrect_20_filled:before { +.icon-ic_fluent_auto_fit_width_20_filled:before { content: "\e172"; } -.icon-ic_fluent_autocorrect_20_regular:before { +.icon-ic_fluent_auto_fit_width_20_regular:before { content: "\e173"; } -.icon-ic_fluent_autosum_20_filled:before { +.icon-ic_fluent_autocorrect_20_filled:before { content: "\e174"; } -.icon-ic_fluent_autosum_20_regular:before { +.icon-ic_fluent_autocorrect_20_regular:before { content: "\e175"; } -.icon-ic_fluent_backpack_20_filled:before { +.icon-ic_fluent_autosum_20_filled:before { content: "\e176"; } -.icon-ic_fluent_backpack_20_regular:before { +.icon-ic_fluent_autosum_20_regular:before { content: "\e177"; } -.icon-ic_fluent_backpack_add_20_filled:before { +.icon-ic_fluent_backpack_20_filled:before { content: "\e178"; } -.icon-ic_fluent_backpack_add_20_regular:before { +.icon-ic_fluent_backpack_20_regular:before { content: "\e179"; } -.icon-ic_fluent_backspace_20_filled:before { +.icon-ic_fluent_backpack_add_20_filled:before { content: "\e17a"; } -.icon-ic_fluent_backspace_20_regular:before { +.icon-ic_fluent_backpack_add_20_regular:before { content: "\e17b"; } -.icon-ic_fluent_badge_20_filled:before { +.icon-ic_fluent_backspace_20_filled:before { content: "\e17c"; } -.icon-ic_fluent_badge_20_regular:before { +.icon-ic_fluent_backspace_20_regular:before { content: "\e17d"; } -.icon-ic_fluent_balloon_20_filled:before { +.icon-ic_fluent_badge_20_filled:before { content: "\e17e"; } -.icon-ic_fluent_balloon_20_regular:before { +.icon-ic_fluent_badge_20_regular:before { content: "\e17f"; } -.icon-ic_fluent_barcode_scanner_20_filled:before { +.icon-ic_fluent_balloon_20_filled:before { content: "\e180"; } -.icon-ic_fluent_barcode_scanner_20_regular:before { +.icon-ic_fluent_balloon_20_regular:before { content: "\e181"; } -.icon-ic_fluent_battery_0_20_filled:before { +.icon-ic_fluent_barcode_scanner_20_filled:before { content: "\e182"; } -.icon-ic_fluent_battery_0_20_regular:before { +.icon-ic_fluent_barcode_scanner_20_regular:before { content: "\e183"; } -.icon-ic_fluent_battery_1_20_filled:before { +.icon-ic_fluent_battery_0_20_filled:before { content: "\e184"; } -.icon-ic_fluent_battery_1_20_regular:before { +.icon-ic_fluent_battery_0_20_regular:before { content: "\e185"; } -.icon-ic_fluent_battery_10_20_filled:before { +.icon-ic_fluent_battery_1_20_filled:before { content: "\e186"; } -.icon-ic_fluent_battery_10_20_regular:before { +.icon-ic_fluent_battery_1_20_regular:before { content: "\e187"; } -.icon-ic_fluent_battery_2_20_filled:before { +.icon-ic_fluent_battery_10_20_filled:before { content: "\e188"; } -.icon-ic_fluent_battery_2_20_regular:before { +.icon-ic_fluent_battery_10_20_regular:before { content: "\e189"; } -.icon-ic_fluent_battery_3_20_filled:before { +.icon-ic_fluent_battery_2_20_filled:before { content: "\e18a"; } -.icon-ic_fluent_battery_3_20_regular:before { +.icon-ic_fluent_battery_2_20_regular:before { content: "\e18b"; } -.icon-ic_fluent_battery_4_20_filled:before { +.icon-ic_fluent_battery_3_20_filled:before { content: "\e18c"; } -.icon-ic_fluent_battery_4_20_regular:before { +.icon-ic_fluent_battery_3_20_regular:before { content: "\e18d"; } -.icon-ic_fluent_battery_5_20_filled:before { +.icon-ic_fluent_battery_4_20_filled:before { content: "\e18e"; } -.icon-ic_fluent_battery_5_20_regular:before { +.icon-ic_fluent_battery_4_20_regular:before { content: "\e18f"; } -.icon-ic_fluent_battery_6_20_filled:before { +.icon-ic_fluent_battery_5_20_filled:before { content: "\e190"; } -.icon-ic_fluent_battery_6_20_regular:before { +.icon-ic_fluent_battery_5_20_regular:before { content: "\e191"; } -.icon-ic_fluent_battery_7_20_filled:before { +.icon-ic_fluent_battery_6_20_filled:before { content: "\e192"; } -.icon-ic_fluent_battery_7_20_regular:before { +.icon-ic_fluent_battery_6_20_regular:before { content: "\e193"; } -.icon-ic_fluent_battery_8_20_filled:before { +.icon-ic_fluent_battery_7_20_filled:before { content: "\e194"; } -.icon-ic_fluent_battery_8_20_regular:before { +.icon-ic_fluent_battery_7_20_regular:before { content: "\e195"; } -.icon-ic_fluent_battery_9_20_filled:before { +.icon-ic_fluent_battery_8_20_filled:before { content: "\e196"; } -.icon-ic_fluent_battery_9_20_regular:before { +.icon-ic_fluent_battery_8_20_regular:before { content: "\e197"; } -.icon-ic_fluent_battery_charge_20_filled:before { +.icon-ic_fluent_battery_9_20_filled:before { content: "\e198"; } -.icon-ic_fluent_battery_charge_20_regular:before { +.icon-ic_fluent_battery_9_20_regular:before { content: "\e199"; } -.icon-ic_fluent_battery_checkmark_20_filled:before { +.icon-ic_fluent_battery_charge_20_filled:before { content: "\e19a"; } -.icon-ic_fluent_battery_checkmark_20_regular:before { +.icon-ic_fluent_battery_charge_20_regular:before { content: "\e19b"; } -.icon-ic_fluent_battery_saver_20_filled:before { +.icon-ic_fluent_battery_checkmark_20_filled:before { content: "\e19c"; } -.icon-ic_fluent_battery_saver_20_regular:before { +.icon-ic_fluent_battery_checkmark_20_regular:before { content: "\e19d"; } -.icon-ic_fluent_battery_warning_20_filled:before { +.icon-ic_fluent_battery_saver_20_filled:before { content: "\e19e"; } -.icon-ic_fluent_battery_warning_20_regular:before { +.icon-ic_fluent_battery_saver_20_regular:before { content: "\e19f"; } -.icon-ic_fluent_beach_20_filled:before { +.icon-ic_fluent_battery_warning_20_filled:before { content: "\e1a0"; } -.icon-ic_fluent_beach_20_regular:before { +.icon-ic_fluent_battery_warning_20_regular:before { content: "\e1a1"; } -.icon-ic_fluent_beaker_20_filled:before { +.icon-ic_fluent_beach_20_filled:before { content: "\e1a2"; } -.icon-ic_fluent_beaker_20_regular:before { +.icon-ic_fluent_beach_20_regular:before { content: "\e1a3"; } -.icon-ic_fluent_beaker_edit_20_filled:before { +.icon-ic_fluent_beaker_20_filled:before { content: "\e1a4"; } -.icon-ic_fluent_beaker_edit_20_regular:before { +.icon-ic_fluent_beaker_20_regular:before { content: "\e1a5"; } -.icon-ic_fluent_beaker_off_20_filled:before { +.icon-ic_fluent_beaker_edit_20_filled:before { content: "\e1a6"; } -.icon-ic_fluent_beaker_off_20_regular:before { +.icon-ic_fluent_beaker_edit_20_regular:before { content: "\e1a7"; } -.icon-ic_fluent_bed_20_filled:before { +.icon-ic_fluent_beaker_off_20_filled:before { content: "\e1a8"; } -.icon-ic_fluent_bed_20_regular:before { +.icon-ic_fluent_beaker_off_20_regular:before { content: "\e1a9"; } -.icon-ic_fluent_bezier_curve_square_20_filled:before { +.icon-ic_fluent_bed_20_filled:before { content: "\e1aa"; } -.icon-ic_fluent_bezier_curve_square_20_regular:before { +.icon-ic_fluent_bed_20_regular:before { content: "\e1ab"; } -.icon-ic_fluent_bin_full_20_filled:before { +.icon-ic_fluent_bezier_curve_square_20_filled:before { content: "\e1ac"; } -.icon-ic_fluent_bin_full_20_regular:before { +.icon-ic_fluent_bezier_curve_square_20_regular:before { content: "\e1ad"; } -.icon-ic_fluent_bluetooth_20_filled:before { +.icon-ic_fluent_bin_full_20_filled:before { content: "\e1ae"; } -.icon-ic_fluent_bluetooth_20_regular:before { +.icon-ic_fluent_bin_full_20_regular:before { content: "\e1af"; } -.icon-ic_fluent_bluetooth_connected_20_filled:before { +.icon-ic_fluent_binder_triangle_20_filled:before { content: "\e1b0"; } -.icon-ic_fluent_bluetooth_connected_20_regular:before { +.icon-ic_fluent_binder_triangle_20_regular:before { content: "\e1b1"; } -.icon-ic_fluent_bluetooth_disabled_20_filled:before { +.icon-ic_fluent_bluetooth_20_filled:before { content: "\e1b2"; } -.icon-ic_fluent_bluetooth_disabled_20_regular:before { +.icon-ic_fluent_bluetooth_20_regular:before { content: "\e1b3"; } -.icon-ic_fluent_bluetooth_searching_20_filled:before { +.icon-ic_fluent_bluetooth_connected_20_filled:before { content: "\e1b4"; } -.icon-ic_fluent_bluetooth_searching_20_regular:before { +.icon-ic_fluent_bluetooth_connected_20_regular:before { content: "\e1b5"; } -.icon-ic_fluent_blur_20_filled:before { +.icon-ic_fluent_bluetooth_disabled_20_filled:before { content: "\e1b6"; } -.icon-ic_fluent_blur_20_regular:before { +.icon-ic_fluent_bluetooth_disabled_20_regular:before { content: "\e1b7"; } -.icon-ic_fluent_board_20_filled:before { +.icon-ic_fluent_bluetooth_searching_20_filled:before { content: "\e1b8"; } -.icon-ic_fluent_board_20_regular:before { +.icon-ic_fluent_bluetooth_searching_20_regular:before { content: "\e1b9"; } -.icon-ic_fluent_board_games_20_filled:before { +.icon-ic_fluent_blur_20_filled:before { content: "\e1ba"; } -.icon-ic_fluent_board_games_20_regular:before { +.icon-ic_fluent_blur_20_regular:before { content: "\e1bb"; } -.icon-ic_fluent_board_heart_20_filled:before { +.icon-ic_fluent_board_20_filled:before { content: "\e1bc"; } -.icon-ic_fluent_board_heart_20_regular:before { +.icon-ic_fluent_board_20_regular:before { content: "\e1bd"; } -.icon-ic_fluent_board_split_20_filled:before { +.icon-ic_fluent_board_games_20_filled:before { content: "\e1be"; } -.icon-ic_fluent_board_split_20_regular:before { +.icon-ic_fluent_board_games_20_regular:before { content: "\e1bf"; } -.icon-ic_fluent_book_20_filled:before { +.icon-ic_fluent_board_heart_20_filled:before { content: "\e1c0"; } -.icon-ic_fluent_book_20_regular:before { +.icon-ic_fluent_board_heart_20_regular:before { content: "\e1c1"; } -.icon-ic_fluent_book_add_20_filled:before { +.icon-ic_fluent_board_split_20_filled:before { content: "\e1c2"; } -.icon-ic_fluent_book_add_20_regular:before { +.icon-ic_fluent_board_split_20_regular:before { content: "\e1c3"; } -.icon-ic_fluent_book_arrow_clockwise_20_filled:before { +.icon-ic_fluent_book_20_filled:before { content: "\e1c4"; } -.icon-ic_fluent_book_arrow_clockwise_20_regular:before { +.icon-ic_fluent_book_20_regular:before { content: "\e1c5"; } -.icon-ic_fluent_book_clock_20_filled:before { +.icon-ic_fluent_book_add_20_filled:before { content: "\e1c6"; } -.icon-ic_fluent_book_clock_20_regular:before { +.icon-ic_fluent_book_add_20_regular:before { content: "\e1c7"; } -.icon-ic_fluent_book_coins_20_filled:before { +.icon-ic_fluent_book_arrow_clockwise_20_filled:before { content: "\e1c8"; } -.icon-ic_fluent_book_coins_20_regular:before { +.icon-ic_fluent_book_arrow_clockwise_20_regular:before { content: "\e1c9"; } -.icon-ic_fluent_book_compass_20_filled:before { +.icon-ic_fluent_book_clock_20_filled:before { content: "\e1ca"; } -.icon-ic_fluent_book_compass_20_regular:before { +.icon-ic_fluent_book_clock_20_regular:before { content: "\e1cb"; } -.icon-ic_fluent_book_contacts_20_filled:before { +.icon-ic_fluent_book_coins_20_filled:before { content: "\e1cc"; } -.icon-ic_fluent_book_contacts_20_regular:before { +.icon-ic_fluent_book_coins_20_regular:before { content: "\e1cd"; } -.icon-ic_fluent_book_database_20_filled:before { +.icon-ic_fluent_book_compass_20_filled:before { content: "\e1ce"; } -.icon-ic_fluent_book_database_20_regular:before { +.icon-ic_fluent_book_compass_20_regular:before { content: "\e1cf"; } -.icon-ic_fluent_book_exclamation_mark_20_filled:before { +.icon-ic_fluent_book_contacts_20_filled:before { content: "\e1d0"; } -.icon-ic_fluent_book_exclamation_mark_20_regular:before { +.icon-ic_fluent_book_contacts_20_regular:before { content: "\e1d1"; } -.icon-ic_fluent_book_globe_20_filled:before { +.icon-ic_fluent_book_database_20_filled:before { content: "\e1d2"; } -.icon-ic_fluent_book_globe_20_regular:before { +.icon-ic_fluent_book_database_20_regular:before { content: "\e1d3"; } -.icon-ic_fluent_book_information_20_filled:before { +.icon-ic_fluent_book_exclamation_mark_20_filled:before { content: "\e1d4"; } -.icon-ic_fluent_book_information_20_regular:before { +.icon-ic_fluent_book_exclamation_mark_20_regular:before { content: "\e1d5"; } -.icon-ic_fluent_book_letter_20_filled:before { +.icon-ic_fluent_book_globe_20_filled:before { content: "\e1d6"; } -.icon-ic_fluent_book_letter_20_regular:before { +.icon-ic_fluent_book_globe_20_regular:before { content: "\e1d7"; } -.icon-ic_fluent_book_number_20_filled:before { +.icon-ic_fluent_book_information_20_filled:before { content: "\e1d8"; } -.icon-ic_fluent_book_number_20_regular:before { +.icon-ic_fluent_book_information_20_regular:before { content: "\e1d9"; } -.icon-ic_fluent_book_open_20_filled:before { +.icon-ic_fluent_book_letter_20_filled:before { content: "\e1da"; } -.icon-ic_fluent_book_open_20_regular:before { +.icon-ic_fluent_book_letter_20_regular:before { content: "\e1db"; } -.icon-ic_fluent_book_open_globe_20_filled:before { +.icon-ic_fluent_book_number_20_filled:before { content: "\e1dc"; } -.icon-ic_fluent_book_open_globe_20_regular:before { +.icon-ic_fluent_book_number_20_regular:before { content: "\e1dd"; } -.icon-ic_fluent_book_open_microphone_20_filled:before { +.icon-ic_fluent_book_open_20_filled:before { content: "\e1de"; } -.icon-ic_fluent_book_open_microphone_20_regular:before { +.icon-ic_fluent_book_open_20_regular:before { content: "\e1df"; } -.icon-ic_fluent_book_pulse_20_filled:before { +.icon-ic_fluent_book_open_globe_20_filled:before { content: "\e1e0"; } -.icon-ic_fluent_book_pulse_20_regular:before { +.icon-ic_fluent_book_open_globe_20_regular:before { content: "\e1e1"; } -.icon-ic_fluent_book_question_mark_20_filled:before { +.icon-ic_fluent_book_open_microphone_20_filled:before { content: "\e1e2"; } -.icon-ic_fluent_book_question_mark_20_regular:before { +.icon-ic_fluent_book_open_microphone_20_regular:before { content: "\e1e3"; } -.icon-ic_fluent_book_question_mark_rtl_20_filled:before { +.icon-ic_fluent_book_pulse_20_filled:before { content: "\e1e4"; } -.icon-ic_fluent_book_question_mark_rtl_20_regular:before { +.icon-ic_fluent_book_pulse_20_regular:before { content: "\e1e5"; } -.icon-ic_fluent_book_search_20_filled:before { +.icon-ic_fluent_book_question_mark_20_filled:before { content: "\e1e6"; } -.icon-ic_fluent_book_search_20_regular:before { +.icon-ic_fluent_book_question_mark_20_regular:before { content: "\e1e7"; } -.icon-ic_fluent_book_star_20_filled:before { +.icon-ic_fluent_book_question_mark_rtl_20_filled:before { content: "\e1e8"; } -.icon-ic_fluent_book_star_20_regular:before { +.icon-ic_fluent_book_question_mark_rtl_20_regular:before { content: "\e1e9"; } -.icon-ic_fluent_book_template_20_filled:before { +.icon-ic_fluent_book_search_20_filled:before { content: "\e1ea"; } -.icon-ic_fluent_book_template_20_regular:before { +.icon-ic_fluent_book_search_20_regular:before { content: "\e1eb"; } -.icon-ic_fluent_book_theta_20_filled:before { +.icon-ic_fluent_book_star_20_filled:before { content: "\e1ec"; } -.icon-ic_fluent_book_theta_20_regular:before { +.icon-ic_fluent_book_star_20_regular:before { content: "\e1ed"; } -.icon-ic_fluent_book_toolbox_20_filled:before { +.icon-ic_fluent_book_template_20_filled:before { content: "\e1ee"; } -.icon-ic_fluent_book_toolbox_20_regular:before { +.icon-ic_fluent_book_template_20_regular:before { content: "\e1ef"; } -.icon-ic_fluent_bookmark_20_filled:before { +.icon-ic_fluent_book_theta_20_filled:before { content: "\e1f0"; } -.icon-ic_fluent_bookmark_20_regular:before { +.icon-ic_fluent_book_theta_20_regular:before { content: "\e1f1"; } -.icon-ic_fluent_bookmark_add_20_filled:before { +.icon-ic_fluent_book_toolbox_20_filled:before { content: "\e1f2"; } -.icon-ic_fluent_bookmark_add_20_regular:before { +.icon-ic_fluent_book_toolbox_20_regular:before { content: "\e1f3"; } -.icon-ic_fluent_bookmark_multiple_20_filled:before { +.icon-ic_fluent_bookmark_20_filled:before { content: "\e1f4"; } -.icon-ic_fluent_bookmark_multiple_20_regular:before { +.icon-ic_fluent_bookmark_20_regular:before { content: "\e1f5"; } -.icon-ic_fluent_bookmark_off_20_filled:before { +.icon-ic_fluent_bookmark_add_20_filled:before { content: "\e1f6"; } -.icon-ic_fluent_bookmark_off_20_regular:before { +.icon-ic_fluent_bookmark_add_20_regular:before { content: "\e1f7"; } -.icon-ic_fluent_bookmark_search_20_filled:before { +.icon-ic_fluent_bookmark_multiple_20_filled:before { content: "\e1f8"; } -.icon-ic_fluent_bookmark_search_20_regular:before { +.icon-ic_fluent_bookmark_multiple_20_regular:before { content: "\e1f9"; } -.icon-ic_fluent_border_all_20_filled:before { +.icon-ic_fluent_bookmark_off_20_filled:before { content: "\e1fa"; } -.icon-ic_fluent_border_all_20_regular:before { +.icon-ic_fluent_bookmark_off_20_regular:before { content: "\e1fb"; } -.icon-ic_fluent_border_bottom_20_filled:before { +.icon-ic_fluent_bookmark_search_20_filled:before { content: "\e1fc"; } -.icon-ic_fluent_border_bottom_20_regular:before { +.icon-ic_fluent_bookmark_search_20_regular:before { content: "\e1fd"; } -.icon-ic_fluent_border_bottom_double_20_filled:before { +.icon-ic_fluent_border_all_20_filled:before { content: "\e1fe"; } -.icon-ic_fluent_border_bottom_double_20_regular:before { +.icon-ic_fluent_border_all_20_regular:before { content: "\e1ff"; } -.icon-ic_fluent_border_bottom_thick_20_filled:before { +.icon-ic_fluent_border_bottom_20_filled:before { content: "\e200"; } -.icon-ic_fluent_border_bottom_thick_20_regular:before { +.icon-ic_fluent_border_bottom_20_regular:before { content: "\e201"; } -.icon-ic_fluent_border_left_20_filled:before { +.icon-ic_fluent_border_bottom_double_20_filled:before { content: "\e202"; } -.icon-ic_fluent_border_left_20_regular:before { +.icon-ic_fluent_border_bottom_double_20_regular:before { content: "\e203"; } -.icon-ic_fluent_border_left_right_20_filled:before { +.icon-ic_fluent_border_bottom_thick_20_filled:before { content: "\e204"; } -.icon-ic_fluent_border_left_right_20_regular:before { +.icon-ic_fluent_border_bottom_thick_20_regular:before { content: "\e205"; } -.icon-ic_fluent_border_none_20_filled:before { +.icon-ic_fluent_border_left_20_filled:before { content: "\e206"; } -.icon-ic_fluent_border_none_20_regular:before { +.icon-ic_fluent_border_left_20_regular:before { content: "\e207"; } -.icon-ic_fluent_border_outside_20_filled:before { +.icon-ic_fluent_border_left_right_20_filled:before { content: "\e208"; } -.icon-ic_fluent_border_outside_20_regular:before { +.icon-ic_fluent_border_left_right_20_regular:before { content: "\e209"; } -.icon-ic_fluent_border_outside_thick_20_filled:before { +.icon-ic_fluent_border_none_20_filled:before { content: "\e20a"; } -.icon-ic_fluent_border_outside_thick_20_regular:before { +.icon-ic_fluent_border_none_20_regular:before { content: "\e20b"; } -.icon-ic_fluent_border_right_20_filled:before { +.icon-ic_fluent_border_outside_20_filled:before { content: "\e20c"; } -.icon-ic_fluent_border_right_20_regular:before { +.icon-ic_fluent_border_outside_20_regular:before { content: "\e20d"; } -.icon-ic_fluent_border_top_20_filled:before { +.icon-ic_fluent_border_outside_thick_20_filled:before { content: "\e20e"; } -.icon-ic_fluent_border_top_20_regular:before { +.icon-ic_fluent_border_outside_thick_20_regular:before { content: "\e20f"; } -.icon-ic_fluent_border_top_bottom_20_filled:before { +.icon-ic_fluent_border_right_20_filled:before { content: "\e210"; } -.icon-ic_fluent_border_top_bottom_20_regular:before { +.icon-ic_fluent_border_right_20_regular:before { content: "\e211"; } -.icon-ic_fluent_border_top_bottom_double_20_filled:before { +.icon-ic_fluent_border_top_20_filled:before { content: "\e212"; } -.icon-ic_fluent_border_top_bottom_double_20_regular:before { +.icon-ic_fluent_border_top_20_regular:before { content: "\e213"; } -.icon-ic_fluent_border_top_bottom_thick_20_filled:before { +.icon-ic_fluent_border_top_bottom_20_filled:before { content: "\e214"; } -.icon-ic_fluent_border_top_bottom_thick_20_regular:before { +.icon-ic_fluent_border_top_bottom_20_regular:before { content: "\e215"; } -.icon-ic_fluent_bot_20_filled:before { +.icon-ic_fluent_border_top_bottom_double_20_filled:before { content: "\e216"; } -.icon-ic_fluent_bot_20_regular:before { +.icon-ic_fluent_border_top_bottom_double_20_regular:before { content: "\e217"; } -.icon-ic_fluent_bot_add_20_filled:before { +.icon-ic_fluent_border_top_bottom_thick_20_filled:before { content: "\e218"; } -.icon-ic_fluent_bot_add_20_regular:before { +.icon-ic_fluent_border_top_bottom_thick_20_regular:before { content: "\e219"; } -.icon-ic_fluent_bot_sparkle_20_filled:before { +.icon-ic_fluent_bot_20_filled:before { content: "\e21a"; } -.icon-ic_fluent_bot_sparkle_20_regular:before { +.icon-ic_fluent_bot_20_regular:before { content: "\e21b"; } -.icon-ic_fluent_bowl_chopsticks_20_filled:before { +.icon-ic_fluent_bot_add_20_filled:before { content: "\e21c"; } -.icon-ic_fluent_bowl_chopsticks_20_regular:before { +.icon-ic_fluent_bot_add_20_regular:before { content: "\e21d"; } -.icon-ic_fluent_bowl_salad_20_filled:before { +.icon-ic_fluent_bot_sparkle_20_filled:before { content: "\e21e"; } -.icon-ic_fluent_bowl_salad_20_regular:before { +.icon-ic_fluent_bot_sparkle_20_regular:before { content: "\e21f"; } -.icon-ic_fluent_box_20_filled:before { +.icon-ic_fluent_bow_tie_20_filled:before { content: "\e220"; } -.icon-ic_fluent_box_20_regular:before { +.icon-ic_fluent_bow_tie_20_regular:before { content: "\e221"; } -.icon-ic_fluent_box_arrow_left_20_filled:before { +.icon-ic_fluent_bowl_chopsticks_20_filled:before { content: "\e222"; } -.icon-ic_fluent_box_arrow_left_20_regular:before { +.icon-ic_fluent_bowl_chopsticks_20_regular:before { content: "\e223"; } -.icon-ic_fluent_box_arrow_up_20_filled:before { +.icon-ic_fluent_bowl_salad_20_filled:before { content: "\e224"; } -.icon-ic_fluent_box_arrow_up_20_regular:before { +.icon-ic_fluent_bowl_salad_20_regular:before { content: "\e225"; } -.icon-ic_fluent_box_checkmark_20_filled:before { +.icon-ic_fluent_box_20_filled:before { content: "\e226"; } -.icon-ic_fluent_box_checkmark_20_regular:before { +.icon-ic_fluent_box_20_regular:before { content: "\e227"; } -.icon-ic_fluent_box_dismiss_20_filled:before { +.icon-ic_fluent_box_arrow_left_20_filled:before { content: "\e228"; } -.icon-ic_fluent_box_dismiss_20_regular:before { +.icon-ic_fluent_box_arrow_left_20_regular:before { content: "\e229"; } -.icon-ic_fluent_box_edit_20_filled:before { +.icon-ic_fluent_box_arrow_up_20_filled:before { content: "\e22a"; } -.icon-ic_fluent_box_edit_20_regular:before { +.icon-ic_fluent_box_arrow_up_20_regular:before { content: "\e22b"; } -.icon-ic_fluent_box_multiple_20_filled:before { +.icon-ic_fluent_box_checkmark_20_filled:before { content: "\e22c"; } -.icon-ic_fluent_box_multiple_20_regular:before { +.icon-ic_fluent_box_checkmark_20_regular:before { content: "\e22d"; } -.icon-ic_fluent_box_multiple_arrow_left_20_filled:before { +.icon-ic_fluent_box_dismiss_20_filled:before { content: "\e22e"; } -.icon-ic_fluent_box_multiple_arrow_left_20_regular:before { +.icon-ic_fluent_box_dismiss_20_regular:before { content: "\e22f"; } -.icon-ic_fluent_box_multiple_arrow_right_20_filled:before { +.icon-ic_fluent_box_edit_20_filled:before { content: "\e230"; } -.icon-ic_fluent_box_multiple_arrow_right_20_regular:before { +.icon-ic_fluent_box_edit_20_regular:before { content: "\e231"; } -.icon-ic_fluent_box_multiple_checkmark_20_filled:before { +.icon-ic_fluent_box_multiple_20_filled:before { content: "\e232"; } -.icon-ic_fluent_box_multiple_checkmark_20_regular:before { +.icon-ic_fluent_box_multiple_20_regular:before { content: "\e233"; } -.icon-ic_fluent_box_multiple_search_20_filled:before { +.icon-ic_fluent_box_multiple_arrow_left_20_filled:before { content: "\e234"; } -.icon-ic_fluent_box_multiple_search_20_regular:before { +.icon-ic_fluent_box_multiple_arrow_left_20_regular:before { content: "\e235"; } -.icon-ic_fluent_box_search_20_filled:before { +.icon-ic_fluent_box_multiple_arrow_right_20_filled:before { content: "\e236"; } -.icon-ic_fluent_box_search_20_regular:before { +.icon-ic_fluent_box_multiple_arrow_right_20_regular:before { content: "\e237"; } -.icon-ic_fluent_box_toolbox_20_filled:before { +.icon-ic_fluent_box_multiple_checkmark_20_filled:before { content: "\e238"; } -.icon-ic_fluent_box_toolbox_20_regular:before { +.icon-ic_fluent_box_multiple_checkmark_20_regular:before { content: "\e239"; } -.icon-ic_fluent_braces_20_filled:before { +.icon-ic_fluent_box_multiple_search_20_filled:before { content: "\e23a"; } -.icon-ic_fluent_braces_20_regular:before { +.icon-ic_fluent_box_multiple_search_20_regular:before { content: "\e23b"; } -.icon-ic_fluent_braces_variable_20_filled:before { +.icon-ic_fluent_box_search_20_filled:before { content: "\e23c"; } -.icon-ic_fluent_braces_variable_20_regular:before { +.icon-ic_fluent_box_search_20_regular:before { content: "\e23d"; } -.icon-ic_fluent_brain_circuit_20_filled:before { +.icon-ic_fluent_box_toolbox_20_filled:before { content: "\e23e"; } -.icon-ic_fluent_brain_circuit_20_regular:before { +.icon-ic_fluent_box_toolbox_20_regular:before { content: "\e23f"; } -.icon-ic_fluent_branch_20_filled:before { +.icon-ic_fluent_braces_20_filled:before { content: "\e240"; } -.icon-ic_fluent_branch_20_regular:before { +.icon-ic_fluent_braces_20_regular:before { content: "\e241"; } -.icon-ic_fluent_branch_compare_20_filled:before { +.icon-ic_fluent_braces_variable_20_filled:before { content: "\e242"; } -.icon-ic_fluent_branch_compare_20_regular:before { +.icon-ic_fluent_braces_variable_20_regular:before { content: "\e243"; } -.icon-ic_fluent_branch_fork_20_filled:before { +.icon-ic_fluent_brain_circuit_20_filled:before { content: "\e244"; } -.icon-ic_fluent_branch_fork_20_regular:before { +.icon-ic_fluent_brain_circuit_20_regular:before { content: "\e245"; } -.icon-ic_fluent_branch_fork_hint_20_filled:before { +.icon-ic_fluent_branch_20_filled:before { content: "\e246"; } -.icon-ic_fluent_branch_fork_hint_20_regular:before { +.icon-ic_fluent_branch_20_regular:before { content: "\e247"; } -.icon-ic_fluent_branch_fork_link_20_filled:before { +.icon-ic_fluent_branch_compare_20_filled:before { content: "\e248"; } -.icon-ic_fluent_branch_fork_link_20_regular:before { +.icon-ic_fluent_branch_compare_20_regular:before { content: "\e249"; } -.icon-ic_fluent_branch_request_20_filled:before { +.icon-ic_fluent_branch_fork_20_filled:before { content: "\e24a"; } -.icon-ic_fluent_branch_request_20_regular:before { +.icon-ic_fluent_branch_fork_20_regular:before { content: "\e24b"; } -.icon-ic_fluent_breakout_room_20_filled:before { +.icon-ic_fluent_branch_fork_hint_20_filled:before { content: "\e24c"; } -.icon-ic_fluent_breakout_room_20_regular:before { +.icon-ic_fluent_branch_fork_hint_20_regular:before { content: "\e24d"; } -.icon-ic_fluent_briefcase_20_filled:before { +.icon-ic_fluent_branch_fork_link_20_filled:before { content: "\e24e"; } -.icon-ic_fluent_briefcase_20_regular:before { +.icon-ic_fluent_branch_fork_link_20_regular:before { content: "\e24f"; } -.icon-ic_fluent_briefcase_medical_20_filled:before { +.icon-ic_fluent_branch_request_20_filled:before { content: "\e250"; } -.icon-ic_fluent_briefcase_medical_20_regular:before { +.icon-ic_fluent_branch_request_20_regular:before { content: "\e251"; } -.icon-ic_fluent_briefcase_off_20_filled:before { +.icon-ic_fluent_breakout_room_20_filled:before { content: "\e252"; } -.icon-ic_fluent_briefcase_off_20_regular:before { +.icon-ic_fluent_breakout_room_20_regular:before { content: "\e253"; } -.icon-ic_fluent_brightness_high_20_filled:before { +.icon-ic_fluent_briefcase_20_filled:before { content: "\e254"; } -.icon-ic_fluent_brightness_high_20_regular:before { +.icon-ic_fluent_briefcase_20_regular:before { content: "\e255"; } -.icon-ic_fluent_brightness_low_20_filled:before { +.icon-ic_fluent_briefcase_medical_20_filled:before { content: "\e256"; } -.icon-ic_fluent_brightness_low_20_regular:before { +.icon-ic_fluent_briefcase_medical_20_regular:before { content: "\e257"; } -.icon-ic_fluent_broad_activity_feed_20_filled:before { +.icon-ic_fluent_briefcase_off_20_filled:before { content: "\e258"; } -.icon-ic_fluent_broad_activity_feed_20_regular:before { +.icon-ic_fluent_briefcase_off_20_regular:before { content: "\e259"; } -.icon-ic_fluent_broom_20_filled:before { +.icon-ic_fluent_brightness_high_20_filled:before { content: "\e25a"; } -.icon-ic_fluent_broom_20_regular:before { +.icon-ic_fluent_brightness_high_20_regular:before { content: "\e25b"; } -.icon-ic_fluent_bubble_multiple_20_filled:before { +.icon-ic_fluent_brightness_low_20_filled:before { content: "\e25c"; } -.icon-ic_fluent_bubble_multiple_20_regular:before { +.icon-ic_fluent_brightness_low_20_regular:before { content: "\e25d"; } -.icon-ic_fluent_bug_20_filled:before { +.icon-ic_fluent_broad_activity_feed_20_filled:before { content: "\e25e"; } -.icon-ic_fluent_bug_20_regular:before { +.icon-ic_fluent_broad_activity_feed_20_regular:before { content: "\e25f"; } -.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_broom_20_filled:before { content: "\e260"; } -.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_broom_20_regular:before { content: "\e261"; } -.icon-ic_fluent_bug_prohibited_20_filled:before { +.icon-ic_fluent_bubble_multiple_20_filled:before { content: "\e262"; } -.icon-ic_fluent_bug_prohibited_20_regular:before { +.icon-ic_fluent_bubble_multiple_20_regular:before { content: "\e263"; } -.icon-ic_fluent_building_20_filled:before { +.icon-ic_fluent_bug_20_filled:before { content: "\e264"; } -.icon-ic_fluent_building_20_regular:before { +.icon-ic_fluent_bug_20_regular:before { content: "\e265"; } -.icon-ic_fluent_building_bank_20_filled:before { +.icon-ic_fluent_bug_arrow_counterclockwise_20_filled:before { content: "\e266"; } -.icon-ic_fluent_building_bank_20_regular:before { +.icon-ic_fluent_bug_arrow_counterclockwise_20_regular:before { content: "\e267"; } -.icon-ic_fluent_building_bank_link_20_filled:before { +.icon-ic_fluent_bug_prohibited_20_filled:before { content: "\e268"; } -.icon-ic_fluent_building_bank_link_20_regular:before { +.icon-ic_fluent_bug_prohibited_20_regular:before { content: "\e269"; } -.icon-ic_fluent_building_bank_toolbox_20_filled:before { +.icon-ic_fluent_building_20_filled:before { content: "\e26a"; } -.icon-ic_fluent_building_bank_toolbox_20_regular:before { +.icon-ic_fluent_building_20_regular:before { content: "\e26b"; } -.icon-ic_fluent_building_desktop_20_filled:before { +.icon-ic_fluent_building_bank_20_filled:before { content: "\e26c"; } -.icon-ic_fluent_building_desktop_20_regular:before { +.icon-ic_fluent_building_bank_20_regular:before { content: "\e26d"; } -.icon-ic_fluent_building_factory_20_filled:before { +.icon-ic_fluent_building_bank_link_20_filled:before { content: "\e26e"; } -.icon-ic_fluent_building_factory_20_regular:before { +.icon-ic_fluent_building_bank_link_20_regular:before { content: "\e26f"; } -.icon-ic_fluent_building_government_20_filled:before { +.icon-ic_fluent_building_bank_toolbox_20_filled:before { content: "\e270"; } -.icon-ic_fluent_building_government_20_regular:before { +.icon-ic_fluent_building_bank_toolbox_20_regular:before { content: "\e271"; } -.icon-ic_fluent_building_home_20_filled:before { +.icon-ic_fluent_building_desktop_20_filled:before { content: "\e272"; } -.icon-ic_fluent_building_home_20_regular:before { +.icon-ic_fluent_building_desktop_20_regular:before { content: "\e273"; } -.icon-ic_fluent_building_lighthouse_20_filled:before { +.icon-ic_fluent_building_factory_20_filled:before { content: "\e274"; } -.icon-ic_fluent_building_lighthouse_20_regular:before { +.icon-ic_fluent_building_factory_20_regular:before { content: "\e275"; } -.icon-ic_fluent_building_multiple_20_filled:before { +.icon-ic_fluent_building_government_20_filled:before { content: "\e276"; } -.icon-ic_fluent_building_multiple_20_regular:before { +.icon-ic_fluent_building_government_20_regular:before { content: "\e277"; } -.icon-ic_fluent_building_people_20_filled:before { +.icon-ic_fluent_building_home_20_filled:before { content: "\e278"; } -.icon-ic_fluent_building_people_20_regular:before { +.icon-ic_fluent_building_home_20_regular:before { content: "\e279"; } -.icon-ic_fluent_building_retail_20_filled:before { +.icon-ic_fluent_building_lighthouse_20_filled:before { content: "\e27a"; } -.icon-ic_fluent_building_retail_20_regular:before { +.icon-ic_fluent_building_lighthouse_20_regular:before { content: "\e27b"; } -.icon-ic_fluent_building_retail_money_20_filled:before { +.icon-ic_fluent_building_multiple_20_filled:before { content: "\e27c"; } -.icon-ic_fluent_building_retail_money_20_regular:before { +.icon-ic_fluent_building_multiple_20_regular:before { content: "\e27d"; } -.icon-ic_fluent_building_retail_more_20_filled:before { +.icon-ic_fluent_building_people_20_filled:before { content: "\e27e"; } -.icon-ic_fluent_building_retail_more_20_regular:before { +.icon-ic_fluent_building_people_20_regular:before { content: "\e27f"; } -.icon-ic_fluent_building_retail_shield_20_filled:before { +.icon-ic_fluent_building_retail_20_filled:before { content: "\e280"; } -.icon-ic_fluent_building_retail_shield_20_regular:before { +.icon-ic_fluent_building_retail_20_regular:before { content: "\e281"; } -.icon-ic_fluent_building_retail_toolbox_20_filled:before { +.icon-ic_fluent_building_retail_money_20_filled:before { content: "\e282"; } -.icon-ic_fluent_building_retail_toolbox_20_regular:before { +.icon-ic_fluent_building_retail_money_20_regular:before { content: "\e283"; } -.icon-ic_fluent_building_shop_20_filled:before { +.icon-ic_fluent_building_retail_more_20_filled:before { content: "\e284"; } -.icon-ic_fluent_building_shop_20_regular:before { +.icon-ic_fluent_building_retail_more_20_regular:before { content: "\e285"; } -.icon-ic_fluent_building_skyscraper_20_filled:before { +.icon-ic_fluent_building_retail_shield_20_filled:before { content: "\e286"; } -.icon-ic_fluent_building_skyscraper_20_regular:before { +.icon-ic_fluent_building_retail_shield_20_regular:before { content: "\e287"; } -.icon-ic_fluent_building_townhouse_20_filled:before { +.icon-ic_fluent_building_retail_toolbox_20_filled:before { content: "\e288"; } -.icon-ic_fluent_building_townhouse_20_regular:before { +.icon-ic_fluent_building_retail_toolbox_20_regular:before { content: "\e289"; } -.icon-ic_fluent_calculator_20_filled:before { +.icon-ic_fluent_building_shop_20_filled:before { content: "\e28a"; } -.icon-ic_fluent_calculator_20_regular:before { +.icon-ic_fluent_building_shop_20_regular:before { content: "\e28b"; } -.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before { +.icon-ic_fluent_building_skyscraper_20_filled:before { content: "\e28c"; } -.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before { +.icon-ic_fluent_building_skyscraper_20_regular:before { content: "\e28d"; } -.icon-ic_fluent_calculator_multiple_20_filled:before { +.icon-ic_fluent_building_townhouse_20_filled:before { content: "\e28e"; } -.icon-ic_fluent_calculator_multiple_20_regular:before { +.icon-ic_fluent_building_townhouse_20_regular:before { content: "\e28f"; } -.icon-ic_fluent_calendar_3_day_20_filled:before { +.icon-ic_fluent_calculator_20_filled:before { content: "\e290"; } -.icon-ic_fluent_calendar_3_day_20_regular:before { +.icon-ic_fluent_calculator_20_regular:before { content: "\e291"; } -.icon-ic_fluent_calendar_add_20_filled:before { +.icon-ic_fluent_calculator_arrow_clockwise_20_filled:before { content: "\e292"; } -.icon-ic_fluent_calendar_add_20_regular:before { +.icon-ic_fluent_calculator_arrow_clockwise_20_regular:before { content: "\e293"; } -.icon-ic_fluent_calendar_agenda_20_filled:before { +.icon-ic_fluent_calculator_multiple_20_filled:before { content: "\e294"; } -.icon-ic_fluent_calendar_agenda_20_regular:before { +.icon-ic_fluent_calculator_multiple_20_regular:before { content: "\e295"; } -.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_calendar_3_day_20_filled:before { content: "\e296"; } -.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_calendar_3_day_20_regular:before { content: "\e297"; } -.icon-ic_fluent_calendar_arrow_down_20_filled:before { +.icon-ic_fluent_calendar_add_20_filled:before { content: "\e298"; } -.icon-ic_fluent_calendar_arrow_down_20_regular:before { +.icon-ic_fluent_calendar_add_20_regular:before { content: "\e299"; } -.icon-ic_fluent_calendar_arrow_right_20_filled:before { +.icon-ic_fluent_calendar_agenda_20_filled:before { content: "\e29a"; } -.icon-ic_fluent_calendar_arrow_right_20_regular:before { +.icon-ic_fluent_calendar_agenda_20_regular:before { content: "\e29b"; } -.icon-ic_fluent_calendar_assistant_20_filled:before { +.icon-ic_fluent_calendar_arrow_counterclockwise_20_filled:before { content: "\e29c"; } -.icon-ic_fluent_calendar_assistant_20_regular:before { +.icon-ic_fluent_calendar_arrow_counterclockwise_20_regular:before { content: "\e29d"; } -.icon-ic_fluent_calendar_cancel_20_filled:before { +.icon-ic_fluent_calendar_arrow_down_20_filled:before { content: "\e29e"; } -.icon-ic_fluent_calendar_cancel_20_regular:before { +.icon-ic_fluent_calendar_arrow_down_20_regular:before { content: "\e29f"; } -.icon-ic_fluent_calendar_chat_20_filled:before { +.icon-ic_fluent_calendar_arrow_right_20_filled:before { content: "\e2a0"; } -.icon-ic_fluent_calendar_chat_20_regular:before { +.icon-ic_fluent_calendar_arrow_right_20_regular:before { content: "\e2a1"; } -.icon-ic_fluent_calendar_checkmark_20_filled:before { +.icon-ic_fluent_calendar_assistant_20_filled:before { content: "\e2a2"; } -.icon-ic_fluent_calendar_checkmark_20_regular:before { +.icon-ic_fluent_calendar_assistant_20_regular:before { content: "\e2a3"; } -.icon-ic_fluent_calendar_clock_20_filled:before { +.icon-ic_fluent_calendar_cancel_20_filled:before { content: "\e2a4"; } -.icon-ic_fluent_calendar_clock_20_regular:before { +.icon-ic_fluent_calendar_cancel_20_regular:before { content: "\e2a5"; } -.icon-ic_fluent_calendar_data_bar_20_filled:before { +.icon-ic_fluent_calendar_chat_20_filled:before { content: "\e2a6"; } -.icon-ic_fluent_calendar_data_bar_20_regular:before { +.icon-ic_fluent_calendar_chat_20_regular:before { content: "\e2a7"; } -.icon-ic_fluent_calendar_day_20_filled:before { +.icon-ic_fluent_calendar_checkmark_20_filled:before { content: "\e2a8"; } -.icon-ic_fluent_calendar_day_20_regular:before { +.icon-ic_fluent_calendar_checkmark_20_regular:before { content: "\e2a9"; } -.icon-ic_fluent_calendar_edit_20_filled:before { +.icon-ic_fluent_calendar_clock_20_filled:before { content: "\e2aa"; } -.icon-ic_fluent_calendar_edit_20_regular:before { +.icon-ic_fluent_calendar_clock_20_regular:before { content: "\e2ab"; } -.icon-ic_fluent_calendar_empty_20_filled:before { +.icon-ic_fluent_calendar_data_bar_20_filled:before { content: "\e2ac"; } -.icon-ic_fluent_calendar_empty_20_regular:before { +.icon-ic_fluent_calendar_data_bar_20_regular:before { content: "\e2ad"; } -.icon-ic_fluent_calendar_error_20_filled:before { +.icon-ic_fluent_calendar_day_20_filled:before { content: "\e2ae"; } -.icon-ic_fluent_calendar_error_20_regular:before { +.icon-ic_fluent_calendar_day_20_regular:before { content: "\e2af"; } -.icon-ic_fluent_calendar_info_20_filled:before { +.icon-ic_fluent_calendar_edit_20_filled:before { content: "\e2b0"; } -.icon-ic_fluent_calendar_info_20_regular:before { +.icon-ic_fluent_calendar_edit_20_regular:before { content: "\e2b1"; } -.icon-ic_fluent_calendar_lock_20_filled:before { +.icon-ic_fluent_calendar_empty_20_filled:before { content: "\e2b2"; } -.icon-ic_fluent_calendar_lock_20_regular:before { +.icon-ic_fluent_calendar_empty_20_regular:before { content: "\e2b3"; } -.icon-ic_fluent_calendar_ltr_20_filled:before { +.icon-ic_fluent_calendar_error_20_filled:before { content: "\e2b4"; } -.icon-ic_fluent_calendar_ltr_20_regular:before { +.icon-ic_fluent_calendar_error_20_regular:before { content: "\e2b5"; } -.icon-ic_fluent_calendar_mail_20_filled:before { +.icon-ic_fluent_calendar_info_20_filled:before { content: "\e2b6"; } -.icon-ic_fluent_calendar_mail_20_regular:before { +.icon-ic_fluent_calendar_info_20_regular:before { content: "\e2b7"; } -.icon-ic_fluent_calendar_mention_20_filled:before { +.icon-ic_fluent_calendar_lock_20_filled:before { content: "\e2b8"; } -.icon-ic_fluent_calendar_mention_20_regular:before { +.icon-ic_fluent_calendar_lock_20_regular:before { content: "\e2b9"; } -.icon-ic_fluent_calendar_month_20_filled:before { +.icon-ic_fluent_calendar_ltr_20_filled:before { content: "\e2ba"; } -.icon-ic_fluent_calendar_month_20_regular:before { +.icon-ic_fluent_calendar_ltr_20_regular:before { content: "\e2bb"; } -.icon-ic_fluent_calendar_multiple_20_filled:before { +.icon-ic_fluent_calendar_mail_20_filled:before { content: "\e2bc"; } -.icon-ic_fluent_calendar_multiple_20_regular:before { +.icon-ic_fluent_calendar_mail_20_regular:before { content: "\e2bd"; } -.icon-ic_fluent_calendar_pattern_20_filled:before { +.icon-ic_fluent_calendar_mention_20_filled:before { content: "\e2be"; } -.icon-ic_fluent_calendar_pattern_20_regular:before { +.icon-ic_fluent_calendar_mention_20_regular:before { content: "\e2bf"; } -.icon-ic_fluent_calendar_person_20_filled:before { +.icon-ic_fluent_calendar_month_20_filled:before { content: "\e2c0"; } -.icon-ic_fluent_calendar_person_20_regular:before { +.icon-ic_fluent_calendar_month_20_regular:before { content: "\e2c1"; } -.icon-ic_fluent_calendar_phone_20_filled:before { +.icon-ic_fluent_calendar_multiple_20_filled:before { content: "\e2c2"; } -.icon-ic_fluent_calendar_phone_20_regular:before { +.icon-ic_fluent_calendar_multiple_20_regular:before { content: "\e2c3"; } -.icon-ic_fluent_calendar_play_20_filled:before { +.icon-ic_fluent_calendar_pattern_20_filled:before { content: "\e2c4"; } -.icon-ic_fluent_calendar_play_20_regular:before { +.icon-ic_fluent_calendar_pattern_20_regular:before { content: "\e2c5"; } -.icon-ic_fluent_calendar_question_mark_20_filled:before { +.icon-ic_fluent_calendar_person_20_filled:before { content: "\e2c6"; } -.icon-ic_fluent_calendar_question_mark_20_regular:before { +.icon-ic_fluent_calendar_person_20_regular:before { content: "\e2c7"; } -.icon-ic_fluent_calendar_reply_20_filled:before { +.icon-ic_fluent_calendar_phone_20_filled:before { content: "\e2c8"; } -.icon-ic_fluent_calendar_reply_20_regular:before { +.icon-ic_fluent_calendar_phone_20_regular:before { content: "\e2c9"; } -.icon-ic_fluent_calendar_rtl_20_filled:before { +.icon-ic_fluent_calendar_play_20_filled:before { content: "\e2ca"; } -.icon-ic_fluent_calendar_rtl_20_regular:before { +.icon-ic_fluent_calendar_play_20_regular:before { content: "\e2cb"; } -.icon-ic_fluent_calendar_search_20_filled:before { +.icon-ic_fluent_calendar_question_mark_20_filled:before { content: "\e2cc"; } -.icon-ic_fluent_calendar_search_20_regular:before { +.icon-ic_fluent_calendar_question_mark_20_regular:before { content: "\e2cd"; } -.icon-ic_fluent_calendar_settings_20_filled:before { +.icon-ic_fluent_calendar_reply_20_filled:before { content: "\e2ce"; } -.icon-ic_fluent_calendar_settings_20_regular:before { +.icon-ic_fluent_calendar_reply_20_regular:before { content: "\e2cf"; } -.icon-ic_fluent_calendar_shield_20_filled:before { +.icon-ic_fluent_calendar_rtl_20_filled:before { content: "\e2d0"; } -.icon-ic_fluent_calendar_shield_20_regular:before { +.icon-ic_fluent_calendar_rtl_20_regular:before { content: "\e2d1"; } -.icon-ic_fluent_calendar_star_20_filled:before { +.icon-ic_fluent_calendar_search_20_filled:before { content: "\e2d2"; } -.icon-ic_fluent_calendar_star_20_regular:before { +.icon-ic_fluent_calendar_search_20_regular:before { content: "\e2d3"; } -.icon-ic_fluent_calendar_sync_20_filled:before { +.icon-ic_fluent_calendar_settings_20_filled:before { content: "\e2d4"; } -.icon-ic_fluent_calendar_sync_20_regular:before { +.icon-ic_fluent_calendar_settings_20_regular:before { content: "\e2d5"; } -.icon-ic_fluent_calendar_today_20_filled:before { +.icon-ic_fluent_calendar_shield_20_filled:before { content: "\e2d6"; } -.icon-ic_fluent_calendar_today_20_regular:before { +.icon-ic_fluent_calendar_shield_20_regular:before { content: "\e2d7"; } -.icon-ic_fluent_calendar_toolbox_20_filled:before { +.icon-ic_fluent_calendar_star_20_filled:before { content: "\e2d8"; } -.icon-ic_fluent_calendar_toolbox_20_regular:before { +.icon-ic_fluent_calendar_star_20_regular:before { content: "\e2d9"; } -.icon-ic_fluent_calendar_week_numbers_20_filled:before { +.icon-ic_fluent_calendar_sync_20_filled:before { content: "\e2da"; } -.icon-ic_fluent_calendar_week_numbers_20_regular:before { +.icon-ic_fluent_calendar_sync_20_regular:before { content: "\e2db"; } -.icon-ic_fluent_calendar_week_start_20_filled:before { +.icon-ic_fluent_calendar_today_20_filled:before { content: "\e2dc"; } -.icon-ic_fluent_calendar_week_start_20_regular:before { +.icon-ic_fluent_calendar_today_20_regular:before { content: "\e2dd"; } -.icon-ic_fluent_calendar_work_week_20_filled:before { +.icon-ic_fluent_calendar_toolbox_20_filled:before { content: "\e2de"; } -.icon-ic_fluent_calendar_work_week_20_regular:before { +.icon-ic_fluent_calendar_toolbox_20_regular:before { content: "\e2df"; } -.icon-ic_fluent_call_20_filled:before { +.icon-ic_fluent_calendar_week_numbers_20_filled:before { content: "\e2e0"; } -.icon-ic_fluent_call_20_regular:before { +.icon-ic_fluent_calendar_week_numbers_20_regular:before { content: "\e2e1"; } -.icon-ic_fluent_call_add_20_filled:before { +.icon-ic_fluent_calendar_week_start_20_filled:before { content: "\e2e2"; } -.icon-ic_fluent_call_add_20_regular:before { +.icon-ic_fluent_calendar_week_start_20_regular:before { content: "\e2e3"; } -.icon-ic_fluent_call_checkmark_20_filled:before { +.icon-ic_fluent_calendar_work_week_20_filled:before { content: "\e2e4"; } -.icon-ic_fluent_call_checkmark_20_regular:before { +.icon-ic_fluent_calendar_work_week_20_regular:before { content: "\e2e5"; } -.icon-ic_fluent_call_connecting_20_filled:before { +.icon-ic_fluent_call_20_filled:before { content: "\e2e6"; } -.icon-ic_fluent_call_connecting_20_regular:before { +.icon-ic_fluent_call_20_regular:before { content: "\e2e7"; } -.icon-ic_fluent_call_dismiss_20_filled:before { +.icon-ic_fluent_call_add_20_filled:before { content: "\e2e8"; } -.icon-ic_fluent_call_dismiss_20_regular:before { +.icon-ic_fluent_call_add_20_regular:before { content: "\e2e9"; } -.icon-ic_fluent_call_end_20_filled:before { +.icon-ic_fluent_call_checkmark_20_filled:before { content: "\e2ea"; } -.icon-ic_fluent_call_end_20_regular:before { +.icon-ic_fluent_call_checkmark_20_regular:before { content: "\e2eb"; } -.icon-ic_fluent_call_exclamation_20_filled:before { +.icon-ic_fluent_call_connecting_20_filled:before { content: "\e2ec"; } -.icon-ic_fluent_call_exclamation_20_regular:before { +.icon-ic_fluent_call_connecting_20_regular:before { content: "\e2ed"; } -.icon-ic_fluent_call_forward_20_filled:before { +.icon-ic_fluent_call_dismiss_20_filled:before { content: "\e2ee"; } -.icon-ic_fluent_call_forward_20_regular:before { +.icon-ic_fluent_call_dismiss_20_regular:before { content: "\e2ef"; } -.icon-ic_fluent_call_inbound_20_filled:before { +.icon-ic_fluent_call_end_20_filled:before { content: "\e2f0"; } -.icon-ic_fluent_call_inbound_20_regular:before { +.icon-ic_fluent_call_end_20_regular:before { content: "\e2f1"; } -.icon-ic_fluent_call_missed_20_filled:before { +.icon-ic_fluent_call_exclamation_20_filled:before { content: "\e2f2"; } -.icon-ic_fluent_call_missed_20_regular:before { +.icon-ic_fluent_call_exclamation_20_regular:before { content: "\e2f3"; } -.icon-ic_fluent_call_outbound_20_filled:before { +.icon-ic_fluent_call_forward_20_filled:before { content: "\e2f4"; } -.icon-ic_fluent_call_outbound_20_regular:before { +.icon-ic_fluent_call_forward_20_regular:before { content: "\e2f5"; } -.icon-ic_fluent_call_park_20_filled:before { +.icon-ic_fluent_call_inbound_20_filled:before { content: "\e2f6"; } -.icon-ic_fluent_call_park_20_regular:before { +.icon-ic_fluent_call_inbound_20_regular:before { content: "\e2f7"; } -.icon-ic_fluent_call_pause_20_filled:before { +.icon-ic_fluent_call_missed_20_filled:before { content: "\e2f8"; } -.icon-ic_fluent_call_pause_20_regular:before { +.icon-ic_fluent_call_missed_20_regular:before { content: "\e2f9"; } -.icon-ic_fluent_call_prohibited_20_filled:before { +.icon-ic_fluent_call_outbound_20_filled:before { content: "\e2fa"; } -.icon-ic_fluent_call_prohibited_20_regular:before { +.icon-ic_fluent_call_outbound_20_regular:before { content: "\e2fb"; } -.icon-ic_fluent_call_transfer_20_filled:before { +.icon-ic_fluent_call_park_20_filled:before { content: "\e2fc"; } -.icon-ic_fluent_call_transfer_20_regular:before { +.icon-ic_fluent_call_park_20_regular:before { content: "\e2fd"; } -.icon-ic_fluent_call_warning_20_filled:before { +.icon-ic_fluent_call_pause_20_filled:before { content: "\e2fe"; } -.icon-ic_fluent_call_warning_20_regular:before { +.icon-ic_fluent_call_pause_20_regular:before { content: "\e2ff"; } -.icon-ic_fluent_calligraphy_pen_20_filled:before { +.icon-ic_fluent_call_prohibited_20_filled:before { content: "\e300"; } -.icon-ic_fluent_calligraphy_pen_20_regular:before { +.icon-ic_fluent_call_prohibited_20_regular:before { content: "\e301"; } -.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before { +.icon-ic_fluent_call_transfer_20_filled:before { content: "\e302"; } -.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before { +.icon-ic_fluent_call_transfer_20_regular:before { content: "\e303"; } -.icon-ic_fluent_calligraphy_pen_error_20_filled:before { +.icon-ic_fluent_call_warning_20_filled:before { content: "\e304"; } -.icon-ic_fluent_calligraphy_pen_error_20_regular:before { +.icon-ic_fluent_call_warning_20_regular:before { content: "\e305"; } -.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before { +.icon-ic_fluent_calligraphy_pen_20_filled:before { content: "\e306"; } -.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before { +.icon-ic_fluent_calligraphy_pen_20_regular:before { content: "\e307"; } -.icon-ic_fluent_camera_20_filled:before { +.icon-ic_fluent_calligraphy_pen_checkmark_20_filled:before { content: "\e308"; } -.icon-ic_fluent_camera_20_regular:before { +.icon-ic_fluent_calligraphy_pen_checkmark_20_regular:before { content: "\e309"; } -.icon-ic_fluent_camera_add_20_filled:before { +.icon-ic_fluent_calligraphy_pen_error_20_filled:before { content: "\e30a"; } -.icon-ic_fluent_camera_add_20_regular:before { +.icon-ic_fluent_calligraphy_pen_error_20_regular:before { content: "\e30b"; } -.icon-ic_fluent_camera_dome_20_filled:before { +.icon-ic_fluent_calligraphy_pen_question_mark_20_filled:before { content: "\e30c"; } -.icon-ic_fluent_camera_dome_20_regular:before { +.icon-ic_fluent_calligraphy_pen_question_mark_20_regular:before { content: "\e30d"; } -.icon-ic_fluent_camera_edit_20_filled:before { +.icon-ic_fluent_camera_20_filled:before { content: "\e30e"; } -.icon-ic_fluent_camera_edit_20_regular:before { +.icon-ic_fluent_camera_20_regular:before { content: "\e30f"; } -.icon-ic_fluent_camera_off_20_filled:before { +.icon-ic_fluent_camera_add_20_filled:before { content: "\e310"; } -.icon-ic_fluent_camera_off_20_regular:before { +.icon-ic_fluent_camera_add_20_regular:before { content: "\e311"; } -.icon-ic_fluent_camera_sparkles_20_filled:before { +.icon-ic_fluent_camera_dome_20_filled:before { content: "\e312"; } -.icon-ic_fluent_camera_sparkles_20_regular:before { +.icon-ic_fluent_camera_dome_20_regular:before { content: "\e313"; } -.icon-ic_fluent_camera_switch_20_filled:before { +.icon-ic_fluent_camera_edit_20_filled:before { content: "\e314"; } -.icon-ic_fluent_camera_switch_20_regular:before { +.icon-ic_fluent_camera_edit_20_regular:before { content: "\e315"; } -.icon-ic_fluent_caret_down_20_filled:before { +.icon-ic_fluent_camera_off_20_filled:before { content: "\e316"; } -.icon-ic_fluent_caret_down_20_regular:before { +.icon-ic_fluent_camera_off_20_regular:before { content: "\e317"; } -.icon-ic_fluent_caret_down_right_20_filled:before { +.icon-ic_fluent_camera_sparkles_20_filled:before { content: "\e318"; } -.icon-ic_fluent_caret_down_right_20_regular:before { +.icon-ic_fluent_camera_sparkles_20_regular:before { content: "\e319"; } -.icon-ic_fluent_caret_left_20_filled:before { +.icon-ic_fluent_camera_switch_20_filled:before { content: "\e31a"; } -.icon-ic_fluent_caret_left_20_regular:before { +.icon-ic_fluent_camera_switch_20_regular:before { content: "\e31b"; } -.icon-ic_fluent_caret_right_20_filled:before { +.icon-ic_fluent_caret_down_20_filled:before { content: "\e31c"; } -.icon-ic_fluent_caret_right_20_regular:before { +.icon-ic_fluent_caret_down_20_regular:before { content: "\e31d"; } -.icon-ic_fluent_caret_up_20_filled:before { +.icon-ic_fluent_caret_down_right_20_filled:before { content: "\e31e"; } -.icon-ic_fluent_caret_up_20_regular:before { +.icon-ic_fluent_caret_down_right_20_regular:before { content: "\e31f"; } -.icon-ic_fluent_cart_20_filled:before { +.icon-ic_fluent_caret_left_20_filled:before { content: "\e320"; } -.icon-ic_fluent_cart_20_regular:before { +.icon-ic_fluent_caret_left_20_regular:before { content: "\e321"; } -.icon-ic_fluent_cast_20_filled:before { +.icon-ic_fluent_caret_right_20_filled:before { content: "\e322"; } -.icon-ic_fluent_cast_20_regular:before { +.icon-ic_fluent_caret_right_20_regular:before { content: "\e323"; } -.icon-ic_fluent_catch_up_20_filled:before { +.icon-ic_fluent_caret_up_20_filled:before { content: "\e324"; } -.icon-ic_fluent_catch_up_20_regular:before { +.icon-ic_fluent_caret_up_20_regular:before { content: "\e325"; } -.icon-ic_fluent_cellular_3g_20_filled:before { +.icon-ic_fluent_cart_20_filled:before { content: "\e326"; } -.icon-ic_fluent_cellular_3g_20_regular:before { +.icon-ic_fluent_cart_20_regular:before { content: "\e327"; } -.icon-ic_fluent_cellular_4g_20_filled:before { +.icon-ic_fluent_cast_20_filled:before { content: "\e328"; } -.icon-ic_fluent_cellular_4g_20_regular:before { +.icon-ic_fluent_cast_20_regular:before { content: "\e329"; } -.icon-ic_fluent_cellular_5g_20_filled:before { +.icon-ic_fluent_catch_up_20_filled:before { content: "\e32a"; } -.icon-ic_fluent_cellular_5g_20_regular:before { +.icon-ic_fluent_catch_up_20_regular:before { content: "\e32b"; } -.icon-ic_fluent_cellular_data_1_20_filled:before { +.icon-ic_fluent_cellular_3g_20_filled:before { content: "\e32c"; } -.icon-ic_fluent_cellular_data_1_20_regular:before { +.icon-ic_fluent_cellular_3g_20_regular:before { content: "\e32d"; } -.icon-ic_fluent_cellular_data_2_20_filled:before { +.icon-ic_fluent_cellular_4g_20_filled:before { content: "\e32e"; } -.icon-ic_fluent_cellular_data_2_20_regular:before { +.icon-ic_fluent_cellular_4g_20_regular:before { content: "\e32f"; } -.icon-ic_fluent_cellular_data_3_20_filled:before { +.icon-ic_fluent_cellular_5g_20_filled:before { content: "\e330"; } -.icon-ic_fluent_cellular_data_3_20_regular:before { +.icon-ic_fluent_cellular_5g_20_regular:before { content: "\e331"; } -.icon-ic_fluent_cellular_data_4_20_filled:before { +.icon-ic_fluent_cellular_data_1_20_filled:before { content: "\e332"; } -.icon-ic_fluent_cellular_data_4_20_regular:before { +.icon-ic_fluent_cellular_data_1_20_regular:before { content: "\e333"; } -.icon-ic_fluent_cellular_data_5_20_filled:before { +.icon-ic_fluent_cellular_data_2_20_filled:before { content: "\e334"; } -.icon-ic_fluent_cellular_data_5_20_regular:before { +.icon-ic_fluent_cellular_data_2_20_regular:before { content: "\e335"; } -.icon-ic_fluent_cellular_off_20_filled:before { +.icon-ic_fluent_cellular_data_3_20_filled:before { content: "\e336"; } -.icon-ic_fluent_cellular_off_20_regular:before { +.icon-ic_fluent_cellular_data_3_20_regular:before { content: "\e337"; } -.icon-ic_fluent_cellular_warning_20_filled:before { +.icon-ic_fluent_cellular_data_4_20_filled:before { content: "\e338"; } -.icon-ic_fluent_cellular_warning_20_regular:before { +.icon-ic_fluent_cellular_data_4_20_regular:before { content: "\e339"; } -.icon-ic_fluent_center_horizontal_20_filled:before { +.icon-ic_fluent_cellular_data_5_20_filled:before { content: "\e33a"; } -.icon-ic_fluent_center_horizontal_20_regular:before { +.icon-ic_fluent_cellular_data_5_20_regular:before { content: "\e33b"; } -.icon-ic_fluent_center_vertical_20_filled:before { +.icon-ic_fluent_cellular_off_20_filled:before { content: "\e33c"; } -.icon-ic_fluent_center_vertical_20_regular:before { +.icon-ic_fluent_cellular_off_20_regular:before { content: "\e33d"; } -.icon-ic_fluent_certificate_20_filled:before { +.icon-ic_fluent_cellular_warning_20_filled:before { content: "\e33e"; } -.icon-ic_fluent_certificate_20_regular:before { +.icon-ic_fluent_cellular_warning_20_regular:before { content: "\e33f"; } -.icon-ic_fluent_channel_20_filled:before { +.icon-ic_fluent_center_horizontal_20_filled:before { content: "\e340"; } -.icon-ic_fluent_channel_20_regular:before { +.icon-ic_fluent_center_horizontal_20_regular:before { content: "\e341"; } -.icon-ic_fluent_channel_add_20_filled:before { +.icon-ic_fluent_center_vertical_20_filled:before { content: "\e342"; } -.icon-ic_fluent_channel_add_20_regular:before { +.icon-ic_fluent_center_vertical_20_regular:before { content: "\e343"; } -.icon-ic_fluent_channel_alert_20_filled:before { +.icon-ic_fluent_certificate_20_filled:before { content: "\e344"; } -.icon-ic_fluent_channel_alert_20_regular:before { +.icon-ic_fluent_certificate_20_regular:before { content: "\e345"; } -.icon-ic_fluent_channel_arrow_left_20_filled:before { +.icon-ic_fluent_channel_20_filled:before { content: "\e346"; } -.icon-ic_fluent_channel_arrow_left_20_regular:before { +.icon-ic_fluent_channel_20_regular:before { content: "\e347"; } -.icon-ic_fluent_channel_dismiss_20_filled:before { +.icon-ic_fluent_channel_add_20_filled:before { content: "\e348"; } -.icon-ic_fluent_channel_dismiss_20_regular:before { +.icon-ic_fluent_channel_add_20_regular:before { content: "\e349"; } -.icon-ic_fluent_channel_share_20_filled:before { +.icon-ic_fluent_channel_alert_20_filled:before { content: "\e34a"; } -.icon-ic_fluent_channel_share_20_regular:before { +.icon-ic_fluent_channel_alert_20_regular:before { content: "\e34b"; } -.icon-ic_fluent_channel_subtract_20_filled:before { +.icon-ic_fluent_channel_arrow_left_20_filled:before { content: "\e34c"; } -.icon-ic_fluent_channel_subtract_20_regular:before { +.icon-ic_fluent_channel_arrow_left_20_regular:before { content: "\e34d"; } -.icon-ic_fluent_chart_multiple_20_filled:before { +.icon-ic_fluent_channel_dismiss_20_filled:before { content: "\e34e"; } -.icon-ic_fluent_chart_multiple_20_regular:before { +.icon-ic_fluent_channel_dismiss_20_regular:before { content: "\e34f"; } -.icon-ic_fluent_chart_person_20_filled:before { +.icon-ic_fluent_channel_share_20_filled:before { content: "\e350"; } -.icon-ic_fluent_chart_person_20_regular:before { +.icon-ic_fluent_channel_share_20_regular:before { content: "\e351"; } -.icon-ic_fluent_chat_20_filled:before { +.icon-ic_fluent_channel_subtract_20_filled:before { content: "\e352"; } -.icon-ic_fluent_chat_20_regular:before { +.icon-ic_fluent_channel_subtract_20_regular:before { content: "\e353"; } -.icon-ic_fluent_chat_add_20_filled:before { +.icon-ic_fluent_chart_multiple_20_filled:before { content: "\e354"; } -.icon-ic_fluent_chat_add_20_regular:before { +.icon-ic_fluent_chart_multiple_20_regular:before { content: "\e355"; } -.icon-ic_fluent_chat_arrow_back_20_filled:before { +.icon-ic_fluent_chart_person_20_filled:before { content: "\e356"; } -.icon-ic_fluent_chat_arrow_back_20_regular:before { +.icon-ic_fluent_chart_person_20_regular:before { content: "\e357"; } -.icon-ic_fluent_chat_arrow_double_back_20_filled:before { +.icon-ic_fluent_chat_20_filled:before { content: "\e358"; } -.icon-ic_fluent_chat_arrow_double_back_20_regular:before { +.icon-ic_fluent_chat_20_regular:before { content: "\e359"; } -.icon-ic_fluent_chat_bubbles_question_20_filled:before { +.icon-ic_fluent_chat_add_20_filled:before { content: "\e35a"; } -.icon-ic_fluent_chat_bubbles_question_20_regular:before { +.icon-ic_fluent_chat_add_20_regular:before { content: "\e35b"; } -.icon-ic_fluent_chat_cursor_20_filled:before { +.icon-ic_fluent_chat_arrow_back_20_filled:before { content: "\e35c"; } -.icon-ic_fluent_chat_cursor_20_regular:before { +.icon-ic_fluent_chat_arrow_back_20_regular:before { content: "\e35d"; } -.icon-ic_fluent_chat_dismiss_20_filled:before { +.icon-ic_fluent_chat_arrow_double_back_20_filled:before { content: "\e35e"; } -.icon-ic_fluent_chat_dismiss_20_regular:before { +.icon-ic_fluent_chat_arrow_double_back_20_regular:before { content: "\e35f"; } -.icon-ic_fluent_chat_empty_20_filled:before { +.icon-ic_fluent_chat_bubbles_question_20_filled:before { content: "\e360"; } -.icon-ic_fluent_chat_empty_20_regular:before { +.icon-ic_fluent_chat_bubbles_question_20_regular:before { content: "\e361"; } -.icon-ic_fluent_chat_help_20_filled:before { +.icon-ic_fluent_chat_cursor_20_filled:before { content: "\e362"; } -.icon-ic_fluent_chat_help_20_regular:before { +.icon-ic_fluent_chat_cursor_20_regular:before { content: "\e363"; } -.icon-ic_fluent_chat_mail_20_filled:before { +.icon-ic_fluent_chat_dismiss_20_filled:before { content: "\e364"; } -.icon-ic_fluent_chat_mail_20_regular:before { +.icon-ic_fluent_chat_dismiss_20_regular:before { content: "\e365"; } -.icon-ic_fluent_chat_multiple_20_filled:before { +.icon-ic_fluent_chat_empty_20_filled:before { content: "\e366"; } -.icon-ic_fluent_chat_multiple_20_regular:before { +.icon-ic_fluent_chat_empty_20_regular:before { content: "\e367"; } -.icon-ic_fluent_chat_multiple_heart_20_filled:before { +.icon-ic_fluent_chat_help_20_filled:before { content: "\e368"; } -.icon-ic_fluent_chat_multiple_heart_20_regular:before { +.icon-ic_fluent_chat_help_20_regular:before { content: "\e369"; } -.icon-ic_fluent_chat_off_20_filled:before { +.icon-ic_fluent_chat_mail_20_filled:before { content: "\e36a"; } -.icon-ic_fluent_chat_off_20_regular:before { +.icon-ic_fluent_chat_mail_20_regular:before { content: "\e36b"; } -.icon-ic_fluent_chat_settings_20_filled:before { +.icon-ic_fluent_chat_multiple_20_filled:before { content: "\e36c"; } -.icon-ic_fluent_chat_settings_20_regular:before { +.icon-ic_fluent_chat_multiple_20_regular:before { content: "\e36d"; } -.icon-ic_fluent_chat_sparkle_20_filled:before { +.icon-ic_fluent_chat_multiple_heart_20_filled:before { content: "\e36e"; } -.icon-ic_fluent_chat_sparkle_20_regular:before { +.icon-ic_fluent_chat_multiple_heart_20_regular:before { content: "\e36f"; } -.icon-ic_fluent_chat_video_20_filled:before { +.icon-ic_fluent_chat_off_20_filled:before { content: "\e370"; } -.icon-ic_fluent_chat_video_20_regular:before { +.icon-ic_fluent_chat_off_20_regular:before { content: "\e371"; } -.icon-ic_fluent_chat_warning_20_filled:before { +.icon-ic_fluent_chat_settings_20_filled:before { content: "\e372"; } -.icon-ic_fluent_chat_warning_20_regular:before { +.icon-ic_fluent_chat_settings_20_regular:before { content: "\e373"; } -.icon-ic_fluent_check_20_filled:before { +.icon-ic_fluent_chat_sparkle_20_filled:before { content: "\e374"; } -.icon-ic_fluent_check_20_regular:before { +.icon-ic_fluent_chat_sparkle_20_regular:before { content: "\e375"; } -.icon-ic_fluent_checkbox_1_20_filled:before { +.icon-ic_fluent_chat_video_20_filled:before { content: "\e376"; } -.icon-ic_fluent_checkbox_1_20_regular:before { +.icon-ic_fluent_chat_video_20_regular:before { content: "\e377"; } -.icon-ic_fluent_checkbox_2_20_filled:before { +.icon-ic_fluent_chat_warning_20_filled:before { content: "\e378"; } -.icon-ic_fluent_checkbox_2_20_regular:before { +.icon-ic_fluent_chat_warning_20_regular:before { content: "\e379"; } -.icon-ic_fluent_checkbox_arrow_right_20_filled:before { +.icon-ic_fluent_check_20_filled:before { content: "\e37a"; } -.icon-ic_fluent_checkbox_arrow_right_20_regular:before { +.icon-ic_fluent_check_20_regular:before { content: "\e37b"; } -.icon-ic_fluent_checkbox_checked_20_filled:before { +.icon-ic_fluent_checkbox_1_20_filled:before { content: "\e37c"; } -.icon-ic_fluent_checkbox_checked_20_regular:before { +.icon-ic_fluent_checkbox_1_20_regular:before { content: "\e37d"; } -.icon-ic_fluent_checkbox_checked_sync_20_filled:before { +.icon-ic_fluent_checkbox_2_20_filled:before { content: "\e37e"; } -.icon-ic_fluent_checkbox_checked_sync_20_regular:before { +.icon-ic_fluent_checkbox_2_20_regular:before { content: "\e37f"; } -.icon-ic_fluent_checkbox_indeterminate_20_filled:before { +.icon-ic_fluent_checkbox_arrow_right_20_filled:before { content: "\e380"; } -.icon-ic_fluent_checkbox_indeterminate_20_regular:before { +.icon-ic_fluent_checkbox_arrow_right_20_regular:before { content: "\e381"; } -.icon-ic_fluent_checkbox_person_20_filled:before { +.icon-ic_fluent_checkbox_checked_20_filled:before { content: "\e382"; } -.icon-ic_fluent_checkbox_person_20_regular:before { +.icon-ic_fluent_checkbox_checked_20_regular:before { content: "\e383"; } -.icon-ic_fluent_checkbox_unchecked_20_filled:before { +.icon-ic_fluent_checkbox_checked_sync_20_filled:before { content: "\e384"; } -.icon-ic_fluent_checkbox_unchecked_20_regular:before { +.icon-ic_fluent_checkbox_checked_sync_20_regular:before { content: "\e385"; } -.icon-ic_fluent_checkbox_warning_20_filled:before { +.icon-ic_fluent_checkbox_indeterminate_20_filled:before { content: "\e386"; } -.icon-ic_fluent_checkbox_warning_20_regular:before { +.icon-ic_fluent_checkbox_indeterminate_20_regular:before { content: "\e387"; } -.icon-ic_fluent_checkmark_20_filled:before { +.icon-ic_fluent_checkbox_person_20_filled:before { content: "\e388"; } -.icon-ic_fluent_checkmark_20_regular:before { +.icon-ic_fluent_checkbox_person_20_regular:before { content: "\e389"; } -.icon-ic_fluent_checkmark_circle_20_filled:before { +.icon-ic_fluent_checkbox_unchecked_20_filled:before { content: "\e38a"; } -.icon-ic_fluent_checkmark_circle_20_regular:before { +.icon-ic_fluent_checkbox_unchecked_20_regular:before { content: "\e38b"; } -.icon-ic_fluent_checkmark_lock_20_filled:before { +.icon-ic_fluent_checkbox_warning_20_filled:before { content: "\e38c"; } -.icon-ic_fluent_checkmark_lock_20_regular:before { +.icon-ic_fluent_checkbox_warning_20_regular:before { content: "\e38d"; } -.icon-ic_fluent_checkmark_note_20_filled:before { +.icon-ic_fluent_checkmark_20_filled:before { content: "\e38e"; } -.icon-ic_fluent_checkmark_note_20_regular:before { +.icon-ic_fluent_checkmark_20_regular:before { content: "\e38f"; } -.icon-ic_fluent_checkmark_square_20_filled:before { +.icon-ic_fluent_checkmark_circle_20_filled:before { content: "\e390"; } -.icon-ic_fluent_checkmark_square_20_regular:before { +.icon-ic_fluent_checkmark_circle_20_regular:before { content: "\e391"; } -.icon-ic_fluent_checkmark_starburst_20_filled:before { +.icon-ic_fluent_checkmark_lock_20_filled:before { content: "\e392"; } -.icon-ic_fluent_checkmark_starburst_20_regular:before { +.icon-ic_fluent_checkmark_lock_20_regular:before { content: "\e393"; } -.icon-ic_fluent_checkmark_underline_circle_20_filled:before { +.icon-ic_fluent_checkmark_note_20_filled:before { content: "\e394"; } -.icon-ic_fluent_checkmark_underline_circle_20_regular:before { +.icon-ic_fluent_checkmark_note_20_regular:before { content: "\e395"; } -.icon-ic_fluent_chess_20_filled:before { +.icon-ic_fluent_checkmark_square_20_filled:before { content: "\e396"; } -.icon-ic_fluent_chess_20_regular:before { +.icon-ic_fluent_checkmark_square_20_regular:before { content: "\e397"; } -.icon-ic_fluent_chevron_circle_down_20_filled:before { +.icon-ic_fluent_checkmark_starburst_20_filled:before { content: "\e398"; } -.icon-ic_fluent_chevron_circle_down_20_regular:before { +.icon-ic_fluent_checkmark_starburst_20_regular:before { content: "\e399"; } -.icon-ic_fluent_chevron_circle_left_20_filled:before { +.icon-ic_fluent_checkmark_underline_circle_20_filled:before { content: "\e39a"; } -.icon-ic_fluent_chevron_circle_left_20_regular:before { +.icon-ic_fluent_checkmark_underline_circle_20_regular:before { content: "\e39b"; } -.icon-ic_fluent_chevron_circle_right_20_filled:before { +.icon-ic_fluent_chess_20_filled:before { content: "\e39c"; } -.icon-ic_fluent_chevron_circle_right_20_regular:before { +.icon-ic_fluent_chess_20_regular:before { content: "\e39d"; } -.icon-ic_fluent_chevron_circle_up_20_filled:before { +.icon-ic_fluent_chevron_circle_down_20_filled:before { content: "\e39e"; } -.icon-ic_fluent_chevron_circle_up_20_regular:before { +.icon-ic_fluent_chevron_circle_down_20_regular:before { content: "\e39f"; } -.icon-ic_fluent_chevron_double_down_20_filled:before { +.icon-ic_fluent_chevron_circle_left_20_filled:before { content: "\e3a0"; } -.icon-ic_fluent_chevron_double_down_20_regular:before { +.icon-ic_fluent_chevron_circle_left_20_regular:before { content: "\e3a1"; } -.icon-ic_fluent_chevron_double_left_20_filled:before { +.icon-ic_fluent_chevron_circle_right_20_filled:before { content: "\e3a2"; } -.icon-ic_fluent_chevron_double_left_20_regular:before { +.icon-ic_fluent_chevron_circle_right_20_regular:before { content: "\e3a3"; } -.icon-ic_fluent_chevron_double_right_20_filled:before { +.icon-ic_fluent_chevron_circle_up_20_filled:before { content: "\e3a4"; } -.icon-ic_fluent_chevron_double_right_20_regular:before { +.icon-ic_fluent_chevron_circle_up_20_regular:before { content: "\e3a5"; } -.icon-ic_fluent_chevron_double_up_20_filled:before { +.icon-ic_fluent_chevron_double_down_20_filled:before { content: "\e3a6"; } -.icon-ic_fluent_chevron_double_up_20_regular:before { +.icon-ic_fluent_chevron_double_down_20_regular:before { content: "\e3a7"; } -.icon-ic_fluent_chevron_down_20_filled:before { +.icon-ic_fluent_chevron_double_left_20_filled:before { content: "\e3a8"; } -.icon-ic_fluent_chevron_down_20_regular:before { +.icon-ic_fluent_chevron_double_left_20_regular:before { content: "\e3a9"; } -.icon-ic_fluent_chevron_left_20_filled:before { +.icon-ic_fluent_chevron_double_right_20_filled:before { content: "\e3aa"; } -.icon-ic_fluent_chevron_left_20_regular:before { +.icon-ic_fluent_chevron_double_right_20_regular:before { content: "\e3ab"; } -.icon-ic_fluent_chevron_right_20_filled:before { +.icon-ic_fluent_chevron_double_up_20_filled:before { content: "\e3ac"; } -.icon-ic_fluent_chevron_right_20_regular:before { +.icon-ic_fluent_chevron_double_up_20_regular:before { content: "\e3ad"; } -.icon-ic_fluent_chevron_up_20_filled:before { +.icon-ic_fluent_chevron_down_20_filled:before { content: "\e3ae"; } -.icon-ic_fluent_chevron_up_20_regular:before { +.icon-ic_fluent_chevron_down_20_regular:before { content: "\e3af"; } -.icon-ic_fluent_chevron_up_down_20_filled:before { +.icon-ic_fluent_chevron_left_20_filled:before { content: "\e3b0"; } -.icon-ic_fluent_chevron_up_down_20_regular:before { +.icon-ic_fluent_chevron_left_20_regular:before { content: "\e3b1"; } -.icon-ic_fluent_circle_20_filled:before { +.icon-ic_fluent_chevron_right_20_filled:before { content: "\e3b2"; } -.icon-ic_fluent_circle_20_regular:before { +.icon-ic_fluent_chevron_right_20_regular:before { content: "\e3b3"; } -.icon-ic_fluent_circle_edit_20_filled:before { +.icon-ic_fluent_chevron_up_20_filled:before { content: "\e3b4"; } -.icon-ic_fluent_circle_edit_20_regular:before { +.icon-ic_fluent_chevron_up_20_regular:before { content: "\e3b5"; } -.icon-ic_fluent_circle_eraser_20_filled:before { +.icon-ic_fluent_chevron_up_down_20_filled:before { content: "\e3b6"; } -.icon-ic_fluent_circle_eraser_20_regular:before { +.icon-ic_fluent_chevron_up_down_20_regular:before { content: "\e3b7"; } -.icon-ic_fluent_circle_half_fill_20_filled:before { +.icon-ic_fluent_circle_20_filled:before { content: "\e3b8"; } -.icon-ic_fluent_circle_half_fill_20_regular:before { +.icon-ic_fluent_circle_20_regular:before { content: "\e3b9"; } -.icon-ic_fluent_circle_image_20_filled:before { +.icon-ic_fluent_circle_edit_20_filled:before { content: "\e3ba"; } -.icon-ic_fluent_circle_image_20_regular:before { +.icon-ic_fluent_circle_edit_20_regular:before { content: "\e3bb"; } -.icon-ic_fluent_circle_line_20_filled:before { +.icon-ic_fluent_circle_eraser_20_filled:before { content: "\e3bc"; } -.icon-ic_fluent_circle_line_20_regular:before { +.icon-ic_fluent_circle_eraser_20_regular:before { content: "\e3bd"; } -.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before { +.icon-ic_fluent_circle_half_fill_20_filled:before { content: "\e3be"; } -.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before { +.icon-ic_fluent_circle_half_fill_20_regular:before { content: "\e3bf"; } -.icon-ic_fluent_circle_off_20_filled:before { +.icon-ic_fluent_circle_image_20_filled:before { content: "\e3c0"; } -.icon-ic_fluent_circle_off_20_regular:before { +.icon-ic_fluent_circle_image_20_regular:before { content: "\e3c1"; } -.icon-ic_fluent_circle_small_20_filled:before { +.icon-ic_fluent_circle_line_20_filled:before { content: "\e3c2"; } -.icon-ic_fluent_circle_small_20_regular:before { +.icon-ic_fluent_circle_line_20_regular:before { content: "\e3c3"; } -.icon-ic_fluent_city_20_filled:before { +.icon-ic_fluent_circle_multiple_subtract_checkmark_20_filled:before { content: "\e3c4"; } -.icon-ic_fluent_city_20_regular:before { +.icon-ic_fluent_circle_multiple_subtract_checkmark_20_regular:before { content: "\e3c5"; } -.icon-ic_fluent_class_20_filled:before { +.icon-ic_fluent_circle_off_20_filled:before { content: "\e3c6"; } -.icon-ic_fluent_class_20_regular:before { +.icon-ic_fluent_circle_off_20_regular:before { content: "\e3c7"; } -.icon-ic_fluent_classification_20_filled:before { +.icon-ic_fluent_circle_small_20_filled:before { content: "\e3c8"; } -.icon-ic_fluent_classification_20_regular:before { +.icon-ic_fluent_circle_small_20_regular:before { content: "\e3c9"; } -.icon-ic_fluent_clear_formatting_20_filled:before { +.icon-ic_fluent_city_20_filled:before { content: "\e3ca"; } -.icon-ic_fluent_clear_formatting_20_regular:before { +.icon-ic_fluent_city_20_regular:before { content: "\e3cb"; } -.icon-ic_fluent_clipboard_20_filled:before { +.icon-ic_fluent_class_20_filled:before { content: "\e3cc"; } -.icon-ic_fluent_clipboard_20_regular:before { +.icon-ic_fluent_class_20_regular:before { content: "\e3cd"; } -.icon-ic_fluent_clipboard_3_day_20_filled:before { +.icon-ic_fluent_classification_20_filled:before { content: "\e3ce"; } -.icon-ic_fluent_clipboard_3_day_20_regular:before { +.icon-ic_fluent_classification_20_regular:before { content: "\e3cf"; } -.icon-ic_fluent_clipboard_arrow_right_20_filled:before { +.icon-ic_fluent_clear_formatting_20_filled:before { content: "\e3d0"; } -.icon-ic_fluent_clipboard_arrow_right_20_regular:before { +.icon-ic_fluent_clear_formatting_20_regular:before { content: "\e3d1"; } -.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before { +.icon-ic_fluent_clipboard_20_filled:before { content: "\e3d2"; } -.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before { +.icon-ic_fluent_clipboard_20_regular:before { content: "\e3d3"; } -.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before { +.icon-ic_fluent_clipboard_3_day_20_filled:before { content: "\e3d4"; } -.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before { +.icon-ic_fluent_clipboard_3_day_20_regular:before { content: "\e3d5"; } -.icon-ic_fluent_clipboard_checkmark_20_filled:before { +.icon-ic_fluent_clipboard_arrow_right_20_filled:before { content: "\e3d6"; } -.icon-ic_fluent_clipboard_checkmark_20_regular:before { +.icon-ic_fluent_clipboard_arrow_right_20_regular:before { content: "\e3d7"; } -.icon-ic_fluent_clipboard_clock_20_filled:before { +.icon-ic_fluent_clipboard_bullet_list_ltr_20_filled:before { content: "\e3d8"; } -.icon-ic_fluent_clipboard_clock_20_regular:before { +.icon-ic_fluent_clipboard_bullet_list_ltr_20_regular:before { content: "\e3d9"; } -.icon-ic_fluent_clipboard_code_20_filled:before { +.icon-ic_fluent_clipboard_bullet_list_rtl_20_filled:before { content: "\e3da"; } -.icon-ic_fluent_clipboard_code_20_regular:before { +.icon-ic_fluent_clipboard_bullet_list_rtl_20_regular:before { content: "\e3db"; } -.icon-ic_fluent_clipboard_data_bar_20_filled:before { +.icon-ic_fluent_clipboard_checkmark_20_filled:before { content: "\e3dc"; } -.icon-ic_fluent_clipboard_data_bar_20_regular:before { +.icon-ic_fluent_clipboard_checkmark_20_regular:before { content: "\e3dd"; } -.icon-ic_fluent_clipboard_day_20_filled:before { +.icon-ic_fluent_clipboard_clock_20_filled:before { content: "\e3de"; } -.icon-ic_fluent_clipboard_day_20_regular:before { +.icon-ic_fluent_clipboard_clock_20_regular:before { content: "\e3df"; } -.icon-ic_fluent_clipboard_edit_20_filled:before { +.icon-ic_fluent_clipboard_code_20_filled:before { content: "\e3e0"; } -.icon-ic_fluent_clipboard_edit_20_regular:before { +.icon-ic_fluent_clipboard_code_20_regular:before { content: "\e3e1"; } -.icon-ic_fluent_clipboard_error_20_filled:before { +.icon-ic_fluent_clipboard_data_bar_20_filled:before { content: "\e3e2"; } -.icon-ic_fluent_clipboard_error_20_regular:before { +.icon-ic_fluent_clipboard_data_bar_20_regular:before { content: "\e3e3"; } -.icon-ic_fluent_clipboard_heart_20_filled:before { +.icon-ic_fluent_clipboard_day_20_filled:before { content: "\e3e4"; } -.icon-ic_fluent_clipboard_heart_20_regular:before { +.icon-ic_fluent_clipboard_day_20_regular:before { content: "\e3e5"; } -.icon-ic_fluent_clipboard_image_20_filled:before { +.icon-ic_fluent_clipboard_edit_20_filled:before { content: "\e3e6"; } -.icon-ic_fluent_clipboard_image_20_regular:before { +.icon-ic_fluent_clipboard_edit_20_regular:before { content: "\e3e7"; } -.icon-ic_fluent_clipboard_letter_20_filled:before { +.icon-ic_fluent_clipboard_error_20_filled:before { content: "\e3e8"; } -.icon-ic_fluent_clipboard_letter_20_regular:before { +.icon-ic_fluent_clipboard_error_20_regular:before { content: "\e3e9"; } -.icon-ic_fluent_clipboard_link_20_filled:before { +.icon-ic_fluent_clipboard_heart_20_filled:before { content: "\e3ea"; } -.icon-ic_fluent_clipboard_link_20_regular:before { +.icon-ic_fluent_clipboard_heart_20_regular:before { content: "\e3eb"; } -.icon-ic_fluent_clipboard_month_20_filled:before { +.icon-ic_fluent_clipboard_image_20_filled:before { content: "\e3ec"; } -.icon-ic_fluent_clipboard_month_20_regular:before { +.icon-ic_fluent_clipboard_image_20_regular:before { content: "\e3ed"; } -.icon-ic_fluent_clipboard_more_20_filled:before { +.icon-ic_fluent_clipboard_letter_20_filled:before { content: "\e3ee"; } -.icon-ic_fluent_clipboard_more_20_regular:before { +.icon-ic_fluent_clipboard_letter_20_regular:before { content: "\e3ef"; } -.icon-ic_fluent_clipboard_note_20_filled:before { +.icon-ic_fluent_clipboard_link_20_filled:before { content: "\e3f0"; } -.icon-ic_fluent_clipboard_note_20_regular:before { +.icon-ic_fluent_clipboard_link_20_regular:before { content: "\e3f1"; } -.icon-ic_fluent_clipboard_paste_20_filled:before { +.icon-ic_fluent_clipboard_month_20_filled:before { content: "\e3f2"; } -.icon-ic_fluent_clipboard_paste_20_regular:before { +.icon-ic_fluent_clipboard_month_20_regular:before { content: "\e3f3"; } -.icon-ic_fluent_clipboard_pulse_20_filled:before { +.icon-ic_fluent_clipboard_more_20_filled:before { content: "\e3f4"; } -.icon-ic_fluent_clipboard_pulse_20_regular:before { +.icon-ic_fluent_clipboard_more_20_regular:before { content: "\e3f5"; } -.icon-ic_fluent_clipboard_search_20_filled:before { +.icon-ic_fluent_clipboard_note_20_filled:before { content: "\e3f6"; } -.icon-ic_fluent_clipboard_search_20_regular:before { +.icon-ic_fluent_clipboard_note_20_regular:before { content: "\e3f7"; } -.icon-ic_fluent_clipboard_settings_20_filled:before { +.icon-ic_fluent_clipboard_paste_20_filled:before { content: "\e3f8"; } -.icon-ic_fluent_clipboard_settings_20_regular:before { +.icon-ic_fluent_clipboard_paste_20_regular:before { content: "\e3f9"; } -.icon-ic_fluent_clipboard_task_20_filled:before { +.icon-ic_fluent_clipboard_pulse_20_filled:before { content: "\e3fa"; } -.icon-ic_fluent_clipboard_task_20_regular:before { +.icon-ic_fluent_clipboard_pulse_20_regular:before { content: "\e3fb"; } -.icon-ic_fluent_clipboard_task_add_20_filled:before { +.icon-ic_fluent_clipboard_search_20_filled:before { content: "\e3fc"; } -.icon-ic_fluent_clipboard_task_add_20_regular:before { +.icon-ic_fluent_clipboard_search_20_regular:before { content: "\e3fd"; } -.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before { +.icon-ic_fluent_clipboard_settings_20_filled:before { content: "\e3fe"; } -.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before { +.icon-ic_fluent_clipboard_settings_20_regular:before { content: "\e3ff"; } -.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before { +.icon-ic_fluent_clipboard_task_20_filled:before { content: "\e400"; } -.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before { +.icon-ic_fluent_clipboard_task_20_regular:before { content: "\e401"; } -.icon-ic_fluent_clipboard_text_edit_20_filled:before { +.icon-ic_fluent_clipboard_task_add_20_filled:before { content: "\e402"; } -.icon-ic_fluent_clipboard_text_edit_20_regular:before { +.icon-ic_fluent_clipboard_task_add_20_regular:before { content: "\e403"; } -.icon-ic_fluent_clipboard_text_ltr_20_filled:before { +.icon-ic_fluent_clipboard_task_list_ltr_20_filled:before { content: "\e404"; } -.icon-ic_fluent_clipboard_text_ltr_20_regular:before { +.icon-ic_fluent_clipboard_task_list_ltr_20_regular:before { content: "\e405"; } -.icon-ic_fluent_clipboard_text_rtl_20_filled:before { +.icon-ic_fluent_clipboard_task_list_rtl_20_filled:before { content: "\e406"; } -.icon-ic_fluent_clipboard_text_rtl_20_regular:before { +.icon-ic_fluent_clipboard_task_list_rtl_20_regular:before { content: "\e407"; } -.icon-ic_fluent_clock_20_filled:before { +.icon-ic_fluent_clipboard_text_edit_20_filled:before { content: "\e408"; } -.icon-ic_fluent_clock_20_regular:before { +.icon-ic_fluent_clipboard_text_edit_20_regular:before { content: "\e409"; } -.icon-ic_fluent_clock_alarm_20_filled:before { +.icon-ic_fluent_clipboard_text_ltr_20_filled:before { content: "\e40a"; } -.icon-ic_fluent_clock_alarm_20_regular:before { +.icon-ic_fluent_clipboard_text_ltr_20_regular:before { content: "\e40b"; } -.icon-ic_fluent_clock_arrow_download_20_filled:before { +.icon-ic_fluent_clipboard_text_rtl_20_filled:before { content: "\e40c"; } -.icon-ic_fluent_clock_arrow_download_20_regular:before { +.icon-ic_fluent_clipboard_text_rtl_20_regular:before { content: "\e40d"; } -.icon-ic_fluent_clock_dismiss_20_filled:before { +.icon-ic_fluent_clock_20_filled:before { content: "\e40e"; } -.icon-ic_fluent_clock_dismiss_20_regular:before { +.icon-ic_fluent_clock_20_regular:before { content: "\e40f"; } -.icon-ic_fluent_clock_lock_20_filled:before { +.icon-ic_fluent_clock_alarm_20_filled:before { content: "\e410"; } -.icon-ic_fluent_clock_lock_20_regular:before { +.icon-ic_fluent_clock_alarm_20_regular:before { content: "\e411"; } -.icon-ic_fluent_clock_pause_20_filled:before { +.icon-ic_fluent_clock_arrow_download_20_filled:before { content: "\e412"; } -.icon-ic_fluent_clock_pause_20_regular:before { +.icon-ic_fluent_clock_arrow_download_20_regular:before { content: "\e413"; } -.icon-ic_fluent_clock_toolbox_20_filled:before { +.icon-ic_fluent_clock_dismiss_20_filled:before { content: "\e414"; } -.icon-ic_fluent_clock_toolbox_20_regular:before { +.icon-ic_fluent_clock_dismiss_20_regular:before { content: "\e415"; } -.icon-ic_fluent_closed_caption_20_filled:before { +.icon-ic_fluent_clock_lock_20_filled:before { content: "\e416"; } -.icon-ic_fluent_closed_caption_20_regular:before { +.icon-ic_fluent_clock_lock_20_regular:before { content: "\e417"; } -.icon-ic_fluent_closed_caption_off_20_filled:before { +.icon-ic_fluent_clock_pause_20_filled:before { content: "\e418"; } -.icon-ic_fluent_closed_caption_off_20_regular:before { +.icon-ic_fluent_clock_pause_20_regular:before { content: "\e419"; } -.icon-ic_fluent_cloud_20_filled:before { +.icon-ic_fluent_clock_toolbox_20_filled:before { content: "\e41a"; } -.icon-ic_fluent_cloud_20_regular:before { +.icon-ic_fluent_clock_toolbox_20_regular:before { content: "\e41b"; } -.icon-ic_fluent_cloud_add_20_filled:before { +.icon-ic_fluent_closed_caption_20_filled:before { content: "\e41c"; } -.icon-ic_fluent_cloud_add_20_regular:before { +.icon-ic_fluent_closed_caption_20_regular:before { content: "\e41d"; } -.icon-ic_fluent_cloud_archive_20_filled:before { +.icon-ic_fluent_closed_caption_off_20_filled:before { content: "\e41e"; } -.icon-ic_fluent_cloud_archive_20_regular:before { +.icon-ic_fluent_closed_caption_off_20_regular:before { content: "\e41f"; } -.icon-ic_fluent_cloud_arrow_down_20_filled:before { +.icon-ic_fluent_cloud_20_filled:before { content: "\e420"; } -.icon-ic_fluent_cloud_arrow_down_20_regular:before { +.icon-ic_fluent_cloud_20_regular:before { content: "\e421"; } -.icon-ic_fluent_cloud_arrow_up_20_filled:before { +.icon-ic_fluent_cloud_add_20_filled:before { content: "\e422"; } -.icon-ic_fluent_cloud_arrow_up_20_regular:before { +.icon-ic_fluent_cloud_add_20_regular:before { content: "\e423"; } -.icon-ic_fluent_cloud_checkmark_20_filled:before { +.icon-ic_fluent_cloud_archive_20_filled:before { content: "\e424"; } -.icon-ic_fluent_cloud_checkmark_20_regular:before { +.icon-ic_fluent_cloud_archive_20_regular:before { content: "\e425"; } -.icon-ic_fluent_cloud_dismiss_20_filled:before { +.icon-ic_fluent_cloud_arrow_down_20_filled:before { content: "\e426"; } -.icon-ic_fluent_cloud_dismiss_20_regular:before { +.icon-ic_fluent_cloud_arrow_down_20_regular:before { content: "\e427"; } -.icon-ic_fluent_cloud_edit_20_filled:before { +.icon-ic_fluent_cloud_arrow_up_20_filled:before { content: "\e428"; } -.icon-ic_fluent_cloud_edit_20_regular:before { +.icon-ic_fluent_cloud_arrow_up_20_regular:before { content: "\e429"; } -.icon-ic_fluent_cloud_error_20_filled:before { +.icon-ic_fluent_cloud_checkmark_20_filled:before { content: "\e42a"; } -.icon-ic_fluent_cloud_error_20_regular:before { +.icon-ic_fluent_cloud_checkmark_20_regular:before { content: "\e42b"; } -.icon-ic_fluent_cloud_flow_20_filled:before { +.icon-ic_fluent_cloud_dismiss_20_filled:before { content: "\e42c"; } -.icon-ic_fluent_cloud_flow_20_regular:before { +.icon-ic_fluent_cloud_dismiss_20_regular:before { content: "\e42d"; } -.icon-ic_fluent_cloud_link_20_filled:before { +.icon-ic_fluent_cloud_edit_20_filled:before { content: "\e42e"; } -.icon-ic_fluent_cloud_link_20_regular:before { +.icon-ic_fluent_cloud_edit_20_regular:before { content: "\e42f"; } -.icon-ic_fluent_cloud_off_20_filled:before { +.icon-ic_fluent_cloud_error_20_filled:before { content: "\e430"; } -.icon-ic_fluent_cloud_off_20_regular:before { +.icon-ic_fluent_cloud_error_20_regular:before { content: "\e431"; } -.icon-ic_fluent_cloud_swap_20_filled:before { +.icon-ic_fluent_cloud_flow_20_filled:before { content: "\e432"; } -.icon-ic_fluent_cloud_swap_20_regular:before { +.icon-ic_fluent_cloud_flow_20_regular:before { content: "\e433"; } -.icon-ic_fluent_cloud_sync_20_filled:before { +.icon-ic_fluent_cloud_link_20_filled:before { content: "\e434"; } -.icon-ic_fluent_cloud_sync_20_regular:before { +.icon-ic_fluent_cloud_link_20_regular:before { content: "\e435"; } -.icon-ic_fluent_cloud_words_20_filled:before { +.icon-ic_fluent_cloud_off_20_filled:before { content: "\e436"; } -.icon-ic_fluent_cloud_words_20_regular:before { +.icon-ic_fluent_cloud_off_20_regular:before { content: "\e437"; } -.icon-ic_fluent_clover_20_filled:before { +.icon-ic_fluent_cloud_swap_20_filled:before { content: "\e438"; } -.icon-ic_fluent_clover_20_regular:before { +.icon-ic_fluent_cloud_swap_20_regular:before { content: "\e439"; } -.icon-ic_fluent_code_20_filled:before { +.icon-ic_fluent_cloud_sync_20_filled:before { content: "\e43a"; } -.icon-ic_fluent_code_20_regular:before { +.icon-ic_fluent_cloud_sync_20_regular:before { content: "\e43b"; } -.icon-ic_fluent_code_block_20_filled:before { +.icon-ic_fluent_cloud_words_20_filled:before { content: "\e43c"; } -.icon-ic_fluent_code_block_20_regular:before { +.icon-ic_fluent_cloud_words_20_regular:before { content: "\e43d"; } -.icon-ic_fluent_code_circle_20_filled:before { +.icon-ic_fluent_clover_20_filled:before { content: "\e43e"; } -.icon-ic_fluent_code_circle_20_regular:before { +.icon-ic_fluent_clover_20_regular:before { content: "\e43f"; } -.icon-ic_fluent_code_text_20_filled:before { +.icon-ic_fluent_code_20_filled:before { content: "\e440"; } -.icon-ic_fluent_code_text_20_regular:before { +.icon-ic_fluent_code_20_regular:before { content: "\e441"; } -.icon-ic_fluent_code_text_edit_20_filled:before { +.icon-ic_fluent_code_block_20_filled:before { content: "\e442"; } -.icon-ic_fluent_code_text_edit_20_regular:before { +.icon-ic_fluent_code_block_20_regular:before { content: "\e443"; } -.icon-ic_fluent_collections_20_filled:before { +.icon-ic_fluent_code_circle_20_filled:before { content: "\e444"; } -.icon-ic_fluent_collections_20_regular:before { +.icon-ic_fluent_code_circle_20_regular:before { content: "\e445"; } -.icon-ic_fluent_collections_add_20_filled:before { +.icon-ic_fluent_code_text_20_filled:before { content: "\e446"; } -.icon-ic_fluent_collections_add_20_regular:before { +.icon-ic_fluent_code_text_20_regular:before { content: "\e447"; } -.icon-ic_fluent_color_20_filled:before { +.icon-ic_fluent_code_text_edit_20_filled:before { content: "\e448"; } -.icon-ic_fluent_color_20_regular:before { +.icon-ic_fluent_code_text_edit_20_regular:before { content: "\e449"; } -.icon-ic_fluent_color_background_20_filled:before { +.icon-ic_fluent_collections_20_filled:before { content: "\e44a"; } -.icon-ic_fluent_color_background_20_regular:before { +.icon-ic_fluent_collections_20_regular:before { content: "\e44b"; } -.icon-ic_fluent_color_background_accent_20_regular:before { +.icon-ic_fluent_collections_add_20_filled:before { content: "\e44c"; } -.icon-ic_fluent_color_fill_20_filled:before { +.icon-ic_fluent_collections_add_20_regular:before { content: "\e44d"; } -.icon-ic_fluent_color_fill_20_regular:before { +.icon-ic_fluent_color_20_filled:before { content: "\e44e"; } -.icon-ic_fluent_color_fill_accent_20_regular:before { +.icon-ic_fluent_color_20_regular:before { content: "\e44f"; } -.icon-ic_fluent_color_line_20_filled:before { +.icon-ic_fluent_color_background_20_filled:before { content: "\e450"; } -.icon-ic_fluent_color_line_20_regular:before { +.icon-ic_fluent_color_background_20_regular:before { content: "\e451"; } -.icon-ic_fluent_color_line_accent_20_regular:before { +.icon-ic_fluent_color_background_accent_20_regular:before { content: "\e452"; } -.icon-ic_fluent_column_20_filled:before { +.icon-ic_fluent_color_fill_20_filled:before { content: "\e453"; } -.icon-ic_fluent_column_20_regular:before { +.icon-ic_fluent_color_fill_20_regular:before { content: "\e454"; } -.icon-ic_fluent_column_arrow_right_20_filled:before { +.icon-ic_fluent_color_fill_accent_20_regular:before { content: "\e455"; } -.icon-ic_fluent_column_arrow_right_20_regular:before { +.icon-ic_fluent_color_line_20_filled:before { content: "\e456"; } -.icon-ic_fluent_column_double_compare_20_filled:before { +.icon-ic_fluent_color_line_20_regular:before { content: "\e457"; } -.icon-ic_fluent_column_double_compare_20_regular:before { +.icon-ic_fluent_color_line_accent_20_regular:before { content: "\e458"; } -.icon-ic_fluent_column_edit_20_filled:before { +.icon-ic_fluent_column_20_filled:before { content: "\e459"; } -.icon-ic_fluent_column_edit_20_regular:before { +.icon-ic_fluent_column_20_regular:before { content: "\e45a"; } -.icon-ic_fluent_column_triple_20_filled:before { +.icon-ic_fluent_column_arrow_right_20_filled:before { content: "\e45b"; } -.icon-ic_fluent_column_triple_20_regular:before { +.icon-ic_fluent_column_arrow_right_20_regular:before { content: "\e45c"; } -.icon-ic_fluent_column_triple_edit_20_filled:before { +.icon-ic_fluent_column_double_compare_20_filled:before { content: "\e45d"; } -.icon-ic_fluent_column_triple_edit_20_regular:before { +.icon-ic_fluent_column_double_compare_20_regular:before { content: "\e45e"; } -.icon-ic_fluent_comma_20_filled:before { +.icon-ic_fluent_column_edit_20_filled:before { content: "\e45f"; } -.icon-ic_fluent_comma_20_regular:before { +.icon-ic_fluent_column_edit_20_regular:before { content: "\e460"; } -.icon-ic_fluent_comment_20_filled:before { +.icon-ic_fluent_column_triple_20_filled:before { content: "\e461"; } -.icon-ic_fluent_comment_20_regular:before { +.icon-ic_fluent_column_triple_20_regular:before { content: "\e462"; } -.icon-ic_fluent_comment_add_20_filled:before { +.icon-ic_fluent_column_triple_edit_20_filled:before { content: "\e463"; } -.icon-ic_fluent_comment_add_20_regular:before { +.icon-ic_fluent_column_triple_edit_20_regular:before { content: "\e464"; } -.icon-ic_fluent_comment_arrow_left_20_filled:before { +.icon-ic_fluent_comma_20_filled:before { content: "\e465"; } -.icon-ic_fluent_comment_arrow_left_20_regular:before { +.icon-ic_fluent_comma_20_regular:before { content: "\e466"; } -.icon-ic_fluent_comment_arrow_right_20_filled:before { +.icon-ic_fluent_comment_20_filled:before { content: "\e467"; } -.icon-ic_fluent_comment_arrow_right_20_regular:before { +.icon-ic_fluent_comment_20_regular:before { content: "\e468"; } -.icon-ic_fluent_comment_checkmark_20_filled:before { +.icon-ic_fluent_comment_add_20_filled:before { content: "\e469"; } -.icon-ic_fluent_comment_checkmark_20_regular:before { +.icon-ic_fluent_comment_add_20_regular:before { content: "\e46a"; } -.icon-ic_fluent_comment_dismiss_20_filled:before { +.icon-ic_fluent_comment_arrow_left_20_filled:before { content: "\e46b"; } -.icon-ic_fluent_comment_dismiss_20_regular:before { +.icon-ic_fluent_comment_arrow_left_20_regular:before { content: "\e46c"; } -.icon-ic_fluent_comment_edit_20_filled:before { +.icon-ic_fluent_comment_arrow_right_20_filled:before { content: "\e46d"; } -.icon-ic_fluent_comment_edit_20_regular:before { +.icon-ic_fluent_comment_arrow_right_20_regular:before { content: "\e46e"; } -.icon-ic_fluent_comment_error_20_filled:before { +.icon-ic_fluent_comment_checkmark_20_filled:before { content: "\e46f"; } -.icon-ic_fluent_comment_error_20_regular:before { +.icon-ic_fluent_comment_checkmark_20_regular:before { content: "\e470"; } -.icon-ic_fluent_comment_lightning_20_filled:before { +.icon-ic_fluent_comment_dismiss_20_filled:before { content: "\e471"; } -.icon-ic_fluent_comment_lightning_20_regular:before { +.icon-ic_fluent_comment_dismiss_20_regular:before { content: "\e472"; } -.icon-ic_fluent_comment_link_20_filled:before { +.icon-ic_fluent_comment_edit_20_filled:before { content: "\e473"; } -.icon-ic_fluent_comment_link_20_regular:before { +.icon-ic_fluent_comment_edit_20_regular:before { content: "\e474"; } -.icon-ic_fluent_comment_mention_20_filled:before { +.icon-ic_fluent_comment_error_20_filled:before { content: "\e475"; } -.icon-ic_fluent_comment_mention_20_regular:before { +.icon-ic_fluent_comment_error_20_regular:before { content: "\e476"; } -.icon-ic_fluent_comment_multiple_20_filled:before { +.icon-ic_fluent_comment_lightning_20_filled:before { content: "\e477"; } -.icon-ic_fluent_comment_multiple_20_regular:before { +.icon-ic_fluent_comment_lightning_20_regular:before { content: "\e478"; } -.icon-ic_fluent_comment_multiple_checkmark_20_filled:before { +.icon-ic_fluent_comment_link_20_filled:before { content: "\e479"; } -.icon-ic_fluent_comment_multiple_checkmark_20_regular:before { +.icon-ic_fluent_comment_link_20_regular:before { content: "\e47a"; } -.icon-ic_fluent_comment_multiple_link_20_filled:before { +.icon-ic_fluent_comment_mention_20_filled:before { content: "\e47b"; } -.icon-ic_fluent_comment_multiple_link_20_regular:before { +.icon-ic_fluent_comment_mention_20_regular:before { content: "\e47c"; } -.icon-ic_fluent_comment_note_20_filled:before { +.icon-ic_fluent_comment_multiple_20_filled:before { content: "\e47d"; } -.icon-ic_fluent_comment_note_20_regular:before { +.icon-ic_fluent_comment_multiple_20_regular:before { content: "\e47e"; } -.icon-ic_fluent_comment_off_20_filled:before { +.icon-ic_fluent_comment_multiple_checkmark_20_filled:before { content: "\e47f"; } -.icon-ic_fluent_comment_off_20_regular:before { +.icon-ic_fluent_comment_multiple_checkmark_20_regular:before { content: "\e480"; } -.icon-ic_fluent_communication_20_filled:before { +.icon-ic_fluent_comment_multiple_link_20_filled:before { content: "\e481"; } -.icon-ic_fluent_communication_20_regular:before { +.icon-ic_fluent_comment_multiple_link_20_regular:before { content: "\e482"; } -.icon-ic_fluent_communication_person_20_filled:before { +.icon-ic_fluent_comment_note_20_filled:before { content: "\e483"; } -.icon-ic_fluent_communication_person_20_regular:before { +.icon-ic_fluent_comment_note_20_regular:before { content: "\e484"; } -.icon-ic_fluent_compass_northwest_20_filled:before { +.icon-ic_fluent_comment_off_20_filled:before { content: "\e485"; } -.icon-ic_fluent_compass_northwest_20_regular:before { +.icon-ic_fluent_comment_off_20_regular:before { content: "\e486"; } -.icon-ic_fluent_compose_20_filled:before { +.icon-ic_fluent_communication_20_filled:before { content: "\e487"; } -.icon-ic_fluent_compose_20_regular:before { +.icon-ic_fluent_communication_20_regular:before { content: "\e488"; } -.icon-ic_fluent_conference_room_20_filled:before { +.icon-ic_fluent_communication_person_20_filled:before { content: "\e489"; } -.icon-ic_fluent_conference_room_20_regular:before { +.icon-ic_fluent_communication_person_20_regular:before { content: "\e48a"; } -.icon-ic_fluent_connected_20_filled:before { +.icon-ic_fluent_compass_northwest_20_filled:before { content: "\e48b"; } -.icon-ic_fluent_connected_20_regular:before { +.icon-ic_fluent_compass_northwest_20_regular:before { content: "\e48c"; } -.icon-ic_fluent_connector_20_filled:before { +.icon-ic_fluent_compose_20_filled:before { content: "\e48d"; } -.icon-ic_fluent_connector_20_regular:before { +.icon-ic_fluent_compose_20_regular:before { content: "\e48e"; } -.icon-ic_fluent_contact_card_20_filled:before { +.icon-ic_fluent_conference_room_20_filled:before { content: "\e48f"; } -.icon-ic_fluent_contact_card_20_regular:before { +.icon-ic_fluent_conference_room_20_regular:before { content: "\e490"; } -.icon-ic_fluent_contact_card_group_20_filled:before { +.icon-ic_fluent_connected_20_filled:before { content: "\e491"; } -.icon-ic_fluent_contact_card_group_20_regular:before { +.icon-ic_fluent_connected_20_regular:before { content: "\e492"; } -.icon-ic_fluent_contact_card_link_20_filled:before { +.icon-ic_fluent_connector_20_filled:before { content: "\e493"; } -.icon-ic_fluent_contact_card_link_20_regular:before { +.icon-ic_fluent_connector_20_regular:before { content: "\e494"; } -.icon-ic_fluent_contact_card_ribbon_20_filled:before { +.icon-ic_fluent_contact_card_20_filled:before { content: "\e495"; } -.icon-ic_fluent_contact_card_ribbon_20_regular:before { +.icon-ic_fluent_contact_card_20_regular:before { content: "\e496"; } -.icon-ic_fluent_content_settings_20_filled:before { +.icon-ic_fluent_contact_card_group_20_filled:before { content: "\e497"; } -.icon-ic_fluent_content_settings_20_regular:before { +.icon-ic_fluent_contact_card_group_20_regular:before { content: "\e498"; } -.icon-ic_fluent_content_view_20_filled:before { +.icon-ic_fluent_contact_card_link_20_filled:before { content: "\e499"; } -.icon-ic_fluent_content_view_20_regular:before { +.icon-ic_fluent_contact_card_link_20_regular:before { content: "\e49a"; } -.icon-ic_fluent_content_view_gallery_20_filled:before { +.icon-ic_fluent_contact_card_ribbon_20_filled:before { content: "\e49b"; } -.icon-ic_fluent_content_view_gallery_20_regular:before { +.icon-ic_fluent_contact_card_ribbon_20_regular:before { content: "\e49c"; } -.icon-ic_fluent_contract_down_left_20_filled:before { +.icon-ic_fluent_content_settings_20_filled:before { content: "\e49d"; } -.icon-ic_fluent_contract_down_left_20_regular:before { +.icon-ic_fluent_content_settings_20_regular:before { content: "\e49e"; } -.icon-ic_fluent_control_button_20_filled:before { +.icon-ic_fluent_content_view_20_filled:before { content: "\e49f"; } -.icon-ic_fluent_control_button_20_regular:before { +.icon-ic_fluent_content_view_20_regular:before { content: "\e4a0"; } -.icon-ic_fluent_convert_range_20_filled:before { +.icon-ic_fluent_content_view_gallery_20_filled:before { content: "\e4a1"; } -.icon-ic_fluent_convert_range_20_regular:before { +.icon-ic_fluent_content_view_gallery_20_regular:before { content: "\e4a2"; } -.icon-ic_fluent_cookies_20_filled:before { +.icon-ic_fluent_contract_down_left_20_filled:before { content: "\e4a3"; } -.icon-ic_fluent_cookies_20_regular:before { +.icon-ic_fluent_contract_down_left_20_regular:before { content: "\e4a4"; } -.icon-ic_fluent_copy_20_filled:before { +.icon-ic_fluent_control_button_20_filled:before { content: "\e4a5"; } -.icon-ic_fluent_copy_20_regular:before { +.icon-ic_fluent_control_button_20_regular:before { content: "\e4a6"; } -.icon-ic_fluent_copy_add_20_filled:before { +.icon-ic_fluent_convert_range_20_filled:before { content: "\e4a7"; } -.icon-ic_fluent_copy_add_20_regular:before { +.icon-ic_fluent_convert_range_20_regular:before { content: "\e4a8"; } -.icon-ic_fluent_copy_arrow_right_20_filled:before { +.icon-ic_fluent_cookies_20_filled:before { content: "\e4a9"; } -.icon-ic_fluent_copy_arrow_right_20_regular:before { +.icon-ic_fluent_cookies_20_regular:before { content: "\e4aa"; } -.icon-ic_fluent_copy_select_20_filled:before { +.icon-ic_fluent_copy_20_filled:before { content: "\e4ab"; } -.icon-ic_fluent_copy_select_20_regular:before { +.icon-ic_fluent_copy_20_regular:before { content: "\e4ac"; } -.icon-ic_fluent_couch_20_filled:before { +.icon-ic_fluent_copy_add_20_filled:before { content: "\e4ad"; } -.icon-ic_fluent_couch_20_regular:before { +.icon-ic_fluent_copy_add_20_regular:before { content: "\e4ae"; } -.icon-ic_fluent_credit_card_clock_20_filled:before { +.icon-ic_fluent_copy_arrow_right_20_filled:before { content: "\e4af"; } -.icon-ic_fluent_credit_card_clock_20_regular:before { +.icon-ic_fluent_copy_arrow_right_20_regular:before { content: "\e4b0"; } -.icon-ic_fluent_credit_card_person_20_filled:before { +.icon-ic_fluent_copy_select_20_filled:before { content: "\e4b1"; } -.icon-ic_fluent_credit_card_person_20_regular:before { +.icon-ic_fluent_copy_select_20_regular:before { content: "\e4b2"; } -.icon-ic_fluent_credit_card_toolbox_20_filled:before { +.icon-ic_fluent_couch_20_filled:before { content: "\e4b3"; } -.icon-ic_fluent_credit_card_toolbox_20_regular:before { +.icon-ic_fluent_couch_20_regular:before { content: "\e4b4"; } -.icon-ic_fluent_crop_20_filled:before { +.icon-ic_fluent_credit_card_clock_20_filled:before { content: "\e4b5"; } -.icon-ic_fluent_crop_20_regular:before { +.icon-ic_fluent_credit_card_clock_20_regular:before { content: "\e4b6"; } -.icon-ic_fluent_crop_interim_20_filled:before { +.icon-ic_fluent_credit_card_person_20_filled:before { content: "\e4b7"; } -.icon-ic_fluent_crop_interim_20_regular:before { +.icon-ic_fluent_credit_card_person_20_regular:before { content: "\e4b8"; } -.icon-ic_fluent_crop_interim_off_20_filled:before { +.icon-ic_fluent_credit_card_toolbox_20_filled:before { content: "\e4b9"; } -.icon-ic_fluent_crop_interim_off_20_regular:before { +.icon-ic_fluent_credit_card_toolbox_20_regular:before { content: "\e4ba"; } -.icon-ic_fluent_crown_20_filled:before { +.icon-ic_fluent_crop_20_filled:before { content: "\e4bb"; } -.icon-ic_fluent_crown_20_regular:before { +.icon-ic_fluent_crop_20_regular:before { content: "\e4bc"; } -.icon-ic_fluent_cube_20_filled:before { +.icon-ic_fluent_crop_interim_20_filled:before { content: "\e4bd"; } -.icon-ic_fluent_cube_20_regular:before { +.icon-ic_fluent_crop_interim_20_regular:before { content: "\e4be"; } -.icon-ic_fluent_cube_add_20_filled:before { +.icon-ic_fluent_crop_interim_off_20_filled:before { content: "\e4bf"; } -.icon-ic_fluent_cube_add_20_regular:before { +.icon-ic_fluent_crop_interim_off_20_regular:before { content: "\e4c0"; } -.icon-ic_fluent_cube_arrow_curve_down_20_filled:before { +.icon-ic_fluent_crown_20_filled:before { content: "\e4c1"; } -.icon-ic_fluent_cube_arrow_curve_down_20_regular:before { +.icon-ic_fluent_crown_20_regular:before { content: "\e4c2"; } -.icon-ic_fluent_cube_link_20_filled:before { +.icon-ic_fluent_cube_20_filled:before { content: "\e4c3"; } -.icon-ic_fluent_cube_link_20_regular:before { +.icon-ic_fluent_cube_20_regular:before { content: "\e4c4"; } -.icon-ic_fluent_cube_multiple_20_filled:before { +.icon-ic_fluent_cube_add_20_filled:before { content: "\e4c5"; } -.icon-ic_fluent_cube_multiple_20_regular:before { +.icon-ic_fluent_cube_add_20_regular:before { content: "\e4c6"; } -.icon-ic_fluent_cube_quick_20_filled:before { +.icon-ic_fluent_cube_arrow_curve_down_20_filled:before { content: "\e4c7"; } -.icon-ic_fluent_cube_quick_20_regular:before { +.icon-ic_fluent_cube_arrow_curve_down_20_regular:before { content: "\e4c8"; } -.icon-ic_fluent_cube_rotate_20_filled:before { +.icon-ic_fluent_cube_link_20_filled:before { content: "\e4c9"; } -.icon-ic_fluent_cube_rotate_20_regular:before { +.icon-ic_fluent_cube_link_20_regular:before { content: "\e4ca"; } -.icon-ic_fluent_cube_sync_20_filled:before { +.icon-ic_fluent_cube_multiple_20_filled:before { content: "\e4cb"; } -.icon-ic_fluent_cube_sync_20_regular:before { +.icon-ic_fluent_cube_multiple_20_regular:before { content: "\e4cc"; } -.icon-ic_fluent_cube_tree_20_filled:before { +.icon-ic_fluent_cube_quick_20_filled:before { content: "\e4cd"; } -.icon-ic_fluent_cube_tree_20_regular:before { +.icon-ic_fluent_cube_quick_20_regular:before { content: "\e4ce"; } -.icon-ic_fluent_currency_dollar_euro_20_filled:before { +.icon-ic_fluent_cube_rotate_20_filled:before { content: "\e4cf"; } -.icon-ic_fluent_currency_dollar_euro_20_regular:before { +.icon-ic_fluent_cube_rotate_20_regular:before { content: "\e4d0"; } -.icon-ic_fluent_currency_dollar_rupee_20_filled:before { +.icon-ic_fluent_cube_sync_20_filled:before { content: "\e4d1"; } -.icon-ic_fluent_currency_dollar_rupee_20_regular:before { +.icon-ic_fluent_cube_sync_20_regular:before { content: "\e4d2"; } -.icon-ic_fluent_cursor_20_filled:before { +.icon-ic_fluent_cube_tree_20_filled:before { content: "\e4d3"; } -.icon-ic_fluent_cursor_20_regular:before { +.icon-ic_fluent_cube_tree_20_regular:before { content: "\e4d4"; } -.icon-ic_fluent_cursor_click_20_filled:before { +.icon-ic_fluent_currency_dollar_euro_20_filled:before { content: "\e4d5"; } -.icon-ic_fluent_cursor_click_20_regular:before { +.icon-ic_fluent_currency_dollar_euro_20_regular:before { content: "\e4d6"; } -.icon-ic_fluent_cursor_hover_20_filled:before { +.icon-ic_fluent_currency_dollar_rupee_20_filled:before { content: "\e4d7"; } -.icon-ic_fluent_cursor_hover_20_regular:before { +.icon-ic_fluent_currency_dollar_rupee_20_regular:before { content: "\e4d8"; } -.icon-ic_fluent_cursor_hover_off_20_filled:before { +.icon-ic_fluent_cursor_20_filled:before { content: "\e4d9"; } -.icon-ic_fluent_cursor_hover_off_20_regular:before { +.icon-ic_fluent_cursor_20_regular:before { content: "\e4da"; } -.icon-ic_fluent_cut_20_filled:before { +.icon-ic_fluent_cursor_click_20_filled:before { content: "\e4db"; } -.icon-ic_fluent_cut_20_regular:before { +.icon-ic_fluent_cursor_click_20_regular:before { content: "\e4dc"; } -.icon-ic_fluent_dark_theme_20_filled:before { +.icon-ic_fluent_cursor_hover_20_filled:before { content: "\e4dd"; } -.icon-ic_fluent_dark_theme_20_regular:before { +.icon-ic_fluent_cursor_hover_20_regular:before { content: "\e4de"; } -.icon-ic_fluent_data_area_20_filled:before { +.icon-ic_fluent_cursor_hover_off_20_filled:before { content: "\e4df"; } -.icon-ic_fluent_data_area_20_regular:before { +.icon-ic_fluent_cursor_hover_off_20_regular:before { content: "\e4e0"; } -.icon-ic_fluent_data_bar_horizontal_20_filled:before { +.icon-ic_fluent_cut_20_filled:before { content: "\e4e1"; } -.icon-ic_fluent_data_bar_horizontal_20_regular:before { +.icon-ic_fluent_cut_20_regular:before { content: "\e4e2"; } -.icon-ic_fluent_data_bar_vertical_20_filled:before { +.icon-ic_fluent_dark_theme_20_filled:before { content: "\e4e3"; } -.icon-ic_fluent_data_bar_vertical_20_regular:before { +.icon-ic_fluent_dark_theme_20_regular:before { content: "\e4e4"; } -.icon-ic_fluent_data_bar_vertical_add_20_filled:before { +.icon-ic_fluent_data_area_20_filled:before { content: "\e4e5"; } -.icon-ic_fluent_data_bar_vertical_add_20_regular:before { +.icon-ic_fluent_data_area_20_regular:before { content: "\e4e6"; } -.icon-ic_fluent_data_bar_vertical_star_20_filled:before { +.icon-ic_fluent_data_bar_horizontal_20_filled:before { content: "\e4e7"; } -.icon-ic_fluent_data_bar_vertical_star_20_regular:before { +.icon-ic_fluent_data_bar_horizontal_20_regular:before { content: "\e4e8"; } -.icon-ic_fluent_data_funnel_20_filled:before { +.icon-ic_fluent_data_bar_vertical_20_filled:before { content: "\e4e9"; } -.icon-ic_fluent_data_funnel_20_regular:before { +.icon-ic_fluent_data_bar_vertical_20_regular:before { content: "\e4ea"; } -.icon-ic_fluent_data_histogram_20_filled:before { +.icon-ic_fluent_data_bar_vertical_add_20_filled:before { content: "\e4eb"; } -.icon-ic_fluent_data_histogram_20_regular:before { +.icon-ic_fluent_data_bar_vertical_add_20_regular:before { content: "\e4ec"; } -.icon-ic_fluent_data_line_20_filled:before { +.icon-ic_fluent_data_bar_vertical_star_20_filled:before { content: "\e4ed"; } -.icon-ic_fluent_data_line_20_regular:before { +.icon-ic_fluent_data_bar_vertical_star_20_regular:before { content: "\e4ee"; } -.icon-ic_fluent_data_pie_20_filled:before { +.icon-ic_fluent_data_funnel_20_filled:before { content: "\e4ef"; } -.icon-ic_fluent_data_pie_20_regular:before { +.icon-ic_fluent_data_funnel_20_regular:before { content: "\e4f0"; } -.icon-ic_fluent_data_scatter_20_filled:before { +.icon-ic_fluent_data_histogram_20_filled:before { content: "\e4f1"; } -.icon-ic_fluent_data_scatter_20_regular:before { +.icon-ic_fluent_data_histogram_20_regular:before { content: "\e4f2"; } -.icon-ic_fluent_data_sunburst_20_filled:before { +.icon-ic_fluent_data_line_20_filled:before { content: "\e4f3"; } -.icon-ic_fluent_data_sunburst_20_regular:before { +.icon-ic_fluent_data_line_20_regular:before { content: "\e4f4"; } -.icon-ic_fluent_data_treemap_20_filled:before { +.icon-ic_fluent_data_pie_20_filled:before { content: "\e4f5"; } -.icon-ic_fluent_data_treemap_20_regular:before { +.icon-ic_fluent_data_pie_20_regular:before { content: "\e4f6"; } -.icon-ic_fluent_data_trending_20_filled:before { +.icon-ic_fluent_data_scatter_20_filled:before { content: "\e4f7"; } -.icon-ic_fluent_data_trending_20_regular:before { +.icon-ic_fluent_data_scatter_20_regular:before { content: "\e4f8"; } -.icon-ic_fluent_data_usage_20_filled:before { +.icon-ic_fluent_data_sunburst_20_filled:before { content: "\e4f9"; } -.icon-ic_fluent_data_usage_20_regular:before { +.icon-ic_fluent_data_sunburst_20_regular:before { content: "\e4fa"; } -.icon-ic_fluent_data_usage_edit_20_filled:before { +.icon-ic_fluent_data_treemap_20_filled:before { content: "\e4fb"; } -.icon-ic_fluent_data_usage_edit_20_regular:before { +.icon-ic_fluent_data_treemap_20_regular:before { content: "\e4fc"; } -.icon-ic_fluent_data_usage_settings_20_filled:before { +.icon-ic_fluent_data_trending_20_filled:before { content: "\e4fd"; } -.icon-ic_fluent_data_usage_settings_20_regular:before { +.icon-ic_fluent_data_trending_20_regular:before { content: "\e4fe"; } -.icon-ic_fluent_data_usage_toolbox_20_filled:before { +.icon-ic_fluent_data_usage_20_filled:before { content: "\e4ff"; } -.icon-ic_fluent_data_usage_toolbox_20_regular:before { +.icon-ic_fluent_data_usage_20_regular:before { content: "\e500"; } -.icon-ic_fluent_data_waterfall_20_filled:before { +.icon-ic_fluent_data_usage_edit_20_filled:before { content: "\e501"; } -.icon-ic_fluent_data_waterfall_20_regular:before { +.icon-ic_fluent_data_usage_edit_20_regular:before { content: "\e502"; } -.icon-ic_fluent_data_whisker_20_filled:before { +.icon-ic_fluent_data_usage_settings_20_filled:before { content: "\e503"; } -.icon-ic_fluent_data_whisker_20_regular:before { +.icon-ic_fluent_data_usage_settings_20_regular:before { content: "\e504"; } -.icon-ic_fluent_database_20_filled:before { +.icon-ic_fluent_data_usage_toolbox_20_filled:before { content: "\e505"; } -.icon-ic_fluent_database_20_regular:before { +.icon-ic_fluent_data_usage_toolbox_20_regular:before { content: "\e506"; } -.icon-ic_fluent_database_arrow_down_20_filled:before { +.icon-ic_fluent_data_waterfall_20_filled:before { content: "\e507"; } -.icon-ic_fluent_database_arrow_down_20_regular:before { +.icon-ic_fluent_data_waterfall_20_regular:before { content: "\e508"; } -.icon-ic_fluent_database_arrow_right_20_filled:before { +.icon-ic_fluent_data_whisker_20_filled:before { content: "\e509"; } -.icon-ic_fluent_database_arrow_right_20_regular:before { +.icon-ic_fluent_data_whisker_20_regular:before { content: "\e50a"; } -.icon-ic_fluent_database_arrow_up_20_filled:before { +.icon-ic_fluent_database_20_filled:before { content: "\e50b"; } -.icon-ic_fluent_database_arrow_up_20_regular:before { +.icon-ic_fluent_database_20_regular:before { content: "\e50c"; } -.icon-ic_fluent_database_lightning_20_filled:before { +.icon-ic_fluent_database_arrow_down_20_filled:before { content: "\e50d"; } -.icon-ic_fluent_database_lightning_20_regular:before { +.icon-ic_fluent_database_arrow_down_20_regular:before { content: "\e50e"; } -.icon-ic_fluent_database_link_20_filled:before { +.icon-ic_fluent_database_arrow_right_20_filled:before { content: "\e50f"; } -.icon-ic_fluent_database_link_20_regular:before { +.icon-ic_fluent_database_arrow_right_20_regular:before { content: "\e510"; } -.icon-ic_fluent_database_multiple_20_filled:before { +.icon-ic_fluent_database_arrow_up_20_filled:before { content: "\e511"; } -.icon-ic_fluent_database_multiple_20_regular:before { +.icon-ic_fluent_database_arrow_up_20_regular:before { content: "\e512"; } -.icon-ic_fluent_database_person_20_filled:before { +.icon-ic_fluent_database_lightning_20_filled:before { content: "\e513"; } -.icon-ic_fluent_database_person_20_regular:before { +.icon-ic_fluent_database_lightning_20_regular:before { content: "\e514"; } -.icon-ic_fluent_database_plug_connected_20_filled:before { +.icon-ic_fluent_database_link_20_filled:before { content: "\e515"; } -.icon-ic_fluent_database_plug_connected_20_regular:before { +.icon-ic_fluent_database_link_20_regular:before { content: "\e516"; } -.icon-ic_fluent_database_search_20_filled:before { +.icon-ic_fluent_database_multiple_20_filled:before { content: "\e517"; } -.icon-ic_fluent_database_search_20_regular:before { +.icon-ic_fluent_database_multiple_20_regular:before { content: "\e518"; } -.icon-ic_fluent_database_switch_20_filled:before { +.icon-ic_fluent_database_person_20_filled:before { content: "\e519"; } -.icon-ic_fluent_database_switch_20_regular:before { +.icon-ic_fluent_database_person_20_regular:before { content: "\e51a"; } -.icon-ic_fluent_database_warning_20_filled:before { +.icon-ic_fluent_database_plug_connected_20_filled:before { content: "\e51b"; } -.icon-ic_fluent_database_warning_20_regular:before { +.icon-ic_fluent_database_plug_connected_20_regular:before { content: "\e51c"; } -.icon-ic_fluent_database_window_20_filled:before { +.icon-ic_fluent_database_search_20_filled:before { content: "\e51d"; } -.icon-ic_fluent_database_window_20_regular:before { +.icon-ic_fluent_database_search_20_regular:before { content: "\e51e"; } -.icon-ic_fluent_decimal_arrow_left_20_filled:before { +.icon-ic_fluent_database_switch_20_filled:before { content: "\e51f"; } -.icon-ic_fluent_decimal_arrow_left_20_regular:before { +.icon-ic_fluent_database_switch_20_regular:before { content: "\e520"; } -.icon-ic_fluent_decimal_arrow_right_20_filled:before { +.icon-ic_fluent_database_warning_20_filled:before { content: "\e521"; } -.icon-ic_fluent_decimal_arrow_right_20_regular:before { +.icon-ic_fluent_database_warning_20_regular:before { content: "\e522"; } -.icon-ic_fluent_delete_20_filled:before { +.icon-ic_fluent_database_window_20_filled:before { content: "\e523"; } -.icon-ic_fluent_delete_20_regular:before { +.icon-ic_fluent_database_window_20_regular:before { content: "\e524"; } -.icon-ic_fluent_delete_arrow_back_20_filled:before { +.icon-ic_fluent_decimal_arrow_left_20_filled:before { content: "\e525"; } -.icon-ic_fluent_delete_arrow_back_20_regular:before { +.icon-ic_fluent_decimal_arrow_left_20_regular:before { content: "\e526"; } -.icon-ic_fluent_delete_dismiss_20_filled:before { +.icon-ic_fluent_decimal_arrow_right_20_filled:before { content: "\e527"; } -.icon-ic_fluent_delete_dismiss_20_regular:before { +.icon-ic_fluent_decimal_arrow_right_20_regular:before { content: "\e528"; } -.icon-ic_fluent_delete_lines_20_filled:before { +.icon-ic_fluent_delete_20_filled:before { content: "\e529"; } -.icon-ic_fluent_delete_lines_20_regular:before { +.icon-ic_fluent_delete_20_regular:before { content: "\e52a"; } -.icon-ic_fluent_delete_off_20_filled:before { +.icon-ic_fluent_delete_arrow_back_20_filled:before { content: "\e52b"; } -.icon-ic_fluent_delete_off_20_regular:before { +.icon-ic_fluent_delete_arrow_back_20_regular:before { content: "\e52c"; } -.icon-ic_fluent_dentist_20_filled:before { +.icon-ic_fluent_delete_dismiss_20_filled:before { content: "\e52d"; } -.icon-ic_fluent_dentist_20_regular:before { +.icon-ic_fluent_delete_dismiss_20_regular:before { content: "\e52e"; } -.icon-ic_fluent_design_ideas_20_filled:before { +.icon-ic_fluent_delete_lines_20_filled:before { content: "\e52f"; } -.icon-ic_fluent_design_ideas_20_regular:before { +.icon-ic_fluent_delete_lines_20_regular:before { content: "\e530"; } -.icon-ic_fluent_desktop_20_filled:before { +.icon-ic_fluent_delete_off_20_filled:before { content: "\e531"; } -.icon-ic_fluent_desktop_20_regular:before { +.icon-ic_fluent_delete_off_20_regular:before { content: "\e532"; } -.icon-ic_fluent_desktop_arrow_right_20_filled:before { +.icon-ic_fluent_dentist_20_filled:before { content: "\e533"; } -.icon-ic_fluent_desktop_arrow_right_20_regular:before { +.icon-ic_fluent_dentist_20_regular:before { content: "\e534"; } -.icon-ic_fluent_desktop_checkmark_20_filled:before { +.icon-ic_fluent_design_ideas_20_filled:before { content: "\e535"; } -.icon-ic_fluent_desktop_checkmark_20_regular:before { +.icon-ic_fluent_design_ideas_20_regular:before { content: "\e536"; } -.icon-ic_fluent_desktop_cursor_20_filled:before { +.icon-ic_fluent_desktop_20_filled:before { content: "\e537"; } -.icon-ic_fluent_desktop_cursor_20_regular:before { +.icon-ic_fluent_desktop_20_regular:before { content: "\e538"; } -.icon-ic_fluent_desktop_edit_20_filled:before { +.icon-ic_fluent_desktop_arrow_right_20_filled:before { content: "\e539"; } -.icon-ic_fluent_desktop_edit_20_regular:before { +.icon-ic_fluent_desktop_arrow_right_20_regular:before { content: "\e53a"; } -.icon-ic_fluent_desktop_flow_20_filled:before { +.icon-ic_fluent_desktop_checkmark_20_filled:before { content: "\e53b"; } -.icon-ic_fluent_desktop_flow_20_regular:before { +.icon-ic_fluent_desktop_checkmark_20_regular:before { content: "\e53c"; } -.icon-ic_fluent_desktop_keyboard_20_filled:before { +.icon-ic_fluent_desktop_cursor_20_filled:before { content: "\e53d"; } -.icon-ic_fluent_desktop_keyboard_20_regular:before { +.icon-ic_fluent_desktop_cursor_20_regular:before { content: "\e53e"; } -.icon-ic_fluent_desktop_mac_20_filled:before { +.icon-ic_fluent_desktop_edit_20_filled:before { content: "\e53f"; } -.icon-ic_fluent_desktop_mac_20_regular:before { +.icon-ic_fluent_desktop_edit_20_regular:before { content: "\e540"; } -.icon-ic_fluent_desktop_pulse_20_filled:before { +.icon-ic_fluent_desktop_flow_20_filled:before { content: "\e541"; } -.icon-ic_fluent_desktop_pulse_20_regular:before { +.icon-ic_fluent_desktop_flow_20_regular:before { content: "\e542"; } -.icon-ic_fluent_desktop_signal_20_filled:before { +.icon-ic_fluent_desktop_keyboard_20_filled:before { content: "\e543"; } -.icon-ic_fluent_desktop_signal_20_regular:before { +.icon-ic_fluent_desktop_keyboard_20_regular:before { content: "\e544"; } -.icon-ic_fluent_desktop_speaker_20_filled:before { +.icon-ic_fluent_desktop_mac_20_filled:before { content: "\e545"; } -.icon-ic_fluent_desktop_speaker_20_regular:before { +.icon-ic_fluent_desktop_mac_20_regular:before { content: "\e546"; } -.icon-ic_fluent_desktop_speaker_off_20_filled:before { +.icon-ic_fluent_desktop_pulse_20_filled:before { content: "\e547"; } -.icon-ic_fluent_desktop_speaker_off_20_regular:before { +.icon-ic_fluent_desktop_pulse_20_regular:before { content: "\e548"; } -.icon-ic_fluent_desktop_sync_20_filled:before { +.icon-ic_fluent_desktop_signal_20_filled:before { content: "\e549"; } -.icon-ic_fluent_desktop_sync_20_regular:before { +.icon-ic_fluent_desktop_signal_20_regular:before { content: "\e54a"; } -.icon-ic_fluent_desktop_toolbox_20_filled:before { +.icon-ic_fluent_desktop_speaker_20_filled:before { content: "\e54b"; } -.icon-ic_fluent_desktop_toolbox_20_regular:before { +.icon-ic_fluent_desktop_speaker_20_regular:before { content: "\e54c"; } -.icon-ic_fluent_developer_board_20_filled:before { +.icon-ic_fluent_desktop_speaker_off_20_filled:before { content: "\e54d"; } -.icon-ic_fluent_developer_board_20_regular:before { +.icon-ic_fluent_desktop_speaker_off_20_regular:before { content: "\e54e"; } -.icon-ic_fluent_developer_board_lightning_20_filled:before { +.icon-ic_fluent_desktop_sync_20_filled:before { content: "\e54f"; } -.icon-ic_fluent_developer_board_lightning_20_regular:before { +.icon-ic_fluent_desktop_sync_20_regular:before { content: "\e550"; } -.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before { +.icon-ic_fluent_desktop_toolbox_20_filled:before { content: "\e551"; } -.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before { +.icon-ic_fluent_desktop_toolbox_20_regular:before { content: "\e552"; } -.icon-ic_fluent_developer_board_search_20_filled:before { +.icon-ic_fluent_developer_board_20_filled:before { content: "\e553"; } -.icon-ic_fluent_developer_board_search_20_regular:before { +.icon-ic_fluent_developer_board_20_regular:before { content: "\e554"; } -.icon-ic_fluent_device_eq_20_filled:before { +.icon-ic_fluent_developer_board_lightning_20_filled:before { content: "\e555"; } -.icon-ic_fluent_device_eq_20_regular:before { +.icon-ic_fluent_developer_board_lightning_20_regular:before { content: "\e556"; } -.icon-ic_fluent_device_meeting_room_20_filled:before { +.icon-ic_fluent_developer_board_lightning_toolbox_20_filled:before { content: "\e557"; } -.icon-ic_fluent_device_meeting_room_20_regular:before { +.icon-ic_fluent_developer_board_lightning_toolbox_20_regular:before { content: "\e558"; } -.icon-ic_fluent_device_meeting_room_remote_20_filled:before { +.icon-ic_fluent_developer_board_search_20_filled:before { content: "\e559"; } -.icon-ic_fluent_device_meeting_room_remote_20_regular:before { +.icon-ic_fluent_developer_board_search_20_regular:before { content: "\e55a"; } -.icon-ic_fluent_diagram_20_filled:before { +.icon-ic_fluent_device_eq_20_filled:before { content: "\e55b"; } -.icon-ic_fluent_diagram_20_regular:before { +.icon-ic_fluent_device_eq_20_regular:before { content: "\e55c"; } -.icon-ic_fluent_dialpad_20_filled:before { +.icon-ic_fluent_device_meeting_room_20_filled:before { content: "\e55d"; } -.icon-ic_fluent_dialpad_20_regular:before { +.icon-ic_fluent_device_meeting_room_20_regular:before { content: "\e55e"; } -.icon-ic_fluent_dialpad_off_20_filled:before { +.icon-ic_fluent_device_meeting_room_remote_20_filled:before { content: "\e55f"; } -.icon-ic_fluent_dialpad_off_20_regular:before { +.icon-ic_fluent_device_meeting_room_remote_20_regular:before { content: "\e560"; } -.icon-ic_fluent_diamond_20_filled:before { +.icon-ic_fluent_diagram_20_filled:before { content: "\e561"; } -.icon-ic_fluent_diamond_20_regular:before { +.icon-ic_fluent_diagram_20_regular:before { content: "\e562"; } -.icon-ic_fluent_directions_20_filled:before { +.icon-ic_fluent_dialpad_20_filled:before { content: "\e563"; } -.icon-ic_fluent_directions_20_regular:before { +.icon-ic_fluent_dialpad_20_regular:before { content: "\e564"; } -.icon-ic_fluent_dishwasher_20_filled:before { +.icon-ic_fluent_dialpad_off_20_filled:before { content: "\e565"; } -.icon-ic_fluent_dishwasher_20_regular:before { +.icon-ic_fluent_dialpad_off_20_regular:before { content: "\e566"; } -.icon-ic_fluent_dismiss_20_filled:before { +.icon-ic_fluent_diamond_20_filled:before { content: "\e567"; } -.icon-ic_fluent_dismiss_20_regular:before { +.icon-ic_fluent_diamond_20_regular:before { content: "\e568"; } -.icon-ic_fluent_dismiss_circle_20_filled:before { +.icon-ic_fluent_directions_20_filled:before { content: "\e569"; } -.icon-ic_fluent_dismiss_circle_20_regular:before { +.icon-ic_fluent_directions_20_regular:before { content: "\e56a"; } -.icon-ic_fluent_dismiss_square_20_filled:before { +.icon-ic_fluent_dishwasher_20_filled:before { content: "\e56b"; } -.icon-ic_fluent_dismiss_square_20_regular:before { +.icon-ic_fluent_dishwasher_20_regular:before { content: "\e56c"; } -.icon-ic_fluent_dismiss_square_multiple_20_filled:before { +.icon-ic_fluent_dismiss_20_filled:before { content: "\e56d"; } -.icon-ic_fluent_dismiss_square_multiple_20_regular:before { +.icon-ic_fluent_dismiss_20_regular:before { content: "\e56e"; } -.icon-ic_fluent_diversity_20_filled:before { +.icon-ic_fluent_dismiss_circle_20_filled:before { content: "\e56f"; } -.icon-ic_fluent_diversity_20_regular:before { +.icon-ic_fluent_dismiss_circle_20_regular:before { content: "\e570"; } -.icon-ic_fluent_divider_short_20_filled:before { +.icon-ic_fluent_dismiss_square_20_filled:before { content: "\e571"; } -.icon-ic_fluent_divider_short_20_regular:before { +.icon-ic_fluent_dismiss_square_20_regular:before { content: "\e572"; } -.icon-ic_fluent_divider_tall_20_filled:before { +.icon-ic_fluent_dismiss_square_multiple_20_filled:before { content: "\e573"; } -.icon-ic_fluent_divider_tall_20_regular:before { +.icon-ic_fluent_dismiss_square_multiple_20_regular:before { content: "\e574"; } -.icon-ic_fluent_dock_20_filled:before { +.icon-ic_fluent_diversity_20_filled:before { content: "\e575"; } -.icon-ic_fluent_dock_20_regular:before { +.icon-ic_fluent_diversity_20_regular:before { content: "\e576"; } -.icon-ic_fluent_dock_row_20_filled:before { +.icon-ic_fluent_divider_short_20_filled:before { content: "\e577"; } -.icon-ic_fluent_dock_row_20_regular:before { +.icon-ic_fluent_divider_short_20_regular:before { content: "\e578"; } -.icon-ic_fluent_doctor_20_filled:before { +.icon-ic_fluent_divider_tall_20_filled:before { content: "\e579"; } -.icon-ic_fluent_doctor_20_regular:before { +.icon-ic_fluent_divider_tall_20_regular:before { content: "\e57a"; } -.icon-ic_fluent_document_100_20_filled:before { +.icon-ic_fluent_dock_20_filled:before { content: "\e57b"; } -.icon-ic_fluent_document_100_20_regular:before { +.icon-ic_fluent_dock_20_regular:before { content: "\e57c"; } -.icon-ic_fluent_document_20_filled:before { +.icon-ic_fluent_dock_row_20_filled:before { content: "\e57d"; } -.icon-ic_fluent_document_20_regular:before { +.icon-ic_fluent_dock_row_20_regular:before { content: "\e57e"; } -.icon-ic_fluent_document_add_20_filled:before { +.icon-ic_fluent_doctor_20_filled:before { content: "\e57f"; } -.icon-ic_fluent_document_add_20_regular:before { +.icon-ic_fluent_doctor_20_regular:before { content: "\e580"; } -.icon-ic_fluent_document_arrow_down_20_filled:before { +.icon-ic_fluent_document_100_20_filled:before { content: "\e581"; } -.icon-ic_fluent_document_arrow_down_20_regular:before { +.icon-ic_fluent_document_100_20_regular:before { content: "\e582"; } -.icon-ic_fluent_document_arrow_left_20_filled:before { +.icon-ic_fluent_document_20_filled:before { content: "\e583"; } -.icon-ic_fluent_document_arrow_left_20_regular:before { +.icon-ic_fluent_document_20_regular:before { content: "\e584"; } -.icon-ic_fluent_document_arrow_right_20_filled:before { +.icon-ic_fluent_document_add_20_filled:before { content: "\e585"; } -.icon-ic_fluent_document_arrow_right_20_regular:before { +.icon-ic_fluent_document_add_20_regular:before { content: "\e586"; } -.icon-ic_fluent_document_arrow_up_20_filled:before { +.icon-ic_fluent_document_arrow_down_20_filled:before { content: "\e587"; } -.icon-ic_fluent_document_arrow_up_20_regular:before { +.icon-ic_fluent_document_arrow_down_20_regular:before { content: "\e588"; } -.icon-ic_fluent_document_border_20_filled:before { +.icon-ic_fluent_document_arrow_left_20_filled:before { content: "\e589"; } -.icon-ic_fluent_document_border_20_regular:before { +.icon-ic_fluent_document_arrow_left_20_regular:before { content: "\e58a"; } -.icon-ic_fluent_document_border_print_20_filled:before { +.icon-ic_fluent_document_arrow_right_20_filled:before { content: "\e58b"; } -.icon-ic_fluent_document_border_print_20_regular:before { +.icon-ic_fluent_document_arrow_right_20_regular:before { content: "\e58c"; } -.icon-ic_fluent_document_briefcase_20_filled:before { +.icon-ic_fluent_document_arrow_up_20_filled:before { content: "\e58d"; } -.icon-ic_fluent_document_briefcase_20_regular:before { +.icon-ic_fluent_document_arrow_up_20_regular:before { content: "\e58e"; } -.icon-ic_fluent_document_bullet_list_20_filled:before { +.icon-ic_fluent_document_border_20_filled:before { content: "\e58f"; } -.icon-ic_fluent_document_bullet_list_20_regular:before { +.icon-ic_fluent_document_border_20_regular:before { content: "\e590"; } -.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before { +.icon-ic_fluent_document_border_print_20_filled:before { content: "\e591"; } -.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before { +.icon-ic_fluent_document_border_print_20_regular:before { content: "\e592"; } -.icon-ic_fluent_document_bullet_list_clock_20_filled:before { +.icon-ic_fluent_document_briefcase_20_filled:before { content: "\e593"; } -.icon-ic_fluent_document_bullet_list_clock_20_regular:before { +.icon-ic_fluent_document_briefcase_20_regular:before { content: "\e594"; } -.icon-ic_fluent_document_bullet_list_cube_20_filled:before { +.icon-ic_fluent_document_bullet_list_20_filled:before { content: "\e595"; } -.icon-ic_fluent_document_bullet_list_cube_20_regular:before { +.icon-ic_fluent_document_bullet_list_20_regular:before { content: "\e596"; } -.icon-ic_fluent_document_bullet_list_multiple_20_filled:before { +.icon-ic_fluent_document_bullet_list_arrow_left_20_filled:before { content: "\e597"; } -.icon-ic_fluent_document_bullet_list_multiple_20_regular:before { +.icon-ic_fluent_document_bullet_list_arrow_left_20_regular:before { content: "\e598"; } -.icon-ic_fluent_document_bullet_list_off_20_filled:before { +.icon-ic_fluent_document_bullet_list_clock_20_filled:before { content: "\e599"; } -.icon-ic_fluent_document_bullet_list_off_20_regular:before { +.icon-ic_fluent_document_bullet_list_clock_20_regular:before { content: "\e59a"; } -.icon-ic_fluent_document_catch_up_20_filled:before { +.icon-ic_fluent_document_bullet_list_cube_20_filled:before { content: "\e59b"; } -.icon-ic_fluent_document_catch_up_20_regular:before { +.icon-ic_fluent_document_bullet_list_cube_20_regular:before { content: "\e59c"; } -.icon-ic_fluent_document_checkmark_20_filled:before { +.icon-ic_fluent_document_bullet_list_multiple_20_filled:before { content: "\e59d"; } -.icon-ic_fluent_document_checkmark_20_regular:before { +.icon-ic_fluent_document_bullet_list_multiple_20_regular:before { content: "\e59e"; } -.icon-ic_fluent_document_chevron_double_20_filled:before { +.icon-ic_fluent_document_bullet_list_off_20_filled:before { content: "\e59f"; } -.icon-ic_fluent_document_chevron_double_20_regular:before { +.icon-ic_fluent_document_bullet_list_off_20_regular:before { content: "\e5a0"; } -.icon-ic_fluent_document_copy_20_filled:before { +.icon-ic_fluent_document_catch_up_20_filled:before { content: "\e5a1"; } -.icon-ic_fluent_document_copy_20_regular:before { +.icon-ic_fluent_document_catch_up_20_regular:before { content: "\e5a2"; } -.icon-ic_fluent_document_css_20_filled:before { +.icon-ic_fluent_document_checkmark_20_filled:before { content: "\e5a3"; } -.icon-ic_fluent_document_css_20_regular:before { +.icon-ic_fluent_document_checkmark_20_regular:before { content: "\e5a4"; } -.icon-ic_fluent_document_data_20_filled:before { +.icon-ic_fluent_document_chevron_double_20_filled:before { content: "\e5a5"; } -.icon-ic_fluent_document_data_20_regular:before { +.icon-ic_fluent_document_chevron_double_20_regular:before { content: "\e5a6"; } -.icon-ic_fluent_document_data_link_20_filled:before { +.icon-ic_fluent_document_copy_20_filled:before { content: "\e5a7"; } -.icon-ic_fluent_document_data_link_20_regular:before { +.icon-ic_fluent_document_copy_20_regular:before { content: "\e5a8"; } -.icon-ic_fluent_document_database_20_filled:before { +.icon-ic_fluent_document_css_20_filled:before { content: "\e5a9"; } -.icon-ic_fluent_document_database_20_regular:before { +.icon-ic_fluent_document_css_20_regular:before { content: "\e5aa"; } -.icon-ic_fluent_document_dismiss_20_filled:before { +.icon-ic_fluent_document_data_20_filled:before { content: "\e5ab"; } -.icon-ic_fluent_document_dismiss_20_regular:before { +.icon-ic_fluent_document_data_20_regular:before { content: "\e5ac"; } -.icon-ic_fluent_document_edit_20_filled:before { +.icon-ic_fluent_document_data_link_20_filled:before { content: "\e5ad"; } -.icon-ic_fluent_document_edit_20_regular:before { +.icon-ic_fluent_document_data_link_20_regular:before { content: "\e5ae"; } -.icon-ic_fluent_document_endnote_20_filled:before { +.icon-ic_fluent_document_database_20_filled:before { content: "\e5af"; } -.icon-ic_fluent_document_endnote_20_regular:before { +.icon-ic_fluent_document_database_20_regular:before { content: "\e5b0"; } -.icon-ic_fluent_document_error_20_filled:before { +.icon-ic_fluent_document_dismiss_20_filled:before { content: "\e5b1"; } -.icon-ic_fluent_document_error_20_regular:before { +.icon-ic_fluent_document_dismiss_20_regular:before { content: "\e5b2"; } -.icon-ic_fluent_document_fit_20_filled:before { +.icon-ic_fluent_document_edit_20_filled:before { content: "\e5b3"; } -.icon-ic_fluent_document_fit_20_regular:before { +.icon-ic_fluent_document_edit_20_regular:before { content: "\e5b4"; } -.icon-ic_fluent_document_flowchart_20_filled:before { +.icon-ic_fluent_document_endnote_20_filled:before { content: "\e5b5"; } -.icon-ic_fluent_document_flowchart_20_regular:before { +.icon-ic_fluent_document_endnote_20_regular:before { content: "\e5b6"; } -.icon-ic_fluent_document_folder_20_filled:before { +.icon-ic_fluent_document_error_20_filled:before { content: "\e5b7"; } -.icon-ic_fluent_document_folder_20_regular:before { +.icon-ic_fluent_document_error_20_regular:before { content: "\e5b8"; } -.icon-ic_fluent_document_footer_20_filled:before { +.icon-ic_fluent_document_fit_20_filled:before { content: "\e5b9"; } -.icon-ic_fluent_document_footer_20_regular:before { +.icon-ic_fluent_document_fit_20_regular:before { content: "\e5ba"; } -.icon-ic_fluent_document_footer_dismiss_20_filled:before { +.icon-ic_fluent_document_flowchart_20_filled:before { content: "\e5bb"; } -.icon-ic_fluent_document_footer_dismiss_20_regular:before { +.icon-ic_fluent_document_flowchart_20_regular:before { content: "\e5bc"; } -.icon-ic_fluent_document_header_20_filled:before { +.icon-ic_fluent_document_folder_20_filled:before { content: "\e5bd"; } -.icon-ic_fluent_document_header_20_regular:before { +.icon-ic_fluent_document_folder_20_regular:before { content: "\e5be"; } -.icon-ic_fluent_document_header_arrow_down_20_filled:before { +.icon-ic_fluent_document_footer_20_filled:before { content: "\e5bf"; } -.icon-ic_fluent_document_header_arrow_down_20_regular:before { +.icon-ic_fluent_document_footer_20_regular:before { content: "\e5c0"; } -.icon-ic_fluent_document_header_dismiss_20_filled:before { +.icon-ic_fluent_document_footer_dismiss_20_filled:before { content: "\e5c1"; } -.icon-ic_fluent_document_header_dismiss_20_regular:before { +.icon-ic_fluent_document_footer_dismiss_20_regular:before { content: "\e5c2"; } -.icon-ic_fluent_document_header_footer_20_filled:before { +.icon-ic_fluent_document_header_20_filled:before { content: "\e5c3"; } -.icon-ic_fluent_document_header_footer_20_regular:before { +.icon-ic_fluent_document_header_20_regular:before { content: "\e5c4"; } -.icon-ic_fluent_document_heart_20_filled:before { +.icon-ic_fluent_document_header_arrow_down_20_filled:before { content: "\e5c5"; } -.icon-ic_fluent_document_heart_20_regular:before { +.icon-ic_fluent_document_header_arrow_down_20_regular:before { content: "\e5c6"; } -.icon-ic_fluent_document_heart_pulse_20_filled:before { +.icon-ic_fluent_document_header_dismiss_20_filled:before { content: "\e5c7"; } -.icon-ic_fluent_document_heart_pulse_20_regular:before { +.icon-ic_fluent_document_header_dismiss_20_regular:before { content: "\e5c8"; } -.icon-ic_fluent_document_javascript_20_filled:before { +.icon-ic_fluent_document_header_footer_20_filled:before { content: "\e5c9"; } -.icon-ic_fluent_document_javascript_20_regular:before { +.icon-ic_fluent_document_header_footer_20_regular:before { content: "\e5ca"; } -.icon-ic_fluent_document_landscape_20_filled:before { +.icon-ic_fluent_document_heart_20_filled:before { content: "\e5cb"; } -.icon-ic_fluent_document_landscape_20_regular:before { +.icon-ic_fluent_document_heart_20_regular:before { content: "\e5cc"; } -.icon-ic_fluent_document_landscape_data_20_filled:before { +.icon-ic_fluent_document_heart_pulse_20_filled:before { content: "\e5cd"; } -.icon-ic_fluent_document_landscape_data_20_regular:before { +.icon-ic_fluent_document_heart_pulse_20_regular:before { content: "\e5ce"; } -.icon-ic_fluent_document_landscape_split_20_filled:before { +.icon-ic_fluent_document_javascript_20_filled:before { content: "\e5cf"; } -.icon-ic_fluent_document_landscape_split_20_regular:before { +.icon-ic_fluent_document_javascript_20_regular:before { content: "\e5d0"; } -.icon-ic_fluent_document_landscape_split_hint_20_filled:before { +.icon-ic_fluent_document_landscape_20_filled:before { content: "\e5d1"; } -.icon-ic_fluent_document_landscape_split_hint_20_regular:before { +.icon-ic_fluent_document_landscape_20_regular:before { content: "\e5d2"; } -.icon-ic_fluent_document_link_20_filled:before { +.icon-ic_fluent_document_landscape_data_20_filled:before { content: "\e5d3"; } -.icon-ic_fluent_document_link_20_regular:before { +.icon-ic_fluent_document_landscape_data_20_regular:before { content: "\e5d4"; } -.icon-ic_fluent_document_lock_20_filled:before { +.icon-ic_fluent_document_landscape_split_20_filled:before { content: "\e5d5"; } -.icon-ic_fluent_document_lock_20_regular:before { +.icon-ic_fluent_document_landscape_split_20_regular:before { content: "\e5d6"; } -.icon-ic_fluent_document_margins_20_filled:before { +.icon-ic_fluent_document_landscape_split_hint_20_filled:before { content: "\e5d7"; } -.icon-ic_fluent_document_margins_20_regular:before { +.icon-ic_fluent_document_landscape_split_hint_20_regular:before { content: "\e5d8"; } -.icon-ic_fluent_document_mention_20_filled:before { +.icon-ic_fluent_document_link_20_filled:before { content: "\e5d9"; } -.icon-ic_fluent_document_mention_20_regular:before { +.icon-ic_fluent_document_link_20_regular:before { content: "\e5da"; } -.icon-ic_fluent_document_multiple_20_filled:before { +.icon-ic_fluent_document_lock_20_filled:before { content: "\e5db"; } -.icon-ic_fluent_document_multiple_20_regular:before { +.icon-ic_fluent_document_lock_20_regular:before { content: "\e5dc"; } -.icon-ic_fluent_document_multiple_percent_20_filled:before { +.icon-ic_fluent_document_margins_20_filled:before { content: "\e5dd"; } -.icon-ic_fluent_document_multiple_percent_20_regular:before { +.icon-ic_fluent_document_margins_20_regular:before { content: "\e5de"; } -.icon-ic_fluent_document_multiple_prohibited_20_filled:before { +.icon-ic_fluent_document_mention_20_filled:before { content: "\e5df"; } -.icon-ic_fluent_document_multiple_prohibited_20_regular:before { +.icon-ic_fluent_document_mention_20_regular:before { content: "\e5e0"; } -.icon-ic_fluent_document_multiple_sync_20_filled:before { +.icon-ic_fluent_document_multiple_20_filled:before { content: "\e5e1"; } -.icon-ic_fluent_document_multiple_sync_20_regular:before { +.icon-ic_fluent_document_multiple_20_regular:before { content: "\e5e2"; } -.icon-ic_fluent_document_one_page_20_filled:before { +.icon-ic_fluent_document_multiple_percent_20_filled:before { content: "\e5e3"; } -.icon-ic_fluent_document_one_page_20_regular:before { +.icon-ic_fluent_document_multiple_percent_20_regular:before { content: "\e5e4"; } -.icon-ic_fluent_document_one_page_add_20_filled:before { +.icon-ic_fluent_document_multiple_prohibited_20_filled:before { content: "\e5e5"; } -.icon-ic_fluent_document_one_page_add_20_regular:before { +.icon-ic_fluent_document_multiple_prohibited_20_regular:before { content: "\e5e6"; } -.icon-ic_fluent_document_one_page_columns_20_filled:before { +.icon-ic_fluent_document_multiple_sync_20_filled:before { content: "\e5e7"; } -.icon-ic_fluent_document_one_page_columns_20_regular:before { +.icon-ic_fluent_document_multiple_sync_20_regular:before { content: "\e5e8"; } -.icon-ic_fluent_document_one_page_link_20_filled:before { +.icon-ic_fluent_document_one_page_20_filled:before { content: "\e5e9"; } -.icon-ic_fluent_document_one_page_link_20_regular:before { +.icon-ic_fluent_document_one_page_20_regular:before { content: "\e5ea"; } -.icon-ic_fluent_document_page_bottom_center_20_filled:before { +.icon-ic_fluent_document_one_page_add_20_filled:before { content: "\e5eb"; } -.icon-ic_fluent_document_page_bottom_center_20_regular:before { +.icon-ic_fluent_document_one_page_add_20_regular:before { content: "\e5ec"; } -.icon-ic_fluent_document_page_bottom_left_20_filled:before { +.icon-ic_fluent_document_one_page_columns_20_filled:before { content: "\e5ed"; } -.icon-ic_fluent_document_page_bottom_left_20_regular:before { +.icon-ic_fluent_document_one_page_columns_20_regular:before { content: "\e5ee"; } -.icon-ic_fluent_document_page_bottom_right_20_filled:before { +.icon-ic_fluent_document_one_page_link_20_filled:before { content: "\e5ef"; } -.icon-ic_fluent_document_page_bottom_right_20_regular:before { +.icon-ic_fluent_document_one_page_link_20_regular:before { content: "\e5f0"; } -.icon-ic_fluent_document_page_break_20_filled:before { +.icon-ic_fluent_document_one_page_sparkle_20_filled:before { content: "\e5f1"; } -.icon-ic_fluent_document_page_break_20_regular:before { +.icon-ic_fluent_document_one_page_sparkle_20_regular:before { content: "\e5f2"; } -.icon-ic_fluent_document_page_number_20_filled:before { +.icon-ic_fluent_document_page_bottom_center_20_filled:before { content: "\e5f3"; } -.icon-ic_fluent_document_page_number_20_regular:before { +.icon-ic_fluent_document_page_bottom_center_20_regular:before { content: "\e5f4"; } -.icon-ic_fluent_document_page_top_center_20_filled:before { +.icon-ic_fluent_document_page_bottom_left_20_filled:before { content: "\e5f5"; } -.icon-ic_fluent_document_page_top_center_20_regular:before { +.icon-ic_fluent_document_page_bottom_left_20_regular:before { content: "\e5f6"; } -.icon-ic_fluent_document_page_top_left_20_filled:before { +.icon-ic_fluent_document_page_bottom_right_20_filled:before { content: "\e5f7"; } -.icon-ic_fluent_document_page_top_left_20_regular:before { +.icon-ic_fluent_document_page_bottom_right_20_regular:before { content: "\e5f8"; } -.icon-ic_fluent_document_page_top_right_20_filled:before { +.icon-ic_fluent_document_page_break_20_filled:before { content: "\e5f9"; } -.icon-ic_fluent_document_page_top_right_20_regular:before { +.icon-ic_fluent_document_page_break_20_regular:before { content: "\e5fa"; } -.icon-ic_fluent_document_pdf_20_filled:before { +.icon-ic_fluent_document_page_number_20_filled:before { content: "\e5fb"; } -.icon-ic_fluent_document_pdf_20_regular:before { +.icon-ic_fluent_document_page_number_20_regular:before { content: "\e5fc"; } -.icon-ic_fluent_document_percent_20_filled:before { +.icon-ic_fluent_document_page_top_center_20_filled:before { content: "\e5fd"; } -.icon-ic_fluent_document_percent_20_regular:before { +.icon-ic_fluent_document_page_top_center_20_regular:before { content: "\e5fe"; } -.icon-ic_fluent_document_person_20_filled:before { +.icon-ic_fluent_document_page_top_left_20_filled:before { content: "\e5ff"; } -.icon-ic_fluent_document_person_20_regular:before { +.icon-ic_fluent_document_page_top_left_20_regular:before { content: "\e600"; } -.icon-ic_fluent_document_pill_20_filled:before { +.icon-ic_fluent_document_page_top_right_20_filled:before { content: "\e601"; } -.icon-ic_fluent_document_pill_20_regular:before { +.icon-ic_fluent_document_page_top_right_20_regular:before { content: "\e602"; } -.icon-ic_fluent_document_print_20_filled:before { +.icon-ic_fluent_document_pdf_20_filled:before { content: "\e603"; } -.icon-ic_fluent_document_print_20_regular:before { +.icon-ic_fluent_document_pdf_20_regular:before { content: "\e604"; } -.icon-ic_fluent_document_prohibited_20_filled:before { +.icon-ic_fluent_document_percent_20_filled:before { content: "\e605"; } -.icon-ic_fluent_document_prohibited_20_regular:before { +.icon-ic_fluent_document_percent_20_regular:before { content: "\e606"; } -.icon-ic_fluent_document_question_mark_20_filled:before { +.icon-ic_fluent_document_person_20_filled:before { content: "\e607"; } -.icon-ic_fluent_document_question_mark_20_regular:before { +.icon-ic_fluent_document_person_20_regular:before { content: "\e608"; } -.icon-ic_fluent_document_queue_20_filled:before { +.icon-ic_fluent_document_pill_20_filled:before { content: "\e609"; } -.icon-ic_fluent_document_queue_20_regular:before { +.icon-ic_fluent_document_pill_20_regular:before { content: "\e60a"; } -.icon-ic_fluent_document_queue_add_20_filled:before { +.icon-ic_fluent_document_print_20_filled:before { content: "\e60b"; } -.icon-ic_fluent_document_queue_add_20_regular:before { +.icon-ic_fluent_document_print_20_regular:before { content: "\e60c"; } -.icon-ic_fluent_document_queue_multiple_20_filled:before { +.icon-ic_fluent_document_prohibited_20_filled:before { content: "\e60d"; } -.icon-ic_fluent_document_queue_multiple_20_regular:before { +.icon-ic_fluent_document_prohibited_20_regular:before { content: "\e60e"; } -.icon-ic_fluent_document_ribbon_20_filled:before { +.icon-ic_fluent_document_question_mark_20_filled:before { content: "\e60f"; } -.icon-ic_fluent_document_ribbon_20_regular:before { +.icon-ic_fluent_document_question_mark_20_regular:before { content: "\e610"; } -.icon-ic_fluent_document_save_20_filled:before { +.icon-ic_fluent_document_queue_20_filled:before { content: "\e611"; } -.icon-ic_fluent_document_save_20_regular:before { +.icon-ic_fluent_document_queue_20_regular:before { content: "\e612"; } -.icon-ic_fluent_document_search_20_filled:before { +.icon-ic_fluent_document_queue_add_20_filled:before { content: "\e613"; } -.icon-ic_fluent_document_search_20_regular:before { +.icon-ic_fluent_document_queue_add_20_regular:before { content: "\e614"; } -.icon-ic_fluent_document_settings_20_filled:before { +.icon-ic_fluent_document_queue_multiple_20_filled:before { content: "\e615"; } -.icon-ic_fluent_document_settings_20_regular:before { +.icon-ic_fluent_document_queue_multiple_20_regular:before { content: "\e616"; } -.icon-ic_fluent_document_split_hint_20_filled:before { +.icon-ic_fluent_document_ribbon_20_filled:before { content: "\e617"; } -.icon-ic_fluent_document_split_hint_20_regular:before { +.icon-ic_fluent_document_ribbon_20_regular:before { content: "\e618"; } -.icon-ic_fluent_document_split_hint_off_20_filled:before { +.icon-ic_fluent_document_save_20_filled:before { content: "\e619"; } -.icon-ic_fluent_document_split_hint_off_20_regular:before { +.icon-ic_fluent_document_save_20_regular:before { content: "\e61a"; } -.icon-ic_fluent_document_sync_20_filled:before { +.icon-ic_fluent_document_search_20_filled:before { content: "\e61b"; } -.icon-ic_fluent_document_sync_20_regular:before { +.icon-ic_fluent_document_search_20_regular:before { content: "\e61c"; } -.icon-ic_fluent_document_table_20_filled:before { +.icon-ic_fluent_document_settings_20_filled:before { content: "\e61d"; } -.icon-ic_fluent_document_table_20_regular:before { +.icon-ic_fluent_document_settings_20_regular:before { content: "\e61e"; } -.icon-ic_fluent_document_table_arrow_right_20_filled:before { +.icon-ic_fluent_document_split_hint_20_filled:before { content: "\e61f"; } -.icon-ic_fluent_document_table_arrow_right_20_regular:before { +.icon-ic_fluent_document_split_hint_20_regular:before { content: "\e620"; } -.icon-ic_fluent_document_table_checkmark_20_filled:before { +.icon-ic_fluent_document_split_hint_off_20_filled:before { content: "\e621"; } -.icon-ic_fluent_document_table_checkmark_20_regular:before { +.icon-ic_fluent_document_split_hint_off_20_regular:before { content: "\e622"; } -.icon-ic_fluent_document_table_cube_20_filled:before { +.icon-ic_fluent_document_sync_20_filled:before { content: "\e623"; } -.icon-ic_fluent_document_table_cube_20_regular:before { +.icon-ic_fluent_document_sync_20_regular:before { content: "\e624"; } -.icon-ic_fluent_document_table_search_20_filled:before { +.icon-ic_fluent_document_table_20_filled:before { content: "\e625"; } -.icon-ic_fluent_document_table_search_20_regular:before { +.icon-ic_fluent_document_table_20_regular:before { content: "\e626"; } -.icon-ic_fluent_document_table_truck_20_filled:before { +.icon-ic_fluent_document_table_arrow_right_20_filled:before { content: "\e627"; } -.icon-ic_fluent_document_table_truck_20_regular:before { +.icon-ic_fluent_document_table_arrow_right_20_regular:before { content: "\e628"; } -.icon-ic_fluent_document_text_20_filled:before { +.icon-ic_fluent_document_table_checkmark_20_filled:before { content: "\e629"; } -.icon-ic_fluent_document_text_20_regular:before { +.icon-ic_fluent_document_table_checkmark_20_regular:before { content: "\e62a"; } -.icon-ic_fluent_document_text_clock_20_filled:before { +.icon-ic_fluent_document_table_cube_20_filled:before { content: "\e62b"; } -.icon-ic_fluent_document_text_clock_20_regular:before { +.icon-ic_fluent_document_table_cube_20_regular:before { content: "\e62c"; } -.icon-ic_fluent_document_text_extract_20_filled:before { +.icon-ic_fluent_document_table_search_20_filled:before { content: "\e62d"; } -.icon-ic_fluent_document_text_extract_20_regular:before { +.icon-ic_fluent_document_table_search_20_regular:before { content: "\e62e"; } -.icon-ic_fluent_document_text_link_20_filled:before { +.icon-ic_fluent_document_table_truck_20_filled:before { content: "\e62f"; } -.icon-ic_fluent_document_text_link_20_regular:before { +.icon-ic_fluent_document_table_truck_20_regular:before { content: "\e630"; } -.icon-ic_fluent_document_text_toolbox_20_filled:before { +.icon-ic_fluent_document_text_20_filled:before { content: "\e631"; } -.icon-ic_fluent_document_text_toolbox_20_regular:before { +.icon-ic_fluent_document_text_20_regular:before { content: "\e632"; } -.icon-ic_fluent_document_toolbox_20_filled:before { +.icon-ic_fluent_document_text_clock_20_filled:before { content: "\e633"; } -.icon-ic_fluent_document_toolbox_20_regular:before { +.icon-ic_fluent_document_text_clock_20_regular:before { content: "\e634"; } -.icon-ic_fluent_document_width_20_filled:before { +.icon-ic_fluent_document_text_extract_20_filled:before { content: "\e635"; } -.icon-ic_fluent_document_width_20_regular:before { +.icon-ic_fluent_document_text_extract_20_regular:before { content: "\e636"; } -.icon-ic_fluent_door_20_filled:before { +.icon-ic_fluent_document_text_link_20_filled:before { content: "\e637"; } -.icon-ic_fluent_door_20_regular:before { +.icon-ic_fluent_document_text_link_20_regular:before { content: "\e638"; } -.icon-ic_fluent_door_arrow_left_20_filled:before { +.icon-ic_fluent_document_text_toolbox_20_filled:before { content: "\e639"; } -.icon-ic_fluent_door_arrow_left_20_regular:before { +.icon-ic_fluent_document_text_toolbox_20_regular:before { content: "\e63a"; } -.icon-ic_fluent_door_arrow_right_20_filled:before { +.icon-ic_fluent_document_toolbox_20_filled:before { content: "\e63b"; } -.icon-ic_fluent_door_arrow_right_20_regular:before { +.icon-ic_fluent_document_toolbox_20_regular:before { content: "\e63c"; } -.icon-ic_fluent_door_tag_20_filled:before { +.icon-ic_fluent_document_width_20_filled:before { content: "\e63d"; } -.icon-ic_fluent_door_tag_20_regular:before { +.icon-ic_fluent_document_width_20_regular:before { content: "\e63e"; } -.icon-ic_fluent_double_swipe_down_20_filled:before { +.icon-ic_fluent_door_20_filled:before { content: "\e63f"; } -.icon-ic_fluent_double_swipe_down_20_regular:before { +.icon-ic_fluent_door_20_regular:before { content: "\e640"; } -.icon-ic_fluent_double_swipe_up_20_filled:before { +.icon-ic_fluent_door_arrow_left_20_filled:before { content: "\e641"; } -.icon-ic_fluent_double_swipe_up_20_regular:before { +.icon-ic_fluent_door_arrow_left_20_regular:before { content: "\e642"; } -.icon-ic_fluent_double_tap_swipe_down_20_filled:before { +.icon-ic_fluent_door_arrow_right_20_filled:before { content: "\e643"; } -.icon-ic_fluent_double_tap_swipe_down_20_regular:before { +.icon-ic_fluent_door_arrow_right_20_regular:before { content: "\e644"; } -.icon-ic_fluent_double_tap_swipe_up_20_filled:before { +.icon-ic_fluent_door_tag_20_filled:before { content: "\e645"; } -.icon-ic_fluent_double_tap_swipe_up_20_regular:before { +.icon-ic_fluent_door_tag_20_regular:before { content: "\e646"; } -.icon-ic_fluent_drafts_20_filled:before { +.icon-ic_fluent_double_swipe_down_20_filled:before { content: "\e647"; } -.icon-ic_fluent_drafts_20_regular:before { +.icon-ic_fluent_double_swipe_down_20_regular:before { content: "\e648"; } -.icon-ic_fluent_drag_20_filled:before { +.icon-ic_fluent_double_swipe_up_20_filled:before { content: "\e649"; } -.icon-ic_fluent_drag_20_regular:before { +.icon-ic_fluent_double_swipe_up_20_regular:before { content: "\e64a"; } -.icon-ic_fluent_draw_image_20_filled:before { +.icon-ic_fluent_double_tap_swipe_down_20_filled:before { content: "\e64b"; } -.icon-ic_fluent_draw_image_20_regular:before { +.icon-ic_fluent_double_tap_swipe_down_20_regular:before { content: "\e64c"; } -.icon-ic_fluent_draw_shape_20_filled:before { +.icon-ic_fluent_double_tap_swipe_up_20_filled:before { content: "\e64d"; } -.icon-ic_fluent_draw_shape_20_regular:before { +.icon-ic_fluent_double_tap_swipe_up_20_regular:before { content: "\e64e"; } -.icon-ic_fluent_draw_text_20_filled:before { +.icon-ic_fluent_drafts_20_filled:before { content: "\e64f"; } -.icon-ic_fluent_draw_text_20_regular:before { +.icon-ic_fluent_drafts_20_regular:before { content: "\e650"; } -.icon-ic_fluent_drawer_add_20_filled:before { +.icon-ic_fluent_drag_20_filled:before { content: "\e651"; } -.icon-ic_fluent_drawer_add_20_regular:before { +.icon-ic_fluent_drag_20_regular:before { content: "\e652"; } -.icon-ic_fluent_drawer_arrow_download_20_filled:before { +.icon-ic_fluent_draw_image_20_filled:before { content: "\e653"; } -.icon-ic_fluent_drawer_arrow_download_20_regular:before { +.icon-ic_fluent_draw_image_20_regular:before { content: "\e654"; } -.icon-ic_fluent_drawer_dismiss_20_filled:before { +.icon-ic_fluent_draw_shape_20_filled:before { content: "\e655"; } -.icon-ic_fluent_drawer_dismiss_20_regular:before { +.icon-ic_fluent_draw_shape_20_regular:before { content: "\e656"; } -.icon-ic_fluent_drawer_play_20_filled:before { +.icon-ic_fluent_draw_text_20_filled:before { content: "\e657"; } -.icon-ic_fluent_drawer_play_20_regular:before { +.icon-ic_fluent_draw_text_20_regular:before { content: "\e658"; } -.icon-ic_fluent_drawer_subtract_20_filled:before { +.icon-ic_fluent_drawer_add_20_filled:before { content: "\e659"; } -.icon-ic_fluent_drawer_subtract_20_regular:before { +.icon-ic_fluent_drawer_add_20_regular:before { content: "\e65a"; } -.icon-ic_fluent_drink_beer_20_filled:before { +.icon-ic_fluent_drawer_arrow_download_20_filled:before { content: "\e65b"; } -.icon-ic_fluent_drink_beer_20_regular:before { +.icon-ic_fluent_drawer_arrow_download_20_regular:before { content: "\e65c"; } -.icon-ic_fluent_drink_bottle_20_filled:before { +.icon-ic_fluent_drawer_dismiss_20_filled:before { content: "\e65d"; } -.icon-ic_fluent_drink_bottle_20_regular:before { +.icon-ic_fluent_drawer_dismiss_20_regular:before { content: "\e65e"; } -.icon-ic_fluent_drink_bottle_off_20_filled:before { +.icon-ic_fluent_drawer_play_20_filled:before { content: "\e65f"; } -.icon-ic_fluent_drink_bottle_off_20_regular:before { +.icon-ic_fluent_drawer_play_20_regular:before { content: "\e660"; } -.icon-ic_fluent_drink_coffee_20_filled:before { +.icon-ic_fluent_drawer_subtract_20_filled:before { content: "\e661"; } -.icon-ic_fluent_drink_coffee_20_regular:before { +.icon-ic_fluent_drawer_subtract_20_regular:before { content: "\e662"; } -.icon-ic_fluent_drink_margarita_20_filled:before { +.icon-ic_fluent_drink_beer_20_filled:before { content: "\e663"; } -.icon-ic_fluent_drink_margarita_20_regular:before { +.icon-ic_fluent_drink_beer_20_regular:before { content: "\e664"; } -.icon-ic_fluent_drink_to_go_20_filled:before { +.icon-ic_fluent_drink_bottle_20_filled:before { content: "\e665"; } -.icon-ic_fluent_drink_to_go_20_regular:before { +.icon-ic_fluent_drink_bottle_20_regular:before { content: "\e666"; } -.icon-ic_fluent_drink_wine_20_filled:before { +.icon-ic_fluent_drink_bottle_off_20_filled:before { content: "\e667"; } -.icon-ic_fluent_drink_wine_20_regular:before { +.icon-ic_fluent_drink_bottle_off_20_regular:before { content: "\e668"; } -.icon-ic_fluent_drive_train_20_filled:before { +.icon-ic_fluent_drink_coffee_20_filled:before { content: "\e669"; } -.icon-ic_fluent_drive_train_20_regular:before { +.icon-ic_fluent_drink_coffee_20_regular:before { content: "\e66a"; } -.icon-ic_fluent_drop_20_filled:before { +.icon-ic_fluent_drink_margarita_20_filled:before { content: "\e66b"; } -.icon-ic_fluent_drop_20_regular:before { +.icon-ic_fluent_drink_margarita_20_regular:before { content: "\e66c"; } -.icon-ic_fluent_dual_screen_20_filled:before { +.icon-ic_fluent_drink_to_go_20_filled:before { content: "\e66d"; } -.icon-ic_fluent_dual_screen_20_regular:before { +.icon-ic_fluent_drink_to_go_20_regular:before { content: "\e66e"; } -.icon-ic_fluent_dual_screen_add_20_filled:before { +.icon-ic_fluent_drink_wine_20_filled:before { content: "\e66f"; } -.icon-ic_fluent_dual_screen_add_20_regular:before { +.icon-ic_fluent_drink_wine_20_regular:before { content: "\e670"; } -.icon-ic_fluent_dual_screen_arrow_right_20_filled:before { +.icon-ic_fluent_drive_train_20_filled:before { content: "\e671"; } -.icon-ic_fluent_dual_screen_arrow_right_20_regular:before { +.icon-ic_fluent_drive_train_20_regular:before { content: "\e672"; } -.icon-ic_fluent_dual_screen_arrow_up_20_filled:before { +.icon-ic_fluent_drop_20_filled:before { content: "\e673"; } -.icon-ic_fluent_dual_screen_arrow_up_20_regular:before { +.icon-ic_fluent_drop_20_regular:before { content: "\e674"; } -.icon-ic_fluent_dual_screen_clock_20_filled:before { +.icon-ic_fluent_dual_screen_20_filled:before { content: "\e675"; } -.icon-ic_fluent_dual_screen_clock_20_regular:before { +.icon-ic_fluent_dual_screen_20_regular:before { content: "\e676"; } -.icon-ic_fluent_dual_screen_closed_alert_20_filled:before { +.icon-ic_fluent_dual_screen_add_20_filled:before { content: "\e677"; } -.icon-ic_fluent_dual_screen_closed_alert_20_regular:before { +.icon-ic_fluent_dual_screen_add_20_regular:before { content: "\e678"; } -.icon-ic_fluent_dual_screen_desktop_20_filled:before { +.icon-ic_fluent_dual_screen_arrow_right_20_filled:before { content: "\e679"; } -.icon-ic_fluent_dual_screen_desktop_20_regular:before { +.icon-ic_fluent_dual_screen_arrow_right_20_regular:before { content: "\e67a"; } -.icon-ic_fluent_dual_screen_dismiss_20_filled:before { +.icon-ic_fluent_dual_screen_arrow_up_20_filled:before { content: "\e67b"; } -.icon-ic_fluent_dual_screen_dismiss_20_regular:before { +.icon-ic_fluent_dual_screen_arrow_up_20_regular:before { content: "\e67c"; } -.icon-ic_fluent_dual_screen_group_20_filled:before { +.icon-ic_fluent_dual_screen_clock_20_filled:before { content: "\e67d"; } -.icon-ic_fluent_dual_screen_group_20_regular:before { +.icon-ic_fluent_dual_screen_clock_20_regular:before { content: "\e67e"; } -.icon-ic_fluent_dual_screen_header_20_filled:before { +.icon-ic_fluent_dual_screen_closed_alert_20_filled:before { content: "\e67f"; } -.icon-ic_fluent_dual_screen_header_20_regular:before { +.icon-ic_fluent_dual_screen_closed_alert_20_regular:before { content: "\e680"; } -.icon-ic_fluent_dual_screen_lock_20_filled:before { +.icon-ic_fluent_dual_screen_desktop_20_filled:before { content: "\e681"; } -.icon-ic_fluent_dual_screen_lock_20_regular:before { +.icon-ic_fluent_dual_screen_desktop_20_regular:before { content: "\e682"; } -.icon-ic_fluent_dual_screen_mirror_20_filled:before { +.icon-ic_fluent_dual_screen_dismiss_20_filled:before { content: "\e683"; } -.icon-ic_fluent_dual_screen_mirror_20_regular:before { +.icon-ic_fluent_dual_screen_dismiss_20_regular:before { content: "\e684"; } -.icon-ic_fluent_dual_screen_pagination_20_filled:before { +.icon-ic_fluent_dual_screen_group_20_filled:before { content: "\e685"; } -.icon-ic_fluent_dual_screen_pagination_20_regular:before { +.icon-ic_fluent_dual_screen_group_20_regular:before { content: "\e686"; } -.icon-ic_fluent_dual_screen_settings_20_filled:before { +.icon-ic_fluent_dual_screen_header_20_filled:before { content: "\e687"; } -.icon-ic_fluent_dual_screen_settings_20_regular:before { +.icon-ic_fluent_dual_screen_header_20_regular:before { content: "\e688"; } -.icon-ic_fluent_dual_screen_span_20_filled:before { +.icon-ic_fluent_dual_screen_lock_20_filled:before { content: "\e689"; } -.icon-ic_fluent_dual_screen_span_20_regular:before { +.icon-ic_fluent_dual_screen_lock_20_regular:before { content: "\e68a"; } -.icon-ic_fluent_dual_screen_speaker_20_filled:before { +.icon-ic_fluent_dual_screen_mirror_20_filled:before { content: "\e68b"; } -.icon-ic_fluent_dual_screen_speaker_20_regular:before { +.icon-ic_fluent_dual_screen_mirror_20_regular:before { content: "\e68c"; } -.icon-ic_fluent_dual_screen_status_bar_20_filled:before { +.icon-ic_fluent_dual_screen_pagination_20_filled:before { content: "\e68d"; } -.icon-ic_fluent_dual_screen_status_bar_20_regular:before { +.icon-ic_fluent_dual_screen_pagination_20_regular:before { content: "\e68e"; } -.icon-ic_fluent_dual_screen_tablet_20_filled:before { +.icon-ic_fluent_dual_screen_settings_20_filled:before { content: "\e68f"; } -.icon-ic_fluent_dual_screen_tablet_20_regular:before { +.icon-ic_fluent_dual_screen_settings_20_regular:before { content: "\e690"; } -.icon-ic_fluent_dual_screen_update_20_filled:before { +.icon-ic_fluent_dual_screen_span_20_filled:before { content: "\e691"; } -.icon-ic_fluent_dual_screen_update_20_regular:before { +.icon-ic_fluent_dual_screen_span_20_regular:before { content: "\e692"; } -.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before { +.icon-ic_fluent_dual_screen_speaker_20_filled:before { content: "\e693"; } -.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before { +.icon-ic_fluent_dual_screen_speaker_20_regular:before { content: "\e694"; } -.icon-ic_fluent_dual_screen_vibrate_20_filled:before { +.icon-ic_fluent_dual_screen_status_bar_20_filled:before { content: "\e695"; } -.icon-ic_fluent_dual_screen_vibrate_20_regular:before { +.icon-ic_fluent_dual_screen_status_bar_20_regular:before { content: "\e696"; } -.icon-ic_fluent_dumbbell_20_filled:before { +.icon-ic_fluent_dual_screen_tablet_20_filled:before { content: "\e697"; } -.icon-ic_fluent_dumbbell_20_regular:before { +.icon-ic_fluent_dual_screen_tablet_20_regular:before { content: "\e698"; } -.icon-ic_fluent_earth_20_filled:before { +.icon-ic_fluent_dual_screen_update_20_filled:before { content: "\e699"; } -.icon-ic_fluent_earth_20_regular:before { +.icon-ic_fluent_dual_screen_update_20_regular:before { content: "\e69a"; } -.icon-ic_fluent_earth_leaf_20_filled:before { +.icon-ic_fluent_dual_screen_vertical_scroll_20_filled:before { content: "\e69b"; } -.icon-ic_fluent_earth_leaf_20_regular:before { +.icon-ic_fluent_dual_screen_vertical_scroll_20_regular:before { content: "\e69c"; } -.icon-ic_fluent_edit_20_filled:before { +.icon-ic_fluent_dual_screen_vibrate_20_filled:before { content: "\e69d"; } -.icon-ic_fluent_edit_20_regular:before { +.icon-ic_fluent_dual_screen_vibrate_20_regular:before { content: "\e69e"; } -.icon-ic_fluent_edit_arrow_back_20_filled:before { +.icon-ic_fluent_dumbbell_20_filled:before { content: "\e69f"; } -.icon-ic_fluent_edit_arrow_back_20_regular:before { +.icon-ic_fluent_dumbbell_20_regular:before { content: "\e6a0"; } -.icon-ic_fluent_edit_off_20_filled:before { +.icon-ic_fluent_earth_20_filled:before { content: "\e6a1"; } -.icon-ic_fluent_edit_off_20_regular:before { +.icon-ic_fluent_earth_20_regular:before { content: "\e6a2"; } -.icon-ic_fluent_edit_prohibited_20_filled:before { +.icon-ic_fluent_earth_leaf_20_filled:before { content: "\e6a3"; } -.icon-ic_fluent_edit_prohibited_20_regular:before { +.icon-ic_fluent_earth_leaf_20_regular:before { content: "\e6a4"; } -.icon-ic_fluent_edit_settings_20_filled:before { +.icon-ic_fluent_edit_20_filled:before { content: "\e6a5"; } -.icon-ic_fluent_edit_settings_20_regular:before { +.icon-ic_fluent_edit_20_regular:before { content: "\e6a6"; } -.icon-ic_fluent_elevator_20_filled:before { +.icon-ic_fluent_edit_arrow_back_20_filled:before { content: "\e6a7"; } -.icon-ic_fluent_elevator_20_regular:before { +.icon-ic_fluent_edit_arrow_back_20_regular:before { content: "\e6a8"; } -.icon-ic_fluent_emoji_20_filled:before { +.icon-ic_fluent_edit_off_20_filled:before { content: "\e6a9"; } -.icon-ic_fluent_emoji_20_regular:before { +.icon-ic_fluent_edit_off_20_regular:before { content: "\e6aa"; } -.icon-ic_fluent_emoji_add_20_filled:before { +.icon-ic_fluent_edit_prohibited_20_filled:before { content: "\e6ab"; } -.icon-ic_fluent_emoji_add_20_regular:before { +.icon-ic_fluent_edit_prohibited_20_regular:before { content: "\e6ac"; } -.icon-ic_fluent_emoji_angry_20_filled:before { +.icon-ic_fluent_edit_settings_20_filled:before { content: "\e6ad"; } -.icon-ic_fluent_emoji_angry_20_regular:before { +.icon-ic_fluent_edit_settings_20_regular:before { content: "\e6ae"; } -.icon-ic_fluent_emoji_edit_20_filled:before { +.icon-ic_fluent_elevator_20_filled:before { content: "\e6af"; } -.icon-ic_fluent_emoji_edit_20_regular:before { +.icon-ic_fluent_elevator_20_regular:before { content: "\e6b0"; } -.icon-ic_fluent_emoji_hand_20_filled:before { +.icon-ic_fluent_emoji_20_filled:before { content: "\e6b1"; } -.icon-ic_fluent_emoji_hand_20_regular:before { +.icon-ic_fluent_emoji_20_regular:before { content: "\e6b2"; } -.icon-ic_fluent_emoji_laugh_20_filled:before { +.icon-ic_fluent_emoji_add_20_filled:before { content: "\e6b3"; } -.icon-ic_fluent_emoji_laugh_20_regular:before { +.icon-ic_fluent_emoji_add_20_regular:before { content: "\e6b4"; } -.icon-ic_fluent_emoji_meh_20_filled:before { +.icon-ic_fluent_emoji_angry_20_filled:before { content: "\e6b5"; } -.icon-ic_fluent_emoji_meh_20_regular:before { +.icon-ic_fluent_emoji_angry_20_regular:before { content: "\e6b6"; } -.icon-ic_fluent_emoji_multiple_20_filled:before { +.icon-ic_fluent_emoji_edit_20_filled:before { content: "\e6b7"; } -.icon-ic_fluent_emoji_multiple_20_regular:before { +.icon-ic_fluent_emoji_edit_20_regular:before { content: "\e6b8"; } -.icon-ic_fluent_emoji_sad_20_filled:before { +.icon-ic_fluent_emoji_hand_20_filled:before { content: "\e6b9"; } -.icon-ic_fluent_emoji_sad_20_regular:before { +.icon-ic_fluent_emoji_hand_20_regular:before { content: "\e6ba"; } -.icon-ic_fluent_emoji_sad_slight_20_filled:before { +.icon-ic_fluent_emoji_laugh_20_filled:before { content: "\e6bb"; } -.icon-ic_fluent_emoji_sad_slight_20_regular:before { +.icon-ic_fluent_emoji_laugh_20_regular:before { content: "\e6bc"; } -.icon-ic_fluent_emoji_smile_slight_20_filled:before { +.icon-ic_fluent_emoji_meh_20_filled:before { content: "\e6bd"; } -.icon-ic_fluent_emoji_smile_slight_20_regular:before { +.icon-ic_fluent_emoji_meh_20_regular:before { content: "\e6be"; } -.icon-ic_fluent_emoji_sparkle_20_filled:before { +.icon-ic_fluent_emoji_multiple_20_filled:before { content: "\e6bf"; } -.icon-ic_fluent_emoji_sparkle_20_regular:before { +.icon-ic_fluent_emoji_multiple_20_regular:before { content: "\e6c0"; } -.icon-ic_fluent_emoji_surprise_20_filled:before { +.icon-ic_fluent_emoji_sad_20_filled:before { content: "\e6c1"; } -.icon-ic_fluent_emoji_surprise_20_regular:before { +.icon-ic_fluent_emoji_sad_20_regular:before { content: "\e6c2"; } -.icon-ic_fluent_engine_20_filled:before { +.icon-ic_fluent_emoji_sad_slight_20_filled:before { content: "\e6c3"; } -.icon-ic_fluent_engine_20_regular:before { +.icon-ic_fluent_emoji_sad_slight_20_regular:before { content: "\e6c4"; } -.icon-ic_fluent_equal_circle_20_filled:before { +.icon-ic_fluent_emoji_smile_slight_20_filled:before { content: "\e6c5"; } -.icon-ic_fluent_equal_circle_20_regular:before { +.icon-ic_fluent_emoji_smile_slight_20_regular:before { content: "\e6c6"; } -.icon-ic_fluent_equal_off_20_filled:before { +.icon-ic_fluent_emoji_sparkle_20_filled:before { content: "\e6c7"; } -.icon-ic_fluent_equal_off_20_regular:before { +.icon-ic_fluent_emoji_sparkle_20_regular:before { content: "\e6c8"; } -.icon-ic_fluent_eraser_20_filled:before { +.icon-ic_fluent_emoji_surprise_20_filled:before { content: "\e6c9"; } -.icon-ic_fluent_eraser_20_regular:before { +.icon-ic_fluent_emoji_surprise_20_regular:before { content: "\e6ca"; } -.icon-ic_fluent_eraser_medium_20_filled:before { +.icon-ic_fluent_engine_20_filled:before { content: "\e6cb"; } -.icon-ic_fluent_eraser_medium_20_regular:before { +.icon-ic_fluent_engine_20_regular:before { content: "\e6cc"; } -.icon-ic_fluent_eraser_segment_20_filled:before { +.icon-ic_fluent_equal_circle_20_filled:before { content: "\e6cd"; } -.icon-ic_fluent_eraser_segment_20_regular:before { +.icon-ic_fluent_equal_circle_20_regular:before { content: "\e6ce"; } -.icon-ic_fluent_eraser_small_20_filled:before { +.icon-ic_fluent_equal_off_20_filled:before { content: "\e6cf"; } -.icon-ic_fluent_eraser_small_20_regular:before { +.icon-ic_fluent_equal_off_20_regular:before { content: "\e6d0"; } -.icon-ic_fluent_eraser_tool_20_filled:before { +.icon-ic_fluent_eraser_20_filled:before { content: "\e6d1"; } -.icon-ic_fluent_eraser_tool_20_regular:before { +.icon-ic_fluent_eraser_20_regular:before { content: "\e6d2"; } -.icon-ic_fluent_error_circle_20_filled:before { +.icon-ic_fluent_eraser_medium_20_filled:before { content: "\e6d3"; } -.icon-ic_fluent_error_circle_20_regular:before { +.icon-ic_fluent_eraser_medium_20_regular:before { content: "\e6d4"; } -.icon-ic_fluent_error_circle_settings_20_filled:before { +.icon-ic_fluent_eraser_segment_20_filled:before { content: "\e6d5"; } -.icon-ic_fluent_error_circle_settings_20_regular:before { +.icon-ic_fluent_eraser_segment_20_regular:before { content: "\e6d6"; } -.icon-ic_fluent_expand_up_left_20_filled:before { +.icon-ic_fluent_eraser_small_20_filled:before { content: "\e6d7"; } -.icon-ic_fluent_expand_up_left_20_regular:before { +.icon-ic_fluent_eraser_small_20_regular:before { content: "\e6d8"; } -.icon-ic_fluent_expand_up_right_20_filled:before { +.icon-ic_fluent_eraser_tool_20_filled:before { content: "\e6d9"; } -.icon-ic_fluent_expand_up_right_20_regular:before { +.icon-ic_fluent_eraser_tool_20_regular:before { content: "\e6da"; } -.icon-ic_fluent_extended_dock_20_filled:before { +.icon-ic_fluent_error_circle_20_filled:before { content: "\e6db"; } -.icon-ic_fluent_extended_dock_20_regular:before { +.icon-ic_fluent_error_circle_20_regular:before { content: "\e6dc"; } -.icon-ic_fluent_eye_20_filled:before { +.icon-ic_fluent_error_circle_settings_20_filled:before { content: "\e6dd"; } -.icon-ic_fluent_eye_20_regular:before { +.icon-ic_fluent_error_circle_settings_20_regular:before { content: "\e6de"; } -.icon-ic_fluent_eye_lines_20_filled:before { +.icon-ic_fluent_expand_up_left_20_filled:before { content: "\e6df"; } -.icon-ic_fluent_eye_lines_20_regular:before { +.icon-ic_fluent_expand_up_left_20_regular:before { content: "\e6e0"; } -.icon-ic_fluent_eye_off_20_filled:before { +.icon-ic_fluent_expand_up_right_20_filled:before { content: "\e6e1"; } -.icon-ic_fluent_eye_off_20_regular:before { +.icon-ic_fluent_expand_up_right_20_regular:before { content: "\e6e2"; } -.icon-ic_fluent_eye_tracking_20_filled:before { +.icon-ic_fluent_extended_dock_20_filled:before { content: "\e6e3"; } -.icon-ic_fluent_eye_tracking_20_regular:before { +.icon-ic_fluent_extended_dock_20_regular:before { content: "\e6e4"; } -.icon-ic_fluent_eye_tracking_off_20_filled:before { +.icon-ic_fluent_eye_20_filled:before { content: "\e6e5"; } -.icon-ic_fluent_eye_tracking_off_20_regular:before { +.icon-ic_fluent_eye_20_regular:before { content: "\e6e6"; } -.icon-ic_fluent_eyedropper_20_filled:before { +.icon-ic_fluent_eye_lines_20_filled:before { content: "\e6e7"; } -.icon-ic_fluent_eyedropper_20_regular:before { +.icon-ic_fluent_eye_lines_20_regular:before { content: "\e6e8"; } -.icon-ic_fluent_eyedropper_off_20_filled:before { +.icon-ic_fluent_eye_off_20_filled:before { content: "\e6e9"; } -.icon-ic_fluent_eyedropper_off_20_regular:before { +.icon-ic_fluent_eye_off_20_regular:before { content: "\e6ea"; } -.icon-ic_fluent_f_stop_20_filled:before { +.icon-ic_fluent_eye_tracking_20_filled:before { content: "\e6eb"; } -.icon-ic_fluent_f_stop_20_regular:before { +.icon-ic_fluent_eye_tracking_20_regular:before { content: "\e6ec"; } -.icon-ic_fluent_fast_acceleration_20_filled:before { +.icon-ic_fluent_eye_tracking_off_20_filled:before { content: "\e6ed"; } -.icon-ic_fluent_fast_acceleration_20_regular:before { +.icon-ic_fluent_eye_tracking_off_20_regular:before { content: "\e6ee"; } -.icon-ic_fluent_fast_forward_20_filled:before { +.icon-ic_fluent_eyedropper_20_filled:before { content: "\e6ef"; } -.icon-ic_fluent_fast_forward_20_regular:before { +.icon-ic_fluent_eyedropper_20_regular:before { content: "\e6f0"; } -.icon-ic_fluent_fax_20_filled:before { +.icon-ic_fluent_eyedropper_off_20_filled:before { content: "\e6f1"; } -.icon-ic_fluent_fax_20_regular:before { +.icon-ic_fluent_eyedropper_off_20_regular:before { content: "\e6f2"; } -.icon-ic_fluent_feed_20_filled:before { +.icon-ic_fluent_f_stop_20_filled:before { content: "\e6f3"; } -.icon-ic_fluent_feed_20_regular:before { +.icon-ic_fluent_f_stop_20_regular:before { content: "\e6f4"; } -.icon-ic_fluent_filmstrip_20_filled:before { +.icon-ic_fluent_fast_acceleration_20_filled:before { content: "\e6f5"; } -.icon-ic_fluent_filmstrip_20_regular:before { +.icon-ic_fluent_fast_acceleration_20_regular:before { content: "\e6f6"; } -.icon-ic_fluent_filmstrip_play_20_filled:before { +.icon-ic_fluent_fast_forward_20_filled:before { content: "\e6f7"; } -.icon-ic_fluent_filmstrip_play_20_regular:before { +.icon-ic_fluent_fast_forward_20_regular:before { content: "\e6f8"; } -.icon-ic_fluent_filter_20_filled:before { +.icon-ic_fluent_fax_20_filled:before { content: "\e6f9"; } -.icon-ic_fluent_filter_20_regular:before { +.icon-ic_fluent_fax_20_regular:before { content: "\e6fa"; } -.icon-ic_fluent_filter_add_20_filled:before { +.icon-ic_fluent_feed_20_filled:before { content: "\e6fb"; } -.icon-ic_fluent_filter_add_20_regular:before { +.icon-ic_fluent_feed_20_regular:before { content: "\e6fc"; } -.icon-ic_fluent_filter_dismiss_20_filled:before { +.icon-ic_fluent_filmstrip_20_filled:before { content: "\e6fd"; } -.icon-ic_fluent_filter_dismiss_20_regular:before { +.icon-ic_fluent_filmstrip_20_regular:before { content: "\e6fe"; } -.icon-ic_fluent_filter_sync_20_filled:before { +.icon-ic_fluent_filmstrip_play_20_filled:before { content: "\e6ff"; } -.icon-ic_fluent_filter_sync_20_regular:before { +.icon-ic_fluent_filmstrip_play_20_regular:before { content: "\e700"; } -.icon-ic_fluent_fingerprint_20_filled:before { +.icon-ic_fluent_filter_20_filled:before { content: "\e701"; } -.icon-ic_fluent_fingerprint_20_regular:before { +.icon-ic_fluent_filter_20_regular:before { content: "\e702"; } -.icon-ic_fluent_fire_20_filled:before { +.icon-ic_fluent_filter_add_20_filled:before { content: "\e703"; } -.icon-ic_fluent_fire_20_regular:before { +.icon-ic_fluent_filter_add_20_regular:before { content: "\e704"; } -.icon-ic_fluent_fireplace_20_filled:before { +.icon-ic_fluent_filter_dismiss_20_filled:before { content: "\e705"; } -.icon-ic_fluent_fireplace_20_regular:before { +.icon-ic_fluent_filter_dismiss_20_regular:before { content: "\e706"; } -.icon-ic_fluent_fixed_width_20_filled:before { +.icon-ic_fluent_filter_sync_20_filled:before { content: "\e707"; } -.icon-ic_fluent_fixed_width_20_regular:before { +.icon-ic_fluent_filter_sync_20_regular:before { content: "\e708"; } -.icon-ic_fluent_flag_20_filled:before { +.icon-ic_fluent_fingerprint_20_filled:before { content: "\e709"; } -.icon-ic_fluent_flag_20_regular:before { +.icon-ic_fluent_fingerprint_20_regular:before { content: "\e70a"; } -.icon-ic_fluent_flag_checkered_20_filled:before { +.icon-ic_fluent_fire_20_filled:before { content: "\e70b"; } -.icon-ic_fluent_flag_checkered_20_regular:before { +.icon-ic_fluent_fire_20_regular:before { content: "\e70c"; } -.icon-ic_fluent_flag_clock_20_filled:before { +.icon-ic_fluent_fireplace_20_filled:before { content: "\e70d"; } -.icon-ic_fluent_flag_clock_20_regular:before { +.icon-ic_fluent_fireplace_20_regular:before { content: "\e70e"; } -.icon-ic_fluent_flag_off_20_filled:before { +.icon-ic_fluent_fixed_width_20_filled:before { content: "\e70f"; } -.icon-ic_fluent_flag_off_20_regular:before { +.icon-ic_fluent_fixed_width_20_regular:before { content: "\e710"; } -.icon-ic_fluent_flag_pride_20_filled:before { +.icon-ic_fluent_flag_20_filled:before { content: "\e711"; } -.icon-ic_fluent_flash_20_filled:before { +.icon-ic_fluent_flag_20_regular:before { content: "\e712"; } -.icon-ic_fluent_flash_20_regular:before { +.icon-ic_fluent_flag_checkered_20_filled:before { content: "\e713"; } -.icon-ic_fluent_flash_add_20_filled:before { +.icon-ic_fluent_flag_checkered_20_regular:before { content: "\e714"; } -.icon-ic_fluent_flash_add_20_regular:before { +.icon-ic_fluent_flag_clock_20_filled:before { content: "\e715"; } -.icon-ic_fluent_flash_auto_20_filled:before { +.icon-ic_fluent_flag_clock_20_regular:before { content: "\e716"; } -.icon-ic_fluent_flash_auto_20_regular:before { +.icon-ic_fluent_flag_off_20_filled:before { content: "\e717"; } -.icon-ic_fluent_flash_checkmark_20_filled:before { +.icon-ic_fluent_flag_off_20_regular:before { content: "\e718"; } -.icon-ic_fluent_flash_checkmark_20_regular:before { +.icon-ic_fluent_flag_pride_20_filled:before { content: "\e719"; } -.icon-ic_fluent_flash_flow_20_filled:before { +.icon-ic_fluent_flash_20_filled:before { content: "\e71a"; } -.icon-ic_fluent_flash_flow_20_regular:before { +.icon-ic_fluent_flash_20_regular:before { content: "\e71b"; } -.icon-ic_fluent_flash_off_20_filled:before { +.icon-ic_fluent_flash_add_20_filled:before { content: "\e71c"; } -.icon-ic_fluent_flash_off_20_regular:before { +.icon-ic_fluent_flash_add_20_regular:before { content: "\e71d"; } -.icon-ic_fluent_flash_play_20_filled:before { +.icon-ic_fluent_flash_auto_20_filled:before { content: "\e71e"; } -.icon-ic_fluent_flash_play_20_regular:before { +.icon-ic_fluent_flash_auto_20_regular:before { content: "\e71f"; } -.icon-ic_fluent_flash_settings_20_filled:before { +.icon-ic_fluent_flash_checkmark_20_filled:before { content: "\e720"; } -.icon-ic_fluent_flash_settings_20_regular:before { +.icon-ic_fluent_flash_checkmark_20_regular:before { content: "\e721"; } -.icon-ic_fluent_flashlight_20_filled:before { +.icon-ic_fluent_flash_flow_20_filled:before { content: "\e722"; } -.icon-ic_fluent_flashlight_20_regular:before { +.icon-ic_fluent_flash_flow_20_regular:before { content: "\e723"; } -.icon-ic_fluent_flashlight_off_20_filled:before { +.icon-ic_fluent_flash_off_20_filled:before { content: "\e724"; } -.icon-ic_fluent_flashlight_off_20_regular:before { +.icon-ic_fluent_flash_off_20_regular:before { content: "\e725"; } -.icon-ic_fluent_flip_horizontal_20_filled:before { +.icon-ic_fluent_flash_play_20_filled:before { content: "\e726"; } -.icon-ic_fluent_flip_horizontal_20_regular:before { +.icon-ic_fluent_flash_play_20_regular:before { content: "\e727"; } -.icon-ic_fluent_flip_vertical_20_filled:before { +.icon-ic_fluent_flash_settings_20_filled:before { content: "\e728"; } -.icon-ic_fluent_flip_vertical_20_regular:before { +.icon-ic_fluent_flash_settings_20_regular:before { content: "\e729"; } -.icon-ic_fluent_flow_20_filled:before { +.icon-ic_fluent_flashlight_20_filled:before { content: "\e72a"; } -.icon-ic_fluent_flow_20_regular:before { +.icon-ic_fluent_flashlight_20_regular:before { content: "\e72b"; } -.icon-ic_fluent_flowchart_20_filled:before { +.icon-ic_fluent_flashlight_off_20_filled:before { content: "\e72c"; } -.icon-ic_fluent_flowchart_20_regular:before { +.icon-ic_fluent_flashlight_off_20_regular:before { content: "\e72d"; } -.icon-ic_fluent_flowchart_circle_20_filled:before { +.icon-ic_fluent_flip_horizontal_20_filled:before { content: "\e72e"; } -.icon-ic_fluent_flowchart_circle_20_regular:before { +.icon-ic_fluent_flip_horizontal_20_regular:before { content: "\e72f"; } -.icon-ic_fluent_fluent_20_filled:before { +.icon-ic_fluent_flip_vertical_20_filled:before { content: "\e730"; } -.icon-ic_fluent_fluent_20_regular:before { +.icon-ic_fluent_flip_vertical_20_regular:before { content: "\e731"; } -.icon-ic_fluent_fluid_20_filled:before { +.icon-ic_fluent_flow_20_filled:before { content: "\e732"; } -.icon-ic_fluent_fluid_20_regular:before { +.icon-ic_fluent_flow_20_regular:before { content: "\e733"; } -.icon-ic_fluent_folder_20_filled:before { +.icon-ic_fluent_flowchart_20_filled:before { content: "\e734"; } -.icon-ic_fluent_folder_20_regular:before { +.icon-ic_fluent_flowchart_20_regular:before { content: "\e735"; } -.icon-ic_fluent_folder_add_20_filled:before { +.icon-ic_fluent_flowchart_circle_20_filled:before { content: "\e736"; } -.icon-ic_fluent_folder_add_20_regular:before { +.icon-ic_fluent_flowchart_circle_20_regular:before { content: "\e737"; } -.icon-ic_fluent_folder_arrow_left_20_filled:before { +.icon-ic_fluent_fluent_20_filled:before { content: "\e738"; } -.icon-ic_fluent_folder_arrow_left_20_regular:before { +.icon-ic_fluent_fluent_20_regular:before { content: "\e739"; } -.icon-ic_fluent_folder_arrow_right_20_filled:before { +.icon-ic_fluent_fluid_20_filled:before { content: "\e73a"; } -.icon-ic_fluent_folder_arrow_right_20_regular:before { +.icon-ic_fluent_fluid_20_regular:before { content: "\e73b"; } -.icon-ic_fluent_folder_arrow_up_20_filled:before { +.icon-ic_fluent_folder_20_filled:before { content: "\e73c"; } -.icon-ic_fluent_folder_arrow_up_20_regular:before { +.icon-ic_fluent_folder_20_regular:before { content: "\e73d"; } -.icon-ic_fluent_folder_briefcase_20_filled:before { +.icon-ic_fluent_folder_add_20_filled:before { content: "\e73e"; } -.icon-ic_fluent_folder_briefcase_20_regular:before { +.icon-ic_fluent_folder_add_20_regular:before { content: "\e73f"; } -.icon-ic_fluent_folder_globe_20_filled:before { +.icon-ic_fluent_folder_arrow_left_20_filled:before { content: "\e740"; } -.icon-ic_fluent_folder_globe_20_regular:before { +.icon-ic_fluent_folder_arrow_left_20_regular:before { content: "\e741"; } -.icon-ic_fluent_folder_link_20_filled:before { +.icon-ic_fluent_folder_arrow_right_20_filled:before { content: "\e742"; } -.icon-ic_fluent_folder_link_20_regular:before { +.icon-ic_fluent_folder_arrow_right_20_regular:before { content: "\e743"; } -.icon-ic_fluent_folder_mail_20_filled:before { +.icon-ic_fluent_folder_arrow_up_20_filled:before { content: "\e744"; } -.icon-ic_fluent_folder_mail_20_regular:before { +.icon-ic_fluent_folder_arrow_up_20_regular:before { content: "\e745"; } -.icon-ic_fluent_folder_open_20_filled:before { +.icon-ic_fluent_folder_briefcase_20_filled:before { content: "\e746"; } -.icon-ic_fluent_folder_open_20_regular:before { +.icon-ic_fluent_folder_briefcase_20_regular:before { content: "\e747"; } -.icon-ic_fluent_folder_open_vertical_20_filled:before { +.icon-ic_fluent_folder_globe_20_filled:before { content: "\e748"; } -.icon-ic_fluent_folder_open_vertical_20_regular:before { +.icon-ic_fluent_folder_globe_20_regular:before { content: "\e749"; } -.icon-ic_fluent_folder_people_20_filled:before { +.icon-ic_fluent_folder_link_20_filled:before { content: "\e74a"; } -.icon-ic_fluent_folder_people_20_regular:before { +.icon-ic_fluent_folder_link_20_regular:before { content: "\e74b"; } -.icon-ic_fluent_folder_person_20_filled:before { +.icon-ic_fluent_folder_mail_20_filled:before { content: "\e74c"; } -.icon-ic_fluent_folder_person_20_regular:before { +.icon-ic_fluent_folder_mail_20_regular:before { content: "\e74d"; } -.icon-ic_fluent_folder_prohibited_20_filled:before { +.icon-ic_fluent_folder_open_20_filled:before { content: "\e74e"; } -.icon-ic_fluent_folder_prohibited_20_regular:before { +.icon-ic_fluent_folder_open_20_regular:before { content: "\e74f"; } -.icon-ic_fluent_folder_swap_20_filled:before { +.icon-ic_fluent_folder_open_vertical_20_filled:before { content: "\e750"; } -.icon-ic_fluent_folder_swap_20_regular:before { +.icon-ic_fluent_folder_open_vertical_20_regular:before { content: "\e751"; } -.icon-ic_fluent_folder_sync_20_filled:before { +.icon-ic_fluent_folder_people_20_filled:before { content: "\e752"; } -.icon-ic_fluent_folder_sync_20_regular:before { +.icon-ic_fluent_folder_people_20_regular:before { content: "\e753"; } -.icon-ic_fluent_folder_zip_20_filled:before { +.icon-ic_fluent_folder_person_20_filled:before { content: "\e754"; } -.icon-ic_fluent_folder_zip_20_regular:before { +.icon-ic_fluent_folder_person_20_regular:before { content: "\e755"; } -.icon-ic_fluent_font_decrease_20_filled:before { +.icon-ic_fluent_folder_prohibited_20_filled:before { content: "\e756"; } -.icon-ic_fluent_font_decrease_20_regular:before { +.icon-ic_fluent_folder_prohibited_20_regular:before { content: "\e757"; } -.icon-ic_fluent_font_increase_20_filled:before { +.icon-ic_fluent_folder_swap_20_filled:before { content: "\e758"; } -.icon-ic_fluent_font_increase_20_regular:before { +.icon-ic_fluent_folder_swap_20_regular:before { content: "\e759"; } -.icon-ic_fluent_font_space_tracking_in_20_filled:before { +.icon-ic_fluent_folder_sync_20_filled:before { content: "\e75a"; } -.icon-ic_fluent_font_space_tracking_in_20_regular:before { +.icon-ic_fluent_folder_sync_20_regular:before { content: "\e75b"; } -.icon-ic_fluent_font_space_tracking_out_20_filled:before { +.icon-ic_fluent_folder_zip_20_filled:before { content: "\e75c"; } -.icon-ic_fluent_font_space_tracking_out_20_regular:before { +.icon-ic_fluent_folder_zip_20_regular:before { content: "\e75d"; } -.icon-ic_fluent_food_20_filled:before { +.icon-ic_fluent_font_decrease_20_filled:before { content: "\e75e"; } -.icon-ic_fluent_food_20_regular:before { +.icon-ic_fluent_font_decrease_20_regular:before { content: "\e75f"; } -.icon-ic_fluent_food_apple_20_filled:before { +.icon-ic_fluent_font_increase_20_filled:before { content: "\e760"; } -.icon-ic_fluent_food_apple_20_regular:before { +.icon-ic_fluent_font_increase_20_regular:before { content: "\e761"; } -.icon-ic_fluent_food_cake_20_filled:before { +.icon-ic_fluent_font_space_tracking_in_20_filled:before { content: "\e762"; } -.icon-ic_fluent_food_cake_20_regular:before { +.icon-ic_fluent_font_space_tracking_in_20_regular:before { content: "\e763"; } -.icon-ic_fluent_food_carrot_20_filled:before { +.icon-ic_fluent_font_space_tracking_out_20_filled:before { content: "\e764"; } -.icon-ic_fluent_food_carrot_20_regular:before { +.icon-ic_fluent_font_space_tracking_out_20_regular:before { content: "\e765"; } -.icon-ic_fluent_food_chicken_leg_20_filled:before { +.icon-ic_fluent_food_20_filled:before { content: "\e766"; } -.icon-ic_fluent_food_chicken_leg_20_regular:before { +.icon-ic_fluent_food_20_regular:before { content: "\e767"; } -.icon-ic_fluent_food_egg_20_filled:before { +.icon-ic_fluent_food_apple_20_filled:before { content: "\e768"; } -.icon-ic_fluent_food_egg_20_regular:before { +.icon-ic_fluent_food_apple_20_regular:before { content: "\e769"; } -.icon-ic_fluent_food_fish_20_filled:before { +.icon-ic_fluent_food_cake_20_filled:before { content: "\e76a"; } -.icon-ic_fluent_food_fish_20_regular:before { +.icon-ic_fluent_food_cake_20_regular:before { content: "\e76b"; } -.icon-ic_fluent_food_grains_20_filled:before { +.icon-ic_fluent_food_carrot_20_filled:before { content: "\e76c"; } -.icon-ic_fluent_food_grains_20_regular:before { +.icon-ic_fluent_food_carrot_20_regular:before { content: "\e76d"; } -.icon-ic_fluent_food_pizza_20_filled:before { +.icon-ic_fluent_food_chicken_leg_20_filled:before { content: "\e76e"; } -.icon-ic_fluent_food_pizza_20_regular:before { +.icon-ic_fluent_food_chicken_leg_20_regular:before { content: "\e76f"; } -.icon-ic_fluent_food_toast_20_filled:before { +.icon-ic_fluent_food_egg_20_filled:before { content: "\e770"; } -.icon-ic_fluent_food_toast_20_regular:before { +.icon-ic_fluent_food_egg_20_regular:before { content: "\e771"; } -.icon-ic_fluent_form_20_filled:before { +.icon-ic_fluent_food_fish_20_filled:before { content: "\e772"; } -.icon-ic_fluent_form_20_regular:before { +.icon-ic_fluent_food_fish_20_regular:before { content: "\e773"; } -.icon-ic_fluent_form_multiple_20_filled:before { +.icon-ic_fluent_food_grains_20_filled:before { content: "\e774"; } -.icon-ic_fluent_form_multiple_20_regular:before { +.icon-ic_fluent_food_grains_20_regular:before { content: "\e775"; } -.icon-ic_fluent_form_new_20_filled:before { +.icon-ic_fluent_food_pizza_20_filled:before { content: "\e776"; } -.icon-ic_fluent_form_new_20_regular:before { +.icon-ic_fluent_food_pizza_20_regular:before { content: "\e777"; } -.icon-ic_fluent_fps_120_20_filled:before { +.icon-ic_fluent_food_toast_20_filled:before { content: "\e778"; } -.icon-ic_fluent_fps_120_20_regular:before { +.icon-ic_fluent_food_toast_20_regular:before { content: "\e779"; } -.icon-ic_fluent_fps_240_20_filled:before { +.icon-ic_fluent_form_20_filled:before { content: "\e77a"; } -.icon-ic_fluent_fps_240_20_regular:before { +.icon-ic_fluent_form_20_regular:before { content: "\e77b"; } -.icon-ic_fluent_fps_30_20_filled:before { +.icon-ic_fluent_form_multiple_20_filled:before { content: "\e77c"; } -.icon-ic_fluent_fps_30_20_regular:before { +.icon-ic_fluent_form_multiple_20_regular:before { content: "\e77d"; } -.icon-ic_fluent_fps_60_20_filled:before { +.icon-ic_fluent_form_new_20_filled:before { content: "\e77e"; } -.icon-ic_fluent_fps_60_20_regular:before { +.icon-ic_fluent_form_new_20_regular:before { content: "\e77f"; } -.icon-ic_fluent_fps_960_20_filled:before { +.icon-ic_fluent_fps_120_20_filled:before { content: "\e780"; } -.icon-ic_fluent_fps_960_20_regular:before { +.icon-ic_fluent_fps_120_20_regular:before { content: "\e781"; } -.icon-ic_fluent_full_screen_maximize_20_filled:before { +.icon-ic_fluent_fps_240_20_filled:before { content: "\e782"; } -.icon-ic_fluent_full_screen_maximize_20_regular:before { +.icon-ic_fluent_fps_240_20_regular:before { content: "\e783"; } -.icon-ic_fluent_full_screen_minimize_20_filled:before { +.icon-ic_fluent_fps_30_20_filled:before { content: "\e784"; } -.icon-ic_fluent_full_screen_minimize_20_regular:before { +.icon-ic_fluent_fps_30_20_regular:before { content: "\e785"; } -.icon-ic_fluent_games_20_filled:before { +.icon-ic_fluent_fps_60_20_filled:before { content: "\e786"; } -.icon-ic_fluent_games_20_regular:before { +.icon-ic_fluent_fps_60_20_regular:before { content: "\e787"; } -.icon-ic_fluent_gantt_chart_20_filled:before { +.icon-ic_fluent_fps_960_20_filled:before { content: "\e788"; } -.icon-ic_fluent_gantt_chart_20_regular:before { +.icon-ic_fluent_fps_960_20_regular:before { content: "\e789"; } -.icon-ic_fluent_gas_20_filled:before { +.icon-ic_fluent_frame_20_filled:before { content: "\e78a"; } -.icon-ic_fluent_gas_20_regular:before { +.icon-ic_fluent_frame_20_regular:before { content: "\e78b"; } -.icon-ic_fluent_gas_pump_20_filled:before { +.icon-ic_fluent_full_screen_maximize_20_filled:before { content: "\e78c"; } -.icon-ic_fluent_gas_pump_20_regular:before { +.icon-ic_fluent_full_screen_maximize_20_regular:before { content: "\e78d"; } -.icon-ic_fluent_gather_20_filled:before { +.icon-ic_fluent_full_screen_minimize_20_filled:before { content: "\e78e"; } -.icon-ic_fluent_gather_20_regular:before { +.icon-ic_fluent_full_screen_minimize_20_regular:before { content: "\e78f"; } -.icon-ic_fluent_gauge_20_filled:before { +.icon-ic_fluent_games_20_filled:before { content: "\e790"; } -.icon-ic_fluent_gauge_20_regular:before { +.icon-ic_fluent_games_20_regular:before { content: "\e791"; } -.icon-ic_fluent_gauge_add_20_filled:before { +.icon-ic_fluent_gantt_chart_20_filled:before { content: "\e792"; } -.icon-ic_fluent_gauge_add_20_regular:before { +.icon-ic_fluent_gantt_chart_20_regular:before { content: "\e793"; } -.icon-ic_fluent_gavel_20_filled:before { +.icon-ic_fluent_gas_20_filled:before { content: "\e794"; } -.icon-ic_fluent_gavel_20_regular:before { +.icon-ic_fluent_gas_20_regular:before { content: "\e795"; } -.icon-ic_fluent_gesture_20_filled:before { +.icon-ic_fluent_gas_pump_20_filled:before { content: "\e796"; } -.icon-ic_fluent_gesture_20_regular:before { +.icon-ic_fluent_gas_pump_20_regular:before { content: "\e797"; } -.icon-ic_fluent_gif_20_filled:before { +.icon-ic_fluent_gather_20_filled:before { content: "\e798"; } -.icon-ic_fluent_gif_20_regular:before { +.icon-ic_fluent_gather_20_regular:before { content: "\e799"; } -.icon-ic_fluent_gift_20_filled:before { +.icon-ic_fluent_gauge_20_filled:before { content: "\e79a"; } -.icon-ic_fluent_gift_20_regular:before { +.icon-ic_fluent_gauge_20_regular:before { content: "\e79b"; } -.icon-ic_fluent_gift_card_20_filled:before { +.icon-ic_fluent_gauge_add_20_filled:before { content: "\e79c"; } -.icon-ic_fluent_gift_card_20_regular:before { +.icon-ic_fluent_gauge_add_20_regular:before { content: "\e79d"; } -.icon-ic_fluent_gift_card_add_20_filled:before { +.icon-ic_fluent_gavel_20_filled:before { content: "\e79e"; } -.icon-ic_fluent_gift_card_add_20_regular:before { +.icon-ic_fluent_gavel_20_regular:before { content: "\e79f"; } -.icon-ic_fluent_gift_card_arrow_right_20_filled:before { +.icon-ic_fluent_gesture_20_filled:before { content: "\e7a0"; } -.icon-ic_fluent_gift_card_arrow_right_20_regular:before { +.icon-ic_fluent_gesture_20_regular:before { content: "\e7a1"; } -.icon-ic_fluent_gift_card_money_20_filled:before { +.icon-ic_fluent_gif_20_filled:before { content: "\e7a2"; } -.icon-ic_fluent_gift_card_money_20_regular:before { +.icon-ic_fluent_gif_20_regular:before { content: "\e7a3"; } -.icon-ic_fluent_gift_card_multiple_20_filled:before { +.icon-ic_fluent_gift_20_filled:before { content: "\e7a4"; } -.icon-ic_fluent_gift_card_multiple_20_regular:before { +.icon-ic_fluent_gift_20_regular:before { content: "\e7a5"; } -.icon-ic_fluent_glance_20_filled:before { +.icon-ic_fluent_gift_card_20_filled:before { content: "\e7a6"; } -.icon-ic_fluent_glance_20_regular:before { +.icon-ic_fluent_gift_card_20_regular:before { content: "\e7a7"; } -.icon-ic_fluent_glance_horizontal_20_filled:before { +.icon-ic_fluent_gift_card_add_20_filled:before { content: "\e7a8"; } -.icon-ic_fluent_glance_horizontal_20_regular:before { +.icon-ic_fluent_gift_card_add_20_regular:before { content: "\e7a9"; } -.icon-ic_fluent_glasses_20_filled:before { +.icon-ic_fluent_gift_card_arrow_right_20_filled:before { content: "\e7aa"; } -.icon-ic_fluent_glasses_20_regular:before { +.icon-ic_fluent_gift_card_arrow_right_20_regular:before { content: "\e7ab"; } -.icon-ic_fluent_glasses_off_20_filled:before { +.icon-ic_fluent_gift_card_money_20_filled:before { content: "\e7ac"; } -.icon-ic_fluent_glasses_off_20_regular:before { +.icon-ic_fluent_gift_card_money_20_regular:before { content: "\e7ad"; } -.icon-ic_fluent_globe_20_filled:before { +.icon-ic_fluent_gift_card_multiple_20_filled:before { content: "\e7ae"; } -.icon-ic_fluent_globe_20_regular:before { +.icon-ic_fluent_gift_card_multiple_20_regular:before { content: "\e7af"; } -.icon-ic_fluent_globe_add_20_filled:before { +.icon-ic_fluent_glance_20_filled:before { content: "\e7b0"; } -.icon-ic_fluent_globe_add_20_regular:before { +.icon-ic_fluent_glance_20_regular:before { content: "\e7b1"; } -.icon-ic_fluent_globe_clock_20_filled:before { +.icon-ic_fluent_glance_horizontal_20_filled:before { content: "\e7b2"; } -.icon-ic_fluent_globe_clock_20_regular:before { +.icon-ic_fluent_glance_horizontal_20_regular:before { content: "\e7b3"; } -.icon-ic_fluent_globe_desktop_20_filled:before { +.icon-ic_fluent_glasses_20_filled:before { content: "\e7b4"; } -.icon-ic_fluent_globe_desktop_20_regular:before { +.icon-ic_fluent_glasses_20_regular:before { content: "\e7b5"; } -.icon-ic_fluent_globe_location_20_filled:before { +.icon-ic_fluent_glasses_off_20_filled:before { content: "\e7b6"; } -.icon-ic_fluent_globe_location_20_regular:before { +.icon-ic_fluent_glasses_off_20_regular:before { content: "\e7b7"; } -.icon-ic_fluent_globe_person_20_filled:before { +.icon-ic_fluent_globe_20_filled:before { content: "\e7b8"; } -.icon-ic_fluent_globe_person_20_regular:before { +.icon-ic_fluent_globe_20_regular:before { content: "\e7b9"; } -.icon-ic_fluent_globe_prohibited_20_filled:before { +.icon-ic_fluent_globe_add_20_filled:before { content: "\e7ba"; } -.icon-ic_fluent_globe_prohibited_20_regular:before { +.icon-ic_fluent_globe_add_20_regular:before { content: "\e7bb"; } -.icon-ic_fluent_globe_search_20_filled:before { +.icon-ic_fluent_globe_clock_20_filled:before { content: "\e7bc"; } -.icon-ic_fluent_globe_search_20_regular:before { +.icon-ic_fluent_globe_clock_20_regular:before { content: "\e7bd"; } -.icon-ic_fluent_globe_shield_20_filled:before { +.icon-ic_fluent_globe_desktop_20_filled:before { content: "\e7be"; } -.icon-ic_fluent_globe_shield_20_regular:before { +.icon-ic_fluent_globe_desktop_20_regular:before { content: "\e7bf"; } -.icon-ic_fluent_globe_star_20_filled:before { +.icon-ic_fluent_globe_location_20_filled:before { content: "\e7c0"; } -.icon-ic_fluent_globe_star_20_regular:before { +.icon-ic_fluent_globe_location_20_regular:before { content: "\e7c1"; } -.icon-ic_fluent_globe_surface_20_filled:before { +.icon-ic_fluent_globe_person_20_filled:before { content: "\e7c2"; } -.icon-ic_fluent_globe_surface_20_regular:before { +.icon-ic_fluent_globe_person_20_regular:before { content: "\e7c3"; } -.icon-ic_fluent_globe_video_20_filled:before { +.icon-ic_fluent_globe_prohibited_20_filled:before { content: "\e7c4"; } -.icon-ic_fluent_globe_video_20_regular:before { +.icon-ic_fluent_globe_prohibited_20_regular:before { content: "\e7c5"; } -.icon-ic_fluent_grid_20_filled:before { +.icon-ic_fluent_globe_search_20_filled:before { content: "\e7c6"; } -.icon-ic_fluent_grid_20_regular:before { +.icon-ic_fluent_globe_search_20_regular:before { content: "\e7c7"; } -.icon-ic_fluent_grid_dots_20_filled:before { +.icon-ic_fluent_globe_shield_20_filled:before { content: "\e7c8"; } -.icon-ic_fluent_grid_dots_20_regular:before { +.icon-ic_fluent_globe_shield_20_regular:before { content: "\e7c9"; } -.icon-ic_fluent_grid_kanban_20_filled:before { +.icon-ic_fluent_globe_star_20_filled:before { content: "\e7ca"; } -.icon-ic_fluent_grid_kanban_20_regular:before { +.icon-ic_fluent_globe_star_20_regular:before { content: "\e7cb"; } -.icon-ic_fluent_group_20_filled:before { +.icon-ic_fluent_globe_surface_20_filled:before { content: "\e7cc"; } -.icon-ic_fluent_group_20_regular:before { +.icon-ic_fluent_globe_surface_20_regular:before { content: "\e7cd"; } -.icon-ic_fluent_group_dismiss_20_filled:before { +.icon-ic_fluent_globe_video_20_filled:before { content: "\e7ce"; } -.icon-ic_fluent_group_dismiss_20_regular:before { +.icon-ic_fluent_globe_video_20_regular:before { content: "\e7cf"; } -.icon-ic_fluent_group_list_20_filled:before { +.icon-ic_fluent_grid_20_filled:before { content: "\e7d0"; } -.icon-ic_fluent_group_list_20_regular:before { +.icon-ic_fluent_grid_20_regular:before { content: "\e7d1"; } -.icon-ic_fluent_group_return_20_filled:before { +.icon-ic_fluent_grid_dots_20_filled:before { content: "\e7d2"; } -.icon-ic_fluent_group_return_20_regular:before { +.icon-ic_fluent_grid_dots_20_regular:before { content: "\e7d3"; } -.icon-ic_fluent_guardian_20_filled:before { +.icon-ic_fluent_grid_kanban_20_filled:before { content: "\e7d4"; } -.icon-ic_fluent_guardian_20_regular:before { +.icon-ic_fluent_grid_kanban_20_regular:before { content: "\e7d5"; } -.icon-ic_fluent_guest_20_filled:before { +.icon-ic_fluent_group_20_filled:before { content: "\e7d6"; } -.icon-ic_fluent_guest_20_regular:before { +.icon-ic_fluent_group_20_regular:before { content: "\e7d7"; } -.icon-ic_fluent_guest_add_20_filled:before { +.icon-ic_fluent_group_dismiss_20_filled:before { content: "\e7d8"; } -.icon-ic_fluent_guest_add_20_regular:before { +.icon-ic_fluent_group_dismiss_20_regular:before { content: "\e7d9"; } -.icon-ic_fluent_guitar_20_filled:before { +.icon-ic_fluent_group_list_20_filled:before { content: "\e7da"; } -.icon-ic_fluent_guitar_20_regular:before { +.icon-ic_fluent_group_list_20_regular:before { content: "\e7db"; } -.icon-ic_fluent_hand_draw_20_filled:before { +.icon-ic_fluent_group_return_20_filled:before { content: "\e7dc"; } -.icon-ic_fluent_hand_draw_20_regular:before { +.icon-ic_fluent_group_return_20_regular:before { content: "\e7dd"; } -.icon-ic_fluent_hand_left_20_filled:before { +.icon-ic_fluent_guardian_20_filled:before { content: "\e7de"; } -.icon-ic_fluent_hand_left_20_regular:before { +.icon-ic_fluent_guardian_20_regular:before { content: "\e7df"; } -.icon-ic_fluent_hand_left_chat_20_filled:before { +.icon-ic_fluent_guest_20_filled:before { content: "\e7e0"; } -.icon-ic_fluent_hand_left_chat_20_regular:before { +.icon-ic_fluent_guest_20_regular:before { content: "\e7e1"; } -.icon-ic_fluent_hand_open_heart_20_filled:before { +.icon-ic_fluent_guest_add_20_filled:before { content: "\e7e2"; } -.icon-ic_fluent_hand_open_heart_20_regular:before { +.icon-ic_fluent_guest_add_20_regular:before { content: "\e7e3"; } -.icon-ic_fluent_hand_right_20_filled:before { +.icon-ic_fluent_guitar_20_filled:before { content: "\e7e4"; } -.icon-ic_fluent_hand_right_20_regular:before { +.icon-ic_fluent_guitar_20_regular:before { content: "\e7e5"; } -.icon-ic_fluent_hand_right_off_20_filled:before { +.icon-ic_fluent_hand_draw_20_filled:before { content: "\e7e6"; } -.icon-ic_fluent_hand_right_off_20_regular:before { +.icon-ic_fluent_hand_draw_20_regular:before { content: "\e7e7"; } -.icon-ic_fluent_hand_wave_20_filled:before { +.icon-ic_fluent_hand_left_20_filled:before { content: "\e7e8"; } -.icon-ic_fluent_hand_wave_20_regular:before { +.icon-ic_fluent_hand_left_20_regular:before { content: "\e7e9"; } -.icon-ic_fluent_handshake_20_filled:before { +.icon-ic_fluent_hand_left_chat_20_filled:before { content: "\e7ea"; } -.icon-ic_fluent_handshake_20_regular:before { +.icon-ic_fluent_hand_left_chat_20_regular:before { content: "\e7eb"; } -.icon-ic_fluent_hard_drive_20_filled:before { +.icon-ic_fluent_hand_open_heart_20_filled:before { content: "\e7ec"; } -.icon-ic_fluent_hard_drive_20_regular:before { +.icon-ic_fluent_hand_open_heart_20_regular:before { content: "\e7ed"; } -.icon-ic_fluent_hat_graduation_20_filled:before { +.icon-ic_fluent_hand_right_20_filled:before { content: "\e7ee"; } -.icon-ic_fluent_hat_graduation_20_regular:before { +.icon-ic_fluent_hand_right_20_regular:before { content: "\e7ef"; } -.icon-ic_fluent_hd_20_filled:before { +.icon-ic_fluent_hand_right_off_20_filled:before { content: "\e7f0"; } -.icon-ic_fluent_hd_20_regular:before { +.icon-ic_fluent_hand_right_off_20_regular:before { content: "\e7f1"; } -.icon-ic_fluent_hdr_20_filled:before { +.icon-ic_fluent_hand_wave_20_filled:before { content: "\e7f2"; } -.icon-ic_fluent_hdr_20_regular:before { +.icon-ic_fluent_hand_wave_20_regular:before { content: "\e7f3"; } -.icon-ic_fluent_hdr_off_20_filled:before { +.icon-ic_fluent_handshake_20_filled:before { content: "\e7f4"; } -.icon-ic_fluent_hdr_off_20_regular:before { +.icon-ic_fluent_handshake_20_regular:before { content: "\e7f5"; } -.icon-ic_fluent_headphones_20_filled:before { +.icon-ic_fluent_hard_drive_20_filled:before { content: "\e7f6"; } -.icon-ic_fluent_headphones_20_regular:before { +.icon-ic_fluent_hard_drive_20_regular:before { content: "\e7f7"; } -.icon-ic_fluent_headphones_sound_wave_20_filled:before { +.icon-ic_fluent_hat_graduation_20_filled:before { content: "\e7f8"; } -.icon-ic_fluent_headphones_sound_wave_20_regular:before { +.icon-ic_fluent_hat_graduation_20_regular:before { content: "\e7f9"; } -.icon-ic_fluent_headset_20_filled:before { +.icon-ic_fluent_hd_20_filled:before { content: "\e7fa"; } -.icon-ic_fluent_headset_20_regular:before { +.icon-ic_fluent_hd_20_regular:before { content: "\e7fb"; } -.icon-ic_fluent_headset_add_20_filled:before { +.icon-ic_fluent_hdr_20_filled:before { content: "\e7fc"; } -.icon-ic_fluent_headset_add_20_regular:before { +.icon-ic_fluent_hdr_20_regular:before { content: "\e7fd"; } -.icon-ic_fluent_headset_vr_20_filled:before { +.icon-ic_fluent_hdr_off_20_filled:before { content: "\e7fe"; } -.icon-ic_fluent_headset_vr_20_regular:before { +.icon-ic_fluent_hdr_off_20_regular:before { content: "\e7ff"; } -.icon-ic_fluent_heart_20_filled:before { +.icon-ic_fluent_headphones_20_filled:before { content: "\e800"; } -.icon-ic_fluent_heart_20_regular:before { +.icon-ic_fluent_headphones_20_regular:before { content: "\e801"; } -.icon-ic_fluent_heart_broken_20_filled:before { +.icon-ic_fluent_headphones_sound_wave_20_filled:before { content: "\e802"; } -.icon-ic_fluent_heart_broken_20_regular:before { +.icon-ic_fluent_headphones_sound_wave_20_regular:before { content: "\e803"; } -.icon-ic_fluent_heart_circle_20_filled:before { +.icon-ic_fluent_headset_20_filled:before { content: "\e804"; } -.icon-ic_fluent_heart_circle_20_regular:before { +.icon-ic_fluent_headset_20_regular:before { content: "\e805"; } -.icon-ic_fluent_heart_circle_hint_20_filled:before { +.icon-ic_fluent_headset_add_20_filled:before { content: "\e806"; } -.icon-ic_fluent_heart_circle_hint_20_regular:before { +.icon-ic_fluent_headset_add_20_regular:before { content: "\e807"; } -.icon-ic_fluent_heart_pulse_20_filled:before { +.icon-ic_fluent_headset_vr_20_filled:before { content: "\e808"; } -.icon-ic_fluent_heart_pulse_20_regular:before { +.icon-ic_fluent_headset_vr_20_regular:before { content: "\e809"; } -.icon-ic_fluent_highlight_20_filled:before { +.icon-ic_fluent_heart_20_filled:before { content: "\e80a"; } -.icon-ic_fluent_highlight_20_regular:before { +.icon-ic_fluent_heart_20_regular:before { content: "\e80b"; } -.icon-ic_fluent_highlight_accent_20_filled:before { +.icon-ic_fluent_heart_broken_20_filled:before { content: "\e80c"; } -.icon-ic_fluent_highlight_link_20_filled:before { +.icon-ic_fluent_heart_broken_20_regular:before { content: "\e80d"; } -.icon-ic_fluent_highlight_link_20_regular:before { +.icon-ic_fluent_heart_circle_20_filled:before { content: "\e80e"; } -.icon-ic_fluent_history_20_filled:before { +.icon-ic_fluent_heart_circle_20_regular:before { content: "\e80f"; } -.icon-ic_fluent_history_20_regular:before { +.icon-ic_fluent_heart_circle_hint_20_filled:before { content: "\e810"; } -.icon-ic_fluent_history_dismiss_20_filled:before { +.icon-ic_fluent_heart_circle_hint_20_regular:before { content: "\e811"; } -.icon-ic_fluent_history_dismiss_20_regular:before { +.icon-ic_fluent_heart_pulse_20_filled:before { content: "\e812"; } -.icon-ic_fluent_home_20_filled:before { +.icon-ic_fluent_heart_pulse_20_regular:before { content: "\e813"; } -.icon-ic_fluent_home_20_regular:before { +.icon-ic_fluent_highlight_20_filled:before { content: "\e814"; } -.icon-ic_fluent_home_add_20_filled:before { +.icon-ic_fluent_highlight_20_regular:before { content: "\e815"; } -.icon-ic_fluent_home_add_20_regular:before { +.icon-ic_fluent_highlight_accent_20_filled:before { content: "\e816"; } -.icon-ic_fluent_home_checkmark_20_filled:before { +.icon-ic_fluent_highlight_link_20_filled:before { content: "\e817"; } -.icon-ic_fluent_home_checkmark_20_regular:before { +.icon-ic_fluent_highlight_link_20_regular:before { content: "\e818"; } -.icon-ic_fluent_home_database_20_filled:before { +.icon-ic_fluent_history_20_filled:before { content: "\e819"; } -.icon-ic_fluent_home_database_20_regular:before { +.icon-ic_fluent_history_20_regular:before { content: "\e81a"; } -.icon-ic_fluent_home_more_20_filled:before { +.icon-ic_fluent_history_dismiss_20_filled:before { content: "\e81b"; } -.icon-ic_fluent_home_more_20_regular:before { +.icon-ic_fluent_history_dismiss_20_regular:before { content: "\e81c"; } -.icon-ic_fluent_home_person_20_filled:before { +.icon-ic_fluent_home_20_filled:before { content: "\e81d"; } -.icon-ic_fluent_home_person_20_regular:before { +.icon-ic_fluent_home_20_regular:before { content: "\e81e"; } -.icon-ic_fluent_home_split_20_filled:before { +.icon-ic_fluent_home_add_20_filled:before { content: "\e81f"; } -.icon-ic_fluent_home_split_20_regular:before { +.icon-ic_fluent_home_add_20_regular:before { content: "\e820"; } -.icon-ic_fluent_hourglass_20_filled:before { +.icon-ic_fluent_home_checkmark_20_filled:before { content: "\e821"; } -.icon-ic_fluent_hourglass_20_regular:before { +.icon-ic_fluent_home_checkmark_20_regular:before { content: "\e822"; } -.icon-ic_fluent_hourglass_half_20_filled:before { +.icon-ic_fluent_home_database_20_filled:before { content: "\e823"; } -.icon-ic_fluent_hourglass_half_20_regular:before { +.icon-ic_fluent_home_database_20_regular:before { content: "\e824"; } -.icon-ic_fluent_hourglass_one_quarter_20_filled:before { +.icon-ic_fluent_home_more_20_filled:before { content: "\e825"; } -.icon-ic_fluent_hourglass_one_quarter_20_regular:before { +.icon-ic_fluent_home_more_20_regular:before { content: "\e826"; } -.icon-ic_fluent_hourglass_three_quarter_20_filled:before { +.icon-ic_fluent_home_person_20_filled:before { content: "\e827"; } -.icon-ic_fluent_hourglass_three_quarter_20_regular:before { +.icon-ic_fluent_home_person_20_regular:before { content: "\e828"; } -.icon-ic_fluent_icons_20_filled:before { +.icon-ic_fluent_home_split_20_filled:before { content: "\e829"; } -.icon-ic_fluent_icons_20_regular:before { +.icon-ic_fluent_home_split_20_regular:before { content: "\e82a"; } -.icon-ic_fluent_image_20_filled:before { +.icon-ic_fluent_hourglass_20_filled:before { content: "\e82b"; } -.icon-ic_fluent_image_20_regular:before { +.icon-ic_fluent_hourglass_20_regular:before { content: "\e82c"; } -.icon-ic_fluent_image_add_20_filled:before { +.icon-ic_fluent_hourglass_half_20_filled:before { content: "\e82d"; } -.icon-ic_fluent_image_add_20_regular:before { +.icon-ic_fluent_hourglass_half_20_regular:before { content: "\e82e"; } -.icon-ic_fluent_image_alt_text_20_filled:before { +.icon-ic_fluent_hourglass_one_quarter_20_filled:before { content: "\e82f"; } -.icon-ic_fluent_image_alt_text_20_regular:before { +.icon-ic_fluent_hourglass_one_quarter_20_regular:before { content: "\e830"; } -.icon-ic_fluent_image_arrow_back_20_filled:before { +.icon-ic_fluent_hourglass_three_quarter_20_filled:before { content: "\e831"; } -.icon-ic_fluent_image_arrow_back_20_regular:before { +.icon-ic_fluent_hourglass_three_quarter_20_regular:before { content: "\e832"; } -.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before { +.icon-ic_fluent_icons_20_filled:before { content: "\e833"; } -.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before { +.icon-ic_fluent_icons_20_regular:before { content: "\e834"; } -.icon-ic_fluent_image_arrow_forward_20_filled:before { +.icon-ic_fluent_image_20_filled:before { content: "\e835"; } -.icon-ic_fluent_image_arrow_forward_20_regular:before { +.icon-ic_fluent_image_20_regular:before { content: "\e836"; } -.icon-ic_fluent_image_border_20_filled:before { +.icon-ic_fluent_image_add_20_filled:before { content: "\e837"; } -.icon-ic_fluent_image_border_20_regular:before { +.icon-ic_fluent_image_add_20_regular:before { content: "\e838"; } -.icon-ic_fluent_image_circle_20_filled:before { +.icon-ic_fluent_image_alt_text_20_filled:before { content: "\e839"; } -.icon-ic_fluent_image_circle_20_regular:before { +.icon-ic_fluent_image_alt_text_20_regular:before { content: "\e83a"; } -.icon-ic_fluent_image_copy_20_filled:before { +.icon-ic_fluent_image_arrow_back_20_filled:before { content: "\e83b"; } -.icon-ic_fluent_image_copy_20_regular:before { +.icon-ic_fluent_image_arrow_back_20_regular:before { content: "\e83c"; } -.icon-ic_fluent_image_edit_20_filled:before { +.icon-ic_fluent_image_arrow_counterclockwise_20_filled:before { content: "\e83d"; } -.icon-ic_fluent_image_edit_20_regular:before { +.icon-ic_fluent_image_arrow_counterclockwise_20_regular:before { content: "\e83e"; } -.icon-ic_fluent_image_globe_20_filled:before { +.icon-ic_fluent_image_arrow_forward_20_filled:before { content: "\e83f"; } -.icon-ic_fluent_image_globe_20_regular:before { +.icon-ic_fluent_image_arrow_forward_20_regular:before { content: "\e840"; } -.icon-ic_fluent_image_multiple_20_filled:before { +.icon-ic_fluent_image_border_20_filled:before { content: "\e841"; } -.icon-ic_fluent_image_multiple_20_regular:before { +.icon-ic_fluent_image_border_20_regular:before { content: "\e842"; } -.icon-ic_fluent_image_multiple_off_20_filled:before { +.icon-ic_fluent_image_circle_20_filled:before { content: "\e843"; } -.icon-ic_fluent_image_multiple_off_20_regular:before { +.icon-ic_fluent_image_circle_20_regular:before { content: "\e844"; } -.icon-ic_fluent_image_off_20_filled:before { +.icon-ic_fluent_image_copy_20_filled:before { content: "\e845"; } -.icon-ic_fluent_image_off_20_regular:before { +.icon-ic_fluent_image_copy_20_regular:before { content: "\e846"; } -.icon-ic_fluent_image_prohibited_20_filled:before { +.icon-ic_fluent_image_edit_20_filled:before { content: "\e847"; } -.icon-ic_fluent_image_prohibited_20_regular:before { +.icon-ic_fluent_image_edit_20_regular:before { content: "\e848"; } -.icon-ic_fluent_image_reflection_20_filled:before { +.icon-ic_fluent_image_globe_20_filled:before { content: "\e849"; } -.icon-ic_fluent_image_reflection_20_regular:before { +.icon-ic_fluent_image_globe_20_regular:before { content: "\e84a"; } -.icon-ic_fluent_image_search_20_filled:before { +.icon-ic_fluent_image_multiple_20_filled:before { content: "\e84b"; } -.icon-ic_fluent_image_search_20_regular:before { +.icon-ic_fluent_image_multiple_20_regular:before { content: "\e84c"; } -.icon-ic_fluent_image_shadow_20_filled:before { +.icon-ic_fluent_image_multiple_off_20_filled:before { content: "\e84d"; } -.icon-ic_fluent_image_shadow_20_regular:before { +.icon-ic_fluent_image_multiple_off_20_regular:before { content: "\e84e"; } -.icon-ic_fluent_image_table_20_filled:before { +.icon-ic_fluent_image_off_20_filled:before { content: "\e84f"; } -.icon-ic_fluent_image_table_20_regular:before { +.icon-ic_fluent_image_off_20_regular:before { content: "\e850"; } -.icon-ic_fluent_immersive_reader_20_filled:before { +.icon-ic_fluent_image_prohibited_20_filled:before { content: "\e851"; } -.icon-ic_fluent_immersive_reader_20_regular:before { +.icon-ic_fluent_image_prohibited_20_regular:before { content: "\e852"; } -.icon-ic_fluent_important_20_filled:before { +.icon-ic_fluent_image_reflection_20_filled:before { content: "\e853"; } -.icon-ic_fluent_important_20_regular:before { +.icon-ic_fluent_image_reflection_20_regular:before { content: "\e854"; } -.icon-ic_fluent_incognito_20_filled:before { +.icon-ic_fluent_image_search_20_filled:before { content: "\e855"; } -.icon-ic_fluent_incognito_20_regular:before { +.icon-ic_fluent_image_search_20_regular:before { content: "\e856"; } -.icon-ic_fluent_info_20_filled:before { +.icon-ic_fluent_image_shadow_20_filled:before { content: "\e857"; } -.icon-ic_fluent_info_20_regular:before { +.icon-ic_fluent_image_shadow_20_regular:before { content: "\e858"; } -.icon-ic_fluent_info_shield_20_filled:before { +.icon-ic_fluent_image_table_20_filled:before { content: "\e859"; } -.icon-ic_fluent_info_shield_20_regular:before { +.icon-ic_fluent_image_table_20_regular:before { content: "\e85a"; } -.icon-ic_fluent_ink_stroke_20_filled:before { +.icon-ic_fluent_immersive_reader_20_filled:before { content: "\e85b"; } -.icon-ic_fluent_ink_stroke_20_regular:before { +.icon-ic_fluent_immersive_reader_20_regular:before { content: "\e85c"; } -.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before { +.icon-ic_fluent_important_20_filled:before { content: "\e85d"; } -.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before { +.icon-ic_fluent_important_20_regular:before { content: "\e85e"; } -.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before { +.icon-ic_fluent_incognito_20_filled:before { content: "\e85f"; } -.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before { +.icon-ic_fluent_incognito_20_regular:before { content: "\e860"; } -.icon-ic_fluent_inking_tool_20_filled:before { +.icon-ic_fluent_info_20_filled:before { content: "\e861"; } -.icon-ic_fluent_inking_tool_20_regular:before { +.icon-ic_fluent_info_20_regular:before { content: "\e862"; } -.icon-ic_fluent_inking_tool_accent_20_filled:before { +.icon-ic_fluent_info_shield_20_filled:before { content: "\e863"; } -.icon-ic_fluent_inprivate_account_20_filled:before { +.icon-ic_fluent_info_shield_20_regular:before { content: "\e864"; } -.icon-ic_fluent_inprivate_account_20_regular:before { +.icon-ic_fluent_ink_stroke_20_filled:before { content: "\e865"; } -.icon-ic_fluent_insert_20_filled:before { +.icon-ic_fluent_ink_stroke_20_regular:before { content: "\e866"; } -.icon-ic_fluent_insert_20_regular:before { +.icon-ic_fluent_ink_stroke_arrow_down_20_filled:before { content: "\e867"; } -.icon-ic_fluent_ios_chevron_right_20_filled:before { +.icon-ic_fluent_ink_stroke_arrow_down_20_regular:before { content: "\e868"; } -.icon-ic_fluent_ios_chevron_right_20_regular:before { +.icon-ic_fluent_ink_stroke_arrow_up_down_20_filled:before { content: "\e869"; } -.icon-ic_fluent_iot_20_filled:before { +.icon-ic_fluent_ink_stroke_arrow_up_down_20_regular:before { content: "\e86a"; } -.icon-ic_fluent_iot_20_regular:before { +.icon-ic_fluent_inking_tool_20_filled:before { content: "\e86b"; } -.icon-ic_fluent_iot_alert_20_filled:before { +.icon-ic_fluent_inking_tool_20_regular:before { content: "\e86c"; } -.icon-ic_fluent_iot_alert_20_regular:before { +.icon-ic_fluent_inking_tool_accent_20_filled:before { content: "\e86d"; } -.icon-ic_fluent_javascript_20_filled:before { +.icon-ic_fluent_inprivate_account_20_filled:before { content: "\e86e"; } -.icon-ic_fluent_javascript_20_regular:before { +.icon-ic_fluent_inprivate_account_20_regular:before { content: "\e86f"; } -.icon-ic_fluent_joystick_20_filled:before { +.icon-ic_fluent_insert_20_filled:before { content: "\e870"; } -.icon-ic_fluent_joystick_20_regular:before { +.icon-ic_fluent_insert_20_regular:before { content: "\e871"; } -.icon-ic_fluent_key_20_filled:before { +.icon-ic_fluent_ios_chevron_right_20_filled:before { content: "\e872"; } -.icon-ic_fluent_key_20_regular:before { +.icon-ic_fluent_ios_chevron_right_20_regular:before { content: "\e873"; } -.icon-ic_fluent_key_command_20_filled:before { +.icon-ic_fluent_iot_20_filled:before { content: "\e874"; } -.icon-ic_fluent_key_command_20_regular:before { +.icon-ic_fluent_iot_20_regular:before { content: "\e875"; } -.icon-ic_fluent_key_multiple_20_filled:before { +.icon-ic_fluent_iot_alert_20_filled:before { content: "\e876"; } -.icon-ic_fluent_key_multiple_20_regular:before { +.icon-ic_fluent_iot_alert_20_regular:before { content: "\e877"; } -.icon-ic_fluent_key_reset_20_filled:before { +.icon-ic_fluent_javascript_20_filled:before { content: "\e878"; } -.icon-ic_fluent_key_reset_20_regular:before { +.icon-ic_fluent_javascript_20_regular:before { content: "\e879"; } -.icon-ic_fluent_keyboard_123_20_filled:before { +.icon-ic_fluent_joystick_20_filled:before { content: "\e87a"; } -.icon-ic_fluent_keyboard_123_20_regular:before { +.icon-ic_fluent_joystick_20_regular:before { content: "\e87b"; } -.icon-ic_fluent_keyboard_20_filled:before { +.icon-ic_fluent_key_20_filled:before { content: "\e87c"; } -.icon-ic_fluent_keyboard_20_regular:before { +.icon-ic_fluent_key_20_regular:before { content: "\e87d"; } -.icon-ic_fluent_keyboard_dock_20_filled:before { +.icon-ic_fluent_key_command_20_filled:before { content: "\e87e"; } -.icon-ic_fluent_keyboard_dock_20_regular:before { +.icon-ic_fluent_key_command_20_regular:before { content: "\e87f"; } -.icon-ic_fluent_keyboard_layout_float_20_filled:before { +.icon-ic_fluent_key_multiple_20_filled:before { content: "\e880"; } -.icon-ic_fluent_keyboard_layout_float_20_regular:before { +.icon-ic_fluent_key_multiple_20_regular:before { content: "\e881"; } -.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before { +.icon-ic_fluent_key_reset_20_filled:before { content: "\e882"; } -.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before { +.icon-ic_fluent_key_reset_20_regular:before { content: "\e883"; } -.icon-ic_fluent_keyboard_layout_resize_20_filled:before { +.icon-ic_fluent_keyboard_123_20_filled:before { content: "\e884"; } -.icon-ic_fluent_keyboard_layout_resize_20_regular:before { +.icon-ic_fluent_keyboard_123_20_regular:before { content: "\e885"; } -.icon-ic_fluent_keyboard_layout_split_20_filled:before { +.icon-ic_fluent_keyboard_20_filled:before { content: "\e886"; } -.icon-ic_fluent_keyboard_layout_split_20_regular:before { +.icon-ic_fluent_keyboard_20_regular:before { content: "\e887"; } -.icon-ic_fluent_keyboard_shift_20_filled:before { +.icon-ic_fluent_keyboard_dock_20_filled:before { content: "\e888"; } -.icon-ic_fluent_keyboard_shift_20_regular:before { +.icon-ic_fluent_keyboard_dock_20_regular:before { content: "\e889"; } -.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before { +.icon-ic_fluent_keyboard_layout_float_20_filled:before { content: "\e88a"; } -.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before { +.icon-ic_fluent_keyboard_layout_float_20_regular:before { content: "\e88b"; } -.icon-ic_fluent_keyboard_tab_20_filled:before { +.icon-ic_fluent_keyboard_layout_one_handed_left_20_filled:before { content: "\e88c"; } -.icon-ic_fluent_keyboard_tab_20_regular:before { +.icon-ic_fluent_keyboard_layout_one_handed_left_20_regular:before { content: "\e88d"; } -.icon-ic_fluent_laptop_20_filled:before { +.icon-ic_fluent_keyboard_layout_resize_20_filled:before { content: "\e88e"; } -.icon-ic_fluent_laptop_20_regular:before { +.icon-ic_fluent_keyboard_layout_resize_20_regular:before { content: "\e88f"; } -.icon-ic_fluent_laptop_dismiss_20_filled:before { +.icon-ic_fluent_keyboard_layout_split_20_filled:before { content: "\e890"; } -.icon-ic_fluent_laptop_dismiss_20_regular:before { +.icon-ic_fluent_keyboard_layout_split_20_regular:before { content: "\e891"; } -.icon-ic_fluent_laser_tool_20_filled:before { +.icon-ic_fluent_keyboard_shift_20_filled:before { content: "\e892"; } -.icon-ic_fluent_laser_tool_20_regular:before { +.icon-ic_fluent_keyboard_shift_20_regular:before { content: "\e893"; } -.icon-ic_fluent_lasso_20_filled:before { +.icon-ic_fluent_keyboard_shift_uppercase_20_filled:before { content: "\e894"; } -.icon-ic_fluent_lasso_20_regular:before { +.icon-ic_fluent_keyboard_shift_uppercase_20_regular:before { content: "\e895"; } -.icon-ic_fluent_launcher_settings_20_filled:before { +.icon-ic_fluent_keyboard_tab_20_filled:before { content: "\e896"; } -.icon-ic_fluent_launcher_settings_20_regular:before { +.icon-ic_fluent_keyboard_tab_20_regular:before { content: "\e897"; } -.icon-ic_fluent_layer_20_filled:before { +.icon-ic_fluent_laptop_20_filled:before { content: "\e898"; } -.icon-ic_fluent_layer_20_regular:before { +.icon-ic_fluent_laptop_20_regular:before { content: "\e899"; } -.icon-ic_fluent_layer_diagonal_20_filled:before { +.icon-ic_fluent_laptop_dismiss_20_filled:before { content: "\e89a"; } -.icon-ic_fluent_layer_diagonal_20_regular:before { +.icon-ic_fluent_laptop_dismiss_20_regular:before { content: "\e89b"; } -.icon-ic_fluent_layer_diagonal_person_20_filled:before { +.icon-ic_fluent_laser_tool_20_filled:before { content: "\e89c"; } -.icon-ic_fluent_layer_diagonal_person_20_regular:before { +.icon-ic_fluent_laser_tool_20_regular:before { content: "\e89d"; } -.icon-ic_fluent_leaf_one_20_filled:before { +.icon-ic_fluent_lasso_20_filled:before { content: "\e89e"; } -.icon-ic_fluent_leaf_one_20_regular:before { +.icon-ic_fluent_lasso_20_regular:before { content: "\e89f"; } -.icon-ic_fluent_leaf_three_20_filled:before { +.icon-ic_fluent_launcher_settings_20_filled:before { content: "\e8a0"; } -.icon-ic_fluent_leaf_three_20_regular:before { +.icon-ic_fluent_launcher_settings_20_regular:before { content: "\e8a1"; } -.icon-ic_fluent_leaf_two_20_filled:before { +.icon-ic_fluent_layer_20_filled:before { content: "\e8a2"; } -.icon-ic_fluent_leaf_two_20_regular:before { +.icon-ic_fluent_layer_20_regular:before { content: "\e8a3"; } -.icon-ic_fluent_learning_app_20_filled:before { +.icon-ic_fluent_layer_diagonal_20_filled:before { content: "\e8a4"; } -.icon-ic_fluent_learning_app_20_regular:before { +.icon-ic_fluent_layer_diagonal_20_regular:before { content: "\e8a5"; } -.icon-ic_fluent_library_20_filled:before { +.icon-ic_fluent_layer_diagonal_person_20_filled:before { content: "\e8a6"; } -.icon-ic_fluent_library_20_regular:before { +.icon-ic_fluent_layer_diagonal_person_20_regular:before { content: "\e8a7"; } -.icon-ic_fluent_lightbulb_20_filled:before { +.icon-ic_fluent_leaf_one_20_filled:before { content: "\e8a8"; } -.icon-ic_fluent_lightbulb_20_regular:before { +.icon-ic_fluent_leaf_one_20_regular:before { content: "\e8a9"; } -.icon-ic_fluent_lightbulb_circle_20_filled:before { +.icon-ic_fluent_leaf_three_20_filled:before { content: "\e8aa"; } -.icon-ic_fluent_lightbulb_circle_20_regular:before { +.icon-ic_fluent_leaf_three_20_regular:before { content: "\e8ab"; } -.icon-ic_fluent_lightbulb_filament_20_filled:before { +.icon-ic_fluent_leaf_two_20_filled:before { content: "\e8ac"; } -.icon-ic_fluent_lightbulb_filament_20_regular:before { +.icon-ic_fluent_leaf_two_20_regular:before { content: "\e8ad"; } -.icon-ic_fluent_lightbulb_person_20_filled:before { +.icon-ic_fluent_learning_app_20_filled:before { content: "\e8ae"; } -.icon-ic_fluent_lightbulb_person_20_regular:before { +.icon-ic_fluent_learning_app_20_regular:before { content: "\e8af"; } -.icon-ic_fluent_likert_20_filled:before { +.icon-ic_fluent_library_20_filled:before { content: "\e8b0"; } -.icon-ic_fluent_likert_20_regular:before { +.icon-ic_fluent_library_20_regular:before { content: "\e8b1"; } -.icon-ic_fluent_line_20_filled:before { +.icon-ic_fluent_lightbulb_20_filled:before { content: "\e8b2"; } -.icon-ic_fluent_line_20_regular:before { +.icon-ic_fluent_lightbulb_20_regular:before { content: "\e8b3"; } -.icon-ic_fluent_line_dashes_20_filled:before { +.icon-ic_fluent_lightbulb_circle_20_filled:before { content: "\e8b4"; } -.icon-ic_fluent_line_dashes_20_regular:before { +.icon-ic_fluent_lightbulb_circle_20_regular:before { content: "\e8b5"; } -.icon-ic_fluent_line_horizontal_1_20_filled:before { +.icon-ic_fluent_lightbulb_filament_20_filled:before { content: "\e8b6"; } -.icon-ic_fluent_line_horizontal_1_20_regular:before { +.icon-ic_fluent_lightbulb_filament_20_regular:before { content: "\e8b7"; } -.icon-ic_fluent_line_horizontal_3_20_filled:before { +.icon-ic_fluent_lightbulb_person_20_filled:before { content: "\e8b8"; } -.icon-ic_fluent_line_horizontal_3_20_regular:before { +.icon-ic_fluent_lightbulb_person_20_regular:before { content: "\e8b9"; } -.icon-ic_fluent_line_horizontal_4_20_filled:before { +.icon-ic_fluent_likert_20_filled:before { content: "\e8ba"; } -.icon-ic_fluent_line_horizontal_4_20_regular:before { +.icon-ic_fluent_likert_20_regular:before { content: "\e8bb"; } -.icon-ic_fluent_line_horizontal_4_search_20_filled:before { +.icon-ic_fluent_line_20_filled:before { content: "\e8bc"; } -.icon-ic_fluent_line_horizontal_4_search_20_regular:before { +.icon-ic_fluent_line_20_regular:before { content: "\e8bd"; } -.icon-ic_fluent_line_horizontal_5_20_filled:before { +.icon-ic_fluent_line_dashes_20_filled:before { content: "\e8be"; } -.icon-ic_fluent_line_horizontal_5_20_regular:before { +.icon-ic_fluent_line_dashes_20_regular:before { content: "\e8bf"; } -.icon-ic_fluent_line_horizontal_5_error_20_filled:before { +.icon-ic_fluent_line_horizontal_1_20_filled:before { content: "\e8c0"; } -.icon-ic_fluent_line_horizontal_5_error_20_regular:before { +.icon-ic_fluent_line_horizontal_1_20_regular:before { content: "\e8c1"; } -.icon-ic_fluent_line_style_20_filled:before { +.icon-ic_fluent_line_horizontal_3_20_filled:before { content: "\e8c2"; } -.icon-ic_fluent_line_style_20_regular:before { +.icon-ic_fluent_line_horizontal_3_20_regular:before { content: "\e8c3"; } -.icon-ic_fluent_line_thickness_20_filled:before { +.icon-ic_fluent_line_horizontal_4_20_filled:before { content: "\e8c4"; } -.icon-ic_fluent_line_thickness_20_regular:before { +.icon-ic_fluent_line_horizontal_4_20_regular:before { content: "\e8c5"; } -.icon-ic_fluent_link_20_filled:before { +.icon-ic_fluent_line_horizontal_4_search_20_filled:before { content: "\e8c6"; } -.icon-ic_fluent_link_20_regular:before { +.icon-ic_fluent_line_horizontal_4_search_20_regular:before { content: "\e8c7"; } -.icon-ic_fluent_link_dismiss_20_filled:before { +.icon-ic_fluent_line_horizontal_5_20_filled:before { content: "\e8c8"; } -.icon-ic_fluent_link_dismiss_20_regular:before { +.icon-ic_fluent_line_horizontal_5_20_regular:before { content: "\e8c9"; } -.icon-ic_fluent_link_edit_20_filled:before { +.icon-ic_fluent_line_horizontal_5_error_20_filled:before { content: "\e8ca"; } -.icon-ic_fluent_link_edit_20_regular:before { +.icon-ic_fluent_line_horizontal_5_error_20_regular:before { content: "\e8cb"; } -.icon-ic_fluent_link_square_20_filled:before { +.icon-ic_fluent_line_style_20_filled:before { content: "\e8cc"; } -.icon-ic_fluent_link_square_20_regular:before { +.icon-ic_fluent_line_style_20_regular:before { content: "\e8cd"; } -.icon-ic_fluent_link_toolbox_20_filled:before { +.icon-ic_fluent_line_thickness_20_filled:before { content: "\e8ce"; } -.icon-ic_fluent_link_toolbox_20_regular:before { +.icon-ic_fluent_line_thickness_20_regular:before { content: "\e8cf"; } -.icon-ic_fluent_list_20_filled:before { +.icon-ic_fluent_link_20_filled:before { content: "\e8d0"; } -.icon-ic_fluent_list_20_regular:before { +.icon-ic_fluent_link_20_regular:before { content: "\e8d1"; } -.icon-ic_fluent_live_20_filled:before { +.icon-ic_fluent_link_dismiss_20_filled:before { content: "\e8d2"; } -.icon-ic_fluent_live_20_regular:before { +.icon-ic_fluent_link_dismiss_20_regular:before { content: "\e8d3"; } -.icon-ic_fluent_live_off_20_filled:before { +.icon-ic_fluent_link_edit_20_filled:before { content: "\e8d4"; } -.icon-ic_fluent_live_off_20_regular:before { +.icon-ic_fluent_link_edit_20_regular:before { content: "\e8d5"; } -.icon-ic_fluent_local_language_20_filled:before { +.icon-ic_fluent_link_square_20_filled:before { content: "\e8d6"; } -.icon-ic_fluent_local_language_20_regular:before { +.icon-ic_fluent_link_square_20_regular:before { content: "\e8d7"; } -.icon-ic_fluent_location_20_filled:before { +.icon-ic_fluent_link_toolbox_20_filled:before { content: "\e8d8"; } -.icon-ic_fluent_location_20_regular:before { +.icon-ic_fluent_link_toolbox_20_regular:before { content: "\e8d9"; } -.icon-ic_fluent_location_add_20_filled:before { +.icon-ic_fluent_list_20_filled:before { content: "\e8da"; } -.icon-ic_fluent_location_add_20_regular:before { +.icon-ic_fluent_list_20_regular:before { content: "\e8db"; } -.icon-ic_fluent_location_add_left_20_filled:before { +.icon-ic_fluent_live_20_filled:before { content: "\e8dc"; } -.icon-ic_fluent_location_add_left_20_regular:before { +.icon-ic_fluent_live_20_regular:before { content: "\e8dd"; } -.icon-ic_fluent_location_add_right_20_filled:before { +.icon-ic_fluent_live_off_20_filled:before { content: "\e8de"; } -.icon-ic_fluent_location_add_right_20_regular:before { +.icon-ic_fluent_live_off_20_regular:before { content: "\e8df"; } -.icon-ic_fluent_location_add_up_20_filled:before { +.icon-ic_fluent_local_language_20_filled:before { content: "\e8e0"; } -.icon-ic_fluent_location_add_up_20_regular:before { +.icon-ic_fluent_local_language_20_regular:before { content: "\e8e1"; } -.icon-ic_fluent_location_arrow_20_filled:before { +.icon-ic_fluent_location_20_filled:before { content: "\e8e2"; } -.icon-ic_fluent_location_arrow_20_regular:before { +.icon-ic_fluent_location_20_regular:before { content: "\e8e3"; } -.icon-ic_fluent_location_arrow_left_20_filled:before { +.icon-ic_fluent_location_add_20_filled:before { content: "\e8e4"; } -.icon-ic_fluent_location_arrow_left_20_regular:before { +.icon-ic_fluent_location_add_20_regular:before { content: "\e8e5"; } -.icon-ic_fluent_location_arrow_right_20_filled:before { +.icon-ic_fluent_location_add_left_20_filled:before { content: "\e8e6"; } -.icon-ic_fluent_location_arrow_right_20_regular:before { +.icon-ic_fluent_location_add_left_20_regular:before { content: "\e8e7"; } -.icon-ic_fluent_location_arrow_up_20_filled:before { +.icon-ic_fluent_location_add_right_20_filled:before { content: "\e8e8"; } -.icon-ic_fluent_location_arrow_up_20_regular:before { +.icon-ic_fluent_location_add_right_20_regular:before { content: "\e8e9"; } -.icon-ic_fluent_location_dismiss_20_filled:before { +.icon-ic_fluent_location_add_up_20_filled:before { content: "\e8ea"; } -.icon-ic_fluent_location_dismiss_20_regular:before { +.icon-ic_fluent_location_add_up_20_regular:before { content: "\e8eb"; } -.icon-ic_fluent_location_live_20_filled:before { +.icon-ic_fluent_location_arrow_20_filled:before { content: "\e8ec"; } -.icon-ic_fluent_location_live_20_regular:before { +.icon-ic_fluent_location_arrow_20_regular:before { content: "\e8ed"; } -.icon-ic_fluent_location_off_20_filled:before { +.icon-ic_fluent_location_arrow_left_20_filled:before { content: "\e8ee"; } -.icon-ic_fluent_location_off_20_regular:before { +.icon-ic_fluent_location_arrow_left_20_regular:before { content: "\e8ef"; } -.icon-ic_fluent_lock_closed_20_filled:before { +.icon-ic_fluent_location_arrow_right_20_filled:before { content: "\e8f0"; } -.icon-ic_fluent_lock_closed_20_regular:before { +.icon-ic_fluent_location_arrow_right_20_regular:before { content: "\e8f1"; } -.icon-ic_fluent_lock_multiple_20_filled:before { +.icon-ic_fluent_location_arrow_up_20_filled:before { content: "\e8f2"; } -.icon-ic_fluent_lock_multiple_20_regular:before { +.icon-ic_fluent_location_arrow_up_20_regular:before { content: "\e8f3"; } -.icon-ic_fluent_lock_open_20_filled:before { +.icon-ic_fluent_location_dismiss_20_filled:before { content: "\e8f4"; } -.icon-ic_fluent_lock_open_20_regular:before { +.icon-ic_fluent_location_dismiss_20_regular:before { content: "\e8f5"; } -.icon-ic_fluent_lock_shield_20_filled:before { +.icon-ic_fluent_location_live_20_filled:before { content: "\e8f6"; } -.icon-ic_fluent_lock_shield_20_regular:before { +.icon-ic_fluent_location_live_20_regular:before { content: "\e8f7"; } -.icon-ic_fluent_lottery_20_filled:before { +.icon-ic_fluent_location_off_20_filled:before { content: "\e8f8"; } -.icon-ic_fluent_lottery_20_regular:before { +.icon-ic_fluent_location_off_20_regular:before { content: "\e8f9"; } -.icon-ic_fluent_luggage_20_filled:before { +.icon-ic_fluent_lock_closed_20_filled:before { content: "\e8fa"; } -.icon-ic_fluent_luggage_20_regular:before { +.icon-ic_fluent_lock_closed_20_regular:before { content: "\e8fb"; } -.icon-ic_fluent_mail_20_filled:before { +.icon-ic_fluent_lock_closed_key_20_filled:before { content: "\e8fc"; } -.icon-ic_fluent_mail_20_regular:before { +.icon-ic_fluent_lock_closed_key_20_regular:before { content: "\e8fd"; } -.icon-ic_fluent_mail_add_20_filled:before { +.icon-ic_fluent_lock_multiple_20_filled:before { content: "\e8fe"; } -.icon-ic_fluent_mail_add_20_regular:before { +.icon-ic_fluent_lock_multiple_20_regular:before { content: "\e8ff"; } -.icon-ic_fluent_mail_alert_20_filled:before { +.icon-ic_fluent_lock_open_20_filled:before { content: "\e900"; } -.icon-ic_fluent_mail_alert_20_regular:before { +.icon-ic_fluent_lock_open_20_regular:before { content: "\e901"; } -.icon-ic_fluent_mail_all_read_20_filled:before { +.icon-ic_fluent_lock_shield_20_filled:before { content: "\e902"; } -.icon-ic_fluent_mail_all_read_20_regular:before { +.icon-ic_fluent_lock_shield_20_regular:before { content: "\e903"; } -.icon-ic_fluent_mail_all_unread_20_filled:before { +.icon-ic_fluent_lottery_20_filled:before { content: "\e904"; } -.icon-ic_fluent_mail_all_unread_20_regular:before { +.icon-ic_fluent_lottery_20_regular:before { content: "\e905"; } -.icon-ic_fluent_mail_arrow_double_back_20_filled:before { +.icon-ic_fluent_luggage_20_filled:before { content: "\e906"; } -.icon-ic_fluent_mail_arrow_double_back_20_regular:before { +.icon-ic_fluent_luggage_20_regular:before { content: "\e907"; } -.icon-ic_fluent_mail_arrow_down_20_filled:before { +.icon-ic_fluent_mail_20_filled:before { content: "\e908"; } -.icon-ic_fluent_mail_arrow_down_20_regular:before { +.icon-ic_fluent_mail_20_regular:before { content: "\e909"; } -.icon-ic_fluent_mail_arrow_forward_20_filled:before { +.icon-ic_fluent_mail_add_20_filled:before { content: "\e90a"; } -.icon-ic_fluent_mail_arrow_forward_20_regular:before { +.icon-ic_fluent_mail_add_20_regular:before { content: "\e90b"; } -.icon-ic_fluent_mail_arrow_up_20_filled:before { +.icon-ic_fluent_mail_alert_20_filled:before { content: "\e90c"; } -.icon-ic_fluent_mail_arrow_up_20_regular:before { +.icon-ic_fluent_mail_alert_20_regular:before { content: "\e90d"; } -.icon-ic_fluent_mail_attach_20_filled:before { +.icon-ic_fluent_mail_all_read_20_filled:before { content: "\e90e"; } -.icon-ic_fluent_mail_attach_20_regular:before { +.icon-ic_fluent_mail_all_read_20_regular:before { content: "\e90f"; } -.icon-ic_fluent_mail_checkmark_20_filled:before { +.icon-ic_fluent_mail_all_unread_20_filled:before { content: "\e910"; } -.icon-ic_fluent_mail_checkmark_20_regular:before { +.icon-ic_fluent_mail_all_unread_20_regular:before { content: "\e911"; } -.icon-ic_fluent_mail_clock_20_filled:before { +.icon-ic_fluent_mail_arrow_double_back_20_filled:before { content: "\e912"; } -.icon-ic_fluent_mail_clock_20_regular:before { +.icon-ic_fluent_mail_arrow_double_back_20_regular:before { content: "\e913"; } -.icon-ic_fluent_mail_copy_20_filled:before { +.icon-ic_fluent_mail_arrow_down_20_filled:before { content: "\e914"; } -.icon-ic_fluent_mail_copy_20_regular:before { +.icon-ic_fluent_mail_arrow_down_20_regular:before { content: "\e915"; } -.icon-ic_fluent_mail_dismiss_20_filled:before { +.icon-ic_fluent_mail_arrow_forward_20_filled:before { content: "\e916"; } -.icon-ic_fluent_mail_dismiss_20_regular:before { +.icon-ic_fluent_mail_arrow_forward_20_regular:before { content: "\e917"; } -.icon-ic_fluent_mail_edit_20_filled:before { +.icon-ic_fluent_mail_arrow_up_20_filled:before { content: "\e918"; } -.icon-ic_fluent_mail_edit_20_regular:before { +.icon-ic_fluent_mail_arrow_up_20_regular:before { content: "\e919"; } -.icon-ic_fluent_mail_error_20_filled:before { +.icon-ic_fluent_mail_attach_20_filled:before { content: "\e91a"; } -.icon-ic_fluent_mail_error_20_regular:before { +.icon-ic_fluent_mail_attach_20_regular:before { content: "\e91b"; } -.icon-ic_fluent_mail_inbox_20_filled:before { +.icon-ic_fluent_mail_checkmark_20_filled:before { content: "\e91c"; } -.icon-ic_fluent_mail_inbox_20_regular:before { +.icon-ic_fluent_mail_checkmark_20_regular:before { content: "\e91d"; } -.icon-ic_fluent_mail_inbox_add_20_filled:before { +.icon-ic_fluent_mail_clock_20_filled:before { content: "\e91e"; } -.icon-ic_fluent_mail_inbox_add_20_regular:before { +.icon-ic_fluent_mail_clock_20_regular:before { content: "\e91f"; } -.icon-ic_fluent_mail_inbox_all_20_filled:before { +.icon-ic_fluent_mail_copy_20_filled:before { content: "\e920"; } -.icon-ic_fluent_mail_inbox_all_20_regular:before { +.icon-ic_fluent_mail_copy_20_regular:before { content: "\e921"; } -.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before { +.icon-ic_fluent_mail_dismiss_20_filled:before { content: "\e922"; } -.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before { +.icon-ic_fluent_mail_dismiss_20_regular:before { content: "\e923"; } -.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before { +.icon-ic_fluent_mail_edit_20_filled:before { content: "\e924"; } -.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before { +.icon-ic_fluent_mail_edit_20_regular:before { content: "\e925"; } -.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before { +.icon-ic_fluent_mail_error_20_filled:before { content: "\e926"; } -.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before { +.icon-ic_fluent_mail_error_20_regular:before { content: "\e927"; } -.icon-ic_fluent_mail_inbox_checkmark_20_filled:before { +.icon-ic_fluent_mail_inbox_20_filled:before { content: "\e928"; } -.icon-ic_fluent_mail_inbox_checkmark_20_regular:before { +.icon-ic_fluent_mail_inbox_20_regular:before { content: "\e929"; } -.icon-ic_fluent_mail_inbox_dismiss_20_filled:before { +.icon-ic_fluent_mail_inbox_add_20_filled:before { content: "\e92a"; } -.icon-ic_fluent_mail_inbox_dismiss_20_regular:before { +.icon-ic_fluent_mail_inbox_add_20_regular:before { content: "\e92b"; } -.icon-ic_fluent_mail_link_20_filled:before { +.icon-ic_fluent_mail_inbox_all_20_filled:before { content: "\e92c"; } -.icon-ic_fluent_mail_link_20_regular:before { +.icon-ic_fluent_mail_inbox_all_20_regular:before { content: "\e92d"; } -.icon-ic_fluent_mail_list_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_down_20_filled:before { content: "\e92e"; } -.icon-ic_fluent_mail_list_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_down_20_regular:before { content: "\e92f"; } -.icon-ic_fluent_mail_multiple_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_right_20_filled:before { content: "\e930"; } -.icon-ic_fluent_mail_multiple_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_right_20_regular:before { content: "\e931"; } -.icon-ic_fluent_mail_off_20_filled:before { +.icon-ic_fluent_mail_inbox_arrow_up_20_filled:before { content: "\e932"; } -.icon-ic_fluent_mail_off_20_regular:before { +.icon-ic_fluent_mail_inbox_arrow_up_20_regular:before { content: "\e933"; } -.icon-ic_fluent_mail_open_person_20_filled:before { +.icon-ic_fluent_mail_inbox_checkmark_20_filled:before { content: "\e934"; } -.icon-ic_fluent_mail_open_person_20_regular:before { +.icon-ic_fluent_mail_inbox_checkmark_20_regular:before { content: "\e935"; } -.icon-ic_fluent_mail_pause_20_filled:before { +.icon-ic_fluent_mail_inbox_dismiss_20_filled:before { content: "\e936"; } -.icon-ic_fluent_mail_pause_20_regular:before { +.icon-ic_fluent_mail_inbox_dismiss_20_regular:before { content: "\e937"; } -.icon-ic_fluent_mail_prohibited_20_filled:before { +.icon-ic_fluent_mail_link_20_filled:before { content: "\e938"; } -.icon-ic_fluent_mail_prohibited_20_regular:before { +.icon-ic_fluent_mail_link_20_regular:before { content: "\e939"; } -.icon-ic_fluent_mail_read_20_filled:before { +.icon-ic_fluent_mail_list_20_filled:before { content: "\e93a"; } -.icon-ic_fluent_mail_read_20_regular:before { +.icon-ic_fluent_mail_list_20_regular:before { content: "\e93b"; } -.icon-ic_fluent_mail_read_multiple_20_filled:before { +.icon-ic_fluent_mail_multiple_20_filled:before { content: "\e93c"; } -.icon-ic_fluent_mail_read_multiple_20_regular:before { +.icon-ic_fluent_mail_multiple_20_regular:before { content: "\e93d"; } -.icon-ic_fluent_mail_settings_20_filled:before { +.icon-ic_fluent_mail_off_20_filled:before { content: "\e93e"; } -.icon-ic_fluent_mail_settings_20_regular:before { +.icon-ic_fluent_mail_off_20_regular:before { content: "\e93f"; } -.icon-ic_fluent_mail_shield_20_filled:before { +.icon-ic_fluent_mail_open_person_20_filled:before { content: "\e940"; } -.icon-ic_fluent_mail_shield_20_regular:before { +.icon-ic_fluent_mail_open_person_20_regular:before { content: "\e941"; } -.icon-ic_fluent_mail_template_20_filled:before { +.icon-ic_fluent_mail_pause_20_filled:before { content: "\e942"; } -.icon-ic_fluent_mail_template_20_regular:before { +.icon-ic_fluent_mail_pause_20_regular:before { content: "\e943"; } -.icon-ic_fluent_mail_unread_20_filled:before { +.icon-ic_fluent_mail_prohibited_20_filled:before { content: "\e944"; } -.icon-ic_fluent_mail_unread_20_regular:before { +.icon-ic_fluent_mail_prohibited_20_regular:before { content: "\e945"; } -.icon-ic_fluent_mail_warning_20_filled:before { +.icon-ic_fluent_mail_read_20_filled:before { content: "\e946"; } -.icon-ic_fluent_mail_warning_20_regular:before { +.icon-ic_fluent_mail_read_20_regular:before { content: "\e947"; } -.icon-ic_fluent_map_20_filled:before { +.icon-ic_fluent_mail_read_multiple_20_filled:before { content: "\e948"; } -.icon-ic_fluent_map_20_regular:before { +.icon-ic_fluent_mail_read_multiple_20_regular:before { content: "\e949"; } -.icon-ic_fluent_map_drive_20_filled:before { +.icon-ic_fluent_mail_settings_20_filled:before { content: "\e94a"; } -.icon-ic_fluent_map_drive_20_regular:before { +.icon-ic_fluent_mail_settings_20_regular:before { content: "\e94b"; } -.icon-ic_fluent_markdown_20_filled:before { +.icon-ic_fluent_mail_shield_20_filled:before { content: "\e94c"; } -.icon-ic_fluent_markdown_20_regular:before { +.icon-ic_fluent_mail_shield_20_regular:before { content: "\e94d"; } -.icon-ic_fluent_match_app_layout_20_filled:before { +.icon-ic_fluent_mail_template_20_filled:before { content: "\e94e"; } -.icon-ic_fluent_match_app_layout_20_regular:before { +.icon-ic_fluent_mail_template_20_regular:before { content: "\e94f"; } -.icon-ic_fluent_math_format_linear_20_filled:before { +.icon-ic_fluent_mail_unread_20_filled:before { content: "\e950"; } -.icon-ic_fluent_math_format_linear_20_regular:before { +.icon-ic_fluent_mail_unread_20_regular:before { content: "\e951"; } -.icon-ic_fluent_math_format_professional_20_filled:before { +.icon-ic_fluent_mail_warning_20_filled:before { content: "\e952"; } -.icon-ic_fluent_math_format_professional_20_regular:before { +.icon-ic_fluent_mail_warning_20_regular:before { content: "\e953"; } -.icon-ic_fluent_math_formula_20_filled:before { +.icon-ic_fluent_map_20_filled:before { content: "\e954"; } -.icon-ic_fluent_math_formula_20_regular:before { +.icon-ic_fluent_map_20_regular:before { content: "\e955"; } -.icon-ic_fluent_math_symbols_20_filled:before { +.icon-ic_fluent_map_drive_20_filled:before { content: "\e956"; } -.icon-ic_fluent_math_symbols_20_regular:before { +.icon-ic_fluent_map_drive_20_regular:before { content: "\e957"; } -.icon-ic_fluent_maximize_20_filled:before { +.icon-ic_fluent_markdown_20_filled:before { content: "\e958"; } -.icon-ic_fluent_maximize_20_regular:before { +.icon-ic_fluent_markdown_20_regular:before { content: "\e959"; } -.icon-ic_fluent_meet_now_20_filled:before { +.icon-ic_fluent_match_app_layout_20_filled:before { content: "\e95a"; } -.icon-ic_fluent_meet_now_20_regular:before { +.icon-ic_fluent_match_app_layout_20_regular:before { content: "\e95b"; } -.icon-ic_fluent_megaphone_20_filled:before { +.icon-ic_fluent_math_format_linear_20_filled:before { content: "\e95c"; } -.icon-ic_fluent_megaphone_20_regular:before { +.icon-ic_fluent_math_format_linear_20_regular:before { content: "\e95d"; } -.icon-ic_fluent_megaphone_circle_20_filled:before { +.icon-ic_fluent_math_format_professional_20_filled:before { content: "\e95e"; } -.icon-ic_fluent_megaphone_circle_20_regular:before { +.icon-ic_fluent_math_format_professional_20_regular:before { content: "\e95f"; } -.icon-ic_fluent_megaphone_loud_20_filled:before { +.icon-ic_fluent_math_formula_20_filled:before { content: "\e960"; } -.icon-ic_fluent_megaphone_loud_20_regular:before { +.icon-ic_fluent_math_formula_20_regular:before { content: "\e961"; } -.icon-ic_fluent_megaphone_off_20_filled:before { +.icon-ic_fluent_math_symbols_20_filled:before { content: "\e962"; } -.icon-ic_fluent_megaphone_off_20_regular:before { +.icon-ic_fluent_math_symbols_20_regular:before { content: "\e963"; } -.icon-ic_fluent_mention_20_filled:before { +.icon-ic_fluent_maximize_20_filled:before { content: "\e964"; } -.icon-ic_fluent_mention_20_regular:before { +.icon-ic_fluent_maximize_20_regular:before { content: "\e965"; } -.icon-ic_fluent_mention_arrow_down_20_filled:before { +.icon-ic_fluent_meet_now_20_filled:before { content: "\e966"; } -.icon-ic_fluent_mention_arrow_down_20_regular:before { +.icon-ic_fluent_meet_now_20_regular:before { content: "\e967"; } -.icon-ic_fluent_mention_brackets_20_filled:before { +.icon-ic_fluent_megaphone_20_filled:before { content: "\e968"; } -.icon-ic_fluent_mention_brackets_20_regular:before { +.icon-ic_fluent_megaphone_20_regular:before { content: "\e969"; } -.icon-ic_fluent_merge_20_filled:before { +.icon-ic_fluent_megaphone_circle_20_filled:before { content: "\e96a"; } -.icon-ic_fluent_merge_20_regular:before { +.icon-ic_fluent_megaphone_circle_20_regular:before { content: "\e96b"; } -.icon-ic_fluent_mic_20_filled:before { +.icon-ic_fluent_megaphone_loud_20_filled:before { content: "\e96c"; } -.icon-ic_fluent_mic_20_regular:before { +.icon-ic_fluent_megaphone_loud_20_regular:before { content: "\e96d"; } -.icon-ic_fluent_mic_off_20_filled:before { +.icon-ic_fluent_megaphone_off_20_filled:before { content: "\e96e"; } -.icon-ic_fluent_mic_off_20_regular:before { +.icon-ic_fluent_megaphone_off_20_regular:before { content: "\e96f"; } -.icon-ic_fluent_mic_prohibited_20_filled:before { +.icon-ic_fluent_mention_20_filled:before { content: "\e970"; } -.icon-ic_fluent_mic_prohibited_20_regular:before { +.icon-ic_fluent_mention_20_regular:before { content: "\e971"; } -.icon-ic_fluent_mic_pulse_20_filled:before { +.icon-ic_fluent_mention_arrow_down_20_filled:before { content: "\e972"; } -.icon-ic_fluent_mic_pulse_20_regular:before { +.icon-ic_fluent_mention_arrow_down_20_regular:before { content: "\e973"; } -.icon-ic_fluent_mic_pulse_off_20_filled:before { +.icon-ic_fluent_mention_brackets_20_filled:before { content: "\e974"; } -.icon-ic_fluent_mic_pulse_off_20_regular:before { +.icon-ic_fluent_mention_brackets_20_regular:before { content: "\e975"; } -.icon-ic_fluent_mic_settings_20_filled:before { +.icon-ic_fluent_merge_20_filled:before { content: "\e976"; } -.icon-ic_fluent_mic_settings_20_regular:before { +.icon-ic_fluent_merge_20_regular:before { content: "\e977"; } -.icon-ic_fluent_mic_sparkle_20_filled:before { +.icon-ic_fluent_mic_20_filled:before { content: "\e978"; } -.icon-ic_fluent_mic_sparkle_20_regular:before { +.icon-ic_fluent_mic_20_regular:before { content: "\e979"; } -.icon-ic_fluent_mic_sync_20_filled:before { +.icon-ic_fluent_mic_off_20_filled:before { content: "\e97a"; } -.icon-ic_fluent_mic_sync_20_regular:before { +.icon-ic_fluent_mic_off_20_regular:before { content: "\e97b"; } -.icon-ic_fluent_microscope_20_filled:before { +.icon-ic_fluent_mic_prohibited_20_filled:before { content: "\e97c"; } -.icon-ic_fluent_microscope_20_regular:before { +.icon-ic_fluent_mic_prohibited_20_regular:before { content: "\e97d"; } -.icon-ic_fluent_midi_20_filled:before { +.icon-ic_fluent_mic_pulse_20_filled:before { content: "\e97e"; } -.icon-ic_fluent_midi_20_regular:before { +.icon-ic_fluent_mic_pulse_20_regular:before { content: "\e97f"; } -.icon-ic_fluent_mobile_optimized_20_filled:before { +.icon-ic_fluent_mic_pulse_off_20_filled:before { content: "\e980"; } -.icon-ic_fluent_mobile_optimized_20_regular:before { +.icon-ic_fluent_mic_pulse_off_20_regular:before { content: "\e981"; } -.icon-ic_fluent_molecule_20_filled:before { +.icon-ic_fluent_mic_settings_20_filled:before { content: "\e982"; } -.icon-ic_fluent_molecule_20_regular:before { +.icon-ic_fluent_mic_settings_20_regular:before { content: "\e983"; } -.icon-ic_fluent_money_20_filled:before { +.icon-ic_fluent_mic_sparkle_20_filled:before { content: "\e984"; } -.icon-ic_fluent_money_20_regular:before { +.icon-ic_fluent_mic_sparkle_20_regular:before { content: "\e985"; } -.icon-ic_fluent_money_calculator_20_filled:before { +.icon-ic_fluent_mic_sync_20_filled:before { content: "\e986"; } -.icon-ic_fluent_money_calculator_20_regular:before { +.icon-ic_fluent_mic_sync_20_regular:before { content: "\e987"; } -.icon-ic_fluent_money_dismiss_20_filled:before { +.icon-ic_fluent_microscope_20_filled:before { content: "\e988"; } -.icon-ic_fluent_money_dismiss_20_regular:before { +.icon-ic_fluent_microscope_20_regular:before { content: "\e989"; } -.icon-ic_fluent_money_hand_20_filled:before { +.icon-ic_fluent_midi_20_filled:before { content: "\e98a"; } -.icon-ic_fluent_money_hand_20_regular:before { +.icon-ic_fluent_midi_20_regular:before { content: "\e98b"; } -.icon-ic_fluent_money_off_20_filled:before { +.icon-ic_fluent_mobile_optimized_20_filled:before { content: "\e98c"; } -.icon-ic_fluent_money_off_20_regular:before { +.icon-ic_fluent_mobile_optimized_20_regular:before { content: "\e98d"; } -.icon-ic_fluent_money_settings_20_filled:before { +.icon-ic_fluent_molecule_20_filled:before { content: "\e98e"; } -.icon-ic_fluent_money_settings_20_regular:before { +.icon-ic_fluent_molecule_20_regular:before { content: "\e98f"; } -.icon-ic_fluent_more_circle_20_filled:before { +.icon-ic_fluent_money_20_filled:before { content: "\e990"; } -.icon-ic_fluent_more_circle_20_regular:before { +.icon-ic_fluent_money_20_regular:before { content: "\e991"; } -.icon-ic_fluent_more_horizontal_20_filled:before { +.icon-ic_fluent_money_calculator_20_filled:before { content: "\e992"; } -.icon-ic_fluent_more_horizontal_20_regular:before { +.icon-ic_fluent_money_calculator_20_regular:before { content: "\e993"; } -.icon-ic_fluent_more_vertical_20_filled:before { +.icon-ic_fluent_money_dismiss_20_filled:before { content: "\e994"; } -.icon-ic_fluent_more_vertical_20_regular:before { +.icon-ic_fluent_money_dismiss_20_regular:before { content: "\e995"; } -.icon-ic_fluent_movies_and_tv_20_filled:before { +.icon-ic_fluent_money_hand_20_filled:before { content: "\e996"; } -.icon-ic_fluent_movies_and_tv_20_regular:before { +.icon-ic_fluent_money_hand_20_regular:before { content: "\e997"; } -.icon-ic_fluent_multiplier_1_2x_20_filled:before { +.icon-ic_fluent_money_off_20_filled:before { content: "\e998"; } -.icon-ic_fluent_multiplier_1_2x_20_regular:before { +.icon-ic_fluent_money_off_20_regular:before { content: "\e999"; } -.icon-ic_fluent_multiplier_1_5x_20_filled:before { +.icon-ic_fluent_money_settings_20_filled:before { content: "\e99a"; } -.icon-ic_fluent_multiplier_1_5x_20_regular:before { +.icon-ic_fluent_money_settings_20_regular:before { content: "\e99b"; } -.icon-ic_fluent_multiplier_1_8x_20_filled:before { +.icon-ic_fluent_more_circle_20_filled:before { content: "\e99c"; } -.icon-ic_fluent_multiplier_1_8x_20_regular:before { +.icon-ic_fluent_more_circle_20_regular:before { content: "\e99d"; } -.icon-ic_fluent_multiplier_1x_20_filled:before { +.icon-ic_fluent_more_horizontal_20_filled:before { content: "\e99e"; } -.icon-ic_fluent_multiplier_1x_20_regular:before { +.icon-ic_fluent_more_horizontal_20_regular:before { content: "\e99f"; } -.icon-ic_fluent_multiplier_2x_20_filled:before { +.icon-ic_fluent_more_vertical_20_filled:before { content: "\e9a0"; } -.icon-ic_fluent_multiplier_2x_20_regular:before { +.icon-ic_fluent_more_vertical_20_regular:before { content: "\e9a1"; } -.icon-ic_fluent_multiplier_5x_20_filled:before { +.icon-ic_fluent_mountain_location_bottom_20_filled:before { content: "\e9a2"; } -.icon-ic_fluent_multiplier_5x_20_regular:before { +.icon-ic_fluent_mountain_location_bottom_20_regular:before { content: "\e9a3"; } -.icon-ic_fluent_multiselect_ltr_20_filled:before { +.icon-ic_fluent_mountain_location_top_20_filled:before { content: "\e9a4"; } -.icon-ic_fluent_multiselect_ltr_20_regular:before { +.icon-ic_fluent_mountain_location_top_20_regular:before { content: "\e9a5"; } -.icon-ic_fluent_multiselect_rtl_20_filled:before { +.icon-ic_fluent_mountain_trail_20_filled:before { content: "\e9a6"; } -.icon-ic_fluent_multiselect_rtl_20_regular:before { +.icon-ic_fluent_mountain_trail_20_regular:before { content: "\e9a7"; } -.icon-ic_fluent_music_note_1_20_filled:before { +.icon-ic_fluent_movies_and_tv_20_filled:before { content: "\e9a8"; } -.icon-ic_fluent_music_note_1_20_regular:before { +.icon-ic_fluent_movies_and_tv_20_regular:before { content: "\e9a9"; } -.icon-ic_fluent_music_note_2_20_filled:before { +.icon-ic_fluent_multiplier_1_2x_20_filled:before { content: "\e9aa"; } -.icon-ic_fluent_music_note_2_20_regular:before { +.icon-ic_fluent_multiplier_1_2x_20_regular:before { content: "\e9ab"; } -.icon-ic_fluent_music_note_2_play_20_filled:before { +.icon-ic_fluent_multiplier_1_5x_20_filled:before { content: "\e9ac"; } -.icon-ic_fluent_music_note_2_play_20_regular:before { +.icon-ic_fluent_multiplier_1_5x_20_regular:before { content: "\e9ad"; } -.icon-ic_fluent_music_note_off_1_20_filled:before { +.icon-ic_fluent_multiplier_1_8x_20_filled:before { content: "\e9ae"; } -.icon-ic_fluent_music_note_off_1_20_regular:before { +.icon-ic_fluent_multiplier_1_8x_20_regular:before { content: "\e9af"; } -.icon-ic_fluent_music_note_off_2_20_filled:before { +.icon-ic_fluent_multiplier_1x_20_filled:before { content: "\e9b0"; } -.icon-ic_fluent_music_note_off_2_20_regular:before { +.icon-ic_fluent_multiplier_1x_20_regular:before { content: "\e9b1"; } -.icon-ic_fluent_my_location_20_filled:before { +.icon-ic_fluent_multiplier_2x_20_filled:before { content: "\e9b2"; } -.icon-ic_fluent_my_location_20_regular:before { +.icon-ic_fluent_multiplier_2x_20_regular:before { content: "\e9b3"; } -.icon-ic_fluent_navigation_20_filled:before { +.icon-ic_fluent_multiplier_5x_20_filled:before { content: "\e9b4"; } -.icon-ic_fluent_navigation_20_regular:before { +.icon-ic_fluent_multiplier_5x_20_regular:before { content: "\e9b5"; } -.icon-ic_fluent_navigation_location_target_20_filled:before { +.icon-ic_fluent_multiselect_ltr_20_filled:before { content: "\e9b6"; } -.icon-ic_fluent_navigation_location_target_20_regular:before { +.icon-ic_fluent_multiselect_ltr_20_regular:before { content: "\e9b7"; } -.icon-ic_fluent_navigation_play_20_filled:before { +.icon-ic_fluent_multiselect_rtl_20_filled:before { content: "\e9b8"; } -.icon-ic_fluent_navigation_play_20_regular:before { +.icon-ic_fluent_multiselect_rtl_20_regular:before { content: "\e9b9"; } -.icon-ic_fluent_navigation_unread_20_filled:before { +.icon-ic_fluent_music_note_1_20_filled:before { content: "\e9ba"; } -.icon-ic_fluent_navigation_unread_20_regular:before { +.icon-ic_fluent_music_note_1_20_regular:before { content: "\e9bb"; } -.icon-ic_fluent_network_check_20_filled:before { +.icon-ic_fluent_music_note_2_20_filled:before { content: "\e9bc"; } -.icon-ic_fluent_network_check_20_regular:before { +.icon-ic_fluent_music_note_2_20_regular:before { content: "\e9bd"; } -.icon-ic_fluent_new_20_filled:before { +.icon-ic_fluent_music_note_2_play_20_filled:before { content: "\e9be"; } -.icon-ic_fluent_new_20_regular:before { +.icon-ic_fluent_music_note_2_play_20_regular:before { content: "\e9bf"; } -.icon-ic_fluent_news_20_filled:before { +.icon-ic_fluent_music_note_off_1_20_filled:before { content: "\e9c0"; } -.icon-ic_fluent_news_20_regular:before { +.icon-ic_fluent_music_note_off_1_20_regular:before { content: "\e9c1"; } -.icon-ic_fluent_next_20_filled:before { +.icon-ic_fluent_music_note_off_2_20_filled:before { content: "\e9c2"; } -.icon-ic_fluent_next_20_regular:before { +.icon-ic_fluent_music_note_off_2_20_regular:before { content: "\e9c3"; } -.icon-ic_fluent_note_20_filled:before { +.icon-ic_fluent_my_location_20_filled:before { content: "\e9c4"; } -.icon-ic_fluent_note_20_regular:before { +.icon-ic_fluent_my_location_20_regular:before { content: "\e9c5"; } -.icon-ic_fluent_note_add_20_filled:before { +.icon-ic_fluent_navigation_20_filled:before { content: "\e9c6"; } -.icon-ic_fluent_note_add_20_regular:before { +.icon-ic_fluent_navigation_20_regular:before { content: "\e9c7"; } -.icon-ic_fluent_note_edit_20_filled:before { +.icon-ic_fluent_navigation_location_target_20_filled:before { content: "\e9c8"; } -.icon-ic_fluent_note_edit_20_regular:before { +.icon-ic_fluent_navigation_location_target_20_regular:before { content: "\e9c9"; } -.icon-ic_fluent_note_pin_20_filled:before { +.icon-ic_fluent_navigation_play_20_filled:before { content: "\e9ca"; } -.icon-ic_fluent_note_pin_20_regular:before { +.icon-ic_fluent_navigation_play_20_regular:before { content: "\e9cb"; } -.icon-ic_fluent_notebook_20_filled:before { +.icon-ic_fluent_navigation_unread_20_filled:before { content: "\e9cc"; } -.icon-ic_fluent_notebook_20_regular:before { +.icon-ic_fluent_navigation_unread_20_regular:before { content: "\e9cd"; } -.icon-ic_fluent_notebook_add_20_filled:before { +.icon-ic_fluent_network_check_20_filled:before { content: "\e9ce"; } -.icon-ic_fluent_notebook_add_20_regular:before { +.icon-ic_fluent_network_check_20_regular:before { content: "\e9cf"; } -.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before { +.icon-ic_fluent_new_20_filled:before { content: "\e9d0"; } -.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before { +.icon-ic_fluent_new_20_regular:before { content: "\e9d1"; } -.icon-ic_fluent_notebook_error_20_filled:before { +.icon-ic_fluent_news_20_filled:before { content: "\e9d2"; } -.icon-ic_fluent_notebook_error_20_regular:before { +.icon-ic_fluent_news_20_regular:before { content: "\e9d3"; } -.icon-ic_fluent_notebook_eye_20_filled:before { +.icon-ic_fluent_next_20_filled:before { content: "\e9d4"; } -.icon-ic_fluent_notebook_eye_20_regular:before { +.icon-ic_fluent_next_20_regular:before { content: "\e9d5"; } -.icon-ic_fluent_notebook_lightning_20_filled:before { +.icon-ic_fluent_note_20_filled:before { content: "\e9d6"; } -.icon-ic_fluent_notebook_lightning_20_regular:before { +.icon-ic_fluent_note_20_regular:before { content: "\e9d7"; } -.icon-ic_fluent_notebook_question_mark_20_filled:before { +.icon-ic_fluent_note_add_20_filled:before { content: "\e9d8"; } -.icon-ic_fluent_notebook_question_mark_20_regular:before { +.icon-ic_fluent_note_add_20_regular:before { content: "\e9d9"; } -.icon-ic_fluent_notebook_section_20_filled:before { +.icon-ic_fluent_note_edit_20_filled:before { content: "\e9da"; } -.icon-ic_fluent_notebook_section_20_regular:before { +.icon-ic_fluent_note_edit_20_regular:before { content: "\e9db"; } -.icon-ic_fluent_notebook_section_arrow_right_20_filled:before { +.icon-ic_fluent_note_pin_20_filled:before { content: "\e9dc"; } -.icon-ic_fluent_notebook_section_arrow_right_20_regular:before { +.icon-ic_fluent_note_pin_20_regular:before { content: "\e9dd"; } -.icon-ic_fluent_notebook_subsection_20_filled:before { +.icon-ic_fluent_notebook_20_filled:before { content: "\e9de"; } -.icon-ic_fluent_notebook_subsection_20_regular:before { +.icon-ic_fluent_notebook_20_regular:before { content: "\e9df"; } -.icon-ic_fluent_notebook_sync_20_filled:before { +.icon-ic_fluent_notebook_add_20_filled:before { content: "\e9e0"; } -.icon-ic_fluent_notebook_sync_20_regular:before { +.icon-ic_fluent_notebook_add_20_regular:before { content: "\e9e1"; } -.icon-ic_fluent_notepad_20_filled:before { +.icon-ic_fluent_notebook_arrow_curve_down_20_filled:before { content: "\e9e2"; } -.icon-ic_fluent_notepad_20_regular:before { +.icon-ic_fluent_notebook_arrow_curve_down_20_regular:before { content: "\e9e3"; } -.icon-ic_fluent_notepad_edit_20_filled:before { +.icon-ic_fluent_notebook_error_20_filled:before { content: "\e9e4"; } -.icon-ic_fluent_notepad_edit_20_regular:before { +.icon-ic_fluent_notebook_error_20_regular:before { content: "\e9e5"; } -.icon-ic_fluent_notepad_person_20_filled:before { +.icon-ic_fluent_notebook_eye_20_filled:before { content: "\e9e6"; } -.icon-ic_fluent_notepad_person_20_regular:before { +.icon-ic_fluent_notebook_eye_20_regular:before { content: "\e9e7"; } -.icon-ic_fluent_number_circle_1_20_filled:before { +.icon-ic_fluent_notebook_lightning_20_filled:before { content: "\e9e8"; } -.icon-ic_fluent_number_circle_1_20_regular:before { +.icon-ic_fluent_notebook_lightning_20_regular:before { content: "\e9e9"; } -.icon-ic_fluent_number_row_20_filled:before { +.icon-ic_fluent_notebook_question_mark_20_filled:before { content: "\e9ea"; } -.icon-ic_fluent_number_row_20_regular:before { +.icon-ic_fluent_notebook_question_mark_20_regular:before { content: "\e9eb"; } -.icon-ic_fluent_number_symbol_20_filled:before { +.icon-ic_fluent_notebook_section_20_filled:before { content: "\e9ec"; } -.icon-ic_fluent_number_symbol_20_regular:before { +.icon-ic_fluent_notebook_section_20_regular:before { content: "\e9ed"; } -.icon-ic_fluent_number_symbol_dismiss_20_filled:before { +.icon-ic_fluent_notebook_section_arrow_right_20_filled:before { content: "\e9ee"; } -.icon-ic_fluent_number_symbol_dismiss_20_regular:before { +.icon-ic_fluent_notebook_section_arrow_right_20_regular:before { content: "\e9ef"; } -.icon-ic_fluent_number_symbol_square_20_filled:before { +.icon-ic_fluent_notebook_subsection_20_filled:before { content: "\e9f0"; } -.icon-ic_fluent_number_symbol_square_20_regular:before { +.icon-ic_fluent_notebook_subsection_20_regular:before { content: "\e9f1"; } -.icon-ic_fluent_open_20_filled:before { +.icon-ic_fluent_notebook_sync_20_filled:before { content: "\e9f2"; } -.icon-ic_fluent_open_20_regular:before { +.icon-ic_fluent_notebook_sync_20_regular:before { content: "\e9f3"; } -.icon-ic_fluent_open_folder_20_filled:before { +.icon-ic_fluent_notepad_20_filled:before { content: "\e9f4"; } -.icon-ic_fluent_open_folder_20_regular:before { +.icon-ic_fluent_notepad_20_regular:before { content: "\e9f5"; } -.icon-ic_fluent_open_off_20_filled:before { +.icon-ic_fluent_notepad_edit_20_filled:before { content: "\e9f6"; } -.icon-ic_fluent_open_off_20_regular:before { +.icon-ic_fluent_notepad_edit_20_regular:before { content: "\e9f7"; } -.icon-ic_fluent_options_20_filled:before { +.icon-ic_fluent_notepad_person_20_filled:before { content: "\e9f8"; } -.icon-ic_fluent_options_20_regular:before { +.icon-ic_fluent_notepad_person_20_regular:before { content: "\e9f9"; } -.icon-ic_fluent_organization_20_filled:before { +.icon-ic_fluent_number_circle_1_20_filled:before { content: "\e9fa"; } -.icon-ic_fluent_organization_20_regular:before { +.icon-ic_fluent_number_circle_1_20_regular:before { content: "\e9fb"; } -.icon-ic_fluent_organization_horizontal_20_filled:before { +.icon-ic_fluent_number_row_20_filled:before { content: "\e9fc"; } -.icon-ic_fluent_organization_horizontal_20_regular:before { +.icon-ic_fluent_number_row_20_regular:before { content: "\e9fd"; } -.icon-ic_fluent_orientation_20_filled:before { +.icon-ic_fluent_number_symbol_20_filled:before { content: "\e9fe"; } -.icon-ic_fluent_orientation_20_regular:before { +.icon-ic_fluent_number_symbol_20_regular:before { content: "\e9ff"; } -.icon-ic_fluent_oval_20_filled:before { +.icon-ic_fluent_number_symbol_dismiss_20_filled:before { content: "\ea00"; } -.icon-ic_fluent_oval_20_regular:before { +.icon-ic_fluent_number_symbol_dismiss_20_regular:before { content: "\ea01"; } -.icon-ic_fluent_oven_20_filled:before { +.icon-ic_fluent_number_symbol_square_20_filled:before { content: "\ea02"; } -.icon-ic_fluent_oven_20_regular:before { +.icon-ic_fluent_number_symbol_square_20_regular:before { content: "\ea03"; } -.icon-ic_fluent_padding_down_20_filled:before { +.icon-ic_fluent_open_20_filled:before { content: "\ea04"; } -.icon-ic_fluent_padding_down_20_regular:before { +.icon-ic_fluent_open_20_regular:before { content: "\ea05"; } -.icon-ic_fluent_padding_left_20_filled:before { +.icon-ic_fluent_open_folder_20_filled:before { content: "\ea06"; } -.icon-ic_fluent_padding_left_20_regular:before { +.icon-ic_fluent_open_folder_20_regular:before { content: "\ea07"; } -.icon-ic_fluent_padding_right_20_filled:before { +.icon-ic_fluent_open_off_20_filled:before { content: "\ea08"; } -.icon-ic_fluent_padding_right_20_regular:before { +.icon-ic_fluent_open_off_20_regular:before { content: "\ea09"; } -.icon-ic_fluent_padding_top_20_filled:before { +.icon-ic_fluent_options_20_filled:before { content: "\ea0a"; } -.icon-ic_fluent_padding_top_20_regular:before { +.icon-ic_fluent_options_20_regular:before { content: "\ea0b"; } -.icon-ic_fluent_page_fit_20_filled:before { +.icon-ic_fluent_organization_20_filled:before { content: "\ea0c"; } -.icon-ic_fluent_page_fit_20_regular:before { +.icon-ic_fluent_organization_20_regular:before { content: "\ea0d"; } -.icon-ic_fluent_paint_brush_20_filled:before { +.icon-ic_fluent_organization_horizontal_20_filled:before { content: "\ea0e"; } -.icon-ic_fluent_paint_brush_20_regular:before { +.icon-ic_fluent_organization_horizontal_20_regular:before { content: "\ea0f"; } -.icon-ic_fluent_paint_brush_arrow_down_20_filled:before { +.icon-ic_fluent_orientation_20_filled:before { content: "\ea10"; } -.icon-ic_fluent_paint_brush_arrow_down_20_regular:before { +.icon-ic_fluent_orientation_20_regular:before { content: "\ea11"; } -.icon-ic_fluent_paint_brush_arrow_up_20_filled:before { +.icon-ic_fluent_oval_20_filled:before { content: "\ea12"; } -.icon-ic_fluent_paint_brush_arrow_up_20_regular:before { +.icon-ic_fluent_oval_20_regular:before { content: "\ea13"; } -.icon-ic_fluent_paint_bucket_20_filled:before { +.icon-ic_fluent_oven_20_filled:before { content: "\ea14"; } -.icon-ic_fluent_paint_bucket_20_regular:before { +.icon-ic_fluent_oven_20_regular:before { content: "\ea15"; } -.icon-ic_fluent_pair_20_filled:before { +.icon-ic_fluent_padding_down_20_filled:before { content: "\ea16"; } -.icon-ic_fluent_pair_20_regular:before { +.icon-ic_fluent_padding_down_20_regular:before { content: "\ea17"; } -.icon-ic_fluent_panel_bottom_20_filled:before { +.icon-ic_fluent_padding_left_20_filled:before { content: "\ea18"; } -.icon-ic_fluent_panel_bottom_20_regular:before { +.icon-ic_fluent_padding_left_20_regular:before { content: "\ea19"; } -.icon-ic_fluent_panel_bottom_contract_20_filled:before { +.icon-ic_fluent_padding_right_20_filled:before { content: "\ea1a"; } -.icon-ic_fluent_panel_bottom_contract_20_regular:before { +.icon-ic_fluent_padding_right_20_regular:before { content: "\ea1b"; } -.icon-ic_fluent_panel_bottom_expand_20_filled:before { +.icon-ic_fluent_padding_top_20_filled:before { content: "\ea1c"; } -.icon-ic_fluent_panel_bottom_expand_20_regular:before { +.icon-ic_fluent_padding_top_20_regular:before { content: "\ea1d"; } -.icon-ic_fluent_panel_left_20_filled:before { +.icon-ic_fluent_page_fit_20_filled:before { content: "\ea1e"; } -.icon-ic_fluent_panel_left_20_regular:before { +.icon-ic_fluent_page_fit_20_regular:before { content: "\ea1f"; } -.icon-ic_fluent_panel_left_add_20_filled:before { +.icon-ic_fluent_paint_brush_20_filled:before { content: "\ea20"; } -.icon-ic_fluent_panel_left_add_20_regular:before { +.icon-ic_fluent_paint_brush_20_regular:before { content: "\ea21"; } -.icon-ic_fluent_panel_left_contract_20_filled:before { +.icon-ic_fluent_paint_brush_arrow_down_20_filled:before { content: "\ea22"; } -.icon-ic_fluent_panel_left_contract_20_regular:before { +.icon-ic_fluent_paint_brush_arrow_down_20_regular:before { content: "\ea23"; } -.icon-ic_fluent_panel_left_expand_20_filled:before { +.icon-ic_fluent_paint_brush_arrow_up_20_filled:before { content: "\ea24"; } -.icon-ic_fluent_panel_left_expand_20_regular:before { +.icon-ic_fluent_paint_brush_arrow_up_20_regular:before { content: "\ea25"; } -.icon-ic_fluent_panel_left_focus_right_20_filled:before { +.icon-ic_fluent_paint_bucket_20_filled:before { content: "\ea26"; } -.icon-ic_fluent_panel_left_header_20_filled:before { +.icon-ic_fluent_paint_bucket_20_regular:before { content: "\ea27"; } -.icon-ic_fluent_panel_left_header_20_regular:before { +.icon-ic_fluent_pair_20_filled:before { content: "\ea28"; } -.icon-ic_fluent_panel_left_header_add_20_filled:before { +.icon-ic_fluent_pair_20_regular:before { content: "\ea29"; } -.icon-ic_fluent_panel_left_header_add_20_regular:before { +.icon-ic_fluent_panel_bottom_20_filled:before { content: "\ea2a"; } -.icon-ic_fluent_panel_left_header_key_20_filled:before { +.icon-ic_fluent_panel_bottom_20_regular:before { content: "\ea2b"; } -.icon-ic_fluent_panel_left_header_key_20_regular:before { +.icon-ic_fluent_panel_bottom_contract_20_filled:before { content: "\ea2c"; } -.icon-ic_fluent_panel_left_key_20_filled:before { +.icon-ic_fluent_panel_bottom_contract_20_regular:before { content: "\ea2d"; } -.icon-ic_fluent_panel_left_key_20_regular:before { +.icon-ic_fluent_panel_bottom_expand_20_filled:before { content: "\ea2e"; } -.icon-ic_fluent_panel_right_20_filled:before { +.icon-ic_fluent_panel_bottom_expand_20_regular:before { content: "\ea2f"; } -.icon-ic_fluent_panel_right_20_regular:before { +.icon-ic_fluent_panel_left_20_filled:before { content: "\ea30"; } -.icon-ic_fluent_panel_right_add_20_filled:before { +.icon-ic_fluent_panel_left_20_regular:before { content: "\ea31"; } -.icon-ic_fluent_panel_right_add_20_regular:before { +.icon-ic_fluent_panel_left_add_20_filled:before { content: "\ea32"; } -.icon-ic_fluent_panel_right_contract_20_filled:before { +.icon-ic_fluent_panel_left_add_20_regular:before { content: "\ea33"; } -.icon-ic_fluent_panel_right_contract_20_regular:before { +.icon-ic_fluent_panel_left_contract_20_filled:before { content: "\ea34"; } -.icon-ic_fluent_panel_right_cursor_20_filled:before { +.icon-ic_fluent_panel_left_contract_20_regular:before { content: "\ea35"; } -.icon-ic_fluent_panel_right_cursor_20_regular:before { +.icon-ic_fluent_panel_left_expand_20_filled:before { content: "\ea36"; } -.icon-ic_fluent_panel_right_expand_20_filled:before { +.icon-ic_fluent_panel_left_expand_20_regular:before { content: "\ea37"; } -.icon-ic_fluent_panel_right_expand_20_regular:before { +.icon-ic_fluent_panel_left_focus_right_20_filled:before { content: "\ea38"; } -.icon-ic_fluent_panel_separate_window_20_filled:before { +.icon-ic_fluent_panel_left_header_20_filled:before { content: "\ea39"; } -.icon-ic_fluent_panel_separate_window_20_regular:before { +.icon-ic_fluent_panel_left_header_20_regular:before { content: "\ea3a"; } -.icon-ic_fluent_panel_top_contract_20_filled:before { +.icon-ic_fluent_panel_left_header_add_20_filled:before { content: "\ea3b"; } -.icon-ic_fluent_panel_top_contract_20_regular:before { +.icon-ic_fluent_panel_left_header_add_20_regular:before { content: "\ea3c"; } -.icon-ic_fluent_panel_top_expand_20_filled:before { +.icon-ic_fluent_panel_left_header_key_20_filled:before { content: "\ea3d"; } -.icon-ic_fluent_panel_top_expand_20_regular:before { +.icon-ic_fluent_panel_left_header_key_20_regular:before { content: "\ea3e"; } -.icon-ic_fluent_password_20_filled:before { +.icon-ic_fluent_panel_left_key_20_filled:before { content: "\ea3f"; } -.icon-ic_fluent_password_20_regular:before { +.icon-ic_fluent_panel_left_key_20_regular:before { content: "\ea40"; } -.icon-ic_fluent_patch_20_filled:before { +.icon-ic_fluent_panel_right_20_filled:before { content: "\ea41"; } -.icon-ic_fluent_patch_20_regular:before { +.icon-ic_fluent_panel_right_20_regular:before { content: "\ea42"; } -.icon-ic_fluent_patient_20_filled:before { +.icon-ic_fluent_panel_right_add_20_filled:before { content: "\ea43"; } -.icon-ic_fluent_patient_20_regular:before { +.icon-ic_fluent_panel_right_add_20_regular:before { content: "\ea44"; } -.icon-ic_fluent_pause_20_filled:before { +.icon-ic_fluent_panel_right_contract_20_filled:before { content: "\ea45"; } -.icon-ic_fluent_pause_20_regular:before { +.icon-ic_fluent_panel_right_contract_20_regular:before { content: "\ea46"; } -.icon-ic_fluent_pause_circle_20_filled:before { +.icon-ic_fluent_panel_right_cursor_20_filled:before { content: "\ea47"; } -.icon-ic_fluent_pause_circle_20_regular:before { +.icon-ic_fluent_panel_right_cursor_20_regular:before { content: "\ea48"; } -.icon-ic_fluent_pause_off_20_filled:before { +.icon-ic_fluent_panel_right_expand_20_filled:before { content: "\ea49"; } -.icon-ic_fluent_pause_off_20_regular:before { +.icon-ic_fluent_panel_right_expand_20_regular:before { content: "\ea4a"; } -.icon-ic_fluent_pause_settings_20_filled:before { +.icon-ic_fluent_panel_separate_window_20_filled:before { content: "\ea4b"; } -.icon-ic_fluent_pause_settings_20_regular:before { +.icon-ic_fluent_panel_separate_window_20_regular:before { content: "\ea4c"; } -.icon-ic_fluent_payment_20_filled:before { +.icon-ic_fluent_panel_top_contract_20_filled:before { content: "\ea4d"; } -.icon-ic_fluent_payment_20_regular:before { +.icon-ic_fluent_panel_top_contract_20_regular:before { content: "\ea4e"; } -.icon-ic_fluent_pen_20_filled:before { +.icon-ic_fluent_panel_top_expand_20_filled:before { content: "\ea4f"; } -.icon-ic_fluent_pen_20_regular:before { +.icon-ic_fluent_panel_top_expand_20_regular:before { content: "\ea50"; } -.icon-ic_fluent_pen_off_20_filled:before { +.icon-ic_fluent_password_20_filled:before { content: "\ea51"; } -.icon-ic_fluent_pen_off_20_regular:before { +.icon-ic_fluent_password_20_regular:before { content: "\ea52"; } -.icon-ic_fluent_pen_prohibited_20_filled:before { +.icon-ic_fluent_patch_20_filled:before { content: "\ea53"; } -.icon-ic_fluent_pen_prohibited_20_regular:before { +.icon-ic_fluent_patch_20_regular:before { content: "\ea54"; } -.icon-ic_fluent_pentagon_20_filled:before { +.icon-ic_fluent_patient_20_filled:before { content: "\ea55"; } -.icon-ic_fluent_pentagon_20_regular:before { +.icon-ic_fluent_patient_20_regular:before { content: "\ea56"; } -.icon-ic_fluent_people_20_filled:before { +.icon-ic_fluent_pause_20_filled:before { content: "\ea57"; } -.icon-ic_fluent_people_20_regular:before { +.icon-ic_fluent_pause_20_regular:before { content: "\ea58"; } -.icon-ic_fluent_people_add_20_filled:before { +.icon-ic_fluent_pause_circle_20_filled:before { content: "\ea59"; } -.icon-ic_fluent_people_add_20_regular:before { +.icon-ic_fluent_pause_circle_20_regular:before { content: "\ea5a"; } -.icon-ic_fluent_people_audience_20_filled:before { +.icon-ic_fluent_pause_off_20_filled:before { content: "\ea5b"; } -.icon-ic_fluent_people_audience_20_regular:before { +.icon-ic_fluent_pause_off_20_regular:before { content: "\ea5c"; } -.icon-ic_fluent_people_call_20_filled:before { +.icon-ic_fluent_pause_settings_20_filled:before { content: "\ea5d"; } -.icon-ic_fluent_people_call_20_regular:before { +.icon-ic_fluent_pause_settings_20_regular:before { content: "\ea5e"; } -.icon-ic_fluent_people_checkmark_20_filled:before { +.icon-ic_fluent_payment_20_filled:before { content: "\ea5f"; } -.icon-ic_fluent_people_checkmark_20_regular:before { +.icon-ic_fluent_payment_20_regular:before { content: "\ea60"; } -.icon-ic_fluent_people_community_20_filled:before { +.icon-ic_fluent_pen_20_filled:before { content: "\ea61"; } -.icon-ic_fluent_people_community_20_regular:before { +.icon-ic_fluent_pen_20_regular:before { content: "\ea62"; } -.icon-ic_fluent_people_community_add_20_filled:before { +.icon-ic_fluent_pen_dismiss_20_filled:before { content: "\ea63"; } -.icon-ic_fluent_people_community_add_20_regular:before { +.icon-ic_fluent_pen_dismiss_20_regular:before { content: "\ea64"; } -.icon-ic_fluent_people_edit_20_filled:before { +.icon-ic_fluent_pen_off_20_filled:before { content: "\ea65"; } -.icon-ic_fluent_people_edit_20_regular:before { +.icon-ic_fluent_pen_off_20_regular:before { content: "\ea66"; } -.icon-ic_fluent_people_error_20_filled:before { +.icon-ic_fluent_pen_prohibited_20_filled:before { content: "\ea67"; } -.icon-ic_fluent_people_error_20_regular:before { +.icon-ic_fluent_pen_prohibited_20_regular:before { content: "\ea68"; } -.icon-ic_fluent_people_list_20_filled:before { +.icon-ic_fluent_pentagon_20_filled:before { content: "\ea69"; } -.icon-ic_fluent_people_list_20_regular:before { +.icon-ic_fluent_pentagon_20_regular:before { content: "\ea6a"; } -.icon-ic_fluent_people_lock_20_filled:before { +.icon-ic_fluent_people_20_filled:before { content: "\ea6b"; } -.icon-ic_fluent_people_lock_20_regular:before { +.icon-ic_fluent_people_20_regular:before { content: "\ea6c"; } -.icon-ic_fluent_people_money_20_filled:before { +.icon-ic_fluent_people_add_20_filled:before { content: "\ea6d"; } -.icon-ic_fluent_people_money_20_regular:before { +.icon-ic_fluent_people_add_20_regular:before { content: "\ea6e"; } -.icon-ic_fluent_people_prohibited_20_filled:before { +.icon-ic_fluent_people_audience_20_filled:before { content: "\ea6f"; } -.icon-ic_fluent_people_prohibited_20_regular:before { +.icon-ic_fluent_people_audience_20_regular:before { content: "\ea70"; } -.icon-ic_fluent_people_queue_20_filled:before { +.icon-ic_fluent_people_call_20_filled:before { content: "\ea71"; } -.icon-ic_fluent_people_queue_20_regular:before { +.icon-ic_fluent_people_call_20_regular:before { content: "\ea72"; } -.icon-ic_fluent_people_search_20_filled:before { +.icon-ic_fluent_people_checkmark_20_filled:before { content: "\ea73"; } -.icon-ic_fluent_people_search_20_regular:before { +.icon-ic_fluent_people_checkmark_20_regular:before { content: "\ea74"; } -.icon-ic_fluent_people_settings_20_filled:before { +.icon-ic_fluent_people_community_20_filled:before { content: "\ea75"; } -.icon-ic_fluent_people_settings_20_regular:before { +.icon-ic_fluent_people_community_20_regular:before { content: "\ea76"; } -.icon-ic_fluent_people_star_20_filled:before { +.icon-ic_fluent_people_community_add_20_filled:before { content: "\ea77"; } -.icon-ic_fluent_people_star_20_regular:before { +.icon-ic_fluent_people_community_add_20_regular:before { content: "\ea78"; } -.icon-ic_fluent_people_swap_20_filled:before { +.icon-ic_fluent_people_edit_20_filled:before { content: "\ea79"; } -.icon-ic_fluent_people_swap_20_regular:before { +.icon-ic_fluent_people_edit_20_regular:before { content: "\ea7a"; } -.icon-ic_fluent_people_sync_20_filled:before { +.icon-ic_fluent_people_error_20_filled:before { content: "\ea7b"; } -.icon-ic_fluent_people_sync_20_regular:before { +.icon-ic_fluent_people_error_20_regular:before { content: "\ea7c"; } -.icon-ic_fluent_people_team_20_filled:before { +.icon-ic_fluent_people_list_20_filled:before { content: "\ea7d"; } -.icon-ic_fluent_people_team_20_regular:before { +.icon-ic_fluent_people_list_20_regular:before { content: "\ea7e"; } -.icon-ic_fluent_people_team_add_20_filled:before { +.icon-ic_fluent_people_lock_20_filled:before { content: "\ea7f"; } -.icon-ic_fluent_people_team_add_20_regular:before { +.icon-ic_fluent_people_lock_20_regular:before { content: "\ea80"; } -.icon-ic_fluent_people_team_delete_20_filled:before { +.icon-ic_fluent_people_money_20_filled:before { content: "\ea81"; } -.icon-ic_fluent_people_team_delete_20_regular:before { +.icon-ic_fluent_people_money_20_regular:before { content: "\ea82"; } -.icon-ic_fluent_people_team_toolbox_20_filled:before { +.icon-ic_fluent_people_prohibited_20_filled:before { content: "\ea83"; } -.icon-ic_fluent_people_team_toolbox_20_regular:before { +.icon-ic_fluent_people_prohibited_20_regular:before { content: "\ea84"; } -.icon-ic_fluent_people_toolbox_20_filled:before { +.icon-ic_fluent_people_queue_20_filled:before { content: "\ea85"; } -.icon-ic_fluent_people_toolbox_20_regular:before { +.icon-ic_fluent_people_queue_20_regular:before { content: "\ea86"; } -.icon-ic_fluent_person_20_filled:before { +.icon-ic_fluent_people_search_20_filled:before { content: "\ea87"; } -.icon-ic_fluent_person_20_regular:before { +.icon-ic_fluent_people_search_20_regular:before { content: "\ea88"; } -.icon-ic_fluent_person_5_20_filled:before { +.icon-ic_fluent_people_settings_20_filled:before { content: "\ea89"; } -.icon-ic_fluent_person_5_20_regular:before { +.icon-ic_fluent_people_settings_20_regular:before { content: "\ea8a"; } -.icon-ic_fluent_person_6_20_filled:before { +.icon-ic_fluent_people_star_20_filled:before { content: "\ea8b"; } -.icon-ic_fluent_person_6_20_regular:before { +.icon-ic_fluent_people_star_20_regular:before { content: "\ea8c"; } -.icon-ic_fluent_person_accounts_20_filled:before { +.icon-ic_fluent_people_swap_20_filled:before { content: "\ea8d"; } -.icon-ic_fluent_person_accounts_20_regular:before { +.icon-ic_fluent_people_swap_20_regular:before { content: "\ea8e"; } -.icon-ic_fluent_person_add_20_filled:before { +.icon-ic_fluent_people_sync_20_filled:before { content: "\ea8f"; } -.icon-ic_fluent_person_add_20_regular:before { +.icon-ic_fluent_people_sync_20_regular:before { content: "\ea90"; } -.icon-ic_fluent_person_alert_20_filled:before { +.icon-ic_fluent_people_team_20_filled:before { content: "\ea91"; } -.icon-ic_fluent_person_alert_20_regular:before { +.icon-ic_fluent_people_team_20_regular:before { content: "\ea92"; } -.icon-ic_fluent_person_arrow_back_20_filled:before { +.icon-ic_fluent_people_team_add_20_filled:before { content: "\ea93"; } -.icon-ic_fluent_person_arrow_back_20_regular:before { +.icon-ic_fluent_people_team_add_20_regular:before { content: "\ea94"; } -.icon-ic_fluent_person_arrow_left_20_filled:before { +.icon-ic_fluent_people_team_delete_20_filled:before { content: "\ea95"; } -.icon-ic_fluent_person_arrow_left_20_regular:before { +.icon-ic_fluent_people_team_delete_20_regular:before { content: "\ea96"; } -.icon-ic_fluent_person_arrow_right_20_filled:before { +.icon-ic_fluent_people_team_toolbox_20_filled:before { content: "\ea97"; } -.icon-ic_fluent_person_arrow_right_20_regular:before { +.icon-ic_fluent_people_team_toolbox_20_regular:before { content: "\ea98"; } -.icon-ic_fluent_person_available_20_filled:before { +.icon-ic_fluent_people_toolbox_20_filled:before { content: "\ea99"; } -.icon-ic_fluent_person_available_20_regular:before { +.icon-ic_fluent_people_toolbox_20_regular:before { content: "\ea9a"; } -.icon-ic_fluent_person_board_20_filled:before { +.icon-ic_fluent_person_20_filled:before { content: "\ea9b"; } -.icon-ic_fluent_person_board_20_regular:before { +.icon-ic_fluent_person_20_regular:before { content: "\ea9c"; } -.icon-ic_fluent_person_call_20_filled:before { +.icon-ic_fluent_person_5_20_filled:before { content: "\ea9d"; } -.icon-ic_fluent_person_call_20_regular:before { +.icon-ic_fluent_person_5_20_regular:before { content: "\ea9e"; } -.icon-ic_fluent_person_chat_20_filled:before { +.icon-ic_fluent_person_6_20_filled:before { content: "\ea9f"; } -.icon-ic_fluent_person_chat_20_regular:before { +.icon-ic_fluent_person_6_20_regular:before { content: "\eaa0"; } -.icon-ic_fluent_person_circle_20_filled:before { +.icon-ic_fluent_person_accounts_20_filled:before { content: "\eaa1"; } -.icon-ic_fluent_person_circle_20_regular:before { +.icon-ic_fluent_person_accounts_20_regular:before { content: "\eaa2"; } -.icon-ic_fluent_person_clock_20_filled:before { +.icon-ic_fluent_person_add_20_filled:before { content: "\eaa3"; } -.icon-ic_fluent_person_clock_20_regular:before { +.icon-ic_fluent_person_add_20_regular:before { content: "\eaa4"; } -.icon-ic_fluent_person_delete_20_filled:before { +.icon-ic_fluent_person_alert_20_filled:before { content: "\eaa5"; } -.icon-ic_fluent_person_delete_20_regular:before { +.icon-ic_fluent_person_alert_20_regular:before { content: "\eaa6"; } -.icon-ic_fluent_person_edit_20_filled:before { +.icon-ic_fluent_person_arrow_back_20_filled:before { content: "\eaa7"; } -.icon-ic_fluent_person_edit_20_regular:before { +.icon-ic_fluent_person_arrow_back_20_regular:before { content: "\eaa8"; } -.icon-ic_fluent_person_feedback_20_filled:before { +.icon-ic_fluent_person_arrow_left_20_filled:before { content: "\eaa9"; } -.icon-ic_fluent_person_feedback_20_regular:before { +.icon-ic_fluent_person_arrow_left_20_regular:before { content: "\eaaa"; } -.icon-ic_fluent_person_heart_20_filled:before { +.icon-ic_fluent_person_arrow_right_20_filled:before { content: "\eaab"; } -.icon-ic_fluent_person_heart_20_regular:before { +.icon-ic_fluent_person_arrow_right_20_regular:before { content: "\eaac"; } -.icon-ic_fluent_person_info_20_filled:before { +.icon-ic_fluent_person_available_20_filled:before { content: "\eaad"; } -.icon-ic_fluent_person_info_20_regular:before { +.icon-ic_fluent_person_available_20_regular:before { content: "\eaae"; } -.icon-ic_fluent_person_key_20_filled:before { +.icon-ic_fluent_person_board_20_filled:before { content: "\eaaf"; } -.icon-ic_fluent_person_key_20_regular:before { +.icon-ic_fluent_person_board_20_regular:before { content: "\eab0"; } -.icon-ic_fluent_person_lightbulb_20_filled:before { +.icon-ic_fluent_person_call_20_filled:before { content: "\eab1"; } -.icon-ic_fluent_person_lightbulb_20_regular:before { +.icon-ic_fluent_person_call_20_regular:before { content: "\eab2"; } -.icon-ic_fluent_person_link_20_filled:before { +.icon-ic_fluent_person_chat_20_filled:before { content: "\eab3"; } -.icon-ic_fluent_person_link_20_regular:before { +.icon-ic_fluent_person_chat_20_regular:before { content: "\eab4"; } -.icon-ic_fluent_person_lock_20_filled:before { +.icon-ic_fluent_person_circle_20_filled:before { content: "\eab5"; } -.icon-ic_fluent_person_lock_20_regular:before { +.icon-ic_fluent_person_circle_20_regular:before { content: "\eab6"; } -.icon-ic_fluent_person_mail_20_filled:before { +.icon-ic_fluent_person_clock_20_filled:before { content: "\eab7"; } -.icon-ic_fluent_person_mail_20_regular:before { +.icon-ic_fluent_person_clock_20_regular:before { content: "\eab8"; } -.icon-ic_fluent_person_money_20_filled:before { +.icon-ic_fluent_person_delete_20_filled:before { content: "\eab9"; } -.icon-ic_fluent_person_money_20_regular:before { +.icon-ic_fluent_person_delete_20_regular:before { content: "\eaba"; } -.icon-ic_fluent_person_note_20_filled:before { +.icon-ic_fluent_person_edit_20_filled:before { content: "\eabb"; } -.icon-ic_fluent_person_note_20_regular:before { +.icon-ic_fluent_person_edit_20_regular:before { content: "\eabc"; } -.icon-ic_fluent_person_pill_20_filled:before { +.icon-ic_fluent_person_feedback_20_filled:before { content: "\eabd"; } -.icon-ic_fluent_person_pill_20_regular:before { +.icon-ic_fluent_person_feedback_20_regular:before { content: "\eabe"; } -.icon-ic_fluent_person_prohibited_20_filled:before { +.icon-ic_fluent_person_heart_20_filled:before { content: "\eabf"; } -.icon-ic_fluent_person_prohibited_20_regular:before { +.icon-ic_fluent_person_heart_20_regular:before { content: "\eac0"; } -.icon-ic_fluent_person_question_mark_20_filled:before { +.icon-ic_fluent_person_info_20_filled:before { content: "\eac1"; } -.icon-ic_fluent_person_question_mark_20_regular:before { +.icon-ic_fluent_person_info_20_regular:before { content: "\eac2"; } -.icon-ic_fluent_person_running_20_filled:before { +.icon-ic_fluent_person_key_20_filled:before { content: "\eac3"; } -.icon-ic_fluent_person_running_20_regular:before { +.icon-ic_fluent_person_key_20_regular:before { content: "\eac4"; } -.icon-ic_fluent_person_search_20_filled:before { +.icon-ic_fluent_person_lightbulb_20_filled:before { content: "\eac5"; } -.icon-ic_fluent_person_search_20_regular:before { +.icon-ic_fluent_person_lightbulb_20_regular:before { content: "\eac6"; } -.icon-ic_fluent_person_settings_20_filled:before { +.icon-ic_fluent_person_link_20_filled:before { content: "\eac7"; } -.icon-ic_fluent_person_settings_20_regular:before { +.icon-ic_fluent_person_link_20_regular:before { content: "\eac8"; } -.icon-ic_fluent_person_square_20_filled:before { +.icon-ic_fluent_person_lock_20_filled:before { content: "\eac9"; } -.icon-ic_fluent_person_square_20_regular:before { +.icon-ic_fluent_person_lock_20_regular:before { content: "\eaca"; } -.icon-ic_fluent_person_star_20_filled:before { +.icon-ic_fluent_person_mail_20_filled:before { content: "\eacb"; } -.icon-ic_fluent_person_star_20_regular:before { +.icon-ic_fluent_person_mail_20_regular:before { content: "\eacc"; } -.icon-ic_fluent_person_starburst_20_filled:before { +.icon-ic_fluent_person_money_20_filled:before { content: "\eacd"; } -.icon-ic_fluent_person_starburst_20_regular:before { +.icon-ic_fluent_person_money_20_regular:before { content: "\eace"; } -.icon-ic_fluent_person_subtract_20_filled:before { +.icon-ic_fluent_person_note_20_filled:before { content: "\eacf"; } -.icon-ic_fluent_person_subtract_20_regular:before { +.icon-ic_fluent_person_note_20_regular:before { content: "\ead0"; } -.icon-ic_fluent_person_support_20_filled:before { +.icon-ic_fluent_person_pill_20_filled:before { content: "\ead1"; } -.icon-ic_fluent_person_support_20_regular:before { +.icon-ic_fluent_person_pill_20_regular:before { content: "\ead2"; } -.icon-ic_fluent_person_swap_20_filled:before { +.icon-ic_fluent_person_prohibited_20_filled:before { content: "\ead3"; } -.icon-ic_fluent_person_swap_20_regular:before { +.icon-ic_fluent_person_prohibited_20_regular:before { content: "\ead4"; } -.icon-ic_fluent_person_sync_20_filled:before { +.icon-ic_fluent_person_question_mark_20_filled:before { content: "\ead5"; } -.icon-ic_fluent_person_sync_20_regular:before { +.icon-ic_fluent_person_question_mark_20_regular:before { content: "\ead6"; } -.icon-ic_fluent_person_tag_20_filled:before { +.icon-ic_fluent_person_running_20_filled:before { content: "\ead7"; } -.icon-ic_fluent_person_tag_20_regular:before { +.icon-ic_fluent_person_running_20_regular:before { content: "\ead8"; } -.icon-ic_fluent_person_voice_20_filled:before { +.icon-ic_fluent_person_search_20_filled:before { content: "\ead9"; } -.icon-ic_fluent_person_voice_20_regular:before { +.icon-ic_fluent_person_search_20_regular:before { content: "\eada"; } -.icon-ic_fluent_person_walking_20_filled:before { +.icon-ic_fluent_person_settings_20_filled:before { content: "\eadb"; } -.icon-ic_fluent_person_walking_20_regular:before { +.icon-ic_fluent_person_settings_20_regular:before { content: "\eadc"; } -.icon-ic_fluent_phone_20_filled:before { +.icon-ic_fluent_person_square_20_filled:before { content: "\eadd"; } -.icon-ic_fluent_phone_20_regular:before { +.icon-ic_fluent_person_square_20_regular:before { content: "\eade"; } -.icon-ic_fluent_phone_add_20_filled:before { +.icon-ic_fluent_person_star_20_filled:before { content: "\eadf"; } -.icon-ic_fluent_phone_add_20_regular:before { +.icon-ic_fluent_person_star_20_regular:before { content: "\eae0"; } -.icon-ic_fluent_phone_arrow_right_20_filled:before { +.icon-ic_fluent_person_starburst_20_filled:before { content: "\eae1"; } -.icon-ic_fluent_phone_arrow_right_20_regular:before { +.icon-ic_fluent_person_starburst_20_regular:before { content: "\eae2"; } -.icon-ic_fluent_phone_chat_20_filled:before { +.icon-ic_fluent_person_subtract_20_filled:before { content: "\eae3"; } -.icon-ic_fluent_phone_chat_20_regular:before { +.icon-ic_fluent_person_subtract_20_regular:before { content: "\eae4"; } -.icon-ic_fluent_phone_checkmark_20_filled:before { +.icon-ic_fluent_person_support_20_filled:before { content: "\eae5"; } -.icon-ic_fluent_phone_checkmark_20_regular:before { +.icon-ic_fluent_person_support_20_regular:before { content: "\eae6"; } -.icon-ic_fluent_phone_desktop_20_filled:before { +.icon-ic_fluent_person_swap_20_filled:before { content: "\eae7"; } -.icon-ic_fluent_phone_desktop_20_regular:before { +.icon-ic_fluent_person_swap_20_regular:before { content: "\eae8"; } -.icon-ic_fluent_phone_desktop_add_20_filled:before { +.icon-ic_fluent_person_sync_20_filled:before { content: "\eae9"; } -.icon-ic_fluent_phone_desktop_add_20_regular:before { +.icon-ic_fluent_person_sync_20_regular:before { content: "\eaea"; } -.icon-ic_fluent_phone_dismiss_20_filled:before { +.icon-ic_fluent_person_tag_20_filled:before { content: "\eaeb"; } -.icon-ic_fluent_phone_dismiss_20_regular:before { +.icon-ic_fluent_person_tag_20_regular:before { content: "\eaec"; } -.icon-ic_fluent_phone_eraser_20_filled:before { +.icon-ic_fluent_person_voice_20_filled:before { content: "\eaed"; } -.icon-ic_fluent_phone_eraser_20_regular:before { +.icon-ic_fluent_person_voice_20_regular:before { content: "\eaee"; } -.icon-ic_fluent_phone_key_20_filled:before { +.icon-ic_fluent_person_walking_20_filled:before { content: "\eaef"; } -.icon-ic_fluent_phone_key_20_regular:before { +.icon-ic_fluent_person_walking_20_regular:before { content: "\eaf0"; } -.icon-ic_fluent_phone_laptop_20_filled:before { +.icon-ic_fluent_phone_20_filled:before { content: "\eaf1"; } -.icon-ic_fluent_phone_laptop_20_regular:before { +.icon-ic_fluent_phone_20_regular:before { content: "\eaf2"; } -.icon-ic_fluent_phone_link_setup_20_filled:before { +.icon-ic_fluent_phone_add_20_filled:before { content: "\eaf3"; } -.icon-ic_fluent_phone_link_setup_20_regular:before { +.icon-ic_fluent_phone_add_20_regular:before { content: "\eaf4"; } -.icon-ic_fluent_phone_lock_20_filled:before { +.icon-ic_fluent_phone_arrow_right_20_filled:before { content: "\eaf5"; } -.icon-ic_fluent_phone_lock_20_regular:before { +.icon-ic_fluent_phone_arrow_right_20_regular:before { content: "\eaf6"; } -.icon-ic_fluent_phone_page_header_20_filled:before { +.icon-ic_fluent_phone_chat_20_filled:before { content: "\eaf7"; } -.icon-ic_fluent_phone_page_header_20_regular:before { +.icon-ic_fluent_phone_chat_20_regular:before { content: "\eaf8"; } -.icon-ic_fluent_phone_pagination_20_filled:before { +.icon-ic_fluent_phone_checkmark_20_filled:before { content: "\eaf9"; } -.icon-ic_fluent_phone_pagination_20_regular:before { +.icon-ic_fluent_phone_checkmark_20_regular:before { content: "\eafa"; } -.icon-ic_fluent_phone_screen_time_20_filled:before { +.icon-ic_fluent_phone_desktop_20_filled:before { content: "\eafb"; } -.icon-ic_fluent_phone_screen_time_20_regular:before { +.icon-ic_fluent_phone_desktop_20_regular:before { content: "\eafc"; } -.icon-ic_fluent_phone_shake_20_filled:before { +.icon-ic_fluent_phone_desktop_add_20_filled:before { content: "\eafd"; } -.icon-ic_fluent_phone_shake_20_regular:before { +.icon-ic_fluent_phone_desktop_add_20_regular:before { content: "\eafe"; } -.icon-ic_fluent_phone_span_in_20_filled:before { +.icon-ic_fluent_phone_dismiss_20_filled:before { content: "\eaff"; } -.icon-ic_fluent_phone_span_in_20_regular:before { +.icon-ic_fluent_phone_dismiss_20_regular:before { content: "\eb00"; } -.icon-ic_fluent_phone_span_out_20_filled:before { +.icon-ic_fluent_phone_edit_20_filled:before { content: "\eb01"; } -.icon-ic_fluent_phone_span_out_20_regular:before { +.icon-ic_fluent_phone_edit_20_regular:before { content: "\eb02"; } -.icon-ic_fluent_phone_speaker_20_filled:before { +.icon-ic_fluent_phone_eraser_20_filled:before { content: "\eb03"; } -.icon-ic_fluent_phone_speaker_20_regular:before { +.icon-ic_fluent_phone_eraser_20_regular:before { content: "\eb04"; } -.icon-ic_fluent_phone_status_bar_20_filled:before { +.icon-ic_fluent_phone_key_20_filled:before { content: "\eb05"; } -.icon-ic_fluent_phone_status_bar_20_regular:before { +.icon-ic_fluent_phone_key_20_regular:before { content: "\eb06"; } -.icon-ic_fluent_phone_tablet_20_filled:before { +.icon-ic_fluent_phone_laptop_20_filled:before { content: "\eb07"; } -.icon-ic_fluent_phone_tablet_20_regular:before { +.icon-ic_fluent_phone_laptop_20_regular:before { content: "\eb08"; } -.icon-ic_fluent_phone_update_20_filled:before { +.icon-ic_fluent_phone_link_setup_20_filled:before { content: "\eb09"; } -.icon-ic_fluent_phone_update_20_regular:before { +.icon-ic_fluent_phone_link_setup_20_regular:before { content: "\eb0a"; } -.icon-ic_fluent_phone_update_checkmark_20_filled:before { +.icon-ic_fluent_phone_lock_20_filled:before { content: "\eb0b"; } -.icon-ic_fluent_phone_update_checkmark_20_regular:before { +.icon-ic_fluent_phone_lock_20_regular:before { content: "\eb0c"; } -.icon-ic_fluent_phone_vertical_scroll_20_filled:before { +.icon-ic_fluent_phone_page_header_20_filled:before { content: "\eb0d"; } -.icon-ic_fluent_phone_vertical_scroll_20_regular:before { +.icon-ic_fluent_phone_page_header_20_regular:before { content: "\eb0e"; } -.icon-ic_fluent_phone_vibrate_20_filled:before { +.icon-ic_fluent_phone_pagination_20_filled:before { content: "\eb0f"; } -.icon-ic_fluent_phone_vibrate_20_regular:before { +.icon-ic_fluent_phone_pagination_20_regular:before { content: "\eb10"; } -.icon-ic_fluent_photo_filter_20_filled:before { +.icon-ic_fluent_phone_screen_time_20_filled:before { content: "\eb11"; } -.icon-ic_fluent_photo_filter_20_regular:before { +.icon-ic_fluent_phone_screen_time_20_regular:before { content: "\eb12"; } -.icon-ic_fluent_pi_20_filled:before { +.icon-ic_fluent_phone_shake_20_filled:before { content: "\eb13"; } -.icon-ic_fluent_pi_20_regular:before { +.icon-ic_fluent_phone_shake_20_regular:before { content: "\eb14"; } -.icon-ic_fluent_picture_in_picture_20_filled:before { +.icon-ic_fluent_phone_span_in_20_filled:before { content: "\eb15"; } -.icon-ic_fluent_picture_in_picture_20_regular:before { +.icon-ic_fluent_phone_span_in_20_regular:before { content: "\eb16"; } -.icon-ic_fluent_picture_in_picture_enter_20_filled:before { +.icon-ic_fluent_phone_span_out_20_filled:before { content: "\eb17"; } -.icon-ic_fluent_picture_in_picture_enter_20_regular:before { +.icon-ic_fluent_phone_span_out_20_regular:before { content: "\eb18"; } -.icon-ic_fluent_picture_in_picture_exit_20_filled:before { +.icon-ic_fluent_phone_speaker_20_filled:before { content: "\eb19"; } -.icon-ic_fluent_picture_in_picture_exit_20_regular:before { +.icon-ic_fluent_phone_speaker_20_regular:before { content: "\eb1a"; } -.icon-ic_fluent_pill_20_filled:before { +.icon-ic_fluent_phone_status_bar_20_filled:before { content: "\eb1b"; } -.icon-ic_fluent_pill_20_regular:before { +.icon-ic_fluent_phone_status_bar_20_regular:before { content: "\eb1c"; } -.icon-ic_fluent_pin_20_filled:before { +.icon-ic_fluent_phone_tablet_20_filled:before { content: "\eb1d"; } -.icon-ic_fluent_pin_20_regular:before { +.icon-ic_fluent_phone_tablet_20_regular:before { content: "\eb1e"; } -.icon-ic_fluent_pin_off_20_filled:before { +.icon-ic_fluent_phone_update_20_filled:before { content: "\eb1f"; } -.icon-ic_fluent_pin_off_20_regular:before { +.icon-ic_fluent_phone_update_20_regular:before { content: "\eb20"; } -.icon-ic_fluent_pipeline_20_filled:before { +.icon-ic_fluent_phone_update_checkmark_20_filled:before { content: "\eb21"; } -.icon-ic_fluent_pipeline_20_regular:before { +.icon-ic_fluent_phone_update_checkmark_20_regular:before { content: "\eb22"; } -.icon-ic_fluent_pipeline_add_20_filled:before { +.icon-ic_fluent_phone_vertical_scroll_20_filled:before { content: "\eb23"; } -.icon-ic_fluent_pipeline_add_20_regular:before { +.icon-ic_fluent_phone_vertical_scroll_20_regular:before { content: "\eb24"; } -.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before { +.icon-ic_fluent_phone_vibrate_20_filled:before { content: "\eb25"; } -.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before { +.icon-ic_fluent_phone_vibrate_20_regular:before { content: "\eb26"; } -.icon-ic_fluent_pipeline_play_20_filled:before { +.icon-ic_fluent_photo_filter_20_filled:before { content: "\eb27"; } -.icon-ic_fluent_pipeline_play_20_regular:before { +.icon-ic_fluent_photo_filter_20_regular:before { content: "\eb28"; } -.icon-ic_fluent_pivot_20_filled:before { +.icon-ic_fluent_pi_20_filled:before { content: "\eb29"; } -.icon-ic_fluent_pivot_20_regular:before { +.icon-ic_fluent_pi_20_regular:before { content: "\eb2a"; } -.icon-ic_fluent_play_20_filled:before { +.icon-ic_fluent_picture_in_picture_20_filled:before { content: "\eb2b"; } -.icon-ic_fluent_play_20_regular:before { +.icon-ic_fluent_picture_in_picture_20_regular:before { content: "\eb2c"; } -.icon-ic_fluent_play_circle_20_filled:before { +.icon-ic_fluent_picture_in_picture_enter_20_filled:before { content: "\eb2d"; } -.icon-ic_fluent_play_circle_20_regular:before { +.icon-ic_fluent_picture_in_picture_enter_20_regular:before { content: "\eb2e"; } -.icon-ic_fluent_play_circle_hint_20_filled:before { +.icon-ic_fluent_picture_in_picture_exit_20_filled:before { content: "\eb2f"; } -.icon-ic_fluent_play_circle_hint_20_regular:before { +.icon-ic_fluent_picture_in_picture_exit_20_regular:before { content: "\eb30"; } -.icon-ic_fluent_play_settings_20_filled:before { +.icon-ic_fluent_pill_20_filled:before { content: "\eb31"; } -.icon-ic_fluent_play_settings_20_regular:before { +.icon-ic_fluent_pill_20_regular:before { content: "\eb32"; } -.icon-ic_fluent_playing_cards_20_filled:before { +.icon-ic_fluent_pin_20_filled:before { content: "\eb33"; } -.icon-ic_fluent_playing_cards_20_regular:before { +.icon-ic_fluent_pin_20_regular:before { content: "\eb34"; } -.icon-ic_fluent_plug_connected_20_filled:before { +.icon-ic_fluent_pin_off_20_filled:before { content: "\eb35"; } -.icon-ic_fluent_plug_connected_20_regular:before { +.icon-ic_fluent_pin_off_20_regular:before { content: "\eb36"; } -.icon-ic_fluent_plug_connected_add_20_filled:before { +.icon-ic_fluent_pipeline_20_filled:before { content: "\eb37"; } -.icon-ic_fluent_plug_connected_add_20_regular:before { +.icon-ic_fluent_pipeline_20_regular:before { content: "\eb38"; } -.icon-ic_fluent_plug_connected_checkmark_20_filled:before { +.icon-ic_fluent_pipeline_add_20_filled:before { content: "\eb39"; } -.icon-ic_fluent_plug_connected_checkmark_20_regular:before { +.icon-ic_fluent_pipeline_add_20_regular:before { content: "\eb3a"; } -.icon-ic_fluent_plug_disconnected_20_filled:before { +.icon-ic_fluent_pipeline_arrow_curve_down_20_filled:before { content: "\eb3b"; } -.icon-ic_fluent_plug_disconnected_20_regular:before { +.icon-ic_fluent_pipeline_arrow_curve_down_20_regular:before { content: "\eb3c"; } -.icon-ic_fluent_point_scan_20_filled:before { +.icon-ic_fluent_pipeline_play_20_filled:before { content: "\eb3d"; } -.icon-ic_fluent_point_scan_20_regular:before { +.icon-ic_fluent_pipeline_play_20_regular:before { content: "\eb3e"; } -.icon-ic_fluent_poll_20_filled:before { +.icon-ic_fluent_pivot_20_filled:before { content: "\eb3f"; } -.icon-ic_fluent_poll_20_regular:before { +.icon-ic_fluent_pivot_20_regular:before { content: "\eb40"; } -.icon-ic_fluent_poll_horizontal_20_filled:before { +.icon-ic_fluent_play_20_filled:before { content: "\eb41"; } -.icon-ic_fluent_poll_horizontal_20_regular:before { +.icon-ic_fluent_play_20_regular:before { content: "\eb42"; } -.icon-ic_fluent_port_hdmi_20_filled:before { +.icon-ic_fluent_play_circle_20_filled:before { content: "\eb43"; } -.icon-ic_fluent_port_hdmi_20_regular:before { +.icon-ic_fluent_play_circle_20_regular:before { content: "\eb44"; } -.icon-ic_fluent_port_micro_usb_20_filled:before { +.icon-ic_fluent_play_circle_hint_20_filled:before { content: "\eb45"; } -.icon-ic_fluent_port_micro_usb_20_regular:before { +.icon-ic_fluent_play_circle_hint_20_regular:before { content: "\eb46"; } -.icon-ic_fluent_port_usb_a_20_filled:before { +.icon-ic_fluent_play_settings_20_filled:before { content: "\eb47"; } -.icon-ic_fluent_port_usb_a_20_regular:before { +.icon-ic_fluent_play_settings_20_regular:before { content: "\eb48"; } -.icon-ic_fluent_port_usb_c_20_filled:before { +.icon-ic_fluent_playing_cards_20_filled:before { content: "\eb49"; } -.icon-ic_fluent_port_usb_c_20_regular:before { +.icon-ic_fluent_playing_cards_20_regular:before { content: "\eb4a"; } -.icon-ic_fluent_position_backward_20_filled:before { +.icon-ic_fluent_plug_connected_20_filled:before { content: "\eb4b"; } -.icon-ic_fluent_position_backward_20_regular:before { +.icon-ic_fluent_plug_connected_20_regular:before { content: "\eb4c"; } -.icon-ic_fluent_position_forward_20_filled:before { +.icon-ic_fluent_plug_connected_add_20_filled:before { content: "\eb4d"; } -.icon-ic_fluent_position_forward_20_regular:before { +.icon-ic_fluent_plug_connected_add_20_regular:before { content: "\eb4e"; } -.icon-ic_fluent_position_to_back_20_filled:before { +.icon-ic_fluent_plug_connected_checkmark_20_filled:before { content: "\eb4f"; } -.icon-ic_fluent_position_to_back_20_regular:before { +.icon-ic_fluent_plug_connected_checkmark_20_regular:before { content: "\eb50"; } -.icon-ic_fluent_position_to_front_20_filled:before { +.icon-ic_fluent_plug_disconnected_20_filled:before { content: "\eb51"; } -.icon-ic_fluent_position_to_front_20_regular:before { +.icon-ic_fluent_plug_disconnected_20_regular:before { content: "\eb52"; } -.icon-ic_fluent_power_20_filled:before { +.icon-ic_fluent_point_scan_20_filled:before { content: "\eb53"; } -.icon-ic_fluent_power_20_regular:before { +.icon-ic_fluent_point_scan_20_regular:before { content: "\eb54"; } -.icon-ic_fluent_predictions_20_filled:before { +.icon-ic_fluent_poll_20_filled:before { content: "\eb55"; } -.icon-ic_fluent_predictions_20_regular:before { +.icon-ic_fluent_poll_20_regular:before { content: "\eb56"; } -.icon-ic_fluent_premium_20_filled:before { +.icon-ic_fluent_poll_horizontal_20_filled:before { content: "\eb57"; } -.icon-ic_fluent_premium_20_regular:before { +.icon-ic_fluent_poll_horizontal_20_regular:before { content: "\eb58"; } -.icon-ic_fluent_premium_person_20_filled:before { +.icon-ic_fluent_port_hdmi_20_filled:before { content: "\eb59"; } -.icon-ic_fluent_premium_person_20_regular:before { +.icon-ic_fluent_port_hdmi_20_regular:before { content: "\eb5a"; } -.icon-ic_fluent_presence_available_20_filled:before { +.icon-ic_fluent_port_micro_usb_20_filled:before { content: "\eb5b"; } -.icon-ic_fluent_presence_available_20_regular:before { +.icon-ic_fluent_port_micro_usb_20_regular:before { content: "\eb5c"; } -.icon-ic_fluent_presence_away_20_filled:before { +.icon-ic_fluent_port_usb_a_20_filled:before { content: "\eb5d"; } -.icon-ic_fluent_presence_away_20_regular:before { +.icon-ic_fluent_port_usb_a_20_regular:before { content: "\eb5e"; } -.icon-ic_fluent_presence_blocked_20_regular:before { +.icon-ic_fluent_port_usb_c_20_filled:before { content: "\eb5f"; } -.icon-ic_fluent_presence_busy_20_filled:before { +.icon-ic_fluent_port_usb_c_20_regular:before { content: "\eb60"; } -.icon-ic_fluent_presence_dnd_20_filled:before { +.icon-ic_fluent_position_backward_20_filled:before { content: "\eb61"; } -.icon-ic_fluent_presence_dnd_20_regular:before { +.icon-ic_fluent_position_backward_20_regular:before { content: "\eb62"; } -.icon-ic_fluent_presence_offline_20_regular:before { +.icon-ic_fluent_position_forward_20_filled:before { content: "\eb63"; } -.icon-ic_fluent_presence_oof_20_regular:before { +.icon-ic_fluent_position_forward_20_regular:before { content: "\eb64"; } -.icon-ic_fluent_presence_unknown_20_regular:before { +.icon-ic_fluent_position_to_back_20_filled:before { content: "\eb65"; } -.icon-ic_fluent_presenter_20_filled:before { +.icon-ic_fluent_position_to_back_20_regular:before { content: "\eb66"; } -.icon-ic_fluent_presenter_20_regular:before { +.icon-ic_fluent_position_to_front_20_filled:before { content: "\eb67"; } -.icon-ic_fluent_presenter_off_20_filled:before { +.icon-ic_fluent_position_to_front_20_regular:before { content: "\eb68"; } -.icon-ic_fluent_presenter_off_20_regular:before { +.icon-ic_fluent_power_20_filled:before { content: "\eb69"; } -.icon-ic_fluent_preview_link_20_filled:before { +.icon-ic_fluent_power_20_regular:before { content: "\eb6a"; } -.icon-ic_fluent_preview_link_20_regular:before { +.icon-ic_fluent_predictions_20_filled:before { content: "\eb6b"; } -.icon-ic_fluent_previous_20_filled:before { +.icon-ic_fluent_predictions_20_regular:before { content: "\eb6c"; } -.icon-ic_fluent_previous_20_regular:before { +.icon-ic_fluent_premium_20_filled:before { content: "\eb6d"; } -.icon-ic_fluent_print_20_filled:before { +.icon-ic_fluent_premium_20_regular:before { content: "\eb6e"; } -.icon-ic_fluent_print_20_regular:before { +.icon-ic_fluent_premium_person_20_filled:before { content: "\eb6f"; } -.icon-ic_fluent_print_add_20_filled:before { +.icon-ic_fluent_premium_person_20_regular:before { content: "\eb70"; } -.icon-ic_fluent_print_add_20_regular:before { +.icon-ic_fluent_presence_available_20_filled:before { content: "\eb71"; } -.icon-ic_fluent_production_20_filled:before { +.icon-ic_fluent_presence_available_20_regular:before { content: "\eb72"; } -.icon-ic_fluent_production_20_regular:before { +.icon-ic_fluent_presence_away_20_filled:before { content: "\eb73"; } -.icon-ic_fluent_production_checkmark_20_filled:before { +.icon-ic_fluent_presence_away_20_regular:before { content: "\eb74"; } -.icon-ic_fluent_production_checkmark_20_regular:before { +.icon-ic_fluent_presence_blocked_20_regular:before { content: "\eb75"; } -.icon-ic_fluent_prohibited_20_filled:before { +.icon-ic_fluent_presence_busy_20_filled:before { content: "\eb76"; } -.icon-ic_fluent_prohibited_20_regular:before { +.icon-ic_fluent_presence_dnd_20_filled:before { content: "\eb77"; } -.icon-ic_fluent_prohibited_multiple_20_filled:before { +.icon-ic_fluent_presence_dnd_20_regular:before { content: "\eb78"; } -.icon-ic_fluent_prohibited_multiple_20_regular:before { +.icon-ic_fluent_presence_offline_20_regular:before { content: "\eb79"; } -.icon-ic_fluent_prohibited_note_20_filled:before { +.icon-ic_fluent_presence_oof_20_regular:before { content: "\eb7a"; } -.icon-ic_fluent_prohibited_note_20_regular:before { +.icon-ic_fluent_presence_unknown_20_regular:before { content: "\eb7b"; } -.icon-ic_fluent_projection_screen_20_filled:before { +.icon-ic_fluent_presenter_20_filled:before { content: "\eb7c"; } -.icon-ic_fluent_projection_screen_20_regular:before { +.icon-ic_fluent_presenter_20_regular:before { content: "\eb7d"; } -.icon-ic_fluent_projection_screen_dismiss_20_filled:before { +.icon-ic_fluent_presenter_off_20_filled:before { content: "\eb7e"; } -.icon-ic_fluent_projection_screen_dismiss_20_regular:before { +.icon-ic_fluent_presenter_off_20_regular:before { content: "\eb7f"; } -.icon-ic_fluent_protocol_handler_20_filled:before { +.icon-ic_fluent_preview_link_20_filled:before { content: "\eb80"; } -.icon-ic_fluent_protocol_handler_20_regular:before { +.icon-ic_fluent_preview_link_20_regular:before { content: "\eb81"; } -.icon-ic_fluent_pulse_20_filled:before { +.icon-ic_fluent_previous_20_filled:before { content: "\eb82"; } -.icon-ic_fluent_pulse_20_regular:before { +.icon-ic_fluent_previous_20_regular:before { content: "\eb83"; } -.icon-ic_fluent_pulse_square_20_filled:before { +.icon-ic_fluent_print_20_filled:before { content: "\eb84"; } -.icon-ic_fluent_pulse_square_20_regular:before { +.icon-ic_fluent_print_20_regular:before { content: "\eb85"; } -.icon-ic_fluent_puzzle_cube_20_filled:before { +.icon-ic_fluent_print_add_20_filled:before { content: "\eb86"; } -.icon-ic_fluent_puzzle_cube_20_regular:before { +.icon-ic_fluent_print_add_20_regular:before { content: "\eb87"; } -.icon-ic_fluent_puzzle_cube_piece_20_filled:before { +.icon-ic_fluent_production_20_filled:before { content: "\eb88"; } -.icon-ic_fluent_puzzle_cube_piece_20_regular:before { +.icon-ic_fluent_production_20_regular:before { content: "\eb89"; } -.icon-ic_fluent_puzzle_piece_20_filled:before { +.icon-ic_fluent_production_checkmark_20_filled:before { content: "\eb8a"; } -.icon-ic_fluent_puzzle_piece_20_regular:before { +.icon-ic_fluent_production_checkmark_20_regular:before { content: "\eb8b"; } -.icon-ic_fluent_puzzle_piece_shield_20_filled:before { +.icon-ic_fluent_prohibited_20_filled:before { content: "\eb8c"; } -.icon-ic_fluent_puzzle_piece_shield_20_regular:before { +.icon-ic_fluent_prohibited_20_regular:before { content: "\eb8d"; } -.icon-ic_fluent_qr_code_20_filled:before { +.icon-ic_fluent_prohibited_multiple_20_filled:before { content: "\eb8e"; } -.icon-ic_fluent_qr_code_20_regular:before { +.icon-ic_fluent_prohibited_multiple_20_regular:before { content: "\eb8f"; } -.icon-ic_fluent_question_20_filled:before { +.icon-ic_fluent_prohibited_note_20_filled:before { content: "\eb90"; } -.icon-ic_fluent_question_20_regular:before { +.icon-ic_fluent_prohibited_note_20_regular:before { content: "\eb91"; } -.icon-ic_fluent_question_circle_20_filled:before { +.icon-ic_fluent_projection_screen_20_filled:before { content: "\eb92"; } -.icon-ic_fluent_question_circle_20_regular:before { +.icon-ic_fluent_projection_screen_20_regular:before { content: "\eb93"; } -.icon-ic_fluent_quiz_new_20_filled:before { +.icon-ic_fluent_projection_screen_dismiss_20_filled:before { content: "\eb94"; } -.icon-ic_fluent_quiz_new_20_regular:before { +.icon-ic_fluent_projection_screen_dismiss_20_regular:before { content: "\eb95"; } -.icon-ic_fluent_radar_20_filled:before { +.icon-ic_fluent_protocol_handler_20_filled:before { content: "\eb96"; } -.icon-ic_fluent_radar_20_regular:before { +.icon-ic_fluent_protocol_handler_20_regular:before { content: "\eb97"; } -.icon-ic_fluent_radar_checkmark_20_filled:before { +.icon-ic_fluent_pulse_20_filled:before { content: "\eb98"; } -.icon-ic_fluent_radar_checkmark_20_regular:before { +.icon-ic_fluent_pulse_20_regular:before { content: "\eb99"; } -.icon-ic_fluent_radar_rectangle_multiple_20_filled:before { +.icon-ic_fluent_pulse_square_20_filled:before { content: "\eb9a"; } -.icon-ic_fluent_radar_rectangle_multiple_20_regular:before { +.icon-ic_fluent_pulse_square_20_regular:before { content: "\eb9b"; } -.icon-ic_fluent_radio_button_20_filled:before { +.icon-ic_fluent_puzzle_cube_20_filled:before { content: "\eb9c"; } -.icon-ic_fluent_radio_button_20_regular:before { +.icon-ic_fluent_puzzle_cube_20_regular:before { content: "\eb9d"; } -.icon-ic_fluent_ram_20_filled:before { +.icon-ic_fluent_puzzle_cube_piece_20_filled:before { content: "\eb9e"; } -.icon-ic_fluent_ram_20_regular:before { +.icon-ic_fluent_puzzle_cube_piece_20_regular:before { content: "\eb9f"; } -.icon-ic_fluent_rating_mature_20_filled:before { +.icon-ic_fluent_puzzle_piece_20_filled:before { content: "\eba0"; } -.icon-ic_fluent_rating_mature_20_regular:before { +.icon-ic_fluent_puzzle_piece_20_regular:before { content: "\eba1"; } -.icon-ic_fluent_ratio_one_to_one_20_filled:before { +.icon-ic_fluent_puzzle_piece_shield_20_filled:before { content: "\eba2"; } -.icon-ic_fluent_ratio_one_to_one_20_regular:before { +.icon-ic_fluent_puzzle_piece_shield_20_regular:before { content: "\eba3"; } -.icon-ic_fluent_re_order_20_filled:before { +.icon-ic_fluent_qr_code_20_filled:before { content: "\eba4"; } -.icon-ic_fluent_re_order_20_regular:before { +.icon-ic_fluent_qr_code_20_regular:before { content: "\eba5"; } -.icon-ic_fluent_re_order_dots_horizontal_20_filled:before { +.icon-ic_fluent_question_20_filled:before { content: "\eba6"; } -.icon-ic_fluent_re_order_dots_horizontal_20_regular:before { +.icon-ic_fluent_question_20_regular:before { content: "\eba7"; } -.icon-ic_fluent_re_order_dots_vertical_20_filled:before { +.icon-ic_fluent_question_circle_20_filled:before { content: "\eba8"; } -.icon-ic_fluent_re_order_dots_vertical_20_regular:before { +.icon-ic_fluent_question_circle_20_regular:before { content: "\eba9"; } -.icon-ic_fluent_read_aloud_20_filled:before { +.icon-ic_fluent_quiz_new_20_filled:before { content: "\ebaa"; } -.icon-ic_fluent_read_aloud_20_regular:before { +.icon-ic_fluent_quiz_new_20_regular:before { content: "\ebab"; } -.icon-ic_fluent_reading_list_20_filled:before { +.icon-ic_fluent_radar_20_filled:before { content: "\ebac"; } -.icon-ic_fluent_reading_list_20_regular:before { +.icon-ic_fluent_radar_20_regular:before { content: "\ebad"; } -.icon-ic_fluent_reading_list_add_20_filled:before { +.icon-ic_fluent_radar_checkmark_20_filled:before { content: "\ebae"; } -.icon-ic_fluent_reading_list_add_20_regular:before { +.icon-ic_fluent_radar_checkmark_20_regular:before { content: "\ebaf"; } -.icon-ic_fluent_reading_mode_mobile_20_filled:before { +.icon-ic_fluent_radar_rectangle_multiple_20_filled:before { content: "\ebb0"; } -.icon-ic_fluent_reading_mode_mobile_20_regular:before { +.icon-ic_fluent_radar_rectangle_multiple_20_regular:before { content: "\ebb1"; } -.icon-ic_fluent_real_estate_20_filled:before { +.icon-ic_fluent_radio_button_20_filled:before { content: "\ebb2"; } -.icon-ic_fluent_real_estate_20_regular:before { +.icon-ic_fluent_radio_button_20_regular:before { content: "\ebb3"; } -.icon-ic_fluent_receipt_20_filled:before { +.icon-ic_fluent_ram_20_filled:before { content: "\ebb4"; } -.icon-ic_fluent_receipt_20_regular:before { +.icon-ic_fluent_ram_20_regular:before { content: "\ebb5"; } -.icon-ic_fluent_receipt_add_20_filled:before { +.icon-ic_fluent_rating_mature_20_filled:before { content: "\ebb6"; } -.icon-ic_fluent_receipt_add_20_regular:before { +.icon-ic_fluent_rating_mature_20_regular:before { content: "\ebb7"; } -.icon-ic_fluent_receipt_bag_20_filled:before { +.icon-ic_fluent_ratio_one_to_one_20_filled:before { content: "\ebb8"; } -.icon-ic_fluent_receipt_bag_20_regular:before { +.icon-ic_fluent_ratio_one_to_one_20_regular:before { content: "\ebb9"; } -.icon-ic_fluent_receipt_cube_20_filled:before { +.icon-ic_fluent_re_order_20_filled:before { content: "\ebba"; } -.icon-ic_fluent_receipt_cube_20_regular:before { +.icon-ic_fluent_re_order_20_regular:before { content: "\ebbb"; } -.icon-ic_fluent_receipt_money_20_filled:before { +.icon-ic_fluent_re_order_dots_horizontal_20_filled:before { content: "\ebbc"; } -.icon-ic_fluent_receipt_money_20_regular:before { +.icon-ic_fluent_re_order_dots_horizontal_20_regular:before { content: "\ebbd"; } -.icon-ic_fluent_receipt_play_20_filled:before { +.icon-ic_fluent_re_order_dots_vertical_20_filled:before { content: "\ebbe"; } -.icon-ic_fluent_receipt_play_20_regular:before { +.icon-ic_fluent_re_order_dots_vertical_20_regular:before { content: "\ebbf"; } -.icon-ic_fluent_receipt_search_20_filled:before { +.icon-ic_fluent_read_aloud_20_filled:before { content: "\ebc0"; } -.icon-ic_fluent_receipt_search_20_regular:before { +.icon-ic_fluent_read_aloud_20_regular:before { content: "\ebc1"; } -.icon-ic_fluent_receipt_sparkles_20_filled:before { +.icon-ic_fluent_reading_list_20_filled:before { content: "\ebc2"; } -.icon-ic_fluent_receipt_sparkles_20_regular:before { +.icon-ic_fluent_reading_list_20_regular:before { content: "\ebc3"; } -.icon-ic_fluent_record_20_filled:before { +.icon-ic_fluent_reading_list_add_20_filled:before { content: "\ebc4"; } -.icon-ic_fluent_record_20_regular:before { +.icon-ic_fluent_reading_list_add_20_regular:before { content: "\ebc5"; } -.icon-ic_fluent_record_stop_20_filled:before { +.icon-ic_fluent_reading_mode_mobile_20_filled:before { content: "\ebc6"; } -.icon-ic_fluent_record_stop_20_regular:before { +.icon-ic_fluent_reading_mode_mobile_20_regular:before { content: "\ebc7"; } -.icon-ic_fluent_rectangle_landscape_20_filled:before { +.icon-ic_fluent_real_estate_20_filled:before { content: "\ebc8"; } -.icon-ic_fluent_rectangle_landscape_20_regular:before { +.icon-ic_fluent_real_estate_20_regular:before { content: "\ebc9"; } -.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before { +.icon-ic_fluent_receipt_20_filled:before { content: "\ebca"; } -.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before { +.icon-ic_fluent_receipt_20_regular:before { content: "\ebcb"; } -.icon-ic_fluent_recycle_20_filled:before { +.icon-ic_fluent_receipt_add_20_filled:before { content: "\ebcc"; } -.icon-ic_fluent_recycle_20_regular:before { +.icon-ic_fluent_receipt_add_20_regular:before { content: "\ebcd"; } -.icon-ic_fluent_remote_20_filled:before { +.icon-ic_fluent_receipt_bag_20_filled:before { content: "\ebce"; } -.icon-ic_fluent_remote_20_regular:before { +.icon-ic_fluent_receipt_bag_20_regular:before { content: "\ebcf"; } -.icon-ic_fluent_rename_20_filled:before { +.icon-ic_fluent_receipt_cube_20_filled:before { content: "\ebd0"; } -.icon-ic_fluent_rename_20_regular:before { +.icon-ic_fluent_receipt_cube_20_regular:before { content: "\ebd1"; } -.icon-ic_fluent_reorder_20_filled:before { +.icon-ic_fluent_receipt_money_20_filled:before { content: "\ebd2"; } -.icon-ic_fluent_reorder_20_regular:before { +.icon-ic_fluent_receipt_money_20_regular:before { content: "\ebd3"; } -.icon-ic_fluent_replay_20_filled:before { +.icon-ic_fluent_receipt_play_20_filled:before { content: "\ebd4"; } -.icon-ic_fluent_replay_20_regular:before { +.icon-ic_fluent_receipt_play_20_regular:before { content: "\ebd5"; } -.icon-ic_fluent_resize_20_filled:before { +.icon-ic_fluent_receipt_search_20_filled:before { content: "\ebd6"; } -.icon-ic_fluent_resize_20_regular:before { +.icon-ic_fluent_receipt_search_20_regular:before { content: "\ebd7"; } -.icon-ic_fluent_resize_image_20_filled:before { +.icon-ic_fluent_receipt_sparkles_20_filled:before { content: "\ebd8"; } -.icon-ic_fluent_resize_image_20_regular:before { +.icon-ic_fluent_receipt_sparkles_20_regular:before { content: "\ebd9"; } -.icon-ic_fluent_resize_large_20_filled:before { +.icon-ic_fluent_record_20_filled:before { content: "\ebda"; } -.icon-ic_fluent_resize_large_20_regular:before { +.icon-ic_fluent_record_20_regular:before { content: "\ebdb"; } -.icon-ic_fluent_resize_small_20_filled:before { +.icon-ic_fluent_record_stop_20_filled:before { content: "\ebdc"; } -.icon-ic_fluent_resize_small_20_regular:before { +.icon-ic_fluent_record_stop_20_regular:before { content: "\ebdd"; } -.icon-ic_fluent_resize_table_20_filled:before { +.icon-ic_fluent_rectangle_landscape_20_filled:before { content: "\ebde"; } -.icon-ic_fluent_resize_table_20_regular:before { +.icon-ic_fluent_rectangle_landscape_20_regular:before { content: "\ebdf"; } -.icon-ic_fluent_resize_video_20_filled:before { +.icon-ic_fluent_rectangle_portrait_location_target_20_filled:before { content: "\ebe0"; } -.icon-ic_fluent_resize_video_20_regular:before { +.icon-ic_fluent_rectangle_portrait_location_target_20_regular:before { content: "\ebe1"; } -.icon-ic_fluent_reward_20_filled:before { +.icon-ic_fluent_recycle_20_filled:before { content: "\ebe2"; } -.icon-ic_fluent_reward_20_regular:before { +.icon-ic_fluent_recycle_20_regular:before { content: "\ebe3"; } -.icon-ic_fluent_rewind_20_filled:before { +.icon-ic_fluent_remote_20_filled:before { content: "\ebe4"; } -.icon-ic_fluent_rewind_20_regular:before { +.icon-ic_fluent_remote_20_regular:before { content: "\ebe5"; } -.icon-ic_fluent_rhombus_20_filled:before { +.icon-ic_fluent_rename_20_filled:before { content: "\ebe6"; } -.icon-ic_fluent_rhombus_20_regular:before { +.icon-ic_fluent_rename_20_regular:before { content: "\ebe7"; } -.icon-ic_fluent_ribbon_20_filled:before { +.icon-ic_fluent_reorder_20_filled:before { content: "\ebe8"; } -.icon-ic_fluent_ribbon_20_regular:before { +.icon-ic_fluent_reorder_20_regular:before { content: "\ebe9"; } -.icon-ic_fluent_ribbon_add_20_filled:before { +.icon-ic_fluent_replay_20_filled:before { content: "\ebea"; } -.icon-ic_fluent_ribbon_add_20_regular:before { +.icon-ic_fluent_replay_20_regular:before { content: "\ebeb"; } -.icon-ic_fluent_ribbon_off_20_filled:before { +.icon-ic_fluent_resize_20_filled:before { content: "\ebec"; } -.icon-ic_fluent_ribbon_off_20_regular:before { +.icon-ic_fluent_resize_20_regular:before { content: "\ebed"; } -.icon-ic_fluent_ribbon_star_20_filled:before { +.icon-ic_fluent_resize_image_20_filled:before { content: "\ebee"; } -.icon-ic_fluent_ribbon_star_20_regular:before { +.icon-ic_fluent_resize_image_20_regular:before { content: "\ebef"; } -.icon-ic_fluent_road_cone_20_filled:before { +.icon-ic_fluent_resize_large_20_filled:before { content: "\ebf0"; } -.icon-ic_fluent_road_cone_20_regular:before { +.icon-ic_fluent_resize_large_20_regular:before { content: "\ebf1"; } -.icon-ic_fluent_rocket_20_filled:before { +.icon-ic_fluent_resize_small_20_filled:before { content: "\ebf2"; } -.icon-ic_fluent_rocket_20_regular:before { +.icon-ic_fluent_resize_small_20_regular:before { content: "\ebf3"; } -.icon-ic_fluent_rotate_left_20_filled:before { +.icon-ic_fluent_resize_table_20_filled:before { content: "\ebf4"; } -.icon-ic_fluent_rotate_left_20_regular:before { +.icon-ic_fluent_resize_table_20_regular:before { content: "\ebf5"; } -.icon-ic_fluent_rotate_right_20_filled:before { +.icon-ic_fluent_resize_video_20_filled:before { content: "\ebf6"; } -.icon-ic_fluent_rotate_right_20_regular:before { +.icon-ic_fluent_resize_video_20_regular:before { content: "\ebf7"; } -.icon-ic_fluent_router_20_filled:before { +.icon-ic_fluent_reward_20_filled:before { content: "\ebf8"; } -.icon-ic_fluent_router_20_regular:before { +.icon-ic_fluent_reward_20_regular:before { content: "\ebf9"; } -.icon-ic_fluent_row_triple_20_filled:before { +.icon-ic_fluent_rewind_20_filled:before { content: "\ebfa"; } -.icon-ic_fluent_row_triple_20_regular:before { +.icon-ic_fluent_rewind_20_regular:before { content: "\ebfb"; } -.icon-ic_fluent_rss_20_filled:before { +.icon-ic_fluent_rhombus_20_filled:before { content: "\ebfc"; } -.icon-ic_fluent_rss_20_regular:before { +.icon-ic_fluent_rhombus_20_regular:before { content: "\ebfd"; } -.icon-ic_fluent_ruler_20_filled:before { +.icon-ic_fluent_ribbon_20_filled:before { content: "\ebfe"; } -.icon-ic_fluent_ruler_20_regular:before { +.icon-ic_fluent_ribbon_20_regular:before { content: "\ebff"; } -.icon-ic_fluent_run_20_filled:before { +.icon-ic_fluent_ribbon_add_20_filled:before { content: "\ec00"; } -.icon-ic_fluent_run_20_regular:before { +.icon-ic_fluent_ribbon_add_20_regular:before { content: "\ec01"; } -.icon-ic_fluent_sanitize_20_filled:before { +.icon-ic_fluent_ribbon_off_20_filled:before { content: "\ec02"; } -.icon-ic_fluent_sanitize_20_regular:before { +.icon-ic_fluent_ribbon_off_20_regular:before { content: "\ec03"; } -.icon-ic_fluent_save_20_filled:before { +.icon-ic_fluent_ribbon_star_20_filled:before { content: "\ec04"; } -.icon-ic_fluent_save_20_regular:before { +.icon-ic_fluent_ribbon_star_20_regular:before { content: "\ec05"; } -.icon-ic_fluent_save_arrow_right_20_filled:before { +.icon-ic_fluent_road_cone_20_filled:before { content: "\ec06"; } -.icon-ic_fluent_save_arrow_right_20_regular:before { +.icon-ic_fluent_road_cone_20_regular:before { content: "\ec07"; } -.icon-ic_fluent_save_copy_20_filled:before { +.icon-ic_fluent_rocket_20_filled:before { content: "\ec08"; } -.icon-ic_fluent_save_copy_20_regular:before { +.icon-ic_fluent_rocket_20_regular:before { content: "\ec09"; } -.icon-ic_fluent_save_edit_20_filled:before { +.icon-ic_fluent_rotate_left_20_filled:before { content: "\ec0a"; } -.icon-ic_fluent_save_edit_20_regular:before { +.icon-ic_fluent_rotate_left_20_regular:before { content: "\ec0b"; } -.icon-ic_fluent_save_image_20_filled:before { +.icon-ic_fluent_rotate_right_20_filled:before { content: "\ec0c"; } -.icon-ic_fluent_save_image_20_regular:before { +.icon-ic_fluent_rotate_right_20_regular:before { content: "\ec0d"; } -.icon-ic_fluent_save_multiple_20_filled:before { +.icon-ic_fluent_router_20_filled:before { content: "\ec0e"; } -.icon-ic_fluent_save_multiple_20_regular:before { +.icon-ic_fluent_router_20_regular:before { content: "\ec0f"; } -.icon-ic_fluent_save_search_20_filled:before { +.icon-ic_fluent_row_triple_20_filled:before { content: "\ec10"; } -.icon-ic_fluent_save_search_20_regular:before { +.icon-ic_fluent_row_triple_20_regular:before { content: "\ec11"; } -.icon-ic_fluent_save_sync_20_filled:before { +.icon-ic_fluent_rss_20_filled:before { content: "\ec12"; } -.icon-ic_fluent_save_sync_20_regular:before { +.icon-ic_fluent_rss_20_regular:before { content: "\ec13"; } -.icon-ic_fluent_savings_20_filled:before { +.icon-ic_fluent_ruler_20_filled:before { content: "\ec14"; } -.icon-ic_fluent_savings_20_regular:before { +.icon-ic_fluent_ruler_20_regular:before { content: "\ec15"; } -.icon-ic_fluent_scale_fill_20_filled:before { +.icon-ic_fluent_run_20_filled:before { content: "\ec16"; } -.icon-ic_fluent_scale_fill_20_regular:before { +.icon-ic_fluent_run_20_regular:before { content: "\ec17"; } -.icon-ic_fluent_scale_fit_20_filled:before { +.icon-ic_fluent_sanitize_20_filled:before { content: "\ec18"; } -.icon-ic_fluent_scale_fit_20_regular:before { +.icon-ic_fluent_sanitize_20_regular:before { content: "\ec19"; } -.icon-ic_fluent_scales_20_filled:before { +.icon-ic_fluent_save_20_filled:before { content: "\ec1a"; } -.icon-ic_fluent_scales_20_regular:before { +.icon-ic_fluent_save_20_regular:before { content: "\ec1b"; } -.icon-ic_fluent_scan_20_filled:before { +.icon-ic_fluent_save_arrow_right_20_filled:before { content: "\ec1c"; } -.icon-ic_fluent_scan_20_regular:before { +.icon-ic_fluent_save_arrow_right_20_regular:before { content: "\ec1d"; } -.icon-ic_fluent_scan_camera_20_filled:before { +.icon-ic_fluent_save_copy_20_filled:before { content: "\ec1e"; } -.icon-ic_fluent_scan_camera_20_regular:before { +.icon-ic_fluent_save_copy_20_regular:before { content: "\ec1f"; } -.icon-ic_fluent_scan_dash_20_filled:before { +.icon-ic_fluent_save_edit_20_filled:before { content: "\ec20"; } -.icon-ic_fluent_scan_dash_20_regular:before { +.icon-ic_fluent_save_edit_20_regular:before { content: "\ec21"; } -.icon-ic_fluent_scan_object_20_filled:before { +.icon-ic_fluent_save_image_20_filled:before { content: "\ec22"; } -.icon-ic_fluent_scan_object_20_regular:before { +.icon-ic_fluent_save_image_20_regular:before { content: "\ec23"; } -.icon-ic_fluent_scan_table_20_filled:before { +.icon-ic_fluent_save_multiple_20_filled:before { content: "\ec24"; } -.icon-ic_fluent_scan_table_20_regular:before { +.icon-ic_fluent_save_multiple_20_regular:before { content: "\ec25"; } -.icon-ic_fluent_scan_text_20_filled:before { +.icon-ic_fluent_save_search_20_filled:before { content: "\ec26"; } -.icon-ic_fluent_scan_text_20_regular:before { +.icon-ic_fluent_save_search_20_regular:before { content: "\ec27"; } -.icon-ic_fluent_scan_thumb_up_20_filled:before { +.icon-ic_fluent_save_sync_20_filled:before { content: "\ec28"; } -.icon-ic_fluent_scan_thumb_up_20_regular:before { +.icon-ic_fluent_save_sync_20_regular:before { content: "\ec29"; } -.icon-ic_fluent_scan_thumb_up_off_20_filled:before { +.icon-ic_fluent_savings_20_filled:before { content: "\ec2a"; } -.icon-ic_fluent_scan_thumb_up_off_20_regular:before { +.icon-ic_fluent_savings_20_regular:before { content: "\ec2b"; } -.icon-ic_fluent_scan_type_20_filled:before { +.icon-ic_fluent_scale_fill_20_filled:before { content: "\ec2c"; } -.icon-ic_fluent_scan_type_20_regular:before { +.icon-ic_fluent_scale_fill_20_regular:before { content: "\ec2d"; } -.icon-ic_fluent_scan_type_checkmark_20_filled:before { +.icon-ic_fluent_scale_fit_20_filled:before { content: "\ec2e"; } -.icon-ic_fluent_scan_type_checkmark_20_regular:before { +.icon-ic_fluent_scale_fit_20_regular:before { content: "\ec2f"; } -.icon-ic_fluent_scan_type_off_20_filled:before { +.icon-ic_fluent_scales_20_filled:before { content: "\ec30"; } -.icon-ic_fluent_scan_type_off_20_regular:before { +.icon-ic_fluent_scales_20_regular:before { content: "\ec31"; } -.icon-ic_fluent_scratchpad_20_filled:before { +.icon-ic_fluent_scan_20_filled:before { content: "\ec32"; } -.icon-ic_fluent_scratchpad_20_regular:before { +.icon-ic_fluent_scan_20_regular:before { content: "\ec33"; } -.icon-ic_fluent_screen_cut_20_filled:before { +.icon-ic_fluent_scan_camera_20_filled:before { content: "\ec34"; } -.icon-ic_fluent_screen_cut_20_regular:before { +.icon-ic_fluent_scan_camera_20_regular:before { content: "\ec35"; } -.icon-ic_fluent_screen_person_20_filled:before { +.icon-ic_fluent_scan_dash_20_filled:before { content: "\ec36"; } -.icon-ic_fluent_screen_person_20_regular:before { +.icon-ic_fluent_scan_dash_20_regular:before { content: "\ec37"; } -.icon-ic_fluent_screen_search_20_filled:before { +.icon-ic_fluent_scan_object_20_filled:before { content: "\ec38"; } -.icon-ic_fluent_screen_search_20_regular:before { +.icon-ic_fluent_scan_object_20_regular:before { content: "\ec39"; } -.icon-ic_fluent_screenshot_20_filled:before { +.icon-ic_fluent_scan_table_20_filled:before { content: "\ec3a"; } -.icon-ic_fluent_screenshot_20_regular:before { +.icon-ic_fluent_scan_table_20_regular:before { content: "\ec3b"; } -.icon-ic_fluent_search_20_filled:before { +.icon-ic_fluent_scan_text_20_filled:before { content: "\ec3c"; } -.icon-ic_fluent_search_20_regular:before { +.icon-ic_fluent_scan_text_20_regular:before { content: "\ec3d"; } -.icon-ic_fluent_search_info_20_filled:before { +.icon-ic_fluent_scan_thumb_up_20_filled:before { content: "\ec3e"; } -.icon-ic_fluent_search_info_20_regular:before { +.icon-ic_fluent_scan_thumb_up_20_regular:before { content: "\ec3f"; } -.icon-ic_fluent_search_settings_20_filled:before { +.icon-ic_fluent_scan_thumb_up_off_20_filled:before { content: "\ec40"; } -.icon-ic_fluent_search_settings_20_regular:before { +.icon-ic_fluent_scan_thumb_up_off_20_regular:before { content: "\ec41"; } -.icon-ic_fluent_search_shield_20_filled:before { +.icon-ic_fluent_scan_type_20_filled:before { content: "\ec42"; } -.icon-ic_fluent_search_shield_20_regular:before { +.icon-ic_fluent_scan_type_20_regular:before { content: "\ec43"; } -.icon-ic_fluent_search_square_20_filled:before { +.icon-ic_fluent_scan_type_checkmark_20_filled:before { content: "\ec44"; } -.icon-ic_fluent_search_square_20_regular:before { +.icon-ic_fluent_scan_type_checkmark_20_regular:before { content: "\ec45"; } -.icon-ic_fluent_search_visual_20_filled:before { +.icon-ic_fluent_scan_type_off_20_filled:before { content: "\ec46"; } -.icon-ic_fluent_search_visual_20_regular:before { +.icon-ic_fluent_scan_type_off_20_regular:before { content: "\ec47"; } -.icon-ic_fluent_select_all_off_20_filled:before { +.icon-ic_fluent_scratchpad_20_filled:before { content: "\ec48"; } -.icon-ic_fluent_select_all_off_20_regular:before { +.icon-ic_fluent_scratchpad_20_regular:before { content: "\ec49"; } -.icon-ic_fluent_select_all_on_20_filled:before { +.icon-ic_fluent_screen_cut_20_filled:before { content: "\ec4a"; } -.icon-ic_fluent_select_all_on_20_regular:before { +.icon-ic_fluent_screen_cut_20_regular:before { content: "\ec4b"; } -.icon-ic_fluent_select_object_20_filled:before { +.icon-ic_fluent_screen_person_20_filled:before { content: "\ec4c"; } -.icon-ic_fluent_select_object_20_regular:before { +.icon-ic_fluent_screen_person_20_regular:before { content: "\ec4d"; } -.icon-ic_fluent_select_object_skew_20_filled:before { +.icon-ic_fluent_screen_search_20_filled:before { content: "\ec4e"; } -.icon-ic_fluent_select_object_skew_20_regular:before { +.icon-ic_fluent_screen_search_20_regular:before { content: "\ec4f"; } -.icon-ic_fluent_select_object_skew_dismiss_20_filled:before { +.icon-ic_fluent_screenshot_20_filled:before { content: "\ec50"; } -.icon-ic_fluent_select_object_skew_dismiss_20_regular:before { +.icon-ic_fluent_screenshot_20_regular:before { content: "\ec51"; } -.icon-ic_fluent_select_object_skew_edit_20_filled:before { +.icon-ic_fluent_search_20_filled:before { content: "\ec52"; } -.icon-ic_fluent_select_object_skew_edit_20_regular:before { +.icon-ic_fluent_search_20_regular:before { content: "\ec53"; } -.icon-ic_fluent_send_20_filled:before { +.icon-ic_fluent_search_info_20_filled:before { content: "\ec54"; } -.icon-ic_fluent_send_20_regular:before { +.icon-ic_fluent_search_info_20_regular:before { content: "\ec55"; } -.icon-ic_fluent_send_clock_20_filled:before { +.icon-ic_fluent_search_settings_20_filled:before { content: "\ec56"; } -.icon-ic_fluent_send_clock_20_regular:before { +.icon-ic_fluent_search_settings_20_regular:before { content: "\ec57"; } -.icon-ic_fluent_send_copy_20_filled:before { +.icon-ic_fluent_search_shield_20_filled:before { content: "\ec58"; } -.icon-ic_fluent_send_copy_20_regular:before { +.icon-ic_fluent_search_shield_20_regular:before { content: "\ec59"; } -.icon-ic_fluent_serial_port_20_filled:before { +.icon-ic_fluent_search_square_20_filled:before { content: "\ec5a"; } -.icon-ic_fluent_serial_port_20_regular:before { +.icon-ic_fluent_search_square_20_regular:before { content: "\ec5b"; } -.icon-ic_fluent_server_20_filled:before { +.icon-ic_fluent_search_visual_20_filled:before { content: "\ec5c"; } -.icon-ic_fluent_server_20_regular:before { +.icon-ic_fluent_search_visual_20_regular:before { content: "\ec5d"; } -.icon-ic_fluent_server_multiple_20_filled:before { +.icon-ic_fluent_select_all_off_20_filled:before { content: "\ec5e"; } -.icon-ic_fluent_server_multiple_20_regular:before { +.icon-ic_fluent_select_all_off_20_regular:before { content: "\ec5f"; } -.icon-ic_fluent_server_play_20_filled:before { +.icon-ic_fluent_select_all_on_20_filled:before { content: "\ec60"; } -.icon-ic_fluent_server_play_20_regular:before { +.icon-ic_fluent_select_all_on_20_regular:before { content: "\ec61"; } -.icon-ic_fluent_service_bell_20_filled:before { +.icon-ic_fluent_select_object_20_filled:before { content: "\ec62"; } -.icon-ic_fluent_service_bell_20_regular:before { +.icon-ic_fluent_select_object_20_regular:before { content: "\ec63"; } -.icon-ic_fluent_settings_20_filled:before { +.icon-ic_fluent_select_object_skew_20_filled:before { content: "\ec64"; } -.icon-ic_fluent_settings_20_regular:before { +.icon-ic_fluent_select_object_skew_20_regular:before { content: "\ec65"; } -.icon-ic_fluent_settings_chat_20_filled:before { +.icon-ic_fluent_select_object_skew_dismiss_20_filled:before { content: "\ec66"; } -.icon-ic_fluent_settings_chat_20_regular:before { +.icon-ic_fluent_select_object_skew_dismiss_20_regular:before { content: "\ec67"; } -.icon-ic_fluent_shape_exclude_20_filled:before { +.icon-ic_fluent_select_object_skew_edit_20_filled:before { content: "\ec68"; } -.icon-ic_fluent_shape_exclude_20_regular:before { +.icon-ic_fluent_select_object_skew_edit_20_regular:before { content: "\ec69"; } -.icon-ic_fluent_shape_intersect_20_filled:before { +.icon-ic_fluent_send_20_filled:before { content: "\ec6a"; } -.icon-ic_fluent_shape_intersect_20_regular:before { +.icon-ic_fluent_send_20_regular:before { content: "\ec6b"; } -.icon-ic_fluent_shape_subtract_20_filled:before { +.icon-ic_fluent_send_beaker_20_filled:before { content: "\ec6c"; } -.icon-ic_fluent_shape_subtract_20_regular:before { +.icon-ic_fluent_send_beaker_20_regular:before { content: "\ec6d"; } -.icon-ic_fluent_shape_union_20_filled:before { +.icon-ic_fluent_send_clock_20_filled:before { content: "\ec6e"; } -.icon-ic_fluent_shape_union_20_regular:before { +.icon-ic_fluent_send_clock_20_regular:before { content: "\ec6f"; } -.icon-ic_fluent_shapes_20_filled:before { +.icon-ic_fluent_send_copy_20_filled:before { content: "\ec70"; } -.icon-ic_fluent_shapes_20_regular:before { +.icon-ic_fluent_send_copy_20_regular:before { content: "\ec71"; } -.icon-ic_fluent_share_20_filled:before { +.icon-ic_fluent_serial_port_20_filled:before { content: "\ec72"; } -.icon-ic_fluent_share_20_regular:before { +.icon-ic_fluent_serial_port_20_regular:before { content: "\ec73"; } -.icon-ic_fluent_share_android_20_filled:before { +.icon-ic_fluent_server_20_filled:before { content: "\ec74"; } -.icon-ic_fluent_share_android_20_regular:before { +.icon-ic_fluent_server_20_regular:before { content: "\ec75"; } -.icon-ic_fluent_share_close_tray_20_filled:before { +.icon-ic_fluent_server_multiple_20_filled:before { content: "\ec76"; } -.icon-ic_fluent_share_close_tray_20_regular:before { +.icon-ic_fluent_server_multiple_20_regular:before { content: "\ec77"; } -.icon-ic_fluent_share_ios_20_filled:before { +.icon-ic_fluent_server_play_20_filled:before { content: "\ec78"; } -.icon-ic_fluent_share_ios_20_regular:before { +.icon-ic_fluent_server_play_20_regular:before { content: "\ec79"; } -.icon-ic_fluent_share_screen_person_20_filled:before { +.icon-ic_fluent_service_bell_20_filled:before { content: "\ec7a"; } -.icon-ic_fluent_share_screen_person_20_regular:before { +.icon-ic_fluent_service_bell_20_regular:before { content: "\ec7b"; } -.icon-ic_fluent_share_screen_person_overlay_20_filled:before { +.icon-ic_fluent_settings_20_filled:before { content: "\ec7c"; } -.icon-ic_fluent_share_screen_person_overlay_20_regular:before { +.icon-ic_fluent_settings_20_regular:before { content: "\ec7d"; } -.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before { +.icon-ic_fluent_settings_chat_20_filled:before { content: "\ec7e"; } -.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before { +.icon-ic_fluent_settings_chat_20_regular:before { content: "\ec7f"; } -.icon-ic_fluent_share_screen_person_p_20_filled:before { +.icon-ic_fluent_shape_exclude_20_filled:before { content: "\ec80"; } -.icon-ic_fluent_share_screen_person_p_20_regular:before { +.icon-ic_fluent_shape_exclude_20_regular:before { content: "\ec81"; } -.icon-ic_fluent_share_screen_start_20_filled:before { +.icon-ic_fluent_shape_intersect_20_filled:before { content: "\ec82"; } -.icon-ic_fluent_share_screen_start_20_regular:before { +.icon-ic_fluent_shape_intersect_20_regular:before { content: "\ec83"; } -.icon-ic_fluent_share_screen_stop_20_filled:before { +.icon-ic_fluent_shape_subtract_20_filled:before { content: "\ec84"; } -.icon-ic_fluent_share_screen_stop_20_regular:before { +.icon-ic_fluent_shape_subtract_20_regular:before { content: "\ec85"; } -.icon-ic_fluent_shield_20_filled:before { +.icon-ic_fluent_shape_union_20_filled:before { content: "\ec86"; } -.icon-ic_fluent_shield_20_regular:before { +.icon-ic_fluent_shape_union_20_regular:before { content: "\ec87"; } -.icon-ic_fluent_shield_add_20_filled:before { +.icon-ic_fluent_shapes_20_filled:before { content: "\ec88"; } -.icon-ic_fluent_shield_add_20_regular:before { +.icon-ic_fluent_shapes_20_regular:before { content: "\ec89"; } -.icon-ic_fluent_shield_badge_20_filled:before { +.icon-ic_fluent_share_20_filled:before { content: "\ec8a"; } -.icon-ic_fluent_shield_badge_20_regular:before { +.icon-ic_fluent_share_20_regular:before { content: "\ec8b"; } -.icon-ic_fluent_shield_checkmark_20_filled:before { +.icon-ic_fluent_share_android_20_filled:before { content: "\ec8c"; } -.icon-ic_fluent_shield_checkmark_20_regular:before { +.icon-ic_fluent_share_android_20_regular:before { content: "\ec8d"; } -.icon-ic_fluent_shield_dismiss_20_filled:before { +.icon-ic_fluent_share_close_tray_20_filled:before { content: "\ec8e"; } -.icon-ic_fluent_shield_dismiss_20_regular:before { +.icon-ic_fluent_share_close_tray_20_regular:before { content: "\ec8f"; } -.icon-ic_fluent_shield_dismiss_shield_20_filled:before { +.icon-ic_fluent_share_ios_20_filled:before { content: "\ec90"; } -.icon-ic_fluent_shield_dismiss_shield_20_regular:before { +.icon-ic_fluent_share_ios_20_regular:before { content: "\ec91"; } -.icon-ic_fluent_shield_error_20_filled:before { +.icon-ic_fluent_share_screen_person_20_filled:before { content: "\ec92"; } -.icon-ic_fluent_shield_error_20_regular:before { +.icon-ic_fluent_share_screen_person_20_regular:before { content: "\ec93"; } -.icon-ic_fluent_shield_globe_20_filled:before { +.icon-ic_fluent_share_screen_person_overlay_20_filled:before { content: "\ec94"; } -.icon-ic_fluent_shield_globe_20_regular:before { +.icon-ic_fluent_share_screen_person_overlay_20_regular:before { content: "\ec95"; } -.icon-ic_fluent_shield_keyhole_20_filled:before { +.icon-ic_fluent_share_screen_person_overlay_inside_20_filled:before { content: "\ec96"; } -.icon-ic_fluent_shield_keyhole_20_regular:before { +.icon-ic_fluent_share_screen_person_overlay_inside_20_regular:before { content: "\ec97"; } -.icon-ic_fluent_shield_lock_20_filled:before { +.icon-ic_fluent_share_screen_person_p_20_filled:before { content: "\ec98"; } -.icon-ic_fluent_shield_lock_20_regular:before { +.icon-ic_fluent_share_screen_person_p_20_regular:before { content: "\ec99"; } -.icon-ic_fluent_shield_person_20_filled:before { +.icon-ic_fluent_share_screen_start_20_filled:before { content: "\ec9a"; } -.icon-ic_fluent_shield_person_20_regular:before { +.icon-ic_fluent_share_screen_start_20_regular:before { content: "\ec9b"; } -.icon-ic_fluent_shield_person_add_20_filled:before { +.icon-ic_fluent_share_screen_stop_20_filled:before { content: "\ec9c"; } -.icon-ic_fluent_shield_person_add_20_regular:before { +.icon-ic_fluent_share_screen_stop_20_regular:before { content: "\ec9d"; } -.icon-ic_fluent_shield_prohibited_20_filled:before { +.icon-ic_fluent_shield_20_filled:before { content: "\ec9e"; } -.icon-ic_fluent_shield_prohibited_20_regular:before { +.icon-ic_fluent_shield_20_regular:before { content: "\ec9f"; } -.icon-ic_fluent_shield_question_20_filled:before { +.icon-ic_fluent_shield_add_20_filled:before { content: "\eca0"; } -.icon-ic_fluent_shield_question_20_regular:before { +.icon-ic_fluent_shield_add_20_regular:before { content: "\eca1"; } -.icon-ic_fluent_shield_task_20_filled:before { +.icon-ic_fluent_shield_badge_20_filled:before { content: "\eca2"; } -.icon-ic_fluent_shield_task_20_regular:before { +.icon-ic_fluent_shield_badge_20_regular:before { content: "\eca3"; } -.icon-ic_fluent_shifts_20_filled:before { +.icon-ic_fluent_shield_checkmark_20_filled:before { content: "\eca4"; } -.icon-ic_fluent_shifts_20_regular:before { +.icon-ic_fluent_shield_checkmark_20_regular:before { content: "\eca5"; } -.icon-ic_fluent_shifts_30_minutes_20_filled:before { +.icon-ic_fluent_shield_dismiss_20_filled:before { content: "\eca6"; } -.icon-ic_fluent_shifts_30_minutes_20_regular:before { +.icon-ic_fluent_shield_dismiss_20_regular:before { content: "\eca7"; } -.icon-ic_fluent_shifts_activity_20_filled:before { +.icon-ic_fluent_shield_dismiss_shield_20_filled:before { content: "\eca8"; } -.icon-ic_fluent_shifts_activity_20_regular:before { +.icon-ic_fluent_shield_dismiss_shield_20_regular:before { content: "\eca9"; } -.icon-ic_fluent_shifts_add_20_filled:before { +.icon-ic_fluent_shield_error_20_filled:before { content: "\ecaa"; } -.icon-ic_fluent_shifts_add_20_regular:before { +.icon-ic_fluent_shield_error_20_regular:before { content: "\ecab"; } -.icon-ic_fluent_shifts_availability_20_filled:before { +.icon-ic_fluent_shield_globe_20_filled:before { content: "\ecac"; } -.icon-ic_fluent_shifts_availability_20_regular:before { +.icon-ic_fluent_shield_globe_20_regular:before { content: "\ecad"; } -.icon-ic_fluent_shifts_checkmark_20_filled:before { +.icon-ic_fluent_shield_keyhole_20_filled:before { content: "\ecae"; } -.icon-ic_fluent_shifts_checkmark_20_regular:before { +.icon-ic_fluent_shield_keyhole_20_regular:before { content: "\ecaf"; } -.icon-ic_fluent_shifts_day_20_filled:before { +.icon-ic_fluent_shield_lock_20_filled:before { content: "\ecb0"; } -.icon-ic_fluent_shifts_day_20_regular:before { +.icon-ic_fluent_shield_lock_20_regular:before { content: "\ecb1"; } -.icon-ic_fluent_shifts_open_20_filled:before { +.icon-ic_fluent_shield_person_20_filled:before { content: "\ecb2"; } -.icon-ic_fluent_shifts_open_20_regular:before { +.icon-ic_fluent_shield_person_20_regular:before { content: "\ecb3"; } -.icon-ic_fluent_shifts_prohibited_20_filled:before { +.icon-ic_fluent_shield_person_add_20_filled:before { content: "\ecb4"; } -.icon-ic_fluent_shifts_prohibited_20_regular:before { +.icon-ic_fluent_shield_person_add_20_regular:before { content: "\ecb5"; } -.icon-ic_fluent_shifts_question_mark_20_filled:before { +.icon-ic_fluent_shield_prohibited_20_filled:before { content: "\ecb6"; } -.icon-ic_fluent_shifts_question_mark_20_regular:before { +.icon-ic_fluent_shield_prohibited_20_regular:before { content: "\ecb7"; } -.icon-ic_fluent_shifts_team_20_filled:before { +.icon-ic_fluent_shield_question_20_filled:before { content: "\ecb8"; } -.icon-ic_fluent_shifts_team_20_regular:before { +.icon-ic_fluent_shield_question_20_regular:before { content: "\ecb9"; } -.icon-ic_fluent_shopping_bag_20_filled:before { +.icon-ic_fluent_shield_task_20_filled:before { content: "\ecba"; } -.icon-ic_fluent_shopping_bag_20_regular:before { +.icon-ic_fluent_shield_task_20_regular:before { content: "\ecbb"; } -.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before { +.icon-ic_fluent_shifts_20_filled:before { content: "\ecbc"; } -.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before { +.icon-ic_fluent_shifts_20_regular:before { content: "\ecbd"; } -.icon-ic_fluent_shopping_bag_dismiss_20_filled:before { +.icon-ic_fluent_shifts_30_minutes_20_filled:before { content: "\ecbe"; } -.icon-ic_fluent_shopping_bag_dismiss_20_regular:before { +.icon-ic_fluent_shifts_30_minutes_20_regular:before { content: "\ecbf"; } -.icon-ic_fluent_shopping_bag_pause_20_filled:before { +.icon-ic_fluent_shifts_activity_20_filled:before { content: "\ecc0"; } -.icon-ic_fluent_shopping_bag_pause_20_regular:before { +.icon-ic_fluent_shifts_activity_20_regular:before { content: "\ecc1"; } -.icon-ic_fluent_shopping_bag_percent_20_filled:before { +.icon-ic_fluent_shifts_add_20_filled:before { content: "\ecc2"; } -.icon-ic_fluent_shopping_bag_percent_20_regular:before { +.icon-ic_fluent_shifts_add_20_regular:before { content: "\ecc3"; } -.icon-ic_fluent_shopping_bag_play_20_filled:before { +.icon-ic_fluent_shifts_availability_20_filled:before { content: "\ecc4"; } -.icon-ic_fluent_shopping_bag_play_20_regular:before { +.icon-ic_fluent_shifts_availability_20_regular:before { content: "\ecc5"; } -.icon-ic_fluent_shopping_bag_tag_20_filled:before { +.icon-ic_fluent_shifts_checkmark_20_filled:before { content: "\ecc6"; } -.icon-ic_fluent_shopping_bag_tag_20_regular:before { +.icon-ic_fluent_shifts_checkmark_20_regular:before { content: "\ecc7"; } -.icon-ic_fluent_shortpick_20_filled:before { +.icon-ic_fluent_shifts_day_20_filled:before { content: "\ecc8"; } -.icon-ic_fluent_shortpick_20_regular:before { +.icon-ic_fluent_shifts_day_20_regular:before { content: "\ecc9"; } -.icon-ic_fluent_showerhead_20_filled:before { +.icon-ic_fluent_shifts_open_20_filled:before { content: "\ecca"; } -.icon-ic_fluent_showerhead_20_regular:before { +.icon-ic_fluent_shifts_open_20_regular:before { content: "\eccb"; } -.icon-ic_fluent_sidebar_search_ltr_20_filled:before { +.icon-ic_fluent_shifts_prohibited_20_filled:before { content: "\eccc"; } -.icon-ic_fluent_sidebar_search_ltr_20_regular:before { +.icon-ic_fluent_shifts_prohibited_20_regular:before { content: "\eccd"; } -.icon-ic_fluent_sidebar_search_rtl_20_filled:before { +.icon-ic_fluent_shifts_question_mark_20_filled:before { content: "\ecce"; } -.icon-ic_fluent_sidebar_search_rtl_20_regular:before { +.icon-ic_fluent_shifts_question_mark_20_regular:before { content: "\eccf"; } -.icon-ic_fluent_sign_out_20_filled:before { +.icon-ic_fluent_shifts_team_20_filled:before { content: "\ecd0"; } -.icon-ic_fluent_sign_out_20_regular:before { +.icon-ic_fluent_shifts_team_20_regular:before { content: "\ecd1"; } -.icon-ic_fluent_signature_20_filled:before { +.icon-ic_fluent_shopping_bag_20_filled:before { content: "\ecd2"; } -.icon-ic_fluent_signature_20_regular:before { +.icon-ic_fluent_shopping_bag_20_regular:before { content: "\ecd3"; } -.icon-ic_fluent_sim_20_filled:before { +.icon-ic_fluent_shopping_bag_arrow_left_20_filled:before { content: "\ecd4"; } -.icon-ic_fluent_sim_20_regular:before { +.icon-ic_fluent_shopping_bag_arrow_left_20_regular:before { content: "\ecd5"; } -.icon-ic_fluent_skip_back_10_20_filled:before { +.icon-ic_fluent_shopping_bag_dismiss_20_filled:before { content: "\ecd6"; } -.icon-ic_fluent_skip_back_10_20_regular:before { +.icon-ic_fluent_shopping_bag_dismiss_20_regular:before { content: "\ecd7"; } -.icon-ic_fluent_skip_forward_10_20_filled:before { +.icon-ic_fluent_shopping_bag_pause_20_filled:before { content: "\ecd8"; } -.icon-ic_fluent_skip_forward_10_20_regular:before { +.icon-ic_fluent_shopping_bag_pause_20_regular:before { content: "\ecd9"; } -.icon-ic_fluent_skip_forward_30_20_filled:before { +.icon-ic_fluent_shopping_bag_percent_20_filled:before { content: "\ecda"; } -.icon-ic_fluent_skip_forward_30_20_regular:before { +.icon-ic_fluent_shopping_bag_percent_20_regular:before { content: "\ecdb"; } -.icon-ic_fluent_skip_forward_tab_20_filled:before { +.icon-ic_fluent_shopping_bag_play_20_filled:before { content: "\ecdc"; } -.icon-ic_fluent_skip_forward_tab_20_regular:before { +.icon-ic_fluent_shopping_bag_play_20_regular:before { content: "\ecdd"; } -.icon-ic_fluent_slash_forward_20_filled:before { +.icon-ic_fluent_shopping_bag_tag_20_filled:before { content: "\ecde"; } -.icon-ic_fluent_slash_forward_20_regular:before { +.icon-ic_fluent_shopping_bag_tag_20_regular:before { content: "\ecdf"; } -.icon-ic_fluent_sleep_20_filled:before { +.icon-ic_fluent_shortpick_20_filled:before { content: "\ece0"; } -.icon-ic_fluent_sleep_20_regular:before { +.icon-ic_fluent_shortpick_20_regular:before { content: "\ece1"; } -.icon-ic_fluent_slide_add_20_filled:before { +.icon-ic_fluent_showerhead_20_filled:before { content: "\ece2"; } -.icon-ic_fluent_slide_add_20_regular:before { +.icon-ic_fluent_showerhead_20_regular:before { content: "\ece3"; } -.icon-ic_fluent_slide_arrow_right_20_filled:before { +.icon-ic_fluent_sidebar_search_ltr_20_filled:before { content: "\ece4"; } -.icon-ic_fluent_slide_arrow_right_20_regular:before { +.icon-ic_fluent_sidebar_search_ltr_20_regular:before { content: "\ece5"; } -.icon-ic_fluent_slide_eraser_20_filled:before { +.icon-ic_fluent_sidebar_search_rtl_20_filled:before { content: "\ece6"; } -.icon-ic_fluent_slide_eraser_20_regular:before { +.icon-ic_fluent_sidebar_search_rtl_20_regular:before { content: "\ece7"; } -.icon-ic_fluent_slide_grid_20_filled:before { +.icon-ic_fluent_sign_out_20_filled:before { content: "\ece8"; } -.icon-ic_fluent_slide_grid_20_regular:before { +.icon-ic_fluent_sign_out_20_regular:before { content: "\ece9"; } -.icon-ic_fluent_slide_hide_20_filled:before { +.icon-ic_fluent_signature_20_filled:before { content: "\ecea"; } -.icon-ic_fluent_slide_hide_20_regular:before { +.icon-ic_fluent_signature_20_regular:before { content: "\eceb"; } -.icon-ic_fluent_slide_layout_20_filled:before { +.icon-ic_fluent_sim_20_filled:before { content: "\ecec"; } -.icon-ic_fluent_slide_layout_20_regular:before { +.icon-ic_fluent_sim_20_regular:before { content: "\eced"; } -.icon-ic_fluent_slide_link_20_filled:before { +.icon-ic_fluent_skip_back_10_20_filled:before { content: "\ecee"; } -.icon-ic_fluent_slide_link_20_regular:before { +.icon-ic_fluent_skip_back_10_20_regular:before { content: "\ecef"; } -.icon-ic_fluent_slide_microphone_20_filled:before { +.icon-ic_fluent_skip_forward_10_20_filled:before { content: "\ecf0"; } -.icon-ic_fluent_slide_microphone_20_regular:before { +.icon-ic_fluent_skip_forward_10_20_regular:before { content: "\ecf1"; } -.icon-ic_fluent_slide_multiple_20_filled:before { +.icon-ic_fluent_skip_forward_30_20_filled:before { content: "\ecf2"; } -.icon-ic_fluent_slide_multiple_20_regular:before { +.icon-ic_fluent_skip_forward_30_20_regular:before { content: "\ecf3"; } -.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before { +.icon-ic_fluent_skip_forward_tab_20_filled:before { content: "\ecf4"; } -.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before { +.icon-ic_fluent_skip_forward_tab_20_regular:before { content: "\ecf5"; } -.icon-ic_fluent_slide_multiple_search_20_filled:before { +.icon-ic_fluent_slash_forward_20_filled:before { content: "\ecf6"; } -.icon-ic_fluent_slide_multiple_search_20_regular:before { +.icon-ic_fluent_slash_forward_20_regular:before { content: "\ecf7"; } -.icon-ic_fluent_slide_search_20_filled:before { +.icon-ic_fluent_sleep_20_filled:before { content: "\ecf8"; } -.icon-ic_fluent_slide_search_20_regular:before { +.icon-ic_fluent_sleep_20_regular:before { content: "\ecf9"; } -.icon-ic_fluent_slide_settings_20_filled:before { +.icon-ic_fluent_slide_add_20_filled:before { content: "\ecfa"; } -.icon-ic_fluent_slide_settings_20_regular:before { +.icon-ic_fluent_slide_add_20_regular:before { content: "\ecfb"; } -.icon-ic_fluent_slide_size_20_filled:before { +.icon-ic_fluent_slide_arrow_right_20_filled:before { content: "\ecfc"; } -.icon-ic_fluent_slide_size_20_regular:before { +.icon-ic_fluent_slide_arrow_right_20_regular:before { content: "\ecfd"; } -.icon-ic_fluent_slide_text_20_filled:before { +.icon-ic_fluent_slide_eraser_20_filled:before { content: "\ecfe"; } -.icon-ic_fluent_slide_text_20_regular:before { +.icon-ic_fluent_slide_eraser_20_regular:before { content: "\ecff"; } -.icon-ic_fluent_slide_text_multiple_20_filled:before { +.icon-ic_fluent_slide_grid_20_filled:before { content: "\ed00"; } -.icon-ic_fluent_slide_text_multiple_20_regular:before { +.icon-ic_fluent_slide_grid_20_regular:before { content: "\ed01"; } -.icon-ic_fluent_slide_text_person_20_filled:before { +.icon-ic_fluent_slide_hide_20_filled:before { content: "\ed02"; } -.icon-ic_fluent_slide_text_person_20_regular:before { +.icon-ic_fluent_slide_hide_20_regular:before { content: "\ed03"; } -.icon-ic_fluent_slide_transition_20_filled:before { +.icon-ic_fluent_slide_layout_20_filled:before { content: "\ed04"; } -.icon-ic_fluent_slide_transition_20_regular:before { +.icon-ic_fluent_slide_layout_20_regular:before { content: "\ed05"; } -.icon-ic_fluent_smartwatch_20_filled:before { +.icon-ic_fluent_slide_link_20_filled:before { content: "\ed06"; } -.icon-ic_fluent_smartwatch_20_regular:before { +.icon-ic_fluent_slide_link_20_regular:before { content: "\ed07"; } -.icon-ic_fluent_smartwatch_dot_20_filled:before { +.icon-ic_fluent_slide_microphone_20_filled:before { content: "\ed08"; } -.icon-ic_fluent_smartwatch_dot_20_regular:before { +.icon-ic_fluent_slide_microphone_20_regular:before { content: "\ed09"; } -.icon-ic_fluent_snooze_20_filled:before { +.icon-ic_fluent_slide_multiple_20_filled:before { content: "\ed0a"; } -.icon-ic_fluent_snooze_20_regular:before { +.icon-ic_fluent_slide_multiple_20_regular:before { content: "\ed0b"; } -.icon-ic_fluent_sound_source_20_filled:before { +.icon-ic_fluent_slide_multiple_arrow_right_20_filled:before { content: "\ed0c"; } -.icon-ic_fluent_sound_source_20_regular:before { +.icon-ic_fluent_slide_multiple_arrow_right_20_regular:before { content: "\ed0d"; } -.icon-ic_fluent_sound_wave_circle_20_filled:before { +.icon-ic_fluent_slide_multiple_search_20_filled:before { content: "\ed0e"; } -.icon-ic_fluent_sound_wave_circle_20_regular:before { +.icon-ic_fluent_slide_multiple_search_20_regular:before { content: "\ed0f"; } -.icon-ic_fluent_space_3d_20_filled:before { +.icon-ic_fluent_slide_search_20_filled:before { content: "\ed10"; } -.icon-ic_fluent_space_3d_20_regular:before { +.icon-ic_fluent_slide_search_20_regular:before { content: "\ed11"; } -.icon-ic_fluent_spacebar_20_filled:before { +.icon-ic_fluent_slide_settings_20_filled:before { content: "\ed12"; } -.icon-ic_fluent_spacebar_20_regular:before { +.icon-ic_fluent_slide_settings_20_regular:before { content: "\ed13"; } -.icon-ic_fluent_sparkle_20_filled:before { +.icon-ic_fluent_slide_size_20_filled:before { content: "\ed14"; } -.icon-ic_fluent_sparkle_20_regular:before { +.icon-ic_fluent_slide_size_20_regular:before { content: "\ed15"; } -.icon-ic_fluent_sparkle_circle_20_filled:before { +.icon-ic_fluent_slide_text_20_filled:before { content: "\ed16"; } -.icon-ic_fluent_sparkle_circle_20_regular:before { +.icon-ic_fluent_slide_text_20_regular:before { content: "\ed17"; } -.icon-ic_fluent_speaker_0_20_filled:before { +.icon-ic_fluent_slide_text_multiple_20_filled:before { content: "\ed18"; } -.icon-ic_fluent_speaker_0_20_regular:before { +.icon-ic_fluent_slide_text_multiple_20_regular:before { content: "\ed19"; } -.icon-ic_fluent_speaker_1_20_filled:before { +.icon-ic_fluent_slide_text_person_20_filled:before { content: "\ed1a"; } -.icon-ic_fluent_speaker_1_20_regular:before { +.icon-ic_fluent_slide_text_person_20_regular:before { content: "\ed1b"; } -.icon-ic_fluent_speaker_2_20_filled:before { +.icon-ic_fluent_slide_text_sparkle_20_filled:before { content: "\ed1c"; } -.icon-ic_fluent_speaker_2_20_regular:before { +.icon-ic_fluent_slide_text_sparkle_20_regular:before { content: "\ed1d"; } -.icon-ic_fluent_speaker_bluetooth_20_filled:before { +.icon-ic_fluent_slide_transition_20_filled:before { content: "\ed1e"; } -.icon-ic_fluent_speaker_bluetooth_20_regular:before { +.icon-ic_fluent_slide_transition_20_regular:before { content: "\ed1f"; } -.icon-ic_fluent_speaker_edit_20_filled:before { +.icon-ic_fluent_smartwatch_20_filled:before { content: "\ed20"; } -.icon-ic_fluent_speaker_edit_20_regular:before { +.icon-ic_fluent_smartwatch_20_regular:before { content: "\ed21"; } -.icon-ic_fluent_speaker_mute_20_filled:before { +.icon-ic_fluent_smartwatch_dot_20_filled:before { content: "\ed22"; } -.icon-ic_fluent_speaker_mute_20_regular:before { +.icon-ic_fluent_smartwatch_dot_20_regular:before { content: "\ed23"; } -.icon-ic_fluent_speaker_off_20_filled:before { +.icon-ic_fluent_snooze_20_filled:before { content: "\ed24"; } -.icon-ic_fluent_speaker_off_20_regular:before { +.icon-ic_fluent_snooze_20_regular:before { content: "\ed25"; } -.icon-ic_fluent_speaker_settings_20_filled:before { +.icon-ic_fluent_sound_source_20_filled:before { content: "\ed26"; } -.icon-ic_fluent_speaker_settings_20_regular:before { +.icon-ic_fluent_sound_source_20_regular:before { content: "\ed27"; } -.icon-ic_fluent_speaker_usb_20_filled:before { +.icon-ic_fluent_sound_wave_circle_20_filled:before { content: "\ed28"; } -.icon-ic_fluent_speaker_usb_20_regular:before { +.icon-ic_fluent_sound_wave_circle_20_regular:before { content: "\ed29"; } -.icon-ic_fluent_spinner_ios_20_filled:before { +.icon-ic_fluent_space_3d_20_filled:before { content: "\ed2a"; } -.icon-ic_fluent_spinner_ios_20_regular:before { +.icon-ic_fluent_space_3d_20_regular:before { content: "\ed2b"; } -.icon-ic_fluent_split_hint_20_filled:before { +.icon-ic_fluent_spacebar_20_filled:before { content: "\ed2c"; } -.icon-ic_fluent_split_hint_20_regular:before { +.icon-ic_fluent_spacebar_20_regular:before { content: "\ed2d"; } -.icon-ic_fluent_split_horizontal_20_filled:before { +.icon-ic_fluent_sparkle_20_filled:before { content: "\ed2e"; } -.icon-ic_fluent_split_horizontal_20_regular:before { +.icon-ic_fluent_sparkle_20_regular:before { content: "\ed2f"; } -.icon-ic_fluent_split_vertical_20_filled:before { +.icon-ic_fluent_sparkle_circle_20_filled:before { content: "\ed30"; } -.icon-ic_fluent_split_vertical_20_regular:before { +.icon-ic_fluent_sparkle_circle_20_regular:before { content: "\ed31"; } -.icon-ic_fluent_sport_20_filled:before { +.icon-ic_fluent_speaker_0_20_filled:before { content: "\ed32"; } -.icon-ic_fluent_sport_20_regular:before { +.icon-ic_fluent_speaker_0_20_regular:before { content: "\ed33"; } -.icon-ic_fluent_sport_american_football_20_filled:before { +.icon-ic_fluent_speaker_1_20_filled:before { content: "\ed34"; } -.icon-ic_fluent_sport_american_football_20_regular:before { +.icon-ic_fluent_speaker_1_20_regular:before { content: "\ed35"; } -.icon-ic_fluent_sport_baseball_20_filled:before { +.icon-ic_fluent_speaker_2_20_filled:before { content: "\ed36"; } -.icon-ic_fluent_sport_baseball_20_regular:before { +.icon-ic_fluent_speaker_2_20_regular:before { content: "\ed37"; } -.icon-ic_fluent_sport_basketball_20_filled:before { +.icon-ic_fluent_speaker_bluetooth_20_filled:before { content: "\ed38"; } -.icon-ic_fluent_sport_basketball_20_regular:before { +.icon-ic_fluent_speaker_bluetooth_20_regular:before { content: "\ed39"; } -.icon-ic_fluent_sport_hockey_20_filled:before { +.icon-ic_fluent_speaker_edit_20_filled:before { content: "\ed3a"; } -.icon-ic_fluent_sport_hockey_20_regular:before { +.icon-ic_fluent_speaker_edit_20_regular:before { content: "\ed3b"; } -.icon-ic_fluent_sport_soccer_20_filled:before { +.icon-ic_fluent_speaker_mute_20_filled:before { content: "\ed3c"; } -.icon-ic_fluent_sport_soccer_20_regular:before { +.icon-ic_fluent_speaker_mute_20_regular:before { content: "\ed3d"; } -.icon-ic_fluent_square_20_filled:before { +.icon-ic_fluent_speaker_off_20_filled:before { content: "\ed3e"; } -.icon-ic_fluent_square_20_regular:before { +.icon-ic_fluent_speaker_off_20_regular:before { content: "\ed3f"; } -.icon-ic_fluent_square_add_20_filled:before { +.icon-ic_fluent_speaker_settings_20_filled:before { content: "\ed40"; } -.icon-ic_fluent_square_add_20_regular:before { +.icon-ic_fluent_speaker_settings_20_regular:before { content: "\ed41"; } -.icon-ic_fluent_square_arrow_forward_20_filled:before { +.icon-ic_fluent_speaker_usb_20_filled:before { content: "\ed42"; } -.icon-ic_fluent_square_arrow_forward_20_regular:before { +.icon-ic_fluent_speaker_usb_20_regular:before { content: "\ed43"; } -.icon-ic_fluent_square_dismiss_20_filled:before { +.icon-ic_fluent_spinner_ios_20_filled:before { content: "\ed44"; } -.icon-ic_fluent_square_dismiss_20_regular:before { +.icon-ic_fluent_spinner_ios_20_regular:before { content: "\ed45"; } -.icon-ic_fluent_square_eraser_20_filled:before { +.icon-ic_fluent_split_hint_20_filled:before { content: "\ed46"; } -.icon-ic_fluent_square_eraser_20_regular:before { +.icon-ic_fluent_split_hint_20_regular:before { content: "\ed47"; } -.icon-ic_fluent_square_hint_20_filled:before { +.icon-ic_fluent_split_horizontal_20_filled:before { content: "\ed48"; } -.icon-ic_fluent_square_hint_20_regular:before { +.icon-ic_fluent_split_horizontal_20_regular:before { content: "\ed49"; } -.icon-ic_fluent_square_hint_apps_20_filled:before { +.icon-ic_fluent_split_vertical_20_filled:before { content: "\ed4a"; } -.icon-ic_fluent_square_hint_apps_20_regular:before { +.icon-ic_fluent_split_vertical_20_regular:before { content: "\ed4b"; } -.icon-ic_fluent_square_hint_arrow_back_20_filled:before { +.icon-ic_fluent_sport_20_filled:before { content: "\ed4c"; } -.icon-ic_fluent_square_hint_arrow_back_20_regular:before { +.icon-ic_fluent_sport_20_regular:before { content: "\ed4d"; } -.icon-ic_fluent_square_hint_sparkles_20_filled:before { +.icon-ic_fluent_sport_american_football_20_filled:before { content: "\ed4e"; } -.icon-ic_fluent_square_hint_sparkles_20_regular:before { +.icon-ic_fluent_sport_american_football_20_regular:before { content: "\ed4f"; } -.icon-ic_fluent_square_multiple_20_filled:before { +.icon-ic_fluent_sport_baseball_20_filled:before { content: "\ed50"; } -.icon-ic_fluent_square_multiple_20_regular:before { +.icon-ic_fluent_sport_baseball_20_regular:before { content: "\ed51"; } -.icon-ic_fluent_square_shadow_20_filled:before { +.icon-ic_fluent_sport_basketball_20_filled:before { content: "\ed52"; } -.icon-ic_fluent_square_shadow_20_regular:before { +.icon-ic_fluent_sport_basketball_20_regular:before { content: "\ed53"; } -.icon-ic_fluent_squares_nested_20_filled:before { +.icon-ic_fluent_sport_hockey_20_filled:before { content: "\ed54"; } -.icon-ic_fluent_squares_nested_20_regular:before { +.icon-ic_fluent_sport_hockey_20_regular:before { content: "\ed55"; } -.icon-ic_fluent_stack_20_filled:before { +.icon-ic_fluent_sport_soccer_20_filled:before { content: "\ed56"; } -.icon-ic_fluent_stack_20_regular:before { +.icon-ic_fluent_sport_soccer_20_regular:before { content: "\ed57"; } -.icon-ic_fluent_stack_arrow_forward_20_filled:before { +.icon-ic_fluent_square_20_filled:before { content: "\ed58"; } -.icon-ic_fluent_stack_arrow_forward_20_regular:before { +.icon-ic_fluent_square_20_regular:before { content: "\ed59"; } -.icon-ic_fluent_stack_star_20_filled:before { +.icon-ic_fluent_square_add_20_filled:before { content: "\ed5a"; } -.icon-ic_fluent_stack_star_20_regular:before { +.icon-ic_fluent_square_add_20_regular:before { content: "\ed5b"; } -.icon-ic_fluent_star_20_filled:before { +.icon-ic_fluent_square_arrow_forward_20_filled:before { content: "\ed5c"; } -.icon-ic_fluent_star_20_regular:before { +.icon-ic_fluent_square_arrow_forward_20_regular:before { content: "\ed5d"; } -.icon-ic_fluent_star_add_20_filled:before { +.icon-ic_fluent_square_dismiss_20_filled:before { content: "\ed5e"; } -.icon-ic_fluent_star_add_20_regular:before { +.icon-ic_fluent_square_dismiss_20_regular:before { content: "\ed5f"; } -.icon-ic_fluent_star_arrow_back_20_filled:before { +.icon-ic_fluent_square_eraser_20_filled:before { content: "\ed60"; } -.icon-ic_fluent_star_arrow_back_20_regular:before { +.icon-ic_fluent_square_eraser_20_regular:before { content: "\ed61"; } -.icon-ic_fluent_star_arrow_right_end_20_filled:before { +.icon-ic_fluent_square_hint_20_filled:before { content: "\ed62"; } -.icon-ic_fluent_star_arrow_right_end_20_regular:before { +.icon-ic_fluent_square_hint_20_regular:before { content: "\ed63"; } -.icon-ic_fluent_star_arrow_right_start_20_filled:before { +.icon-ic_fluent_square_hint_apps_20_filled:before { content: "\ed64"; } -.icon-ic_fluent_star_arrow_right_start_20_regular:before { +.icon-ic_fluent_square_hint_apps_20_regular:before { content: "\ed65"; } -.icon-ic_fluent_star_dismiss_20_filled:before { +.icon-ic_fluent_square_hint_arrow_back_20_filled:before { content: "\ed66"; } -.icon-ic_fluent_star_dismiss_20_regular:before { +.icon-ic_fluent_square_hint_arrow_back_20_regular:before { content: "\ed67"; } -.icon-ic_fluent_star_edit_20_filled:before { +.icon-ic_fluent_square_hint_sparkles_20_filled:before { content: "\ed68"; } -.icon-ic_fluent_star_edit_20_regular:before { +.icon-ic_fluent_square_hint_sparkles_20_regular:before { content: "\ed69"; } -.icon-ic_fluent_star_emphasis_20_filled:before { +.icon-ic_fluent_square_multiple_20_filled:before { content: "\ed6a"; } -.icon-ic_fluent_star_emphasis_20_regular:before { +.icon-ic_fluent_square_multiple_20_regular:before { content: "\ed6b"; } -.icon-ic_fluent_star_half_20_filled:before { +.icon-ic_fluent_square_shadow_20_filled:before { content: "\ed6c"; } -.icon-ic_fluent_star_half_20_regular:before { +.icon-ic_fluent_square_shadow_20_regular:before { content: "\ed6d"; } -.icon-ic_fluent_star_line_horizontal_3_20_filled:before { +.icon-ic_fluent_squares_nested_20_filled:before { content: "\ed6e"; } -.icon-ic_fluent_star_line_horizontal_3_20_regular:before { +.icon-ic_fluent_squares_nested_20_regular:before { content: "\ed6f"; } -.icon-ic_fluent_star_off_20_filled:before { +.icon-ic_fluent_stack_20_filled:before { content: "\ed70"; } -.icon-ic_fluent_star_off_20_regular:before { +.icon-ic_fluent_stack_20_regular:before { content: "\ed71"; } -.icon-ic_fluent_star_one_quarter_20_filled:before { +.icon-ic_fluent_stack_arrow_forward_20_filled:before { content: "\ed72"; } -.icon-ic_fluent_star_one_quarter_20_regular:before { +.icon-ic_fluent_stack_arrow_forward_20_regular:before { content: "\ed73"; } -.icon-ic_fluent_star_prohibited_20_filled:before { +.icon-ic_fluent_stack_star_20_filled:before { content: "\ed74"; } -.icon-ic_fluent_star_prohibited_20_regular:before { +.icon-ic_fluent_stack_star_20_regular:before { content: "\ed75"; } -.icon-ic_fluent_star_settings_20_filled:before { +.icon-ic_fluent_stack_vertical_20_filled:before { content: "\ed76"; } -.icon-ic_fluent_star_settings_20_regular:before { +.icon-ic_fluent_stack_vertical_20_regular:before { content: "\ed77"; } -.icon-ic_fluent_star_three_quarter_20_filled:before { +.icon-ic_fluent_star_20_filled:before { content: "\ed78"; } -.icon-ic_fluent_star_three_quarter_20_regular:before { +.icon-ic_fluent_star_20_regular:before { content: "\ed79"; } -.icon-ic_fluent_status_20_filled:before { +.icon-ic_fluent_star_add_20_filled:before { content: "\ed7a"; } -.icon-ic_fluent_status_20_regular:before { +.icon-ic_fluent_star_add_20_regular:before { content: "\ed7b"; } -.icon-ic_fluent_steps_20_filled:before { +.icon-ic_fluent_star_arrow_back_20_filled:before { content: "\ed7c"; } -.icon-ic_fluent_steps_20_regular:before { +.icon-ic_fluent_star_arrow_back_20_regular:before { content: "\ed7d"; } -.icon-ic_fluent_stethoscope_20_filled:before { +.icon-ic_fluent_star_arrow_right_end_20_filled:before { content: "\ed7e"; } -.icon-ic_fluent_stethoscope_20_regular:before { +.icon-ic_fluent_star_arrow_right_end_20_regular:before { content: "\ed7f"; } -.icon-ic_fluent_sticker_20_filled:before { +.icon-ic_fluent_star_arrow_right_start_20_filled:before { content: "\ed80"; } -.icon-ic_fluent_sticker_20_regular:before { +.icon-ic_fluent_star_arrow_right_start_20_regular:before { content: "\ed81"; } -.icon-ic_fluent_sticker_add_20_filled:before { +.icon-ic_fluent_star_dismiss_20_filled:before { content: "\ed82"; } -.icon-ic_fluent_sticker_add_20_regular:before { +.icon-ic_fluent_star_dismiss_20_regular:before { content: "\ed83"; } -.icon-ic_fluent_stop_20_filled:before { +.icon-ic_fluent_star_edit_20_filled:before { content: "\ed84"; } -.icon-ic_fluent_stop_20_regular:before { +.icon-ic_fluent_star_edit_20_regular:before { content: "\ed85"; } -.icon-ic_fluent_storage_20_filled:before { +.icon-ic_fluent_star_emphasis_20_filled:before { content: "\ed86"; } -.icon-ic_fluent_storage_20_regular:before { +.icon-ic_fluent_star_emphasis_20_regular:before { content: "\ed87"; } -.icon-ic_fluent_store_microsoft_20_filled:before { +.icon-ic_fluent_star_half_20_filled:before { content: "\ed88"; } -.icon-ic_fluent_store_microsoft_20_regular:before { +.icon-ic_fluent_star_half_20_regular:before { content: "\ed89"; } -.icon-ic_fluent_stream_20_filled:before { +.icon-ic_fluent_star_line_horizontal_3_20_filled:before { content: "\ed8a"; } -.icon-ic_fluent_stream_20_regular:before { +.icon-ic_fluent_star_line_horizontal_3_20_regular:before { content: "\ed8b"; } -.icon-ic_fluent_stream_input_20_filled:before { +.icon-ic_fluent_star_off_20_filled:before { content: "\ed8c"; } -.icon-ic_fluent_stream_input_20_regular:before { +.icon-ic_fluent_star_off_20_regular:before { content: "\ed8d"; } -.icon-ic_fluent_stream_input_output_20_filled:before { +.icon-ic_fluent_star_one_quarter_20_filled:before { content: "\ed8e"; } -.icon-ic_fluent_stream_input_output_20_regular:before { +.icon-ic_fluent_star_one_quarter_20_regular:before { content: "\ed8f"; } -.icon-ic_fluent_stream_output_20_filled:before { +.icon-ic_fluent_star_prohibited_20_filled:before { content: "\ed90"; } -.icon-ic_fluent_stream_output_20_regular:before { +.icon-ic_fluent_star_prohibited_20_regular:before { content: "\ed91"; } -.icon-ic_fluent_style_guide_20_filled:before { +.icon-ic_fluent_star_settings_20_filled:before { content: "\ed92"; } -.icon-ic_fluent_style_guide_20_regular:before { +.icon-ic_fluent_star_settings_20_regular:before { content: "\ed93"; } -.icon-ic_fluent_sub_grid_20_filled:before { +.icon-ic_fluent_star_three_quarter_20_filled:before { content: "\ed94"; } -.icon-ic_fluent_sub_grid_20_regular:before { +.icon-ic_fluent_star_three_quarter_20_regular:before { content: "\ed95"; } -.icon-ic_fluent_subtitles_20_filled:before { +.icon-ic_fluent_status_20_filled:before { content: "\ed96"; } -.icon-ic_fluent_subtitles_20_regular:before { +.icon-ic_fluent_status_20_regular:before { content: "\ed97"; } -.icon-ic_fluent_subtract_20_filled:before { +.icon-ic_fluent_steps_20_filled:before { content: "\ed98"; } -.icon-ic_fluent_subtract_20_regular:before { +.icon-ic_fluent_steps_20_regular:before { content: "\ed99"; } -.icon-ic_fluent_subtract_circle_20_filled:before { +.icon-ic_fluent_stethoscope_20_filled:before { content: "\ed9a"; } -.icon-ic_fluent_subtract_circle_20_regular:before { +.icon-ic_fluent_stethoscope_20_regular:before { content: "\ed9b"; } -.icon-ic_fluent_subtract_circle_arrow_back_20_filled:before { +.icon-ic_fluent_sticker_20_filled:before { content: "\ed9c"; } -.icon-ic_fluent_subtract_circle_arrow_back_20_regular:before { +.icon-ic_fluent_sticker_20_regular:before { content: "\ed9d"; } -.icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before { +.icon-ic_fluent_sticker_add_20_filled:before { content: "\ed9e"; } -.icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before { +.icon-ic_fluent_sticker_add_20_regular:before { content: "\ed9f"; } -.icon-ic_fluent_subtract_square_20_filled:before { +.icon-ic_fluent_stop_20_filled:before { content: "\eda0"; } -.icon-ic_fluent_subtract_square_20_regular:before { +.icon-ic_fluent_stop_20_regular:before { content: "\eda1"; } -.icon-ic_fluent_subtract_square_multiple_20_filled:before { +.icon-ic_fluent_storage_20_filled:before { content: "\eda2"; } -.icon-ic_fluent_subtract_square_multiple_20_regular:before { +.icon-ic_fluent_storage_20_regular:before { content: "\eda3"; } -.icon-ic_fluent_surface_earbuds_20_filled:before { +.icon-ic_fluent_store_microsoft_20_filled:before { content: "\eda4"; } -.icon-ic_fluent_surface_earbuds_20_regular:before { +.icon-ic_fluent_store_microsoft_20_regular:before { content: "\eda5"; } -.icon-ic_fluent_surface_hub_20_filled:before { +.icon-ic_fluent_stream_20_filled:before { content: "\eda6"; } -.icon-ic_fluent_surface_hub_20_regular:before { +.icon-ic_fluent_stream_20_regular:before { content: "\eda7"; } -.icon-ic_fluent_swimming_pool_20_filled:before { +.icon-ic_fluent_stream_input_20_filled:before { content: "\eda8"; } -.icon-ic_fluent_swimming_pool_20_regular:before { +.icon-ic_fluent_stream_input_20_regular:before { content: "\eda9"; } -.icon-ic_fluent_swipe_down_20_filled:before { +.icon-ic_fluent_stream_input_output_20_filled:before { content: "\edaa"; } -.icon-ic_fluent_swipe_down_20_regular:before { +.icon-ic_fluent_stream_input_output_20_regular:before { content: "\edab"; } -.icon-ic_fluent_swipe_right_20_filled:before { +.icon-ic_fluent_stream_output_20_filled:before { content: "\edac"; } -.icon-ic_fluent_swipe_right_20_regular:before { +.icon-ic_fluent_stream_output_20_regular:before { content: "\edad"; } -.icon-ic_fluent_swipe_up_20_filled:before { +.icon-ic_fluent_style_guide_20_filled:before { content: "\edae"; } -.icon-ic_fluent_swipe_up_20_regular:before { +.icon-ic_fluent_style_guide_20_regular:before { content: "\edaf"; } -.icon-ic_fluent_symbols_20_filled:before { +.icon-ic_fluent_sub_grid_20_filled:before { content: "\edb0"; } -.icon-ic_fluent_symbols_20_regular:before { +.icon-ic_fluent_sub_grid_20_regular:before { content: "\edb1"; } -.icon-ic_fluent_sync_off_20_filled:before { +.icon-ic_fluent_subtitles_20_filled:before { content: "\edb2"; } -.icon-ic_fluent_sync_off_20_regular:before { +.icon-ic_fluent_subtitles_20_regular:before { content: "\edb3"; } -.icon-ic_fluent_syringe_20_filled:before { +.icon-ic_fluent_subtract_20_filled:before { content: "\edb4"; } -.icon-ic_fluent_syringe_20_regular:before { +.icon-ic_fluent_subtract_20_regular:before { content: "\edb5"; } -.icon-ic_fluent_system_20_filled:before { +.icon-ic_fluent_subtract_circle_20_filled:before { content: "\edb6"; } -.icon-ic_fluent_system_20_regular:before { +.icon-ic_fluent_subtract_circle_20_regular:before { content: "\edb7"; } -.icon-ic_fluent_tab_20_filled:before { +.icon-ic_fluent_subtract_circle_arrow_back_20_filled:before { content: "\edb8"; } -.icon-ic_fluent_tab_20_regular:before { +.icon-ic_fluent_subtract_circle_arrow_back_20_regular:before { content: "\edb9"; } -.icon-ic_fluent_tab_add_20_filled:before { +.icon-ic_fluent_subtract_circle_arrow_forward_20_filled:before { content: "\edba"; } -.icon-ic_fluent_tab_add_20_regular:before { +.icon-ic_fluent_subtract_circle_arrow_forward_20_regular:before { content: "\edbb"; } -.icon-ic_fluent_tab_arrow_left_20_filled:before { +.icon-ic_fluent_subtract_square_20_filled:before { content: "\edbc"; } -.icon-ic_fluent_tab_arrow_left_20_regular:before { +.icon-ic_fluent_subtract_square_20_regular:before { content: "\edbd"; } -.icon-ic_fluent_tab_desktop_20_filled:before { +.icon-ic_fluent_subtract_square_multiple_20_filled:before { content: "\edbe"; } -.icon-ic_fluent_tab_desktop_20_regular:before { +.icon-ic_fluent_subtract_square_multiple_20_regular:before { content: "\edbf"; } -.icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before { +.icon-ic_fluent_surface_earbuds_20_filled:before { content: "\edc0"; } -.icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before { +.icon-ic_fluent_surface_earbuds_20_regular:before { content: "\edc1"; } -.icon-ic_fluent_tab_desktop_arrow_left_20_filled:before { +.icon-ic_fluent_surface_hub_20_filled:before { content: "\edc2"; } -.icon-ic_fluent_tab_desktop_arrow_left_20_regular:before { +.icon-ic_fluent_surface_hub_20_regular:before { content: "\edc3"; } -.icon-ic_fluent_tab_desktop_bottom_20_filled:before { +.icon-ic_fluent_swimming_pool_20_filled:before { content: "\edc4"; } -.icon-ic_fluent_tab_desktop_bottom_20_regular:before { +.icon-ic_fluent_swimming_pool_20_regular:before { content: "\edc5"; } -.icon-ic_fluent_tab_desktop_clock_20_filled:before { +.icon-ic_fluent_swipe_down_20_filled:before { content: "\edc6"; } -.icon-ic_fluent_tab_desktop_clock_20_regular:before { +.icon-ic_fluent_swipe_down_20_regular:before { content: "\edc7"; } -.icon-ic_fluent_tab_desktop_copy_20_filled:before { +.icon-ic_fluent_swipe_right_20_filled:before { content: "\edc8"; } -.icon-ic_fluent_tab_desktop_copy_20_regular:before { +.icon-ic_fluent_swipe_right_20_regular:before { content: "\edc9"; } -.icon-ic_fluent_tab_desktop_image_20_filled:before { +.icon-ic_fluent_swipe_up_20_filled:before { content: "\edca"; } -.icon-ic_fluent_tab_desktop_image_20_regular:before { +.icon-ic_fluent_swipe_up_20_regular:before { content: "\edcb"; } -.icon-ic_fluent_tab_desktop_multiple_20_filled:before { +.icon-ic_fluent_symbols_20_filled:before { content: "\edcc"; } -.icon-ic_fluent_tab_desktop_multiple_20_regular:before { +.icon-ic_fluent_symbols_20_regular:before { content: "\edcd"; } -.icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before { +.icon-ic_fluent_sync_off_20_filled:before { content: "\edce"; } -.icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before { +.icon-ic_fluent_sync_off_20_regular:before { content: "\edcf"; } -.icon-ic_fluent_tab_desktop_new_page_20_filled:before { +.icon-ic_fluent_syringe_20_filled:before { content: "\edd0"; } -.icon-ic_fluent_tab_desktop_new_page_20_regular:before { +.icon-ic_fluent_syringe_20_regular:before { content: "\edd1"; } -.icon-ic_fluent_tab_in_private_20_filled:before { +.icon-ic_fluent_system_20_filled:before { content: "\edd2"; } -.icon-ic_fluent_tab_in_private_20_regular:before { +.icon-ic_fluent_system_20_regular:before { content: "\edd3"; } -.icon-ic_fluent_tab_inprivate_account_20_filled:before { +.icon-ic_fluent_tab_20_filled:before { content: "\edd4"; } -.icon-ic_fluent_tab_inprivate_account_20_regular:before { +.icon-ic_fluent_tab_20_regular:before { content: "\edd5"; } -.icon-ic_fluent_tab_prohibited_20_filled:before { +.icon-ic_fluent_tab_add_20_filled:before { content: "\edd6"; } -.icon-ic_fluent_tab_prohibited_20_regular:before { +.icon-ic_fluent_tab_add_20_regular:before { content: "\edd7"; } -.icon-ic_fluent_tab_shield_dismiss_20_filled:before { +.icon-ic_fluent_tab_arrow_left_20_filled:before { content: "\edd8"; } -.icon-ic_fluent_tab_shield_dismiss_20_regular:before { +.icon-ic_fluent_tab_arrow_left_20_regular:before { content: "\edd9"; } -.icon-ic_fluent_table_20_filled:before { +.icon-ic_fluent_tab_desktop_20_filled:before { content: "\edda"; } -.icon-ic_fluent_table_20_regular:before { +.icon-ic_fluent_tab_desktop_20_regular:before { content: "\eddb"; } -.icon-ic_fluent_table_add_20_filled:before { +.icon-ic_fluent_tab_desktop_arrow_clockwise_20_filled:before { content: "\eddc"; } -.icon-ic_fluent_table_add_20_regular:before { +.icon-ic_fluent_tab_desktop_arrow_clockwise_20_regular:before { content: "\eddd"; } -.icon-ic_fluent_table_bottom_row_20_filled:before { +.icon-ic_fluent_tab_desktop_arrow_left_20_filled:before { content: "\edde"; } -.icon-ic_fluent_table_bottom_row_20_regular:before { +.icon-ic_fluent_tab_desktop_arrow_left_20_regular:before { content: "\eddf"; } -.icon-ic_fluent_table_calculator_20_filled:before { +.icon-ic_fluent_tab_desktop_bottom_20_filled:before { content: "\ede0"; } -.icon-ic_fluent_table_calculator_20_regular:before { +.icon-ic_fluent_tab_desktop_bottom_20_regular:before { content: "\ede1"; } -.icon-ic_fluent_table_cell_edit_20_filled:before { +.icon-ic_fluent_tab_desktop_clock_20_filled:before { content: "\ede2"; } -.icon-ic_fluent_table_cell_edit_20_regular:before { +.icon-ic_fluent_tab_desktop_clock_20_regular:before { content: "\ede3"; } -.icon-ic_fluent_table_cells_merge_20_filled:before { +.icon-ic_fluent_tab_desktop_copy_20_filled:before { content: "\ede4"; } -.icon-ic_fluent_table_cells_merge_20_regular:before { +.icon-ic_fluent_tab_desktop_copy_20_regular:before { content: "\ede5"; } -.icon-ic_fluent_table_cells_split_20_filled:before { +.icon-ic_fluent_tab_desktop_image_20_filled:before { content: "\ede6"; } -.icon-ic_fluent_table_cells_split_20_regular:before { +.icon-ic_fluent_tab_desktop_image_20_regular:before { content: "\ede7"; } -.icon-ic_fluent_table_checker_20_filled:before { +.icon-ic_fluent_tab_desktop_multiple_20_filled:before { content: "\ede8"; } -.icon-ic_fluent_table_checker_20_regular:before { +.icon-ic_fluent_tab_desktop_multiple_20_regular:before { content: "\ede9"; } -.icon-ic_fluent_table_copy_20_filled:before { +.icon-ic_fluent_tab_desktop_multiple_bottom_20_filled:before { content: "\edea"; } -.icon-ic_fluent_table_copy_20_regular:before { +.icon-ic_fluent_tab_desktop_multiple_bottom_20_regular:before { content: "\edeb"; } -.icon-ic_fluent_table_delete_column_20_filled:before { +.icon-ic_fluent_tab_desktop_new_page_20_filled:before { content: "\edec"; } -.icon-ic_fluent_table_delete_column_20_regular:before { +.icon-ic_fluent_tab_desktop_new_page_20_regular:before { content: "\eded"; } -.icon-ic_fluent_table_delete_row_20_filled:before { +.icon-ic_fluent_tab_in_private_20_filled:before { content: "\edee"; } -.icon-ic_fluent_table_delete_row_20_regular:before { +.icon-ic_fluent_tab_in_private_20_regular:before { content: "\edef"; } -.icon-ic_fluent_table_dismiss_20_filled:before { +.icon-ic_fluent_tab_inprivate_account_20_filled:before { content: "\edf0"; } -.icon-ic_fluent_table_dismiss_20_regular:before { +.icon-ic_fluent_tab_inprivate_account_20_regular:before { content: "\edf1"; } -.icon-ic_fluent_table_edit_20_filled:before { +.icon-ic_fluent_tab_prohibited_20_filled:before { content: "\edf2"; } -.icon-ic_fluent_table_edit_20_regular:before { +.icon-ic_fluent_tab_prohibited_20_regular:before { content: "\edf3"; } -.icon-ic_fluent_table_freeze_column_20_filled:before { +.icon-ic_fluent_tab_shield_dismiss_20_filled:before { content: "\edf4"; } -.icon-ic_fluent_table_freeze_column_20_regular:before { +.icon-ic_fluent_tab_shield_dismiss_20_regular:before { content: "\edf5"; } -.icon-ic_fluent_table_freeze_column_and_row_20_filled:before { +.icon-ic_fluent_table_20_filled:before { content: "\edf6"; } -.icon-ic_fluent_table_freeze_column_and_row_20_regular:before { +.icon-ic_fluent_table_20_regular:before { content: "\edf7"; } -.icon-ic_fluent_table_freeze_row_20_filled:before { +.icon-ic_fluent_table_add_20_filled:before { content: "\edf8"; } -.icon-ic_fluent_table_freeze_row_20_regular:before { +.icon-ic_fluent_table_add_20_regular:before { content: "\edf9"; } -.icon-ic_fluent_table_image_20_filled:before { +.icon-ic_fluent_table_bottom_row_20_filled:before { content: "\edfa"; } -.icon-ic_fluent_table_image_20_regular:before { +.icon-ic_fluent_table_bottom_row_20_regular:before { content: "\edfb"; } -.icon-ic_fluent_table_insert_column_20_filled:before { +.icon-ic_fluent_table_calculator_20_filled:before { content: "\edfc"; } -.icon-ic_fluent_table_insert_column_20_regular:before { +.icon-ic_fluent_table_calculator_20_regular:before { content: "\edfd"; } -.icon-ic_fluent_table_insert_row_20_filled:before { +.icon-ic_fluent_table_cell_edit_20_filled:before { content: "\edfe"; } -.icon-ic_fluent_table_insert_row_20_regular:before { +.icon-ic_fluent_table_cell_edit_20_regular:before { content: "\edff"; } -.icon-ic_fluent_table_lightning_20_filled:before { +.icon-ic_fluent_table_cells_merge_20_filled:before { content: "\ee00"; } -.icon-ic_fluent_table_lightning_20_regular:before { +.icon-ic_fluent_table_cells_merge_20_regular:before { content: "\ee01"; } -.icon-ic_fluent_table_link_20_filled:before { +.icon-ic_fluent_table_cells_split_20_filled:before { content: "\ee02"; } -.icon-ic_fluent_table_link_20_regular:before { +.icon-ic_fluent_table_cells_split_20_regular:before { content: "\ee03"; } -.icon-ic_fluent_table_lock_20_filled:before { +.icon-ic_fluent_table_checker_20_filled:before { content: "\ee04"; } -.icon-ic_fluent_table_lock_20_regular:before { +.icon-ic_fluent_table_checker_20_regular:before { content: "\ee05"; } -.icon-ic_fluent_table_move_above_20_filled:before { +.icon-ic_fluent_table_column_top_bottom_20_filled:before { content: "\ee06"; } -.icon-ic_fluent_table_move_above_20_regular:before { +.icon-ic_fluent_table_column_top_bottom_20_regular:before { content: "\ee07"; } -.icon-ic_fluent_table_move_below_20_filled:before { +.icon-ic_fluent_table_copy_20_filled:before { content: "\ee08"; } -.icon-ic_fluent_table_move_below_20_regular:before { +.icon-ic_fluent_table_copy_20_regular:before { content: "\ee09"; } -.icon-ic_fluent_table_move_left_20_filled:before { +.icon-ic_fluent_table_delete_column_20_filled:before { content: "\ee0a"; } -.icon-ic_fluent_table_move_left_20_regular:before { +.icon-ic_fluent_table_delete_column_20_regular:before { content: "\ee0b"; } -.icon-ic_fluent_table_move_right_20_filled:before { +.icon-ic_fluent_table_delete_row_20_filled:before { content: "\ee0c"; } -.icon-ic_fluent_table_move_right_20_regular:before { +.icon-ic_fluent_table_delete_row_20_regular:before { content: "\ee0d"; } -.icon-ic_fluent_table_multiple_20_filled:before { +.icon-ic_fluent_table_dismiss_20_filled:before { content: "\ee0e"; } -.icon-ic_fluent_table_multiple_20_regular:before { +.icon-ic_fluent_table_dismiss_20_regular:before { content: "\ee0f"; } -.icon-ic_fluent_table_resize_column_20_filled:before { +.icon-ic_fluent_table_edit_20_filled:before { content: "\ee10"; } -.icon-ic_fluent_table_resize_column_20_regular:before { +.icon-ic_fluent_table_edit_20_regular:before { content: "\ee11"; } -.icon-ic_fluent_table_resize_row_20_filled:before { +.icon-ic_fluent_table_freeze_column_20_filled:before { content: "\ee12"; } -.icon-ic_fluent_table_resize_row_20_regular:before { +.icon-ic_fluent_table_freeze_column_20_regular:before { content: "\ee13"; } -.icon-ic_fluent_table_search_20_filled:before { +.icon-ic_fluent_table_freeze_column_and_row_20_filled:before { content: "\ee14"; } -.icon-ic_fluent_table_search_20_regular:before { +.icon-ic_fluent_table_freeze_column_and_row_20_regular:before { content: "\ee15"; } -.icon-ic_fluent_table_settings_20_filled:before { +.icon-ic_fluent_table_freeze_row_20_filled:before { content: "\ee16"; } -.icon-ic_fluent_table_settings_20_regular:before { +.icon-ic_fluent_table_freeze_row_20_regular:before { content: "\ee17"; } -.icon-ic_fluent_table_simple_20_filled:before { +.icon-ic_fluent_table_image_20_filled:before { content: "\ee18"; } -.icon-ic_fluent_table_simple_20_regular:before { +.icon-ic_fluent_table_image_20_regular:before { content: "\ee19"; } -.icon-ic_fluent_table_simple_checkmark_20_filled:before { +.icon-ic_fluent_table_insert_column_20_filled:before { content: "\ee1a"; } -.icon-ic_fluent_table_simple_checkmark_20_regular:before { +.icon-ic_fluent_table_insert_column_20_regular:before { content: "\ee1b"; } -.icon-ic_fluent_table_simple_multiple_20_filled:before { +.icon-ic_fluent_table_insert_row_20_filled:before { content: "\ee1c"; } -.icon-ic_fluent_table_simple_multiple_20_regular:before { +.icon-ic_fluent_table_insert_row_20_regular:before { content: "\ee1d"; } -.icon-ic_fluent_table_split_20_filled:before { +.icon-ic_fluent_table_lightning_20_filled:before { content: "\ee1e"; } -.icon-ic_fluent_table_split_20_regular:before { +.icon-ic_fluent_table_lightning_20_regular:before { content: "\ee1f"; } -.icon-ic_fluent_table_stack_above_20_filled:before { +.icon-ic_fluent_table_link_20_filled:before { content: "\ee20"; } -.icon-ic_fluent_table_stack_above_20_regular:before { +.icon-ic_fluent_table_link_20_regular:before { content: "\ee21"; } -.icon-ic_fluent_table_stack_below_20_filled:before { +.icon-ic_fluent_table_lock_20_filled:before { content: "\ee22"; } -.icon-ic_fluent_table_stack_below_20_regular:before { +.icon-ic_fluent_table_lock_20_regular:before { content: "\ee23"; } -.icon-ic_fluent_table_stack_left_20_filled:before { +.icon-ic_fluent_table_move_above_20_filled:before { content: "\ee24"; } -.icon-ic_fluent_table_stack_left_20_regular:before { +.icon-ic_fluent_table_move_above_20_regular:before { content: "\ee25"; } -.icon-ic_fluent_table_stack_right_20_filled:before { +.icon-ic_fluent_table_move_below_20_filled:before { content: "\ee26"; } -.icon-ic_fluent_table_stack_right_20_regular:before { +.icon-ic_fluent_table_move_below_20_regular:before { content: "\ee27"; } -.icon-ic_fluent_table_switch_20_filled:before { +.icon-ic_fluent_table_move_left_20_filled:before { content: "\ee28"; } -.icon-ic_fluent_table_switch_20_regular:before { +.icon-ic_fluent_table_move_left_20_regular:before { content: "\ee29"; } -.icon-ic_fluent_tablet_20_filled:before { +.icon-ic_fluent_table_move_right_20_filled:before { content: "\ee2a"; } -.icon-ic_fluent_tablet_20_regular:before { +.icon-ic_fluent_table_move_right_20_regular:before { content: "\ee2b"; } -.icon-ic_fluent_tablet_speaker_20_filled:before { +.icon-ic_fluent_table_multiple_20_filled:before { content: "\ee2c"; } -.icon-ic_fluent_tablet_speaker_20_regular:before { +.icon-ic_fluent_table_multiple_20_regular:before { content: "\ee2d"; } -.icon-ic_fluent_tabs_20_filled:before { +.icon-ic_fluent_table_offset_20_filled:before { content: "\ee2e"; } -.icon-ic_fluent_tabs_20_regular:before { +.icon-ic_fluent_table_offset_20_regular:before { content: "\ee2f"; } -.icon-ic_fluent_tag_20_filled:before { +.icon-ic_fluent_table_offset_add_20_filled:before { content: "\ee30"; } -.icon-ic_fluent_tag_20_regular:before { +.icon-ic_fluent_table_offset_add_20_regular:before { content: "\ee31"; } -.icon-ic_fluent_tag_circle_20_filled:before { +.icon-ic_fluent_table_offset_less_than_or_equal_to_20_filled:before { content: "\ee32"; } -.icon-ic_fluent_tag_circle_20_regular:before { +.icon-ic_fluent_table_offset_less_than_or_equal_to_20_regular:before { content: "\ee33"; } -.icon-ic_fluent_tag_dismiss_20_filled:before { +.icon-ic_fluent_table_offset_settings_20_filled:before { content: "\ee34"; } -.icon-ic_fluent_tag_dismiss_20_regular:before { +.icon-ic_fluent_table_offset_settings_20_regular:before { content: "\ee35"; } -.icon-ic_fluent_tag_error_20_filled:before { +.icon-ic_fluent_table_resize_column_20_filled:before { content: "\ee36"; } -.icon-ic_fluent_tag_error_20_regular:before { +.icon-ic_fluent_table_resize_column_20_regular:before { content: "\ee37"; } -.icon-ic_fluent_tag_lock_20_filled:before { +.icon-ic_fluent_table_resize_row_20_filled:before { content: "\ee38"; } -.icon-ic_fluent_tag_lock_20_regular:before { +.icon-ic_fluent_table_resize_row_20_regular:before { content: "\ee39"; } -.icon-ic_fluent_tag_lock_accent_20_filled:before { +.icon-ic_fluent_table_search_20_filled:before { content: "\ee3a"; } -.icon-ic_fluent_tag_multiple_20_filled:before { +.icon-ic_fluent_table_search_20_regular:before { content: "\ee3b"; } -.icon-ic_fluent_tag_multiple_20_regular:before { +.icon-ic_fluent_table_settings_20_filled:before { content: "\ee3c"; } -.icon-ic_fluent_tag_off_20_filled:before { +.icon-ic_fluent_table_settings_20_regular:before { content: "\ee3d"; } -.icon-ic_fluent_tag_off_20_regular:before { +.icon-ic_fluent_table_simple_20_filled:before { content: "\ee3e"; } -.icon-ic_fluent_tag_question_mark_20_filled:before { +.icon-ic_fluent_table_simple_20_regular:before { content: "\ee3f"; } -.icon-ic_fluent_tag_question_mark_20_regular:before { +.icon-ic_fluent_table_simple_checkmark_20_filled:before { content: "\ee40"; } -.icon-ic_fluent_tag_reset_20_filled:before { +.icon-ic_fluent_table_simple_checkmark_20_regular:before { content: "\ee41"; } -.icon-ic_fluent_tag_reset_20_regular:before { +.icon-ic_fluent_table_simple_multiple_20_filled:before { content: "\ee42"; } -.icon-ic_fluent_tag_search_20_filled:before { +.icon-ic_fluent_table_simple_multiple_20_regular:before { content: "\ee43"; } -.icon-ic_fluent_tag_search_20_regular:before { +.icon-ic_fluent_table_split_20_filled:before { content: "\ee44"; } -.icon-ic_fluent_tap_double_20_filled:before { +.icon-ic_fluent_table_split_20_regular:before { content: "\ee45"; } -.icon-ic_fluent_tap_double_20_regular:before { +.icon-ic_fluent_table_stack_above_20_filled:before { content: "\ee46"; } -.icon-ic_fluent_tap_single_20_filled:before { +.icon-ic_fluent_table_stack_above_20_regular:before { content: "\ee47"; } -.icon-ic_fluent_tap_single_20_regular:before { +.icon-ic_fluent_table_stack_below_20_filled:before { content: "\ee48"; } -.icon-ic_fluent_target_20_filled:before { +.icon-ic_fluent_table_stack_below_20_regular:before { content: "\ee49"; } -.icon-ic_fluent_target_20_regular:before { +.icon-ic_fluent_table_stack_left_20_filled:before { content: "\ee4a"; } -.icon-ic_fluent_target_arrow_20_filled:before { +.icon-ic_fluent_table_stack_left_20_regular:before { content: "\ee4b"; } -.icon-ic_fluent_target_arrow_20_regular:before { +.icon-ic_fluent_table_stack_right_20_filled:before { content: "\ee4c"; } -.icon-ic_fluent_target_edit_20_filled:before { +.icon-ic_fluent_table_stack_right_20_regular:before { content: "\ee4d"; } -.icon-ic_fluent_target_edit_20_regular:before { +.icon-ic_fluent_table_switch_20_filled:before { content: "\ee4e"; } -.icon-ic_fluent_task_list_add_20_filled:before { +.icon-ic_fluent_table_switch_20_regular:before { content: "\ee4f"; } -.icon-ic_fluent_task_list_add_20_regular:before { +.icon-ic_fluent_tablet_20_filled:before { content: "\ee50"; } -.icon-ic_fluent_task_list_ltr_20_filled:before { +.icon-ic_fluent_tablet_20_regular:before { content: "\ee51"; } -.icon-ic_fluent_task_list_ltr_20_regular:before { +.icon-ic_fluent_tablet_speaker_20_filled:before { content: "\ee52"; } -.icon-ic_fluent_task_list_rtl_20_filled:before { +.icon-ic_fluent_tablet_speaker_20_regular:before { content: "\ee53"; } -.icon-ic_fluent_task_list_rtl_20_regular:before { +.icon-ic_fluent_tabs_20_filled:before { content: "\ee54"; } -.icon-ic_fluent_task_list_square_add_20_filled:before { +.icon-ic_fluent_tabs_20_regular:before { content: "\ee55"; } -.icon-ic_fluent_task_list_square_add_20_regular:before { +.icon-ic_fluent_tag_20_filled:before { content: "\ee56"; } -.icon-ic_fluent_task_list_square_database_20_filled:before { +.icon-ic_fluent_tag_20_regular:before { content: "\ee57"; } -.icon-ic_fluent_task_list_square_database_20_regular:before { +.icon-ic_fluent_tag_circle_20_filled:before { content: "\ee58"; } -.icon-ic_fluent_task_list_square_ltr_20_filled:before { +.icon-ic_fluent_tag_circle_20_regular:before { content: "\ee59"; } -.icon-ic_fluent_task_list_square_ltr_20_regular:before { +.icon-ic_fluent_tag_dismiss_20_filled:before { content: "\ee5a"; } -.icon-ic_fluent_task_list_square_person_20_filled:before { +.icon-ic_fluent_tag_dismiss_20_regular:before { content: "\ee5b"; } -.icon-ic_fluent_task_list_square_person_20_regular:before { +.icon-ic_fluent_tag_error_20_filled:before { content: "\ee5c"; } -.icon-ic_fluent_task_list_square_rtl_20_filled:before { +.icon-ic_fluent_tag_error_20_regular:before { content: "\ee5d"; } -.icon-ic_fluent_task_list_square_rtl_20_regular:before { +.icon-ic_fluent_tag_lock_20_filled:before { content: "\ee5e"; } -.icon-ic_fluent_task_list_square_settings_20_filled:before { +.icon-ic_fluent_tag_lock_20_regular:before { content: "\ee5f"; } -.icon-ic_fluent_task_list_square_settings_20_regular:before { +.icon-ic_fluent_tag_lock_accent_20_filled:before { content: "\ee60"; } -.icon-ic_fluent_tasks_app_20_filled:before { +.icon-ic_fluent_tag_multiple_20_filled:before { content: "\ee61"; } -.icon-ic_fluent_tasks_app_20_regular:before { +.icon-ic_fluent_tag_multiple_20_regular:before { content: "\ee62"; } -.icon-ic_fluent_teddy_20_filled:before { +.icon-ic_fluent_tag_off_20_filled:before { content: "\ee63"; } -.icon-ic_fluent_teddy_20_regular:before { +.icon-ic_fluent_tag_off_20_regular:before { content: "\ee64"; } -.icon-ic_fluent_temperature_20_filled:before { +.icon-ic_fluent_tag_question_mark_20_filled:before { content: "\ee65"; } -.icon-ic_fluent_temperature_20_regular:before { +.icon-ic_fluent_tag_question_mark_20_regular:before { content: "\ee66"; } -.icon-ic_fluent_tent_20_filled:before { +.icon-ic_fluent_tag_reset_20_filled:before { content: "\ee67"; } -.icon-ic_fluent_tent_20_regular:before { +.icon-ic_fluent_tag_reset_20_regular:before { content: "\ee68"; } -.icon-ic_fluent_tetris_app_20_filled:before { +.icon-ic_fluent_tag_search_20_filled:before { content: "\ee69"; } -.icon-ic_fluent_tetris_app_20_regular:before { +.icon-ic_fluent_tag_search_20_regular:before { content: "\ee6a"; } -.icon-ic_fluent_text_add_20_filled:before { +.icon-ic_fluent_tap_double_20_filled:before { content: "\ee6b"; } -.icon-ic_fluent_text_add_20_regular:before { +.icon-ic_fluent_tap_double_20_regular:before { content: "\ee6c"; } -.icon-ic_fluent_text_add_space_after_20_filled:before { +.icon-ic_fluent_tap_single_20_filled:before { content: "\ee6d"; } -.icon-ic_fluent_text_add_space_after_20_regular:before { +.icon-ic_fluent_tap_single_20_regular:before { content: "\ee6e"; } -.icon-ic_fluent_text_add_space_before_20_filled:before { +.icon-ic_fluent_target_20_filled:before { content: "\ee6f"; } -.icon-ic_fluent_text_add_space_before_20_regular:before { +.icon-ic_fluent_target_20_regular:before { content: "\ee70"; } -.icon-ic_fluent_text_add_t_20_filled:before { +.icon-ic_fluent_target_arrow_20_filled:before { content: "\ee71"; } -.icon-ic_fluent_text_add_t_20_regular:before { +.icon-ic_fluent_target_arrow_20_regular:before { content: "\ee72"; } -.icon-ic_fluent_text_align_center_20_filled:before { +.icon-ic_fluent_target_edit_20_filled:before { content: "\ee73"; } -.icon-ic_fluent_text_align_center_20_regular:before { +.icon-ic_fluent_target_edit_20_regular:before { content: "\ee74"; } -.icon-ic_fluent_text_align_center_rotate_270_20_filled:before { +.icon-ic_fluent_task_list_add_20_filled:before { content: "\ee75"; } -.icon-ic_fluent_text_align_center_rotate_270_20_regular:before { +.icon-ic_fluent_task_list_add_20_regular:before { content: "\ee76"; } -.icon-ic_fluent_text_align_center_rotate_90_20_filled:before { +.icon-ic_fluent_task_list_ltr_20_filled:before { content: "\ee77"; } -.icon-ic_fluent_text_align_center_rotate_90_20_regular:before { +.icon-ic_fluent_task_list_ltr_20_regular:before { content: "\ee78"; } -.icon-ic_fluent_text_align_distributed_20_filled:before { +.icon-ic_fluent_task_list_rtl_20_filled:before { content: "\ee79"; } -.icon-ic_fluent_text_align_distributed_20_regular:before { +.icon-ic_fluent_task_list_rtl_20_regular:before { content: "\ee7a"; } -.icon-ic_fluent_text_align_distributed_evenly_20_filled:before { +.icon-ic_fluent_task_list_square_add_20_filled:before { content: "\ee7b"; } -.icon-ic_fluent_text_align_distributed_evenly_20_regular:before { +.icon-ic_fluent_task_list_square_add_20_regular:before { content: "\ee7c"; } -.icon-ic_fluent_text_align_distributed_vertical_20_filled:before { +.icon-ic_fluent_task_list_square_database_20_filled:before { content: "\ee7d"; } -.icon-ic_fluent_text_align_distributed_vertical_20_regular:before { +.icon-ic_fluent_task_list_square_database_20_regular:before { content: "\ee7e"; } -.icon-ic_fluent_text_align_justify_20_filled:before { +.icon-ic_fluent_task_list_square_ltr_20_filled:before { content: "\ee7f"; } -.icon-ic_fluent_text_align_justify_20_regular:before { +.icon-ic_fluent_task_list_square_ltr_20_regular:before { content: "\ee80"; } -.icon-ic_fluent_text_align_justify_low_20_filled:before { +.icon-ic_fluent_task_list_square_person_20_filled:before { content: "\ee81"; } -.icon-ic_fluent_text_align_justify_low_20_regular:before { +.icon-ic_fluent_task_list_square_person_20_regular:before { content: "\ee82"; } -.icon-ic_fluent_text_align_justify_low_90_20_filled:before { +.icon-ic_fluent_task_list_square_rtl_20_filled:before { content: "\ee83"; } -.icon-ic_fluent_text_align_justify_low_90_20_regular:before { +.icon-ic_fluent_task_list_square_rtl_20_regular:before { content: "\ee84"; } -.icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before { +.icon-ic_fluent_task_list_square_settings_20_filled:before { content: "\ee85"; } -.icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before { +.icon-ic_fluent_task_list_square_settings_20_regular:before { content: "\ee86"; } -.icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before { +.icon-ic_fluent_tasks_app_20_filled:before { content: "\ee87"; } -.icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before { +.icon-ic_fluent_tasks_app_20_regular:before { content: "\ee88"; } -.icon-ic_fluent_text_align_justify_rotate_270_20_filled:before { +.icon-ic_fluent_teddy_20_filled:before { content: "\ee89"; } -.icon-ic_fluent_text_align_justify_rotate_270_20_regular:before { +.icon-ic_fluent_teddy_20_regular:before { content: "\ee8a"; } -.icon-ic_fluent_text_align_justify_rotate_90_20_filled:before { +.icon-ic_fluent_temperature_20_filled:before { content: "\ee8b"; } -.icon-ic_fluent_text_align_justify_rotate_90_20_regular:before { +.icon-ic_fluent_temperature_20_regular:before { content: "\ee8c"; } -.icon-ic_fluent_text_align_left_20_filled:before { +.icon-ic_fluent_tent_20_filled:before { content: "\ee8d"; } -.icon-ic_fluent_text_align_left_20_regular:before { +.icon-ic_fluent_tent_20_regular:before { content: "\ee8e"; } -.icon-ic_fluent_text_align_left_rotate_270_20_filled:before { +.icon-ic_fluent_tetris_app_20_filled:before { content: "\ee8f"; } -.icon-ic_fluent_text_align_left_rotate_270_20_regular:before { +.icon-ic_fluent_tetris_app_20_regular:before { content: "\ee90"; } -.icon-ic_fluent_text_align_left_rotate_90_20_filled:before { +.icon-ic_fluent_text_add_20_filled:before { content: "\ee91"; } -.icon-ic_fluent_text_align_left_rotate_90_20_regular:before { +.icon-ic_fluent_text_add_20_regular:before { content: "\ee92"; } -.icon-ic_fluent_text_align_right_20_filled:before { +.icon-ic_fluent_text_add_space_after_20_filled:before { content: "\ee93"; } -.icon-ic_fluent_text_align_right_20_regular:before { +.icon-ic_fluent_text_add_space_after_20_regular:before { content: "\ee94"; } -.icon-ic_fluent_text_align_right_rotate_270_20_filled:before { +.icon-ic_fluent_text_add_space_before_20_filled:before { content: "\ee95"; } -.icon-ic_fluent_text_align_right_rotate_270_20_regular:before { +.icon-ic_fluent_text_add_space_before_20_regular:before { content: "\ee96"; } -.icon-ic_fluent_text_align_right_rotate_90_20_filled:before { +.icon-ic_fluent_text_add_t_20_filled:before { content: "\ee97"; } -.icon-ic_fluent_text_align_right_rotate_90_20_regular:before { +.icon-ic_fluent_text_add_t_20_regular:before { content: "\ee98"; } -.icon-ic_fluent_text_asterisk_20_filled:before { +.icon-ic_fluent_text_align_center_20_filled:before { content: "\ee99"; } -.icon-ic_fluent_text_asterisk_20_regular:before { +.icon-ic_fluent_text_align_center_20_regular:before { content: "\ee9a"; } -.icon-ic_fluent_text_baseline_20_filled:before { +.icon-ic_fluent_text_align_center_rotate_270_20_filled:before { content: "\ee9b"; } -.icon-ic_fluent_text_baseline_20_regular:before { +.icon-ic_fluent_text_align_center_rotate_270_20_regular:before { content: "\ee9c"; } -.icon-ic_fluent_text_bold_20_filled:before { +.icon-ic_fluent_text_align_center_rotate_90_20_filled:before { content: "\ee9d"; } -.icon-ic_fluent_text_bold_20_regular:before { +.icon-ic_fluent_text_align_center_rotate_90_20_regular:before { content: "\ee9e"; } -.icon-ic_fluent_text_box_settings_20_filled:before { +.icon-ic_fluent_text_align_distributed_20_filled:before { content: "\ee9f"; } -.icon-ic_fluent_text_box_settings_20_regular:before { +.icon-ic_fluent_text_align_distributed_20_regular:before { content: "\eea0"; } -.icon-ic_fluent_text_bullet_list_add_20_filled:before { +.icon-ic_fluent_text_align_distributed_evenly_20_filled:before { content: "\eea1"; } -.icon-ic_fluent_text_bullet_list_add_20_regular:before { +.icon-ic_fluent_text_align_distributed_evenly_20_regular:before { content: "\eea2"; } -.icon-ic_fluent_text_bullet_list_checkmark_20_filled:before { +.icon-ic_fluent_text_align_distributed_vertical_20_filled:before { content: "\eea3"; } -.icon-ic_fluent_text_bullet_list_checkmark_20_regular:before { +.icon-ic_fluent_text_align_distributed_vertical_20_regular:before { content: "\eea4"; } -.icon-ic_fluent_text_bullet_list_dismiss_20_filled:before { +.icon-ic_fluent_text_align_justify_20_filled:before { content: "\eea5"; } -.icon-ic_fluent_text_bullet_list_dismiss_20_regular:before { +.icon-ic_fluent_text_align_justify_20_regular:before { content: "\eea6"; } -.icon-ic_fluent_text_bullet_list_ltr_20_filled:before { +.icon-ic_fluent_text_align_justify_low_20_filled:before { content: "\eea7"; } -.icon-ic_fluent_text_bullet_list_ltr_20_regular:before { +.icon-ic_fluent_text_align_justify_low_20_regular:before { content: "\eea8"; } -.icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before { +.icon-ic_fluent_text_align_justify_low_90_20_filled:before { content: "\eea9"; } -.icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before { +.icon-ic_fluent_text_align_justify_low_90_20_regular:before { content: "\eeaa"; } -.icon-ic_fluent_text_bullet_list_rtl_20_filled:before { +.icon-ic_fluent_text_align_justify_low_rotate_270_20_filled:before { content: "\eeab"; } -.icon-ic_fluent_text_bullet_list_rtl_20_regular:before { +.icon-ic_fluent_text_align_justify_low_rotate_270_20_regular:before { content: "\eeac"; } -.icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before { +.icon-ic_fluent_text_align_justify_low_rotate_90_20_filled:before { content: "\eead"; } -.icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before { +.icon-ic_fluent_text_align_justify_low_rotate_90_20_regular:before { content: "\eeae"; } -.icon-ic_fluent_text_bullet_list_square_20_filled:before { +.icon-ic_fluent_text_align_justify_rotate_270_20_filled:before { content: "\eeaf"; } -.icon-ic_fluent_text_bullet_list_square_20_regular:before { +.icon-ic_fluent_text_align_justify_rotate_270_20_regular:before { content: "\eeb0"; } -.icon-ic_fluent_text_bullet_list_square_clock_20_filled:before { +.icon-ic_fluent_text_align_justify_rotate_90_20_filled:before { content: "\eeb1"; } -.icon-ic_fluent_text_bullet_list_square_clock_20_regular:before { +.icon-ic_fluent_text_align_justify_rotate_90_20_regular:before { content: "\eeb2"; } -.icon-ic_fluent_text_bullet_list_square_edit_20_filled:before { +.icon-ic_fluent_text_align_left_20_filled:before { content: "\eeb3"; } -.icon-ic_fluent_text_bullet_list_square_edit_20_regular:before { +.icon-ic_fluent_text_align_left_20_regular:before { content: "\eeb4"; } -.icon-ic_fluent_text_bullet_list_square_person_20_filled:before { +.icon-ic_fluent_text_align_left_rotate_270_20_filled:before { content: "\eeb5"; } -.icon-ic_fluent_text_bullet_list_square_person_20_regular:before { +.icon-ic_fluent_text_align_left_rotate_270_20_regular:before { content: "\eeb6"; } -.icon-ic_fluent_text_bullet_list_square_search_20_filled:before { +.icon-ic_fluent_text_align_left_rotate_90_20_filled:before { content: "\eeb7"; } -.icon-ic_fluent_text_bullet_list_square_search_20_regular:before { +.icon-ic_fluent_text_align_left_rotate_90_20_regular:before { content: "\eeb8"; } -.icon-ic_fluent_text_bullet_list_square_settings_20_filled:before { +.icon-ic_fluent_text_align_right_20_filled:before { content: "\eeb9"; } -.icon-ic_fluent_text_bullet_list_square_settings_20_regular:before { +.icon-ic_fluent_text_align_right_20_regular:before { content: "\eeba"; } -.icon-ic_fluent_text_bullet_list_square_shield_20_filled:before { +.icon-ic_fluent_text_align_right_rotate_270_20_filled:before { content: "\eebb"; } -.icon-ic_fluent_text_bullet_list_square_shield_20_regular:before { +.icon-ic_fluent_text_align_right_rotate_270_20_regular:before { content: "\eebc"; } -.icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before { +.icon-ic_fluent_text_align_right_rotate_90_20_filled:before { content: "\eebd"; } -.icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before { +.icon-ic_fluent_text_align_right_rotate_90_20_regular:before { content: "\eebe"; } -.icon-ic_fluent_text_bullet_list_square_warning_20_filled:before { +.icon-ic_fluent_text_asterisk_20_filled:before { content: "\eebf"; } -.icon-ic_fluent_text_bullet_list_square_warning_20_regular:before { +.icon-ic_fluent_text_asterisk_20_regular:before { content: "\eec0"; } -.icon-ic_fluent_text_bullet_list_tree_20_filled:before { +.icon-ic_fluent_text_baseline_20_filled:before { content: "\eec1"; } -.icon-ic_fluent_text_bullet_list_tree_20_regular:before { +.icon-ic_fluent_text_baseline_20_regular:before { content: "\eec2"; } -.icon-ic_fluent_text_case_lowercase_20_filled:before { +.icon-ic_fluent_text_bold_20_filled:before { content: "\eec3"; } -.icon-ic_fluent_text_case_lowercase_20_regular:before { +.icon-ic_fluent_text_bold_20_regular:before { content: "\eec4"; } -.icon-ic_fluent_text_case_title_20_filled:before { +.icon-ic_fluent_text_box_settings_20_filled:before { content: "\eec5"; } -.icon-ic_fluent_text_case_title_20_regular:before { +.icon-ic_fluent_text_box_settings_20_regular:before { content: "\eec6"; } -.icon-ic_fluent_text_case_uppercase_20_filled:before { +.icon-ic_fluent_text_bullet_list_add_20_filled:before { content: "\eec7"; } -.icon-ic_fluent_text_case_uppercase_20_regular:before { +.icon-ic_fluent_text_bullet_list_add_20_regular:before { content: "\eec8"; } -.icon-ic_fluent_text_change_case_20_filled:before { +.icon-ic_fluent_text_bullet_list_checkmark_20_filled:before { content: "\eec9"; } -.icon-ic_fluent_text_change_case_20_regular:before { +.icon-ic_fluent_text_bullet_list_checkmark_20_regular:before { content: "\eeca"; } -.icon-ic_fluent_text_clear_formatting_20_filled:before { +.icon-ic_fluent_text_bullet_list_dismiss_20_filled:before { content: "\eecb"; } -.icon-ic_fluent_text_clear_formatting_20_regular:before { +.icon-ic_fluent_text_bullet_list_dismiss_20_regular:before { content: "\eecc"; } -.icon-ic_fluent_text_collapse_20_filled:before { +.icon-ic_fluent_text_bullet_list_ltr_20_filled:before { content: "\eecd"; } -.icon-ic_fluent_text_collapse_20_regular:before { +.icon-ic_fluent_text_bullet_list_ltr_20_regular:before { content: "\eece"; } -.icon-ic_fluent_text_color_20_filled:before { +.icon-ic_fluent_text_bullet_list_ltr_90_20_filled:before { content: "\eecf"; } -.icon-ic_fluent_text_color_20_regular:before { +.icon-ic_fluent_text_bullet_list_ltr_90_20_regular:before { content: "\eed0"; } -.icon-ic_fluent_text_color_accent_20_filled:before { +.icon-ic_fluent_text_bullet_list_rtl_20_filled:before { content: "\eed1"; } -.icon-ic_fluent_text_column_one_20_filled:before { +.icon-ic_fluent_text_bullet_list_rtl_20_regular:before { content: "\eed2"; } -.icon-ic_fluent_text_column_one_20_regular:before { +.icon-ic_fluent_text_bullet_list_rtl_90_20_filled:before { content: "\eed3"; } -.icon-ic_fluent_text_column_one_narrow_20_filled:before { +.icon-ic_fluent_text_bullet_list_rtl_90_20_regular:before { content: "\eed4"; } -.icon-ic_fluent_text_column_one_narrow_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_20_filled:before { content: "\eed5"; } -.icon-ic_fluent_text_column_one_semi_narrow_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_20_regular:before { content: "\eed6"; } -.icon-ic_fluent_text_column_one_semi_narrow_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_clock_20_filled:before { content: "\eed7"; } -.icon-ic_fluent_text_column_one_wide_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_clock_20_regular:before { content: "\eed8"; } -.icon-ic_fluent_text_column_one_wide_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_edit_20_filled:before { content: "\eed9"; } -.icon-ic_fluent_text_column_one_wide_lightning_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_edit_20_regular:before { content: "\eeda"; } -.icon-ic_fluent_text_column_one_wide_lightning_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_person_20_filled:before { content: "\eedb"; } -.icon-ic_fluent_text_column_three_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_person_20_regular:before { content: "\eedc"; } -.icon-ic_fluent_text_column_three_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_search_20_filled:before { content: "\eedd"; } -.icon-ic_fluent_text_column_two_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_search_20_regular:before { content: "\eede"; } -.icon-ic_fluent_text_column_two_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_settings_20_filled:before { content: "\eedf"; } -.icon-ic_fluent_text_column_two_left_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_settings_20_regular:before { content: "\eee0"; } -.icon-ic_fluent_text_column_two_left_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_shield_20_filled:before { content: "\eee1"; } -.icon-ic_fluent_text_column_two_right_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_shield_20_regular:before { content: "\eee2"; } -.icon-ic_fluent_text_column_two_right_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_toolbox_20_filled:before { content: "\eee3"; } -.icon-ic_fluent_text_continuous_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_toolbox_20_regular:before { content: "\eee4"; } -.icon-ic_fluent_text_continuous_20_regular:before { +.icon-ic_fluent_text_bullet_list_square_warning_20_filled:before { content: "\eee5"; } -.icon-ic_fluent_text_density_20_filled:before { +.icon-ic_fluent_text_bullet_list_square_warning_20_regular:before { content: "\eee6"; } -.icon-ic_fluent_text_density_20_regular:before { +.icon-ic_fluent_text_bullet_list_tree_20_filled:before { content: "\eee7"; } -.icon-ic_fluent_text_description_20_filled:before { +.icon-ic_fluent_text_bullet_list_tree_20_regular:before { content: "\eee8"; } -.icon-ic_fluent_text_description_20_regular:before { +.icon-ic_fluent_text_case_lowercase_20_filled:before { content: "\eee9"; } -.icon-ic_fluent_text_description_ltr_20_filled:before { +.icon-ic_fluent_text_case_lowercase_20_regular:before { content: "\eeea"; } -.icon-ic_fluent_text_description_ltr_20_regular:before { +.icon-ic_fluent_text_case_title_20_filled:before { content: "\eeeb"; } -.icon-ic_fluent_text_description_rtl_20_filled:before { +.icon-ic_fluent_text_case_title_20_regular:before { content: "\eeec"; } -.icon-ic_fluent_text_description_rtl_20_regular:before { +.icon-ic_fluent_text_case_uppercase_20_filled:before { content: "\eeed"; } -.icon-ic_fluent_text_direction_horizontal_left_20_filled:before { +.icon-ic_fluent_text_case_uppercase_20_regular:before { content: "\eeee"; } -.icon-ic_fluent_text_direction_horizontal_left_20_regular:before { +.icon-ic_fluent_text_change_case_20_filled:before { content: "\eeef"; } -.icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before { +.icon-ic_fluent_text_change_case_20_regular:before { content: "\eef0"; } -.icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before { +.icon-ic_fluent_text_clear_formatting_20_filled:before { content: "\eef1"; } -.icon-ic_fluent_text_direction_horizontal_right_20_filled:before { +.icon-ic_fluent_text_clear_formatting_20_regular:before { content: "\eef2"; } -.icon-ic_fluent_text_direction_horizontal_right_20_regular:before { +.icon-ic_fluent_text_collapse_20_filled:before { content: "\eef3"; } -.icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before { +.icon-ic_fluent_text_collapse_20_regular:before { content: "\eef4"; } -.icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before { +.icon-ic_fluent_text_color_20_filled:before { content: "\eef5"; } -.icon-ic_fluent_text_direction_rotate_270_right_20_filled:before { +.icon-ic_fluent_text_color_20_regular:before { content: "\eef6"; } -.icon-ic_fluent_text_direction_rotate_270_right_20_regular:before { +.icon-ic_fluent_text_color_accent_20_filled:before { content: "\eef7"; } -.icon-ic_fluent_text_direction_rotate_90_left_20_filled:before { +.icon-ic_fluent_text_column_one_20_filled:before { content: "\eef8"; } -.icon-ic_fluent_text_direction_rotate_90_left_20_regular:before { +.icon-ic_fluent_text_column_one_20_regular:before { content: "\eef9"; } -.icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before { +.icon-ic_fluent_text_column_one_narrow_20_filled:before { content: "\eefa"; } -.icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before { +.icon-ic_fluent_text_column_one_narrow_20_regular:before { content: "\eefb"; } -.icon-ic_fluent_text_direction_rotate_90_right_20_filled:before { +.icon-ic_fluent_text_column_one_semi_narrow_20_filled:before { content: "\eefc"; } -.icon-ic_fluent_text_direction_rotate_90_right_20_regular:before { +.icon-ic_fluent_text_column_one_semi_narrow_20_regular:before { content: "\eefd"; } -.icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before { +.icon-ic_fluent_text_column_one_wide_20_filled:before { content: "\eefe"; } -.icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before { +.icon-ic_fluent_text_column_one_wide_20_regular:before { content: "\eeff"; } -.icon-ic_fluent_text_direction_vertical_20_filled:before { +.icon-ic_fluent_text_column_one_wide_lightning_20_filled:before { content: "\ef00"; } -.icon-ic_fluent_text_direction_vertical_20_regular:before { +.icon-ic_fluent_text_column_one_wide_lightning_20_regular:before { content: "\ef01"; } -.icon-ic_fluent_text_edit_style_20_filled:before { +.icon-ic_fluent_text_column_three_20_filled:before { content: "\ef02"; } -.icon-ic_fluent_text_edit_style_20_regular:before { +.icon-ic_fluent_text_column_three_20_regular:before { content: "\ef03"; } -.icon-ic_fluent_text_effects_20_filled:before { +.icon-ic_fluent_text_column_two_20_filled:before { content: "\ef04"; } -.icon-ic_fluent_text_effects_20_regular:before { +.icon-ic_fluent_text_column_two_20_regular:before { content: "\ef05"; } -.icon-ic_fluent_text_expand_20_filled:before { +.icon-ic_fluent_text_column_two_left_20_filled:before { content: "\ef06"; } -.icon-ic_fluent_text_expand_20_regular:before { +.icon-ic_fluent_text_column_two_left_20_regular:before { content: "\ef07"; } -.icon-ic_fluent_text_field_20_filled:before { +.icon-ic_fluent_text_column_two_right_20_filled:before { content: "\ef08"; } -.icon-ic_fluent_text_field_20_regular:before { +.icon-ic_fluent_text_column_two_right_20_regular:before { content: "\ef09"; } -.icon-ic_fluent_text_first_line_20_filled:before { +.icon-ic_fluent_text_continuous_20_filled:before { content: "\ef0a"; } -.icon-ic_fluent_text_first_line_20_regular:before { +.icon-ic_fluent_text_continuous_20_regular:before { content: "\ef0b"; } -.icon-ic_fluent_text_font_20_filled:before { +.icon-ic_fluent_text_density_20_filled:before { content: "\ef0c"; } -.icon-ic_fluent_text_font_20_regular:before { +.icon-ic_fluent_text_density_20_regular:before { content: "\ef0d"; } -.icon-ic_fluent_text_font_info_20_filled:before { +.icon-ic_fluent_text_description_20_filled:before { content: "\ef0e"; } -.icon-ic_fluent_text_font_info_20_regular:before { +.icon-ic_fluent_text_description_20_regular:before { content: "\ef0f"; } -.icon-ic_fluent_text_font_size_20_filled:before { +.icon-ic_fluent_text_description_ltr_20_filled:before { content: "\ef10"; } -.icon-ic_fluent_text_font_size_20_regular:before { +.icon-ic_fluent_text_description_ltr_20_regular:before { content: "\ef11"; } -.icon-ic_fluent_text_footnote_20_filled:before { +.icon-ic_fluent_text_description_rtl_20_filled:before { content: "\ef12"; } -.icon-ic_fluent_text_footnote_20_regular:before { +.icon-ic_fluent_text_description_rtl_20_regular:before { content: "\ef13"; } -.icon-ic_fluent_text_grammar_arrow_left_20_filled:before { +.icon-ic_fluent_text_direction_horizontal_left_20_filled:before { content: "\ef14"; } -.icon-ic_fluent_text_grammar_arrow_left_20_regular:before { +.icon-ic_fluent_text_direction_horizontal_left_20_regular:before { content: "\ef15"; } -.icon-ic_fluent_text_grammar_arrow_right_20_filled:before { +.icon-ic_fluent_text_direction_horizontal_ltr_20_filled:before { content: "\ef16"; } -.icon-ic_fluent_text_grammar_arrow_right_20_regular:before { +.icon-ic_fluent_text_direction_horizontal_ltr_20_regular:before { content: "\ef17"; } -.icon-ic_fluent_text_grammar_checkmark_20_filled:before { +.icon-ic_fluent_text_direction_horizontal_right_20_filled:before { content: "\ef18"; } -.icon-ic_fluent_text_grammar_checkmark_20_regular:before { +.icon-ic_fluent_text_direction_horizontal_right_20_regular:before { content: "\ef19"; } -.icon-ic_fluent_text_grammar_dismiss_20_filled:before { +.icon-ic_fluent_text_direction_horizontal_rtl_20_filled:before { content: "\ef1a"; } -.icon-ic_fluent_text_grammar_dismiss_20_regular:before { +.icon-ic_fluent_text_direction_horizontal_rtl_20_regular:before { content: "\ef1b"; } -.icon-ic_fluent_text_grammar_error_20_filled:before { +.icon-ic_fluent_text_direction_rotate_270_right_20_filled:before { content: "\ef1c"; } -.icon-ic_fluent_text_grammar_error_20_regular:before { +.icon-ic_fluent_text_direction_rotate_270_right_20_regular:before { content: "\ef1d"; } -.icon-ic_fluent_text_grammar_settings_20_filled:before { +.icon-ic_fluent_text_direction_rotate_90_left_20_filled:before { content: "\ef1e"; } -.icon-ic_fluent_text_grammar_settings_20_regular:before { +.icon-ic_fluent_text_direction_rotate_90_left_20_regular:before { content: "\ef1f"; } -.icon-ic_fluent_text_grammar_wand_20_filled:before { +.icon-ic_fluent_text_direction_rotate_90_ltr_20_filled:before { content: "\ef20"; } -.icon-ic_fluent_text_grammar_wand_20_regular:before { +.icon-ic_fluent_text_direction_rotate_90_ltr_20_regular:before { content: "\ef21"; } -.icon-ic_fluent_text_hanging_20_filled:before { +.icon-ic_fluent_text_direction_rotate_90_right_20_filled:before { content: "\ef22"; } -.icon-ic_fluent_text_hanging_20_regular:before { +.icon-ic_fluent_text_direction_rotate_90_right_20_regular:before { content: "\ef23"; } -.icon-ic_fluent_text_header_1_20_filled:before { +.icon-ic_fluent_text_direction_rotate_90_rtl_20_filled:before { content: "\ef24"; } -.icon-ic_fluent_text_header_1_20_regular:before { +.icon-ic_fluent_text_direction_rotate_90_rtl_20_regular:before { content: "\ef25"; } -.icon-ic_fluent_text_header_2_20_filled:before { +.icon-ic_fluent_text_direction_vertical_20_filled:before { content: "\ef26"; } -.icon-ic_fluent_text_header_2_20_regular:before { +.icon-ic_fluent_text_direction_vertical_20_regular:before { content: "\ef27"; } -.icon-ic_fluent_text_header_3_20_filled:before { +.icon-ic_fluent_text_edit_style_20_filled:before { content: "\ef28"; } -.icon-ic_fluent_text_header_3_20_regular:before { +.icon-ic_fluent_text_edit_style_20_regular:before { content: "\ef29"; } -.icon-ic_fluent_text_indent_decrease_ltr_20_filled:before { +.icon-ic_fluent_text_effects_20_filled:before { content: "\ef2a"; } -.icon-ic_fluent_text_indent_decrease_ltr_20_regular:before { +.icon-ic_fluent_text_effects_20_regular:before { content: "\ef2b"; } -.icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before { +.icon-ic_fluent_text_expand_20_filled:before { content: "\ef2c"; } -.icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before { +.icon-ic_fluent_text_expand_20_regular:before { content: "\ef2d"; } -.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before { +.icon-ic_fluent_text_field_20_filled:before { content: "\ef2e"; } -.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before { +.icon-ic_fluent_text_field_20_regular:before { content: "\ef2f"; } -.icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before { +.icon-ic_fluent_text_first_line_20_filled:before { content: "\ef30"; } -.icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before { +.icon-ic_fluent_text_first_line_20_regular:before { content: "\ef31"; } -.icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before { +.icon-ic_fluent_text_font_20_filled:before { content: "\ef32"; } -.icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before { +.icon-ic_fluent_text_font_20_regular:before { content: "\ef33"; } -.icon-ic_fluent_text_indent_decrease_rtl_20_filled:before { +.icon-ic_fluent_text_font_info_20_filled:before { content: "\ef34"; } -.icon-ic_fluent_text_indent_decrease_rtl_20_regular:before { +.icon-ic_fluent_text_font_info_20_regular:before { content: "\ef35"; } -.icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before { +.icon-ic_fluent_text_font_size_20_filled:before { content: "\ef36"; } -.icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before { +.icon-ic_fluent_text_font_size_20_regular:before { content: "\ef37"; } -.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before { +.icon-ic_fluent_text_footnote_20_filled:before { content: "\ef38"; } -.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before { +.icon-ic_fluent_text_footnote_20_regular:before { content: "\ef39"; } -.icon-ic_fluent_text_indent_increase_ltr_20_filled:before { +.icon-ic_fluent_text_grammar_arrow_left_20_filled:before { content: "\ef3a"; } -.icon-ic_fluent_text_indent_increase_ltr_20_regular:before { +.icon-ic_fluent_text_grammar_arrow_left_20_regular:before { content: "\ef3b"; } -.icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before { +.icon-ic_fluent_text_grammar_arrow_right_20_filled:before { content: "\ef3c"; } -.icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before { +.icon-ic_fluent_text_grammar_arrow_right_20_regular:before { content: "\ef3d"; } -.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before { +.icon-ic_fluent_text_grammar_checkmark_20_filled:before { content: "\ef3e"; } -.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before { +.icon-ic_fluent_text_grammar_checkmark_20_regular:before { content: "\ef3f"; } -.icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before { +.icon-ic_fluent_text_grammar_dismiss_20_filled:before { content: "\ef40"; } -.icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before { +.icon-ic_fluent_text_grammar_dismiss_20_regular:before { content: "\ef41"; } -.icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before { +.icon-ic_fluent_text_grammar_error_20_filled:before { content: "\ef42"; } -.icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before { +.icon-ic_fluent_text_grammar_error_20_regular:before { content: "\ef43"; } -.icon-ic_fluent_text_indent_increase_rtl_20_filled:before { +.icon-ic_fluent_text_grammar_settings_20_filled:before { content: "\ef44"; } -.icon-ic_fluent_text_indent_increase_rtl_20_regular:before { +.icon-ic_fluent_text_grammar_settings_20_regular:before { content: "\ef45"; } -.icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before { +.icon-ic_fluent_text_grammar_wand_20_filled:before { content: "\ef46"; } -.icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before { +.icon-ic_fluent_text_grammar_wand_20_regular:before { content: "\ef47"; } -.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before { +.icon-ic_fluent_text_hanging_20_filled:before { content: "\ef48"; } -.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before { +.icon-ic_fluent_text_hanging_20_regular:before { content: "\ef49"; } -.icon-ic_fluent_text_italic_20_filled:before { +.icon-ic_fluent_text_header_1_20_filled:before { content: "\ef4a"; } -.icon-ic_fluent_text_italic_20_regular:before { +.icon-ic_fluent_text_header_1_20_regular:before { content: "\ef4b"; } -.icon-ic_fluent_text_line_spacing_20_filled:before { +.icon-ic_fluent_text_header_2_20_filled:before { content: "\ef4c"; } -.icon-ic_fluent_text_line_spacing_20_regular:before { +.icon-ic_fluent_text_header_2_20_regular:before { content: "\ef4d"; } -.icon-ic_fluent_text_more_20_filled:before { +.icon-ic_fluent_text_header_3_20_filled:before { content: "\ef4e"; } -.icon-ic_fluent_text_more_20_regular:before { +.icon-ic_fluent_text_header_3_20_regular:before { content: "\ef4f"; } -.icon-ic_fluent_text_number_format_20_filled:before { +.icon-ic_fluent_text_indent_decrease_ltr_20_filled:before { content: "\ef50"; } -.icon-ic_fluent_text_number_format_20_regular:before { +.icon-ic_fluent_text_indent_decrease_ltr_20_regular:before { content: "\ef51"; } -.icon-ic_fluent_text_number_list_ltr_20_filled:before { +.icon-ic_fluent_text_indent_decrease_ltr_90_20_filled:before { content: "\ef52"; } -.icon-ic_fluent_text_number_list_ltr_20_regular:before { +.icon-ic_fluent_text_indent_decrease_ltr_90_20_regular:before { content: "\ef53"; } -.icon-ic_fluent_text_number_list_ltr_90_20_filled:before { +.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled:before { content: "\ef54"; } -.icon-ic_fluent_text_number_list_ltr_90_20_regular:before { +.icon-ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular:before { content: "\ef55"; } -.icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before { +.icon-ic_fluent_text_indent_decrease_rotate_270_20_filled:before { content: "\ef56"; } -.icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before { +.icon-ic_fluent_text_indent_decrease_rotate_270_20_regular:before { content: "\ef57"; } -.icon-ic_fluent_text_number_list_rotate_270_20_filled:before { +.icon-ic_fluent_text_indent_decrease_rotate_90_20_filled:before { content: "\ef58"; } -.icon-ic_fluent_text_number_list_rotate_270_20_regular:before { +.icon-ic_fluent_text_indent_decrease_rotate_90_20_regular:before { content: "\ef59"; } -.icon-ic_fluent_text_number_list_rotate_90_20_filled:before { +.icon-ic_fluent_text_indent_decrease_rtl_20_filled:before { content: "\ef5a"; } -.icon-ic_fluent_text_number_list_rotate_90_20_regular:before { +.icon-ic_fluent_text_indent_decrease_rtl_20_regular:before { content: "\ef5b"; } -.icon-ic_fluent_text_number_list_rtl_20_filled:before { +.icon-ic_fluent_text_indent_decrease_rtl_90_20_filled:before { content: "\ef5c"; } -.icon-ic_fluent_text_number_list_rtl_20_regular:before { +.icon-ic_fluent_text_indent_decrease_rtl_90_20_regular:before { content: "\ef5d"; } -.icon-ic_fluent_text_number_list_rtl_90_20_filled:before { +.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled:before { content: "\ef5e"; } -.icon-ic_fluent_text_number_list_rtl_90_20_regular:before { +.icon-ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular:before { content: "\ef5f"; } -.icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before { +.icon-ic_fluent_text_indent_increase_ltr_20_filled:before { content: "\ef60"; } -.icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before { +.icon-ic_fluent_text_indent_increase_ltr_20_regular:before { content: "\ef61"; } -.icon-ic_fluent_text_paragraph_20_filled:before { +.icon-ic_fluent_text_indent_increase_ltr_90_20_filled:before { content: "\ef62"; } -.icon-ic_fluent_text_paragraph_20_regular:before { +.icon-ic_fluent_text_indent_increase_ltr_90_20_regular:before { content: "\ef63"; } -.icon-ic_fluent_text_paragraph_direction_20_filled:before { +.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_filled:before { content: "\ef64"; } -.icon-ic_fluent_text_paragraph_direction_20_regular:before { +.icon-ic_fluent_text_indent_increase_ltr_rotate_270_20_regular:before { content: "\ef65"; } -.icon-ic_fluent_text_paragraph_direction_left_20_filled:before { +.icon-ic_fluent_text_indent_increase_rotate_270_20_filled:before { content: "\ef66"; } -.icon-ic_fluent_text_paragraph_direction_left_20_regular:before { +.icon-ic_fluent_text_indent_increase_rotate_270_20_regular:before { content: "\ef67"; } -.icon-ic_fluent_text_paragraph_direction_right_20_filled:before { +.icon-ic_fluent_text_indent_increase_rotate_90_20_filled:before { content: "\ef68"; } -.icon-ic_fluent_text_paragraph_direction_right_20_regular:before { +.icon-ic_fluent_text_indent_increase_rotate_90_20_regular:before { content: "\ef69"; } -.icon-ic_fluent_text_period_asterisk_20_filled:before { +.icon-ic_fluent_text_indent_increase_rtl_20_filled:before { content: "\ef6a"; } -.icon-ic_fluent_text_period_asterisk_20_regular:before { +.icon-ic_fluent_text_indent_increase_rtl_20_regular:before { content: "\ef6b"; } -.icon-ic_fluent_text_position_behind_20_filled:before { +.icon-ic_fluent_text_indent_increase_rtl_90_20_filled:before { content: "\ef6c"; } -.icon-ic_fluent_text_position_behind_20_regular:before { +.icon-ic_fluent_text_indent_increase_rtl_90_20_regular:before { content: "\ef6d"; } -.icon-ic_fluent_text_position_front_20_filled:before { +.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_filled:before { content: "\ef6e"; } -.icon-ic_fluent_text_position_front_20_regular:before { +.icon-ic_fluent_text_indent_increase_rtl_rotate_270_20_regular:before { content: "\ef6f"; } -.icon-ic_fluent_text_position_line_20_filled:before { +.icon-ic_fluent_text_italic_20_filled:before { content: "\ef70"; } -.icon-ic_fluent_text_position_line_20_regular:before { +.icon-ic_fluent_text_italic_20_regular:before { content: "\ef71"; } -.icon-ic_fluent_text_position_square_20_filled:before { +.icon-ic_fluent_text_line_spacing_20_filled:before { content: "\ef72"; } -.icon-ic_fluent_text_position_square_20_regular:before { +.icon-ic_fluent_text_line_spacing_20_regular:before { content: "\ef73"; } -.icon-ic_fluent_text_position_square_left_20_filled:before { +.icon-ic_fluent_text_more_20_filled:before { content: "\ef74"; } -.icon-ic_fluent_text_position_square_left_20_regular:before { +.icon-ic_fluent_text_more_20_regular:before { content: "\ef75"; } -.icon-ic_fluent_text_position_square_right_20_filled:before { +.icon-ic_fluent_text_number_format_20_filled:before { content: "\ef76"; } -.icon-ic_fluent_text_position_square_right_20_regular:before { +.icon-ic_fluent_text_number_format_20_regular:before { content: "\ef77"; } -.icon-ic_fluent_text_position_through_20_filled:before { +.icon-ic_fluent_text_number_list_ltr_20_filled:before { content: "\ef78"; } -.icon-ic_fluent_text_position_through_20_regular:before { +.icon-ic_fluent_text_number_list_ltr_20_regular:before { content: "\ef79"; } -.icon-ic_fluent_text_position_tight_20_filled:before { +.icon-ic_fluent_text_number_list_ltr_90_20_filled:before { content: "\ef7a"; } -.icon-ic_fluent_text_position_tight_20_regular:before { +.icon-ic_fluent_text_number_list_ltr_90_20_regular:before { content: "\ef7b"; } -.icon-ic_fluent_text_position_top_bottom_20_filled:before { +.icon-ic_fluent_text_number_list_ltr_rotate_270_20_filled:before { content: "\ef7c"; } -.icon-ic_fluent_text_position_top_bottom_20_regular:before { +.icon-ic_fluent_text_number_list_ltr_rotate_270_20_regular:before { content: "\ef7d"; } -.icon-ic_fluent_text_proofing_tools_20_filled:before { +.icon-ic_fluent_text_number_list_rotate_270_20_filled:before { content: "\ef7e"; } -.icon-ic_fluent_text_proofing_tools_20_regular:before { +.icon-ic_fluent_text_number_list_rotate_270_20_regular:before { content: "\ef7f"; } -.icon-ic_fluent_text_quote_20_filled:before { +.icon-ic_fluent_text_number_list_rotate_90_20_filled:before { content: "\ef80"; } -.icon-ic_fluent_text_quote_20_regular:before { +.icon-ic_fluent_text_number_list_rotate_90_20_regular:before { content: "\ef81"; } -.icon-ic_fluent_text_sort_ascending_20_filled:before { +.icon-ic_fluent_text_number_list_rtl_20_filled:before { content: "\ef82"; } -.icon-ic_fluent_text_sort_ascending_20_regular:before { +.icon-ic_fluent_text_number_list_rtl_20_regular:before { content: "\ef83"; } -.icon-ic_fluent_text_sort_descending_20_filled:before { +.icon-ic_fluent_text_number_list_rtl_90_20_filled:before { content: "\ef84"; } -.icon-ic_fluent_text_sort_descending_20_regular:before { +.icon-ic_fluent_text_number_list_rtl_90_20_regular:before { content: "\ef85"; } -.icon-ic_fluent_text_strikethrough_20_filled:before { +.icon-ic_fluent_text_number_list_rtl_rotate_270_20_filled:before { content: "\ef86"; } -.icon-ic_fluent_text_strikethrough_20_regular:before { +.icon-ic_fluent_text_number_list_rtl_rotate_270_20_regular:before { content: "\ef87"; } -.icon-ic_fluent_text_subscript_20_filled:before { +.icon-ic_fluent_text_paragraph_20_filled:before { content: "\ef88"; } -.icon-ic_fluent_text_subscript_20_regular:before { +.icon-ic_fluent_text_paragraph_20_regular:before { content: "\ef89"; } -.icon-ic_fluent_text_superscript_20_filled:before { +.icon-ic_fluent_text_paragraph_direction_20_filled:before { content: "\ef8a"; } -.icon-ic_fluent_text_superscript_20_regular:before { +.icon-ic_fluent_text_paragraph_direction_20_regular:before { content: "\ef8b"; } -.icon-ic_fluent_text_t_20_filled:before { +.icon-ic_fluent_text_paragraph_direction_left_20_filled:before { content: "\ef8c"; } -.icon-ic_fluent_text_t_20_regular:before { +.icon-ic_fluent_text_paragraph_direction_left_20_regular:before { content: "\ef8d"; } -.icon-ic_fluent_text_underline_20_filled:before { +.icon-ic_fluent_text_paragraph_direction_right_20_filled:before { content: "\ef8e"; } -.icon-ic_fluent_text_underline_20_regular:before { +.icon-ic_fluent_text_paragraph_direction_right_20_regular:before { content: "\ef8f"; } -.icon-ic_fluent_text_underline_character_u_20_filled:before { +.icon-ic_fluent_text_period_asterisk_20_filled:before { content: "\ef90"; } -.icon-ic_fluent_text_underline_character_u_20_regular:before { +.icon-ic_fluent_text_period_asterisk_20_regular:before { content: "\ef91"; } -.icon-ic_fluent_text_underline_double_20_filled:before { +.icon-ic_fluent_text_position_behind_20_filled:before { content: "\ef92"; } -.icon-ic_fluent_text_underline_double_20_regular:before { +.icon-ic_fluent_text_position_behind_20_regular:before { content: "\ef93"; } -.icon-ic_fluent_text_whole_word_20_filled:before { +.icon-ic_fluent_text_position_front_20_filled:before { content: "\ef94"; } -.icon-ic_fluent_text_whole_word_20_regular:before { +.icon-ic_fluent_text_position_front_20_regular:before { content: "\ef95"; } -.icon-ic_fluent_text_word_count_20_filled:before { +.icon-ic_fluent_text_position_line_20_filled:before { content: "\ef96"; } -.icon-ic_fluent_text_word_count_20_regular:before { +.icon-ic_fluent_text_position_line_20_regular:before { content: "\ef97"; } -.icon-ic_fluent_text_wrap_20_filled:before { +.icon-ic_fluent_text_position_square_20_filled:before { content: "\ef98"; } -.icon-ic_fluent_text_wrap_20_regular:before { +.icon-ic_fluent_text_position_square_20_regular:before { content: "\ef99"; } -.icon-ic_fluent_text_wrap_off_20_filled:before { +.icon-ic_fluent_text_position_square_left_20_filled:before { content: "\ef9a"; } -.icon-ic_fluent_text_wrap_off_20_regular:before { +.icon-ic_fluent_text_position_square_left_20_regular:before { content: "\ef9b"; } -.icon-ic_fluent_textbox_20_filled:before { +.icon-ic_fluent_text_position_square_right_20_filled:before { content: "\ef9c"; } -.icon-ic_fluent_textbox_20_regular:before { +.icon-ic_fluent_text_position_square_right_20_regular:before { content: "\ef9d"; } -.icon-ic_fluent_textbox_align_bottom_20_filled:before { +.icon-ic_fluent_text_position_through_20_filled:before { content: "\ef9e"; } -.icon-ic_fluent_textbox_align_bottom_20_regular:before { +.icon-ic_fluent_text_position_through_20_regular:before { content: "\ef9f"; } -.icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before { +.icon-ic_fluent_text_position_tight_20_filled:before { content: "\efa0"; } -.icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before { +.icon-ic_fluent_text_position_tight_20_regular:before { content: "\efa1"; } -.icon-ic_fluent_textbox_align_center_20_filled:before { +.icon-ic_fluent_text_position_top_bottom_20_filled:before { content: "\efa2"; } -.icon-ic_fluent_textbox_align_center_20_regular:before { +.icon-ic_fluent_text_position_top_bottom_20_regular:before { content: "\efa3"; } -.icon-ic_fluent_textbox_align_middle_20_filled:before { +.icon-ic_fluent_text_proofing_tools_20_filled:before { content: "\efa4"; } -.icon-ic_fluent_textbox_align_middle_20_regular:before { +.icon-ic_fluent_text_proofing_tools_20_regular:before { content: "\efa5"; } -.icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before { +.icon-ic_fluent_text_quote_20_filled:before { content: "\efa6"; } -.icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before { +.icon-ic_fluent_text_quote_20_regular:before { content: "\efa7"; } -.icon-ic_fluent_textbox_align_top_20_filled:before { +.icon-ic_fluent_text_sort_ascending_20_filled:before { content: "\efa8"; } -.icon-ic_fluent_textbox_align_top_20_regular:before { +.icon-ic_fluent_text_sort_ascending_20_regular:before { content: "\efa9"; } -.icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before { +.icon-ic_fluent_text_sort_descending_20_filled:before { content: "\efaa"; } -.icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before { +.icon-ic_fluent_text_sort_descending_20_regular:before { content: "\efab"; } -.icon-ic_fluent_textbox_more_20_filled:before { +.icon-ic_fluent_text_strikethrough_20_filled:before { content: "\efac"; } -.icon-ic_fluent_textbox_more_20_regular:before { +.icon-ic_fluent_text_strikethrough_20_regular:before { content: "\efad"; } -.icon-ic_fluent_textbox_rotate_90_20_filled:before { +.icon-ic_fluent_text_subscript_20_filled:before { content: "\efae"; } -.icon-ic_fluent_textbox_rotate_90_20_regular:before { +.icon-ic_fluent_text_subscript_20_regular:before { content: "\efaf"; } -.icon-ic_fluent_textbox_settings_20_filled:before { +.icon-ic_fluent_text_superscript_20_filled:before { content: "\efb0"; } -.icon-ic_fluent_textbox_settings_20_regular:before { +.icon-ic_fluent_text_superscript_20_regular:before { content: "\efb1"; } -.icon-ic_fluent_thinking_20_filled:before { +.icon-ic_fluent_text_t_20_filled:before { content: "\efb2"; } -.icon-ic_fluent_thinking_20_regular:before { +.icon-ic_fluent_text_t_20_regular:before { content: "\efb3"; } -.icon-ic_fluent_thumb_dislike_20_filled:before { +.icon-ic_fluent_text_underline_20_filled:before { content: "\efb4"; } -.icon-ic_fluent_thumb_dislike_20_regular:before { +.icon-ic_fluent_text_underline_20_regular:before { content: "\efb5"; } -.icon-ic_fluent_thumb_like_20_filled:before { +.icon-ic_fluent_text_underline_character_u_20_filled:before { content: "\efb6"; } -.icon-ic_fluent_thumb_like_20_regular:before { +.icon-ic_fluent_text_underline_character_u_20_regular:before { content: "\efb7"; } -.icon-ic_fluent_ticket_diagonal_20_filled:before { +.icon-ic_fluent_text_underline_double_20_filled:before { content: "\efb8"; } -.icon-ic_fluent_ticket_diagonal_20_regular:before { +.icon-ic_fluent_text_underline_double_20_regular:before { content: "\efb9"; } -.icon-ic_fluent_ticket_horizontal_20_filled:before { +.icon-ic_fluent_text_whole_word_20_filled:before { content: "\efba"; } -.icon-ic_fluent_ticket_horizontal_20_regular:before { +.icon-ic_fluent_text_whole_word_20_regular:before { content: "\efbb"; } -.icon-ic_fluent_time_and_weather_20_filled:before { +.icon-ic_fluent_text_word_count_20_filled:before { content: "\efbc"; } -.icon-ic_fluent_time_and_weather_20_regular:before { +.icon-ic_fluent_text_word_count_20_regular:before { content: "\efbd"; } -.icon-ic_fluent_time_picker_20_filled:before { +.icon-ic_fluent_text_wrap_20_filled:before { content: "\efbe"; } -.icon-ic_fluent_time_picker_20_regular:before { +.icon-ic_fluent_text_wrap_20_regular:before { content: "\efbf"; } -.icon-ic_fluent_timeline_20_filled:before { +.icon-ic_fluent_text_wrap_off_20_filled:before { content: "\efc0"; } -.icon-ic_fluent_timeline_20_regular:before { +.icon-ic_fluent_text_wrap_off_20_regular:before { content: "\efc1"; } -.icon-ic_fluent_timer_10_20_filled:before { +.icon-ic_fluent_textbox_20_filled:before { content: "\efc2"; } -.icon-ic_fluent_timer_10_20_regular:before { +.icon-ic_fluent_textbox_20_regular:before { content: "\efc3"; } -.icon-ic_fluent_timer_2_20_filled:before { +.icon-ic_fluent_textbox_align_bottom_20_filled:before { content: "\efc4"; } -.icon-ic_fluent_timer_2_20_regular:before { +.icon-ic_fluent_textbox_align_bottom_20_regular:before { content: "\efc5"; } -.icon-ic_fluent_timer_20_filled:before { +.icon-ic_fluent_textbox_align_bottom_rotate_90_20_filled:before { content: "\efc6"; } -.icon-ic_fluent_timer_20_regular:before { +.icon-ic_fluent_textbox_align_bottom_rotate_90_20_regular:before { content: "\efc7"; } -.icon-ic_fluent_timer_3_20_filled:before { +.icon-ic_fluent_textbox_align_center_20_filled:before { content: "\efc8"; } -.icon-ic_fluent_timer_3_20_regular:before { +.icon-ic_fluent_textbox_align_center_20_regular:before { content: "\efc9"; } -.icon-ic_fluent_timer_off_20_filled:before { +.icon-ic_fluent_textbox_align_middle_20_filled:before { content: "\efca"; } -.icon-ic_fluent_timer_off_20_regular:before { +.icon-ic_fluent_textbox_align_middle_20_regular:before { content: "\efcb"; } -.icon-ic_fluent_toggle_left_20_filled:before { +.icon-ic_fluent_textbox_align_middle_rotate_90_20_filled:before { content: "\efcc"; } -.icon-ic_fluent_toggle_left_20_regular:before { +.icon-ic_fluent_textbox_align_middle_rotate_90_20_regular:before { content: "\efcd"; } -.icon-ic_fluent_toggle_multiple_20_filled:before { +.icon-ic_fluent_textbox_align_top_20_filled:before { content: "\efce"; } -.icon-ic_fluent_toggle_multiple_20_regular:before { +.icon-ic_fluent_textbox_align_top_20_regular:before { content: "\efcf"; } -.icon-ic_fluent_toggle_right_20_filled:before { +.icon-ic_fluent_textbox_align_top_rotate_90_20_filled:before { content: "\efd0"; } -.icon-ic_fluent_toggle_right_20_regular:before { +.icon-ic_fluent_textbox_align_top_rotate_90_20_regular:before { content: "\efd1"; } -.icon-ic_fluent_toolbox_20_filled:before { +.icon-ic_fluent_textbox_more_20_filled:before { content: "\efd2"; } -.icon-ic_fluent_toolbox_20_regular:before { +.icon-ic_fluent_textbox_more_20_regular:before { content: "\efd3"; } -.icon-ic_fluent_tooltip_quote_20_filled:before { +.icon-ic_fluent_textbox_rotate_90_20_filled:before { content: "\efd4"; } -.icon-ic_fluent_tooltip_quote_20_regular:before { +.icon-ic_fluent_textbox_rotate_90_20_regular:before { content: "\efd5"; } -.icon-ic_fluent_top_speed_20_filled:before { +.icon-ic_fluent_textbox_settings_20_filled:before { content: "\efd6"; } -.icon-ic_fluent_top_speed_20_regular:before { +.icon-ic_fluent_textbox_settings_20_regular:before { content: "\efd7"; } -.icon-ic_fluent_translate_20_filled:before { +.icon-ic_fluent_thinking_20_filled:before { content: "\efd8"; } -.icon-ic_fluent_translate_20_regular:before { +.icon-ic_fluent_thinking_20_regular:before { content: "\efd9"; } -.icon-ic_fluent_translate_off_20_filled:before { +.icon-ic_fluent_thumb_dislike_20_filled:before { content: "\efda"; } -.icon-ic_fluent_translate_off_20_regular:before { +.icon-ic_fluent_thumb_dislike_20_regular:before { content: "\efdb"; } -.icon-ic_fluent_transmission_20_filled:before { +.icon-ic_fluent_thumb_like_20_filled:before { content: "\efdc"; } -.icon-ic_fluent_transmission_20_regular:before { +.icon-ic_fluent_thumb_like_20_regular:before { content: "\efdd"; } -.icon-ic_fluent_tray_item_add_20_filled:before { +.icon-ic_fluent_ticket_diagonal_20_filled:before { content: "\efde"; } -.icon-ic_fluent_tray_item_add_20_regular:before { +.icon-ic_fluent_ticket_diagonal_20_regular:before { content: "\efdf"; } -.icon-ic_fluent_tray_item_remove_20_filled:before { +.icon-ic_fluent_ticket_horizontal_20_filled:before { content: "\efe0"; } -.icon-ic_fluent_tray_item_remove_20_regular:before { +.icon-ic_fluent_ticket_horizontal_20_regular:before { content: "\efe1"; } -.icon-ic_fluent_tree_deciduous_20_filled:before { +.icon-ic_fluent_time_and_weather_20_filled:before { content: "\efe2"; } -.icon-ic_fluent_tree_deciduous_20_regular:before { +.icon-ic_fluent_time_and_weather_20_regular:before { content: "\efe3"; } -.icon-ic_fluent_tree_evergreen_20_filled:before { +.icon-ic_fluent_time_picker_20_filled:before { content: "\efe4"; } -.icon-ic_fluent_tree_evergreen_20_regular:before { +.icon-ic_fluent_time_picker_20_regular:before { content: "\efe5"; } -.icon-ic_fluent_triangle_20_filled:before { +.icon-ic_fluent_timeline_20_filled:before { content: "\efe6"; } -.icon-ic_fluent_triangle_20_regular:before { +.icon-ic_fluent_timeline_20_regular:before { content: "\efe7"; } -.icon-ic_fluent_triangle_down_20_filled:before { +.icon-ic_fluent_timer_10_20_filled:before { content: "\efe8"; } -.icon-ic_fluent_triangle_down_20_regular:before { +.icon-ic_fluent_timer_10_20_regular:before { content: "\efe9"; } -.icon-ic_fluent_triangle_left_20_filled:before { +.icon-ic_fluent_timer_2_20_filled:before { content: "\efea"; } -.icon-ic_fluent_triangle_left_20_regular:before { +.icon-ic_fluent_timer_2_20_regular:before { content: "\efeb"; } -.icon-ic_fluent_triangle_right_20_filled:before { +.icon-ic_fluent_timer_20_filled:before { content: "\efec"; } -.icon-ic_fluent_triangle_right_20_regular:before { +.icon-ic_fluent_timer_20_regular:before { content: "\efed"; } -.icon-ic_fluent_trophy_20_filled:before { +.icon-ic_fluent_timer_3_20_filled:before { content: "\efee"; } -.icon-ic_fluent_trophy_20_regular:before { +.icon-ic_fluent_timer_3_20_regular:before { content: "\efef"; } -.icon-ic_fluent_trophy_lock_20_filled:before { +.icon-ic_fluent_timer_off_20_filled:before { content: "\eff0"; } -.icon-ic_fluent_trophy_lock_20_regular:before { +.icon-ic_fluent_timer_off_20_regular:before { content: "\eff1"; } -.icon-ic_fluent_trophy_off_20_filled:before { +.icon-ic_fluent_toggle_left_20_filled:before { content: "\eff2"; } -.icon-ic_fluent_trophy_off_20_regular:before { +.icon-ic_fluent_toggle_left_20_regular:before { content: "\eff3"; } -.icon-ic_fluent_tv_20_filled:before { +.icon-ic_fluent_toggle_multiple_20_filled:before { content: "\eff4"; } -.icon-ic_fluent_tv_20_regular:before { +.icon-ic_fluent_toggle_multiple_20_regular:before { content: "\eff5"; } -.icon-ic_fluent_tv_arrow_right_20_filled:before { +.icon-ic_fluent_toggle_right_20_filled:before { content: "\eff6"; } -.icon-ic_fluent_tv_arrow_right_20_regular:before { +.icon-ic_fluent_toggle_right_20_regular:before { content: "\eff7"; } -.icon-ic_fluent_tv_usb_20_filled:before { +.icon-ic_fluent_toolbox_20_filled:before { content: "\eff8"; } -.icon-ic_fluent_tv_usb_20_regular:before { +.icon-ic_fluent_toolbox_20_regular:before { content: "\eff9"; } -.icon-ic_fluent_umbrella_20_filled:before { +.icon-ic_fluent_tooltip_quote_20_filled:before { content: "\effa"; } -.icon-ic_fluent_umbrella_20_regular:before { +.icon-ic_fluent_tooltip_quote_20_regular:before { content: "\effb"; } -.icon-ic_fluent_uninstall_app_20_filled:before { +.icon-ic_fluent_top_speed_20_filled:before { content: "\effc"; } -.icon-ic_fluent_uninstall_app_20_regular:before { +.icon-ic_fluent_top_speed_20_regular:before { content: "\effd"; } -.icon-ic_fluent_usb_plug_20_filled:before { +.icon-ic_fluent_translate_20_filled:before { content: "\effe"; } -.icon-ic_fluent_usb_plug_20_regular:before { +.icon-ic_fluent_translate_20_regular:before { content: "\efff"; } -.icon-ic_fluent_usb_stick_20_filled:before { +.icon-ic_fluent_translate_off_20_filled:before { content: "\f000"; } -.icon-ic_fluent_usb_stick_20_regular:before { +.icon-ic_fluent_translate_off_20_regular:before { content: "\f001"; } -.icon-ic_fluent_vault_20_filled:before { +.icon-ic_fluent_transmission_20_filled:before { content: "\f002"; } -.icon-ic_fluent_vault_20_regular:before { +.icon-ic_fluent_transmission_20_regular:before { content: "\f003"; } -.icon-ic_fluent_vehicle_bicycle_20_filled:before { +.icon-ic_fluent_tray_item_add_20_filled:before { content: "\f004"; } -.icon-ic_fluent_vehicle_bicycle_20_regular:before { +.icon-ic_fluent_tray_item_add_20_regular:before { content: "\f005"; } -.icon-ic_fluent_vehicle_bus_20_filled:before { +.icon-ic_fluent_tray_item_remove_20_filled:before { content: "\f006"; } -.icon-ic_fluent_vehicle_bus_20_regular:before { +.icon-ic_fluent_tray_item_remove_20_regular:before { content: "\f007"; } -.icon-ic_fluent_vehicle_cab_20_filled:before { +.icon-ic_fluent_tree_deciduous_20_filled:before { content: "\f008"; } -.icon-ic_fluent_vehicle_cab_20_regular:before { +.icon-ic_fluent_tree_deciduous_20_regular:before { content: "\f009"; } -.icon-ic_fluent_vehicle_car_20_filled:before { +.icon-ic_fluent_tree_evergreen_20_filled:before { content: "\f00a"; } -.icon-ic_fluent_vehicle_car_20_regular:before { +.icon-ic_fluent_tree_evergreen_20_regular:before { content: "\f00b"; } -.icon-ic_fluent_vehicle_car_collision_20_filled:before { +.icon-ic_fluent_triangle_20_filled:before { content: "\f00c"; } -.icon-ic_fluent_vehicle_car_collision_20_regular:before { +.icon-ic_fluent_triangle_20_regular:before { content: "\f00d"; } -.icon-ic_fluent_vehicle_car_parking_20_filled:before { +.icon-ic_fluent_triangle_down_20_filled:before { content: "\f00e"; } -.icon-ic_fluent_vehicle_car_parking_20_regular:before { +.icon-ic_fluent_triangle_down_20_regular:before { content: "\f00f"; } -.icon-ic_fluent_vehicle_car_profile_ltr_20_filled:before { +.icon-ic_fluent_triangle_left_20_filled:before { content: "\f010"; } -.icon-ic_fluent_vehicle_car_profile_ltr_20_regular:before { +.icon-ic_fluent_triangle_left_20_regular:before { content: "\f011"; } -.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_filled:before { +.icon-ic_fluent_triangle_right_20_filled:before { content: "\f012"; } -.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_regular:before { +.icon-ic_fluent_triangle_right_20_regular:before { content: "\f013"; } -.icon-ic_fluent_vehicle_car_profile_rtl_20_filled:before { +.icon-ic_fluent_trophy_20_filled:before { content: "\f014"; } -.icon-ic_fluent_vehicle_car_profile_rtl_20_regular:before { +.icon-ic_fluent_trophy_20_regular:before { content: "\f015"; } -.icon-ic_fluent_vehicle_ship_20_filled:before { +.icon-ic_fluent_trophy_lock_20_filled:before { content: "\f016"; } -.icon-ic_fluent_vehicle_ship_20_regular:before { +.icon-ic_fluent_trophy_lock_20_regular:before { content: "\f017"; } -.icon-ic_fluent_vehicle_subway_20_filled:before { +.icon-ic_fluent_trophy_off_20_filled:before { content: "\f018"; } -.icon-ic_fluent_vehicle_subway_20_regular:before { +.icon-ic_fluent_trophy_off_20_regular:before { content: "\f019"; } -.icon-ic_fluent_vehicle_truck_20_filled:before { +.icon-ic_fluent_tv_20_filled:before { content: "\f01a"; } -.icon-ic_fluent_vehicle_truck_20_regular:before { +.icon-ic_fluent_tv_20_regular:before { content: "\f01b"; } -.icon-ic_fluent_vehicle_truck_bag_20_filled:before { +.icon-ic_fluent_tv_arrow_right_20_filled:before { content: "\f01c"; } -.icon-ic_fluent_vehicle_truck_bag_20_regular:before { +.icon-ic_fluent_tv_arrow_right_20_regular:before { content: "\f01d"; } -.icon-ic_fluent_vehicle_truck_cube_20_filled:before { +.icon-ic_fluent_tv_usb_20_filled:before { content: "\f01e"; } -.icon-ic_fluent_vehicle_truck_cube_20_regular:before { +.icon-ic_fluent_tv_usb_20_regular:before { content: "\f01f"; } -.icon-ic_fluent_vehicle_truck_profile_20_filled:before { +.icon-ic_fluent_umbrella_20_filled:before { content: "\f020"; } -.icon-ic_fluent_vehicle_truck_profile_20_regular:before { +.icon-ic_fluent_umbrella_20_regular:before { content: "\f021"; } -.icon-ic_fluent_video_20_filled:before { +.icon-ic_fluent_uninstall_app_20_filled:before { content: "\f022"; } -.icon-ic_fluent_video_20_regular:before { +.icon-ic_fluent_uninstall_app_20_regular:before { content: "\f023"; } -.icon-ic_fluent_video_360_20_filled:before { +.icon-ic_fluent_usb_plug_20_filled:before { content: "\f024"; } -.icon-ic_fluent_video_360_20_regular:before { +.icon-ic_fluent_usb_plug_20_regular:before { content: "\f025"; } -.icon-ic_fluent_video_360_off_20_filled:before { +.icon-ic_fluent_usb_stick_20_filled:before { content: "\f026"; } -.icon-ic_fluent_video_360_off_20_regular:before { +.icon-ic_fluent_usb_stick_20_regular:before { content: "\f027"; } -.icon-ic_fluent_video_add_20_filled:before { +.icon-ic_fluent_vault_20_filled:before { content: "\f028"; } -.icon-ic_fluent_video_add_20_regular:before { +.icon-ic_fluent_vault_20_regular:before { content: "\f029"; } -.icon-ic_fluent_video_background_effect_20_filled:before { +.icon-ic_fluent_vehicle_bicycle_20_filled:before { content: "\f02a"; } -.icon-ic_fluent_video_background_effect_20_regular:before { +.icon-ic_fluent_vehicle_bicycle_20_regular:before { content: "\f02b"; } -.icon-ic_fluent_video_background_effect_horizontal_20_filled:before { +.icon-ic_fluent_vehicle_bus_20_filled:before { content: "\f02c"; } -.icon-ic_fluent_video_background_effect_horizontal_20_regular:before { +.icon-ic_fluent_vehicle_bus_20_regular:before { content: "\f02d"; } -.icon-ic_fluent_video_chat_20_filled:before { +.icon-ic_fluent_vehicle_cab_20_filled:before { content: "\f02e"; } -.icon-ic_fluent_video_chat_20_regular:before { +.icon-ic_fluent_vehicle_cab_20_regular:before { content: "\f02f"; } -.icon-ic_fluent_video_clip_20_filled:before { +.icon-ic_fluent_vehicle_cable_car_20_filled:before { content: "\f030"; } -.icon-ic_fluent_video_clip_20_regular:before { +.icon-ic_fluent_vehicle_cable_car_20_regular:before { content: "\f031"; } -.icon-ic_fluent_video_clip_multiple_20_filled:before { +.icon-ic_fluent_vehicle_car_20_filled:before { content: "\f032"; } -.icon-ic_fluent_video_clip_multiple_20_regular:before { +.icon-ic_fluent_vehicle_car_20_regular:before { content: "\f033"; } -.icon-ic_fluent_video_clip_off_20_filled:before { +.icon-ic_fluent_vehicle_car_collision_20_filled:before { content: "\f034"; } -.icon-ic_fluent_video_clip_off_20_regular:before { +.icon-ic_fluent_vehicle_car_collision_20_regular:before { content: "\f035"; } -.icon-ic_fluent_video_off_20_filled:before { +.icon-ic_fluent_vehicle_car_parking_20_filled:before { content: "\f036"; } -.icon-ic_fluent_video_off_20_regular:before { +.icon-ic_fluent_vehicle_car_parking_20_regular:before { content: "\f037"; } -.icon-ic_fluent_video_person_20_filled:before { +.icon-ic_fluent_vehicle_car_profile_ltr_20_filled:before { content: "\f038"; } -.icon-ic_fluent_video_person_20_regular:before { +.icon-ic_fluent_vehicle_car_profile_ltr_20_regular:before { content: "\f039"; } -.icon-ic_fluent_video_person_call_20_filled:before { +.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_filled:before { content: "\f03a"; } -.icon-ic_fluent_video_person_call_20_regular:before { +.icon-ic_fluent_vehicle_car_profile_ltr_clock_20_regular:before { content: "\f03b"; } -.icon-ic_fluent_video_person_clock_20_filled:before { +.icon-ic_fluent_vehicle_car_profile_rtl_20_filled:before { content: "\f03c"; } -.icon-ic_fluent_video_person_clock_20_regular:before { +.icon-ic_fluent_vehicle_car_profile_rtl_20_regular:before { content: "\f03d"; } -.icon-ic_fluent_video_person_off_20_filled:before { +.icon-ic_fluent_vehicle_ship_20_filled:before { content: "\f03e"; } -.icon-ic_fluent_video_person_off_20_regular:before { +.icon-ic_fluent_vehicle_ship_20_regular:before { content: "\f03f"; } -.icon-ic_fluent_video_person_sparkle_20_filled:before { +.icon-ic_fluent_vehicle_subway_20_filled:before { content: "\f040"; } -.icon-ic_fluent_video_person_sparkle_20_regular:before { +.icon-ic_fluent_vehicle_subway_20_regular:before { content: "\f041"; } -.icon-ic_fluent_video_person_star_20_filled:before { +.icon-ic_fluent_vehicle_truck_20_filled:before { content: "\f042"; } -.icon-ic_fluent_video_person_star_20_regular:before { +.icon-ic_fluent_vehicle_truck_20_regular:before { content: "\f043"; } -.icon-ic_fluent_video_person_star_off_20_filled:before { +.icon-ic_fluent_vehicle_truck_bag_20_filled:before { content: "\f044"; } -.icon-ic_fluent_video_person_star_off_20_regular:before { +.icon-ic_fluent_vehicle_truck_bag_20_regular:before { content: "\f045"; } -.icon-ic_fluent_video_play_pause_20_filled:before { +.icon-ic_fluent_vehicle_truck_cube_20_filled:before { content: "\f046"; } -.icon-ic_fluent_video_play_pause_20_regular:before { +.icon-ic_fluent_vehicle_truck_cube_20_regular:before { content: "\f047"; } -.icon-ic_fluent_video_prohibited_20_filled:before { +.icon-ic_fluent_vehicle_truck_profile_20_filled:before { content: "\f048"; } -.icon-ic_fluent_video_prohibited_20_regular:before { +.icon-ic_fluent_vehicle_truck_profile_20_regular:before { content: "\f049"; } -.icon-ic_fluent_video_recording_20_filled:before { +.icon-ic_fluent_video_20_filled:before { content: "\f04a"; } -.icon-ic_fluent_video_recording_20_regular:before { +.icon-ic_fluent_video_20_regular:before { content: "\f04b"; } -.icon-ic_fluent_video_security_20_filled:before { +.icon-ic_fluent_video_360_20_filled:before { content: "\f04c"; } -.icon-ic_fluent_video_security_20_regular:before { +.icon-ic_fluent_video_360_20_regular:before { content: "\f04d"; } -.icon-ic_fluent_video_switch_20_filled:before { +.icon-ic_fluent_video_360_off_20_filled:before { content: "\f04e"; } -.icon-ic_fluent_video_switch_20_regular:before { +.icon-ic_fluent_video_360_off_20_regular:before { content: "\f04f"; } -.icon-ic_fluent_video_sync_20_filled:before { +.icon-ic_fluent_video_add_20_filled:before { content: "\f050"; } -.icon-ic_fluent_video_sync_20_regular:before { +.icon-ic_fluent_video_add_20_regular:before { content: "\f051"; } -.icon-ic_fluent_view_desktop_20_filled:before { +.icon-ic_fluent_video_background_effect_20_filled:before { content: "\f052"; } -.icon-ic_fluent_view_desktop_20_regular:before { +.icon-ic_fluent_video_background_effect_20_regular:before { content: "\f053"; } -.icon-ic_fluent_view_desktop_mobile_20_filled:before { +.icon-ic_fluent_video_background_effect_horizontal_20_filled:before { content: "\f054"; } -.icon-ic_fluent_view_desktop_mobile_20_regular:before { +.icon-ic_fluent_video_background_effect_horizontal_20_regular:before { content: "\f055"; } -.icon-ic_fluent_virtual_network_20_filled:before { +.icon-ic_fluent_video_chat_20_filled:before { content: "\f056"; } -.icon-ic_fluent_virtual_network_20_regular:before { +.icon-ic_fluent_video_chat_20_regular:before { content: "\f057"; } -.icon-ic_fluent_virtual_network_toolbox_20_filled:before { +.icon-ic_fluent_video_clip_20_filled:before { content: "\f058"; } -.icon-ic_fluent_virtual_network_toolbox_20_regular:before { +.icon-ic_fluent_video_clip_20_regular:before { content: "\f059"; } -.icon-ic_fluent_voicemail_20_filled:before { +.icon-ic_fluent_video_clip_multiple_20_filled:before { content: "\f05a"; } -.icon-ic_fluent_voicemail_20_regular:before { +.icon-ic_fluent_video_clip_multiple_20_regular:before { content: "\f05b"; } -.icon-ic_fluent_voicemail_arrow_back_20_filled:before { +.icon-ic_fluent_video_clip_off_20_filled:before { content: "\f05c"; } -.icon-ic_fluent_voicemail_arrow_back_20_regular:before { +.icon-ic_fluent_video_clip_off_20_regular:before { content: "\f05d"; } -.icon-ic_fluent_voicemail_arrow_forward_20_filled:before { +.icon-ic_fluent_video_off_20_filled:before { content: "\f05e"; } -.icon-ic_fluent_voicemail_arrow_forward_20_regular:before { +.icon-ic_fluent_video_off_20_regular:before { content: "\f05f"; } -.icon-ic_fluent_voicemail_arrow_subtract_20_filled:before { +.icon-ic_fluent_video_person_20_filled:before { content: "\f060"; } -.icon-ic_fluent_voicemail_arrow_subtract_20_regular:before { +.icon-ic_fluent_video_person_20_regular:before { content: "\f061"; } -.icon-ic_fluent_voicemail_subtract_20_filled:before { +.icon-ic_fluent_video_person_call_20_filled:before { content: "\f062"; } -.icon-ic_fluent_voicemail_subtract_20_regular:before { +.icon-ic_fluent_video_person_call_20_regular:before { content: "\f063"; } -.icon-ic_fluent_vote_20_filled:before { +.icon-ic_fluent_video_person_clock_20_filled:before { content: "\f064"; } -.icon-ic_fluent_vote_20_regular:before { +.icon-ic_fluent_video_person_clock_20_regular:before { content: "\f065"; } -.icon-ic_fluent_walkie_talkie_20_filled:before { +.icon-ic_fluent_video_person_off_20_filled:before { content: "\f066"; } -.icon-ic_fluent_walkie_talkie_20_regular:before { +.icon-ic_fluent_video_person_off_20_regular:before { content: "\f067"; } -.icon-ic_fluent_wallet_20_filled:before { +.icon-ic_fluent_video_person_sparkle_20_filled:before { content: "\f068"; } -.icon-ic_fluent_wallet_20_regular:before { +.icon-ic_fluent_video_person_sparkle_20_regular:before { content: "\f069"; } -.icon-ic_fluent_wallet_credit_card_20_filled:before { +.icon-ic_fluent_video_person_star_20_filled:before { content: "\f06a"; } -.icon-ic_fluent_wallet_credit_card_20_regular:before { +.icon-ic_fluent_video_person_star_20_regular:before { content: "\f06b"; } -.icon-ic_fluent_wallpaper_20_filled:before { +.icon-ic_fluent_video_person_star_off_20_filled:before { content: "\f06c"; } -.icon-ic_fluent_wallpaper_20_regular:before { +.icon-ic_fluent_video_person_star_off_20_regular:before { content: "\f06d"; } -.icon-ic_fluent_wand_20_filled:before { +.icon-ic_fluent_video_play_pause_20_filled:before { content: "\f06e"; } -.icon-ic_fluent_wand_20_regular:before { +.icon-ic_fluent_video_play_pause_20_regular:before { content: "\f06f"; } -.icon-ic_fluent_warning_20_filled:before { +.icon-ic_fluent_video_prohibited_20_filled:before { content: "\f070"; } -.icon-ic_fluent_warning_20_regular:before { +.icon-ic_fluent_video_prohibited_20_regular:before { content: "\f071"; } +.icon-ic_fluent_video_recording_20_filled:before { + content: "\f072"; +} +.icon-ic_fluent_video_recording_20_regular:before { + content: "\f073"; +} +.icon-ic_fluent_video_security_20_filled:before { + content: "\f074"; +} +.icon-ic_fluent_video_security_20_regular:before { + content: "\f075"; +} +.icon-ic_fluent_video_switch_20_filled:before { + content: "\f076"; +} +.icon-ic_fluent_video_switch_20_regular:before { + content: "\f077"; +} +.icon-ic_fluent_video_sync_20_filled:before { + content: "\f078"; +} +.icon-ic_fluent_video_sync_20_regular:before { + content: "\f079"; +} +.icon-ic_fluent_view_desktop_20_filled:before { + content: "\f07a"; +} +.icon-ic_fluent_view_desktop_20_regular:before { + content: "\f07b"; +} +.icon-ic_fluent_view_desktop_mobile_20_filled:before { + content: "\f07c"; +} +.icon-ic_fluent_view_desktop_mobile_20_regular:before { + content: "\f07d"; +} +.icon-ic_fluent_virtual_network_20_filled:before { + content: "\f07e"; +} +.icon-ic_fluent_virtual_network_20_regular:before { + content: "\f07f"; +} +.icon-ic_fluent_virtual_network_toolbox_20_filled:before { + content: "\f080"; +} +.icon-ic_fluent_virtual_network_toolbox_20_regular:before { + content: "\f081"; +} +.icon-ic_fluent_voicemail_20_filled:before { + content: "\f082"; +} +.icon-ic_fluent_voicemail_20_regular:before { + content: "\f083"; +} +.icon-ic_fluent_voicemail_arrow_back_20_filled:before { + content: "\f084"; +} +.icon-ic_fluent_voicemail_arrow_back_20_regular:before { + content: "\f085"; +} +.icon-ic_fluent_voicemail_arrow_forward_20_filled:before { + content: "\f086"; +} +.icon-ic_fluent_voicemail_arrow_forward_20_regular:before { + content: "\f087"; +} +.icon-ic_fluent_voicemail_arrow_subtract_20_filled:before { + content: "\f088"; +} +.icon-ic_fluent_voicemail_arrow_subtract_20_regular:before { + content: "\f089"; +} +.icon-ic_fluent_voicemail_subtract_20_filled:before { + content: "\f08a"; +} +.icon-ic_fluent_voicemail_subtract_20_regular:before { + content: "\f08b"; +} +.icon-ic_fluent_vote_20_filled:before { + content: "\f08c"; +} +.icon-ic_fluent_vote_20_regular:before { + content: "\f08d"; +} +.icon-ic_fluent_walkie_talkie_20_filled:before { + content: "\f08e"; +} +.icon-ic_fluent_walkie_talkie_20_regular:before { + content: "\f08f"; +} +.icon-ic_fluent_wallet_20_filled:before { + content: "\f090"; +} +.icon-ic_fluent_wallet_20_regular:before { + content: "\f091"; +} +.icon-ic_fluent_wallet_credit_card_20_filled:before { + content: "\f092"; +} +.icon-ic_fluent_wallet_credit_card_20_regular:before { + content: "\f093"; +} +.icon-ic_fluent_wallpaper_20_filled:before { + content: "\f094"; +} +.icon-ic_fluent_wallpaper_20_regular:before { + content: "\f095"; +} +.icon-ic_fluent_wand_20_filled:before { + content: "\f096"; +} +.icon-ic_fluent_wand_20_regular:before { + content: "\f097"; +} +.icon-ic_fluent_warning_20_filled:before { + content: "\f098"; +} +.icon-ic_fluent_warning_20_regular:before { + content: "\f099"; +} .icon-ic_fluent_warning_shield_20_filled:before { - content: "\f072"; + content: "\f09a"; } .icon-ic_fluent_warning_shield_20_regular:before { - content: "\f073"; + content: "\f09b"; } .icon-ic_fluent_washer_20_filled:before { - content: "\f074"; + content: "\f09c"; } .icon-ic_fluent_washer_20_regular:before { - content: "\f075"; + content: "\f09d"; } .icon-ic_fluent_water_20_filled:before { - content: "\f076"; + content: "\f09e"; } .icon-ic_fluent_water_20_regular:before { - content: "\f077"; + content: "\f09f"; } .icon-ic_fluent_weather_blowing_snow_20_filled:before { - content: "\f078"; + content: "\f0a0"; } .icon-ic_fluent_weather_blowing_snow_20_regular:before { - content: "\f079"; + content: "\f0a1"; } .icon-ic_fluent_weather_cloudy_20_filled:before { - content: "\f07a"; + content: "\f0a2"; } .icon-ic_fluent_weather_cloudy_20_regular:before { - content: "\f07b"; + content: "\f0a3"; } .icon-ic_fluent_weather_drizzle_20_filled:before { - content: "\f07c"; + content: "\f0a4"; } .icon-ic_fluent_weather_drizzle_20_regular:before { - content: "\f07d"; + content: "\f0a5"; } .icon-ic_fluent_weather_duststorm_20_filled:before { - content: "\f07e"; + content: "\f0a6"; } .icon-ic_fluent_weather_duststorm_20_regular:before { - content: "\f07f"; + content: "\f0a7"; } .icon-ic_fluent_weather_fog_20_filled:before { - content: "\f080"; + content: "\f0a8"; } .icon-ic_fluent_weather_fog_20_regular:before { - content: "\f081"; + content: "\f0a9"; } .icon-ic_fluent_weather_hail_day_20_filled:before { - content: "\f082"; + content: "\f0aa"; } .icon-ic_fluent_weather_hail_day_20_regular:before { - content: "\f083"; + content: "\f0ab"; } .icon-ic_fluent_weather_hail_night_20_filled:before { - content: "\f084"; + content: "\f0ac"; } .icon-ic_fluent_weather_hail_night_20_regular:before { - content: "\f085"; + content: "\f0ad"; } .icon-ic_fluent_weather_haze_20_filled:before { - content: "\f086"; + content: "\f0ae"; } .icon-ic_fluent_weather_haze_20_regular:before { - content: "\f087"; + content: "\f0af"; } .icon-ic_fluent_weather_moon_20_filled:before { - content: "\f088"; + content: "\f0b0"; } .icon-ic_fluent_weather_moon_20_regular:before { - content: "\f089"; + content: "\f0b1"; } .icon-ic_fluent_weather_moon_off_20_filled:before { - content: "\f08a"; + content: "\f0b2"; } .icon-ic_fluent_weather_moon_off_20_regular:before { - content: "\f08b"; + content: "\f0b3"; } .icon-ic_fluent_weather_partly_cloudy_day_20_filled:before { - content: "\f08c"; + content: "\f0b4"; } .icon-ic_fluent_weather_partly_cloudy_day_20_regular:before { - content: "\f08d"; + content: "\f0b5"; } .icon-ic_fluent_weather_partly_cloudy_night_20_filled:before { - content: "\f08e"; + content: "\f0b6"; } .icon-ic_fluent_weather_partly_cloudy_night_20_regular:before { - content: "\f08f"; + content: "\f0b7"; } .icon-ic_fluent_weather_rain_20_filled:before { - content: "\f090"; + content: "\f0b8"; } .icon-ic_fluent_weather_rain_20_regular:before { - content: "\f091"; + content: "\f0b9"; } .icon-ic_fluent_weather_rain_showers_day_20_filled:before { - content: "\f092"; + content: "\f0ba"; } .icon-ic_fluent_weather_rain_showers_day_20_regular:before { - content: "\f093"; + content: "\f0bb"; } .icon-ic_fluent_weather_rain_showers_night_20_filled:before { - content: "\f094"; + content: "\f0bc"; } .icon-ic_fluent_weather_rain_showers_night_20_regular:before { - content: "\f095"; + content: "\f0bd"; } .icon-ic_fluent_weather_rain_snow_20_filled:before { - content: "\f096"; + content: "\f0be"; } .icon-ic_fluent_weather_rain_snow_20_regular:before { - content: "\f097"; + content: "\f0bf"; } .icon-ic_fluent_weather_snow_20_filled:before { - content: "\f098"; + content: "\f0c0"; } .icon-ic_fluent_weather_snow_20_regular:before { - content: "\f099"; + content: "\f0c1"; } .icon-ic_fluent_weather_snow_shower_day_20_filled:before { - content: "\f09a"; + content: "\f0c2"; } .icon-ic_fluent_weather_snow_shower_day_20_regular:before { - content: "\f09b"; + content: "\f0c3"; } .icon-ic_fluent_weather_snow_shower_night_20_filled:before { - content: "\f09c"; + content: "\f0c4"; } .icon-ic_fluent_weather_snow_shower_night_20_regular:before { - content: "\f09d"; + content: "\f0c5"; } .icon-ic_fluent_weather_snowflake_20_filled:before { - content: "\f09e"; + content: "\f0c6"; } .icon-ic_fluent_weather_snowflake_20_regular:before { - content: "\f09f"; + content: "\f0c7"; } .icon-ic_fluent_weather_squalls_20_filled:before { - content: "\f0a0"; + content: "\f0c8"; } .icon-ic_fluent_weather_squalls_20_regular:before { - content: "\f0a1"; + content: "\f0c9"; } .icon-ic_fluent_weather_sunny_20_filled:before { - content: "\f0a2"; + content: "\f0ca"; } .icon-ic_fluent_weather_sunny_20_regular:before { - content: "\f0a3"; + content: "\f0cb"; } .icon-ic_fluent_weather_sunny_high_20_filled:before { - content: "\f0a4"; + content: "\f0cc"; } .icon-ic_fluent_weather_sunny_high_20_regular:before { - content: "\f0a5"; + content: "\f0cd"; } .icon-ic_fluent_weather_sunny_low_20_filled:before { - content: "\f0a6"; + content: "\f0ce"; } .icon-ic_fluent_weather_sunny_low_20_regular:before { - content: "\f0a7"; + content: "\f0cf"; } .icon-ic_fluent_weather_thunderstorm_20_filled:before { - content: "\f0a8"; + content: "\f0d0"; } .icon-ic_fluent_weather_thunderstorm_20_regular:before { - content: "\f0a9"; + content: "\f0d1"; } .icon-ic_fluent_web_asset_20_filled:before { - content: "\f0aa"; + content: "\f0d2"; } .icon-ic_fluent_web_asset_20_regular:before { - content: "\f0ab"; + content: "\f0d3"; } .icon-ic_fluent_whiteboard_20_filled:before { - content: "\f0ac"; + content: "\f0d4"; } .icon-ic_fluent_whiteboard_20_regular:before { - content: "\f0ad"; + content: "\f0d5"; } .icon-ic_fluent_wifi_1_20_filled:before { - content: "\f0ae"; + content: "\f0d6"; } .icon-ic_fluent_wifi_1_20_regular:before { - content: "\f0af"; + content: "\f0d7"; } .icon-ic_fluent_wifi_2_20_filled:before { - content: "\f0b0"; + content: "\f0d8"; } .icon-ic_fluent_wifi_2_20_regular:before { - content: "\f0b1"; + content: "\f0d9"; } .icon-ic_fluent_wifi_3_20_filled:before { - content: "\f0b2"; + content: "\f0da"; } .icon-ic_fluent_wifi_3_20_regular:before { - content: "\f0b3"; + content: "\f0db"; } .icon-ic_fluent_wifi_4_20_filled:before { - content: "\f0b4"; + content: "\f0dc"; } .icon-ic_fluent_wifi_4_20_regular:before { - content: "\f0b5"; + content: "\f0dd"; } .icon-ic_fluent_wifi_lock_20_filled:before { - content: "\f0b6"; + content: "\f0de"; } .icon-ic_fluent_wifi_lock_20_regular:before { - content: "\f0b7"; + content: "\f0df"; } .icon-ic_fluent_wifi_off_20_filled:before { - content: "\f0b8"; + content: "\f0e0"; } .icon-ic_fluent_wifi_off_20_regular:before { - content: "\f0b9"; + content: "\f0e1"; } .icon-ic_fluent_wifi_settings_20_filled:before { - content: "\f0ba"; + content: "\f0e2"; } .icon-ic_fluent_wifi_settings_20_regular:before { - content: "\f0bb"; + content: "\f0e3"; } .icon-ic_fluent_wifi_warning_20_filled:before { - content: "\f0bc"; + content: "\f0e4"; } .icon-ic_fluent_wifi_warning_20_regular:before { - content: "\f0bd"; + content: "\f0e5"; } .icon-ic_fluent_window_20_filled:before { - content: "\f0be"; + content: "\f0e6"; } .icon-ic_fluent_window_20_regular:before { - content: "\f0bf"; + content: "\f0e7"; } .icon-ic_fluent_window_ad_20_filled:before { - content: "\f0c0"; + content: "\f0e8"; } .icon-ic_fluent_window_ad_20_regular:before { - content: "\f0c1"; + content: "\f0e9"; } .icon-ic_fluent_window_ad_off_20_filled:before { - content: "\f0c2"; + content: "\f0ea"; } .icon-ic_fluent_window_ad_off_20_regular:before { - content: "\f0c3"; + content: "\f0eb"; } .icon-ic_fluent_window_ad_person_20_filled:before { - content: "\f0c4"; + content: "\f0ec"; } .icon-ic_fluent_window_ad_person_20_regular:before { - content: "\f0c5"; + content: "\f0ed"; } .icon-ic_fluent_window_apps_20_filled:before { - content: "\f0c6"; + content: "\f0ee"; } .icon-ic_fluent_window_apps_20_regular:before { - content: "\f0c7"; + content: "\f0ef"; } .icon-ic_fluent_window_arrow_up_20_filled:before { - content: "\f0c8"; + content: "\f0f0"; } .icon-ic_fluent_window_arrow_up_20_regular:before { - content: "\f0c9"; + content: "\f0f1"; } .icon-ic_fluent_window_bullet_list_20_filled:before { - content: "\f0ca"; + content: "\f0f2"; } .icon-ic_fluent_window_bullet_list_20_regular:before { - content: "\f0cb"; + content: "\f0f3"; } .icon-ic_fluent_window_bullet_list_add_20_filled:before { - content: "\f0cc"; + content: "\f0f4"; } .icon-ic_fluent_window_bullet_list_add_20_regular:before { - content: "\f0cd"; + content: "\f0f5"; } .icon-ic_fluent_window_console_20_filled:before { - content: "\f0ce"; + content: "\f0f6"; } .icon-ic_fluent_window_console_20_regular:before { - content: "\f0cf"; + content: "\f0f7"; } .icon-ic_fluent_window_database_20_filled:before { - content: "\f0d0"; + content: "\f0f8"; } .icon-ic_fluent_window_database_20_regular:before { - content: "\f0d1"; + content: "\f0f9"; } .icon-ic_fluent_window_dev_edit_20_filled:before { - content: "\f0d2"; + content: "\f0fa"; } .icon-ic_fluent_window_dev_edit_20_regular:before { - content: "\f0d3"; + content: "\f0fb"; } .icon-ic_fluent_window_dev_tools_20_filled:before { - content: "\f0d4"; + content: "\f0fc"; } .icon-ic_fluent_window_dev_tools_20_regular:before { - content: "\f0d5"; + content: "\f0fd"; } .icon-ic_fluent_window_edit_20_filled:before { - content: "\f0d6"; + content: "\f0fe"; } .icon-ic_fluent_window_edit_20_regular:before { - content: "\f0d7"; + content: "\f0ff"; } .icon-ic_fluent_window_header_horizontal_20_filled:before { - content: "\f0d8"; + content: "\f100"; } .icon-ic_fluent_window_header_horizontal_20_regular:before { - content: "\f0d9"; + content: "\f101"; } .icon-ic_fluent_window_header_horizontal_off_20_filled:before { - content: "\f0da"; + content: "\f102"; } .icon-ic_fluent_window_header_horizontal_off_20_regular:before { - content: "\f0db"; + content: "\f103"; } .icon-ic_fluent_window_header_vertical_20_filled:before { - content: "\f0dc"; + content: "\f104"; } .icon-ic_fluent_window_header_vertical_20_regular:before { - content: "\f0dd"; + content: "\f105"; } .icon-ic_fluent_window_inprivate_20_filled:before { - content: "\f0de"; + content: "\f106"; } .icon-ic_fluent_window_inprivate_20_regular:before { - content: "\f0df"; + content: "\f107"; } .icon-ic_fluent_window_inprivate_account_20_filled:before { - content: "\f0e0"; + content: "\f108"; } .icon-ic_fluent_window_inprivate_account_20_regular:before { - content: "\f0e1"; + content: "\f109"; } .icon-ic_fluent_window_location_target_20_filled:before { - content: "\f0e2"; + content: "\f10a"; } .icon-ic_fluent_window_location_target_20_regular:before { - content: "\f0e3"; + content: "\f10b"; } .icon-ic_fluent_window_multiple_20_filled:before { - content: "\f0e4"; + content: "\f10c"; } .icon-ic_fluent_window_multiple_20_regular:before { - content: "\f0e5"; + content: "\f10d"; } .icon-ic_fluent_window_multiple_swap_20_filled:before { - content: "\f0e6"; + content: "\f10e"; } .icon-ic_fluent_window_multiple_swap_20_regular:before { - content: "\f0e7"; + content: "\f10f"; } .icon-ic_fluent_window_new_20_filled:before { - content: "\f0e8"; + content: "\f110"; } .icon-ic_fluent_window_new_20_regular:before { - content: "\f0e9"; + content: "\f111"; } .icon-ic_fluent_window_play_20_filled:before { - content: "\f0ea"; + content: "\f112"; } .icon-ic_fluent_window_play_20_regular:before { - content: "\f0eb"; + content: "\f113"; } .icon-ic_fluent_window_settings_20_filled:before { - content: "\f0ec"; + content: "\f114"; } .icon-ic_fluent_window_settings_20_regular:before { - content: "\f0ed"; + content: "\f115"; } .icon-ic_fluent_window_shield_20_filled:before { - content: "\f0ee"; + content: "\f116"; } .icon-ic_fluent_window_shield_20_regular:before { - content: "\f0ef"; + content: "\f117"; } .icon-ic_fluent_window_text_20_filled:before { - content: "\f0f0"; + content: "\f118"; } .icon-ic_fluent_window_text_20_regular:before { - content: "\f0f1"; + content: "\f119"; } .icon-ic_fluent_window_wrench_20_filled:before { - content: "\f0f2"; + content: "\f11a"; } .icon-ic_fluent_window_wrench_20_regular:before { - content: "\f0f3"; + content: "\f11b"; } .icon-ic_fluent_wrench_20_filled:before { - content: "\f0f4"; + content: "\f11c"; } .icon-ic_fluent_wrench_20_regular:before { - content: "\f0f5"; + content: "\f11d"; } .icon-ic_fluent_wrench_screwdriver_20_filled:before { - content: "\f0f6"; + content: "\f11e"; } .icon-ic_fluent_wrench_screwdriver_20_regular:before { - content: "\f0f7"; + content: "\f11f"; } .icon-ic_fluent_xbox_console_20_filled:before { - content: "\f0f8"; + content: "\f120"; } .icon-ic_fluent_xbox_console_20_regular:before { - content: "\f0f9"; + content: "\f121"; } .icon-ic_fluent_xbox_controller_20_filled:before { - content: "\f0fa"; + content: "\f122"; } .icon-ic_fluent_xbox_controller_20_regular:before { - content: "\f0fb"; + content: "\f123"; } .icon-ic_fluent_xbox_controller_error_20_filled:before { - content: "\f0fc"; + content: "\f124"; } .icon-ic_fluent_xbox_controller_error_20_regular:before { - content: "\f0fd"; + content: "\f125"; } .icon-ic_fluent_xray_20_filled:before { - content: "\f0fe"; + content: "\f126"; } .icon-ic_fluent_xray_20_regular:before { - content: "\f0ff"; + content: "\f127"; } .icon-ic_fluent_zoom_fit_20_filled:before { - content: "\f100"; + content: "\f128"; } .icon-ic_fluent_zoom_fit_20_regular:before { - content: "\f101"; + content: "\f129"; } .icon-ic_fluent_zoom_in_20_filled:before { - content: "\f102"; + content: "\f12a"; } .icon-ic_fluent_zoom_in_20_regular:before { - content: "\f103"; + content: "\f12b"; } .icon-ic_fluent_zoom_out_20_filled:before { - content: "\f104"; + content: "\f12c"; } .icon-ic_fluent_zoom_out_20_regular:before { - content: "\f105"; + content: "\f12d"; } diff --git a/fonts/FluentSystemIcons-Resizable.html b/fonts/FluentSystemIcons-Resizable.html index 6f467b6af9..2f59d67351 100644 --- a/fonts/FluentSystemIcons-Resizable.html +++ b/fonts/FluentSystemIcons-Resizable.html @@ -1406,6 +1406,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_arrow_circle_up_right_20_filled +
+ + +
+ + + +
+ ic_fluent_arrow_circle_up_right_20_regular +
+ +
@@ -3926,6 +3944,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_binder_triangle_20_filled +
+ + +
+ + + +
+ ic_fluent_binder_triangle_20_regular +
+ +
@@ -4916,6 +4952,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_bow_tie_20_filled +
+ + +
+ + + +
+ ic_fluent_bow_tie_20_regular +
+ +
@@ -13691,6 +13745,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_document_one_page_sparkle_20_filled +
+ + +
+ + + +
+ ic_fluent_document_one_page_sparkle_20_regular +
+ +
@@ -17354,6 +17426,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_frame_20_filled +
+ + +
+ + + +
+ ic_fluent_frame_20_regular +
+ +
@@ -20666,6 +20756,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_lock_closed_key_20_filled +
+ + +
+ + + +
+ ic_fluent_lock_closed_key_20_regular +
+ +
@@ -22142,6 +22250,60 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_mountain_location_bottom_20_filled +
+ + +
+ + + +
+ ic_fluent_mountain_location_bottom_20_regular +
+ + +
+ + + +
+ ic_fluent_mountain_location_top_20_filled +
+ + +
+ + + +
+ ic_fluent_mountain_location_top_20_regular +
+ + +
+ + + +
+ ic_fluent_mountain_trail_20_filled +
+ + +
+ + + +
+ ic_fluent_mountain_trail_20_regular +
+ +
@@ -23825,6 +23987,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_pen_dismiss_20_filled +
+ + +
+ + + +
+ ic_fluent_pen_dismiss_20_regular +
+ +
@@ -25229,6 +25409,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_phone_edit_20_filled +
+ + +
+ + + +
+ ic_fluent_phone_edit_20_regular +
+ +
@@ -28478,6 +28676,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_send_beaker_20_filled +
+ + +
+ + + +
+ ic_fluent_send_beaker_20_regular +
+ +
@@ -30044,6 +30260,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_slide_text_sparkle_20_filled +
+ + +
+ + + +
+ ic_fluent_slide_text_sparkle_20_regular +
+ +
@@ -30836,6 +31070,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_stack_vertical_20_filled +
+ + +
+ + + +
+ ic_fluent_stack_vertical_20_regular +
+ +
@@ -32114,6 +32366,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_table_column_top_bottom_20_filled +
+ + +
+ + + +
+ ic_fluent_table_column_top_bottom_20_regular +
+ +
@@ -32456,6 +32726,78 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_table_offset_20_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_20_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_add_20_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_add_20_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_less_than_or_equal_to_20_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_less_than_or_equal_to_20_regular +
+ + +
+ + + +
+ ic_fluent_table_offset_settings_20_filled +
+ + +
+ + + +
+ ic_fluent_table_offset_settings_20_regular +
+ +
@@ -37010,6 +37352,24 @@

FluentSystemIcons-Resizable

+
+ + + +
+ ic_fluent_vehicle_cable_car_20_filled +
+ + +
+ + + +
+ ic_fluent_vehicle_cable_car_20_regular +
+ +
diff --git a/fonts/FluentSystemIcons-Resizable.json b/fonts/FluentSystemIcons-Resizable.json index 731723bd82..37a3d7e6ea 100644 --- a/fonts/FluentSystemIcons-Resizable.json +++ b/fonts/FluentSystemIcons-Resizable.json @@ -149,4212 +149,4252 @@ "ic_fluent_arrow_circle_up_20_regular": 57491, "ic_fluent_arrow_circle_up_left_20_filled": 57492, "ic_fluent_arrow_circle_up_left_20_regular": 57493, - "ic_fluent_arrow_clockwise_20_filled": 57494, - "ic_fluent_arrow_clockwise_20_regular": 57495, - "ic_fluent_arrow_clockwise_dashes_20_filled": 57496, - "ic_fluent_arrow_clockwise_dashes_20_regular": 57497, - "ic_fluent_arrow_collapse_all_20_filled": 57498, - "ic_fluent_arrow_collapse_all_20_regular": 57499, - "ic_fluent_arrow_counterclockwise_20_filled": 57500, - "ic_fluent_arrow_counterclockwise_20_regular": 57501, - "ic_fluent_arrow_counterclockwise_dashes_20_filled": 57502, - "ic_fluent_arrow_counterclockwise_dashes_20_regular": 57503, - "ic_fluent_arrow_curve_down_left_20_filled": 57504, - "ic_fluent_arrow_curve_down_left_20_regular": 57505, - "ic_fluent_arrow_curve_down_right_20_filled": 57506, - "ic_fluent_arrow_curve_down_right_20_regular": 57507, - "ic_fluent_arrow_curve_up_left_20_filled": 57508, - "ic_fluent_arrow_curve_up_left_20_regular": 57509, - "ic_fluent_arrow_curve_up_right_20_filled": 57510, - "ic_fluent_arrow_curve_up_right_20_regular": 57511, - "ic_fluent_arrow_down_20_filled": 57512, - "ic_fluent_arrow_down_20_regular": 57513, - "ic_fluent_arrow_down_left_20_filled": 57514, - "ic_fluent_arrow_down_left_20_regular": 57515, - "ic_fluent_arrow_download_20_filled": 57516, - "ic_fluent_arrow_download_20_regular": 57517, - "ic_fluent_arrow_eject_20_filled": 57518, - "ic_fluent_arrow_eject_20_regular": 57519, - "ic_fluent_arrow_enter_20_filled": 57520, - "ic_fluent_arrow_enter_20_regular": 57521, - "ic_fluent_arrow_enter_left_20_filled": 57522, - "ic_fluent_arrow_enter_left_20_regular": 57523, - "ic_fluent_arrow_enter_up_20_filled": 57524, - "ic_fluent_arrow_enter_up_20_regular": 57525, - "ic_fluent_arrow_exit_20_filled": 57526, - "ic_fluent_arrow_exit_20_regular": 57527, - "ic_fluent_arrow_expand_20_filled": 57528, - "ic_fluent_arrow_expand_20_regular": 57529, - "ic_fluent_arrow_export_ltr_20_filled": 57530, - "ic_fluent_arrow_export_ltr_20_regular": 57531, - "ic_fluent_arrow_export_rtl_20_filled": 57532, - "ic_fluent_arrow_export_rtl_20_regular": 57533, - "ic_fluent_arrow_export_up_20_filled": 57534, - "ic_fluent_arrow_export_up_20_regular": 57535, - "ic_fluent_arrow_fit_20_filled": 57536, - "ic_fluent_arrow_fit_20_regular": 57537, - "ic_fluent_arrow_fit_in_20_filled": 57538, - "ic_fluent_arrow_fit_in_20_regular": 57539, - "ic_fluent_arrow_forward_20_filled": 57540, - "ic_fluent_arrow_forward_20_regular": 57541, - "ic_fluent_arrow_forward_down_lightning_20_filled": 57542, - "ic_fluent_arrow_forward_down_lightning_20_regular": 57543, - "ic_fluent_arrow_forward_down_person_20_filled": 57544, - "ic_fluent_arrow_forward_down_person_20_regular": 57545, - "ic_fluent_arrow_hook_down_left_20_filled": 57546, - "ic_fluent_arrow_hook_down_left_20_regular": 57547, - "ic_fluent_arrow_hook_down_right_20_filled": 57548, - "ic_fluent_arrow_hook_down_right_20_regular": 57549, - "ic_fluent_arrow_hook_up_left_20_filled": 57550, - "ic_fluent_arrow_hook_up_left_20_regular": 57551, - "ic_fluent_arrow_hook_up_right_20_filled": 57552, - "ic_fluent_arrow_hook_up_right_20_regular": 57553, - "ic_fluent_arrow_import_20_filled": 57554, - "ic_fluent_arrow_import_20_regular": 57555, - "ic_fluent_arrow_join_20_filled": 57556, - "ic_fluent_arrow_join_20_regular": 57557, - "ic_fluent_arrow_left_20_filled": 57558, - "ic_fluent_arrow_left_20_regular": 57559, - "ic_fluent_arrow_maximize_20_filled": 57560, - "ic_fluent_arrow_maximize_20_regular": 57561, - "ic_fluent_arrow_maximize_vertical_20_filled": 57562, - "ic_fluent_arrow_maximize_vertical_20_regular": 57563, - "ic_fluent_arrow_minimize_20_filled": 57564, - "ic_fluent_arrow_minimize_20_regular": 57565, - "ic_fluent_arrow_minimize_vertical_20_filled": 57566, - "ic_fluent_arrow_minimize_vertical_20_regular": 57567, - "ic_fluent_arrow_move_20_filled": 57568, - "ic_fluent_arrow_move_20_regular": 57569, - "ic_fluent_arrow_move_inward_20_filled": 57570, - "ic_fluent_arrow_move_inward_20_regular": 57571, - "ic_fluent_arrow_next_20_filled": 57572, - "ic_fluent_arrow_next_20_regular": 57573, - "ic_fluent_arrow_outline_up_right_20_filled": 57574, - "ic_fluent_arrow_outline_up_right_20_regular": 57575, - "ic_fluent_arrow_paragraph_20_filled": 57576, - "ic_fluent_arrow_paragraph_20_regular": 57577, - "ic_fluent_arrow_previous_20_filled": 57578, - "ic_fluent_arrow_previous_20_regular": 57579, - "ic_fluent_arrow_redo_20_filled": 57580, - "ic_fluent_arrow_redo_20_regular": 57581, - "ic_fluent_arrow_repeat_1_20_filled": 57582, - "ic_fluent_arrow_repeat_1_20_regular": 57583, - "ic_fluent_arrow_repeat_all_20_filled": 57584, - "ic_fluent_arrow_repeat_all_20_regular": 57585, - "ic_fluent_arrow_repeat_all_off_20_filled": 57586, - "ic_fluent_arrow_repeat_all_off_20_regular": 57587, - "ic_fluent_arrow_reply_20_filled": 57588, - "ic_fluent_arrow_reply_20_regular": 57589, - "ic_fluent_arrow_reply_all_20_filled": 57590, - "ic_fluent_arrow_reply_all_20_regular": 57591, - "ic_fluent_arrow_reply_down_20_filled": 57592, - "ic_fluent_arrow_reply_down_20_regular": 57593, - "ic_fluent_arrow_reset_20_filled": 57594, - "ic_fluent_arrow_reset_20_regular": 57595, - "ic_fluent_arrow_right_20_filled": 57596, - "ic_fluent_arrow_right_20_regular": 57597, - "ic_fluent_arrow_rotate_clockwise_20_filled": 57598, - "ic_fluent_arrow_rotate_clockwise_20_regular": 57599, - "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57600, - "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57601, - "ic_fluent_arrow_routing_20_filled": 57602, - "ic_fluent_arrow_routing_20_regular": 57603, - "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57604, - "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57605, - "ic_fluent_arrow_shuffle_20_filled": 57606, - "ic_fluent_arrow_shuffle_20_regular": 57607, - "ic_fluent_arrow_shuffle_off_20_filled": 57608, - "ic_fluent_arrow_shuffle_off_20_regular": 57609, - "ic_fluent_arrow_sort_20_filled": 57610, - "ic_fluent_arrow_sort_20_regular": 57611, - "ic_fluent_arrow_sort_down_20_filled": 57612, - "ic_fluent_arrow_sort_down_20_regular": 57613, - "ic_fluent_arrow_sort_down_lines_20_filled": 57614, - "ic_fluent_arrow_sort_down_lines_20_regular": 57615, - "ic_fluent_arrow_sort_up_20_filled": 57616, - "ic_fluent_arrow_sort_up_20_regular": 57617, - "ic_fluent_arrow_split_20_filled": 57618, - "ic_fluent_arrow_split_20_regular": 57619, - "ic_fluent_arrow_square_down_20_filled": 57620, - "ic_fluent_arrow_square_down_20_regular": 57621, - "ic_fluent_arrow_step_back_20_filled": 57622, - "ic_fluent_arrow_step_back_20_regular": 57623, - "ic_fluent_arrow_step_in_20_filled": 57624, - "ic_fluent_arrow_step_in_20_regular": 57625, - "ic_fluent_arrow_step_in_left_20_filled": 57626, - "ic_fluent_arrow_step_in_left_20_regular": 57627, - "ic_fluent_arrow_step_in_right_20_filled": 57628, - "ic_fluent_arrow_step_in_right_20_regular": 57629, - "ic_fluent_arrow_step_out_20_filled": 57630, - "ic_fluent_arrow_step_out_20_regular": 57631, - "ic_fluent_arrow_step_over_20_filled": 57632, - "ic_fluent_arrow_step_over_20_regular": 57633, - "ic_fluent_arrow_swap_20_filled": 57634, - "ic_fluent_arrow_swap_20_regular": 57635, - "ic_fluent_arrow_sync_20_filled": 57636, - "ic_fluent_arrow_sync_20_regular": 57637, - "ic_fluent_arrow_sync_checkmark_20_filled": 57638, - "ic_fluent_arrow_sync_checkmark_20_regular": 57639, - "ic_fluent_arrow_sync_circle_20_filled": 57640, - "ic_fluent_arrow_sync_circle_20_regular": 57641, - "ic_fluent_arrow_sync_dismiss_20_filled": 57642, - "ic_fluent_arrow_sync_dismiss_20_regular": 57643, - "ic_fluent_arrow_sync_off_20_filled": 57644, - "ic_fluent_arrow_sync_off_20_regular": 57645, - "ic_fluent_arrow_trending_20_filled": 57646, - "ic_fluent_arrow_trending_20_regular": 57647, - "ic_fluent_arrow_trending_checkmark_20_filled": 57648, - "ic_fluent_arrow_trending_checkmark_20_regular": 57649, - "ic_fluent_arrow_trending_down_20_filled": 57650, - "ic_fluent_arrow_trending_down_20_regular": 57651, - "ic_fluent_arrow_trending_lines_20_filled": 57652, - "ic_fluent_arrow_trending_lines_20_regular": 57653, - "ic_fluent_arrow_trending_settings_20_filled": 57654, - "ic_fluent_arrow_trending_settings_20_regular": 57655, - "ic_fluent_arrow_trending_sparkle_20_filled": 57656, - "ic_fluent_arrow_trending_sparkle_20_regular": 57657, - "ic_fluent_arrow_trending_text_20_filled": 57658, - "ic_fluent_arrow_trending_text_20_regular": 57659, - "ic_fluent_arrow_trending_wrench_20_filled": 57660, - "ic_fluent_arrow_trending_wrench_20_regular": 57661, - "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57662, - "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57663, - "ic_fluent_arrow_turn_down_left_20_filled": 57664, - "ic_fluent_arrow_turn_down_left_20_regular": 57665, - "ic_fluent_arrow_turn_down_right_20_filled": 57666, - "ic_fluent_arrow_turn_down_right_20_regular": 57667, - "ic_fluent_arrow_turn_down_up_20_filled": 57668, - "ic_fluent_arrow_turn_down_up_20_regular": 57669, - "ic_fluent_arrow_turn_left_down_20_filled": 57670, - "ic_fluent_arrow_turn_left_down_20_regular": 57671, - "ic_fluent_arrow_turn_left_right_20_filled": 57672, - "ic_fluent_arrow_turn_left_right_20_regular": 57673, - "ic_fluent_arrow_turn_left_up_20_filled": 57674, - "ic_fluent_arrow_turn_left_up_20_regular": 57675, - "ic_fluent_arrow_turn_right_20_filled": 57676, - "ic_fluent_arrow_turn_right_20_regular": 57677, - "ic_fluent_arrow_turn_right_down_20_filled": 57678, - "ic_fluent_arrow_turn_right_down_20_regular": 57679, - "ic_fluent_arrow_turn_right_left_20_filled": 57680, - "ic_fluent_arrow_turn_right_left_20_regular": 57681, - "ic_fluent_arrow_turn_right_up_20_filled": 57682, - "ic_fluent_arrow_turn_right_up_20_regular": 57683, - "ic_fluent_arrow_turn_up_down_20_filled": 57684, - "ic_fluent_arrow_turn_up_down_20_regular": 57685, - "ic_fluent_arrow_turn_up_left_20_filled": 57686, - "ic_fluent_arrow_turn_up_left_20_regular": 57687, - "ic_fluent_arrow_undo_20_filled": 57688, - "ic_fluent_arrow_undo_20_regular": 57689, - "ic_fluent_arrow_up_20_filled": 57690, - "ic_fluent_arrow_up_20_regular": 57691, - "ic_fluent_arrow_up_left_20_filled": 57692, - "ic_fluent_arrow_up_left_20_regular": 57693, - "ic_fluent_arrow_up_right_20_filled": 57694, - "ic_fluent_arrow_up_right_20_regular": 57695, - "ic_fluent_arrow_upload_20_filled": 57696, - "ic_fluent_arrow_upload_20_regular": 57697, - "ic_fluent_arrow_wrap_20_filled": 57698, - "ic_fluent_arrow_wrap_20_regular": 57699, - "ic_fluent_arrow_wrap_off_20_filled": 57700, - "ic_fluent_arrow_wrap_off_20_regular": 57701, - "ic_fluent_arrows_bidirectional_20_filled": 57702, - "ic_fluent_arrows_bidirectional_20_regular": 57703, - "ic_fluent_attach_20_filled": 57704, - "ic_fluent_attach_20_regular": 57705, - "ic_fluent_attach_arrow_right_20_filled": 57706, - "ic_fluent_attach_arrow_right_20_regular": 57707, - "ic_fluent_attach_text_20_filled": 57708, - "ic_fluent_attach_text_20_regular": 57709, - "ic_fluent_auto_fit_height_20_filled": 57710, - "ic_fluent_auto_fit_height_20_regular": 57711, - "ic_fluent_auto_fit_width_20_filled": 57712, - "ic_fluent_auto_fit_width_20_regular": 57713, - "ic_fluent_autocorrect_20_filled": 57714, - "ic_fluent_autocorrect_20_regular": 57715, - "ic_fluent_autosum_20_filled": 57716, - "ic_fluent_autosum_20_regular": 57717, - "ic_fluent_backpack_20_filled": 57718, - "ic_fluent_backpack_20_regular": 57719, - "ic_fluent_backpack_add_20_filled": 57720, - "ic_fluent_backpack_add_20_regular": 57721, - "ic_fluent_backspace_20_filled": 57722, - "ic_fluent_backspace_20_regular": 57723, - "ic_fluent_badge_20_filled": 57724, - "ic_fluent_badge_20_regular": 57725, - "ic_fluent_balloon_20_filled": 57726, - "ic_fluent_balloon_20_regular": 57727, - "ic_fluent_barcode_scanner_20_filled": 57728, - "ic_fluent_barcode_scanner_20_regular": 57729, - "ic_fluent_battery_0_20_filled": 57730, - "ic_fluent_battery_0_20_regular": 57731, - "ic_fluent_battery_1_20_filled": 57732, - "ic_fluent_battery_1_20_regular": 57733, - "ic_fluent_battery_10_20_filled": 57734, - "ic_fluent_battery_10_20_regular": 57735, - "ic_fluent_battery_2_20_filled": 57736, - "ic_fluent_battery_2_20_regular": 57737, - "ic_fluent_battery_3_20_filled": 57738, - "ic_fluent_battery_3_20_regular": 57739, - "ic_fluent_battery_4_20_filled": 57740, - "ic_fluent_battery_4_20_regular": 57741, - "ic_fluent_battery_5_20_filled": 57742, - "ic_fluent_battery_5_20_regular": 57743, - "ic_fluent_battery_6_20_filled": 57744, - "ic_fluent_battery_6_20_regular": 57745, - "ic_fluent_battery_7_20_filled": 57746, - "ic_fluent_battery_7_20_regular": 57747, - "ic_fluent_battery_8_20_filled": 57748, - "ic_fluent_battery_8_20_regular": 57749, - "ic_fluent_battery_9_20_filled": 57750, - "ic_fluent_battery_9_20_regular": 57751, - "ic_fluent_battery_charge_20_filled": 57752, - "ic_fluent_battery_charge_20_regular": 57753, - "ic_fluent_battery_checkmark_20_filled": 57754, - "ic_fluent_battery_checkmark_20_regular": 57755, - "ic_fluent_battery_saver_20_filled": 57756, - "ic_fluent_battery_saver_20_regular": 57757, - "ic_fluent_battery_warning_20_filled": 57758, - "ic_fluent_battery_warning_20_regular": 57759, - "ic_fluent_beach_20_filled": 57760, - "ic_fluent_beach_20_regular": 57761, - "ic_fluent_beaker_20_filled": 57762, - "ic_fluent_beaker_20_regular": 57763, - "ic_fluent_beaker_edit_20_filled": 57764, - "ic_fluent_beaker_edit_20_regular": 57765, - "ic_fluent_beaker_off_20_filled": 57766, - "ic_fluent_beaker_off_20_regular": 57767, - "ic_fluent_bed_20_filled": 57768, - "ic_fluent_bed_20_regular": 57769, - "ic_fluent_bezier_curve_square_20_filled": 57770, - "ic_fluent_bezier_curve_square_20_regular": 57771, - "ic_fluent_bin_full_20_filled": 57772, - "ic_fluent_bin_full_20_regular": 57773, - "ic_fluent_bluetooth_20_filled": 57774, - "ic_fluent_bluetooth_20_regular": 57775, - "ic_fluent_bluetooth_connected_20_filled": 57776, - "ic_fluent_bluetooth_connected_20_regular": 57777, - "ic_fluent_bluetooth_disabled_20_filled": 57778, - "ic_fluent_bluetooth_disabled_20_regular": 57779, - "ic_fluent_bluetooth_searching_20_filled": 57780, - "ic_fluent_bluetooth_searching_20_regular": 57781, - "ic_fluent_blur_20_filled": 57782, - "ic_fluent_blur_20_regular": 57783, - "ic_fluent_board_20_filled": 57784, - "ic_fluent_board_20_regular": 57785, - "ic_fluent_board_games_20_filled": 57786, - "ic_fluent_board_games_20_regular": 57787, - "ic_fluent_board_heart_20_filled": 57788, - "ic_fluent_board_heart_20_regular": 57789, - "ic_fluent_board_split_20_filled": 57790, - "ic_fluent_board_split_20_regular": 57791, - "ic_fluent_book_20_filled": 57792, - "ic_fluent_book_20_regular": 57793, - "ic_fluent_book_add_20_filled": 57794, - "ic_fluent_book_add_20_regular": 57795, - "ic_fluent_book_arrow_clockwise_20_filled": 57796, - "ic_fluent_book_arrow_clockwise_20_regular": 57797, - "ic_fluent_book_clock_20_filled": 57798, - "ic_fluent_book_clock_20_regular": 57799, - "ic_fluent_book_coins_20_filled": 57800, - "ic_fluent_book_coins_20_regular": 57801, - "ic_fluent_book_compass_20_filled": 57802, - "ic_fluent_book_compass_20_regular": 57803, - "ic_fluent_book_contacts_20_filled": 57804, - "ic_fluent_book_contacts_20_regular": 57805, - "ic_fluent_book_database_20_filled": 57806, - "ic_fluent_book_database_20_regular": 57807, - "ic_fluent_book_exclamation_mark_20_filled": 57808, - "ic_fluent_book_exclamation_mark_20_regular": 57809, - "ic_fluent_book_globe_20_filled": 57810, - "ic_fluent_book_globe_20_regular": 57811, - "ic_fluent_book_information_20_filled": 57812, - "ic_fluent_book_information_20_regular": 57813, - "ic_fluent_book_letter_20_filled": 57814, - "ic_fluent_book_letter_20_regular": 57815, - "ic_fluent_book_number_20_filled": 57816, - "ic_fluent_book_number_20_regular": 57817, - "ic_fluent_book_open_20_filled": 57818, - "ic_fluent_book_open_20_regular": 57819, - "ic_fluent_book_open_globe_20_filled": 57820, - "ic_fluent_book_open_globe_20_regular": 57821, - "ic_fluent_book_open_microphone_20_filled": 57822, - "ic_fluent_book_open_microphone_20_regular": 57823, - "ic_fluent_book_pulse_20_filled": 57824, - "ic_fluent_book_pulse_20_regular": 57825, - "ic_fluent_book_question_mark_20_filled": 57826, - "ic_fluent_book_question_mark_20_regular": 57827, - "ic_fluent_book_question_mark_rtl_20_filled": 57828, - "ic_fluent_book_question_mark_rtl_20_regular": 57829, - "ic_fluent_book_search_20_filled": 57830, - "ic_fluent_book_search_20_regular": 57831, - "ic_fluent_book_star_20_filled": 57832, - "ic_fluent_book_star_20_regular": 57833, - "ic_fluent_book_template_20_filled": 57834, - "ic_fluent_book_template_20_regular": 57835, - "ic_fluent_book_theta_20_filled": 57836, - "ic_fluent_book_theta_20_regular": 57837, - "ic_fluent_book_toolbox_20_filled": 57838, - "ic_fluent_book_toolbox_20_regular": 57839, - "ic_fluent_bookmark_20_filled": 57840, - "ic_fluent_bookmark_20_regular": 57841, - "ic_fluent_bookmark_add_20_filled": 57842, - "ic_fluent_bookmark_add_20_regular": 57843, - "ic_fluent_bookmark_multiple_20_filled": 57844, - "ic_fluent_bookmark_multiple_20_regular": 57845, - "ic_fluent_bookmark_off_20_filled": 57846, - "ic_fluent_bookmark_off_20_regular": 57847, - "ic_fluent_bookmark_search_20_filled": 57848, - "ic_fluent_bookmark_search_20_regular": 57849, - "ic_fluent_border_all_20_filled": 57850, - "ic_fluent_border_all_20_regular": 57851, - "ic_fluent_border_bottom_20_filled": 57852, - "ic_fluent_border_bottom_20_regular": 57853, - "ic_fluent_border_bottom_double_20_filled": 57854, - "ic_fluent_border_bottom_double_20_regular": 57855, - "ic_fluent_border_bottom_thick_20_filled": 57856, - "ic_fluent_border_bottom_thick_20_regular": 57857, - "ic_fluent_border_left_20_filled": 57858, - "ic_fluent_border_left_20_regular": 57859, - "ic_fluent_border_left_right_20_filled": 57860, - "ic_fluent_border_left_right_20_regular": 57861, - "ic_fluent_border_none_20_filled": 57862, - "ic_fluent_border_none_20_regular": 57863, - "ic_fluent_border_outside_20_filled": 57864, - "ic_fluent_border_outside_20_regular": 57865, - "ic_fluent_border_outside_thick_20_filled": 57866, - "ic_fluent_border_outside_thick_20_regular": 57867, - "ic_fluent_border_right_20_filled": 57868, - "ic_fluent_border_right_20_regular": 57869, - "ic_fluent_border_top_20_filled": 57870, - "ic_fluent_border_top_20_regular": 57871, - "ic_fluent_border_top_bottom_20_filled": 57872, - "ic_fluent_border_top_bottom_20_regular": 57873, - "ic_fluent_border_top_bottom_double_20_filled": 57874, - "ic_fluent_border_top_bottom_double_20_regular": 57875, - "ic_fluent_border_top_bottom_thick_20_filled": 57876, - "ic_fluent_border_top_bottom_thick_20_regular": 57877, - "ic_fluent_bot_20_filled": 57878, - "ic_fluent_bot_20_regular": 57879, - "ic_fluent_bot_add_20_filled": 57880, - "ic_fluent_bot_add_20_regular": 57881, - "ic_fluent_bot_sparkle_20_filled": 57882, - "ic_fluent_bot_sparkle_20_regular": 57883, - "ic_fluent_bowl_chopsticks_20_filled": 57884, - "ic_fluent_bowl_chopsticks_20_regular": 57885, - "ic_fluent_bowl_salad_20_filled": 57886, - "ic_fluent_bowl_salad_20_regular": 57887, - "ic_fluent_box_20_filled": 57888, - "ic_fluent_box_20_regular": 57889, - "ic_fluent_box_arrow_left_20_filled": 57890, - "ic_fluent_box_arrow_left_20_regular": 57891, - "ic_fluent_box_arrow_up_20_filled": 57892, - "ic_fluent_box_arrow_up_20_regular": 57893, - "ic_fluent_box_checkmark_20_filled": 57894, - "ic_fluent_box_checkmark_20_regular": 57895, - "ic_fluent_box_dismiss_20_filled": 57896, - "ic_fluent_box_dismiss_20_regular": 57897, - "ic_fluent_box_edit_20_filled": 57898, - "ic_fluent_box_edit_20_regular": 57899, - "ic_fluent_box_multiple_20_filled": 57900, - "ic_fluent_box_multiple_20_regular": 57901, - "ic_fluent_box_multiple_arrow_left_20_filled": 57902, - "ic_fluent_box_multiple_arrow_left_20_regular": 57903, - "ic_fluent_box_multiple_arrow_right_20_filled": 57904, - "ic_fluent_box_multiple_arrow_right_20_regular": 57905, - "ic_fluent_box_multiple_checkmark_20_filled": 57906, - "ic_fluent_box_multiple_checkmark_20_regular": 57907, - "ic_fluent_box_multiple_search_20_filled": 57908, - "ic_fluent_box_multiple_search_20_regular": 57909, - "ic_fluent_box_search_20_filled": 57910, - "ic_fluent_box_search_20_regular": 57911, - "ic_fluent_box_toolbox_20_filled": 57912, - "ic_fluent_box_toolbox_20_regular": 57913, - "ic_fluent_braces_20_filled": 57914, - "ic_fluent_braces_20_regular": 57915, - "ic_fluent_braces_variable_20_filled": 57916, - "ic_fluent_braces_variable_20_regular": 57917, - "ic_fluent_brain_circuit_20_filled": 57918, - "ic_fluent_brain_circuit_20_regular": 57919, - "ic_fluent_branch_20_filled": 57920, - "ic_fluent_branch_20_regular": 57921, - "ic_fluent_branch_compare_20_filled": 57922, - "ic_fluent_branch_compare_20_regular": 57923, - "ic_fluent_branch_fork_20_filled": 57924, - "ic_fluent_branch_fork_20_regular": 57925, - "ic_fluent_branch_fork_hint_20_filled": 57926, - "ic_fluent_branch_fork_hint_20_regular": 57927, - "ic_fluent_branch_fork_link_20_filled": 57928, - "ic_fluent_branch_fork_link_20_regular": 57929, - "ic_fluent_branch_request_20_filled": 57930, - "ic_fluent_branch_request_20_regular": 57931, - "ic_fluent_breakout_room_20_filled": 57932, - "ic_fluent_breakout_room_20_regular": 57933, - "ic_fluent_briefcase_20_filled": 57934, - "ic_fluent_briefcase_20_regular": 57935, - "ic_fluent_briefcase_medical_20_filled": 57936, - "ic_fluent_briefcase_medical_20_regular": 57937, - "ic_fluent_briefcase_off_20_filled": 57938, - "ic_fluent_briefcase_off_20_regular": 57939, - "ic_fluent_brightness_high_20_filled": 57940, - "ic_fluent_brightness_high_20_regular": 57941, - "ic_fluent_brightness_low_20_filled": 57942, - "ic_fluent_brightness_low_20_regular": 57943, - "ic_fluent_broad_activity_feed_20_filled": 57944, - "ic_fluent_broad_activity_feed_20_regular": 57945, - "ic_fluent_broom_20_filled": 57946, - "ic_fluent_broom_20_regular": 57947, - "ic_fluent_bubble_multiple_20_filled": 57948, - "ic_fluent_bubble_multiple_20_regular": 57949, - "ic_fluent_bug_20_filled": 57950, - "ic_fluent_bug_20_regular": 57951, - "ic_fluent_bug_arrow_counterclockwise_20_filled": 57952, - "ic_fluent_bug_arrow_counterclockwise_20_regular": 57953, - "ic_fluent_bug_prohibited_20_filled": 57954, - "ic_fluent_bug_prohibited_20_regular": 57955, - "ic_fluent_building_20_filled": 57956, - "ic_fluent_building_20_regular": 57957, - "ic_fluent_building_bank_20_filled": 57958, - "ic_fluent_building_bank_20_regular": 57959, - "ic_fluent_building_bank_link_20_filled": 57960, - "ic_fluent_building_bank_link_20_regular": 57961, - "ic_fluent_building_bank_toolbox_20_filled": 57962, - "ic_fluent_building_bank_toolbox_20_regular": 57963, - "ic_fluent_building_desktop_20_filled": 57964, - "ic_fluent_building_desktop_20_regular": 57965, - "ic_fluent_building_factory_20_filled": 57966, - "ic_fluent_building_factory_20_regular": 57967, - "ic_fluent_building_government_20_filled": 57968, - "ic_fluent_building_government_20_regular": 57969, - "ic_fluent_building_home_20_filled": 57970, - "ic_fluent_building_home_20_regular": 57971, - "ic_fluent_building_lighthouse_20_filled": 57972, - "ic_fluent_building_lighthouse_20_regular": 57973, - "ic_fluent_building_multiple_20_filled": 57974, - "ic_fluent_building_multiple_20_regular": 57975, - "ic_fluent_building_people_20_filled": 57976, - "ic_fluent_building_people_20_regular": 57977, - "ic_fluent_building_retail_20_filled": 57978, - "ic_fluent_building_retail_20_regular": 57979, - "ic_fluent_building_retail_money_20_filled": 57980, - "ic_fluent_building_retail_money_20_regular": 57981, - "ic_fluent_building_retail_more_20_filled": 57982, - "ic_fluent_building_retail_more_20_regular": 57983, - "ic_fluent_building_retail_shield_20_filled": 57984, - "ic_fluent_building_retail_shield_20_regular": 57985, - "ic_fluent_building_retail_toolbox_20_filled": 57986, - "ic_fluent_building_retail_toolbox_20_regular": 57987, - "ic_fluent_building_shop_20_filled": 57988, - "ic_fluent_building_shop_20_regular": 57989, - "ic_fluent_building_skyscraper_20_filled": 57990, - "ic_fluent_building_skyscraper_20_regular": 57991, - "ic_fluent_building_townhouse_20_filled": 57992, - "ic_fluent_building_townhouse_20_regular": 57993, - "ic_fluent_calculator_20_filled": 57994, - "ic_fluent_calculator_20_regular": 57995, - "ic_fluent_calculator_arrow_clockwise_20_filled": 57996, - "ic_fluent_calculator_arrow_clockwise_20_regular": 57997, - "ic_fluent_calculator_multiple_20_filled": 57998, - "ic_fluent_calculator_multiple_20_regular": 57999, - "ic_fluent_calendar_3_day_20_filled": 58000, - "ic_fluent_calendar_3_day_20_regular": 58001, - "ic_fluent_calendar_add_20_filled": 58002, - "ic_fluent_calendar_add_20_regular": 58003, - "ic_fluent_calendar_agenda_20_filled": 58004, - "ic_fluent_calendar_agenda_20_regular": 58005, - "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58006, - "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58007, - "ic_fluent_calendar_arrow_down_20_filled": 58008, - "ic_fluent_calendar_arrow_down_20_regular": 58009, - "ic_fluent_calendar_arrow_right_20_filled": 58010, - "ic_fluent_calendar_arrow_right_20_regular": 58011, - "ic_fluent_calendar_assistant_20_filled": 58012, - "ic_fluent_calendar_assistant_20_regular": 58013, - "ic_fluent_calendar_cancel_20_filled": 58014, - "ic_fluent_calendar_cancel_20_regular": 58015, - "ic_fluent_calendar_chat_20_filled": 58016, - "ic_fluent_calendar_chat_20_regular": 58017, - "ic_fluent_calendar_checkmark_20_filled": 58018, - "ic_fluent_calendar_checkmark_20_regular": 58019, - "ic_fluent_calendar_clock_20_filled": 58020, - "ic_fluent_calendar_clock_20_regular": 58021, - "ic_fluent_calendar_data_bar_20_filled": 58022, - "ic_fluent_calendar_data_bar_20_regular": 58023, - "ic_fluent_calendar_day_20_filled": 58024, - "ic_fluent_calendar_day_20_regular": 58025, - "ic_fluent_calendar_edit_20_filled": 58026, - "ic_fluent_calendar_edit_20_regular": 58027, - "ic_fluent_calendar_empty_20_filled": 58028, - "ic_fluent_calendar_empty_20_regular": 58029, - "ic_fluent_calendar_error_20_filled": 58030, - "ic_fluent_calendar_error_20_regular": 58031, - "ic_fluent_calendar_info_20_filled": 58032, - "ic_fluent_calendar_info_20_regular": 58033, - "ic_fluent_calendar_lock_20_filled": 58034, - "ic_fluent_calendar_lock_20_regular": 58035, - "ic_fluent_calendar_ltr_20_filled": 58036, - "ic_fluent_calendar_ltr_20_regular": 58037, - "ic_fluent_calendar_mail_20_filled": 58038, - "ic_fluent_calendar_mail_20_regular": 58039, - "ic_fluent_calendar_mention_20_filled": 58040, - "ic_fluent_calendar_mention_20_regular": 58041, - "ic_fluent_calendar_month_20_filled": 58042, - "ic_fluent_calendar_month_20_regular": 58043, - "ic_fluent_calendar_multiple_20_filled": 58044, - "ic_fluent_calendar_multiple_20_regular": 58045, - "ic_fluent_calendar_pattern_20_filled": 58046, - "ic_fluent_calendar_pattern_20_regular": 58047, - "ic_fluent_calendar_person_20_filled": 58048, - "ic_fluent_calendar_person_20_regular": 58049, - "ic_fluent_calendar_phone_20_filled": 58050, - "ic_fluent_calendar_phone_20_regular": 58051, - "ic_fluent_calendar_play_20_filled": 58052, - "ic_fluent_calendar_play_20_regular": 58053, - "ic_fluent_calendar_question_mark_20_filled": 58054, - "ic_fluent_calendar_question_mark_20_regular": 58055, - "ic_fluent_calendar_reply_20_filled": 58056, - "ic_fluent_calendar_reply_20_regular": 58057, - "ic_fluent_calendar_rtl_20_filled": 58058, - "ic_fluent_calendar_rtl_20_regular": 58059, - "ic_fluent_calendar_search_20_filled": 58060, - "ic_fluent_calendar_search_20_regular": 58061, - "ic_fluent_calendar_settings_20_filled": 58062, - "ic_fluent_calendar_settings_20_regular": 58063, - "ic_fluent_calendar_shield_20_filled": 58064, - "ic_fluent_calendar_shield_20_regular": 58065, - "ic_fluent_calendar_star_20_filled": 58066, - "ic_fluent_calendar_star_20_regular": 58067, - "ic_fluent_calendar_sync_20_filled": 58068, - "ic_fluent_calendar_sync_20_regular": 58069, - "ic_fluent_calendar_today_20_filled": 58070, - "ic_fluent_calendar_today_20_regular": 58071, - "ic_fluent_calendar_toolbox_20_filled": 58072, - "ic_fluent_calendar_toolbox_20_regular": 58073, - "ic_fluent_calendar_week_numbers_20_filled": 58074, - "ic_fluent_calendar_week_numbers_20_regular": 58075, - "ic_fluent_calendar_week_start_20_filled": 58076, - "ic_fluent_calendar_week_start_20_regular": 58077, - "ic_fluent_calendar_work_week_20_filled": 58078, - "ic_fluent_calendar_work_week_20_regular": 58079, - "ic_fluent_call_20_filled": 58080, - "ic_fluent_call_20_regular": 58081, - "ic_fluent_call_add_20_filled": 58082, - "ic_fluent_call_add_20_regular": 58083, - "ic_fluent_call_checkmark_20_filled": 58084, - "ic_fluent_call_checkmark_20_regular": 58085, - "ic_fluent_call_connecting_20_filled": 58086, - "ic_fluent_call_connecting_20_regular": 58087, - "ic_fluent_call_dismiss_20_filled": 58088, - "ic_fluent_call_dismiss_20_regular": 58089, - "ic_fluent_call_end_20_filled": 58090, - "ic_fluent_call_end_20_regular": 58091, - "ic_fluent_call_exclamation_20_filled": 58092, - "ic_fluent_call_exclamation_20_regular": 58093, - "ic_fluent_call_forward_20_filled": 58094, - "ic_fluent_call_forward_20_regular": 58095, - "ic_fluent_call_inbound_20_filled": 58096, - "ic_fluent_call_inbound_20_regular": 58097, - "ic_fluent_call_missed_20_filled": 58098, - "ic_fluent_call_missed_20_regular": 58099, - "ic_fluent_call_outbound_20_filled": 58100, - "ic_fluent_call_outbound_20_regular": 58101, - "ic_fluent_call_park_20_filled": 58102, - "ic_fluent_call_park_20_regular": 58103, - "ic_fluent_call_pause_20_filled": 58104, - "ic_fluent_call_pause_20_regular": 58105, - "ic_fluent_call_prohibited_20_filled": 58106, - "ic_fluent_call_prohibited_20_regular": 58107, - "ic_fluent_call_transfer_20_filled": 58108, - "ic_fluent_call_transfer_20_regular": 58109, - "ic_fluent_call_warning_20_filled": 58110, - "ic_fluent_call_warning_20_regular": 58111, - "ic_fluent_calligraphy_pen_20_filled": 58112, - "ic_fluent_calligraphy_pen_20_regular": 58113, - "ic_fluent_calligraphy_pen_checkmark_20_filled": 58114, - "ic_fluent_calligraphy_pen_checkmark_20_regular": 58115, - "ic_fluent_calligraphy_pen_error_20_filled": 58116, - "ic_fluent_calligraphy_pen_error_20_regular": 58117, - "ic_fluent_calligraphy_pen_question_mark_20_filled": 58118, - "ic_fluent_calligraphy_pen_question_mark_20_regular": 58119, - "ic_fluent_camera_20_filled": 58120, - "ic_fluent_camera_20_regular": 58121, - "ic_fluent_camera_add_20_filled": 58122, - "ic_fluent_camera_add_20_regular": 58123, - "ic_fluent_camera_dome_20_filled": 58124, - "ic_fluent_camera_dome_20_regular": 58125, - "ic_fluent_camera_edit_20_filled": 58126, - "ic_fluent_camera_edit_20_regular": 58127, - "ic_fluent_camera_off_20_filled": 58128, - "ic_fluent_camera_off_20_regular": 58129, - "ic_fluent_camera_sparkles_20_filled": 58130, - "ic_fluent_camera_sparkles_20_regular": 58131, - "ic_fluent_camera_switch_20_filled": 58132, - "ic_fluent_camera_switch_20_regular": 58133, - "ic_fluent_caret_down_20_filled": 58134, - "ic_fluent_caret_down_20_regular": 58135, - "ic_fluent_caret_down_right_20_filled": 58136, - "ic_fluent_caret_down_right_20_regular": 58137, - "ic_fluent_caret_left_20_filled": 58138, - "ic_fluent_caret_left_20_regular": 58139, - "ic_fluent_caret_right_20_filled": 58140, - "ic_fluent_caret_right_20_regular": 58141, - "ic_fluent_caret_up_20_filled": 58142, - "ic_fluent_caret_up_20_regular": 58143, - "ic_fluent_cart_20_filled": 58144, - "ic_fluent_cart_20_regular": 58145, - "ic_fluent_cast_20_filled": 58146, - "ic_fluent_cast_20_regular": 58147, - "ic_fluent_catch_up_20_filled": 58148, - "ic_fluent_catch_up_20_regular": 58149, - "ic_fluent_cellular_3g_20_filled": 58150, - "ic_fluent_cellular_3g_20_regular": 58151, - "ic_fluent_cellular_4g_20_filled": 58152, - "ic_fluent_cellular_4g_20_regular": 58153, - "ic_fluent_cellular_5g_20_filled": 58154, - "ic_fluent_cellular_5g_20_regular": 58155, - "ic_fluent_cellular_data_1_20_filled": 58156, - "ic_fluent_cellular_data_1_20_regular": 58157, - "ic_fluent_cellular_data_2_20_filled": 58158, - "ic_fluent_cellular_data_2_20_regular": 58159, - "ic_fluent_cellular_data_3_20_filled": 58160, - "ic_fluent_cellular_data_3_20_regular": 58161, - "ic_fluent_cellular_data_4_20_filled": 58162, - "ic_fluent_cellular_data_4_20_regular": 58163, - "ic_fluent_cellular_data_5_20_filled": 58164, - "ic_fluent_cellular_data_5_20_regular": 58165, - "ic_fluent_cellular_off_20_filled": 58166, - "ic_fluent_cellular_off_20_regular": 58167, - "ic_fluent_cellular_warning_20_filled": 58168, - "ic_fluent_cellular_warning_20_regular": 58169, - "ic_fluent_center_horizontal_20_filled": 58170, - "ic_fluent_center_horizontal_20_regular": 58171, - "ic_fluent_center_vertical_20_filled": 58172, - "ic_fluent_center_vertical_20_regular": 58173, - "ic_fluent_certificate_20_filled": 58174, - "ic_fluent_certificate_20_regular": 58175, - "ic_fluent_channel_20_filled": 58176, - "ic_fluent_channel_20_regular": 58177, - "ic_fluent_channel_add_20_filled": 58178, - "ic_fluent_channel_add_20_regular": 58179, - "ic_fluent_channel_alert_20_filled": 58180, - "ic_fluent_channel_alert_20_regular": 58181, - "ic_fluent_channel_arrow_left_20_filled": 58182, - "ic_fluent_channel_arrow_left_20_regular": 58183, - "ic_fluent_channel_dismiss_20_filled": 58184, - "ic_fluent_channel_dismiss_20_regular": 58185, - "ic_fluent_channel_share_20_filled": 58186, - "ic_fluent_channel_share_20_regular": 58187, - "ic_fluent_channel_subtract_20_filled": 58188, - "ic_fluent_channel_subtract_20_regular": 58189, - "ic_fluent_chart_multiple_20_filled": 58190, - "ic_fluent_chart_multiple_20_regular": 58191, - "ic_fluent_chart_person_20_filled": 58192, - "ic_fluent_chart_person_20_regular": 58193, - "ic_fluent_chat_20_filled": 58194, - "ic_fluent_chat_20_regular": 58195, - "ic_fluent_chat_add_20_filled": 58196, - "ic_fluent_chat_add_20_regular": 58197, - "ic_fluent_chat_arrow_back_20_filled": 58198, - "ic_fluent_chat_arrow_back_20_regular": 58199, - "ic_fluent_chat_arrow_double_back_20_filled": 58200, - "ic_fluent_chat_arrow_double_back_20_regular": 58201, - "ic_fluent_chat_bubbles_question_20_filled": 58202, - "ic_fluent_chat_bubbles_question_20_regular": 58203, - "ic_fluent_chat_cursor_20_filled": 58204, - "ic_fluent_chat_cursor_20_regular": 58205, - "ic_fluent_chat_dismiss_20_filled": 58206, - "ic_fluent_chat_dismiss_20_regular": 58207, - "ic_fluent_chat_empty_20_filled": 58208, - "ic_fluent_chat_empty_20_regular": 58209, - "ic_fluent_chat_help_20_filled": 58210, - "ic_fluent_chat_help_20_regular": 58211, - "ic_fluent_chat_mail_20_filled": 58212, - "ic_fluent_chat_mail_20_regular": 58213, - "ic_fluent_chat_multiple_20_filled": 58214, - "ic_fluent_chat_multiple_20_regular": 58215, - "ic_fluent_chat_multiple_heart_20_filled": 58216, - "ic_fluent_chat_multiple_heart_20_regular": 58217, - "ic_fluent_chat_off_20_filled": 58218, - "ic_fluent_chat_off_20_regular": 58219, - "ic_fluent_chat_settings_20_filled": 58220, - "ic_fluent_chat_settings_20_regular": 58221, - "ic_fluent_chat_sparkle_20_filled": 58222, - "ic_fluent_chat_sparkle_20_regular": 58223, - "ic_fluent_chat_video_20_filled": 58224, - "ic_fluent_chat_video_20_regular": 58225, - "ic_fluent_chat_warning_20_filled": 58226, - "ic_fluent_chat_warning_20_regular": 58227, - "ic_fluent_check_20_filled": 58228, - "ic_fluent_check_20_regular": 58229, - "ic_fluent_checkbox_1_20_filled": 58230, - "ic_fluent_checkbox_1_20_regular": 58231, - "ic_fluent_checkbox_2_20_filled": 58232, - "ic_fluent_checkbox_2_20_regular": 58233, - "ic_fluent_checkbox_arrow_right_20_filled": 58234, - "ic_fluent_checkbox_arrow_right_20_regular": 58235, - "ic_fluent_checkbox_checked_20_filled": 58236, - "ic_fluent_checkbox_checked_20_regular": 58237, - "ic_fluent_checkbox_checked_sync_20_filled": 58238, - "ic_fluent_checkbox_checked_sync_20_regular": 58239, - "ic_fluent_checkbox_indeterminate_20_filled": 58240, - "ic_fluent_checkbox_indeterminate_20_regular": 58241, - "ic_fluent_checkbox_person_20_filled": 58242, - "ic_fluent_checkbox_person_20_regular": 58243, - "ic_fluent_checkbox_unchecked_20_filled": 58244, - "ic_fluent_checkbox_unchecked_20_regular": 58245, - "ic_fluent_checkbox_warning_20_filled": 58246, - "ic_fluent_checkbox_warning_20_regular": 58247, - "ic_fluent_checkmark_20_filled": 58248, - "ic_fluent_checkmark_20_regular": 58249, - "ic_fluent_checkmark_circle_20_filled": 58250, - "ic_fluent_checkmark_circle_20_regular": 58251, - "ic_fluent_checkmark_lock_20_filled": 58252, - "ic_fluent_checkmark_lock_20_regular": 58253, - "ic_fluent_checkmark_note_20_filled": 58254, - "ic_fluent_checkmark_note_20_regular": 58255, - "ic_fluent_checkmark_square_20_filled": 58256, - "ic_fluent_checkmark_square_20_regular": 58257, - "ic_fluent_checkmark_starburst_20_filled": 58258, - "ic_fluent_checkmark_starburst_20_regular": 58259, - "ic_fluent_checkmark_underline_circle_20_filled": 58260, - "ic_fluent_checkmark_underline_circle_20_regular": 58261, - "ic_fluent_chess_20_filled": 58262, - "ic_fluent_chess_20_regular": 58263, - "ic_fluent_chevron_circle_down_20_filled": 58264, - "ic_fluent_chevron_circle_down_20_regular": 58265, - "ic_fluent_chevron_circle_left_20_filled": 58266, - "ic_fluent_chevron_circle_left_20_regular": 58267, - "ic_fluent_chevron_circle_right_20_filled": 58268, - "ic_fluent_chevron_circle_right_20_regular": 58269, - "ic_fluent_chevron_circle_up_20_filled": 58270, - "ic_fluent_chevron_circle_up_20_regular": 58271, - "ic_fluent_chevron_double_down_20_filled": 58272, - "ic_fluent_chevron_double_down_20_regular": 58273, - "ic_fluent_chevron_double_left_20_filled": 58274, - "ic_fluent_chevron_double_left_20_regular": 58275, - "ic_fluent_chevron_double_right_20_filled": 58276, - "ic_fluent_chevron_double_right_20_regular": 58277, - "ic_fluent_chevron_double_up_20_filled": 58278, - "ic_fluent_chevron_double_up_20_regular": 58279, - "ic_fluent_chevron_down_20_filled": 58280, - "ic_fluent_chevron_down_20_regular": 58281, - "ic_fluent_chevron_left_20_filled": 58282, - "ic_fluent_chevron_left_20_regular": 58283, - "ic_fluent_chevron_right_20_filled": 58284, - "ic_fluent_chevron_right_20_regular": 58285, - "ic_fluent_chevron_up_20_filled": 58286, - "ic_fluent_chevron_up_20_regular": 58287, - "ic_fluent_chevron_up_down_20_filled": 58288, - "ic_fluent_chevron_up_down_20_regular": 58289, - "ic_fluent_circle_20_filled": 58290, - "ic_fluent_circle_20_regular": 58291, - "ic_fluent_circle_edit_20_filled": 58292, - "ic_fluent_circle_edit_20_regular": 58293, - "ic_fluent_circle_eraser_20_filled": 58294, - "ic_fluent_circle_eraser_20_regular": 58295, - "ic_fluent_circle_half_fill_20_filled": 58296, - "ic_fluent_circle_half_fill_20_regular": 58297, - "ic_fluent_circle_image_20_filled": 58298, - "ic_fluent_circle_image_20_regular": 58299, - "ic_fluent_circle_line_20_filled": 58300, - "ic_fluent_circle_line_20_regular": 58301, - "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58302, - "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58303, - "ic_fluent_circle_off_20_filled": 58304, - "ic_fluent_circle_off_20_regular": 58305, - "ic_fluent_circle_small_20_filled": 58306, - "ic_fluent_circle_small_20_regular": 58307, - "ic_fluent_city_20_filled": 58308, - "ic_fluent_city_20_regular": 58309, - "ic_fluent_class_20_filled": 58310, - "ic_fluent_class_20_regular": 58311, - "ic_fluent_classification_20_filled": 58312, - "ic_fluent_classification_20_regular": 58313, - "ic_fluent_clear_formatting_20_filled": 58314, - "ic_fluent_clear_formatting_20_regular": 58315, - "ic_fluent_clipboard_20_filled": 58316, - "ic_fluent_clipboard_20_regular": 58317, - "ic_fluent_clipboard_3_day_20_filled": 58318, - "ic_fluent_clipboard_3_day_20_regular": 58319, - "ic_fluent_clipboard_arrow_right_20_filled": 58320, - "ic_fluent_clipboard_arrow_right_20_regular": 58321, - "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58322, - "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58323, - "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58324, - "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58325, - "ic_fluent_clipboard_checkmark_20_filled": 58326, - "ic_fluent_clipboard_checkmark_20_regular": 58327, - "ic_fluent_clipboard_clock_20_filled": 58328, - "ic_fluent_clipboard_clock_20_regular": 58329, - "ic_fluent_clipboard_code_20_filled": 58330, - "ic_fluent_clipboard_code_20_regular": 58331, - "ic_fluent_clipboard_data_bar_20_filled": 58332, - "ic_fluent_clipboard_data_bar_20_regular": 58333, - "ic_fluent_clipboard_day_20_filled": 58334, - "ic_fluent_clipboard_day_20_regular": 58335, - "ic_fluent_clipboard_edit_20_filled": 58336, - "ic_fluent_clipboard_edit_20_regular": 58337, - "ic_fluent_clipboard_error_20_filled": 58338, - "ic_fluent_clipboard_error_20_regular": 58339, - "ic_fluent_clipboard_heart_20_filled": 58340, - "ic_fluent_clipboard_heart_20_regular": 58341, - "ic_fluent_clipboard_image_20_filled": 58342, - "ic_fluent_clipboard_image_20_regular": 58343, - "ic_fluent_clipboard_letter_20_filled": 58344, - "ic_fluent_clipboard_letter_20_regular": 58345, - "ic_fluent_clipboard_link_20_filled": 58346, - "ic_fluent_clipboard_link_20_regular": 58347, - "ic_fluent_clipboard_month_20_filled": 58348, - "ic_fluent_clipboard_month_20_regular": 58349, - "ic_fluent_clipboard_more_20_filled": 58350, - "ic_fluent_clipboard_more_20_regular": 58351, - "ic_fluent_clipboard_note_20_filled": 58352, - "ic_fluent_clipboard_note_20_regular": 58353, - "ic_fluent_clipboard_paste_20_filled": 58354, - "ic_fluent_clipboard_paste_20_regular": 58355, - "ic_fluent_clipboard_pulse_20_filled": 58356, - "ic_fluent_clipboard_pulse_20_regular": 58357, - "ic_fluent_clipboard_search_20_filled": 58358, - "ic_fluent_clipboard_search_20_regular": 58359, - "ic_fluent_clipboard_settings_20_filled": 58360, - "ic_fluent_clipboard_settings_20_regular": 58361, - "ic_fluent_clipboard_task_20_filled": 58362, - "ic_fluent_clipboard_task_20_regular": 58363, - "ic_fluent_clipboard_task_add_20_filled": 58364, - "ic_fluent_clipboard_task_add_20_regular": 58365, - "ic_fluent_clipboard_task_list_ltr_20_filled": 58366, - "ic_fluent_clipboard_task_list_ltr_20_regular": 58367, - "ic_fluent_clipboard_task_list_rtl_20_filled": 58368, - "ic_fluent_clipboard_task_list_rtl_20_regular": 58369, - "ic_fluent_clipboard_text_edit_20_filled": 58370, - "ic_fluent_clipboard_text_edit_20_regular": 58371, - "ic_fluent_clipboard_text_ltr_20_filled": 58372, - "ic_fluent_clipboard_text_ltr_20_regular": 58373, - "ic_fluent_clipboard_text_rtl_20_filled": 58374, - "ic_fluent_clipboard_text_rtl_20_regular": 58375, - "ic_fluent_clock_20_filled": 58376, - "ic_fluent_clock_20_regular": 58377, - "ic_fluent_clock_alarm_20_filled": 58378, - "ic_fluent_clock_alarm_20_regular": 58379, - "ic_fluent_clock_arrow_download_20_filled": 58380, - "ic_fluent_clock_arrow_download_20_regular": 58381, - "ic_fluent_clock_dismiss_20_filled": 58382, - "ic_fluent_clock_dismiss_20_regular": 58383, - "ic_fluent_clock_lock_20_filled": 58384, - "ic_fluent_clock_lock_20_regular": 58385, - "ic_fluent_clock_pause_20_filled": 58386, - "ic_fluent_clock_pause_20_regular": 58387, - "ic_fluent_clock_toolbox_20_filled": 58388, - "ic_fluent_clock_toolbox_20_regular": 58389, - "ic_fluent_closed_caption_20_filled": 58390, - "ic_fluent_closed_caption_20_regular": 58391, - "ic_fluent_closed_caption_off_20_filled": 58392, - "ic_fluent_closed_caption_off_20_regular": 58393, - "ic_fluent_cloud_20_filled": 58394, - "ic_fluent_cloud_20_regular": 58395, - "ic_fluent_cloud_add_20_filled": 58396, - "ic_fluent_cloud_add_20_regular": 58397, - "ic_fluent_cloud_archive_20_filled": 58398, - "ic_fluent_cloud_archive_20_regular": 58399, - "ic_fluent_cloud_arrow_down_20_filled": 58400, - "ic_fluent_cloud_arrow_down_20_regular": 58401, - "ic_fluent_cloud_arrow_up_20_filled": 58402, - "ic_fluent_cloud_arrow_up_20_regular": 58403, - "ic_fluent_cloud_checkmark_20_filled": 58404, - "ic_fluent_cloud_checkmark_20_regular": 58405, - "ic_fluent_cloud_dismiss_20_filled": 58406, - "ic_fluent_cloud_dismiss_20_regular": 58407, - "ic_fluent_cloud_edit_20_filled": 58408, - "ic_fluent_cloud_edit_20_regular": 58409, - "ic_fluent_cloud_error_20_filled": 58410, - "ic_fluent_cloud_error_20_regular": 58411, - "ic_fluent_cloud_flow_20_filled": 58412, - "ic_fluent_cloud_flow_20_regular": 58413, - "ic_fluent_cloud_link_20_filled": 58414, - "ic_fluent_cloud_link_20_regular": 58415, - "ic_fluent_cloud_off_20_filled": 58416, - "ic_fluent_cloud_off_20_regular": 58417, - "ic_fluent_cloud_swap_20_filled": 58418, - "ic_fluent_cloud_swap_20_regular": 58419, - "ic_fluent_cloud_sync_20_filled": 58420, - "ic_fluent_cloud_sync_20_regular": 58421, - "ic_fluent_cloud_words_20_filled": 58422, - "ic_fluent_cloud_words_20_regular": 58423, - "ic_fluent_clover_20_filled": 58424, - "ic_fluent_clover_20_regular": 58425, - "ic_fluent_code_20_filled": 58426, - "ic_fluent_code_20_regular": 58427, - "ic_fluent_code_block_20_filled": 58428, - "ic_fluent_code_block_20_regular": 58429, - "ic_fluent_code_circle_20_filled": 58430, - "ic_fluent_code_circle_20_regular": 58431, - "ic_fluent_code_text_20_filled": 58432, - "ic_fluent_code_text_20_regular": 58433, - "ic_fluent_code_text_edit_20_filled": 58434, - "ic_fluent_code_text_edit_20_regular": 58435, - "ic_fluent_collections_20_filled": 58436, - "ic_fluent_collections_20_regular": 58437, - "ic_fluent_collections_add_20_filled": 58438, - "ic_fluent_collections_add_20_regular": 58439, - "ic_fluent_color_20_filled": 58440, - "ic_fluent_color_20_regular": 58441, - "ic_fluent_color_background_20_filled": 58442, - "ic_fluent_color_background_20_regular": 58443, - "ic_fluent_color_background_accent_20_regular": 58444, - "ic_fluent_color_fill_20_filled": 58445, - "ic_fluent_color_fill_20_regular": 58446, - "ic_fluent_color_fill_accent_20_regular": 58447, - "ic_fluent_color_line_20_filled": 58448, - "ic_fluent_color_line_20_regular": 58449, - "ic_fluent_color_line_accent_20_regular": 58450, - "ic_fluent_column_20_filled": 58451, - "ic_fluent_column_20_regular": 58452, - "ic_fluent_column_arrow_right_20_filled": 58453, - "ic_fluent_column_arrow_right_20_regular": 58454, - "ic_fluent_column_double_compare_20_filled": 58455, - "ic_fluent_column_double_compare_20_regular": 58456, - "ic_fluent_column_edit_20_filled": 58457, - "ic_fluent_column_edit_20_regular": 58458, - "ic_fluent_column_triple_20_filled": 58459, - "ic_fluent_column_triple_20_regular": 58460, - "ic_fluent_column_triple_edit_20_filled": 58461, - "ic_fluent_column_triple_edit_20_regular": 58462, - "ic_fluent_comma_20_filled": 58463, - "ic_fluent_comma_20_regular": 58464, - "ic_fluent_comment_20_filled": 58465, - "ic_fluent_comment_20_regular": 58466, - "ic_fluent_comment_add_20_filled": 58467, - "ic_fluent_comment_add_20_regular": 58468, - "ic_fluent_comment_arrow_left_20_filled": 58469, - "ic_fluent_comment_arrow_left_20_regular": 58470, - "ic_fluent_comment_arrow_right_20_filled": 58471, - "ic_fluent_comment_arrow_right_20_regular": 58472, - "ic_fluent_comment_checkmark_20_filled": 58473, - "ic_fluent_comment_checkmark_20_regular": 58474, - "ic_fluent_comment_dismiss_20_filled": 58475, - "ic_fluent_comment_dismiss_20_regular": 58476, - "ic_fluent_comment_edit_20_filled": 58477, - "ic_fluent_comment_edit_20_regular": 58478, - "ic_fluent_comment_error_20_filled": 58479, - "ic_fluent_comment_error_20_regular": 58480, - "ic_fluent_comment_lightning_20_filled": 58481, - "ic_fluent_comment_lightning_20_regular": 58482, - "ic_fluent_comment_link_20_filled": 58483, - "ic_fluent_comment_link_20_regular": 58484, - "ic_fluent_comment_mention_20_filled": 58485, - "ic_fluent_comment_mention_20_regular": 58486, - "ic_fluent_comment_multiple_20_filled": 58487, - "ic_fluent_comment_multiple_20_regular": 58488, - "ic_fluent_comment_multiple_checkmark_20_filled": 58489, - "ic_fluent_comment_multiple_checkmark_20_regular": 58490, - "ic_fluent_comment_multiple_link_20_filled": 58491, - "ic_fluent_comment_multiple_link_20_regular": 58492, - "ic_fluent_comment_note_20_filled": 58493, - "ic_fluent_comment_note_20_regular": 58494, - "ic_fluent_comment_off_20_filled": 58495, - "ic_fluent_comment_off_20_regular": 58496, - "ic_fluent_communication_20_filled": 58497, - "ic_fluent_communication_20_regular": 58498, - "ic_fluent_communication_person_20_filled": 58499, - "ic_fluent_communication_person_20_regular": 58500, - "ic_fluent_compass_northwest_20_filled": 58501, - "ic_fluent_compass_northwest_20_regular": 58502, - "ic_fluent_compose_20_filled": 58503, - "ic_fluent_compose_20_regular": 58504, - "ic_fluent_conference_room_20_filled": 58505, - "ic_fluent_conference_room_20_regular": 58506, - "ic_fluent_connected_20_filled": 58507, - "ic_fluent_connected_20_regular": 58508, - "ic_fluent_connector_20_filled": 58509, - "ic_fluent_connector_20_regular": 58510, - "ic_fluent_contact_card_20_filled": 58511, - "ic_fluent_contact_card_20_regular": 58512, - "ic_fluent_contact_card_group_20_filled": 58513, - "ic_fluent_contact_card_group_20_regular": 58514, - "ic_fluent_contact_card_link_20_filled": 58515, - "ic_fluent_contact_card_link_20_regular": 58516, - "ic_fluent_contact_card_ribbon_20_filled": 58517, - "ic_fluent_contact_card_ribbon_20_regular": 58518, - "ic_fluent_content_settings_20_filled": 58519, - "ic_fluent_content_settings_20_regular": 58520, - "ic_fluent_content_view_20_filled": 58521, - "ic_fluent_content_view_20_regular": 58522, - "ic_fluent_content_view_gallery_20_filled": 58523, - "ic_fluent_content_view_gallery_20_regular": 58524, - "ic_fluent_contract_down_left_20_filled": 58525, - "ic_fluent_contract_down_left_20_regular": 58526, - "ic_fluent_control_button_20_filled": 58527, - "ic_fluent_control_button_20_regular": 58528, - "ic_fluent_convert_range_20_filled": 58529, - "ic_fluent_convert_range_20_regular": 58530, - "ic_fluent_cookies_20_filled": 58531, - "ic_fluent_cookies_20_regular": 58532, - "ic_fluent_copy_20_filled": 58533, - "ic_fluent_copy_20_regular": 58534, - "ic_fluent_copy_add_20_filled": 58535, - "ic_fluent_copy_add_20_regular": 58536, - "ic_fluent_copy_arrow_right_20_filled": 58537, - "ic_fluent_copy_arrow_right_20_regular": 58538, - "ic_fluent_copy_select_20_filled": 58539, - "ic_fluent_copy_select_20_regular": 58540, - "ic_fluent_couch_20_filled": 58541, - "ic_fluent_couch_20_regular": 58542, - "ic_fluent_credit_card_clock_20_filled": 58543, - "ic_fluent_credit_card_clock_20_regular": 58544, - "ic_fluent_credit_card_person_20_filled": 58545, - "ic_fluent_credit_card_person_20_regular": 58546, - "ic_fluent_credit_card_toolbox_20_filled": 58547, - "ic_fluent_credit_card_toolbox_20_regular": 58548, - "ic_fluent_crop_20_filled": 58549, - "ic_fluent_crop_20_regular": 58550, - "ic_fluent_crop_interim_20_filled": 58551, - "ic_fluent_crop_interim_20_regular": 58552, - "ic_fluent_crop_interim_off_20_filled": 58553, - "ic_fluent_crop_interim_off_20_regular": 58554, - "ic_fluent_crown_20_filled": 58555, - "ic_fluent_crown_20_regular": 58556, - "ic_fluent_cube_20_filled": 58557, - "ic_fluent_cube_20_regular": 58558, - "ic_fluent_cube_add_20_filled": 58559, - "ic_fluent_cube_add_20_regular": 58560, - "ic_fluent_cube_arrow_curve_down_20_filled": 58561, - "ic_fluent_cube_arrow_curve_down_20_regular": 58562, - "ic_fluent_cube_link_20_filled": 58563, - "ic_fluent_cube_link_20_regular": 58564, - "ic_fluent_cube_multiple_20_filled": 58565, - "ic_fluent_cube_multiple_20_regular": 58566, - "ic_fluent_cube_quick_20_filled": 58567, - "ic_fluent_cube_quick_20_regular": 58568, - "ic_fluent_cube_rotate_20_filled": 58569, - "ic_fluent_cube_rotate_20_regular": 58570, - "ic_fluent_cube_sync_20_filled": 58571, - "ic_fluent_cube_sync_20_regular": 58572, - "ic_fluent_cube_tree_20_filled": 58573, - "ic_fluent_cube_tree_20_regular": 58574, - "ic_fluent_currency_dollar_euro_20_filled": 58575, - "ic_fluent_currency_dollar_euro_20_regular": 58576, - "ic_fluent_currency_dollar_rupee_20_filled": 58577, - "ic_fluent_currency_dollar_rupee_20_regular": 58578, - "ic_fluent_cursor_20_filled": 58579, - "ic_fluent_cursor_20_regular": 58580, - "ic_fluent_cursor_click_20_filled": 58581, - "ic_fluent_cursor_click_20_regular": 58582, - "ic_fluent_cursor_hover_20_filled": 58583, - "ic_fluent_cursor_hover_20_regular": 58584, - "ic_fluent_cursor_hover_off_20_filled": 58585, - "ic_fluent_cursor_hover_off_20_regular": 58586, - "ic_fluent_cut_20_filled": 58587, - "ic_fluent_cut_20_regular": 58588, - "ic_fluent_dark_theme_20_filled": 58589, - "ic_fluent_dark_theme_20_regular": 58590, - "ic_fluent_data_area_20_filled": 58591, - "ic_fluent_data_area_20_regular": 58592, - "ic_fluent_data_bar_horizontal_20_filled": 58593, - "ic_fluent_data_bar_horizontal_20_regular": 58594, - "ic_fluent_data_bar_vertical_20_filled": 58595, - "ic_fluent_data_bar_vertical_20_regular": 58596, - "ic_fluent_data_bar_vertical_add_20_filled": 58597, - "ic_fluent_data_bar_vertical_add_20_regular": 58598, - "ic_fluent_data_bar_vertical_star_20_filled": 58599, - "ic_fluent_data_bar_vertical_star_20_regular": 58600, - "ic_fluent_data_funnel_20_filled": 58601, - "ic_fluent_data_funnel_20_regular": 58602, - "ic_fluent_data_histogram_20_filled": 58603, - "ic_fluent_data_histogram_20_regular": 58604, - "ic_fluent_data_line_20_filled": 58605, - "ic_fluent_data_line_20_regular": 58606, - "ic_fluent_data_pie_20_filled": 58607, - "ic_fluent_data_pie_20_regular": 58608, - "ic_fluent_data_scatter_20_filled": 58609, - "ic_fluent_data_scatter_20_regular": 58610, - "ic_fluent_data_sunburst_20_filled": 58611, - "ic_fluent_data_sunburst_20_regular": 58612, - "ic_fluent_data_treemap_20_filled": 58613, - "ic_fluent_data_treemap_20_regular": 58614, - "ic_fluent_data_trending_20_filled": 58615, - "ic_fluent_data_trending_20_regular": 58616, - "ic_fluent_data_usage_20_filled": 58617, - "ic_fluent_data_usage_20_regular": 58618, - "ic_fluent_data_usage_edit_20_filled": 58619, - "ic_fluent_data_usage_edit_20_regular": 58620, - "ic_fluent_data_usage_settings_20_filled": 58621, - "ic_fluent_data_usage_settings_20_regular": 58622, - "ic_fluent_data_usage_toolbox_20_filled": 58623, - "ic_fluent_data_usage_toolbox_20_regular": 58624, - "ic_fluent_data_waterfall_20_filled": 58625, - "ic_fluent_data_waterfall_20_regular": 58626, - "ic_fluent_data_whisker_20_filled": 58627, - "ic_fluent_data_whisker_20_regular": 58628, - "ic_fluent_database_20_filled": 58629, - "ic_fluent_database_20_regular": 58630, - "ic_fluent_database_arrow_down_20_filled": 58631, - "ic_fluent_database_arrow_down_20_regular": 58632, - "ic_fluent_database_arrow_right_20_filled": 58633, - "ic_fluent_database_arrow_right_20_regular": 58634, - "ic_fluent_database_arrow_up_20_filled": 58635, - "ic_fluent_database_arrow_up_20_regular": 58636, - "ic_fluent_database_lightning_20_filled": 58637, - "ic_fluent_database_lightning_20_regular": 58638, - "ic_fluent_database_link_20_filled": 58639, - "ic_fluent_database_link_20_regular": 58640, - "ic_fluent_database_multiple_20_filled": 58641, - "ic_fluent_database_multiple_20_regular": 58642, - "ic_fluent_database_person_20_filled": 58643, - "ic_fluent_database_person_20_regular": 58644, - "ic_fluent_database_plug_connected_20_filled": 58645, - "ic_fluent_database_plug_connected_20_regular": 58646, - "ic_fluent_database_search_20_filled": 58647, - "ic_fluent_database_search_20_regular": 58648, - "ic_fluent_database_switch_20_filled": 58649, - "ic_fluent_database_switch_20_regular": 58650, - "ic_fluent_database_warning_20_filled": 58651, - "ic_fluent_database_warning_20_regular": 58652, - "ic_fluent_database_window_20_filled": 58653, - "ic_fluent_database_window_20_regular": 58654, - "ic_fluent_decimal_arrow_left_20_filled": 58655, - "ic_fluent_decimal_arrow_left_20_regular": 58656, - "ic_fluent_decimal_arrow_right_20_filled": 58657, - "ic_fluent_decimal_arrow_right_20_regular": 58658, - "ic_fluent_delete_20_filled": 58659, - "ic_fluent_delete_20_regular": 58660, - "ic_fluent_delete_arrow_back_20_filled": 58661, - "ic_fluent_delete_arrow_back_20_regular": 58662, - "ic_fluent_delete_dismiss_20_filled": 58663, - "ic_fluent_delete_dismiss_20_regular": 58664, - "ic_fluent_delete_lines_20_filled": 58665, - "ic_fluent_delete_lines_20_regular": 58666, - "ic_fluent_delete_off_20_filled": 58667, - "ic_fluent_delete_off_20_regular": 58668, - "ic_fluent_dentist_20_filled": 58669, - "ic_fluent_dentist_20_regular": 58670, - "ic_fluent_design_ideas_20_filled": 58671, - "ic_fluent_design_ideas_20_regular": 58672, - "ic_fluent_desktop_20_filled": 58673, - "ic_fluent_desktop_20_regular": 58674, - "ic_fluent_desktop_arrow_right_20_filled": 58675, - "ic_fluent_desktop_arrow_right_20_regular": 58676, - "ic_fluent_desktop_checkmark_20_filled": 58677, - "ic_fluent_desktop_checkmark_20_regular": 58678, - "ic_fluent_desktop_cursor_20_filled": 58679, - "ic_fluent_desktop_cursor_20_regular": 58680, - "ic_fluent_desktop_edit_20_filled": 58681, - "ic_fluent_desktop_edit_20_regular": 58682, - "ic_fluent_desktop_flow_20_filled": 58683, - "ic_fluent_desktop_flow_20_regular": 58684, - "ic_fluent_desktop_keyboard_20_filled": 58685, - "ic_fluent_desktop_keyboard_20_regular": 58686, - "ic_fluent_desktop_mac_20_filled": 58687, - "ic_fluent_desktop_mac_20_regular": 58688, - "ic_fluent_desktop_pulse_20_filled": 58689, - "ic_fluent_desktop_pulse_20_regular": 58690, - "ic_fluent_desktop_signal_20_filled": 58691, - "ic_fluent_desktop_signal_20_regular": 58692, - "ic_fluent_desktop_speaker_20_filled": 58693, - "ic_fluent_desktop_speaker_20_regular": 58694, - "ic_fluent_desktop_speaker_off_20_filled": 58695, - "ic_fluent_desktop_speaker_off_20_regular": 58696, - "ic_fluent_desktop_sync_20_filled": 58697, - "ic_fluent_desktop_sync_20_regular": 58698, - "ic_fluent_desktop_toolbox_20_filled": 58699, - "ic_fluent_desktop_toolbox_20_regular": 58700, - "ic_fluent_developer_board_20_filled": 58701, - "ic_fluent_developer_board_20_regular": 58702, - "ic_fluent_developer_board_lightning_20_filled": 58703, - "ic_fluent_developer_board_lightning_20_regular": 58704, - "ic_fluent_developer_board_lightning_toolbox_20_filled": 58705, - "ic_fluent_developer_board_lightning_toolbox_20_regular": 58706, - "ic_fluent_developer_board_search_20_filled": 58707, - "ic_fluent_developer_board_search_20_regular": 58708, - "ic_fluent_device_eq_20_filled": 58709, - "ic_fluent_device_eq_20_regular": 58710, - "ic_fluent_device_meeting_room_20_filled": 58711, - "ic_fluent_device_meeting_room_20_regular": 58712, - "ic_fluent_device_meeting_room_remote_20_filled": 58713, - "ic_fluent_device_meeting_room_remote_20_regular": 58714, - "ic_fluent_diagram_20_filled": 58715, - "ic_fluent_diagram_20_regular": 58716, - "ic_fluent_dialpad_20_filled": 58717, - "ic_fluent_dialpad_20_regular": 58718, - "ic_fluent_dialpad_off_20_filled": 58719, - "ic_fluent_dialpad_off_20_regular": 58720, - "ic_fluent_diamond_20_filled": 58721, - "ic_fluent_diamond_20_regular": 58722, - "ic_fluent_directions_20_filled": 58723, - "ic_fluent_directions_20_regular": 58724, - "ic_fluent_dishwasher_20_filled": 58725, - "ic_fluent_dishwasher_20_regular": 58726, - "ic_fluent_dismiss_20_filled": 58727, - "ic_fluent_dismiss_20_regular": 58728, - "ic_fluent_dismiss_circle_20_filled": 58729, - "ic_fluent_dismiss_circle_20_regular": 58730, - "ic_fluent_dismiss_square_20_filled": 58731, - "ic_fluent_dismiss_square_20_regular": 58732, - "ic_fluent_dismiss_square_multiple_20_filled": 58733, - "ic_fluent_dismiss_square_multiple_20_regular": 58734, - "ic_fluent_diversity_20_filled": 58735, - "ic_fluent_diversity_20_regular": 58736, - "ic_fluent_divider_short_20_filled": 58737, - "ic_fluent_divider_short_20_regular": 58738, - "ic_fluent_divider_tall_20_filled": 58739, - "ic_fluent_divider_tall_20_regular": 58740, - "ic_fluent_dock_20_filled": 58741, - "ic_fluent_dock_20_regular": 58742, - "ic_fluent_dock_row_20_filled": 58743, - "ic_fluent_dock_row_20_regular": 58744, - "ic_fluent_doctor_20_filled": 58745, - "ic_fluent_doctor_20_regular": 58746, - "ic_fluent_document_100_20_filled": 58747, - "ic_fluent_document_100_20_regular": 58748, - "ic_fluent_document_20_filled": 58749, - "ic_fluent_document_20_regular": 58750, - "ic_fluent_document_add_20_filled": 58751, - "ic_fluent_document_add_20_regular": 58752, - "ic_fluent_document_arrow_down_20_filled": 58753, - "ic_fluent_document_arrow_down_20_regular": 58754, - "ic_fluent_document_arrow_left_20_filled": 58755, - "ic_fluent_document_arrow_left_20_regular": 58756, - "ic_fluent_document_arrow_right_20_filled": 58757, - "ic_fluent_document_arrow_right_20_regular": 58758, - "ic_fluent_document_arrow_up_20_filled": 58759, - "ic_fluent_document_arrow_up_20_regular": 58760, - "ic_fluent_document_border_20_filled": 58761, - "ic_fluent_document_border_20_regular": 58762, - "ic_fluent_document_border_print_20_filled": 58763, - "ic_fluent_document_border_print_20_regular": 58764, - "ic_fluent_document_briefcase_20_filled": 58765, - "ic_fluent_document_briefcase_20_regular": 58766, - "ic_fluent_document_bullet_list_20_filled": 58767, - "ic_fluent_document_bullet_list_20_regular": 58768, - "ic_fluent_document_bullet_list_arrow_left_20_filled": 58769, - "ic_fluent_document_bullet_list_arrow_left_20_regular": 58770, - "ic_fluent_document_bullet_list_clock_20_filled": 58771, - "ic_fluent_document_bullet_list_clock_20_regular": 58772, - "ic_fluent_document_bullet_list_cube_20_filled": 58773, - "ic_fluent_document_bullet_list_cube_20_regular": 58774, - "ic_fluent_document_bullet_list_multiple_20_filled": 58775, - "ic_fluent_document_bullet_list_multiple_20_regular": 58776, - "ic_fluent_document_bullet_list_off_20_filled": 58777, - "ic_fluent_document_bullet_list_off_20_regular": 58778, - "ic_fluent_document_catch_up_20_filled": 58779, - "ic_fluent_document_catch_up_20_regular": 58780, - "ic_fluent_document_checkmark_20_filled": 58781, - "ic_fluent_document_checkmark_20_regular": 58782, - "ic_fluent_document_chevron_double_20_filled": 58783, - "ic_fluent_document_chevron_double_20_regular": 58784, - "ic_fluent_document_copy_20_filled": 58785, - "ic_fluent_document_copy_20_regular": 58786, - "ic_fluent_document_css_20_filled": 58787, - "ic_fluent_document_css_20_regular": 58788, - "ic_fluent_document_data_20_filled": 58789, - "ic_fluent_document_data_20_regular": 58790, - "ic_fluent_document_data_link_20_filled": 58791, - "ic_fluent_document_data_link_20_regular": 58792, - "ic_fluent_document_database_20_filled": 58793, - "ic_fluent_document_database_20_regular": 58794, - "ic_fluent_document_dismiss_20_filled": 58795, - "ic_fluent_document_dismiss_20_regular": 58796, - "ic_fluent_document_edit_20_filled": 58797, - "ic_fluent_document_edit_20_regular": 58798, - "ic_fluent_document_endnote_20_filled": 58799, - "ic_fluent_document_endnote_20_regular": 58800, - "ic_fluent_document_error_20_filled": 58801, - "ic_fluent_document_error_20_regular": 58802, - "ic_fluent_document_fit_20_filled": 58803, - "ic_fluent_document_fit_20_regular": 58804, - "ic_fluent_document_flowchart_20_filled": 58805, - "ic_fluent_document_flowchart_20_regular": 58806, - "ic_fluent_document_folder_20_filled": 58807, - "ic_fluent_document_folder_20_regular": 58808, - "ic_fluent_document_footer_20_filled": 58809, - "ic_fluent_document_footer_20_regular": 58810, - "ic_fluent_document_footer_dismiss_20_filled": 58811, - "ic_fluent_document_footer_dismiss_20_regular": 58812, - "ic_fluent_document_header_20_filled": 58813, - "ic_fluent_document_header_20_regular": 58814, - "ic_fluent_document_header_arrow_down_20_filled": 58815, - "ic_fluent_document_header_arrow_down_20_regular": 58816, - "ic_fluent_document_header_dismiss_20_filled": 58817, - "ic_fluent_document_header_dismiss_20_regular": 58818, - "ic_fluent_document_header_footer_20_filled": 58819, - "ic_fluent_document_header_footer_20_regular": 58820, - "ic_fluent_document_heart_20_filled": 58821, - "ic_fluent_document_heart_20_regular": 58822, - "ic_fluent_document_heart_pulse_20_filled": 58823, - "ic_fluent_document_heart_pulse_20_regular": 58824, - "ic_fluent_document_javascript_20_filled": 58825, - "ic_fluent_document_javascript_20_regular": 58826, - "ic_fluent_document_landscape_20_filled": 58827, - "ic_fluent_document_landscape_20_regular": 58828, - "ic_fluent_document_landscape_data_20_filled": 58829, - "ic_fluent_document_landscape_data_20_regular": 58830, - "ic_fluent_document_landscape_split_20_filled": 58831, - "ic_fluent_document_landscape_split_20_regular": 58832, - "ic_fluent_document_landscape_split_hint_20_filled": 58833, - "ic_fluent_document_landscape_split_hint_20_regular": 58834, - "ic_fluent_document_link_20_filled": 58835, - "ic_fluent_document_link_20_regular": 58836, - "ic_fluent_document_lock_20_filled": 58837, - "ic_fluent_document_lock_20_regular": 58838, - "ic_fluent_document_margins_20_filled": 58839, - "ic_fluent_document_margins_20_regular": 58840, - "ic_fluent_document_mention_20_filled": 58841, - "ic_fluent_document_mention_20_regular": 58842, - "ic_fluent_document_multiple_20_filled": 58843, - "ic_fluent_document_multiple_20_regular": 58844, - "ic_fluent_document_multiple_percent_20_filled": 58845, - "ic_fluent_document_multiple_percent_20_regular": 58846, - "ic_fluent_document_multiple_prohibited_20_filled": 58847, - "ic_fluent_document_multiple_prohibited_20_regular": 58848, - "ic_fluent_document_multiple_sync_20_filled": 58849, - "ic_fluent_document_multiple_sync_20_regular": 58850, - "ic_fluent_document_one_page_20_filled": 58851, - "ic_fluent_document_one_page_20_regular": 58852, - "ic_fluent_document_one_page_add_20_filled": 58853, - "ic_fluent_document_one_page_add_20_regular": 58854, - "ic_fluent_document_one_page_columns_20_filled": 58855, - "ic_fluent_document_one_page_columns_20_regular": 58856, - "ic_fluent_document_one_page_link_20_filled": 58857, - "ic_fluent_document_one_page_link_20_regular": 58858, - "ic_fluent_document_page_bottom_center_20_filled": 58859, - "ic_fluent_document_page_bottom_center_20_regular": 58860, - "ic_fluent_document_page_bottom_left_20_filled": 58861, - "ic_fluent_document_page_bottom_left_20_regular": 58862, - "ic_fluent_document_page_bottom_right_20_filled": 58863, - "ic_fluent_document_page_bottom_right_20_regular": 58864, - "ic_fluent_document_page_break_20_filled": 58865, - "ic_fluent_document_page_break_20_regular": 58866, - "ic_fluent_document_page_number_20_filled": 58867, - "ic_fluent_document_page_number_20_regular": 58868, - "ic_fluent_document_page_top_center_20_filled": 58869, - "ic_fluent_document_page_top_center_20_regular": 58870, - "ic_fluent_document_page_top_left_20_filled": 58871, - "ic_fluent_document_page_top_left_20_regular": 58872, - "ic_fluent_document_page_top_right_20_filled": 58873, - "ic_fluent_document_page_top_right_20_regular": 58874, - "ic_fluent_document_pdf_20_filled": 58875, - "ic_fluent_document_pdf_20_regular": 58876, - "ic_fluent_document_percent_20_filled": 58877, - "ic_fluent_document_percent_20_regular": 58878, - "ic_fluent_document_person_20_filled": 58879, - "ic_fluent_document_person_20_regular": 58880, - "ic_fluent_document_pill_20_filled": 58881, - "ic_fluent_document_pill_20_regular": 58882, - "ic_fluent_document_print_20_filled": 58883, - "ic_fluent_document_print_20_regular": 58884, - "ic_fluent_document_prohibited_20_filled": 58885, - "ic_fluent_document_prohibited_20_regular": 58886, - "ic_fluent_document_question_mark_20_filled": 58887, - "ic_fluent_document_question_mark_20_regular": 58888, - "ic_fluent_document_queue_20_filled": 58889, - "ic_fluent_document_queue_20_regular": 58890, - "ic_fluent_document_queue_add_20_filled": 58891, - "ic_fluent_document_queue_add_20_regular": 58892, - "ic_fluent_document_queue_multiple_20_filled": 58893, - "ic_fluent_document_queue_multiple_20_regular": 58894, - "ic_fluent_document_ribbon_20_filled": 58895, - "ic_fluent_document_ribbon_20_regular": 58896, - "ic_fluent_document_save_20_filled": 58897, - "ic_fluent_document_save_20_regular": 58898, - "ic_fluent_document_search_20_filled": 58899, - "ic_fluent_document_search_20_regular": 58900, - "ic_fluent_document_settings_20_filled": 58901, - "ic_fluent_document_settings_20_regular": 58902, - "ic_fluent_document_split_hint_20_filled": 58903, - "ic_fluent_document_split_hint_20_regular": 58904, - "ic_fluent_document_split_hint_off_20_filled": 58905, - "ic_fluent_document_split_hint_off_20_regular": 58906, - "ic_fluent_document_sync_20_filled": 58907, - "ic_fluent_document_sync_20_regular": 58908, - "ic_fluent_document_table_20_filled": 58909, - "ic_fluent_document_table_20_regular": 58910, - "ic_fluent_document_table_arrow_right_20_filled": 58911, - "ic_fluent_document_table_arrow_right_20_regular": 58912, - "ic_fluent_document_table_checkmark_20_filled": 58913, - "ic_fluent_document_table_checkmark_20_regular": 58914, - "ic_fluent_document_table_cube_20_filled": 58915, - "ic_fluent_document_table_cube_20_regular": 58916, - "ic_fluent_document_table_search_20_filled": 58917, - "ic_fluent_document_table_search_20_regular": 58918, - "ic_fluent_document_table_truck_20_filled": 58919, - "ic_fluent_document_table_truck_20_regular": 58920, - "ic_fluent_document_text_20_filled": 58921, - "ic_fluent_document_text_20_regular": 58922, - "ic_fluent_document_text_clock_20_filled": 58923, - "ic_fluent_document_text_clock_20_regular": 58924, - "ic_fluent_document_text_extract_20_filled": 58925, - "ic_fluent_document_text_extract_20_regular": 58926, - "ic_fluent_document_text_link_20_filled": 58927, - "ic_fluent_document_text_link_20_regular": 58928, - "ic_fluent_document_text_toolbox_20_filled": 58929, - "ic_fluent_document_text_toolbox_20_regular": 58930, - "ic_fluent_document_toolbox_20_filled": 58931, - "ic_fluent_document_toolbox_20_regular": 58932, - "ic_fluent_document_width_20_filled": 58933, - "ic_fluent_document_width_20_regular": 58934, - "ic_fluent_door_20_filled": 58935, - "ic_fluent_door_20_regular": 58936, - "ic_fluent_door_arrow_left_20_filled": 58937, - "ic_fluent_door_arrow_left_20_regular": 58938, - "ic_fluent_door_arrow_right_20_filled": 58939, - "ic_fluent_door_arrow_right_20_regular": 58940, - "ic_fluent_door_tag_20_filled": 58941, - "ic_fluent_door_tag_20_regular": 58942, - "ic_fluent_double_swipe_down_20_filled": 58943, - "ic_fluent_double_swipe_down_20_regular": 58944, - "ic_fluent_double_swipe_up_20_filled": 58945, - "ic_fluent_double_swipe_up_20_regular": 58946, - "ic_fluent_double_tap_swipe_down_20_filled": 58947, - "ic_fluent_double_tap_swipe_down_20_regular": 58948, - "ic_fluent_double_tap_swipe_up_20_filled": 58949, - "ic_fluent_double_tap_swipe_up_20_regular": 58950, - "ic_fluent_drafts_20_filled": 58951, - "ic_fluent_drafts_20_regular": 58952, - "ic_fluent_drag_20_filled": 58953, - "ic_fluent_drag_20_regular": 58954, - "ic_fluent_draw_image_20_filled": 58955, - "ic_fluent_draw_image_20_regular": 58956, - "ic_fluent_draw_shape_20_filled": 58957, - "ic_fluent_draw_shape_20_regular": 58958, - "ic_fluent_draw_text_20_filled": 58959, - "ic_fluent_draw_text_20_regular": 58960, - "ic_fluent_drawer_add_20_filled": 58961, - "ic_fluent_drawer_add_20_regular": 58962, - "ic_fluent_drawer_arrow_download_20_filled": 58963, - "ic_fluent_drawer_arrow_download_20_regular": 58964, - "ic_fluent_drawer_dismiss_20_filled": 58965, - "ic_fluent_drawer_dismiss_20_regular": 58966, - "ic_fluent_drawer_play_20_filled": 58967, - "ic_fluent_drawer_play_20_regular": 58968, - "ic_fluent_drawer_subtract_20_filled": 58969, - "ic_fluent_drawer_subtract_20_regular": 58970, - "ic_fluent_drink_beer_20_filled": 58971, - "ic_fluent_drink_beer_20_regular": 58972, - "ic_fluent_drink_bottle_20_filled": 58973, - "ic_fluent_drink_bottle_20_regular": 58974, - "ic_fluent_drink_bottle_off_20_filled": 58975, - "ic_fluent_drink_bottle_off_20_regular": 58976, - "ic_fluent_drink_coffee_20_filled": 58977, - "ic_fluent_drink_coffee_20_regular": 58978, - "ic_fluent_drink_margarita_20_filled": 58979, - "ic_fluent_drink_margarita_20_regular": 58980, - "ic_fluent_drink_to_go_20_filled": 58981, - "ic_fluent_drink_to_go_20_regular": 58982, - "ic_fluent_drink_wine_20_filled": 58983, - "ic_fluent_drink_wine_20_regular": 58984, - "ic_fluent_drive_train_20_filled": 58985, - "ic_fluent_drive_train_20_regular": 58986, - "ic_fluent_drop_20_filled": 58987, - "ic_fluent_drop_20_regular": 58988, - "ic_fluent_dual_screen_20_filled": 58989, - "ic_fluent_dual_screen_20_regular": 58990, - "ic_fluent_dual_screen_add_20_filled": 58991, - "ic_fluent_dual_screen_add_20_regular": 58992, - "ic_fluent_dual_screen_arrow_right_20_filled": 58993, - "ic_fluent_dual_screen_arrow_right_20_regular": 58994, - "ic_fluent_dual_screen_arrow_up_20_filled": 58995, - "ic_fluent_dual_screen_arrow_up_20_regular": 58996, - "ic_fluent_dual_screen_clock_20_filled": 58997, - "ic_fluent_dual_screen_clock_20_regular": 58998, - "ic_fluent_dual_screen_closed_alert_20_filled": 58999, - "ic_fluent_dual_screen_closed_alert_20_regular": 59000, - "ic_fluent_dual_screen_desktop_20_filled": 59001, - "ic_fluent_dual_screen_desktop_20_regular": 59002, - "ic_fluent_dual_screen_dismiss_20_filled": 59003, - "ic_fluent_dual_screen_dismiss_20_regular": 59004, - "ic_fluent_dual_screen_group_20_filled": 59005, - "ic_fluent_dual_screen_group_20_regular": 59006, - "ic_fluent_dual_screen_header_20_filled": 59007, - "ic_fluent_dual_screen_header_20_regular": 59008, - "ic_fluent_dual_screen_lock_20_filled": 59009, - "ic_fluent_dual_screen_lock_20_regular": 59010, - "ic_fluent_dual_screen_mirror_20_filled": 59011, - "ic_fluent_dual_screen_mirror_20_regular": 59012, - "ic_fluent_dual_screen_pagination_20_filled": 59013, - "ic_fluent_dual_screen_pagination_20_regular": 59014, - "ic_fluent_dual_screen_settings_20_filled": 59015, - "ic_fluent_dual_screen_settings_20_regular": 59016, - "ic_fluent_dual_screen_span_20_filled": 59017, - "ic_fluent_dual_screen_span_20_regular": 59018, - "ic_fluent_dual_screen_speaker_20_filled": 59019, - "ic_fluent_dual_screen_speaker_20_regular": 59020, - "ic_fluent_dual_screen_status_bar_20_filled": 59021, - "ic_fluent_dual_screen_status_bar_20_regular": 59022, - "ic_fluent_dual_screen_tablet_20_filled": 59023, - "ic_fluent_dual_screen_tablet_20_regular": 59024, - "ic_fluent_dual_screen_update_20_filled": 59025, - "ic_fluent_dual_screen_update_20_regular": 59026, - "ic_fluent_dual_screen_vertical_scroll_20_filled": 59027, - "ic_fluent_dual_screen_vertical_scroll_20_regular": 59028, - "ic_fluent_dual_screen_vibrate_20_filled": 59029, - "ic_fluent_dual_screen_vibrate_20_regular": 59030, - "ic_fluent_dumbbell_20_filled": 59031, - "ic_fluent_dumbbell_20_regular": 59032, - "ic_fluent_earth_20_filled": 59033, - "ic_fluent_earth_20_regular": 59034, - "ic_fluent_earth_leaf_20_filled": 59035, - "ic_fluent_earth_leaf_20_regular": 59036, - "ic_fluent_edit_20_filled": 59037, - "ic_fluent_edit_20_regular": 59038, - "ic_fluent_edit_arrow_back_20_filled": 59039, - "ic_fluent_edit_arrow_back_20_regular": 59040, - "ic_fluent_edit_off_20_filled": 59041, - "ic_fluent_edit_off_20_regular": 59042, - "ic_fluent_edit_prohibited_20_filled": 59043, - "ic_fluent_edit_prohibited_20_regular": 59044, - "ic_fluent_edit_settings_20_filled": 59045, - "ic_fluent_edit_settings_20_regular": 59046, - "ic_fluent_elevator_20_filled": 59047, - "ic_fluent_elevator_20_regular": 59048, - "ic_fluent_emoji_20_filled": 59049, - "ic_fluent_emoji_20_regular": 59050, - "ic_fluent_emoji_add_20_filled": 59051, - "ic_fluent_emoji_add_20_regular": 59052, - "ic_fluent_emoji_angry_20_filled": 59053, - "ic_fluent_emoji_angry_20_regular": 59054, - "ic_fluent_emoji_edit_20_filled": 59055, - "ic_fluent_emoji_edit_20_regular": 59056, - "ic_fluent_emoji_hand_20_filled": 59057, - "ic_fluent_emoji_hand_20_regular": 59058, - "ic_fluent_emoji_laugh_20_filled": 59059, - "ic_fluent_emoji_laugh_20_regular": 59060, - "ic_fluent_emoji_meh_20_filled": 59061, - "ic_fluent_emoji_meh_20_regular": 59062, - "ic_fluent_emoji_multiple_20_filled": 59063, - "ic_fluent_emoji_multiple_20_regular": 59064, - "ic_fluent_emoji_sad_20_filled": 59065, - "ic_fluent_emoji_sad_20_regular": 59066, - "ic_fluent_emoji_sad_slight_20_filled": 59067, - "ic_fluent_emoji_sad_slight_20_regular": 59068, - "ic_fluent_emoji_smile_slight_20_filled": 59069, - "ic_fluent_emoji_smile_slight_20_regular": 59070, - "ic_fluent_emoji_sparkle_20_filled": 59071, - "ic_fluent_emoji_sparkle_20_regular": 59072, - "ic_fluent_emoji_surprise_20_filled": 59073, - "ic_fluent_emoji_surprise_20_regular": 59074, - "ic_fluent_engine_20_filled": 59075, - "ic_fluent_engine_20_regular": 59076, - "ic_fluent_equal_circle_20_filled": 59077, - "ic_fluent_equal_circle_20_regular": 59078, - "ic_fluent_equal_off_20_filled": 59079, - "ic_fluent_equal_off_20_regular": 59080, - "ic_fluent_eraser_20_filled": 59081, - "ic_fluent_eraser_20_regular": 59082, - "ic_fluent_eraser_medium_20_filled": 59083, - "ic_fluent_eraser_medium_20_regular": 59084, - "ic_fluent_eraser_segment_20_filled": 59085, - "ic_fluent_eraser_segment_20_regular": 59086, - "ic_fluent_eraser_small_20_filled": 59087, - "ic_fluent_eraser_small_20_regular": 59088, - "ic_fluent_eraser_tool_20_filled": 59089, - "ic_fluent_eraser_tool_20_regular": 59090, - "ic_fluent_error_circle_20_filled": 59091, - "ic_fluent_error_circle_20_regular": 59092, - "ic_fluent_error_circle_settings_20_filled": 59093, - "ic_fluent_error_circle_settings_20_regular": 59094, - "ic_fluent_expand_up_left_20_filled": 59095, - "ic_fluent_expand_up_left_20_regular": 59096, - "ic_fluent_expand_up_right_20_filled": 59097, - "ic_fluent_expand_up_right_20_regular": 59098, - "ic_fluent_extended_dock_20_filled": 59099, - "ic_fluent_extended_dock_20_regular": 59100, - "ic_fluent_eye_20_filled": 59101, - "ic_fluent_eye_20_regular": 59102, - "ic_fluent_eye_lines_20_filled": 59103, - "ic_fluent_eye_lines_20_regular": 59104, - "ic_fluent_eye_off_20_filled": 59105, - "ic_fluent_eye_off_20_regular": 59106, - "ic_fluent_eye_tracking_20_filled": 59107, - "ic_fluent_eye_tracking_20_regular": 59108, - "ic_fluent_eye_tracking_off_20_filled": 59109, - "ic_fluent_eye_tracking_off_20_regular": 59110, - "ic_fluent_eyedropper_20_filled": 59111, - "ic_fluent_eyedropper_20_regular": 59112, - "ic_fluent_eyedropper_off_20_filled": 59113, - "ic_fluent_eyedropper_off_20_regular": 59114, - "ic_fluent_f_stop_20_filled": 59115, - "ic_fluent_f_stop_20_regular": 59116, - "ic_fluent_fast_acceleration_20_filled": 59117, - "ic_fluent_fast_acceleration_20_regular": 59118, - "ic_fluent_fast_forward_20_filled": 59119, - "ic_fluent_fast_forward_20_regular": 59120, - "ic_fluent_fax_20_filled": 59121, - "ic_fluent_fax_20_regular": 59122, - "ic_fluent_feed_20_filled": 59123, - "ic_fluent_feed_20_regular": 59124, - "ic_fluent_filmstrip_20_filled": 59125, - "ic_fluent_filmstrip_20_regular": 59126, - "ic_fluent_filmstrip_play_20_filled": 59127, - "ic_fluent_filmstrip_play_20_regular": 59128, - "ic_fluent_filter_20_filled": 59129, - "ic_fluent_filter_20_regular": 59130, - "ic_fluent_filter_add_20_filled": 59131, - "ic_fluent_filter_add_20_regular": 59132, - "ic_fluent_filter_dismiss_20_filled": 59133, - "ic_fluent_filter_dismiss_20_regular": 59134, - "ic_fluent_filter_sync_20_filled": 59135, - "ic_fluent_filter_sync_20_regular": 59136, - "ic_fluent_fingerprint_20_filled": 59137, - "ic_fluent_fingerprint_20_regular": 59138, - "ic_fluent_fire_20_filled": 59139, - "ic_fluent_fire_20_regular": 59140, - "ic_fluent_fireplace_20_filled": 59141, - "ic_fluent_fireplace_20_regular": 59142, - "ic_fluent_fixed_width_20_filled": 59143, - "ic_fluent_fixed_width_20_regular": 59144, - "ic_fluent_flag_20_filled": 59145, - "ic_fluent_flag_20_regular": 59146, - "ic_fluent_flag_checkered_20_filled": 59147, - "ic_fluent_flag_checkered_20_regular": 59148, - "ic_fluent_flag_clock_20_filled": 59149, - "ic_fluent_flag_clock_20_regular": 59150, - "ic_fluent_flag_off_20_filled": 59151, - "ic_fluent_flag_off_20_regular": 59152, - "ic_fluent_flag_pride_20_filled": 59153, - "ic_fluent_flash_20_filled": 59154, - "ic_fluent_flash_20_regular": 59155, - "ic_fluent_flash_add_20_filled": 59156, - "ic_fluent_flash_add_20_regular": 59157, - "ic_fluent_flash_auto_20_filled": 59158, - "ic_fluent_flash_auto_20_regular": 59159, - "ic_fluent_flash_checkmark_20_filled": 59160, - "ic_fluent_flash_checkmark_20_regular": 59161, - "ic_fluent_flash_flow_20_filled": 59162, - "ic_fluent_flash_flow_20_regular": 59163, - "ic_fluent_flash_off_20_filled": 59164, - "ic_fluent_flash_off_20_regular": 59165, - "ic_fluent_flash_play_20_filled": 59166, - "ic_fluent_flash_play_20_regular": 59167, - "ic_fluent_flash_settings_20_filled": 59168, - "ic_fluent_flash_settings_20_regular": 59169, - "ic_fluent_flashlight_20_filled": 59170, - "ic_fluent_flashlight_20_regular": 59171, - "ic_fluent_flashlight_off_20_filled": 59172, - "ic_fluent_flashlight_off_20_regular": 59173, - "ic_fluent_flip_horizontal_20_filled": 59174, - "ic_fluent_flip_horizontal_20_regular": 59175, - "ic_fluent_flip_vertical_20_filled": 59176, - "ic_fluent_flip_vertical_20_regular": 59177, - "ic_fluent_flow_20_filled": 59178, - "ic_fluent_flow_20_regular": 59179, - "ic_fluent_flowchart_20_filled": 59180, - "ic_fluent_flowchart_20_regular": 59181, - "ic_fluent_flowchart_circle_20_filled": 59182, - "ic_fluent_flowchart_circle_20_regular": 59183, - "ic_fluent_fluent_20_filled": 59184, - "ic_fluent_fluent_20_regular": 59185, - "ic_fluent_fluid_20_filled": 59186, - "ic_fluent_fluid_20_regular": 59187, - "ic_fluent_folder_20_filled": 59188, - "ic_fluent_folder_20_regular": 59189, - "ic_fluent_folder_add_20_filled": 59190, - "ic_fluent_folder_add_20_regular": 59191, - "ic_fluent_folder_arrow_left_20_filled": 59192, - "ic_fluent_folder_arrow_left_20_regular": 59193, - "ic_fluent_folder_arrow_right_20_filled": 59194, - "ic_fluent_folder_arrow_right_20_regular": 59195, - "ic_fluent_folder_arrow_up_20_filled": 59196, - "ic_fluent_folder_arrow_up_20_regular": 59197, - "ic_fluent_folder_briefcase_20_filled": 59198, - "ic_fluent_folder_briefcase_20_regular": 59199, - "ic_fluent_folder_globe_20_filled": 59200, - "ic_fluent_folder_globe_20_regular": 59201, - "ic_fluent_folder_link_20_filled": 59202, - "ic_fluent_folder_link_20_regular": 59203, - "ic_fluent_folder_mail_20_filled": 59204, - "ic_fluent_folder_mail_20_regular": 59205, - "ic_fluent_folder_open_20_filled": 59206, - "ic_fluent_folder_open_20_regular": 59207, - "ic_fluent_folder_open_vertical_20_filled": 59208, - "ic_fluent_folder_open_vertical_20_regular": 59209, - "ic_fluent_folder_people_20_filled": 59210, - "ic_fluent_folder_people_20_regular": 59211, - "ic_fluent_folder_person_20_filled": 59212, - "ic_fluent_folder_person_20_regular": 59213, - "ic_fluent_folder_prohibited_20_filled": 59214, - "ic_fluent_folder_prohibited_20_regular": 59215, - "ic_fluent_folder_swap_20_filled": 59216, - "ic_fluent_folder_swap_20_regular": 59217, - "ic_fluent_folder_sync_20_filled": 59218, - "ic_fluent_folder_sync_20_regular": 59219, - "ic_fluent_folder_zip_20_filled": 59220, - "ic_fluent_folder_zip_20_regular": 59221, - "ic_fluent_font_decrease_20_filled": 59222, - "ic_fluent_font_decrease_20_regular": 59223, - "ic_fluent_font_increase_20_filled": 59224, - "ic_fluent_font_increase_20_regular": 59225, - "ic_fluent_font_space_tracking_in_20_filled": 59226, - "ic_fluent_font_space_tracking_in_20_regular": 59227, - "ic_fluent_font_space_tracking_out_20_filled": 59228, - "ic_fluent_font_space_tracking_out_20_regular": 59229, - "ic_fluent_food_20_filled": 59230, - "ic_fluent_food_20_regular": 59231, - "ic_fluent_food_apple_20_filled": 59232, - "ic_fluent_food_apple_20_regular": 59233, - "ic_fluent_food_cake_20_filled": 59234, - "ic_fluent_food_cake_20_regular": 59235, - "ic_fluent_food_carrot_20_filled": 59236, - "ic_fluent_food_carrot_20_regular": 59237, - "ic_fluent_food_chicken_leg_20_filled": 59238, - "ic_fluent_food_chicken_leg_20_regular": 59239, - "ic_fluent_food_egg_20_filled": 59240, - "ic_fluent_food_egg_20_regular": 59241, - "ic_fluent_food_fish_20_filled": 59242, - "ic_fluent_food_fish_20_regular": 59243, - "ic_fluent_food_grains_20_filled": 59244, - "ic_fluent_food_grains_20_regular": 59245, - "ic_fluent_food_pizza_20_filled": 59246, - "ic_fluent_food_pizza_20_regular": 59247, - "ic_fluent_food_toast_20_filled": 59248, - "ic_fluent_food_toast_20_regular": 59249, - "ic_fluent_form_20_filled": 59250, - "ic_fluent_form_20_regular": 59251, - "ic_fluent_form_multiple_20_filled": 59252, - "ic_fluent_form_multiple_20_regular": 59253, - "ic_fluent_form_new_20_filled": 59254, - "ic_fluent_form_new_20_regular": 59255, - "ic_fluent_fps_120_20_filled": 59256, - "ic_fluent_fps_120_20_regular": 59257, - "ic_fluent_fps_240_20_filled": 59258, - "ic_fluent_fps_240_20_regular": 59259, - "ic_fluent_fps_30_20_filled": 59260, - "ic_fluent_fps_30_20_regular": 59261, - "ic_fluent_fps_60_20_filled": 59262, - "ic_fluent_fps_60_20_regular": 59263, - "ic_fluent_fps_960_20_filled": 59264, - "ic_fluent_fps_960_20_regular": 59265, - "ic_fluent_full_screen_maximize_20_filled": 59266, - "ic_fluent_full_screen_maximize_20_regular": 59267, - "ic_fluent_full_screen_minimize_20_filled": 59268, - "ic_fluent_full_screen_minimize_20_regular": 59269, - "ic_fluent_games_20_filled": 59270, - "ic_fluent_games_20_regular": 59271, - "ic_fluent_gantt_chart_20_filled": 59272, - "ic_fluent_gantt_chart_20_regular": 59273, - "ic_fluent_gas_20_filled": 59274, - "ic_fluent_gas_20_regular": 59275, - "ic_fluent_gas_pump_20_filled": 59276, - "ic_fluent_gas_pump_20_regular": 59277, - "ic_fluent_gather_20_filled": 59278, - "ic_fluent_gather_20_regular": 59279, - "ic_fluent_gauge_20_filled": 59280, - "ic_fluent_gauge_20_regular": 59281, - "ic_fluent_gauge_add_20_filled": 59282, - "ic_fluent_gauge_add_20_regular": 59283, - "ic_fluent_gavel_20_filled": 59284, - "ic_fluent_gavel_20_regular": 59285, - "ic_fluent_gesture_20_filled": 59286, - "ic_fluent_gesture_20_regular": 59287, - "ic_fluent_gif_20_filled": 59288, - "ic_fluent_gif_20_regular": 59289, - "ic_fluent_gift_20_filled": 59290, - "ic_fluent_gift_20_regular": 59291, - "ic_fluent_gift_card_20_filled": 59292, - "ic_fluent_gift_card_20_regular": 59293, - "ic_fluent_gift_card_add_20_filled": 59294, - "ic_fluent_gift_card_add_20_regular": 59295, - "ic_fluent_gift_card_arrow_right_20_filled": 59296, - "ic_fluent_gift_card_arrow_right_20_regular": 59297, - "ic_fluent_gift_card_money_20_filled": 59298, - "ic_fluent_gift_card_money_20_regular": 59299, - "ic_fluent_gift_card_multiple_20_filled": 59300, - "ic_fluent_gift_card_multiple_20_regular": 59301, - "ic_fluent_glance_20_filled": 59302, - "ic_fluent_glance_20_regular": 59303, - "ic_fluent_glance_horizontal_20_filled": 59304, - "ic_fluent_glance_horizontal_20_regular": 59305, - "ic_fluent_glasses_20_filled": 59306, - "ic_fluent_glasses_20_regular": 59307, - "ic_fluent_glasses_off_20_filled": 59308, - "ic_fluent_glasses_off_20_regular": 59309, - "ic_fluent_globe_20_filled": 59310, - "ic_fluent_globe_20_regular": 59311, - "ic_fluent_globe_add_20_filled": 59312, - "ic_fluent_globe_add_20_regular": 59313, - "ic_fluent_globe_clock_20_filled": 59314, - "ic_fluent_globe_clock_20_regular": 59315, - "ic_fluent_globe_desktop_20_filled": 59316, - "ic_fluent_globe_desktop_20_regular": 59317, - "ic_fluent_globe_location_20_filled": 59318, - "ic_fluent_globe_location_20_regular": 59319, - "ic_fluent_globe_person_20_filled": 59320, - "ic_fluent_globe_person_20_regular": 59321, - "ic_fluent_globe_prohibited_20_filled": 59322, - "ic_fluent_globe_prohibited_20_regular": 59323, - "ic_fluent_globe_search_20_filled": 59324, - "ic_fluent_globe_search_20_regular": 59325, - "ic_fluent_globe_shield_20_filled": 59326, - "ic_fluent_globe_shield_20_regular": 59327, - "ic_fluent_globe_star_20_filled": 59328, - "ic_fluent_globe_star_20_regular": 59329, - "ic_fluent_globe_surface_20_filled": 59330, - "ic_fluent_globe_surface_20_regular": 59331, - "ic_fluent_globe_video_20_filled": 59332, - "ic_fluent_globe_video_20_regular": 59333, - "ic_fluent_grid_20_filled": 59334, - "ic_fluent_grid_20_regular": 59335, - "ic_fluent_grid_dots_20_filled": 59336, - "ic_fluent_grid_dots_20_regular": 59337, - "ic_fluent_grid_kanban_20_filled": 59338, - "ic_fluent_grid_kanban_20_regular": 59339, - "ic_fluent_group_20_filled": 59340, - "ic_fluent_group_20_regular": 59341, - "ic_fluent_group_dismiss_20_filled": 59342, - "ic_fluent_group_dismiss_20_regular": 59343, - "ic_fluent_group_list_20_filled": 59344, - "ic_fluent_group_list_20_regular": 59345, - "ic_fluent_group_return_20_filled": 59346, - "ic_fluent_group_return_20_regular": 59347, - "ic_fluent_guardian_20_filled": 59348, - "ic_fluent_guardian_20_regular": 59349, - "ic_fluent_guest_20_filled": 59350, - "ic_fluent_guest_20_regular": 59351, - "ic_fluent_guest_add_20_filled": 59352, - "ic_fluent_guest_add_20_regular": 59353, - "ic_fluent_guitar_20_filled": 59354, - "ic_fluent_guitar_20_regular": 59355, - "ic_fluent_hand_draw_20_filled": 59356, - "ic_fluent_hand_draw_20_regular": 59357, - "ic_fluent_hand_left_20_filled": 59358, - "ic_fluent_hand_left_20_regular": 59359, - "ic_fluent_hand_left_chat_20_filled": 59360, - "ic_fluent_hand_left_chat_20_regular": 59361, - "ic_fluent_hand_open_heart_20_filled": 59362, - "ic_fluent_hand_open_heart_20_regular": 59363, - "ic_fluent_hand_right_20_filled": 59364, - "ic_fluent_hand_right_20_regular": 59365, - "ic_fluent_hand_right_off_20_filled": 59366, - "ic_fluent_hand_right_off_20_regular": 59367, - "ic_fluent_hand_wave_20_filled": 59368, - "ic_fluent_hand_wave_20_regular": 59369, - "ic_fluent_handshake_20_filled": 59370, - "ic_fluent_handshake_20_regular": 59371, - "ic_fluent_hard_drive_20_filled": 59372, - "ic_fluent_hard_drive_20_regular": 59373, - "ic_fluent_hat_graduation_20_filled": 59374, - "ic_fluent_hat_graduation_20_regular": 59375, - "ic_fluent_hd_20_filled": 59376, - "ic_fluent_hd_20_regular": 59377, - "ic_fluent_hdr_20_filled": 59378, - "ic_fluent_hdr_20_regular": 59379, - "ic_fluent_hdr_off_20_filled": 59380, - "ic_fluent_hdr_off_20_regular": 59381, - "ic_fluent_headphones_20_filled": 59382, - "ic_fluent_headphones_20_regular": 59383, - "ic_fluent_headphones_sound_wave_20_filled": 59384, - "ic_fluent_headphones_sound_wave_20_regular": 59385, - "ic_fluent_headset_20_filled": 59386, - "ic_fluent_headset_20_regular": 59387, - "ic_fluent_headset_add_20_filled": 59388, - "ic_fluent_headset_add_20_regular": 59389, - "ic_fluent_headset_vr_20_filled": 59390, - "ic_fluent_headset_vr_20_regular": 59391, - "ic_fluent_heart_20_filled": 59392, - "ic_fluent_heart_20_regular": 59393, - "ic_fluent_heart_broken_20_filled": 59394, - "ic_fluent_heart_broken_20_regular": 59395, - "ic_fluent_heart_circle_20_filled": 59396, - "ic_fluent_heart_circle_20_regular": 59397, - "ic_fluent_heart_circle_hint_20_filled": 59398, - "ic_fluent_heart_circle_hint_20_regular": 59399, - "ic_fluent_heart_pulse_20_filled": 59400, - "ic_fluent_heart_pulse_20_regular": 59401, - "ic_fluent_highlight_20_filled": 59402, - "ic_fluent_highlight_20_regular": 59403, - "ic_fluent_highlight_accent_20_filled": 59404, - "ic_fluent_highlight_link_20_filled": 59405, - "ic_fluent_highlight_link_20_regular": 59406, - "ic_fluent_history_20_filled": 59407, - "ic_fluent_history_20_regular": 59408, - "ic_fluent_history_dismiss_20_filled": 59409, - "ic_fluent_history_dismiss_20_regular": 59410, - "ic_fluent_home_20_filled": 59411, - "ic_fluent_home_20_regular": 59412, - "ic_fluent_home_add_20_filled": 59413, - "ic_fluent_home_add_20_regular": 59414, - "ic_fluent_home_checkmark_20_filled": 59415, - "ic_fluent_home_checkmark_20_regular": 59416, - "ic_fluent_home_database_20_filled": 59417, - "ic_fluent_home_database_20_regular": 59418, - "ic_fluent_home_more_20_filled": 59419, - "ic_fluent_home_more_20_regular": 59420, - "ic_fluent_home_person_20_filled": 59421, - "ic_fluent_home_person_20_regular": 59422, - "ic_fluent_home_split_20_filled": 59423, - "ic_fluent_home_split_20_regular": 59424, - "ic_fluent_hourglass_20_filled": 59425, - "ic_fluent_hourglass_20_regular": 59426, - "ic_fluent_hourglass_half_20_filled": 59427, - "ic_fluent_hourglass_half_20_regular": 59428, - "ic_fluent_hourglass_one_quarter_20_filled": 59429, - "ic_fluent_hourglass_one_quarter_20_regular": 59430, - "ic_fluent_hourglass_three_quarter_20_filled": 59431, - "ic_fluent_hourglass_three_quarter_20_regular": 59432, - "ic_fluent_icons_20_filled": 59433, - "ic_fluent_icons_20_regular": 59434, - "ic_fluent_image_20_filled": 59435, - "ic_fluent_image_20_regular": 59436, - "ic_fluent_image_add_20_filled": 59437, - "ic_fluent_image_add_20_regular": 59438, - "ic_fluent_image_alt_text_20_filled": 59439, - "ic_fluent_image_alt_text_20_regular": 59440, - "ic_fluent_image_arrow_back_20_filled": 59441, - "ic_fluent_image_arrow_back_20_regular": 59442, - "ic_fluent_image_arrow_counterclockwise_20_filled": 59443, - "ic_fluent_image_arrow_counterclockwise_20_regular": 59444, - "ic_fluent_image_arrow_forward_20_filled": 59445, - "ic_fluent_image_arrow_forward_20_regular": 59446, - "ic_fluent_image_border_20_filled": 59447, - "ic_fluent_image_border_20_regular": 59448, - "ic_fluent_image_circle_20_filled": 59449, - "ic_fluent_image_circle_20_regular": 59450, - "ic_fluent_image_copy_20_filled": 59451, - "ic_fluent_image_copy_20_regular": 59452, - "ic_fluent_image_edit_20_filled": 59453, - "ic_fluent_image_edit_20_regular": 59454, - "ic_fluent_image_globe_20_filled": 59455, - "ic_fluent_image_globe_20_regular": 59456, - "ic_fluent_image_multiple_20_filled": 59457, - "ic_fluent_image_multiple_20_regular": 59458, - "ic_fluent_image_multiple_off_20_filled": 59459, - "ic_fluent_image_multiple_off_20_regular": 59460, - "ic_fluent_image_off_20_filled": 59461, - "ic_fluent_image_off_20_regular": 59462, - "ic_fluent_image_prohibited_20_filled": 59463, - "ic_fluent_image_prohibited_20_regular": 59464, - "ic_fluent_image_reflection_20_filled": 59465, - "ic_fluent_image_reflection_20_regular": 59466, - "ic_fluent_image_search_20_filled": 59467, - "ic_fluent_image_search_20_regular": 59468, - "ic_fluent_image_shadow_20_filled": 59469, - "ic_fluent_image_shadow_20_regular": 59470, - "ic_fluent_image_table_20_filled": 59471, - "ic_fluent_image_table_20_regular": 59472, - "ic_fluent_immersive_reader_20_filled": 59473, - "ic_fluent_immersive_reader_20_regular": 59474, - "ic_fluent_important_20_filled": 59475, - "ic_fluent_important_20_regular": 59476, - "ic_fluent_incognito_20_filled": 59477, - "ic_fluent_incognito_20_regular": 59478, - "ic_fluent_info_20_filled": 59479, - "ic_fluent_info_20_regular": 59480, - "ic_fluent_info_shield_20_filled": 59481, - "ic_fluent_info_shield_20_regular": 59482, - "ic_fluent_ink_stroke_20_filled": 59483, - "ic_fluent_ink_stroke_20_regular": 59484, - "ic_fluent_ink_stroke_arrow_down_20_filled": 59485, - "ic_fluent_ink_stroke_arrow_down_20_regular": 59486, - "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59487, - "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59488, - "ic_fluent_inking_tool_20_filled": 59489, - "ic_fluent_inking_tool_20_regular": 59490, - "ic_fluent_inking_tool_accent_20_filled": 59491, - "ic_fluent_inprivate_account_20_filled": 59492, - "ic_fluent_inprivate_account_20_regular": 59493, - "ic_fluent_insert_20_filled": 59494, - "ic_fluent_insert_20_regular": 59495, - "ic_fluent_ios_chevron_right_20_filled": 59496, - "ic_fluent_ios_chevron_right_20_regular": 59497, - "ic_fluent_iot_20_filled": 59498, - "ic_fluent_iot_20_regular": 59499, - "ic_fluent_iot_alert_20_filled": 59500, - "ic_fluent_iot_alert_20_regular": 59501, - "ic_fluent_javascript_20_filled": 59502, - "ic_fluent_javascript_20_regular": 59503, - "ic_fluent_joystick_20_filled": 59504, - "ic_fluent_joystick_20_regular": 59505, - "ic_fluent_key_20_filled": 59506, - "ic_fluent_key_20_regular": 59507, - "ic_fluent_key_command_20_filled": 59508, - "ic_fluent_key_command_20_regular": 59509, - "ic_fluent_key_multiple_20_filled": 59510, - "ic_fluent_key_multiple_20_regular": 59511, - "ic_fluent_key_reset_20_filled": 59512, - "ic_fluent_key_reset_20_regular": 59513, - "ic_fluent_keyboard_123_20_filled": 59514, - "ic_fluent_keyboard_123_20_regular": 59515, - "ic_fluent_keyboard_20_filled": 59516, - "ic_fluent_keyboard_20_regular": 59517, - "ic_fluent_keyboard_dock_20_filled": 59518, - "ic_fluent_keyboard_dock_20_regular": 59519, - "ic_fluent_keyboard_layout_float_20_filled": 59520, - "ic_fluent_keyboard_layout_float_20_regular": 59521, - "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59522, - "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59523, - "ic_fluent_keyboard_layout_resize_20_filled": 59524, - "ic_fluent_keyboard_layout_resize_20_regular": 59525, - "ic_fluent_keyboard_layout_split_20_filled": 59526, - "ic_fluent_keyboard_layout_split_20_regular": 59527, - "ic_fluent_keyboard_shift_20_filled": 59528, - "ic_fluent_keyboard_shift_20_regular": 59529, - "ic_fluent_keyboard_shift_uppercase_20_filled": 59530, - "ic_fluent_keyboard_shift_uppercase_20_regular": 59531, - "ic_fluent_keyboard_tab_20_filled": 59532, - "ic_fluent_keyboard_tab_20_regular": 59533, - "ic_fluent_laptop_20_filled": 59534, - "ic_fluent_laptop_20_regular": 59535, - "ic_fluent_laptop_dismiss_20_filled": 59536, - "ic_fluent_laptop_dismiss_20_regular": 59537, - "ic_fluent_laser_tool_20_filled": 59538, - "ic_fluent_laser_tool_20_regular": 59539, - "ic_fluent_lasso_20_filled": 59540, - "ic_fluent_lasso_20_regular": 59541, - "ic_fluent_launcher_settings_20_filled": 59542, - "ic_fluent_launcher_settings_20_regular": 59543, - "ic_fluent_layer_20_filled": 59544, - "ic_fluent_layer_20_regular": 59545, - "ic_fluent_layer_diagonal_20_filled": 59546, - "ic_fluent_layer_diagonal_20_regular": 59547, - "ic_fluent_layer_diagonal_person_20_filled": 59548, - "ic_fluent_layer_diagonal_person_20_regular": 59549, - "ic_fluent_leaf_one_20_filled": 59550, - "ic_fluent_leaf_one_20_regular": 59551, - "ic_fluent_leaf_three_20_filled": 59552, - "ic_fluent_leaf_three_20_regular": 59553, - "ic_fluent_leaf_two_20_filled": 59554, - "ic_fluent_leaf_two_20_regular": 59555, - "ic_fluent_learning_app_20_filled": 59556, - "ic_fluent_learning_app_20_regular": 59557, - "ic_fluent_library_20_filled": 59558, - "ic_fluent_library_20_regular": 59559, - "ic_fluent_lightbulb_20_filled": 59560, - "ic_fluent_lightbulb_20_regular": 59561, - "ic_fluent_lightbulb_circle_20_filled": 59562, - "ic_fluent_lightbulb_circle_20_regular": 59563, - "ic_fluent_lightbulb_filament_20_filled": 59564, - "ic_fluent_lightbulb_filament_20_regular": 59565, - "ic_fluent_lightbulb_person_20_filled": 59566, - "ic_fluent_lightbulb_person_20_regular": 59567, - "ic_fluent_likert_20_filled": 59568, - "ic_fluent_likert_20_regular": 59569, - "ic_fluent_line_20_filled": 59570, - "ic_fluent_line_20_regular": 59571, - "ic_fluent_line_dashes_20_filled": 59572, - "ic_fluent_line_dashes_20_regular": 59573, - "ic_fluent_line_horizontal_1_20_filled": 59574, - "ic_fluent_line_horizontal_1_20_regular": 59575, - "ic_fluent_line_horizontal_3_20_filled": 59576, - "ic_fluent_line_horizontal_3_20_regular": 59577, - "ic_fluent_line_horizontal_4_20_filled": 59578, - "ic_fluent_line_horizontal_4_20_regular": 59579, - "ic_fluent_line_horizontal_4_search_20_filled": 59580, - "ic_fluent_line_horizontal_4_search_20_regular": 59581, - "ic_fluent_line_horizontal_5_20_filled": 59582, - "ic_fluent_line_horizontal_5_20_regular": 59583, - "ic_fluent_line_horizontal_5_error_20_filled": 59584, - "ic_fluent_line_horizontal_5_error_20_regular": 59585, - "ic_fluent_line_style_20_filled": 59586, - "ic_fluent_line_style_20_regular": 59587, - "ic_fluent_line_thickness_20_filled": 59588, - "ic_fluent_line_thickness_20_regular": 59589, - "ic_fluent_link_20_filled": 59590, - "ic_fluent_link_20_regular": 59591, - "ic_fluent_link_dismiss_20_filled": 59592, - "ic_fluent_link_dismiss_20_regular": 59593, - "ic_fluent_link_edit_20_filled": 59594, - "ic_fluent_link_edit_20_regular": 59595, - "ic_fluent_link_square_20_filled": 59596, - "ic_fluent_link_square_20_regular": 59597, - "ic_fluent_link_toolbox_20_filled": 59598, - "ic_fluent_link_toolbox_20_regular": 59599, - "ic_fluent_list_20_filled": 59600, - "ic_fluent_list_20_regular": 59601, - "ic_fluent_live_20_filled": 59602, - "ic_fluent_live_20_regular": 59603, - "ic_fluent_live_off_20_filled": 59604, - "ic_fluent_live_off_20_regular": 59605, - "ic_fluent_local_language_20_filled": 59606, - "ic_fluent_local_language_20_regular": 59607, - "ic_fluent_location_20_filled": 59608, - "ic_fluent_location_20_regular": 59609, - "ic_fluent_location_add_20_filled": 59610, - "ic_fluent_location_add_20_regular": 59611, - "ic_fluent_location_add_left_20_filled": 59612, - "ic_fluent_location_add_left_20_regular": 59613, - "ic_fluent_location_add_right_20_filled": 59614, - "ic_fluent_location_add_right_20_regular": 59615, - "ic_fluent_location_add_up_20_filled": 59616, - "ic_fluent_location_add_up_20_regular": 59617, - "ic_fluent_location_arrow_20_filled": 59618, - "ic_fluent_location_arrow_20_regular": 59619, - "ic_fluent_location_arrow_left_20_filled": 59620, - "ic_fluent_location_arrow_left_20_regular": 59621, - "ic_fluent_location_arrow_right_20_filled": 59622, - "ic_fluent_location_arrow_right_20_regular": 59623, - "ic_fluent_location_arrow_up_20_filled": 59624, - "ic_fluent_location_arrow_up_20_regular": 59625, - "ic_fluent_location_dismiss_20_filled": 59626, - "ic_fluent_location_dismiss_20_regular": 59627, - "ic_fluent_location_live_20_filled": 59628, - "ic_fluent_location_live_20_regular": 59629, - "ic_fluent_location_off_20_filled": 59630, - "ic_fluent_location_off_20_regular": 59631, - "ic_fluent_lock_closed_20_filled": 59632, - "ic_fluent_lock_closed_20_regular": 59633, - "ic_fluent_lock_multiple_20_filled": 59634, - "ic_fluent_lock_multiple_20_regular": 59635, - "ic_fluent_lock_open_20_filled": 59636, - "ic_fluent_lock_open_20_regular": 59637, - "ic_fluent_lock_shield_20_filled": 59638, - "ic_fluent_lock_shield_20_regular": 59639, - "ic_fluent_lottery_20_filled": 59640, - "ic_fluent_lottery_20_regular": 59641, - "ic_fluent_luggage_20_filled": 59642, - "ic_fluent_luggage_20_regular": 59643, - "ic_fluent_mail_20_filled": 59644, - "ic_fluent_mail_20_regular": 59645, - "ic_fluent_mail_add_20_filled": 59646, - "ic_fluent_mail_add_20_regular": 59647, - "ic_fluent_mail_alert_20_filled": 59648, - "ic_fluent_mail_alert_20_regular": 59649, - "ic_fluent_mail_all_read_20_filled": 59650, - "ic_fluent_mail_all_read_20_regular": 59651, - "ic_fluent_mail_all_unread_20_filled": 59652, - "ic_fluent_mail_all_unread_20_regular": 59653, - "ic_fluent_mail_arrow_double_back_20_filled": 59654, - "ic_fluent_mail_arrow_double_back_20_regular": 59655, - "ic_fluent_mail_arrow_down_20_filled": 59656, - "ic_fluent_mail_arrow_down_20_regular": 59657, - "ic_fluent_mail_arrow_forward_20_filled": 59658, - "ic_fluent_mail_arrow_forward_20_regular": 59659, - "ic_fluent_mail_arrow_up_20_filled": 59660, - "ic_fluent_mail_arrow_up_20_regular": 59661, - "ic_fluent_mail_attach_20_filled": 59662, - "ic_fluent_mail_attach_20_regular": 59663, - "ic_fluent_mail_checkmark_20_filled": 59664, - "ic_fluent_mail_checkmark_20_regular": 59665, - "ic_fluent_mail_clock_20_filled": 59666, - "ic_fluent_mail_clock_20_regular": 59667, - "ic_fluent_mail_copy_20_filled": 59668, - "ic_fluent_mail_copy_20_regular": 59669, - "ic_fluent_mail_dismiss_20_filled": 59670, - "ic_fluent_mail_dismiss_20_regular": 59671, - "ic_fluent_mail_edit_20_filled": 59672, - "ic_fluent_mail_edit_20_regular": 59673, - "ic_fluent_mail_error_20_filled": 59674, - "ic_fluent_mail_error_20_regular": 59675, - "ic_fluent_mail_inbox_20_filled": 59676, - "ic_fluent_mail_inbox_20_regular": 59677, - "ic_fluent_mail_inbox_add_20_filled": 59678, - "ic_fluent_mail_inbox_add_20_regular": 59679, - "ic_fluent_mail_inbox_all_20_filled": 59680, - "ic_fluent_mail_inbox_all_20_regular": 59681, - "ic_fluent_mail_inbox_arrow_down_20_filled": 59682, - "ic_fluent_mail_inbox_arrow_down_20_regular": 59683, - "ic_fluent_mail_inbox_arrow_right_20_filled": 59684, - "ic_fluent_mail_inbox_arrow_right_20_regular": 59685, - "ic_fluent_mail_inbox_arrow_up_20_filled": 59686, - "ic_fluent_mail_inbox_arrow_up_20_regular": 59687, - "ic_fluent_mail_inbox_checkmark_20_filled": 59688, - "ic_fluent_mail_inbox_checkmark_20_regular": 59689, - "ic_fluent_mail_inbox_dismiss_20_filled": 59690, - "ic_fluent_mail_inbox_dismiss_20_regular": 59691, - "ic_fluent_mail_link_20_filled": 59692, - "ic_fluent_mail_link_20_regular": 59693, - "ic_fluent_mail_list_20_filled": 59694, - "ic_fluent_mail_list_20_regular": 59695, - "ic_fluent_mail_multiple_20_filled": 59696, - "ic_fluent_mail_multiple_20_regular": 59697, - "ic_fluent_mail_off_20_filled": 59698, - "ic_fluent_mail_off_20_regular": 59699, - "ic_fluent_mail_open_person_20_filled": 59700, - "ic_fluent_mail_open_person_20_regular": 59701, - "ic_fluent_mail_pause_20_filled": 59702, - "ic_fluent_mail_pause_20_regular": 59703, - "ic_fluent_mail_prohibited_20_filled": 59704, - "ic_fluent_mail_prohibited_20_regular": 59705, - "ic_fluent_mail_read_20_filled": 59706, - "ic_fluent_mail_read_20_regular": 59707, - "ic_fluent_mail_read_multiple_20_filled": 59708, - "ic_fluent_mail_read_multiple_20_regular": 59709, - "ic_fluent_mail_settings_20_filled": 59710, - "ic_fluent_mail_settings_20_regular": 59711, - "ic_fluent_mail_shield_20_filled": 59712, - "ic_fluent_mail_shield_20_regular": 59713, - "ic_fluent_mail_template_20_filled": 59714, - "ic_fluent_mail_template_20_regular": 59715, - "ic_fluent_mail_unread_20_filled": 59716, - "ic_fluent_mail_unread_20_regular": 59717, - "ic_fluent_mail_warning_20_filled": 59718, - "ic_fluent_mail_warning_20_regular": 59719, - "ic_fluent_map_20_filled": 59720, - "ic_fluent_map_20_regular": 59721, - "ic_fluent_map_drive_20_filled": 59722, - "ic_fluent_map_drive_20_regular": 59723, - "ic_fluent_markdown_20_filled": 59724, - "ic_fluent_markdown_20_regular": 59725, - "ic_fluent_match_app_layout_20_filled": 59726, - "ic_fluent_match_app_layout_20_regular": 59727, - "ic_fluent_math_format_linear_20_filled": 59728, - "ic_fluent_math_format_linear_20_regular": 59729, - "ic_fluent_math_format_professional_20_filled": 59730, - "ic_fluent_math_format_professional_20_regular": 59731, - "ic_fluent_math_formula_20_filled": 59732, - "ic_fluent_math_formula_20_regular": 59733, - "ic_fluent_math_symbols_20_filled": 59734, - "ic_fluent_math_symbols_20_regular": 59735, - "ic_fluent_maximize_20_filled": 59736, - "ic_fluent_maximize_20_regular": 59737, - "ic_fluent_meet_now_20_filled": 59738, - "ic_fluent_meet_now_20_regular": 59739, - "ic_fluent_megaphone_20_filled": 59740, - "ic_fluent_megaphone_20_regular": 59741, - "ic_fluent_megaphone_circle_20_filled": 59742, - "ic_fluent_megaphone_circle_20_regular": 59743, - "ic_fluent_megaphone_loud_20_filled": 59744, - "ic_fluent_megaphone_loud_20_regular": 59745, - "ic_fluent_megaphone_off_20_filled": 59746, - "ic_fluent_megaphone_off_20_regular": 59747, - "ic_fluent_mention_20_filled": 59748, - "ic_fluent_mention_20_regular": 59749, - "ic_fluent_mention_arrow_down_20_filled": 59750, - "ic_fluent_mention_arrow_down_20_regular": 59751, - "ic_fluent_mention_brackets_20_filled": 59752, - "ic_fluent_mention_brackets_20_regular": 59753, - "ic_fluent_merge_20_filled": 59754, - "ic_fluent_merge_20_regular": 59755, - "ic_fluent_mic_20_filled": 59756, - "ic_fluent_mic_20_regular": 59757, - "ic_fluent_mic_off_20_filled": 59758, - "ic_fluent_mic_off_20_regular": 59759, - "ic_fluent_mic_prohibited_20_filled": 59760, - "ic_fluent_mic_prohibited_20_regular": 59761, - "ic_fluent_mic_pulse_20_filled": 59762, - "ic_fluent_mic_pulse_20_regular": 59763, - "ic_fluent_mic_pulse_off_20_filled": 59764, - "ic_fluent_mic_pulse_off_20_regular": 59765, - "ic_fluent_mic_settings_20_filled": 59766, - "ic_fluent_mic_settings_20_regular": 59767, - "ic_fluent_mic_sparkle_20_filled": 59768, - "ic_fluent_mic_sparkle_20_regular": 59769, - "ic_fluent_mic_sync_20_filled": 59770, - "ic_fluent_mic_sync_20_regular": 59771, - "ic_fluent_microscope_20_filled": 59772, - "ic_fluent_microscope_20_regular": 59773, - "ic_fluent_midi_20_filled": 59774, - "ic_fluent_midi_20_regular": 59775, - "ic_fluent_mobile_optimized_20_filled": 59776, - "ic_fluent_mobile_optimized_20_regular": 59777, - "ic_fluent_molecule_20_filled": 59778, - "ic_fluent_molecule_20_regular": 59779, - "ic_fluent_money_20_filled": 59780, - "ic_fluent_money_20_regular": 59781, - "ic_fluent_money_calculator_20_filled": 59782, - "ic_fluent_money_calculator_20_regular": 59783, - "ic_fluent_money_dismiss_20_filled": 59784, - "ic_fluent_money_dismiss_20_regular": 59785, - "ic_fluent_money_hand_20_filled": 59786, - "ic_fluent_money_hand_20_regular": 59787, - "ic_fluent_money_off_20_filled": 59788, - "ic_fluent_money_off_20_regular": 59789, - "ic_fluent_money_settings_20_filled": 59790, - "ic_fluent_money_settings_20_regular": 59791, - "ic_fluent_more_circle_20_filled": 59792, - "ic_fluent_more_circle_20_regular": 59793, - "ic_fluent_more_horizontal_20_filled": 59794, - "ic_fluent_more_horizontal_20_regular": 59795, - "ic_fluent_more_vertical_20_filled": 59796, - "ic_fluent_more_vertical_20_regular": 59797, - "ic_fluent_movies_and_tv_20_filled": 59798, - "ic_fluent_movies_and_tv_20_regular": 59799, - "ic_fluent_multiplier_1_2x_20_filled": 59800, - "ic_fluent_multiplier_1_2x_20_regular": 59801, - "ic_fluent_multiplier_1_5x_20_filled": 59802, - "ic_fluent_multiplier_1_5x_20_regular": 59803, - "ic_fluent_multiplier_1_8x_20_filled": 59804, - "ic_fluent_multiplier_1_8x_20_regular": 59805, - "ic_fluent_multiplier_1x_20_filled": 59806, - "ic_fluent_multiplier_1x_20_regular": 59807, - "ic_fluent_multiplier_2x_20_filled": 59808, - "ic_fluent_multiplier_2x_20_regular": 59809, - "ic_fluent_multiplier_5x_20_filled": 59810, - "ic_fluent_multiplier_5x_20_regular": 59811, - "ic_fluent_multiselect_ltr_20_filled": 59812, - "ic_fluent_multiselect_ltr_20_regular": 59813, - "ic_fluent_multiselect_rtl_20_filled": 59814, - "ic_fluent_multiselect_rtl_20_regular": 59815, - "ic_fluent_music_note_1_20_filled": 59816, - "ic_fluent_music_note_1_20_regular": 59817, - "ic_fluent_music_note_2_20_filled": 59818, - "ic_fluent_music_note_2_20_regular": 59819, - "ic_fluent_music_note_2_play_20_filled": 59820, - "ic_fluent_music_note_2_play_20_regular": 59821, - "ic_fluent_music_note_off_1_20_filled": 59822, - "ic_fluent_music_note_off_1_20_regular": 59823, - "ic_fluent_music_note_off_2_20_filled": 59824, - "ic_fluent_music_note_off_2_20_regular": 59825, - "ic_fluent_my_location_20_filled": 59826, - "ic_fluent_my_location_20_regular": 59827, - "ic_fluent_navigation_20_filled": 59828, - "ic_fluent_navigation_20_regular": 59829, - "ic_fluent_navigation_location_target_20_filled": 59830, - "ic_fluent_navigation_location_target_20_regular": 59831, - "ic_fluent_navigation_play_20_filled": 59832, - "ic_fluent_navigation_play_20_regular": 59833, - "ic_fluent_navigation_unread_20_filled": 59834, - "ic_fluent_navigation_unread_20_regular": 59835, - "ic_fluent_network_check_20_filled": 59836, - "ic_fluent_network_check_20_regular": 59837, - "ic_fluent_new_20_filled": 59838, - "ic_fluent_new_20_regular": 59839, - "ic_fluent_news_20_filled": 59840, - "ic_fluent_news_20_regular": 59841, - "ic_fluent_next_20_filled": 59842, - "ic_fluent_next_20_regular": 59843, - "ic_fluent_note_20_filled": 59844, - "ic_fluent_note_20_regular": 59845, - "ic_fluent_note_add_20_filled": 59846, - "ic_fluent_note_add_20_regular": 59847, - "ic_fluent_note_edit_20_filled": 59848, - "ic_fluent_note_edit_20_regular": 59849, - "ic_fluent_note_pin_20_filled": 59850, - "ic_fluent_note_pin_20_regular": 59851, - "ic_fluent_notebook_20_filled": 59852, - "ic_fluent_notebook_20_regular": 59853, - "ic_fluent_notebook_add_20_filled": 59854, - "ic_fluent_notebook_add_20_regular": 59855, - "ic_fluent_notebook_arrow_curve_down_20_filled": 59856, - "ic_fluent_notebook_arrow_curve_down_20_regular": 59857, - "ic_fluent_notebook_error_20_filled": 59858, - "ic_fluent_notebook_error_20_regular": 59859, - "ic_fluent_notebook_eye_20_filled": 59860, - "ic_fluent_notebook_eye_20_regular": 59861, - "ic_fluent_notebook_lightning_20_filled": 59862, - "ic_fluent_notebook_lightning_20_regular": 59863, - "ic_fluent_notebook_question_mark_20_filled": 59864, - "ic_fluent_notebook_question_mark_20_regular": 59865, - "ic_fluent_notebook_section_20_filled": 59866, - "ic_fluent_notebook_section_20_regular": 59867, - "ic_fluent_notebook_section_arrow_right_20_filled": 59868, - "ic_fluent_notebook_section_arrow_right_20_regular": 59869, - "ic_fluent_notebook_subsection_20_filled": 59870, - "ic_fluent_notebook_subsection_20_regular": 59871, - "ic_fluent_notebook_sync_20_filled": 59872, - "ic_fluent_notebook_sync_20_regular": 59873, - "ic_fluent_notepad_20_filled": 59874, - "ic_fluent_notepad_20_regular": 59875, - "ic_fluent_notepad_edit_20_filled": 59876, - "ic_fluent_notepad_edit_20_regular": 59877, - "ic_fluent_notepad_person_20_filled": 59878, - "ic_fluent_notepad_person_20_regular": 59879, - "ic_fluent_number_circle_1_20_filled": 59880, - "ic_fluent_number_circle_1_20_regular": 59881, - "ic_fluent_number_row_20_filled": 59882, - "ic_fluent_number_row_20_regular": 59883, - "ic_fluent_number_symbol_20_filled": 59884, - "ic_fluent_number_symbol_20_regular": 59885, - "ic_fluent_number_symbol_dismiss_20_filled": 59886, - "ic_fluent_number_symbol_dismiss_20_regular": 59887, - "ic_fluent_number_symbol_square_20_filled": 59888, - "ic_fluent_number_symbol_square_20_regular": 59889, - "ic_fluent_open_20_filled": 59890, - "ic_fluent_open_20_regular": 59891, - "ic_fluent_open_folder_20_filled": 59892, - "ic_fluent_open_folder_20_regular": 59893, - "ic_fluent_open_off_20_filled": 59894, - "ic_fluent_open_off_20_regular": 59895, - "ic_fluent_options_20_filled": 59896, - "ic_fluent_options_20_regular": 59897, - "ic_fluent_organization_20_filled": 59898, - "ic_fluent_organization_20_regular": 59899, - "ic_fluent_organization_horizontal_20_filled": 59900, - "ic_fluent_organization_horizontal_20_regular": 59901, - "ic_fluent_orientation_20_filled": 59902, - "ic_fluent_orientation_20_regular": 59903, - "ic_fluent_oval_20_filled": 59904, - "ic_fluent_oval_20_regular": 59905, - "ic_fluent_oven_20_filled": 59906, - "ic_fluent_oven_20_regular": 59907, - "ic_fluent_padding_down_20_filled": 59908, - "ic_fluent_padding_down_20_regular": 59909, - "ic_fluent_padding_left_20_filled": 59910, - "ic_fluent_padding_left_20_regular": 59911, - "ic_fluent_padding_right_20_filled": 59912, - "ic_fluent_padding_right_20_regular": 59913, - "ic_fluent_padding_top_20_filled": 59914, - "ic_fluent_padding_top_20_regular": 59915, - "ic_fluent_page_fit_20_filled": 59916, - "ic_fluent_page_fit_20_regular": 59917, - "ic_fluent_paint_brush_20_filled": 59918, - "ic_fluent_paint_brush_20_regular": 59919, - "ic_fluent_paint_brush_arrow_down_20_filled": 59920, - "ic_fluent_paint_brush_arrow_down_20_regular": 59921, - "ic_fluent_paint_brush_arrow_up_20_filled": 59922, - "ic_fluent_paint_brush_arrow_up_20_regular": 59923, - "ic_fluent_paint_bucket_20_filled": 59924, - "ic_fluent_paint_bucket_20_regular": 59925, - "ic_fluent_pair_20_filled": 59926, - "ic_fluent_pair_20_regular": 59927, - "ic_fluent_panel_bottom_20_filled": 59928, - "ic_fluent_panel_bottom_20_regular": 59929, - "ic_fluent_panel_bottom_contract_20_filled": 59930, - "ic_fluent_panel_bottom_contract_20_regular": 59931, - "ic_fluent_panel_bottom_expand_20_filled": 59932, - "ic_fluent_panel_bottom_expand_20_regular": 59933, - "ic_fluent_panel_left_20_filled": 59934, - "ic_fluent_panel_left_20_regular": 59935, - "ic_fluent_panel_left_add_20_filled": 59936, - "ic_fluent_panel_left_add_20_regular": 59937, - "ic_fluent_panel_left_contract_20_filled": 59938, - "ic_fluent_panel_left_contract_20_regular": 59939, - "ic_fluent_panel_left_expand_20_filled": 59940, - "ic_fluent_panel_left_expand_20_regular": 59941, - "ic_fluent_panel_left_focus_right_20_filled": 59942, - "ic_fluent_panel_left_header_20_filled": 59943, - "ic_fluent_panel_left_header_20_regular": 59944, - "ic_fluent_panel_left_header_add_20_filled": 59945, - "ic_fluent_panel_left_header_add_20_regular": 59946, - "ic_fluent_panel_left_header_key_20_filled": 59947, - "ic_fluent_panel_left_header_key_20_regular": 59948, - "ic_fluent_panel_left_key_20_filled": 59949, - "ic_fluent_panel_left_key_20_regular": 59950, - "ic_fluent_panel_right_20_filled": 59951, - "ic_fluent_panel_right_20_regular": 59952, - "ic_fluent_panel_right_add_20_filled": 59953, - "ic_fluent_panel_right_add_20_regular": 59954, - "ic_fluent_panel_right_contract_20_filled": 59955, - "ic_fluent_panel_right_contract_20_regular": 59956, - "ic_fluent_panel_right_cursor_20_filled": 59957, - "ic_fluent_panel_right_cursor_20_regular": 59958, - "ic_fluent_panel_right_expand_20_filled": 59959, - "ic_fluent_panel_right_expand_20_regular": 59960, - "ic_fluent_panel_separate_window_20_filled": 59961, - "ic_fluent_panel_separate_window_20_regular": 59962, - "ic_fluent_panel_top_contract_20_filled": 59963, - "ic_fluent_panel_top_contract_20_regular": 59964, - "ic_fluent_panel_top_expand_20_filled": 59965, - "ic_fluent_panel_top_expand_20_regular": 59966, - "ic_fluent_password_20_filled": 59967, - "ic_fluent_password_20_regular": 59968, - "ic_fluent_patch_20_filled": 59969, - "ic_fluent_patch_20_regular": 59970, - "ic_fluent_patient_20_filled": 59971, - "ic_fluent_patient_20_regular": 59972, - "ic_fluent_pause_20_filled": 59973, - "ic_fluent_pause_20_regular": 59974, - "ic_fluent_pause_circle_20_filled": 59975, - "ic_fluent_pause_circle_20_regular": 59976, - "ic_fluent_pause_off_20_filled": 59977, - "ic_fluent_pause_off_20_regular": 59978, - "ic_fluent_pause_settings_20_filled": 59979, - "ic_fluent_pause_settings_20_regular": 59980, - "ic_fluent_payment_20_filled": 59981, - "ic_fluent_payment_20_regular": 59982, - "ic_fluent_pen_20_filled": 59983, - "ic_fluent_pen_20_regular": 59984, - "ic_fluent_pen_off_20_filled": 59985, - "ic_fluent_pen_off_20_regular": 59986, - "ic_fluent_pen_prohibited_20_filled": 59987, - "ic_fluent_pen_prohibited_20_regular": 59988, - "ic_fluent_pentagon_20_filled": 59989, - "ic_fluent_pentagon_20_regular": 59990, - "ic_fluent_people_20_filled": 59991, - "ic_fluent_people_20_regular": 59992, - "ic_fluent_people_add_20_filled": 59993, - "ic_fluent_people_add_20_regular": 59994, - "ic_fluent_people_audience_20_filled": 59995, - "ic_fluent_people_audience_20_regular": 59996, - "ic_fluent_people_call_20_filled": 59997, - "ic_fluent_people_call_20_regular": 59998, - "ic_fluent_people_checkmark_20_filled": 59999, - "ic_fluent_people_checkmark_20_regular": 60000, - "ic_fluent_people_community_20_filled": 60001, - "ic_fluent_people_community_20_regular": 60002, - "ic_fluent_people_community_add_20_filled": 60003, - "ic_fluent_people_community_add_20_regular": 60004, - "ic_fluent_people_edit_20_filled": 60005, - "ic_fluent_people_edit_20_regular": 60006, - "ic_fluent_people_error_20_filled": 60007, - "ic_fluent_people_error_20_regular": 60008, - "ic_fluent_people_list_20_filled": 60009, - "ic_fluent_people_list_20_regular": 60010, - "ic_fluent_people_lock_20_filled": 60011, - "ic_fluent_people_lock_20_regular": 60012, - "ic_fluent_people_money_20_filled": 60013, - "ic_fluent_people_money_20_regular": 60014, - "ic_fluent_people_prohibited_20_filled": 60015, - "ic_fluent_people_prohibited_20_regular": 60016, - "ic_fluent_people_queue_20_filled": 60017, - "ic_fluent_people_queue_20_regular": 60018, - "ic_fluent_people_search_20_filled": 60019, - "ic_fluent_people_search_20_regular": 60020, - "ic_fluent_people_settings_20_filled": 60021, - "ic_fluent_people_settings_20_regular": 60022, - "ic_fluent_people_star_20_filled": 60023, - "ic_fluent_people_star_20_regular": 60024, - "ic_fluent_people_swap_20_filled": 60025, - "ic_fluent_people_swap_20_regular": 60026, - "ic_fluent_people_sync_20_filled": 60027, - "ic_fluent_people_sync_20_regular": 60028, - "ic_fluent_people_team_20_filled": 60029, - "ic_fluent_people_team_20_regular": 60030, - "ic_fluent_people_team_add_20_filled": 60031, - "ic_fluent_people_team_add_20_regular": 60032, - "ic_fluent_people_team_delete_20_filled": 60033, - "ic_fluent_people_team_delete_20_regular": 60034, - "ic_fluent_people_team_toolbox_20_filled": 60035, - "ic_fluent_people_team_toolbox_20_regular": 60036, - "ic_fluent_people_toolbox_20_filled": 60037, - "ic_fluent_people_toolbox_20_regular": 60038, - "ic_fluent_person_20_filled": 60039, - "ic_fluent_person_20_regular": 60040, - "ic_fluent_person_5_20_filled": 60041, - "ic_fluent_person_5_20_regular": 60042, - "ic_fluent_person_6_20_filled": 60043, - "ic_fluent_person_6_20_regular": 60044, - "ic_fluent_person_accounts_20_filled": 60045, - "ic_fluent_person_accounts_20_regular": 60046, - "ic_fluent_person_add_20_filled": 60047, - "ic_fluent_person_add_20_regular": 60048, - "ic_fluent_person_alert_20_filled": 60049, - "ic_fluent_person_alert_20_regular": 60050, - "ic_fluent_person_arrow_back_20_filled": 60051, - "ic_fluent_person_arrow_back_20_regular": 60052, - "ic_fluent_person_arrow_left_20_filled": 60053, - "ic_fluent_person_arrow_left_20_regular": 60054, - "ic_fluent_person_arrow_right_20_filled": 60055, - "ic_fluent_person_arrow_right_20_regular": 60056, - "ic_fluent_person_available_20_filled": 60057, - "ic_fluent_person_available_20_regular": 60058, - "ic_fluent_person_board_20_filled": 60059, - "ic_fluent_person_board_20_regular": 60060, - "ic_fluent_person_call_20_filled": 60061, - "ic_fluent_person_call_20_regular": 60062, - "ic_fluent_person_chat_20_filled": 60063, - "ic_fluent_person_chat_20_regular": 60064, - "ic_fluent_person_circle_20_filled": 60065, - "ic_fluent_person_circle_20_regular": 60066, - "ic_fluent_person_clock_20_filled": 60067, - "ic_fluent_person_clock_20_regular": 60068, - "ic_fluent_person_delete_20_filled": 60069, - "ic_fluent_person_delete_20_regular": 60070, - "ic_fluent_person_edit_20_filled": 60071, - "ic_fluent_person_edit_20_regular": 60072, - "ic_fluent_person_feedback_20_filled": 60073, - "ic_fluent_person_feedback_20_regular": 60074, - "ic_fluent_person_heart_20_filled": 60075, - "ic_fluent_person_heart_20_regular": 60076, - "ic_fluent_person_info_20_filled": 60077, - "ic_fluent_person_info_20_regular": 60078, - "ic_fluent_person_key_20_filled": 60079, - "ic_fluent_person_key_20_regular": 60080, - "ic_fluent_person_lightbulb_20_filled": 60081, - "ic_fluent_person_lightbulb_20_regular": 60082, - "ic_fluent_person_link_20_filled": 60083, - "ic_fluent_person_link_20_regular": 60084, - "ic_fluent_person_lock_20_filled": 60085, - "ic_fluent_person_lock_20_regular": 60086, - "ic_fluent_person_mail_20_filled": 60087, - "ic_fluent_person_mail_20_regular": 60088, - "ic_fluent_person_money_20_filled": 60089, - "ic_fluent_person_money_20_regular": 60090, - "ic_fluent_person_note_20_filled": 60091, - "ic_fluent_person_note_20_regular": 60092, - "ic_fluent_person_pill_20_filled": 60093, - "ic_fluent_person_pill_20_regular": 60094, - "ic_fluent_person_prohibited_20_filled": 60095, - "ic_fluent_person_prohibited_20_regular": 60096, - "ic_fluent_person_question_mark_20_filled": 60097, - "ic_fluent_person_question_mark_20_regular": 60098, - "ic_fluent_person_running_20_filled": 60099, - "ic_fluent_person_running_20_regular": 60100, - "ic_fluent_person_search_20_filled": 60101, - "ic_fluent_person_search_20_regular": 60102, - "ic_fluent_person_settings_20_filled": 60103, - "ic_fluent_person_settings_20_regular": 60104, - "ic_fluent_person_square_20_filled": 60105, - "ic_fluent_person_square_20_regular": 60106, - "ic_fluent_person_star_20_filled": 60107, - "ic_fluent_person_star_20_regular": 60108, - "ic_fluent_person_starburst_20_filled": 60109, - "ic_fluent_person_starburst_20_regular": 60110, - "ic_fluent_person_subtract_20_filled": 60111, - "ic_fluent_person_subtract_20_regular": 60112, - "ic_fluent_person_support_20_filled": 60113, - "ic_fluent_person_support_20_regular": 60114, - "ic_fluent_person_swap_20_filled": 60115, - "ic_fluent_person_swap_20_regular": 60116, - "ic_fluent_person_sync_20_filled": 60117, - "ic_fluent_person_sync_20_regular": 60118, - "ic_fluent_person_tag_20_filled": 60119, - "ic_fluent_person_tag_20_regular": 60120, - "ic_fluent_person_voice_20_filled": 60121, - "ic_fluent_person_voice_20_regular": 60122, - "ic_fluent_person_walking_20_filled": 60123, - "ic_fluent_person_walking_20_regular": 60124, - "ic_fluent_phone_20_filled": 60125, - "ic_fluent_phone_20_regular": 60126, - "ic_fluent_phone_add_20_filled": 60127, - "ic_fluent_phone_add_20_regular": 60128, - "ic_fluent_phone_arrow_right_20_filled": 60129, - "ic_fluent_phone_arrow_right_20_regular": 60130, - "ic_fluent_phone_chat_20_filled": 60131, - "ic_fluent_phone_chat_20_regular": 60132, - "ic_fluent_phone_checkmark_20_filled": 60133, - "ic_fluent_phone_checkmark_20_regular": 60134, - "ic_fluent_phone_desktop_20_filled": 60135, - "ic_fluent_phone_desktop_20_regular": 60136, - "ic_fluent_phone_desktop_add_20_filled": 60137, - "ic_fluent_phone_desktop_add_20_regular": 60138, - "ic_fluent_phone_dismiss_20_filled": 60139, - "ic_fluent_phone_dismiss_20_regular": 60140, - "ic_fluent_phone_eraser_20_filled": 60141, - "ic_fluent_phone_eraser_20_regular": 60142, - "ic_fluent_phone_key_20_filled": 60143, - "ic_fluent_phone_key_20_regular": 60144, - "ic_fluent_phone_laptop_20_filled": 60145, - "ic_fluent_phone_laptop_20_regular": 60146, - "ic_fluent_phone_link_setup_20_filled": 60147, - "ic_fluent_phone_link_setup_20_regular": 60148, - "ic_fluent_phone_lock_20_filled": 60149, - "ic_fluent_phone_lock_20_regular": 60150, - "ic_fluent_phone_page_header_20_filled": 60151, - "ic_fluent_phone_page_header_20_regular": 60152, - "ic_fluent_phone_pagination_20_filled": 60153, - "ic_fluent_phone_pagination_20_regular": 60154, - "ic_fluent_phone_screen_time_20_filled": 60155, - "ic_fluent_phone_screen_time_20_regular": 60156, - "ic_fluent_phone_shake_20_filled": 60157, - "ic_fluent_phone_shake_20_regular": 60158, - "ic_fluent_phone_span_in_20_filled": 60159, - "ic_fluent_phone_span_in_20_regular": 60160, - "ic_fluent_phone_span_out_20_filled": 60161, - "ic_fluent_phone_span_out_20_regular": 60162, - "ic_fluent_phone_speaker_20_filled": 60163, - "ic_fluent_phone_speaker_20_regular": 60164, - "ic_fluent_phone_status_bar_20_filled": 60165, - "ic_fluent_phone_status_bar_20_regular": 60166, - "ic_fluent_phone_tablet_20_filled": 60167, - "ic_fluent_phone_tablet_20_regular": 60168, - "ic_fluent_phone_update_20_filled": 60169, - "ic_fluent_phone_update_20_regular": 60170, - "ic_fluent_phone_update_checkmark_20_filled": 60171, - "ic_fluent_phone_update_checkmark_20_regular": 60172, - "ic_fluent_phone_vertical_scroll_20_filled": 60173, - "ic_fluent_phone_vertical_scroll_20_regular": 60174, - "ic_fluent_phone_vibrate_20_filled": 60175, - "ic_fluent_phone_vibrate_20_regular": 60176, - "ic_fluent_photo_filter_20_filled": 60177, - "ic_fluent_photo_filter_20_regular": 60178, - "ic_fluent_pi_20_filled": 60179, - "ic_fluent_pi_20_regular": 60180, - "ic_fluent_picture_in_picture_20_filled": 60181, - "ic_fluent_picture_in_picture_20_regular": 60182, - "ic_fluent_picture_in_picture_enter_20_filled": 60183, - "ic_fluent_picture_in_picture_enter_20_regular": 60184, - "ic_fluent_picture_in_picture_exit_20_filled": 60185, - "ic_fluent_picture_in_picture_exit_20_regular": 60186, - "ic_fluent_pill_20_filled": 60187, - "ic_fluent_pill_20_regular": 60188, - "ic_fluent_pin_20_filled": 60189, - "ic_fluent_pin_20_regular": 60190, - "ic_fluent_pin_off_20_filled": 60191, - "ic_fluent_pin_off_20_regular": 60192, - "ic_fluent_pipeline_20_filled": 60193, - "ic_fluent_pipeline_20_regular": 60194, - "ic_fluent_pipeline_add_20_filled": 60195, - "ic_fluent_pipeline_add_20_regular": 60196, - "ic_fluent_pipeline_arrow_curve_down_20_filled": 60197, - "ic_fluent_pipeline_arrow_curve_down_20_regular": 60198, - "ic_fluent_pipeline_play_20_filled": 60199, - "ic_fluent_pipeline_play_20_regular": 60200, - "ic_fluent_pivot_20_filled": 60201, - "ic_fluent_pivot_20_regular": 60202, - "ic_fluent_play_20_filled": 60203, - "ic_fluent_play_20_regular": 60204, - "ic_fluent_play_circle_20_filled": 60205, - "ic_fluent_play_circle_20_regular": 60206, - "ic_fluent_play_circle_hint_20_filled": 60207, - "ic_fluent_play_circle_hint_20_regular": 60208, - "ic_fluent_play_settings_20_filled": 60209, - "ic_fluent_play_settings_20_regular": 60210, - "ic_fluent_playing_cards_20_filled": 60211, - "ic_fluent_playing_cards_20_regular": 60212, - "ic_fluent_plug_connected_20_filled": 60213, - "ic_fluent_plug_connected_20_regular": 60214, - "ic_fluent_plug_connected_add_20_filled": 60215, - "ic_fluent_plug_connected_add_20_regular": 60216, - "ic_fluent_plug_connected_checkmark_20_filled": 60217, - "ic_fluent_plug_connected_checkmark_20_regular": 60218, - "ic_fluent_plug_disconnected_20_filled": 60219, - "ic_fluent_plug_disconnected_20_regular": 60220, - "ic_fluent_point_scan_20_filled": 60221, - "ic_fluent_point_scan_20_regular": 60222, - "ic_fluent_poll_20_filled": 60223, - "ic_fluent_poll_20_regular": 60224, - "ic_fluent_poll_horizontal_20_filled": 60225, - "ic_fluent_poll_horizontal_20_regular": 60226, - "ic_fluent_port_hdmi_20_filled": 60227, - "ic_fluent_port_hdmi_20_regular": 60228, - "ic_fluent_port_micro_usb_20_filled": 60229, - "ic_fluent_port_micro_usb_20_regular": 60230, - "ic_fluent_port_usb_a_20_filled": 60231, - "ic_fluent_port_usb_a_20_regular": 60232, - "ic_fluent_port_usb_c_20_filled": 60233, - "ic_fluent_port_usb_c_20_regular": 60234, - "ic_fluent_position_backward_20_filled": 60235, - "ic_fluent_position_backward_20_regular": 60236, - "ic_fluent_position_forward_20_filled": 60237, - "ic_fluent_position_forward_20_regular": 60238, - "ic_fluent_position_to_back_20_filled": 60239, - "ic_fluent_position_to_back_20_regular": 60240, - "ic_fluent_position_to_front_20_filled": 60241, - "ic_fluent_position_to_front_20_regular": 60242, - "ic_fluent_power_20_filled": 60243, - "ic_fluent_power_20_regular": 60244, - "ic_fluent_predictions_20_filled": 60245, - "ic_fluent_predictions_20_regular": 60246, - "ic_fluent_premium_20_filled": 60247, - "ic_fluent_premium_20_regular": 60248, - "ic_fluent_premium_person_20_filled": 60249, - "ic_fluent_premium_person_20_regular": 60250, - "ic_fluent_presence_available_20_filled": 60251, - "ic_fluent_presence_available_20_regular": 60252, - "ic_fluent_presence_away_20_filled": 60253, - "ic_fluent_presence_away_20_regular": 60254, - "ic_fluent_presence_blocked_20_regular": 60255, - "ic_fluent_presence_busy_20_filled": 60256, - "ic_fluent_presence_dnd_20_filled": 60257, - "ic_fluent_presence_dnd_20_regular": 60258, - "ic_fluent_presence_offline_20_regular": 60259, - "ic_fluent_presence_oof_20_regular": 60260, - "ic_fluent_presence_unknown_20_regular": 60261, - "ic_fluent_presenter_20_filled": 60262, - "ic_fluent_presenter_20_regular": 60263, - "ic_fluent_presenter_off_20_filled": 60264, - "ic_fluent_presenter_off_20_regular": 60265, - "ic_fluent_preview_link_20_filled": 60266, - "ic_fluent_preview_link_20_regular": 60267, - "ic_fluent_previous_20_filled": 60268, - "ic_fluent_previous_20_regular": 60269, - "ic_fluent_print_20_filled": 60270, - "ic_fluent_print_20_regular": 60271, - "ic_fluent_print_add_20_filled": 60272, - "ic_fluent_print_add_20_regular": 60273, - "ic_fluent_production_20_filled": 60274, - "ic_fluent_production_20_regular": 60275, - "ic_fluent_production_checkmark_20_filled": 60276, - "ic_fluent_production_checkmark_20_regular": 60277, - "ic_fluent_prohibited_20_filled": 60278, - "ic_fluent_prohibited_20_regular": 60279, - "ic_fluent_prohibited_multiple_20_filled": 60280, - "ic_fluent_prohibited_multiple_20_regular": 60281, - "ic_fluent_prohibited_note_20_filled": 60282, - "ic_fluent_prohibited_note_20_regular": 60283, - "ic_fluent_projection_screen_20_filled": 60284, - "ic_fluent_projection_screen_20_regular": 60285, - "ic_fluent_projection_screen_dismiss_20_filled": 60286, - "ic_fluent_projection_screen_dismiss_20_regular": 60287, - "ic_fluent_protocol_handler_20_filled": 60288, - "ic_fluent_protocol_handler_20_regular": 60289, - "ic_fluent_pulse_20_filled": 60290, - "ic_fluent_pulse_20_regular": 60291, - "ic_fluent_pulse_square_20_filled": 60292, - "ic_fluent_pulse_square_20_regular": 60293, - "ic_fluent_puzzle_cube_20_filled": 60294, - "ic_fluent_puzzle_cube_20_regular": 60295, - "ic_fluent_puzzle_cube_piece_20_filled": 60296, - "ic_fluent_puzzle_cube_piece_20_regular": 60297, - "ic_fluent_puzzle_piece_20_filled": 60298, - "ic_fluent_puzzle_piece_20_regular": 60299, - "ic_fluent_puzzle_piece_shield_20_filled": 60300, - "ic_fluent_puzzle_piece_shield_20_regular": 60301, - "ic_fluent_qr_code_20_filled": 60302, - "ic_fluent_qr_code_20_regular": 60303, - "ic_fluent_question_20_filled": 60304, - "ic_fluent_question_20_regular": 60305, - "ic_fluent_question_circle_20_filled": 60306, - "ic_fluent_question_circle_20_regular": 60307, - "ic_fluent_quiz_new_20_filled": 60308, - "ic_fluent_quiz_new_20_regular": 60309, - "ic_fluent_radar_20_filled": 60310, - "ic_fluent_radar_20_regular": 60311, - "ic_fluent_radar_checkmark_20_filled": 60312, - "ic_fluent_radar_checkmark_20_regular": 60313, - "ic_fluent_radar_rectangle_multiple_20_filled": 60314, - "ic_fluent_radar_rectangle_multiple_20_regular": 60315, - "ic_fluent_radio_button_20_filled": 60316, - "ic_fluent_radio_button_20_regular": 60317, - "ic_fluent_ram_20_filled": 60318, - "ic_fluent_ram_20_regular": 60319, - "ic_fluent_rating_mature_20_filled": 60320, - "ic_fluent_rating_mature_20_regular": 60321, - "ic_fluent_ratio_one_to_one_20_filled": 60322, - "ic_fluent_ratio_one_to_one_20_regular": 60323, - "ic_fluent_re_order_20_filled": 60324, - "ic_fluent_re_order_20_regular": 60325, - "ic_fluent_re_order_dots_horizontal_20_filled": 60326, - "ic_fluent_re_order_dots_horizontal_20_regular": 60327, - "ic_fluent_re_order_dots_vertical_20_filled": 60328, - "ic_fluent_re_order_dots_vertical_20_regular": 60329, - "ic_fluent_read_aloud_20_filled": 60330, - "ic_fluent_read_aloud_20_regular": 60331, - "ic_fluent_reading_list_20_filled": 60332, - "ic_fluent_reading_list_20_regular": 60333, - "ic_fluent_reading_list_add_20_filled": 60334, - "ic_fluent_reading_list_add_20_regular": 60335, - "ic_fluent_reading_mode_mobile_20_filled": 60336, - "ic_fluent_reading_mode_mobile_20_regular": 60337, - "ic_fluent_real_estate_20_filled": 60338, - "ic_fluent_real_estate_20_regular": 60339, - "ic_fluent_receipt_20_filled": 60340, - "ic_fluent_receipt_20_regular": 60341, - "ic_fluent_receipt_add_20_filled": 60342, - "ic_fluent_receipt_add_20_regular": 60343, - "ic_fluent_receipt_bag_20_filled": 60344, - "ic_fluent_receipt_bag_20_regular": 60345, - "ic_fluent_receipt_cube_20_filled": 60346, - "ic_fluent_receipt_cube_20_regular": 60347, - "ic_fluent_receipt_money_20_filled": 60348, - "ic_fluent_receipt_money_20_regular": 60349, - "ic_fluent_receipt_play_20_filled": 60350, - "ic_fluent_receipt_play_20_regular": 60351, - "ic_fluent_receipt_search_20_filled": 60352, - "ic_fluent_receipt_search_20_regular": 60353, - "ic_fluent_receipt_sparkles_20_filled": 60354, - "ic_fluent_receipt_sparkles_20_regular": 60355, - "ic_fluent_record_20_filled": 60356, - "ic_fluent_record_20_regular": 60357, - "ic_fluent_record_stop_20_filled": 60358, - "ic_fluent_record_stop_20_regular": 60359, - "ic_fluent_rectangle_landscape_20_filled": 60360, - "ic_fluent_rectangle_landscape_20_regular": 60361, - "ic_fluent_rectangle_portrait_location_target_20_filled": 60362, - "ic_fluent_rectangle_portrait_location_target_20_regular": 60363, - "ic_fluent_recycle_20_filled": 60364, - "ic_fluent_recycle_20_regular": 60365, - "ic_fluent_remote_20_filled": 60366, - "ic_fluent_remote_20_regular": 60367, - "ic_fluent_rename_20_filled": 60368, - "ic_fluent_rename_20_regular": 60369, - "ic_fluent_reorder_20_filled": 60370, - "ic_fluent_reorder_20_regular": 60371, - "ic_fluent_replay_20_filled": 60372, - "ic_fluent_replay_20_regular": 60373, - "ic_fluent_resize_20_filled": 60374, - "ic_fluent_resize_20_regular": 60375, - "ic_fluent_resize_image_20_filled": 60376, - "ic_fluent_resize_image_20_regular": 60377, - "ic_fluent_resize_large_20_filled": 60378, - "ic_fluent_resize_large_20_regular": 60379, - "ic_fluent_resize_small_20_filled": 60380, - "ic_fluent_resize_small_20_regular": 60381, - "ic_fluent_resize_table_20_filled": 60382, - "ic_fluent_resize_table_20_regular": 60383, - "ic_fluent_resize_video_20_filled": 60384, - "ic_fluent_resize_video_20_regular": 60385, - "ic_fluent_reward_20_filled": 60386, - "ic_fluent_reward_20_regular": 60387, - "ic_fluent_rewind_20_filled": 60388, - "ic_fluent_rewind_20_regular": 60389, - "ic_fluent_rhombus_20_filled": 60390, - "ic_fluent_rhombus_20_regular": 60391, - "ic_fluent_ribbon_20_filled": 60392, - "ic_fluent_ribbon_20_regular": 60393, - "ic_fluent_ribbon_add_20_filled": 60394, - "ic_fluent_ribbon_add_20_regular": 60395, - "ic_fluent_ribbon_off_20_filled": 60396, - "ic_fluent_ribbon_off_20_regular": 60397, - "ic_fluent_ribbon_star_20_filled": 60398, - "ic_fluent_ribbon_star_20_regular": 60399, - "ic_fluent_road_cone_20_filled": 60400, - "ic_fluent_road_cone_20_regular": 60401, - "ic_fluent_rocket_20_filled": 60402, - "ic_fluent_rocket_20_regular": 60403, - "ic_fluent_rotate_left_20_filled": 60404, - "ic_fluent_rotate_left_20_regular": 60405, - "ic_fluent_rotate_right_20_filled": 60406, - "ic_fluent_rotate_right_20_regular": 60407, - "ic_fluent_router_20_filled": 60408, - "ic_fluent_router_20_regular": 60409, - "ic_fluent_row_triple_20_filled": 60410, - "ic_fluent_row_triple_20_regular": 60411, - "ic_fluent_rss_20_filled": 60412, - "ic_fluent_rss_20_regular": 60413, - "ic_fluent_ruler_20_filled": 60414, - "ic_fluent_ruler_20_regular": 60415, - "ic_fluent_run_20_filled": 60416, - "ic_fluent_run_20_regular": 60417, - "ic_fluent_sanitize_20_filled": 60418, - "ic_fluent_sanitize_20_regular": 60419, - "ic_fluent_save_20_filled": 60420, - "ic_fluent_save_20_regular": 60421, - "ic_fluent_save_arrow_right_20_filled": 60422, - "ic_fluent_save_arrow_right_20_regular": 60423, - "ic_fluent_save_copy_20_filled": 60424, - "ic_fluent_save_copy_20_regular": 60425, - "ic_fluent_save_edit_20_filled": 60426, - "ic_fluent_save_edit_20_regular": 60427, - "ic_fluent_save_image_20_filled": 60428, - "ic_fluent_save_image_20_regular": 60429, - "ic_fluent_save_multiple_20_filled": 60430, - "ic_fluent_save_multiple_20_regular": 60431, - "ic_fluent_save_search_20_filled": 60432, - "ic_fluent_save_search_20_regular": 60433, - "ic_fluent_save_sync_20_filled": 60434, - "ic_fluent_save_sync_20_regular": 60435, - "ic_fluent_savings_20_filled": 60436, - "ic_fluent_savings_20_regular": 60437, - "ic_fluent_scale_fill_20_filled": 60438, - "ic_fluent_scale_fill_20_regular": 60439, - "ic_fluent_scale_fit_20_filled": 60440, - "ic_fluent_scale_fit_20_regular": 60441, - "ic_fluent_scales_20_filled": 60442, - "ic_fluent_scales_20_regular": 60443, - "ic_fluent_scan_20_filled": 60444, - "ic_fluent_scan_20_regular": 60445, - "ic_fluent_scan_camera_20_filled": 60446, - "ic_fluent_scan_camera_20_regular": 60447, - "ic_fluent_scan_dash_20_filled": 60448, - "ic_fluent_scan_dash_20_regular": 60449, - "ic_fluent_scan_object_20_filled": 60450, - "ic_fluent_scan_object_20_regular": 60451, - "ic_fluent_scan_table_20_filled": 60452, - "ic_fluent_scan_table_20_regular": 60453, - "ic_fluent_scan_text_20_filled": 60454, - "ic_fluent_scan_text_20_regular": 60455, - "ic_fluent_scan_thumb_up_20_filled": 60456, - "ic_fluent_scan_thumb_up_20_regular": 60457, - "ic_fluent_scan_thumb_up_off_20_filled": 60458, - "ic_fluent_scan_thumb_up_off_20_regular": 60459, - "ic_fluent_scan_type_20_filled": 60460, - "ic_fluent_scan_type_20_regular": 60461, - "ic_fluent_scan_type_checkmark_20_filled": 60462, - "ic_fluent_scan_type_checkmark_20_regular": 60463, - "ic_fluent_scan_type_off_20_filled": 60464, - "ic_fluent_scan_type_off_20_regular": 60465, - "ic_fluent_scratchpad_20_filled": 60466, - "ic_fluent_scratchpad_20_regular": 60467, - "ic_fluent_screen_cut_20_filled": 60468, - "ic_fluent_screen_cut_20_regular": 60469, - "ic_fluent_screen_person_20_filled": 60470, - "ic_fluent_screen_person_20_regular": 60471, - "ic_fluent_screen_search_20_filled": 60472, - "ic_fluent_screen_search_20_regular": 60473, - "ic_fluent_screenshot_20_filled": 60474, - "ic_fluent_screenshot_20_regular": 60475, - "ic_fluent_search_20_filled": 60476, - "ic_fluent_search_20_regular": 60477, - "ic_fluent_search_info_20_filled": 60478, - "ic_fluent_search_info_20_regular": 60479, - "ic_fluent_search_settings_20_filled": 60480, - "ic_fluent_search_settings_20_regular": 60481, - "ic_fluent_search_shield_20_filled": 60482, - "ic_fluent_search_shield_20_regular": 60483, - "ic_fluent_search_square_20_filled": 60484, - "ic_fluent_search_square_20_regular": 60485, - "ic_fluent_search_visual_20_filled": 60486, - "ic_fluent_search_visual_20_regular": 60487, - "ic_fluent_select_all_off_20_filled": 60488, - "ic_fluent_select_all_off_20_regular": 60489, - "ic_fluent_select_all_on_20_filled": 60490, - "ic_fluent_select_all_on_20_regular": 60491, - "ic_fluent_select_object_20_filled": 60492, - "ic_fluent_select_object_20_regular": 60493, - "ic_fluent_select_object_skew_20_filled": 60494, - "ic_fluent_select_object_skew_20_regular": 60495, - "ic_fluent_select_object_skew_dismiss_20_filled": 60496, - "ic_fluent_select_object_skew_dismiss_20_regular": 60497, - "ic_fluent_select_object_skew_edit_20_filled": 60498, - "ic_fluent_select_object_skew_edit_20_regular": 60499, - "ic_fluent_send_20_filled": 60500, - "ic_fluent_send_20_regular": 60501, - "ic_fluent_send_clock_20_filled": 60502, - "ic_fluent_send_clock_20_regular": 60503, - "ic_fluent_send_copy_20_filled": 60504, - "ic_fluent_send_copy_20_regular": 60505, - "ic_fluent_serial_port_20_filled": 60506, - "ic_fluent_serial_port_20_regular": 60507, - "ic_fluent_server_20_filled": 60508, - "ic_fluent_server_20_regular": 60509, - "ic_fluent_server_multiple_20_filled": 60510, - "ic_fluent_server_multiple_20_regular": 60511, - "ic_fluent_server_play_20_filled": 60512, - "ic_fluent_server_play_20_regular": 60513, - "ic_fluent_service_bell_20_filled": 60514, - "ic_fluent_service_bell_20_regular": 60515, - "ic_fluent_settings_20_filled": 60516, - "ic_fluent_settings_20_regular": 60517, - "ic_fluent_settings_chat_20_filled": 60518, - "ic_fluent_settings_chat_20_regular": 60519, - "ic_fluent_shape_exclude_20_filled": 60520, - "ic_fluent_shape_exclude_20_regular": 60521, - "ic_fluent_shape_intersect_20_filled": 60522, - "ic_fluent_shape_intersect_20_regular": 60523, - "ic_fluent_shape_subtract_20_filled": 60524, - "ic_fluent_shape_subtract_20_regular": 60525, - "ic_fluent_shape_union_20_filled": 60526, - "ic_fluent_shape_union_20_regular": 60527, - "ic_fluent_shapes_20_filled": 60528, - "ic_fluent_shapes_20_regular": 60529, - "ic_fluent_share_20_filled": 60530, - "ic_fluent_share_20_regular": 60531, - "ic_fluent_share_android_20_filled": 60532, - "ic_fluent_share_android_20_regular": 60533, - "ic_fluent_share_close_tray_20_filled": 60534, - "ic_fluent_share_close_tray_20_regular": 60535, - "ic_fluent_share_ios_20_filled": 60536, - "ic_fluent_share_ios_20_regular": 60537, - "ic_fluent_share_screen_person_20_filled": 60538, - "ic_fluent_share_screen_person_20_regular": 60539, - "ic_fluent_share_screen_person_overlay_20_filled": 60540, - "ic_fluent_share_screen_person_overlay_20_regular": 60541, - "ic_fluent_share_screen_person_overlay_inside_20_filled": 60542, - "ic_fluent_share_screen_person_overlay_inside_20_regular": 60543, - "ic_fluent_share_screen_person_p_20_filled": 60544, - "ic_fluent_share_screen_person_p_20_regular": 60545, - "ic_fluent_share_screen_start_20_filled": 60546, - "ic_fluent_share_screen_start_20_regular": 60547, - "ic_fluent_share_screen_stop_20_filled": 60548, - "ic_fluent_share_screen_stop_20_regular": 60549, - "ic_fluent_shield_20_filled": 60550, - "ic_fluent_shield_20_regular": 60551, - "ic_fluent_shield_add_20_filled": 60552, - "ic_fluent_shield_add_20_regular": 60553, - "ic_fluent_shield_badge_20_filled": 60554, - "ic_fluent_shield_badge_20_regular": 60555, - "ic_fluent_shield_checkmark_20_filled": 60556, - "ic_fluent_shield_checkmark_20_regular": 60557, - "ic_fluent_shield_dismiss_20_filled": 60558, - "ic_fluent_shield_dismiss_20_regular": 60559, - "ic_fluent_shield_dismiss_shield_20_filled": 60560, - "ic_fluent_shield_dismiss_shield_20_regular": 60561, - "ic_fluent_shield_error_20_filled": 60562, - "ic_fluent_shield_error_20_regular": 60563, - "ic_fluent_shield_globe_20_filled": 60564, - "ic_fluent_shield_globe_20_regular": 60565, - "ic_fluent_shield_keyhole_20_filled": 60566, - "ic_fluent_shield_keyhole_20_regular": 60567, - "ic_fluent_shield_lock_20_filled": 60568, - "ic_fluent_shield_lock_20_regular": 60569, - "ic_fluent_shield_person_20_filled": 60570, - "ic_fluent_shield_person_20_regular": 60571, - "ic_fluent_shield_person_add_20_filled": 60572, - "ic_fluent_shield_person_add_20_regular": 60573, - "ic_fluent_shield_prohibited_20_filled": 60574, - "ic_fluent_shield_prohibited_20_regular": 60575, - "ic_fluent_shield_question_20_filled": 60576, - "ic_fluent_shield_question_20_regular": 60577, - "ic_fluent_shield_task_20_filled": 60578, - "ic_fluent_shield_task_20_regular": 60579, - "ic_fluent_shifts_20_filled": 60580, - "ic_fluent_shifts_20_regular": 60581, - "ic_fluent_shifts_30_minutes_20_filled": 60582, - "ic_fluent_shifts_30_minutes_20_regular": 60583, - "ic_fluent_shifts_activity_20_filled": 60584, - "ic_fluent_shifts_activity_20_regular": 60585, - "ic_fluent_shifts_add_20_filled": 60586, - "ic_fluent_shifts_add_20_regular": 60587, - "ic_fluent_shifts_availability_20_filled": 60588, - "ic_fluent_shifts_availability_20_regular": 60589, - "ic_fluent_shifts_checkmark_20_filled": 60590, - "ic_fluent_shifts_checkmark_20_regular": 60591, - "ic_fluent_shifts_day_20_filled": 60592, - "ic_fluent_shifts_day_20_regular": 60593, - "ic_fluent_shifts_open_20_filled": 60594, - "ic_fluent_shifts_open_20_regular": 60595, - "ic_fluent_shifts_prohibited_20_filled": 60596, - "ic_fluent_shifts_prohibited_20_regular": 60597, - "ic_fluent_shifts_question_mark_20_filled": 60598, - "ic_fluent_shifts_question_mark_20_regular": 60599, - "ic_fluent_shifts_team_20_filled": 60600, - "ic_fluent_shifts_team_20_regular": 60601, - "ic_fluent_shopping_bag_20_filled": 60602, - "ic_fluent_shopping_bag_20_regular": 60603, - "ic_fluent_shopping_bag_arrow_left_20_filled": 60604, - "ic_fluent_shopping_bag_arrow_left_20_regular": 60605, - "ic_fluent_shopping_bag_dismiss_20_filled": 60606, - "ic_fluent_shopping_bag_dismiss_20_regular": 60607, - "ic_fluent_shopping_bag_pause_20_filled": 60608, - "ic_fluent_shopping_bag_pause_20_regular": 60609, - "ic_fluent_shopping_bag_percent_20_filled": 60610, - "ic_fluent_shopping_bag_percent_20_regular": 60611, - "ic_fluent_shopping_bag_play_20_filled": 60612, - "ic_fluent_shopping_bag_play_20_regular": 60613, - "ic_fluent_shopping_bag_tag_20_filled": 60614, - "ic_fluent_shopping_bag_tag_20_regular": 60615, - "ic_fluent_shortpick_20_filled": 60616, - "ic_fluent_shortpick_20_regular": 60617, - "ic_fluent_showerhead_20_filled": 60618, - "ic_fluent_showerhead_20_regular": 60619, - "ic_fluent_sidebar_search_ltr_20_filled": 60620, - "ic_fluent_sidebar_search_ltr_20_regular": 60621, - "ic_fluent_sidebar_search_rtl_20_filled": 60622, - "ic_fluent_sidebar_search_rtl_20_regular": 60623, - "ic_fluent_sign_out_20_filled": 60624, - "ic_fluent_sign_out_20_regular": 60625, - "ic_fluent_signature_20_filled": 60626, - "ic_fluent_signature_20_regular": 60627, - "ic_fluent_sim_20_filled": 60628, - "ic_fluent_sim_20_regular": 60629, - "ic_fluent_skip_back_10_20_filled": 60630, - "ic_fluent_skip_back_10_20_regular": 60631, - "ic_fluent_skip_forward_10_20_filled": 60632, - "ic_fluent_skip_forward_10_20_regular": 60633, - "ic_fluent_skip_forward_30_20_filled": 60634, - "ic_fluent_skip_forward_30_20_regular": 60635, - "ic_fluent_skip_forward_tab_20_filled": 60636, - "ic_fluent_skip_forward_tab_20_regular": 60637, - "ic_fluent_slash_forward_20_filled": 60638, - "ic_fluent_slash_forward_20_regular": 60639, - "ic_fluent_sleep_20_filled": 60640, - "ic_fluent_sleep_20_regular": 60641, - "ic_fluent_slide_add_20_filled": 60642, - "ic_fluent_slide_add_20_regular": 60643, - "ic_fluent_slide_arrow_right_20_filled": 60644, - "ic_fluent_slide_arrow_right_20_regular": 60645, - "ic_fluent_slide_eraser_20_filled": 60646, - "ic_fluent_slide_eraser_20_regular": 60647, - "ic_fluent_slide_grid_20_filled": 60648, - "ic_fluent_slide_grid_20_regular": 60649, - "ic_fluent_slide_hide_20_filled": 60650, - "ic_fluent_slide_hide_20_regular": 60651, - "ic_fluent_slide_layout_20_filled": 60652, - "ic_fluent_slide_layout_20_regular": 60653, - "ic_fluent_slide_link_20_filled": 60654, - "ic_fluent_slide_link_20_regular": 60655, - "ic_fluent_slide_microphone_20_filled": 60656, - "ic_fluent_slide_microphone_20_regular": 60657, - "ic_fluent_slide_multiple_20_filled": 60658, - "ic_fluent_slide_multiple_20_regular": 60659, - "ic_fluent_slide_multiple_arrow_right_20_filled": 60660, - "ic_fluent_slide_multiple_arrow_right_20_regular": 60661, - "ic_fluent_slide_multiple_search_20_filled": 60662, - "ic_fluent_slide_multiple_search_20_regular": 60663, - "ic_fluent_slide_search_20_filled": 60664, - "ic_fluent_slide_search_20_regular": 60665, - "ic_fluent_slide_settings_20_filled": 60666, - "ic_fluent_slide_settings_20_regular": 60667, - "ic_fluent_slide_size_20_filled": 60668, - "ic_fluent_slide_size_20_regular": 60669, - "ic_fluent_slide_text_20_filled": 60670, - "ic_fluent_slide_text_20_regular": 60671, - "ic_fluent_slide_text_multiple_20_filled": 60672, - "ic_fluent_slide_text_multiple_20_regular": 60673, - "ic_fluent_slide_text_person_20_filled": 60674, - "ic_fluent_slide_text_person_20_regular": 60675, - "ic_fluent_slide_transition_20_filled": 60676, - "ic_fluent_slide_transition_20_regular": 60677, - "ic_fluent_smartwatch_20_filled": 60678, - "ic_fluent_smartwatch_20_regular": 60679, - "ic_fluent_smartwatch_dot_20_filled": 60680, - "ic_fluent_smartwatch_dot_20_regular": 60681, - "ic_fluent_snooze_20_filled": 60682, - "ic_fluent_snooze_20_regular": 60683, - "ic_fluent_sound_source_20_filled": 60684, - "ic_fluent_sound_source_20_regular": 60685, - "ic_fluent_sound_wave_circle_20_filled": 60686, - "ic_fluent_sound_wave_circle_20_regular": 60687, - "ic_fluent_space_3d_20_filled": 60688, - "ic_fluent_space_3d_20_regular": 60689, - "ic_fluent_spacebar_20_filled": 60690, - "ic_fluent_spacebar_20_regular": 60691, - "ic_fluent_sparkle_20_filled": 60692, - "ic_fluent_sparkle_20_regular": 60693, - "ic_fluent_sparkle_circle_20_filled": 60694, - "ic_fluent_sparkle_circle_20_regular": 60695, - "ic_fluent_speaker_0_20_filled": 60696, - "ic_fluent_speaker_0_20_regular": 60697, - "ic_fluent_speaker_1_20_filled": 60698, - "ic_fluent_speaker_1_20_regular": 60699, - "ic_fluent_speaker_2_20_filled": 60700, - "ic_fluent_speaker_2_20_regular": 60701, - "ic_fluent_speaker_bluetooth_20_filled": 60702, - "ic_fluent_speaker_bluetooth_20_regular": 60703, - "ic_fluent_speaker_edit_20_filled": 60704, - "ic_fluent_speaker_edit_20_regular": 60705, - "ic_fluent_speaker_mute_20_filled": 60706, - "ic_fluent_speaker_mute_20_regular": 60707, - "ic_fluent_speaker_off_20_filled": 60708, - "ic_fluent_speaker_off_20_regular": 60709, - "ic_fluent_speaker_settings_20_filled": 60710, - "ic_fluent_speaker_settings_20_regular": 60711, - "ic_fluent_speaker_usb_20_filled": 60712, - "ic_fluent_speaker_usb_20_regular": 60713, - "ic_fluent_spinner_ios_20_filled": 60714, - "ic_fluent_spinner_ios_20_regular": 60715, - "ic_fluent_split_hint_20_filled": 60716, - "ic_fluent_split_hint_20_regular": 60717, - "ic_fluent_split_horizontal_20_filled": 60718, - "ic_fluent_split_horizontal_20_regular": 60719, - "ic_fluent_split_vertical_20_filled": 60720, - "ic_fluent_split_vertical_20_regular": 60721, - "ic_fluent_sport_20_filled": 60722, - "ic_fluent_sport_20_regular": 60723, - "ic_fluent_sport_american_football_20_filled": 60724, - "ic_fluent_sport_american_football_20_regular": 60725, - "ic_fluent_sport_baseball_20_filled": 60726, - "ic_fluent_sport_baseball_20_regular": 60727, - "ic_fluent_sport_basketball_20_filled": 60728, - "ic_fluent_sport_basketball_20_regular": 60729, - "ic_fluent_sport_hockey_20_filled": 60730, - "ic_fluent_sport_hockey_20_regular": 60731, - "ic_fluent_sport_soccer_20_filled": 60732, - "ic_fluent_sport_soccer_20_regular": 60733, - "ic_fluent_square_20_filled": 60734, - "ic_fluent_square_20_regular": 60735, - "ic_fluent_square_add_20_filled": 60736, - "ic_fluent_square_add_20_regular": 60737, - "ic_fluent_square_arrow_forward_20_filled": 60738, - "ic_fluent_square_arrow_forward_20_regular": 60739, - "ic_fluent_square_dismiss_20_filled": 60740, - "ic_fluent_square_dismiss_20_regular": 60741, - "ic_fluent_square_eraser_20_filled": 60742, - "ic_fluent_square_eraser_20_regular": 60743, - "ic_fluent_square_hint_20_filled": 60744, - "ic_fluent_square_hint_20_regular": 60745, - "ic_fluent_square_hint_apps_20_filled": 60746, - "ic_fluent_square_hint_apps_20_regular": 60747, - "ic_fluent_square_hint_arrow_back_20_filled": 60748, - "ic_fluent_square_hint_arrow_back_20_regular": 60749, - "ic_fluent_square_hint_sparkles_20_filled": 60750, - "ic_fluent_square_hint_sparkles_20_regular": 60751, - "ic_fluent_square_multiple_20_filled": 60752, - "ic_fluent_square_multiple_20_regular": 60753, - "ic_fluent_square_shadow_20_filled": 60754, - "ic_fluent_square_shadow_20_regular": 60755, - "ic_fluent_squares_nested_20_filled": 60756, - "ic_fluent_squares_nested_20_regular": 60757, - "ic_fluent_stack_20_filled": 60758, - "ic_fluent_stack_20_regular": 60759, - "ic_fluent_stack_arrow_forward_20_filled": 60760, - "ic_fluent_stack_arrow_forward_20_regular": 60761, - "ic_fluent_stack_star_20_filled": 60762, - "ic_fluent_stack_star_20_regular": 60763, - "ic_fluent_star_20_filled": 60764, - "ic_fluent_star_20_regular": 60765, - "ic_fluent_star_add_20_filled": 60766, - "ic_fluent_star_add_20_regular": 60767, - "ic_fluent_star_arrow_back_20_filled": 60768, - "ic_fluent_star_arrow_back_20_regular": 60769, - "ic_fluent_star_arrow_right_end_20_filled": 60770, - "ic_fluent_star_arrow_right_end_20_regular": 60771, - "ic_fluent_star_arrow_right_start_20_filled": 60772, - "ic_fluent_star_arrow_right_start_20_regular": 60773, - "ic_fluent_star_dismiss_20_filled": 60774, - "ic_fluent_star_dismiss_20_regular": 60775, - "ic_fluent_star_edit_20_filled": 60776, - "ic_fluent_star_edit_20_regular": 60777, - "ic_fluent_star_emphasis_20_filled": 60778, - "ic_fluent_star_emphasis_20_regular": 60779, - "ic_fluent_star_half_20_filled": 60780, - "ic_fluent_star_half_20_regular": 60781, - "ic_fluent_star_line_horizontal_3_20_filled": 60782, - "ic_fluent_star_line_horizontal_3_20_regular": 60783, - "ic_fluent_star_off_20_filled": 60784, - "ic_fluent_star_off_20_regular": 60785, - "ic_fluent_star_one_quarter_20_filled": 60786, - "ic_fluent_star_one_quarter_20_regular": 60787, - "ic_fluent_star_prohibited_20_filled": 60788, - "ic_fluent_star_prohibited_20_regular": 60789, - "ic_fluent_star_settings_20_filled": 60790, - "ic_fluent_star_settings_20_regular": 60791, - "ic_fluent_star_three_quarter_20_filled": 60792, - "ic_fluent_star_three_quarter_20_regular": 60793, - "ic_fluent_status_20_filled": 60794, - "ic_fluent_status_20_regular": 60795, - "ic_fluent_steps_20_filled": 60796, - "ic_fluent_steps_20_regular": 60797, - "ic_fluent_stethoscope_20_filled": 60798, - "ic_fluent_stethoscope_20_regular": 60799, - "ic_fluent_sticker_20_filled": 60800, - "ic_fluent_sticker_20_regular": 60801, - "ic_fluent_sticker_add_20_filled": 60802, - "ic_fluent_sticker_add_20_regular": 60803, - "ic_fluent_stop_20_filled": 60804, - "ic_fluent_stop_20_regular": 60805, - "ic_fluent_storage_20_filled": 60806, - "ic_fluent_storage_20_regular": 60807, - "ic_fluent_store_microsoft_20_filled": 60808, - "ic_fluent_store_microsoft_20_regular": 60809, - "ic_fluent_stream_20_filled": 60810, - "ic_fluent_stream_20_regular": 60811, - "ic_fluent_stream_input_20_filled": 60812, - "ic_fluent_stream_input_20_regular": 60813, - "ic_fluent_stream_input_output_20_filled": 60814, - "ic_fluent_stream_input_output_20_regular": 60815, - "ic_fluent_stream_output_20_filled": 60816, - "ic_fluent_stream_output_20_regular": 60817, - "ic_fluent_style_guide_20_filled": 60818, - "ic_fluent_style_guide_20_regular": 60819, - "ic_fluent_sub_grid_20_filled": 60820, - "ic_fluent_sub_grid_20_regular": 60821, - "ic_fluent_subtitles_20_filled": 60822, - "ic_fluent_subtitles_20_regular": 60823, - "ic_fluent_subtract_20_filled": 60824, - "ic_fluent_subtract_20_regular": 60825, - "ic_fluent_subtract_circle_20_filled": 60826, - "ic_fluent_subtract_circle_20_regular": 60827, - "ic_fluent_subtract_circle_arrow_back_20_filled": 60828, - "ic_fluent_subtract_circle_arrow_back_20_regular": 60829, - "ic_fluent_subtract_circle_arrow_forward_20_filled": 60830, - "ic_fluent_subtract_circle_arrow_forward_20_regular": 60831, - "ic_fluent_subtract_square_20_filled": 60832, - "ic_fluent_subtract_square_20_regular": 60833, - "ic_fluent_subtract_square_multiple_20_filled": 60834, - "ic_fluent_subtract_square_multiple_20_regular": 60835, - "ic_fluent_surface_earbuds_20_filled": 60836, - "ic_fluent_surface_earbuds_20_regular": 60837, - "ic_fluent_surface_hub_20_filled": 60838, - "ic_fluent_surface_hub_20_regular": 60839, - "ic_fluent_swimming_pool_20_filled": 60840, - "ic_fluent_swimming_pool_20_regular": 60841, - "ic_fluent_swipe_down_20_filled": 60842, - "ic_fluent_swipe_down_20_regular": 60843, - "ic_fluent_swipe_right_20_filled": 60844, - "ic_fluent_swipe_right_20_regular": 60845, - "ic_fluent_swipe_up_20_filled": 60846, - "ic_fluent_swipe_up_20_regular": 60847, - "ic_fluent_symbols_20_filled": 60848, - "ic_fluent_symbols_20_regular": 60849, - "ic_fluent_sync_off_20_filled": 60850, - "ic_fluent_sync_off_20_regular": 60851, - "ic_fluent_syringe_20_filled": 60852, - "ic_fluent_syringe_20_regular": 60853, - "ic_fluent_system_20_filled": 60854, - "ic_fluent_system_20_regular": 60855, - "ic_fluent_tab_20_filled": 60856, - "ic_fluent_tab_20_regular": 60857, - "ic_fluent_tab_add_20_filled": 60858, - "ic_fluent_tab_add_20_regular": 60859, - "ic_fluent_tab_arrow_left_20_filled": 60860, - "ic_fluent_tab_arrow_left_20_regular": 60861, - "ic_fluent_tab_desktop_20_filled": 60862, - "ic_fluent_tab_desktop_20_regular": 60863, - "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 60864, - "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 60865, - "ic_fluent_tab_desktop_arrow_left_20_filled": 60866, - "ic_fluent_tab_desktop_arrow_left_20_regular": 60867, - "ic_fluent_tab_desktop_bottom_20_filled": 60868, - "ic_fluent_tab_desktop_bottom_20_regular": 60869, - "ic_fluent_tab_desktop_clock_20_filled": 60870, - "ic_fluent_tab_desktop_clock_20_regular": 60871, - "ic_fluent_tab_desktop_copy_20_filled": 60872, - "ic_fluent_tab_desktop_copy_20_regular": 60873, - "ic_fluent_tab_desktop_image_20_filled": 60874, - "ic_fluent_tab_desktop_image_20_regular": 60875, - "ic_fluent_tab_desktop_multiple_20_filled": 60876, - "ic_fluent_tab_desktop_multiple_20_regular": 60877, - "ic_fluent_tab_desktop_multiple_bottom_20_filled": 60878, - "ic_fluent_tab_desktop_multiple_bottom_20_regular": 60879, - "ic_fluent_tab_desktop_new_page_20_filled": 60880, - "ic_fluent_tab_desktop_new_page_20_regular": 60881, - "ic_fluent_tab_in_private_20_filled": 60882, - "ic_fluent_tab_in_private_20_regular": 60883, - "ic_fluent_tab_inprivate_account_20_filled": 60884, - "ic_fluent_tab_inprivate_account_20_regular": 60885, - "ic_fluent_tab_prohibited_20_filled": 60886, - "ic_fluent_tab_prohibited_20_regular": 60887, - "ic_fluent_tab_shield_dismiss_20_filled": 60888, - "ic_fluent_tab_shield_dismiss_20_regular": 60889, - "ic_fluent_table_20_filled": 60890, - "ic_fluent_table_20_regular": 60891, - "ic_fluent_table_add_20_filled": 60892, - "ic_fluent_table_add_20_regular": 60893, - "ic_fluent_table_bottom_row_20_filled": 60894, - "ic_fluent_table_bottom_row_20_regular": 60895, - "ic_fluent_table_calculator_20_filled": 60896, - "ic_fluent_table_calculator_20_regular": 60897, - "ic_fluent_table_cell_edit_20_filled": 60898, - "ic_fluent_table_cell_edit_20_regular": 60899, - "ic_fluent_table_cells_merge_20_filled": 60900, - "ic_fluent_table_cells_merge_20_regular": 60901, - "ic_fluent_table_cells_split_20_filled": 60902, - "ic_fluent_table_cells_split_20_regular": 60903, - "ic_fluent_table_checker_20_filled": 60904, - "ic_fluent_table_checker_20_regular": 60905, - "ic_fluent_table_copy_20_filled": 60906, - "ic_fluent_table_copy_20_regular": 60907, - "ic_fluent_table_delete_column_20_filled": 60908, - "ic_fluent_table_delete_column_20_regular": 60909, - "ic_fluent_table_delete_row_20_filled": 60910, - "ic_fluent_table_delete_row_20_regular": 60911, - "ic_fluent_table_dismiss_20_filled": 60912, - "ic_fluent_table_dismiss_20_regular": 60913, - "ic_fluent_table_edit_20_filled": 60914, - "ic_fluent_table_edit_20_regular": 60915, - "ic_fluent_table_freeze_column_20_filled": 60916, - "ic_fluent_table_freeze_column_20_regular": 60917, - "ic_fluent_table_freeze_column_and_row_20_filled": 60918, - "ic_fluent_table_freeze_column_and_row_20_regular": 60919, - "ic_fluent_table_freeze_row_20_filled": 60920, - "ic_fluent_table_freeze_row_20_regular": 60921, - "ic_fluent_table_image_20_filled": 60922, - "ic_fluent_table_image_20_regular": 60923, - "ic_fluent_table_insert_column_20_filled": 60924, - "ic_fluent_table_insert_column_20_regular": 60925, - "ic_fluent_table_insert_row_20_filled": 60926, - "ic_fluent_table_insert_row_20_regular": 60927, - "ic_fluent_table_lightning_20_filled": 60928, - "ic_fluent_table_lightning_20_regular": 60929, - "ic_fluent_table_link_20_filled": 60930, - "ic_fluent_table_link_20_regular": 60931, - "ic_fluent_table_lock_20_filled": 60932, - "ic_fluent_table_lock_20_regular": 60933, - "ic_fluent_table_move_above_20_filled": 60934, - "ic_fluent_table_move_above_20_regular": 60935, - "ic_fluent_table_move_below_20_filled": 60936, - "ic_fluent_table_move_below_20_regular": 60937, - "ic_fluent_table_move_left_20_filled": 60938, - "ic_fluent_table_move_left_20_regular": 60939, - "ic_fluent_table_move_right_20_filled": 60940, - "ic_fluent_table_move_right_20_regular": 60941, - "ic_fluent_table_multiple_20_filled": 60942, - "ic_fluent_table_multiple_20_regular": 60943, - "ic_fluent_table_resize_column_20_filled": 60944, - "ic_fluent_table_resize_column_20_regular": 60945, - "ic_fluent_table_resize_row_20_filled": 60946, - "ic_fluent_table_resize_row_20_regular": 60947, - "ic_fluent_table_search_20_filled": 60948, - "ic_fluent_table_search_20_regular": 60949, - "ic_fluent_table_settings_20_filled": 60950, - "ic_fluent_table_settings_20_regular": 60951, - "ic_fluent_table_simple_20_filled": 60952, - "ic_fluent_table_simple_20_regular": 60953, - "ic_fluent_table_simple_checkmark_20_filled": 60954, - "ic_fluent_table_simple_checkmark_20_regular": 60955, - "ic_fluent_table_simple_multiple_20_filled": 60956, - "ic_fluent_table_simple_multiple_20_regular": 60957, - "ic_fluent_table_split_20_filled": 60958, - "ic_fluent_table_split_20_regular": 60959, - "ic_fluent_table_stack_above_20_filled": 60960, - "ic_fluent_table_stack_above_20_regular": 60961, - "ic_fluent_table_stack_below_20_filled": 60962, - "ic_fluent_table_stack_below_20_regular": 60963, - "ic_fluent_table_stack_left_20_filled": 60964, - "ic_fluent_table_stack_left_20_regular": 60965, - "ic_fluent_table_stack_right_20_filled": 60966, - "ic_fluent_table_stack_right_20_regular": 60967, - "ic_fluent_table_switch_20_filled": 60968, - "ic_fluent_table_switch_20_regular": 60969, - "ic_fluent_tablet_20_filled": 60970, - "ic_fluent_tablet_20_regular": 60971, - "ic_fluent_tablet_speaker_20_filled": 60972, - "ic_fluent_tablet_speaker_20_regular": 60973, - "ic_fluent_tabs_20_filled": 60974, - "ic_fluent_tabs_20_regular": 60975, - "ic_fluent_tag_20_filled": 60976, - "ic_fluent_tag_20_regular": 60977, - "ic_fluent_tag_circle_20_filled": 60978, - "ic_fluent_tag_circle_20_regular": 60979, - "ic_fluent_tag_dismiss_20_filled": 60980, - "ic_fluent_tag_dismiss_20_regular": 60981, - "ic_fluent_tag_error_20_filled": 60982, - "ic_fluent_tag_error_20_regular": 60983, - "ic_fluent_tag_lock_20_filled": 60984, - "ic_fluent_tag_lock_20_regular": 60985, - "ic_fluent_tag_lock_accent_20_filled": 60986, - "ic_fluent_tag_multiple_20_filled": 60987, - "ic_fluent_tag_multiple_20_regular": 60988, - "ic_fluent_tag_off_20_filled": 60989, - "ic_fluent_tag_off_20_regular": 60990, - "ic_fluent_tag_question_mark_20_filled": 60991, - "ic_fluent_tag_question_mark_20_regular": 60992, - "ic_fluent_tag_reset_20_filled": 60993, - "ic_fluent_tag_reset_20_regular": 60994, - "ic_fluent_tag_search_20_filled": 60995, - "ic_fluent_tag_search_20_regular": 60996, - "ic_fluent_tap_double_20_filled": 60997, - "ic_fluent_tap_double_20_regular": 60998, - "ic_fluent_tap_single_20_filled": 60999, - "ic_fluent_tap_single_20_regular": 61000, - "ic_fluent_target_20_filled": 61001, - "ic_fluent_target_20_regular": 61002, - "ic_fluent_target_arrow_20_filled": 61003, - "ic_fluent_target_arrow_20_regular": 61004, - "ic_fluent_target_edit_20_filled": 61005, - "ic_fluent_target_edit_20_regular": 61006, - "ic_fluent_task_list_add_20_filled": 61007, - "ic_fluent_task_list_add_20_regular": 61008, - "ic_fluent_task_list_ltr_20_filled": 61009, - "ic_fluent_task_list_ltr_20_regular": 61010, - "ic_fluent_task_list_rtl_20_filled": 61011, - "ic_fluent_task_list_rtl_20_regular": 61012, - "ic_fluent_task_list_square_add_20_filled": 61013, - "ic_fluent_task_list_square_add_20_regular": 61014, - "ic_fluent_task_list_square_database_20_filled": 61015, - "ic_fluent_task_list_square_database_20_regular": 61016, - "ic_fluent_task_list_square_ltr_20_filled": 61017, - "ic_fluent_task_list_square_ltr_20_regular": 61018, - "ic_fluent_task_list_square_person_20_filled": 61019, - "ic_fluent_task_list_square_person_20_regular": 61020, - "ic_fluent_task_list_square_rtl_20_filled": 61021, - "ic_fluent_task_list_square_rtl_20_regular": 61022, - "ic_fluent_task_list_square_settings_20_filled": 61023, - "ic_fluent_task_list_square_settings_20_regular": 61024, - "ic_fluent_tasks_app_20_filled": 61025, - "ic_fluent_tasks_app_20_regular": 61026, - "ic_fluent_teddy_20_filled": 61027, - "ic_fluent_teddy_20_regular": 61028, - "ic_fluent_temperature_20_filled": 61029, - "ic_fluent_temperature_20_regular": 61030, - "ic_fluent_tent_20_filled": 61031, - "ic_fluent_tent_20_regular": 61032, - "ic_fluent_tetris_app_20_filled": 61033, - "ic_fluent_tetris_app_20_regular": 61034, - "ic_fluent_text_add_20_filled": 61035, - "ic_fluent_text_add_20_regular": 61036, - "ic_fluent_text_add_space_after_20_filled": 61037, - "ic_fluent_text_add_space_after_20_regular": 61038, - "ic_fluent_text_add_space_before_20_filled": 61039, - "ic_fluent_text_add_space_before_20_regular": 61040, - "ic_fluent_text_add_t_20_filled": 61041, - "ic_fluent_text_add_t_20_regular": 61042, - "ic_fluent_text_align_center_20_filled": 61043, - "ic_fluent_text_align_center_20_regular": 61044, - "ic_fluent_text_align_center_rotate_270_20_filled": 61045, - "ic_fluent_text_align_center_rotate_270_20_regular": 61046, - "ic_fluent_text_align_center_rotate_90_20_filled": 61047, - "ic_fluent_text_align_center_rotate_90_20_regular": 61048, - "ic_fluent_text_align_distributed_20_filled": 61049, - "ic_fluent_text_align_distributed_20_regular": 61050, - "ic_fluent_text_align_distributed_evenly_20_filled": 61051, - "ic_fluent_text_align_distributed_evenly_20_regular": 61052, - "ic_fluent_text_align_distributed_vertical_20_filled": 61053, - "ic_fluent_text_align_distributed_vertical_20_regular": 61054, - "ic_fluent_text_align_justify_20_filled": 61055, - "ic_fluent_text_align_justify_20_regular": 61056, - "ic_fluent_text_align_justify_low_20_filled": 61057, - "ic_fluent_text_align_justify_low_20_regular": 61058, - "ic_fluent_text_align_justify_low_90_20_filled": 61059, - "ic_fluent_text_align_justify_low_90_20_regular": 61060, - "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61061, - "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61062, - "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61063, - "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61064, - "ic_fluent_text_align_justify_rotate_270_20_filled": 61065, - "ic_fluent_text_align_justify_rotate_270_20_regular": 61066, - "ic_fluent_text_align_justify_rotate_90_20_filled": 61067, - "ic_fluent_text_align_justify_rotate_90_20_regular": 61068, - "ic_fluent_text_align_left_20_filled": 61069, - "ic_fluent_text_align_left_20_regular": 61070, - "ic_fluent_text_align_left_rotate_270_20_filled": 61071, - "ic_fluent_text_align_left_rotate_270_20_regular": 61072, - "ic_fluent_text_align_left_rotate_90_20_filled": 61073, - "ic_fluent_text_align_left_rotate_90_20_regular": 61074, - "ic_fluent_text_align_right_20_filled": 61075, - "ic_fluent_text_align_right_20_regular": 61076, - "ic_fluent_text_align_right_rotate_270_20_filled": 61077, - "ic_fluent_text_align_right_rotate_270_20_regular": 61078, - "ic_fluent_text_align_right_rotate_90_20_filled": 61079, - "ic_fluent_text_align_right_rotate_90_20_regular": 61080, - "ic_fluent_text_asterisk_20_filled": 61081, - "ic_fluent_text_asterisk_20_regular": 61082, - "ic_fluent_text_baseline_20_filled": 61083, - "ic_fluent_text_baseline_20_regular": 61084, - "ic_fluent_text_bold_20_filled": 61085, - "ic_fluent_text_bold_20_regular": 61086, - "ic_fluent_text_box_settings_20_filled": 61087, - "ic_fluent_text_box_settings_20_regular": 61088, - "ic_fluent_text_bullet_list_add_20_filled": 61089, - "ic_fluent_text_bullet_list_add_20_regular": 61090, - "ic_fluent_text_bullet_list_checkmark_20_filled": 61091, - "ic_fluent_text_bullet_list_checkmark_20_regular": 61092, - "ic_fluent_text_bullet_list_dismiss_20_filled": 61093, - "ic_fluent_text_bullet_list_dismiss_20_regular": 61094, - "ic_fluent_text_bullet_list_ltr_20_filled": 61095, - "ic_fluent_text_bullet_list_ltr_20_regular": 61096, - "ic_fluent_text_bullet_list_ltr_90_20_filled": 61097, - "ic_fluent_text_bullet_list_ltr_90_20_regular": 61098, - "ic_fluent_text_bullet_list_rtl_20_filled": 61099, - "ic_fluent_text_bullet_list_rtl_20_regular": 61100, - "ic_fluent_text_bullet_list_rtl_90_20_filled": 61101, - "ic_fluent_text_bullet_list_rtl_90_20_regular": 61102, - "ic_fluent_text_bullet_list_square_20_filled": 61103, - "ic_fluent_text_bullet_list_square_20_regular": 61104, - "ic_fluent_text_bullet_list_square_clock_20_filled": 61105, - "ic_fluent_text_bullet_list_square_clock_20_regular": 61106, - "ic_fluent_text_bullet_list_square_edit_20_filled": 61107, - "ic_fluent_text_bullet_list_square_edit_20_regular": 61108, - "ic_fluent_text_bullet_list_square_person_20_filled": 61109, - "ic_fluent_text_bullet_list_square_person_20_regular": 61110, - "ic_fluent_text_bullet_list_square_search_20_filled": 61111, - "ic_fluent_text_bullet_list_square_search_20_regular": 61112, - "ic_fluent_text_bullet_list_square_settings_20_filled": 61113, - "ic_fluent_text_bullet_list_square_settings_20_regular": 61114, - "ic_fluent_text_bullet_list_square_shield_20_filled": 61115, - "ic_fluent_text_bullet_list_square_shield_20_regular": 61116, - "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61117, - "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61118, - "ic_fluent_text_bullet_list_square_warning_20_filled": 61119, - "ic_fluent_text_bullet_list_square_warning_20_regular": 61120, - "ic_fluent_text_bullet_list_tree_20_filled": 61121, - "ic_fluent_text_bullet_list_tree_20_regular": 61122, - "ic_fluent_text_case_lowercase_20_filled": 61123, - "ic_fluent_text_case_lowercase_20_regular": 61124, - "ic_fluent_text_case_title_20_filled": 61125, - "ic_fluent_text_case_title_20_regular": 61126, - "ic_fluent_text_case_uppercase_20_filled": 61127, - "ic_fluent_text_case_uppercase_20_regular": 61128, - "ic_fluent_text_change_case_20_filled": 61129, - "ic_fluent_text_change_case_20_regular": 61130, - "ic_fluent_text_clear_formatting_20_filled": 61131, - "ic_fluent_text_clear_formatting_20_regular": 61132, - "ic_fluent_text_collapse_20_filled": 61133, - "ic_fluent_text_collapse_20_regular": 61134, - "ic_fluent_text_color_20_filled": 61135, - "ic_fluent_text_color_20_regular": 61136, - "ic_fluent_text_color_accent_20_filled": 61137, - "ic_fluent_text_column_one_20_filled": 61138, - "ic_fluent_text_column_one_20_regular": 61139, - "ic_fluent_text_column_one_narrow_20_filled": 61140, - "ic_fluent_text_column_one_narrow_20_regular": 61141, - "ic_fluent_text_column_one_semi_narrow_20_filled": 61142, - "ic_fluent_text_column_one_semi_narrow_20_regular": 61143, - "ic_fluent_text_column_one_wide_20_filled": 61144, - "ic_fluent_text_column_one_wide_20_regular": 61145, - "ic_fluent_text_column_one_wide_lightning_20_filled": 61146, - "ic_fluent_text_column_one_wide_lightning_20_regular": 61147, - "ic_fluent_text_column_three_20_filled": 61148, - "ic_fluent_text_column_three_20_regular": 61149, - "ic_fluent_text_column_two_20_filled": 61150, - "ic_fluent_text_column_two_20_regular": 61151, - "ic_fluent_text_column_two_left_20_filled": 61152, - "ic_fluent_text_column_two_left_20_regular": 61153, - "ic_fluent_text_column_two_right_20_filled": 61154, - "ic_fluent_text_column_two_right_20_regular": 61155, - "ic_fluent_text_continuous_20_filled": 61156, - "ic_fluent_text_continuous_20_regular": 61157, - "ic_fluent_text_density_20_filled": 61158, - "ic_fluent_text_density_20_regular": 61159, - "ic_fluent_text_description_20_filled": 61160, - "ic_fluent_text_description_20_regular": 61161, - "ic_fluent_text_description_ltr_20_filled": 61162, - "ic_fluent_text_description_ltr_20_regular": 61163, - "ic_fluent_text_description_rtl_20_filled": 61164, - "ic_fluent_text_description_rtl_20_regular": 61165, - "ic_fluent_text_direction_horizontal_left_20_filled": 61166, - "ic_fluent_text_direction_horizontal_left_20_regular": 61167, - "ic_fluent_text_direction_horizontal_ltr_20_filled": 61168, - "ic_fluent_text_direction_horizontal_ltr_20_regular": 61169, - "ic_fluent_text_direction_horizontal_right_20_filled": 61170, - "ic_fluent_text_direction_horizontal_right_20_regular": 61171, - "ic_fluent_text_direction_horizontal_rtl_20_filled": 61172, - "ic_fluent_text_direction_horizontal_rtl_20_regular": 61173, - "ic_fluent_text_direction_rotate_270_right_20_filled": 61174, - "ic_fluent_text_direction_rotate_270_right_20_regular": 61175, - "ic_fluent_text_direction_rotate_90_left_20_filled": 61176, - "ic_fluent_text_direction_rotate_90_left_20_regular": 61177, - "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61178, - "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61179, - "ic_fluent_text_direction_rotate_90_right_20_filled": 61180, - "ic_fluent_text_direction_rotate_90_right_20_regular": 61181, - "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61182, - "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61183, - "ic_fluent_text_direction_vertical_20_filled": 61184, - "ic_fluent_text_direction_vertical_20_regular": 61185, - "ic_fluent_text_edit_style_20_filled": 61186, - "ic_fluent_text_edit_style_20_regular": 61187, - "ic_fluent_text_effects_20_filled": 61188, - "ic_fluent_text_effects_20_regular": 61189, - "ic_fluent_text_expand_20_filled": 61190, - "ic_fluent_text_expand_20_regular": 61191, - "ic_fluent_text_field_20_filled": 61192, - "ic_fluent_text_field_20_regular": 61193, - "ic_fluent_text_first_line_20_filled": 61194, - "ic_fluent_text_first_line_20_regular": 61195, - "ic_fluent_text_font_20_filled": 61196, - "ic_fluent_text_font_20_regular": 61197, - "ic_fluent_text_font_info_20_filled": 61198, - "ic_fluent_text_font_info_20_regular": 61199, - "ic_fluent_text_font_size_20_filled": 61200, - "ic_fluent_text_font_size_20_regular": 61201, - "ic_fluent_text_footnote_20_filled": 61202, - "ic_fluent_text_footnote_20_regular": 61203, - "ic_fluent_text_grammar_arrow_left_20_filled": 61204, - "ic_fluent_text_grammar_arrow_left_20_regular": 61205, - "ic_fluent_text_grammar_arrow_right_20_filled": 61206, - "ic_fluent_text_grammar_arrow_right_20_regular": 61207, - "ic_fluent_text_grammar_checkmark_20_filled": 61208, - "ic_fluent_text_grammar_checkmark_20_regular": 61209, - "ic_fluent_text_grammar_dismiss_20_filled": 61210, - "ic_fluent_text_grammar_dismiss_20_regular": 61211, - "ic_fluent_text_grammar_error_20_filled": 61212, - "ic_fluent_text_grammar_error_20_regular": 61213, - "ic_fluent_text_grammar_settings_20_filled": 61214, - "ic_fluent_text_grammar_settings_20_regular": 61215, - "ic_fluent_text_grammar_wand_20_filled": 61216, - "ic_fluent_text_grammar_wand_20_regular": 61217, - "ic_fluent_text_hanging_20_filled": 61218, - "ic_fluent_text_hanging_20_regular": 61219, - "ic_fluent_text_header_1_20_filled": 61220, - "ic_fluent_text_header_1_20_regular": 61221, - "ic_fluent_text_header_2_20_filled": 61222, - "ic_fluent_text_header_2_20_regular": 61223, - "ic_fluent_text_header_3_20_filled": 61224, - "ic_fluent_text_header_3_20_regular": 61225, - "ic_fluent_text_indent_decrease_ltr_20_filled": 61226, - "ic_fluent_text_indent_decrease_ltr_20_regular": 61227, - "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61228, - "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61229, - "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61230, - "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61231, - "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61232, - "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61233, - "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61234, - "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61235, - "ic_fluent_text_indent_decrease_rtl_20_filled": 61236, - "ic_fluent_text_indent_decrease_rtl_20_regular": 61237, - "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61238, - "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61239, - "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61240, - "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61241, - "ic_fluent_text_indent_increase_ltr_20_filled": 61242, - "ic_fluent_text_indent_increase_ltr_20_regular": 61243, - "ic_fluent_text_indent_increase_ltr_90_20_filled": 61244, - "ic_fluent_text_indent_increase_ltr_90_20_regular": 61245, - "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61246, - "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61247, - "ic_fluent_text_indent_increase_rotate_270_20_filled": 61248, - "ic_fluent_text_indent_increase_rotate_270_20_regular": 61249, - "ic_fluent_text_indent_increase_rotate_90_20_filled": 61250, - "ic_fluent_text_indent_increase_rotate_90_20_regular": 61251, - "ic_fluent_text_indent_increase_rtl_20_filled": 61252, - "ic_fluent_text_indent_increase_rtl_20_regular": 61253, - "ic_fluent_text_indent_increase_rtl_90_20_filled": 61254, - "ic_fluent_text_indent_increase_rtl_90_20_regular": 61255, - "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61256, - "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61257, - "ic_fluent_text_italic_20_filled": 61258, - "ic_fluent_text_italic_20_regular": 61259, - "ic_fluent_text_line_spacing_20_filled": 61260, - "ic_fluent_text_line_spacing_20_regular": 61261, - "ic_fluent_text_more_20_filled": 61262, - "ic_fluent_text_more_20_regular": 61263, - "ic_fluent_text_number_format_20_filled": 61264, - "ic_fluent_text_number_format_20_regular": 61265, - "ic_fluent_text_number_list_ltr_20_filled": 61266, - "ic_fluent_text_number_list_ltr_20_regular": 61267, - "ic_fluent_text_number_list_ltr_90_20_filled": 61268, - "ic_fluent_text_number_list_ltr_90_20_regular": 61269, - "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61270, - "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61271, - "ic_fluent_text_number_list_rotate_270_20_filled": 61272, - "ic_fluent_text_number_list_rotate_270_20_regular": 61273, - "ic_fluent_text_number_list_rotate_90_20_filled": 61274, - "ic_fluent_text_number_list_rotate_90_20_regular": 61275, - "ic_fluent_text_number_list_rtl_20_filled": 61276, - "ic_fluent_text_number_list_rtl_20_regular": 61277, - "ic_fluent_text_number_list_rtl_90_20_filled": 61278, - "ic_fluent_text_number_list_rtl_90_20_regular": 61279, - "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61280, - "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61281, - "ic_fluent_text_paragraph_20_filled": 61282, - "ic_fluent_text_paragraph_20_regular": 61283, - "ic_fluent_text_paragraph_direction_20_filled": 61284, - "ic_fluent_text_paragraph_direction_20_regular": 61285, - "ic_fluent_text_paragraph_direction_left_20_filled": 61286, - "ic_fluent_text_paragraph_direction_left_20_regular": 61287, - "ic_fluent_text_paragraph_direction_right_20_filled": 61288, - "ic_fluent_text_paragraph_direction_right_20_regular": 61289, - "ic_fluent_text_period_asterisk_20_filled": 61290, - "ic_fluent_text_period_asterisk_20_regular": 61291, - "ic_fluent_text_position_behind_20_filled": 61292, - "ic_fluent_text_position_behind_20_regular": 61293, - "ic_fluent_text_position_front_20_filled": 61294, - "ic_fluent_text_position_front_20_regular": 61295, - "ic_fluent_text_position_line_20_filled": 61296, - "ic_fluent_text_position_line_20_regular": 61297, - "ic_fluent_text_position_square_20_filled": 61298, - "ic_fluent_text_position_square_20_regular": 61299, - "ic_fluent_text_position_square_left_20_filled": 61300, - "ic_fluent_text_position_square_left_20_regular": 61301, - "ic_fluent_text_position_square_right_20_filled": 61302, - "ic_fluent_text_position_square_right_20_regular": 61303, - "ic_fluent_text_position_through_20_filled": 61304, - "ic_fluent_text_position_through_20_regular": 61305, - "ic_fluent_text_position_tight_20_filled": 61306, - "ic_fluent_text_position_tight_20_regular": 61307, - "ic_fluent_text_position_top_bottom_20_filled": 61308, - "ic_fluent_text_position_top_bottom_20_regular": 61309, - "ic_fluent_text_proofing_tools_20_filled": 61310, - "ic_fluent_text_proofing_tools_20_regular": 61311, - "ic_fluent_text_quote_20_filled": 61312, - "ic_fluent_text_quote_20_regular": 61313, - "ic_fluent_text_sort_ascending_20_filled": 61314, - "ic_fluent_text_sort_ascending_20_regular": 61315, - "ic_fluent_text_sort_descending_20_filled": 61316, - "ic_fluent_text_sort_descending_20_regular": 61317, - "ic_fluent_text_strikethrough_20_filled": 61318, - "ic_fluent_text_strikethrough_20_regular": 61319, - "ic_fluent_text_subscript_20_filled": 61320, - "ic_fluent_text_subscript_20_regular": 61321, - "ic_fluent_text_superscript_20_filled": 61322, - "ic_fluent_text_superscript_20_regular": 61323, - "ic_fluent_text_t_20_filled": 61324, - "ic_fluent_text_t_20_regular": 61325, - "ic_fluent_text_underline_20_filled": 61326, - "ic_fluent_text_underline_20_regular": 61327, - "ic_fluent_text_underline_character_u_20_filled": 61328, - "ic_fluent_text_underline_character_u_20_regular": 61329, - "ic_fluent_text_underline_double_20_filled": 61330, - "ic_fluent_text_underline_double_20_regular": 61331, - "ic_fluent_text_whole_word_20_filled": 61332, - "ic_fluent_text_whole_word_20_regular": 61333, - "ic_fluent_text_word_count_20_filled": 61334, - "ic_fluent_text_word_count_20_regular": 61335, - "ic_fluent_text_wrap_20_filled": 61336, - "ic_fluent_text_wrap_20_regular": 61337, - "ic_fluent_text_wrap_off_20_filled": 61338, - "ic_fluent_text_wrap_off_20_regular": 61339, - "ic_fluent_textbox_20_filled": 61340, - "ic_fluent_textbox_20_regular": 61341, - "ic_fluent_textbox_align_bottom_20_filled": 61342, - "ic_fluent_textbox_align_bottom_20_regular": 61343, - "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 61344, - "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 61345, - "ic_fluent_textbox_align_center_20_filled": 61346, - "ic_fluent_textbox_align_center_20_regular": 61347, - "ic_fluent_textbox_align_middle_20_filled": 61348, - "ic_fluent_textbox_align_middle_20_regular": 61349, - "ic_fluent_textbox_align_middle_rotate_90_20_filled": 61350, - "ic_fluent_textbox_align_middle_rotate_90_20_regular": 61351, - "ic_fluent_textbox_align_top_20_filled": 61352, - "ic_fluent_textbox_align_top_20_regular": 61353, - "ic_fluent_textbox_align_top_rotate_90_20_filled": 61354, - "ic_fluent_textbox_align_top_rotate_90_20_regular": 61355, - "ic_fluent_textbox_more_20_filled": 61356, - "ic_fluent_textbox_more_20_regular": 61357, - "ic_fluent_textbox_rotate_90_20_filled": 61358, - "ic_fluent_textbox_rotate_90_20_regular": 61359, - "ic_fluent_textbox_settings_20_filled": 61360, - "ic_fluent_textbox_settings_20_regular": 61361, - "ic_fluent_thinking_20_filled": 61362, - "ic_fluent_thinking_20_regular": 61363, - "ic_fluent_thumb_dislike_20_filled": 61364, - "ic_fluent_thumb_dislike_20_regular": 61365, - "ic_fluent_thumb_like_20_filled": 61366, - "ic_fluent_thumb_like_20_regular": 61367, - "ic_fluent_ticket_diagonal_20_filled": 61368, - "ic_fluent_ticket_diagonal_20_regular": 61369, - "ic_fluent_ticket_horizontal_20_filled": 61370, - "ic_fluent_ticket_horizontal_20_regular": 61371, - "ic_fluent_time_and_weather_20_filled": 61372, - "ic_fluent_time_and_weather_20_regular": 61373, - "ic_fluent_time_picker_20_filled": 61374, - "ic_fluent_time_picker_20_regular": 61375, - "ic_fluent_timeline_20_filled": 61376, - "ic_fluent_timeline_20_regular": 61377, - "ic_fluent_timer_10_20_filled": 61378, - "ic_fluent_timer_10_20_regular": 61379, - "ic_fluent_timer_2_20_filled": 61380, - "ic_fluent_timer_2_20_regular": 61381, - "ic_fluent_timer_20_filled": 61382, - "ic_fluent_timer_20_regular": 61383, - "ic_fluent_timer_3_20_filled": 61384, - "ic_fluent_timer_3_20_regular": 61385, - "ic_fluent_timer_off_20_filled": 61386, - "ic_fluent_timer_off_20_regular": 61387, - "ic_fluent_toggle_left_20_filled": 61388, - "ic_fluent_toggle_left_20_regular": 61389, - "ic_fluent_toggle_multiple_20_filled": 61390, - "ic_fluent_toggle_multiple_20_regular": 61391, - "ic_fluent_toggle_right_20_filled": 61392, - "ic_fluent_toggle_right_20_regular": 61393, - "ic_fluent_toolbox_20_filled": 61394, - "ic_fluent_toolbox_20_regular": 61395, - "ic_fluent_tooltip_quote_20_filled": 61396, - "ic_fluent_tooltip_quote_20_regular": 61397, - "ic_fluent_top_speed_20_filled": 61398, - "ic_fluent_top_speed_20_regular": 61399, - "ic_fluent_translate_20_filled": 61400, - "ic_fluent_translate_20_regular": 61401, - "ic_fluent_translate_off_20_filled": 61402, - "ic_fluent_translate_off_20_regular": 61403, - "ic_fluent_transmission_20_filled": 61404, - "ic_fluent_transmission_20_regular": 61405, - "ic_fluent_tray_item_add_20_filled": 61406, - "ic_fluent_tray_item_add_20_regular": 61407, - "ic_fluent_tray_item_remove_20_filled": 61408, - "ic_fluent_tray_item_remove_20_regular": 61409, - "ic_fluent_tree_deciduous_20_filled": 61410, - "ic_fluent_tree_deciduous_20_regular": 61411, - "ic_fluent_tree_evergreen_20_filled": 61412, - "ic_fluent_tree_evergreen_20_regular": 61413, - "ic_fluent_triangle_20_filled": 61414, - "ic_fluent_triangle_20_regular": 61415, - "ic_fluent_triangle_down_20_filled": 61416, - "ic_fluent_triangle_down_20_regular": 61417, - "ic_fluent_triangle_left_20_filled": 61418, - "ic_fluent_triangle_left_20_regular": 61419, - "ic_fluent_triangle_right_20_filled": 61420, - "ic_fluent_triangle_right_20_regular": 61421, - "ic_fluent_trophy_20_filled": 61422, - "ic_fluent_trophy_20_regular": 61423, - "ic_fluent_trophy_lock_20_filled": 61424, - "ic_fluent_trophy_lock_20_regular": 61425, - "ic_fluent_trophy_off_20_filled": 61426, - "ic_fluent_trophy_off_20_regular": 61427, - "ic_fluent_tv_20_filled": 61428, - "ic_fluent_tv_20_regular": 61429, - "ic_fluent_tv_arrow_right_20_filled": 61430, - "ic_fluent_tv_arrow_right_20_regular": 61431, - "ic_fluent_tv_usb_20_filled": 61432, - "ic_fluent_tv_usb_20_regular": 61433, - "ic_fluent_umbrella_20_filled": 61434, - "ic_fluent_umbrella_20_regular": 61435, - "ic_fluent_uninstall_app_20_filled": 61436, - "ic_fluent_uninstall_app_20_regular": 61437, - "ic_fluent_usb_plug_20_filled": 61438, - "ic_fluent_usb_plug_20_regular": 61439, - "ic_fluent_usb_stick_20_filled": 61440, - "ic_fluent_usb_stick_20_regular": 61441, - "ic_fluent_vault_20_filled": 61442, - "ic_fluent_vault_20_regular": 61443, - "ic_fluent_vehicle_bicycle_20_filled": 61444, - "ic_fluent_vehicle_bicycle_20_regular": 61445, - "ic_fluent_vehicle_bus_20_filled": 61446, - "ic_fluent_vehicle_bus_20_regular": 61447, - "ic_fluent_vehicle_cab_20_filled": 61448, - "ic_fluent_vehicle_cab_20_regular": 61449, - "ic_fluent_vehicle_car_20_filled": 61450, - "ic_fluent_vehicle_car_20_regular": 61451, - "ic_fluent_vehicle_car_collision_20_filled": 61452, - "ic_fluent_vehicle_car_collision_20_regular": 61453, - "ic_fluent_vehicle_car_parking_20_filled": 61454, - "ic_fluent_vehicle_car_parking_20_regular": 61455, - "ic_fluent_vehicle_car_profile_ltr_20_filled": 61456, - "ic_fluent_vehicle_car_profile_ltr_20_regular": 61457, - "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 61458, - "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 61459, - "ic_fluent_vehicle_car_profile_rtl_20_filled": 61460, - "ic_fluent_vehicle_car_profile_rtl_20_regular": 61461, - "ic_fluent_vehicle_ship_20_filled": 61462, - "ic_fluent_vehicle_ship_20_regular": 61463, - "ic_fluent_vehicle_subway_20_filled": 61464, - "ic_fluent_vehicle_subway_20_regular": 61465, - "ic_fluent_vehicle_truck_20_filled": 61466, - "ic_fluent_vehicle_truck_20_regular": 61467, - "ic_fluent_vehicle_truck_bag_20_filled": 61468, - "ic_fluent_vehicle_truck_bag_20_regular": 61469, - "ic_fluent_vehicle_truck_cube_20_filled": 61470, - "ic_fluent_vehicle_truck_cube_20_regular": 61471, - "ic_fluent_vehicle_truck_profile_20_filled": 61472, - "ic_fluent_vehicle_truck_profile_20_regular": 61473, - "ic_fluent_video_20_filled": 61474, - "ic_fluent_video_20_regular": 61475, - "ic_fluent_video_360_20_filled": 61476, - "ic_fluent_video_360_20_regular": 61477, - "ic_fluent_video_360_off_20_filled": 61478, - "ic_fluent_video_360_off_20_regular": 61479, - "ic_fluent_video_add_20_filled": 61480, - "ic_fluent_video_add_20_regular": 61481, - "ic_fluent_video_background_effect_20_filled": 61482, - "ic_fluent_video_background_effect_20_regular": 61483, - "ic_fluent_video_background_effect_horizontal_20_filled": 61484, - "ic_fluent_video_background_effect_horizontal_20_regular": 61485, - "ic_fluent_video_chat_20_filled": 61486, - "ic_fluent_video_chat_20_regular": 61487, - "ic_fluent_video_clip_20_filled": 61488, - "ic_fluent_video_clip_20_regular": 61489, - "ic_fluent_video_clip_multiple_20_filled": 61490, - "ic_fluent_video_clip_multiple_20_regular": 61491, - "ic_fluent_video_clip_off_20_filled": 61492, - "ic_fluent_video_clip_off_20_regular": 61493, - "ic_fluent_video_off_20_filled": 61494, - "ic_fluent_video_off_20_regular": 61495, - "ic_fluent_video_person_20_filled": 61496, - "ic_fluent_video_person_20_regular": 61497, - "ic_fluent_video_person_call_20_filled": 61498, - "ic_fluent_video_person_call_20_regular": 61499, - "ic_fluent_video_person_clock_20_filled": 61500, - "ic_fluent_video_person_clock_20_regular": 61501, - "ic_fluent_video_person_off_20_filled": 61502, - "ic_fluent_video_person_off_20_regular": 61503, - "ic_fluent_video_person_sparkle_20_filled": 61504, - "ic_fluent_video_person_sparkle_20_regular": 61505, - "ic_fluent_video_person_star_20_filled": 61506, - "ic_fluent_video_person_star_20_regular": 61507, - "ic_fluent_video_person_star_off_20_filled": 61508, - "ic_fluent_video_person_star_off_20_regular": 61509, - "ic_fluent_video_play_pause_20_filled": 61510, - "ic_fluent_video_play_pause_20_regular": 61511, - "ic_fluent_video_prohibited_20_filled": 61512, - "ic_fluent_video_prohibited_20_regular": 61513, - "ic_fluent_video_recording_20_filled": 61514, - "ic_fluent_video_recording_20_regular": 61515, - "ic_fluent_video_security_20_filled": 61516, - "ic_fluent_video_security_20_regular": 61517, - "ic_fluent_video_switch_20_filled": 61518, - "ic_fluent_video_switch_20_regular": 61519, - "ic_fluent_video_sync_20_filled": 61520, - "ic_fluent_video_sync_20_regular": 61521, - "ic_fluent_view_desktop_20_filled": 61522, - "ic_fluent_view_desktop_20_regular": 61523, - "ic_fluent_view_desktop_mobile_20_filled": 61524, - "ic_fluent_view_desktop_mobile_20_regular": 61525, - "ic_fluent_virtual_network_20_filled": 61526, - "ic_fluent_virtual_network_20_regular": 61527, - "ic_fluent_virtual_network_toolbox_20_filled": 61528, - "ic_fluent_virtual_network_toolbox_20_regular": 61529, - "ic_fluent_voicemail_20_filled": 61530, - "ic_fluent_voicemail_20_regular": 61531, - "ic_fluent_voicemail_arrow_back_20_filled": 61532, - "ic_fluent_voicemail_arrow_back_20_regular": 61533, - "ic_fluent_voicemail_arrow_forward_20_filled": 61534, - "ic_fluent_voicemail_arrow_forward_20_regular": 61535, - "ic_fluent_voicemail_arrow_subtract_20_filled": 61536, - "ic_fluent_voicemail_arrow_subtract_20_regular": 61537, - "ic_fluent_voicemail_subtract_20_filled": 61538, - "ic_fluent_voicemail_subtract_20_regular": 61539, - "ic_fluent_vote_20_filled": 61540, - "ic_fluent_vote_20_regular": 61541, - "ic_fluent_walkie_talkie_20_filled": 61542, - "ic_fluent_walkie_talkie_20_regular": 61543, - "ic_fluent_wallet_20_filled": 61544, - "ic_fluent_wallet_20_regular": 61545, - "ic_fluent_wallet_credit_card_20_filled": 61546, - "ic_fluent_wallet_credit_card_20_regular": 61547, - "ic_fluent_wallpaper_20_filled": 61548, - "ic_fluent_wallpaper_20_regular": 61549, - "ic_fluent_wand_20_filled": 61550, - "ic_fluent_wand_20_regular": 61551, - "ic_fluent_warning_20_filled": 61552, - "ic_fluent_warning_20_regular": 61553, - "ic_fluent_warning_shield_20_filled": 61554, - "ic_fluent_warning_shield_20_regular": 61555, - "ic_fluent_washer_20_filled": 61556, - "ic_fluent_washer_20_regular": 61557, - "ic_fluent_water_20_filled": 61558, - "ic_fluent_water_20_regular": 61559, - "ic_fluent_weather_blowing_snow_20_filled": 61560, - "ic_fluent_weather_blowing_snow_20_regular": 61561, - "ic_fluent_weather_cloudy_20_filled": 61562, - "ic_fluent_weather_cloudy_20_regular": 61563, - "ic_fluent_weather_drizzle_20_filled": 61564, - "ic_fluent_weather_drizzle_20_regular": 61565, - "ic_fluent_weather_duststorm_20_filled": 61566, - "ic_fluent_weather_duststorm_20_regular": 61567, - "ic_fluent_weather_fog_20_filled": 61568, - "ic_fluent_weather_fog_20_regular": 61569, - "ic_fluent_weather_hail_day_20_filled": 61570, - "ic_fluent_weather_hail_day_20_regular": 61571, - "ic_fluent_weather_hail_night_20_filled": 61572, - "ic_fluent_weather_hail_night_20_regular": 61573, - "ic_fluent_weather_haze_20_filled": 61574, - "ic_fluent_weather_haze_20_regular": 61575, - "ic_fluent_weather_moon_20_filled": 61576, - "ic_fluent_weather_moon_20_regular": 61577, - "ic_fluent_weather_moon_off_20_filled": 61578, - "ic_fluent_weather_moon_off_20_regular": 61579, - "ic_fluent_weather_partly_cloudy_day_20_filled": 61580, - "ic_fluent_weather_partly_cloudy_day_20_regular": 61581, - "ic_fluent_weather_partly_cloudy_night_20_filled": 61582, - "ic_fluent_weather_partly_cloudy_night_20_regular": 61583, - "ic_fluent_weather_rain_20_filled": 61584, - "ic_fluent_weather_rain_20_regular": 61585, - "ic_fluent_weather_rain_showers_day_20_filled": 61586, - "ic_fluent_weather_rain_showers_day_20_regular": 61587, - "ic_fluent_weather_rain_showers_night_20_filled": 61588, - "ic_fluent_weather_rain_showers_night_20_regular": 61589, - "ic_fluent_weather_rain_snow_20_filled": 61590, - "ic_fluent_weather_rain_snow_20_regular": 61591, - "ic_fluent_weather_snow_20_filled": 61592, - "ic_fluent_weather_snow_20_regular": 61593, - "ic_fluent_weather_snow_shower_day_20_filled": 61594, - "ic_fluent_weather_snow_shower_day_20_regular": 61595, - "ic_fluent_weather_snow_shower_night_20_filled": 61596, - "ic_fluent_weather_snow_shower_night_20_regular": 61597, - "ic_fluent_weather_snowflake_20_filled": 61598, - "ic_fluent_weather_snowflake_20_regular": 61599, - "ic_fluent_weather_squalls_20_filled": 61600, - "ic_fluent_weather_squalls_20_regular": 61601, - "ic_fluent_weather_sunny_20_filled": 61602, - "ic_fluent_weather_sunny_20_regular": 61603, - "ic_fluent_weather_sunny_high_20_filled": 61604, - "ic_fluent_weather_sunny_high_20_regular": 61605, - "ic_fluent_weather_sunny_low_20_filled": 61606, - "ic_fluent_weather_sunny_low_20_regular": 61607, - "ic_fluent_weather_thunderstorm_20_filled": 61608, - "ic_fluent_weather_thunderstorm_20_regular": 61609, - "ic_fluent_web_asset_20_filled": 61610, - "ic_fluent_web_asset_20_regular": 61611, - "ic_fluent_whiteboard_20_filled": 61612, - "ic_fluent_whiteboard_20_regular": 61613, - "ic_fluent_wifi_1_20_filled": 61614, - "ic_fluent_wifi_1_20_regular": 61615, - "ic_fluent_wifi_2_20_filled": 61616, - "ic_fluent_wifi_2_20_regular": 61617, - "ic_fluent_wifi_3_20_filled": 61618, - "ic_fluent_wifi_3_20_regular": 61619, - "ic_fluent_wifi_4_20_filled": 61620, - "ic_fluent_wifi_4_20_regular": 61621, - "ic_fluent_wifi_lock_20_filled": 61622, - "ic_fluent_wifi_lock_20_regular": 61623, - "ic_fluent_wifi_off_20_filled": 61624, - "ic_fluent_wifi_off_20_regular": 61625, - "ic_fluent_wifi_settings_20_filled": 61626, - "ic_fluent_wifi_settings_20_regular": 61627, - "ic_fluent_wifi_warning_20_filled": 61628, - "ic_fluent_wifi_warning_20_regular": 61629, - "ic_fluent_window_20_filled": 61630, - "ic_fluent_window_20_regular": 61631, - "ic_fluent_window_ad_20_filled": 61632, - "ic_fluent_window_ad_20_regular": 61633, - "ic_fluent_window_ad_off_20_filled": 61634, - "ic_fluent_window_ad_off_20_regular": 61635, - "ic_fluent_window_ad_person_20_filled": 61636, - "ic_fluent_window_ad_person_20_regular": 61637, - "ic_fluent_window_apps_20_filled": 61638, - "ic_fluent_window_apps_20_regular": 61639, - "ic_fluent_window_arrow_up_20_filled": 61640, - "ic_fluent_window_arrow_up_20_regular": 61641, - "ic_fluent_window_bullet_list_20_filled": 61642, - "ic_fluent_window_bullet_list_20_regular": 61643, - "ic_fluent_window_bullet_list_add_20_filled": 61644, - "ic_fluent_window_bullet_list_add_20_regular": 61645, - "ic_fluent_window_console_20_filled": 61646, - "ic_fluent_window_console_20_regular": 61647, - "ic_fluent_window_database_20_filled": 61648, - "ic_fluent_window_database_20_regular": 61649, - "ic_fluent_window_dev_edit_20_filled": 61650, - "ic_fluent_window_dev_edit_20_regular": 61651, - "ic_fluent_window_dev_tools_20_filled": 61652, - "ic_fluent_window_dev_tools_20_regular": 61653, - "ic_fluent_window_edit_20_filled": 61654, - "ic_fluent_window_edit_20_regular": 61655, - "ic_fluent_window_header_horizontal_20_filled": 61656, - "ic_fluent_window_header_horizontal_20_regular": 61657, - "ic_fluent_window_header_horizontal_off_20_filled": 61658, - "ic_fluent_window_header_horizontal_off_20_regular": 61659, - "ic_fluent_window_header_vertical_20_filled": 61660, - "ic_fluent_window_header_vertical_20_regular": 61661, - "ic_fluent_window_inprivate_20_filled": 61662, - "ic_fluent_window_inprivate_20_regular": 61663, - "ic_fluent_window_inprivate_account_20_filled": 61664, - "ic_fluent_window_inprivate_account_20_regular": 61665, - "ic_fluent_window_location_target_20_filled": 61666, - "ic_fluent_window_location_target_20_regular": 61667, - "ic_fluent_window_multiple_20_filled": 61668, - "ic_fluent_window_multiple_20_regular": 61669, - "ic_fluent_window_multiple_swap_20_filled": 61670, - "ic_fluent_window_multiple_swap_20_regular": 61671, - "ic_fluent_window_new_20_filled": 61672, - "ic_fluent_window_new_20_regular": 61673, - "ic_fluent_window_play_20_filled": 61674, - "ic_fluent_window_play_20_regular": 61675, - "ic_fluent_window_settings_20_filled": 61676, - "ic_fluent_window_settings_20_regular": 61677, - "ic_fluent_window_shield_20_filled": 61678, - "ic_fluent_window_shield_20_regular": 61679, - "ic_fluent_window_text_20_filled": 61680, - "ic_fluent_window_text_20_regular": 61681, - "ic_fluent_window_wrench_20_filled": 61682, - "ic_fluent_window_wrench_20_regular": 61683, - "ic_fluent_wrench_20_filled": 61684, - "ic_fluent_wrench_20_regular": 61685, - "ic_fluent_wrench_screwdriver_20_filled": 61686, - "ic_fluent_wrench_screwdriver_20_regular": 61687, - "ic_fluent_xbox_console_20_filled": 61688, - "ic_fluent_xbox_console_20_regular": 61689, - "ic_fluent_xbox_controller_20_filled": 61690, - "ic_fluent_xbox_controller_20_regular": 61691, - "ic_fluent_xbox_controller_error_20_filled": 61692, - "ic_fluent_xbox_controller_error_20_regular": 61693, - "ic_fluent_xray_20_filled": 61694, - "ic_fluent_xray_20_regular": 61695, - "ic_fluent_zoom_fit_20_filled": 61696, - "ic_fluent_zoom_fit_20_regular": 61697, - "ic_fluent_zoom_in_20_filled": 61698, - "ic_fluent_zoom_in_20_regular": 61699, - "ic_fluent_zoom_out_20_filled": 61700, - "ic_fluent_zoom_out_20_regular": 61701 + "ic_fluent_arrow_circle_up_right_20_filled": 57494, + "ic_fluent_arrow_circle_up_right_20_regular": 57495, + "ic_fluent_arrow_clockwise_20_filled": 57496, + "ic_fluent_arrow_clockwise_20_regular": 57497, + "ic_fluent_arrow_clockwise_dashes_20_filled": 57498, + "ic_fluent_arrow_clockwise_dashes_20_regular": 57499, + "ic_fluent_arrow_collapse_all_20_filled": 57500, + "ic_fluent_arrow_collapse_all_20_regular": 57501, + "ic_fluent_arrow_counterclockwise_20_filled": 57502, + "ic_fluent_arrow_counterclockwise_20_regular": 57503, + "ic_fluent_arrow_counterclockwise_dashes_20_filled": 57504, + "ic_fluent_arrow_counterclockwise_dashes_20_regular": 57505, + "ic_fluent_arrow_curve_down_left_20_filled": 57506, + "ic_fluent_arrow_curve_down_left_20_regular": 57507, + "ic_fluent_arrow_curve_down_right_20_filled": 57508, + "ic_fluent_arrow_curve_down_right_20_regular": 57509, + "ic_fluent_arrow_curve_up_left_20_filled": 57510, + "ic_fluent_arrow_curve_up_left_20_regular": 57511, + "ic_fluent_arrow_curve_up_right_20_filled": 57512, + "ic_fluent_arrow_curve_up_right_20_regular": 57513, + "ic_fluent_arrow_down_20_filled": 57514, + "ic_fluent_arrow_down_20_regular": 57515, + "ic_fluent_arrow_down_left_20_filled": 57516, + "ic_fluent_arrow_down_left_20_regular": 57517, + "ic_fluent_arrow_download_20_filled": 57518, + "ic_fluent_arrow_download_20_regular": 57519, + "ic_fluent_arrow_eject_20_filled": 57520, + "ic_fluent_arrow_eject_20_regular": 57521, + "ic_fluent_arrow_enter_20_filled": 57522, + "ic_fluent_arrow_enter_20_regular": 57523, + "ic_fluent_arrow_enter_left_20_filled": 57524, + "ic_fluent_arrow_enter_left_20_regular": 57525, + "ic_fluent_arrow_enter_up_20_filled": 57526, + "ic_fluent_arrow_enter_up_20_regular": 57527, + "ic_fluent_arrow_exit_20_filled": 57528, + "ic_fluent_arrow_exit_20_regular": 57529, + "ic_fluent_arrow_expand_20_filled": 57530, + "ic_fluent_arrow_expand_20_regular": 57531, + "ic_fluent_arrow_export_ltr_20_filled": 57532, + "ic_fluent_arrow_export_ltr_20_regular": 57533, + "ic_fluent_arrow_export_rtl_20_filled": 57534, + "ic_fluent_arrow_export_rtl_20_regular": 57535, + "ic_fluent_arrow_export_up_20_filled": 57536, + "ic_fluent_arrow_export_up_20_regular": 57537, + "ic_fluent_arrow_fit_20_filled": 57538, + "ic_fluent_arrow_fit_20_regular": 57539, + "ic_fluent_arrow_fit_in_20_filled": 57540, + "ic_fluent_arrow_fit_in_20_regular": 57541, + "ic_fluent_arrow_forward_20_filled": 57542, + "ic_fluent_arrow_forward_20_regular": 57543, + "ic_fluent_arrow_forward_down_lightning_20_filled": 57544, + "ic_fluent_arrow_forward_down_lightning_20_regular": 57545, + "ic_fluent_arrow_forward_down_person_20_filled": 57546, + "ic_fluent_arrow_forward_down_person_20_regular": 57547, + "ic_fluent_arrow_hook_down_left_20_filled": 57548, + "ic_fluent_arrow_hook_down_left_20_regular": 57549, + "ic_fluent_arrow_hook_down_right_20_filled": 57550, + "ic_fluent_arrow_hook_down_right_20_regular": 57551, + "ic_fluent_arrow_hook_up_left_20_filled": 57552, + "ic_fluent_arrow_hook_up_left_20_regular": 57553, + "ic_fluent_arrow_hook_up_right_20_filled": 57554, + "ic_fluent_arrow_hook_up_right_20_regular": 57555, + "ic_fluent_arrow_import_20_filled": 57556, + "ic_fluent_arrow_import_20_regular": 57557, + "ic_fluent_arrow_join_20_filled": 57558, + "ic_fluent_arrow_join_20_regular": 57559, + "ic_fluent_arrow_left_20_filled": 57560, + "ic_fluent_arrow_left_20_regular": 57561, + "ic_fluent_arrow_maximize_20_filled": 57562, + "ic_fluent_arrow_maximize_20_regular": 57563, + "ic_fluent_arrow_maximize_vertical_20_filled": 57564, + "ic_fluent_arrow_maximize_vertical_20_regular": 57565, + "ic_fluent_arrow_minimize_20_filled": 57566, + "ic_fluent_arrow_minimize_20_regular": 57567, + "ic_fluent_arrow_minimize_vertical_20_filled": 57568, + "ic_fluent_arrow_minimize_vertical_20_regular": 57569, + "ic_fluent_arrow_move_20_filled": 57570, + "ic_fluent_arrow_move_20_regular": 57571, + "ic_fluent_arrow_move_inward_20_filled": 57572, + "ic_fluent_arrow_move_inward_20_regular": 57573, + "ic_fluent_arrow_next_20_filled": 57574, + "ic_fluent_arrow_next_20_regular": 57575, + "ic_fluent_arrow_outline_up_right_20_filled": 57576, + "ic_fluent_arrow_outline_up_right_20_regular": 57577, + "ic_fluent_arrow_paragraph_20_filled": 57578, + "ic_fluent_arrow_paragraph_20_regular": 57579, + "ic_fluent_arrow_previous_20_filled": 57580, + "ic_fluent_arrow_previous_20_regular": 57581, + "ic_fluent_arrow_redo_20_filled": 57582, + "ic_fluent_arrow_redo_20_regular": 57583, + "ic_fluent_arrow_repeat_1_20_filled": 57584, + "ic_fluent_arrow_repeat_1_20_regular": 57585, + "ic_fluent_arrow_repeat_all_20_filled": 57586, + "ic_fluent_arrow_repeat_all_20_regular": 57587, + "ic_fluent_arrow_repeat_all_off_20_filled": 57588, + "ic_fluent_arrow_repeat_all_off_20_regular": 57589, + "ic_fluent_arrow_reply_20_filled": 57590, + "ic_fluent_arrow_reply_20_regular": 57591, + "ic_fluent_arrow_reply_all_20_filled": 57592, + "ic_fluent_arrow_reply_all_20_regular": 57593, + "ic_fluent_arrow_reply_down_20_filled": 57594, + "ic_fluent_arrow_reply_down_20_regular": 57595, + "ic_fluent_arrow_reset_20_filled": 57596, + "ic_fluent_arrow_reset_20_regular": 57597, + "ic_fluent_arrow_right_20_filled": 57598, + "ic_fluent_arrow_right_20_regular": 57599, + "ic_fluent_arrow_rotate_clockwise_20_filled": 57600, + "ic_fluent_arrow_rotate_clockwise_20_regular": 57601, + "ic_fluent_arrow_rotate_counterclockwise_20_filled": 57602, + "ic_fluent_arrow_rotate_counterclockwise_20_regular": 57603, + "ic_fluent_arrow_routing_20_filled": 57604, + "ic_fluent_arrow_routing_20_regular": 57605, + "ic_fluent_arrow_routing_rectangle_multiple_20_filled": 57606, + "ic_fluent_arrow_routing_rectangle_multiple_20_regular": 57607, + "ic_fluent_arrow_shuffle_20_filled": 57608, + "ic_fluent_arrow_shuffle_20_regular": 57609, + "ic_fluent_arrow_shuffle_off_20_filled": 57610, + "ic_fluent_arrow_shuffle_off_20_regular": 57611, + "ic_fluent_arrow_sort_20_filled": 57612, + "ic_fluent_arrow_sort_20_regular": 57613, + "ic_fluent_arrow_sort_down_20_filled": 57614, + "ic_fluent_arrow_sort_down_20_regular": 57615, + "ic_fluent_arrow_sort_down_lines_20_filled": 57616, + "ic_fluent_arrow_sort_down_lines_20_regular": 57617, + "ic_fluent_arrow_sort_up_20_filled": 57618, + "ic_fluent_arrow_sort_up_20_regular": 57619, + "ic_fluent_arrow_split_20_filled": 57620, + "ic_fluent_arrow_split_20_regular": 57621, + "ic_fluent_arrow_square_down_20_filled": 57622, + "ic_fluent_arrow_square_down_20_regular": 57623, + "ic_fluent_arrow_step_back_20_filled": 57624, + "ic_fluent_arrow_step_back_20_regular": 57625, + "ic_fluent_arrow_step_in_20_filled": 57626, + "ic_fluent_arrow_step_in_20_regular": 57627, + "ic_fluent_arrow_step_in_left_20_filled": 57628, + "ic_fluent_arrow_step_in_left_20_regular": 57629, + "ic_fluent_arrow_step_in_right_20_filled": 57630, + "ic_fluent_arrow_step_in_right_20_regular": 57631, + "ic_fluent_arrow_step_out_20_filled": 57632, + "ic_fluent_arrow_step_out_20_regular": 57633, + "ic_fluent_arrow_step_over_20_filled": 57634, + "ic_fluent_arrow_step_over_20_regular": 57635, + "ic_fluent_arrow_swap_20_filled": 57636, + "ic_fluent_arrow_swap_20_regular": 57637, + "ic_fluent_arrow_sync_20_filled": 57638, + "ic_fluent_arrow_sync_20_regular": 57639, + "ic_fluent_arrow_sync_checkmark_20_filled": 57640, + "ic_fluent_arrow_sync_checkmark_20_regular": 57641, + "ic_fluent_arrow_sync_circle_20_filled": 57642, + "ic_fluent_arrow_sync_circle_20_regular": 57643, + "ic_fluent_arrow_sync_dismiss_20_filled": 57644, + "ic_fluent_arrow_sync_dismiss_20_regular": 57645, + "ic_fluent_arrow_sync_off_20_filled": 57646, + "ic_fluent_arrow_sync_off_20_regular": 57647, + "ic_fluent_arrow_trending_20_filled": 57648, + "ic_fluent_arrow_trending_20_regular": 57649, + "ic_fluent_arrow_trending_checkmark_20_filled": 57650, + "ic_fluent_arrow_trending_checkmark_20_regular": 57651, + "ic_fluent_arrow_trending_down_20_filled": 57652, + "ic_fluent_arrow_trending_down_20_regular": 57653, + "ic_fluent_arrow_trending_lines_20_filled": 57654, + "ic_fluent_arrow_trending_lines_20_regular": 57655, + "ic_fluent_arrow_trending_settings_20_filled": 57656, + "ic_fluent_arrow_trending_settings_20_regular": 57657, + "ic_fluent_arrow_trending_sparkle_20_filled": 57658, + "ic_fluent_arrow_trending_sparkle_20_regular": 57659, + "ic_fluent_arrow_trending_text_20_filled": 57660, + "ic_fluent_arrow_trending_text_20_regular": 57661, + "ic_fluent_arrow_trending_wrench_20_filled": 57662, + "ic_fluent_arrow_trending_wrench_20_regular": 57663, + "ic_fluent_arrow_turn_bidirectional_down_right_20_filled": 57664, + "ic_fluent_arrow_turn_bidirectional_down_right_20_regular": 57665, + "ic_fluent_arrow_turn_down_left_20_filled": 57666, + "ic_fluent_arrow_turn_down_left_20_regular": 57667, + "ic_fluent_arrow_turn_down_right_20_filled": 57668, + "ic_fluent_arrow_turn_down_right_20_regular": 57669, + "ic_fluent_arrow_turn_down_up_20_filled": 57670, + "ic_fluent_arrow_turn_down_up_20_regular": 57671, + "ic_fluent_arrow_turn_left_down_20_filled": 57672, + "ic_fluent_arrow_turn_left_down_20_regular": 57673, + "ic_fluent_arrow_turn_left_right_20_filled": 57674, + "ic_fluent_arrow_turn_left_right_20_regular": 57675, + "ic_fluent_arrow_turn_left_up_20_filled": 57676, + "ic_fluent_arrow_turn_left_up_20_regular": 57677, + "ic_fluent_arrow_turn_right_20_filled": 57678, + "ic_fluent_arrow_turn_right_20_regular": 57679, + "ic_fluent_arrow_turn_right_down_20_filled": 57680, + "ic_fluent_arrow_turn_right_down_20_regular": 57681, + "ic_fluent_arrow_turn_right_left_20_filled": 57682, + "ic_fluent_arrow_turn_right_left_20_regular": 57683, + "ic_fluent_arrow_turn_right_up_20_filled": 57684, + "ic_fluent_arrow_turn_right_up_20_regular": 57685, + "ic_fluent_arrow_turn_up_down_20_filled": 57686, + "ic_fluent_arrow_turn_up_down_20_regular": 57687, + "ic_fluent_arrow_turn_up_left_20_filled": 57688, + "ic_fluent_arrow_turn_up_left_20_regular": 57689, + "ic_fluent_arrow_undo_20_filled": 57690, + "ic_fluent_arrow_undo_20_regular": 57691, + "ic_fluent_arrow_up_20_filled": 57692, + "ic_fluent_arrow_up_20_regular": 57693, + "ic_fluent_arrow_up_left_20_filled": 57694, + "ic_fluent_arrow_up_left_20_regular": 57695, + "ic_fluent_arrow_up_right_20_filled": 57696, + "ic_fluent_arrow_up_right_20_regular": 57697, + "ic_fluent_arrow_upload_20_filled": 57698, + "ic_fluent_arrow_upload_20_regular": 57699, + "ic_fluent_arrow_wrap_20_filled": 57700, + "ic_fluent_arrow_wrap_20_regular": 57701, + "ic_fluent_arrow_wrap_off_20_filled": 57702, + "ic_fluent_arrow_wrap_off_20_regular": 57703, + "ic_fluent_arrows_bidirectional_20_filled": 57704, + "ic_fluent_arrows_bidirectional_20_regular": 57705, + "ic_fluent_attach_20_filled": 57706, + "ic_fluent_attach_20_regular": 57707, + "ic_fluent_attach_arrow_right_20_filled": 57708, + "ic_fluent_attach_arrow_right_20_regular": 57709, + "ic_fluent_attach_text_20_filled": 57710, + "ic_fluent_attach_text_20_regular": 57711, + "ic_fluent_auto_fit_height_20_filled": 57712, + "ic_fluent_auto_fit_height_20_regular": 57713, + "ic_fluent_auto_fit_width_20_filled": 57714, + "ic_fluent_auto_fit_width_20_regular": 57715, + "ic_fluent_autocorrect_20_filled": 57716, + "ic_fluent_autocorrect_20_regular": 57717, + "ic_fluent_autosum_20_filled": 57718, + "ic_fluent_autosum_20_regular": 57719, + "ic_fluent_backpack_20_filled": 57720, + "ic_fluent_backpack_20_regular": 57721, + "ic_fluent_backpack_add_20_filled": 57722, + "ic_fluent_backpack_add_20_regular": 57723, + "ic_fluent_backspace_20_filled": 57724, + "ic_fluent_backspace_20_regular": 57725, + "ic_fluent_badge_20_filled": 57726, + "ic_fluent_badge_20_regular": 57727, + "ic_fluent_balloon_20_filled": 57728, + "ic_fluent_balloon_20_regular": 57729, + "ic_fluent_barcode_scanner_20_filled": 57730, + "ic_fluent_barcode_scanner_20_regular": 57731, + "ic_fluent_battery_0_20_filled": 57732, + "ic_fluent_battery_0_20_regular": 57733, + "ic_fluent_battery_1_20_filled": 57734, + "ic_fluent_battery_1_20_regular": 57735, + "ic_fluent_battery_10_20_filled": 57736, + "ic_fluent_battery_10_20_regular": 57737, + "ic_fluent_battery_2_20_filled": 57738, + "ic_fluent_battery_2_20_regular": 57739, + "ic_fluent_battery_3_20_filled": 57740, + "ic_fluent_battery_3_20_regular": 57741, + "ic_fluent_battery_4_20_filled": 57742, + "ic_fluent_battery_4_20_regular": 57743, + "ic_fluent_battery_5_20_filled": 57744, + "ic_fluent_battery_5_20_regular": 57745, + "ic_fluent_battery_6_20_filled": 57746, + "ic_fluent_battery_6_20_regular": 57747, + "ic_fluent_battery_7_20_filled": 57748, + "ic_fluent_battery_7_20_regular": 57749, + "ic_fluent_battery_8_20_filled": 57750, + "ic_fluent_battery_8_20_regular": 57751, + "ic_fluent_battery_9_20_filled": 57752, + "ic_fluent_battery_9_20_regular": 57753, + "ic_fluent_battery_charge_20_filled": 57754, + "ic_fluent_battery_charge_20_regular": 57755, + "ic_fluent_battery_checkmark_20_filled": 57756, + "ic_fluent_battery_checkmark_20_regular": 57757, + "ic_fluent_battery_saver_20_filled": 57758, + "ic_fluent_battery_saver_20_regular": 57759, + "ic_fluent_battery_warning_20_filled": 57760, + "ic_fluent_battery_warning_20_regular": 57761, + "ic_fluent_beach_20_filled": 57762, + "ic_fluent_beach_20_regular": 57763, + "ic_fluent_beaker_20_filled": 57764, + "ic_fluent_beaker_20_regular": 57765, + "ic_fluent_beaker_edit_20_filled": 57766, + "ic_fluent_beaker_edit_20_regular": 57767, + "ic_fluent_beaker_off_20_filled": 57768, + "ic_fluent_beaker_off_20_regular": 57769, + "ic_fluent_bed_20_filled": 57770, + "ic_fluent_bed_20_regular": 57771, + "ic_fluent_bezier_curve_square_20_filled": 57772, + "ic_fluent_bezier_curve_square_20_regular": 57773, + "ic_fluent_bin_full_20_filled": 57774, + "ic_fluent_bin_full_20_regular": 57775, + "ic_fluent_binder_triangle_20_filled": 57776, + "ic_fluent_binder_triangle_20_regular": 57777, + "ic_fluent_bluetooth_20_filled": 57778, + "ic_fluent_bluetooth_20_regular": 57779, + "ic_fluent_bluetooth_connected_20_filled": 57780, + "ic_fluent_bluetooth_connected_20_regular": 57781, + "ic_fluent_bluetooth_disabled_20_filled": 57782, + "ic_fluent_bluetooth_disabled_20_regular": 57783, + "ic_fluent_bluetooth_searching_20_filled": 57784, + "ic_fluent_bluetooth_searching_20_regular": 57785, + "ic_fluent_blur_20_filled": 57786, + "ic_fluent_blur_20_regular": 57787, + "ic_fluent_board_20_filled": 57788, + "ic_fluent_board_20_regular": 57789, + "ic_fluent_board_games_20_filled": 57790, + "ic_fluent_board_games_20_regular": 57791, + "ic_fluent_board_heart_20_filled": 57792, + "ic_fluent_board_heart_20_regular": 57793, + "ic_fluent_board_split_20_filled": 57794, + "ic_fluent_board_split_20_regular": 57795, + "ic_fluent_book_20_filled": 57796, + "ic_fluent_book_20_regular": 57797, + "ic_fluent_book_add_20_filled": 57798, + "ic_fluent_book_add_20_regular": 57799, + "ic_fluent_book_arrow_clockwise_20_filled": 57800, + "ic_fluent_book_arrow_clockwise_20_regular": 57801, + "ic_fluent_book_clock_20_filled": 57802, + "ic_fluent_book_clock_20_regular": 57803, + "ic_fluent_book_coins_20_filled": 57804, + "ic_fluent_book_coins_20_regular": 57805, + "ic_fluent_book_compass_20_filled": 57806, + "ic_fluent_book_compass_20_regular": 57807, + "ic_fluent_book_contacts_20_filled": 57808, + "ic_fluent_book_contacts_20_regular": 57809, + "ic_fluent_book_database_20_filled": 57810, + "ic_fluent_book_database_20_regular": 57811, + "ic_fluent_book_exclamation_mark_20_filled": 57812, + "ic_fluent_book_exclamation_mark_20_regular": 57813, + "ic_fluent_book_globe_20_filled": 57814, + "ic_fluent_book_globe_20_regular": 57815, + "ic_fluent_book_information_20_filled": 57816, + "ic_fluent_book_information_20_regular": 57817, + "ic_fluent_book_letter_20_filled": 57818, + "ic_fluent_book_letter_20_regular": 57819, + "ic_fluent_book_number_20_filled": 57820, + "ic_fluent_book_number_20_regular": 57821, + "ic_fluent_book_open_20_filled": 57822, + "ic_fluent_book_open_20_regular": 57823, + "ic_fluent_book_open_globe_20_filled": 57824, + "ic_fluent_book_open_globe_20_regular": 57825, + "ic_fluent_book_open_microphone_20_filled": 57826, + "ic_fluent_book_open_microphone_20_regular": 57827, + "ic_fluent_book_pulse_20_filled": 57828, + "ic_fluent_book_pulse_20_regular": 57829, + "ic_fluent_book_question_mark_20_filled": 57830, + "ic_fluent_book_question_mark_20_regular": 57831, + "ic_fluent_book_question_mark_rtl_20_filled": 57832, + "ic_fluent_book_question_mark_rtl_20_regular": 57833, + "ic_fluent_book_search_20_filled": 57834, + "ic_fluent_book_search_20_regular": 57835, + "ic_fluent_book_star_20_filled": 57836, + "ic_fluent_book_star_20_regular": 57837, + "ic_fluent_book_template_20_filled": 57838, + "ic_fluent_book_template_20_regular": 57839, + "ic_fluent_book_theta_20_filled": 57840, + "ic_fluent_book_theta_20_regular": 57841, + "ic_fluent_book_toolbox_20_filled": 57842, + "ic_fluent_book_toolbox_20_regular": 57843, + "ic_fluent_bookmark_20_filled": 57844, + "ic_fluent_bookmark_20_regular": 57845, + "ic_fluent_bookmark_add_20_filled": 57846, + "ic_fluent_bookmark_add_20_regular": 57847, + "ic_fluent_bookmark_multiple_20_filled": 57848, + "ic_fluent_bookmark_multiple_20_regular": 57849, + "ic_fluent_bookmark_off_20_filled": 57850, + "ic_fluent_bookmark_off_20_regular": 57851, + "ic_fluent_bookmark_search_20_filled": 57852, + "ic_fluent_bookmark_search_20_regular": 57853, + "ic_fluent_border_all_20_filled": 57854, + "ic_fluent_border_all_20_regular": 57855, + "ic_fluent_border_bottom_20_filled": 57856, + "ic_fluent_border_bottom_20_regular": 57857, + "ic_fluent_border_bottom_double_20_filled": 57858, + "ic_fluent_border_bottom_double_20_regular": 57859, + "ic_fluent_border_bottom_thick_20_filled": 57860, + "ic_fluent_border_bottom_thick_20_regular": 57861, + "ic_fluent_border_left_20_filled": 57862, + "ic_fluent_border_left_20_regular": 57863, + "ic_fluent_border_left_right_20_filled": 57864, + "ic_fluent_border_left_right_20_regular": 57865, + "ic_fluent_border_none_20_filled": 57866, + "ic_fluent_border_none_20_regular": 57867, + "ic_fluent_border_outside_20_filled": 57868, + "ic_fluent_border_outside_20_regular": 57869, + "ic_fluent_border_outside_thick_20_filled": 57870, + "ic_fluent_border_outside_thick_20_regular": 57871, + "ic_fluent_border_right_20_filled": 57872, + "ic_fluent_border_right_20_regular": 57873, + "ic_fluent_border_top_20_filled": 57874, + "ic_fluent_border_top_20_regular": 57875, + "ic_fluent_border_top_bottom_20_filled": 57876, + "ic_fluent_border_top_bottom_20_regular": 57877, + "ic_fluent_border_top_bottom_double_20_filled": 57878, + "ic_fluent_border_top_bottom_double_20_regular": 57879, + "ic_fluent_border_top_bottom_thick_20_filled": 57880, + "ic_fluent_border_top_bottom_thick_20_regular": 57881, + "ic_fluent_bot_20_filled": 57882, + "ic_fluent_bot_20_regular": 57883, + "ic_fluent_bot_add_20_filled": 57884, + "ic_fluent_bot_add_20_regular": 57885, + "ic_fluent_bot_sparkle_20_filled": 57886, + "ic_fluent_bot_sparkle_20_regular": 57887, + "ic_fluent_bow_tie_20_filled": 57888, + "ic_fluent_bow_tie_20_regular": 57889, + "ic_fluent_bowl_chopsticks_20_filled": 57890, + "ic_fluent_bowl_chopsticks_20_regular": 57891, + "ic_fluent_bowl_salad_20_filled": 57892, + "ic_fluent_bowl_salad_20_regular": 57893, + "ic_fluent_box_20_filled": 57894, + "ic_fluent_box_20_regular": 57895, + "ic_fluent_box_arrow_left_20_filled": 57896, + "ic_fluent_box_arrow_left_20_regular": 57897, + "ic_fluent_box_arrow_up_20_filled": 57898, + "ic_fluent_box_arrow_up_20_regular": 57899, + "ic_fluent_box_checkmark_20_filled": 57900, + "ic_fluent_box_checkmark_20_regular": 57901, + "ic_fluent_box_dismiss_20_filled": 57902, + "ic_fluent_box_dismiss_20_regular": 57903, + "ic_fluent_box_edit_20_filled": 57904, + "ic_fluent_box_edit_20_regular": 57905, + "ic_fluent_box_multiple_20_filled": 57906, + "ic_fluent_box_multiple_20_regular": 57907, + "ic_fluent_box_multiple_arrow_left_20_filled": 57908, + "ic_fluent_box_multiple_arrow_left_20_regular": 57909, + "ic_fluent_box_multiple_arrow_right_20_filled": 57910, + "ic_fluent_box_multiple_arrow_right_20_regular": 57911, + "ic_fluent_box_multiple_checkmark_20_filled": 57912, + "ic_fluent_box_multiple_checkmark_20_regular": 57913, + "ic_fluent_box_multiple_search_20_filled": 57914, + "ic_fluent_box_multiple_search_20_regular": 57915, + "ic_fluent_box_search_20_filled": 57916, + "ic_fluent_box_search_20_regular": 57917, + "ic_fluent_box_toolbox_20_filled": 57918, + "ic_fluent_box_toolbox_20_regular": 57919, + "ic_fluent_braces_20_filled": 57920, + "ic_fluent_braces_20_regular": 57921, + "ic_fluent_braces_variable_20_filled": 57922, + "ic_fluent_braces_variable_20_regular": 57923, + "ic_fluent_brain_circuit_20_filled": 57924, + "ic_fluent_brain_circuit_20_regular": 57925, + "ic_fluent_branch_20_filled": 57926, + "ic_fluent_branch_20_regular": 57927, + "ic_fluent_branch_compare_20_filled": 57928, + "ic_fluent_branch_compare_20_regular": 57929, + "ic_fluent_branch_fork_20_filled": 57930, + "ic_fluent_branch_fork_20_regular": 57931, + "ic_fluent_branch_fork_hint_20_filled": 57932, + "ic_fluent_branch_fork_hint_20_regular": 57933, + "ic_fluent_branch_fork_link_20_filled": 57934, + "ic_fluent_branch_fork_link_20_regular": 57935, + "ic_fluent_branch_request_20_filled": 57936, + "ic_fluent_branch_request_20_regular": 57937, + "ic_fluent_breakout_room_20_filled": 57938, + "ic_fluent_breakout_room_20_regular": 57939, + "ic_fluent_briefcase_20_filled": 57940, + "ic_fluent_briefcase_20_regular": 57941, + "ic_fluent_briefcase_medical_20_filled": 57942, + "ic_fluent_briefcase_medical_20_regular": 57943, + "ic_fluent_briefcase_off_20_filled": 57944, + "ic_fluent_briefcase_off_20_regular": 57945, + "ic_fluent_brightness_high_20_filled": 57946, + "ic_fluent_brightness_high_20_regular": 57947, + "ic_fluent_brightness_low_20_filled": 57948, + "ic_fluent_brightness_low_20_regular": 57949, + "ic_fluent_broad_activity_feed_20_filled": 57950, + "ic_fluent_broad_activity_feed_20_regular": 57951, + "ic_fluent_broom_20_filled": 57952, + "ic_fluent_broom_20_regular": 57953, + "ic_fluent_bubble_multiple_20_filled": 57954, + "ic_fluent_bubble_multiple_20_regular": 57955, + "ic_fluent_bug_20_filled": 57956, + "ic_fluent_bug_20_regular": 57957, + "ic_fluent_bug_arrow_counterclockwise_20_filled": 57958, + "ic_fluent_bug_arrow_counterclockwise_20_regular": 57959, + "ic_fluent_bug_prohibited_20_filled": 57960, + "ic_fluent_bug_prohibited_20_regular": 57961, + "ic_fluent_building_20_filled": 57962, + "ic_fluent_building_20_regular": 57963, + "ic_fluent_building_bank_20_filled": 57964, + "ic_fluent_building_bank_20_regular": 57965, + "ic_fluent_building_bank_link_20_filled": 57966, + "ic_fluent_building_bank_link_20_regular": 57967, + "ic_fluent_building_bank_toolbox_20_filled": 57968, + "ic_fluent_building_bank_toolbox_20_regular": 57969, + "ic_fluent_building_desktop_20_filled": 57970, + "ic_fluent_building_desktop_20_regular": 57971, + "ic_fluent_building_factory_20_filled": 57972, + "ic_fluent_building_factory_20_regular": 57973, + "ic_fluent_building_government_20_filled": 57974, + "ic_fluent_building_government_20_regular": 57975, + "ic_fluent_building_home_20_filled": 57976, + "ic_fluent_building_home_20_regular": 57977, + "ic_fluent_building_lighthouse_20_filled": 57978, + "ic_fluent_building_lighthouse_20_regular": 57979, + "ic_fluent_building_multiple_20_filled": 57980, + "ic_fluent_building_multiple_20_regular": 57981, + "ic_fluent_building_people_20_filled": 57982, + "ic_fluent_building_people_20_regular": 57983, + "ic_fluent_building_retail_20_filled": 57984, + "ic_fluent_building_retail_20_regular": 57985, + "ic_fluent_building_retail_money_20_filled": 57986, + "ic_fluent_building_retail_money_20_regular": 57987, + "ic_fluent_building_retail_more_20_filled": 57988, + "ic_fluent_building_retail_more_20_regular": 57989, + "ic_fluent_building_retail_shield_20_filled": 57990, + "ic_fluent_building_retail_shield_20_regular": 57991, + "ic_fluent_building_retail_toolbox_20_filled": 57992, + "ic_fluent_building_retail_toolbox_20_regular": 57993, + "ic_fluent_building_shop_20_filled": 57994, + "ic_fluent_building_shop_20_regular": 57995, + "ic_fluent_building_skyscraper_20_filled": 57996, + "ic_fluent_building_skyscraper_20_regular": 57997, + "ic_fluent_building_townhouse_20_filled": 57998, + "ic_fluent_building_townhouse_20_regular": 57999, + "ic_fluent_calculator_20_filled": 58000, + "ic_fluent_calculator_20_regular": 58001, + "ic_fluent_calculator_arrow_clockwise_20_filled": 58002, + "ic_fluent_calculator_arrow_clockwise_20_regular": 58003, + "ic_fluent_calculator_multiple_20_filled": 58004, + "ic_fluent_calculator_multiple_20_regular": 58005, + "ic_fluent_calendar_3_day_20_filled": 58006, + "ic_fluent_calendar_3_day_20_regular": 58007, + "ic_fluent_calendar_add_20_filled": 58008, + "ic_fluent_calendar_add_20_regular": 58009, + "ic_fluent_calendar_agenda_20_filled": 58010, + "ic_fluent_calendar_agenda_20_regular": 58011, + "ic_fluent_calendar_arrow_counterclockwise_20_filled": 58012, + "ic_fluent_calendar_arrow_counterclockwise_20_regular": 58013, + "ic_fluent_calendar_arrow_down_20_filled": 58014, + "ic_fluent_calendar_arrow_down_20_regular": 58015, + "ic_fluent_calendar_arrow_right_20_filled": 58016, + "ic_fluent_calendar_arrow_right_20_regular": 58017, + "ic_fluent_calendar_assistant_20_filled": 58018, + "ic_fluent_calendar_assistant_20_regular": 58019, + "ic_fluent_calendar_cancel_20_filled": 58020, + "ic_fluent_calendar_cancel_20_regular": 58021, + "ic_fluent_calendar_chat_20_filled": 58022, + "ic_fluent_calendar_chat_20_regular": 58023, + "ic_fluent_calendar_checkmark_20_filled": 58024, + "ic_fluent_calendar_checkmark_20_regular": 58025, + "ic_fluent_calendar_clock_20_filled": 58026, + "ic_fluent_calendar_clock_20_regular": 58027, + "ic_fluent_calendar_data_bar_20_filled": 58028, + "ic_fluent_calendar_data_bar_20_regular": 58029, + "ic_fluent_calendar_day_20_filled": 58030, + "ic_fluent_calendar_day_20_regular": 58031, + "ic_fluent_calendar_edit_20_filled": 58032, + "ic_fluent_calendar_edit_20_regular": 58033, + "ic_fluent_calendar_empty_20_filled": 58034, + "ic_fluent_calendar_empty_20_regular": 58035, + "ic_fluent_calendar_error_20_filled": 58036, + "ic_fluent_calendar_error_20_regular": 58037, + "ic_fluent_calendar_info_20_filled": 58038, + "ic_fluent_calendar_info_20_regular": 58039, + "ic_fluent_calendar_lock_20_filled": 58040, + "ic_fluent_calendar_lock_20_regular": 58041, + "ic_fluent_calendar_ltr_20_filled": 58042, + "ic_fluent_calendar_ltr_20_regular": 58043, + "ic_fluent_calendar_mail_20_filled": 58044, + "ic_fluent_calendar_mail_20_regular": 58045, + "ic_fluent_calendar_mention_20_filled": 58046, + "ic_fluent_calendar_mention_20_regular": 58047, + "ic_fluent_calendar_month_20_filled": 58048, + "ic_fluent_calendar_month_20_regular": 58049, + "ic_fluent_calendar_multiple_20_filled": 58050, + "ic_fluent_calendar_multiple_20_regular": 58051, + "ic_fluent_calendar_pattern_20_filled": 58052, + "ic_fluent_calendar_pattern_20_regular": 58053, + "ic_fluent_calendar_person_20_filled": 58054, + "ic_fluent_calendar_person_20_regular": 58055, + "ic_fluent_calendar_phone_20_filled": 58056, + "ic_fluent_calendar_phone_20_regular": 58057, + "ic_fluent_calendar_play_20_filled": 58058, + "ic_fluent_calendar_play_20_regular": 58059, + "ic_fluent_calendar_question_mark_20_filled": 58060, + "ic_fluent_calendar_question_mark_20_regular": 58061, + "ic_fluent_calendar_reply_20_filled": 58062, + "ic_fluent_calendar_reply_20_regular": 58063, + "ic_fluent_calendar_rtl_20_filled": 58064, + "ic_fluent_calendar_rtl_20_regular": 58065, + "ic_fluent_calendar_search_20_filled": 58066, + "ic_fluent_calendar_search_20_regular": 58067, + "ic_fluent_calendar_settings_20_filled": 58068, + "ic_fluent_calendar_settings_20_regular": 58069, + "ic_fluent_calendar_shield_20_filled": 58070, + "ic_fluent_calendar_shield_20_regular": 58071, + "ic_fluent_calendar_star_20_filled": 58072, + "ic_fluent_calendar_star_20_regular": 58073, + "ic_fluent_calendar_sync_20_filled": 58074, + "ic_fluent_calendar_sync_20_regular": 58075, + "ic_fluent_calendar_today_20_filled": 58076, + "ic_fluent_calendar_today_20_regular": 58077, + "ic_fluent_calendar_toolbox_20_filled": 58078, + "ic_fluent_calendar_toolbox_20_regular": 58079, + "ic_fluent_calendar_week_numbers_20_filled": 58080, + "ic_fluent_calendar_week_numbers_20_regular": 58081, + "ic_fluent_calendar_week_start_20_filled": 58082, + "ic_fluent_calendar_week_start_20_regular": 58083, + "ic_fluent_calendar_work_week_20_filled": 58084, + "ic_fluent_calendar_work_week_20_regular": 58085, + "ic_fluent_call_20_filled": 58086, + "ic_fluent_call_20_regular": 58087, + "ic_fluent_call_add_20_filled": 58088, + "ic_fluent_call_add_20_regular": 58089, + "ic_fluent_call_checkmark_20_filled": 58090, + "ic_fluent_call_checkmark_20_regular": 58091, + "ic_fluent_call_connecting_20_filled": 58092, + "ic_fluent_call_connecting_20_regular": 58093, + "ic_fluent_call_dismiss_20_filled": 58094, + "ic_fluent_call_dismiss_20_regular": 58095, + "ic_fluent_call_end_20_filled": 58096, + "ic_fluent_call_end_20_regular": 58097, + "ic_fluent_call_exclamation_20_filled": 58098, + "ic_fluent_call_exclamation_20_regular": 58099, + "ic_fluent_call_forward_20_filled": 58100, + "ic_fluent_call_forward_20_regular": 58101, + "ic_fluent_call_inbound_20_filled": 58102, + "ic_fluent_call_inbound_20_regular": 58103, + "ic_fluent_call_missed_20_filled": 58104, + "ic_fluent_call_missed_20_regular": 58105, + "ic_fluent_call_outbound_20_filled": 58106, + "ic_fluent_call_outbound_20_regular": 58107, + "ic_fluent_call_park_20_filled": 58108, + "ic_fluent_call_park_20_regular": 58109, + "ic_fluent_call_pause_20_filled": 58110, + "ic_fluent_call_pause_20_regular": 58111, + "ic_fluent_call_prohibited_20_filled": 58112, + "ic_fluent_call_prohibited_20_regular": 58113, + "ic_fluent_call_transfer_20_filled": 58114, + "ic_fluent_call_transfer_20_regular": 58115, + "ic_fluent_call_warning_20_filled": 58116, + "ic_fluent_call_warning_20_regular": 58117, + "ic_fluent_calligraphy_pen_20_filled": 58118, + "ic_fluent_calligraphy_pen_20_regular": 58119, + "ic_fluent_calligraphy_pen_checkmark_20_filled": 58120, + "ic_fluent_calligraphy_pen_checkmark_20_regular": 58121, + "ic_fluent_calligraphy_pen_error_20_filled": 58122, + "ic_fluent_calligraphy_pen_error_20_regular": 58123, + "ic_fluent_calligraphy_pen_question_mark_20_filled": 58124, + "ic_fluent_calligraphy_pen_question_mark_20_regular": 58125, + "ic_fluent_camera_20_filled": 58126, + "ic_fluent_camera_20_regular": 58127, + "ic_fluent_camera_add_20_filled": 58128, + "ic_fluent_camera_add_20_regular": 58129, + "ic_fluent_camera_dome_20_filled": 58130, + "ic_fluent_camera_dome_20_regular": 58131, + "ic_fluent_camera_edit_20_filled": 58132, + "ic_fluent_camera_edit_20_regular": 58133, + "ic_fluent_camera_off_20_filled": 58134, + "ic_fluent_camera_off_20_regular": 58135, + "ic_fluent_camera_sparkles_20_filled": 58136, + "ic_fluent_camera_sparkles_20_regular": 58137, + "ic_fluent_camera_switch_20_filled": 58138, + "ic_fluent_camera_switch_20_regular": 58139, + "ic_fluent_caret_down_20_filled": 58140, + "ic_fluent_caret_down_20_regular": 58141, + "ic_fluent_caret_down_right_20_filled": 58142, + "ic_fluent_caret_down_right_20_regular": 58143, + "ic_fluent_caret_left_20_filled": 58144, + "ic_fluent_caret_left_20_regular": 58145, + "ic_fluent_caret_right_20_filled": 58146, + "ic_fluent_caret_right_20_regular": 58147, + "ic_fluent_caret_up_20_filled": 58148, + "ic_fluent_caret_up_20_regular": 58149, + "ic_fluent_cart_20_filled": 58150, + "ic_fluent_cart_20_regular": 58151, + "ic_fluent_cast_20_filled": 58152, + "ic_fluent_cast_20_regular": 58153, + "ic_fluent_catch_up_20_filled": 58154, + "ic_fluent_catch_up_20_regular": 58155, + "ic_fluent_cellular_3g_20_filled": 58156, + "ic_fluent_cellular_3g_20_regular": 58157, + "ic_fluent_cellular_4g_20_filled": 58158, + "ic_fluent_cellular_4g_20_regular": 58159, + "ic_fluent_cellular_5g_20_filled": 58160, + "ic_fluent_cellular_5g_20_regular": 58161, + "ic_fluent_cellular_data_1_20_filled": 58162, + "ic_fluent_cellular_data_1_20_regular": 58163, + "ic_fluent_cellular_data_2_20_filled": 58164, + "ic_fluent_cellular_data_2_20_regular": 58165, + "ic_fluent_cellular_data_3_20_filled": 58166, + "ic_fluent_cellular_data_3_20_regular": 58167, + "ic_fluent_cellular_data_4_20_filled": 58168, + "ic_fluent_cellular_data_4_20_regular": 58169, + "ic_fluent_cellular_data_5_20_filled": 58170, + "ic_fluent_cellular_data_5_20_regular": 58171, + "ic_fluent_cellular_off_20_filled": 58172, + "ic_fluent_cellular_off_20_regular": 58173, + "ic_fluent_cellular_warning_20_filled": 58174, + "ic_fluent_cellular_warning_20_regular": 58175, + "ic_fluent_center_horizontal_20_filled": 58176, + "ic_fluent_center_horizontal_20_regular": 58177, + "ic_fluent_center_vertical_20_filled": 58178, + "ic_fluent_center_vertical_20_regular": 58179, + "ic_fluent_certificate_20_filled": 58180, + "ic_fluent_certificate_20_regular": 58181, + "ic_fluent_channel_20_filled": 58182, + "ic_fluent_channel_20_regular": 58183, + "ic_fluent_channel_add_20_filled": 58184, + "ic_fluent_channel_add_20_regular": 58185, + "ic_fluent_channel_alert_20_filled": 58186, + "ic_fluent_channel_alert_20_regular": 58187, + "ic_fluent_channel_arrow_left_20_filled": 58188, + "ic_fluent_channel_arrow_left_20_regular": 58189, + "ic_fluent_channel_dismiss_20_filled": 58190, + "ic_fluent_channel_dismiss_20_regular": 58191, + "ic_fluent_channel_share_20_filled": 58192, + "ic_fluent_channel_share_20_regular": 58193, + "ic_fluent_channel_subtract_20_filled": 58194, + "ic_fluent_channel_subtract_20_regular": 58195, + "ic_fluent_chart_multiple_20_filled": 58196, + "ic_fluent_chart_multiple_20_regular": 58197, + "ic_fluent_chart_person_20_filled": 58198, + "ic_fluent_chart_person_20_regular": 58199, + "ic_fluent_chat_20_filled": 58200, + "ic_fluent_chat_20_regular": 58201, + "ic_fluent_chat_add_20_filled": 58202, + "ic_fluent_chat_add_20_regular": 58203, + "ic_fluent_chat_arrow_back_20_filled": 58204, + "ic_fluent_chat_arrow_back_20_regular": 58205, + "ic_fluent_chat_arrow_double_back_20_filled": 58206, + "ic_fluent_chat_arrow_double_back_20_regular": 58207, + "ic_fluent_chat_bubbles_question_20_filled": 58208, + "ic_fluent_chat_bubbles_question_20_regular": 58209, + "ic_fluent_chat_cursor_20_filled": 58210, + "ic_fluent_chat_cursor_20_regular": 58211, + "ic_fluent_chat_dismiss_20_filled": 58212, + "ic_fluent_chat_dismiss_20_regular": 58213, + "ic_fluent_chat_empty_20_filled": 58214, + "ic_fluent_chat_empty_20_regular": 58215, + "ic_fluent_chat_help_20_filled": 58216, + "ic_fluent_chat_help_20_regular": 58217, + "ic_fluent_chat_mail_20_filled": 58218, + "ic_fluent_chat_mail_20_regular": 58219, + "ic_fluent_chat_multiple_20_filled": 58220, + "ic_fluent_chat_multiple_20_regular": 58221, + "ic_fluent_chat_multiple_heart_20_filled": 58222, + "ic_fluent_chat_multiple_heart_20_regular": 58223, + "ic_fluent_chat_off_20_filled": 58224, + "ic_fluent_chat_off_20_regular": 58225, + "ic_fluent_chat_settings_20_filled": 58226, + "ic_fluent_chat_settings_20_regular": 58227, + "ic_fluent_chat_sparkle_20_filled": 58228, + "ic_fluent_chat_sparkle_20_regular": 58229, + "ic_fluent_chat_video_20_filled": 58230, + "ic_fluent_chat_video_20_regular": 58231, + "ic_fluent_chat_warning_20_filled": 58232, + "ic_fluent_chat_warning_20_regular": 58233, + "ic_fluent_check_20_filled": 58234, + "ic_fluent_check_20_regular": 58235, + "ic_fluent_checkbox_1_20_filled": 58236, + "ic_fluent_checkbox_1_20_regular": 58237, + "ic_fluent_checkbox_2_20_filled": 58238, + "ic_fluent_checkbox_2_20_regular": 58239, + "ic_fluent_checkbox_arrow_right_20_filled": 58240, + "ic_fluent_checkbox_arrow_right_20_regular": 58241, + "ic_fluent_checkbox_checked_20_filled": 58242, + "ic_fluent_checkbox_checked_20_regular": 58243, + "ic_fluent_checkbox_checked_sync_20_filled": 58244, + "ic_fluent_checkbox_checked_sync_20_regular": 58245, + "ic_fluent_checkbox_indeterminate_20_filled": 58246, + "ic_fluent_checkbox_indeterminate_20_regular": 58247, + "ic_fluent_checkbox_person_20_filled": 58248, + "ic_fluent_checkbox_person_20_regular": 58249, + "ic_fluent_checkbox_unchecked_20_filled": 58250, + "ic_fluent_checkbox_unchecked_20_regular": 58251, + "ic_fluent_checkbox_warning_20_filled": 58252, + "ic_fluent_checkbox_warning_20_regular": 58253, + "ic_fluent_checkmark_20_filled": 58254, + "ic_fluent_checkmark_20_regular": 58255, + "ic_fluent_checkmark_circle_20_filled": 58256, + "ic_fluent_checkmark_circle_20_regular": 58257, + "ic_fluent_checkmark_lock_20_filled": 58258, + "ic_fluent_checkmark_lock_20_regular": 58259, + "ic_fluent_checkmark_note_20_filled": 58260, + "ic_fluent_checkmark_note_20_regular": 58261, + "ic_fluent_checkmark_square_20_filled": 58262, + "ic_fluent_checkmark_square_20_regular": 58263, + "ic_fluent_checkmark_starburst_20_filled": 58264, + "ic_fluent_checkmark_starburst_20_regular": 58265, + "ic_fluent_checkmark_underline_circle_20_filled": 58266, + "ic_fluent_checkmark_underline_circle_20_regular": 58267, + "ic_fluent_chess_20_filled": 58268, + "ic_fluent_chess_20_regular": 58269, + "ic_fluent_chevron_circle_down_20_filled": 58270, + "ic_fluent_chevron_circle_down_20_regular": 58271, + "ic_fluent_chevron_circle_left_20_filled": 58272, + "ic_fluent_chevron_circle_left_20_regular": 58273, + "ic_fluent_chevron_circle_right_20_filled": 58274, + "ic_fluent_chevron_circle_right_20_regular": 58275, + "ic_fluent_chevron_circle_up_20_filled": 58276, + "ic_fluent_chevron_circle_up_20_regular": 58277, + "ic_fluent_chevron_double_down_20_filled": 58278, + "ic_fluent_chevron_double_down_20_regular": 58279, + "ic_fluent_chevron_double_left_20_filled": 58280, + "ic_fluent_chevron_double_left_20_regular": 58281, + "ic_fluent_chevron_double_right_20_filled": 58282, + "ic_fluent_chevron_double_right_20_regular": 58283, + "ic_fluent_chevron_double_up_20_filled": 58284, + "ic_fluent_chevron_double_up_20_regular": 58285, + "ic_fluent_chevron_down_20_filled": 58286, + "ic_fluent_chevron_down_20_regular": 58287, + "ic_fluent_chevron_left_20_filled": 58288, + "ic_fluent_chevron_left_20_regular": 58289, + "ic_fluent_chevron_right_20_filled": 58290, + "ic_fluent_chevron_right_20_regular": 58291, + "ic_fluent_chevron_up_20_filled": 58292, + "ic_fluent_chevron_up_20_regular": 58293, + "ic_fluent_chevron_up_down_20_filled": 58294, + "ic_fluent_chevron_up_down_20_regular": 58295, + "ic_fluent_circle_20_filled": 58296, + "ic_fluent_circle_20_regular": 58297, + "ic_fluent_circle_edit_20_filled": 58298, + "ic_fluent_circle_edit_20_regular": 58299, + "ic_fluent_circle_eraser_20_filled": 58300, + "ic_fluent_circle_eraser_20_regular": 58301, + "ic_fluent_circle_half_fill_20_filled": 58302, + "ic_fluent_circle_half_fill_20_regular": 58303, + "ic_fluent_circle_image_20_filled": 58304, + "ic_fluent_circle_image_20_regular": 58305, + "ic_fluent_circle_line_20_filled": 58306, + "ic_fluent_circle_line_20_regular": 58307, + "ic_fluent_circle_multiple_subtract_checkmark_20_filled": 58308, + "ic_fluent_circle_multiple_subtract_checkmark_20_regular": 58309, + "ic_fluent_circle_off_20_filled": 58310, + "ic_fluent_circle_off_20_regular": 58311, + "ic_fluent_circle_small_20_filled": 58312, + "ic_fluent_circle_small_20_regular": 58313, + "ic_fluent_city_20_filled": 58314, + "ic_fluent_city_20_regular": 58315, + "ic_fluent_class_20_filled": 58316, + "ic_fluent_class_20_regular": 58317, + "ic_fluent_classification_20_filled": 58318, + "ic_fluent_classification_20_regular": 58319, + "ic_fluent_clear_formatting_20_filled": 58320, + "ic_fluent_clear_formatting_20_regular": 58321, + "ic_fluent_clipboard_20_filled": 58322, + "ic_fluent_clipboard_20_regular": 58323, + "ic_fluent_clipboard_3_day_20_filled": 58324, + "ic_fluent_clipboard_3_day_20_regular": 58325, + "ic_fluent_clipboard_arrow_right_20_filled": 58326, + "ic_fluent_clipboard_arrow_right_20_regular": 58327, + "ic_fluent_clipboard_bullet_list_ltr_20_filled": 58328, + "ic_fluent_clipboard_bullet_list_ltr_20_regular": 58329, + "ic_fluent_clipboard_bullet_list_rtl_20_filled": 58330, + "ic_fluent_clipboard_bullet_list_rtl_20_regular": 58331, + "ic_fluent_clipboard_checkmark_20_filled": 58332, + "ic_fluent_clipboard_checkmark_20_regular": 58333, + "ic_fluent_clipboard_clock_20_filled": 58334, + "ic_fluent_clipboard_clock_20_regular": 58335, + "ic_fluent_clipboard_code_20_filled": 58336, + "ic_fluent_clipboard_code_20_regular": 58337, + "ic_fluent_clipboard_data_bar_20_filled": 58338, + "ic_fluent_clipboard_data_bar_20_regular": 58339, + "ic_fluent_clipboard_day_20_filled": 58340, + "ic_fluent_clipboard_day_20_regular": 58341, + "ic_fluent_clipboard_edit_20_filled": 58342, + "ic_fluent_clipboard_edit_20_regular": 58343, + "ic_fluent_clipboard_error_20_filled": 58344, + "ic_fluent_clipboard_error_20_regular": 58345, + "ic_fluent_clipboard_heart_20_filled": 58346, + "ic_fluent_clipboard_heart_20_regular": 58347, + "ic_fluent_clipboard_image_20_filled": 58348, + "ic_fluent_clipboard_image_20_regular": 58349, + "ic_fluent_clipboard_letter_20_filled": 58350, + "ic_fluent_clipboard_letter_20_regular": 58351, + "ic_fluent_clipboard_link_20_filled": 58352, + "ic_fluent_clipboard_link_20_regular": 58353, + "ic_fluent_clipboard_month_20_filled": 58354, + "ic_fluent_clipboard_month_20_regular": 58355, + "ic_fluent_clipboard_more_20_filled": 58356, + "ic_fluent_clipboard_more_20_regular": 58357, + "ic_fluent_clipboard_note_20_filled": 58358, + "ic_fluent_clipboard_note_20_regular": 58359, + "ic_fluent_clipboard_paste_20_filled": 58360, + "ic_fluent_clipboard_paste_20_regular": 58361, + "ic_fluent_clipboard_pulse_20_filled": 58362, + "ic_fluent_clipboard_pulse_20_regular": 58363, + "ic_fluent_clipboard_search_20_filled": 58364, + "ic_fluent_clipboard_search_20_regular": 58365, + "ic_fluent_clipboard_settings_20_filled": 58366, + "ic_fluent_clipboard_settings_20_regular": 58367, + "ic_fluent_clipboard_task_20_filled": 58368, + "ic_fluent_clipboard_task_20_regular": 58369, + "ic_fluent_clipboard_task_add_20_filled": 58370, + "ic_fluent_clipboard_task_add_20_regular": 58371, + "ic_fluent_clipboard_task_list_ltr_20_filled": 58372, + "ic_fluent_clipboard_task_list_ltr_20_regular": 58373, + "ic_fluent_clipboard_task_list_rtl_20_filled": 58374, + "ic_fluent_clipboard_task_list_rtl_20_regular": 58375, + "ic_fluent_clipboard_text_edit_20_filled": 58376, + "ic_fluent_clipboard_text_edit_20_regular": 58377, + "ic_fluent_clipboard_text_ltr_20_filled": 58378, + "ic_fluent_clipboard_text_ltr_20_regular": 58379, + "ic_fluent_clipboard_text_rtl_20_filled": 58380, + "ic_fluent_clipboard_text_rtl_20_regular": 58381, + "ic_fluent_clock_20_filled": 58382, + "ic_fluent_clock_20_regular": 58383, + "ic_fluent_clock_alarm_20_filled": 58384, + "ic_fluent_clock_alarm_20_regular": 58385, + "ic_fluent_clock_arrow_download_20_filled": 58386, + "ic_fluent_clock_arrow_download_20_regular": 58387, + "ic_fluent_clock_dismiss_20_filled": 58388, + "ic_fluent_clock_dismiss_20_regular": 58389, + "ic_fluent_clock_lock_20_filled": 58390, + "ic_fluent_clock_lock_20_regular": 58391, + "ic_fluent_clock_pause_20_filled": 58392, + "ic_fluent_clock_pause_20_regular": 58393, + "ic_fluent_clock_toolbox_20_filled": 58394, + "ic_fluent_clock_toolbox_20_regular": 58395, + "ic_fluent_closed_caption_20_filled": 58396, + "ic_fluent_closed_caption_20_regular": 58397, + "ic_fluent_closed_caption_off_20_filled": 58398, + "ic_fluent_closed_caption_off_20_regular": 58399, + "ic_fluent_cloud_20_filled": 58400, + "ic_fluent_cloud_20_regular": 58401, + "ic_fluent_cloud_add_20_filled": 58402, + "ic_fluent_cloud_add_20_regular": 58403, + "ic_fluent_cloud_archive_20_filled": 58404, + "ic_fluent_cloud_archive_20_regular": 58405, + "ic_fluent_cloud_arrow_down_20_filled": 58406, + "ic_fluent_cloud_arrow_down_20_regular": 58407, + "ic_fluent_cloud_arrow_up_20_filled": 58408, + "ic_fluent_cloud_arrow_up_20_regular": 58409, + "ic_fluent_cloud_checkmark_20_filled": 58410, + "ic_fluent_cloud_checkmark_20_regular": 58411, + "ic_fluent_cloud_dismiss_20_filled": 58412, + "ic_fluent_cloud_dismiss_20_regular": 58413, + "ic_fluent_cloud_edit_20_filled": 58414, + "ic_fluent_cloud_edit_20_regular": 58415, + "ic_fluent_cloud_error_20_filled": 58416, + "ic_fluent_cloud_error_20_regular": 58417, + "ic_fluent_cloud_flow_20_filled": 58418, + "ic_fluent_cloud_flow_20_regular": 58419, + "ic_fluent_cloud_link_20_filled": 58420, + "ic_fluent_cloud_link_20_regular": 58421, + "ic_fluent_cloud_off_20_filled": 58422, + "ic_fluent_cloud_off_20_regular": 58423, + "ic_fluent_cloud_swap_20_filled": 58424, + "ic_fluent_cloud_swap_20_regular": 58425, + "ic_fluent_cloud_sync_20_filled": 58426, + "ic_fluent_cloud_sync_20_regular": 58427, + "ic_fluent_cloud_words_20_filled": 58428, + "ic_fluent_cloud_words_20_regular": 58429, + "ic_fluent_clover_20_filled": 58430, + "ic_fluent_clover_20_regular": 58431, + "ic_fluent_code_20_filled": 58432, + "ic_fluent_code_20_regular": 58433, + "ic_fluent_code_block_20_filled": 58434, + "ic_fluent_code_block_20_regular": 58435, + "ic_fluent_code_circle_20_filled": 58436, + "ic_fluent_code_circle_20_regular": 58437, + "ic_fluent_code_text_20_filled": 58438, + "ic_fluent_code_text_20_regular": 58439, + "ic_fluent_code_text_edit_20_filled": 58440, + "ic_fluent_code_text_edit_20_regular": 58441, + "ic_fluent_collections_20_filled": 58442, + "ic_fluent_collections_20_regular": 58443, + "ic_fluent_collections_add_20_filled": 58444, + "ic_fluent_collections_add_20_regular": 58445, + "ic_fluent_color_20_filled": 58446, + "ic_fluent_color_20_regular": 58447, + "ic_fluent_color_background_20_filled": 58448, + "ic_fluent_color_background_20_regular": 58449, + "ic_fluent_color_background_accent_20_regular": 58450, + "ic_fluent_color_fill_20_filled": 58451, + "ic_fluent_color_fill_20_regular": 58452, + "ic_fluent_color_fill_accent_20_regular": 58453, + "ic_fluent_color_line_20_filled": 58454, + "ic_fluent_color_line_20_regular": 58455, + "ic_fluent_color_line_accent_20_regular": 58456, + "ic_fluent_column_20_filled": 58457, + "ic_fluent_column_20_regular": 58458, + "ic_fluent_column_arrow_right_20_filled": 58459, + "ic_fluent_column_arrow_right_20_regular": 58460, + "ic_fluent_column_double_compare_20_filled": 58461, + "ic_fluent_column_double_compare_20_regular": 58462, + "ic_fluent_column_edit_20_filled": 58463, + "ic_fluent_column_edit_20_regular": 58464, + "ic_fluent_column_triple_20_filled": 58465, + "ic_fluent_column_triple_20_regular": 58466, + "ic_fluent_column_triple_edit_20_filled": 58467, + "ic_fluent_column_triple_edit_20_regular": 58468, + "ic_fluent_comma_20_filled": 58469, + "ic_fluent_comma_20_regular": 58470, + "ic_fluent_comment_20_filled": 58471, + "ic_fluent_comment_20_regular": 58472, + "ic_fluent_comment_add_20_filled": 58473, + "ic_fluent_comment_add_20_regular": 58474, + "ic_fluent_comment_arrow_left_20_filled": 58475, + "ic_fluent_comment_arrow_left_20_regular": 58476, + "ic_fluent_comment_arrow_right_20_filled": 58477, + "ic_fluent_comment_arrow_right_20_regular": 58478, + "ic_fluent_comment_checkmark_20_filled": 58479, + "ic_fluent_comment_checkmark_20_regular": 58480, + "ic_fluent_comment_dismiss_20_filled": 58481, + "ic_fluent_comment_dismiss_20_regular": 58482, + "ic_fluent_comment_edit_20_filled": 58483, + "ic_fluent_comment_edit_20_regular": 58484, + "ic_fluent_comment_error_20_filled": 58485, + "ic_fluent_comment_error_20_regular": 58486, + "ic_fluent_comment_lightning_20_filled": 58487, + "ic_fluent_comment_lightning_20_regular": 58488, + "ic_fluent_comment_link_20_filled": 58489, + "ic_fluent_comment_link_20_regular": 58490, + "ic_fluent_comment_mention_20_filled": 58491, + "ic_fluent_comment_mention_20_regular": 58492, + "ic_fluent_comment_multiple_20_filled": 58493, + "ic_fluent_comment_multiple_20_regular": 58494, + "ic_fluent_comment_multiple_checkmark_20_filled": 58495, + "ic_fluent_comment_multiple_checkmark_20_regular": 58496, + "ic_fluent_comment_multiple_link_20_filled": 58497, + "ic_fluent_comment_multiple_link_20_regular": 58498, + "ic_fluent_comment_note_20_filled": 58499, + "ic_fluent_comment_note_20_regular": 58500, + "ic_fluent_comment_off_20_filled": 58501, + "ic_fluent_comment_off_20_regular": 58502, + "ic_fluent_communication_20_filled": 58503, + "ic_fluent_communication_20_regular": 58504, + "ic_fluent_communication_person_20_filled": 58505, + "ic_fluent_communication_person_20_regular": 58506, + "ic_fluent_compass_northwest_20_filled": 58507, + "ic_fluent_compass_northwest_20_regular": 58508, + "ic_fluent_compose_20_filled": 58509, + "ic_fluent_compose_20_regular": 58510, + "ic_fluent_conference_room_20_filled": 58511, + "ic_fluent_conference_room_20_regular": 58512, + "ic_fluent_connected_20_filled": 58513, + "ic_fluent_connected_20_regular": 58514, + "ic_fluent_connector_20_filled": 58515, + "ic_fluent_connector_20_regular": 58516, + "ic_fluent_contact_card_20_filled": 58517, + "ic_fluent_contact_card_20_regular": 58518, + "ic_fluent_contact_card_group_20_filled": 58519, + "ic_fluent_contact_card_group_20_regular": 58520, + "ic_fluent_contact_card_link_20_filled": 58521, + "ic_fluent_contact_card_link_20_regular": 58522, + "ic_fluent_contact_card_ribbon_20_filled": 58523, + "ic_fluent_contact_card_ribbon_20_regular": 58524, + "ic_fluent_content_settings_20_filled": 58525, + "ic_fluent_content_settings_20_regular": 58526, + "ic_fluent_content_view_20_filled": 58527, + "ic_fluent_content_view_20_regular": 58528, + "ic_fluent_content_view_gallery_20_filled": 58529, + "ic_fluent_content_view_gallery_20_regular": 58530, + "ic_fluent_contract_down_left_20_filled": 58531, + "ic_fluent_contract_down_left_20_regular": 58532, + "ic_fluent_control_button_20_filled": 58533, + "ic_fluent_control_button_20_regular": 58534, + "ic_fluent_convert_range_20_filled": 58535, + "ic_fluent_convert_range_20_regular": 58536, + "ic_fluent_cookies_20_filled": 58537, + "ic_fluent_cookies_20_regular": 58538, + "ic_fluent_copy_20_filled": 58539, + "ic_fluent_copy_20_regular": 58540, + "ic_fluent_copy_add_20_filled": 58541, + "ic_fluent_copy_add_20_regular": 58542, + "ic_fluent_copy_arrow_right_20_filled": 58543, + "ic_fluent_copy_arrow_right_20_regular": 58544, + "ic_fluent_copy_select_20_filled": 58545, + "ic_fluent_copy_select_20_regular": 58546, + "ic_fluent_couch_20_filled": 58547, + "ic_fluent_couch_20_regular": 58548, + "ic_fluent_credit_card_clock_20_filled": 58549, + "ic_fluent_credit_card_clock_20_regular": 58550, + "ic_fluent_credit_card_person_20_filled": 58551, + "ic_fluent_credit_card_person_20_regular": 58552, + "ic_fluent_credit_card_toolbox_20_filled": 58553, + "ic_fluent_credit_card_toolbox_20_regular": 58554, + "ic_fluent_crop_20_filled": 58555, + "ic_fluent_crop_20_regular": 58556, + "ic_fluent_crop_interim_20_filled": 58557, + "ic_fluent_crop_interim_20_regular": 58558, + "ic_fluent_crop_interim_off_20_filled": 58559, + "ic_fluent_crop_interim_off_20_regular": 58560, + "ic_fluent_crown_20_filled": 58561, + "ic_fluent_crown_20_regular": 58562, + "ic_fluent_cube_20_filled": 58563, + "ic_fluent_cube_20_regular": 58564, + "ic_fluent_cube_add_20_filled": 58565, + "ic_fluent_cube_add_20_regular": 58566, + "ic_fluent_cube_arrow_curve_down_20_filled": 58567, + "ic_fluent_cube_arrow_curve_down_20_regular": 58568, + "ic_fluent_cube_link_20_filled": 58569, + "ic_fluent_cube_link_20_regular": 58570, + "ic_fluent_cube_multiple_20_filled": 58571, + "ic_fluent_cube_multiple_20_regular": 58572, + "ic_fluent_cube_quick_20_filled": 58573, + "ic_fluent_cube_quick_20_regular": 58574, + "ic_fluent_cube_rotate_20_filled": 58575, + "ic_fluent_cube_rotate_20_regular": 58576, + "ic_fluent_cube_sync_20_filled": 58577, + "ic_fluent_cube_sync_20_regular": 58578, + "ic_fluent_cube_tree_20_filled": 58579, + "ic_fluent_cube_tree_20_regular": 58580, + "ic_fluent_currency_dollar_euro_20_filled": 58581, + "ic_fluent_currency_dollar_euro_20_regular": 58582, + "ic_fluent_currency_dollar_rupee_20_filled": 58583, + "ic_fluent_currency_dollar_rupee_20_regular": 58584, + "ic_fluent_cursor_20_filled": 58585, + "ic_fluent_cursor_20_regular": 58586, + "ic_fluent_cursor_click_20_filled": 58587, + "ic_fluent_cursor_click_20_regular": 58588, + "ic_fluent_cursor_hover_20_filled": 58589, + "ic_fluent_cursor_hover_20_regular": 58590, + "ic_fluent_cursor_hover_off_20_filled": 58591, + "ic_fluent_cursor_hover_off_20_regular": 58592, + "ic_fluent_cut_20_filled": 58593, + "ic_fluent_cut_20_regular": 58594, + "ic_fluent_dark_theme_20_filled": 58595, + "ic_fluent_dark_theme_20_regular": 58596, + "ic_fluent_data_area_20_filled": 58597, + "ic_fluent_data_area_20_regular": 58598, + "ic_fluent_data_bar_horizontal_20_filled": 58599, + "ic_fluent_data_bar_horizontal_20_regular": 58600, + "ic_fluent_data_bar_vertical_20_filled": 58601, + "ic_fluent_data_bar_vertical_20_regular": 58602, + "ic_fluent_data_bar_vertical_add_20_filled": 58603, + "ic_fluent_data_bar_vertical_add_20_regular": 58604, + "ic_fluent_data_bar_vertical_star_20_filled": 58605, + "ic_fluent_data_bar_vertical_star_20_regular": 58606, + "ic_fluent_data_funnel_20_filled": 58607, + "ic_fluent_data_funnel_20_regular": 58608, + "ic_fluent_data_histogram_20_filled": 58609, + "ic_fluent_data_histogram_20_regular": 58610, + "ic_fluent_data_line_20_filled": 58611, + "ic_fluent_data_line_20_regular": 58612, + "ic_fluent_data_pie_20_filled": 58613, + "ic_fluent_data_pie_20_regular": 58614, + "ic_fluent_data_scatter_20_filled": 58615, + "ic_fluent_data_scatter_20_regular": 58616, + "ic_fluent_data_sunburst_20_filled": 58617, + "ic_fluent_data_sunburst_20_regular": 58618, + "ic_fluent_data_treemap_20_filled": 58619, + "ic_fluent_data_treemap_20_regular": 58620, + "ic_fluent_data_trending_20_filled": 58621, + "ic_fluent_data_trending_20_regular": 58622, + "ic_fluent_data_usage_20_filled": 58623, + "ic_fluent_data_usage_20_regular": 58624, + "ic_fluent_data_usage_edit_20_filled": 58625, + "ic_fluent_data_usage_edit_20_regular": 58626, + "ic_fluent_data_usage_settings_20_filled": 58627, + "ic_fluent_data_usage_settings_20_regular": 58628, + "ic_fluent_data_usage_toolbox_20_filled": 58629, + "ic_fluent_data_usage_toolbox_20_regular": 58630, + "ic_fluent_data_waterfall_20_filled": 58631, + "ic_fluent_data_waterfall_20_regular": 58632, + "ic_fluent_data_whisker_20_filled": 58633, + "ic_fluent_data_whisker_20_regular": 58634, + "ic_fluent_database_20_filled": 58635, + "ic_fluent_database_20_regular": 58636, + "ic_fluent_database_arrow_down_20_filled": 58637, + "ic_fluent_database_arrow_down_20_regular": 58638, + "ic_fluent_database_arrow_right_20_filled": 58639, + "ic_fluent_database_arrow_right_20_regular": 58640, + "ic_fluent_database_arrow_up_20_filled": 58641, + "ic_fluent_database_arrow_up_20_regular": 58642, + "ic_fluent_database_lightning_20_filled": 58643, + "ic_fluent_database_lightning_20_regular": 58644, + "ic_fluent_database_link_20_filled": 58645, + "ic_fluent_database_link_20_regular": 58646, + "ic_fluent_database_multiple_20_filled": 58647, + "ic_fluent_database_multiple_20_regular": 58648, + "ic_fluent_database_person_20_filled": 58649, + "ic_fluent_database_person_20_regular": 58650, + "ic_fluent_database_plug_connected_20_filled": 58651, + "ic_fluent_database_plug_connected_20_regular": 58652, + "ic_fluent_database_search_20_filled": 58653, + "ic_fluent_database_search_20_regular": 58654, + "ic_fluent_database_switch_20_filled": 58655, + "ic_fluent_database_switch_20_regular": 58656, + "ic_fluent_database_warning_20_filled": 58657, + "ic_fluent_database_warning_20_regular": 58658, + "ic_fluent_database_window_20_filled": 58659, + "ic_fluent_database_window_20_regular": 58660, + "ic_fluent_decimal_arrow_left_20_filled": 58661, + "ic_fluent_decimal_arrow_left_20_regular": 58662, + "ic_fluent_decimal_arrow_right_20_filled": 58663, + "ic_fluent_decimal_arrow_right_20_regular": 58664, + "ic_fluent_delete_20_filled": 58665, + "ic_fluent_delete_20_regular": 58666, + "ic_fluent_delete_arrow_back_20_filled": 58667, + "ic_fluent_delete_arrow_back_20_regular": 58668, + "ic_fluent_delete_dismiss_20_filled": 58669, + "ic_fluent_delete_dismiss_20_regular": 58670, + "ic_fluent_delete_lines_20_filled": 58671, + "ic_fluent_delete_lines_20_regular": 58672, + "ic_fluent_delete_off_20_filled": 58673, + "ic_fluent_delete_off_20_regular": 58674, + "ic_fluent_dentist_20_filled": 58675, + "ic_fluent_dentist_20_regular": 58676, + "ic_fluent_design_ideas_20_filled": 58677, + "ic_fluent_design_ideas_20_regular": 58678, + "ic_fluent_desktop_20_filled": 58679, + "ic_fluent_desktop_20_regular": 58680, + "ic_fluent_desktop_arrow_right_20_filled": 58681, + "ic_fluent_desktop_arrow_right_20_regular": 58682, + "ic_fluent_desktop_checkmark_20_filled": 58683, + "ic_fluent_desktop_checkmark_20_regular": 58684, + "ic_fluent_desktop_cursor_20_filled": 58685, + "ic_fluent_desktop_cursor_20_regular": 58686, + "ic_fluent_desktop_edit_20_filled": 58687, + "ic_fluent_desktop_edit_20_regular": 58688, + "ic_fluent_desktop_flow_20_filled": 58689, + "ic_fluent_desktop_flow_20_regular": 58690, + "ic_fluent_desktop_keyboard_20_filled": 58691, + "ic_fluent_desktop_keyboard_20_regular": 58692, + "ic_fluent_desktop_mac_20_filled": 58693, + "ic_fluent_desktop_mac_20_regular": 58694, + "ic_fluent_desktop_pulse_20_filled": 58695, + "ic_fluent_desktop_pulse_20_regular": 58696, + "ic_fluent_desktop_signal_20_filled": 58697, + "ic_fluent_desktop_signal_20_regular": 58698, + "ic_fluent_desktop_speaker_20_filled": 58699, + "ic_fluent_desktop_speaker_20_regular": 58700, + "ic_fluent_desktop_speaker_off_20_filled": 58701, + "ic_fluent_desktop_speaker_off_20_regular": 58702, + "ic_fluent_desktop_sync_20_filled": 58703, + "ic_fluent_desktop_sync_20_regular": 58704, + "ic_fluent_desktop_toolbox_20_filled": 58705, + "ic_fluent_desktop_toolbox_20_regular": 58706, + "ic_fluent_developer_board_20_filled": 58707, + "ic_fluent_developer_board_20_regular": 58708, + "ic_fluent_developer_board_lightning_20_filled": 58709, + "ic_fluent_developer_board_lightning_20_regular": 58710, + "ic_fluent_developer_board_lightning_toolbox_20_filled": 58711, + "ic_fluent_developer_board_lightning_toolbox_20_regular": 58712, + "ic_fluent_developer_board_search_20_filled": 58713, + "ic_fluent_developer_board_search_20_regular": 58714, + "ic_fluent_device_eq_20_filled": 58715, + "ic_fluent_device_eq_20_regular": 58716, + "ic_fluent_device_meeting_room_20_filled": 58717, + "ic_fluent_device_meeting_room_20_regular": 58718, + "ic_fluent_device_meeting_room_remote_20_filled": 58719, + "ic_fluent_device_meeting_room_remote_20_regular": 58720, + "ic_fluent_diagram_20_filled": 58721, + "ic_fluent_diagram_20_regular": 58722, + "ic_fluent_dialpad_20_filled": 58723, + "ic_fluent_dialpad_20_regular": 58724, + "ic_fluent_dialpad_off_20_filled": 58725, + "ic_fluent_dialpad_off_20_regular": 58726, + "ic_fluent_diamond_20_filled": 58727, + "ic_fluent_diamond_20_regular": 58728, + "ic_fluent_directions_20_filled": 58729, + "ic_fluent_directions_20_regular": 58730, + "ic_fluent_dishwasher_20_filled": 58731, + "ic_fluent_dishwasher_20_regular": 58732, + "ic_fluent_dismiss_20_filled": 58733, + "ic_fluent_dismiss_20_regular": 58734, + "ic_fluent_dismiss_circle_20_filled": 58735, + "ic_fluent_dismiss_circle_20_regular": 58736, + "ic_fluent_dismiss_square_20_filled": 58737, + "ic_fluent_dismiss_square_20_regular": 58738, + "ic_fluent_dismiss_square_multiple_20_filled": 58739, + "ic_fluent_dismiss_square_multiple_20_regular": 58740, + "ic_fluent_diversity_20_filled": 58741, + "ic_fluent_diversity_20_regular": 58742, + "ic_fluent_divider_short_20_filled": 58743, + "ic_fluent_divider_short_20_regular": 58744, + "ic_fluent_divider_tall_20_filled": 58745, + "ic_fluent_divider_tall_20_regular": 58746, + "ic_fluent_dock_20_filled": 58747, + "ic_fluent_dock_20_regular": 58748, + "ic_fluent_dock_row_20_filled": 58749, + "ic_fluent_dock_row_20_regular": 58750, + "ic_fluent_doctor_20_filled": 58751, + "ic_fluent_doctor_20_regular": 58752, + "ic_fluent_document_100_20_filled": 58753, + "ic_fluent_document_100_20_regular": 58754, + "ic_fluent_document_20_filled": 58755, + "ic_fluent_document_20_regular": 58756, + "ic_fluent_document_add_20_filled": 58757, + "ic_fluent_document_add_20_regular": 58758, + "ic_fluent_document_arrow_down_20_filled": 58759, + "ic_fluent_document_arrow_down_20_regular": 58760, + "ic_fluent_document_arrow_left_20_filled": 58761, + "ic_fluent_document_arrow_left_20_regular": 58762, + "ic_fluent_document_arrow_right_20_filled": 58763, + "ic_fluent_document_arrow_right_20_regular": 58764, + "ic_fluent_document_arrow_up_20_filled": 58765, + "ic_fluent_document_arrow_up_20_regular": 58766, + "ic_fluent_document_border_20_filled": 58767, + "ic_fluent_document_border_20_regular": 58768, + "ic_fluent_document_border_print_20_filled": 58769, + "ic_fluent_document_border_print_20_regular": 58770, + "ic_fluent_document_briefcase_20_filled": 58771, + "ic_fluent_document_briefcase_20_regular": 58772, + "ic_fluent_document_bullet_list_20_filled": 58773, + "ic_fluent_document_bullet_list_20_regular": 58774, + "ic_fluent_document_bullet_list_arrow_left_20_filled": 58775, + "ic_fluent_document_bullet_list_arrow_left_20_regular": 58776, + "ic_fluent_document_bullet_list_clock_20_filled": 58777, + "ic_fluent_document_bullet_list_clock_20_regular": 58778, + "ic_fluent_document_bullet_list_cube_20_filled": 58779, + "ic_fluent_document_bullet_list_cube_20_regular": 58780, + "ic_fluent_document_bullet_list_multiple_20_filled": 58781, + "ic_fluent_document_bullet_list_multiple_20_regular": 58782, + "ic_fluent_document_bullet_list_off_20_filled": 58783, + "ic_fluent_document_bullet_list_off_20_regular": 58784, + "ic_fluent_document_catch_up_20_filled": 58785, + "ic_fluent_document_catch_up_20_regular": 58786, + "ic_fluent_document_checkmark_20_filled": 58787, + "ic_fluent_document_checkmark_20_regular": 58788, + "ic_fluent_document_chevron_double_20_filled": 58789, + "ic_fluent_document_chevron_double_20_regular": 58790, + "ic_fluent_document_copy_20_filled": 58791, + "ic_fluent_document_copy_20_regular": 58792, + "ic_fluent_document_css_20_filled": 58793, + "ic_fluent_document_css_20_regular": 58794, + "ic_fluent_document_data_20_filled": 58795, + "ic_fluent_document_data_20_regular": 58796, + "ic_fluent_document_data_link_20_filled": 58797, + "ic_fluent_document_data_link_20_regular": 58798, + "ic_fluent_document_database_20_filled": 58799, + "ic_fluent_document_database_20_regular": 58800, + "ic_fluent_document_dismiss_20_filled": 58801, + "ic_fluent_document_dismiss_20_regular": 58802, + "ic_fluent_document_edit_20_filled": 58803, + "ic_fluent_document_edit_20_regular": 58804, + "ic_fluent_document_endnote_20_filled": 58805, + "ic_fluent_document_endnote_20_regular": 58806, + "ic_fluent_document_error_20_filled": 58807, + "ic_fluent_document_error_20_regular": 58808, + "ic_fluent_document_fit_20_filled": 58809, + "ic_fluent_document_fit_20_regular": 58810, + "ic_fluent_document_flowchart_20_filled": 58811, + "ic_fluent_document_flowchart_20_regular": 58812, + "ic_fluent_document_folder_20_filled": 58813, + "ic_fluent_document_folder_20_regular": 58814, + "ic_fluent_document_footer_20_filled": 58815, + "ic_fluent_document_footer_20_regular": 58816, + "ic_fluent_document_footer_dismiss_20_filled": 58817, + "ic_fluent_document_footer_dismiss_20_regular": 58818, + "ic_fluent_document_header_20_filled": 58819, + "ic_fluent_document_header_20_regular": 58820, + "ic_fluent_document_header_arrow_down_20_filled": 58821, + "ic_fluent_document_header_arrow_down_20_regular": 58822, + "ic_fluent_document_header_dismiss_20_filled": 58823, + "ic_fluent_document_header_dismiss_20_regular": 58824, + "ic_fluent_document_header_footer_20_filled": 58825, + "ic_fluent_document_header_footer_20_regular": 58826, + "ic_fluent_document_heart_20_filled": 58827, + "ic_fluent_document_heart_20_regular": 58828, + "ic_fluent_document_heart_pulse_20_filled": 58829, + "ic_fluent_document_heart_pulse_20_regular": 58830, + "ic_fluent_document_javascript_20_filled": 58831, + "ic_fluent_document_javascript_20_regular": 58832, + "ic_fluent_document_landscape_20_filled": 58833, + "ic_fluent_document_landscape_20_regular": 58834, + "ic_fluent_document_landscape_data_20_filled": 58835, + "ic_fluent_document_landscape_data_20_regular": 58836, + "ic_fluent_document_landscape_split_20_filled": 58837, + "ic_fluent_document_landscape_split_20_regular": 58838, + "ic_fluent_document_landscape_split_hint_20_filled": 58839, + "ic_fluent_document_landscape_split_hint_20_regular": 58840, + "ic_fluent_document_link_20_filled": 58841, + "ic_fluent_document_link_20_regular": 58842, + "ic_fluent_document_lock_20_filled": 58843, + "ic_fluent_document_lock_20_regular": 58844, + "ic_fluent_document_margins_20_filled": 58845, + "ic_fluent_document_margins_20_regular": 58846, + "ic_fluent_document_mention_20_filled": 58847, + "ic_fluent_document_mention_20_regular": 58848, + "ic_fluent_document_multiple_20_filled": 58849, + "ic_fluent_document_multiple_20_regular": 58850, + "ic_fluent_document_multiple_percent_20_filled": 58851, + "ic_fluent_document_multiple_percent_20_regular": 58852, + "ic_fluent_document_multiple_prohibited_20_filled": 58853, + "ic_fluent_document_multiple_prohibited_20_regular": 58854, + "ic_fluent_document_multiple_sync_20_filled": 58855, + "ic_fluent_document_multiple_sync_20_regular": 58856, + "ic_fluent_document_one_page_20_filled": 58857, + "ic_fluent_document_one_page_20_regular": 58858, + "ic_fluent_document_one_page_add_20_filled": 58859, + "ic_fluent_document_one_page_add_20_regular": 58860, + "ic_fluent_document_one_page_columns_20_filled": 58861, + "ic_fluent_document_one_page_columns_20_regular": 58862, + "ic_fluent_document_one_page_link_20_filled": 58863, + "ic_fluent_document_one_page_link_20_regular": 58864, + "ic_fluent_document_one_page_sparkle_20_filled": 58865, + "ic_fluent_document_one_page_sparkle_20_regular": 58866, + "ic_fluent_document_page_bottom_center_20_filled": 58867, + "ic_fluent_document_page_bottom_center_20_regular": 58868, + "ic_fluent_document_page_bottom_left_20_filled": 58869, + "ic_fluent_document_page_bottom_left_20_regular": 58870, + "ic_fluent_document_page_bottom_right_20_filled": 58871, + "ic_fluent_document_page_bottom_right_20_regular": 58872, + "ic_fluent_document_page_break_20_filled": 58873, + "ic_fluent_document_page_break_20_regular": 58874, + "ic_fluent_document_page_number_20_filled": 58875, + "ic_fluent_document_page_number_20_regular": 58876, + "ic_fluent_document_page_top_center_20_filled": 58877, + "ic_fluent_document_page_top_center_20_regular": 58878, + "ic_fluent_document_page_top_left_20_filled": 58879, + "ic_fluent_document_page_top_left_20_regular": 58880, + "ic_fluent_document_page_top_right_20_filled": 58881, + "ic_fluent_document_page_top_right_20_regular": 58882, + "ic_fluent_document_pdf_20_filled": 58883, + "ic_fluent_document_pdf_20_regular": 58884, + "ic_fluent_document_percent_20_filled": 58885, + "ic_fluent_document_percent_20_regular": 58886, + "ic_fluent_document_person_20_filled": 58887, + "ic_fluent_document_person_20_regular": 58888, + "ic_fluent_document_pill_20_filled": 58889, + "ic_fluent_document_pill_20_regular": 58890, + "ic_fluent_document_print_20_filled": 58891, + "ic_fluent_document_print_20_regular": 58892, + "ic_fluent_document_prohibited_20_filled": 58893, + "ic_fluent_document_prohibited_20_regular": 58894, + "ic_fluent_document_question_mark_20_filled": 58895, + "ic_fluent_document_question_mark_20_regular": 58896, + "ic_fluent_document_queue_20_filled": 58897, + "ic_fluent_document_queue_20_regular": 58898, + "ic_fluent_document_queue_add_20_filled": 58899, + "ic_fluent_document_queue_add_20_regular": 58900, + "ic_fluent_document_queue_multiple_20_filled": 58901, + "ic_fluent_document_queue_multiple_20_regular": 58902, + "ic_fluent_document_ribbon_20_filled": 58903, + "ic_fluent_document_ribbon_20_regular": 58904, + "ic_fluent_document_save_20_filled": 58905, + "ic_fluent_document_save_20_regular": 58906, + "ic_fluent_document_search_20_filled": 58907, + "ic_fluent_document_search_20_regular": 58908, + "ic_fluent_document_settings_20_filled": 58909, + "ic_fluent_document_settings_20_regular": 58910, + "ic_fluent_document_split_hint_20_filled": 58911, + "ic_fluent_document_split_hint_20_regular": 58912, + "ic_fluent_document_split_hint_off_20_filled": 58913, + "ic_fluent_document_split_hint_off_20_regular": 58914, + "ic_fluent_document_sync_20_filled": 58915, + "ic_fluent_document_sync_20_regular": 58916, + "ic_fluent_document_table_20_filled": 58917, + "ic_fluent_document_table_20_regular": 58918, + "ic_fluent_document_table_arrow_right_20_filled": 58919, + "ic_fluent_document_table_arrow_right_20_regular": 58920, + "ic_fluent_document_table_checkmark_20_filled": 58921, + "ic_fluent_document_table_checkmark_20_regular": 58922, + "ic_fluent_document_table_cube_20_filled": 58923, + "ic_fluent_document_table_cube_20_regular": 58924, + "ic_fluent_document_table_search_20_filled": 58925, + "ic_fluent_document_table_search_20_regular": 58926, + "ic_fluent_document_table_truck_20_filled": 58927, + "ic_fluent_document_table_truck_20_regular": 58928, + "ic_fluent_document_text_20_filled": 58929, + "ic_fluent_document_text_20_regular": 58930, + "ic_fluent_document_text_clock_20_filled": 58931, + "ic_fluent_document_text_clock_20_regular": 58932, + "ic_fluent_document_text_extract_20_filled": 58933, + "ic_fluent_document_text_extract_20_regular": 58934, + "ic_fluent_document_text_link_20_filled": 58935, + "ic_fluent_document_text_link_20_regular": 58936, + "ic_fluent_document_text_toolbox_20_filled": 58937, + "ic_fluent_document_text_toolbox_20_regular": 58938, + "ic_fluent_document_toolbox_20_filled": 58939, + "ic_fluent_document_toolbox_20_regular": 58940, + "ic_fluent_document_width_20_filled": 58941, + "ic_fluent_document_width_20_regular": 58942, + "ic_fluent_door_20_filled": 58943, + "ic_fluent_door_20_regular": 58944, + "ic_fluent_door_arrow_left_20_filled": 58945, + "ic_fluent_door_arrow_left_20_regular": 58946, + "ic_fluent_door_arrow_right_20_filled": 58947, + "ic_fluent_door_arrow_right_20_regular": 58948, + "ic_fluent_door_tag_20_filled": 58949, + "ic_fluent_door_tag_20_regular": 58950, + "ic_fluent_double_swipe_down_20_filled": 58951, + "ic_fluent_double_swipe_down_20_regular": 58952, + "ic_fluent_double_swipe_up_20_filled": 58953, + "ic_fluent_double_swipe_up_20_regular": 58954, + "ic_fluent_double_tap_swipe_down_20_filled": 58955, + "ic_fluent_double_tap_swipe_down_20_regular": 58956, + "ic_fluent_double_tap_swipe_up_20_filled": 58957, + "ic_fluent_double_tap_swipe_up_20_regular": 58958, + "ic_fluent_drafts_20_filled": 58959, + "ic_fluent_drafts_20_regular": 58960, + "ic_fluent_drag_20_filled": 58961, + "ic_fluent_drag_20_regular": 58962, + "ic_fluent_draw_image_20_filled": 58963, + "ic_fluent_draw_image_20_regular": 58964, + "ic_fluent_draw_shape_20_filled": 58965, + "ic_fluent_draw_shape_20_regular": 58966, + "ic_fluent_draw_text_20_filled": 58967, + "ic_fluent_draw_text_20_regular": 58968, + "ic_fluent_drawer_add_20_filled": 58969, + "ic_fluent_drawer_add_20_regular": 58970, + "ic_fluent_drawer_arrow_download_20_filled": 58971, + "ic_fluent_drawer_arrow_download_20_regular": 58972, + "ic_fluent_drawer_dismiss_20_filled": 58973, + "ic_fluent_drawer_dismiss_20_regular": 58974, + "ic_fluent_drawer_play_20_filled": 58975, + "ic_fluent_drawer_play_20_regular": 58976, + "ic_fluent_drawer_subtract_20_filled": 58977, + "ic_fluent_drawer_subtract_20_regular": 58978, + "ic_fluent_drink_beer_20_filled": 58979, + "ic_fluent_drink_beer_20_regular": 58980, + "ic_fluent_drink_bottle_20_filled": 58981, + "ic_fluent_drink_bottle_20_regular": 58982, + "ic_fluent_drink_bottle_off_20_filled": 58983, + "ic_fluent_drink_bottle_off_20_regular": 58984, + "ic_fluent_drink_coffee_20_filled": 58985, + "ic_fluent_drink_coffee_20_regular": 58986, + "ic_fluent_drink_margarita_20_filled": 58987, + "ic_fluent_drink_margarita_20_regular": 58988, + "ic_fluent_drink_to_go_20_filled": 58989, + "ic_fluent_drink_to_go_20_regular": 58990, + "ic_fluent_drink_wine_20_filled": 58991, + "ic_fluent_drink_wine_20_regular": 58992, + "ic_fluent_drive_train_20_filled": 58993, + "ic_fluent_drive_train_20_regular": 58994, + "ic_fluent_drop_20_filled": 58995, + "ic_fluent_drop_20_regular": 58996, + "ic_fluent_dual_screen_20_filled": 58997, + "ic_fluent_dual_screen_20_regular": 58998, + "ic_fluent_dual_screen_add_20_filled": 58999, + "ic_fluent_dual_screen_add_20_regular": 59000, + "ic_fluent_dual_screen_arrow_right_20_filled": 59001, + "ic_fluent_dual_screen_arrow_right_20_regular": 59002, + "ic_fluent_dual_screen_arrow_up_20_filled": 59003, + "ic_fluent_dual_screen_arrow_up_20_regular": 59004, + "ic_fluent_dual_screen_clock_20_filled": 59005, + "ic_fluent_dual_screen_clock_20_regular": 59006, + "ic_fluent_dual_screen_closed_alert_20_filled": 59007, + "ic_fluent_dual_screen_closed_alert_20_regular": 59008, + "ic_fluent_dual_screen_desktop_20_filled": 59009, + "ic_fluent_dual_screen_desktop_20_regular": 59010, + "ic_fluent_dual_screen_dismiss_20_filled": 59011, + "ic_fluent_dual_screen_dismiss_20_regular": 59012, + "ic_fluent_dual_screen_group_20_filled": 59013, + "ic_fluent_dual_screen_group_20_regular": 59014, + "ic_fluent_dual_screen_header_20_filled": 59015, + "ic_fluent_dual_screen_header_20_regular": 59016, + "ic_fluent_dual_screen_lock_20_filled": 59017, + "ic_fluent_dual_screen_lock_20_regular": 59018, + "ic_fluent_dual_screen_mirror_20_filled": 59019, + "ic_fluent_dual_screen_mirror_20_regular": 59020, + "ic_fluent_dual_screen_pagination_20_filled": 59021, + "ic_fluent_dual_screen_pagination_20_regular": 59022, + "ic_fluent_dual_screen_settings_20_filled": 59023, + "ic_fluent_dual_screen_settings_20_regular": 59024, + "ic_fluent_dual_screen_span_20_filled": 59025, + "ic_fluent_dual_screen_span_20_regular": 59026, + "ic_fluent_dual_screen_speaker_20_filled": 59027, + "ic_fluent_dual_screen_speaker_20_regular": 59028, + "ic_fluent_dual_screen_status_bar_20_filled": 59029, + "ic_fluent_dual_screen_status_bar_20_regular": 59030, + "ic_fluent_dual_screen_tablet_20_filled": 59031, + "ic_fluent_dual_screen_tablet_20_regular": 59032, + "ic_fluent_dual_screen_update_20_filled": 59033, + "ic_fluent_dual_screen_update_20_regular": 59034, + "ic_fluent_dual_screen_vertical_scroll_20_filled": 59035, + "ic_fluent_dual_screen_vertical_scroll_20_regular": 59036, + "ic_fluent_dual_screen_vibrate_20_filled": 59037, + "ic_fluent_dual_screen_vibrate_20_regular": 59038, + "ic_fluent_dumbbell_20_filled": 59039, + "ic_fluent_dumbbell_20_regular": 59040, + "ic_fluent_earth_20_filled": 59041, + "ic_fluent_earth_20_regular": 59042, + "ic_fluent_earth_leaf_20_filled": 59043, + "ic_fluent_earth_leaf_20_regular": 59044, + "ic_fluent_edit_20_filled": 59045, + "ic_fluent_edit_20_regular": 59046, + "ic_fluent_edit_arrow_back_20_filled": 59047, + "ic_fluent_edit_arrow_back_20_regular": 59048, + "ic_fluent_edit_off_20_filled": 59049, + "ic_fluent_edit_off_20_regular": 59050, + "ic_fluent_edit_prohibited_20_filled": 59051, + "ic_fluent_edit_prohibited_20_regular": 59052, + "ic_fluent_edit_settings_20_filled": 59053, + "ic_fluent_edit_settings_20_regular": 59054, + "ic_fluent_elevator_20_filled": 59055, + "ic_fluent_elevator_20_regular": 59056, + "ic_fluent_emoji_20_filled": 59057, + "ic_fluent_emoji_20_regular": 59058, + "ic_fluent_emoji_add_20_filled": 59059, + "ic_fluent_emoji_add_20_regular": 59060, + "ic_fluent_emoji_angry_20_filled": 59061, + "ic_fluent_emoji_angry_20_regular": 59062, + "ic_fluent_emoji_edit_20_filled": 59063, + "ic_fluent_emoji_edit_20_regular": 59064, + "ic_fluent_emoji_hand_20_filled": 59065, + "ic_fluent_emoji_hand_20_regular": 59066, + "ic_fluent_emoji_laugh_20_filled": 59067, + "ic_fluent_emoji_laugh_20_regular": 59068, + "ic_fluent_emoji_meh_20_filled": 59069, + "ic_fluent_emoji_meh_20_regular": 59070, + "ic_fluent_emoji_multiple_20_filled": 59071, + "ic_fluent_emoji_multiple_20_regular": 59072, + "ic_fluent_emoji_sad_20_filled": 59073, + "ic_fluent_emoji_sad_20_regular": 59074, + "ic_fluent_emoji_sad_slight_20_filled": 59075, + "ic_fluent_emoji_sad_slight_20_regular": 59076, + "ic_fluent_emoji_smile_slight_20_filled": 59077, + "ic_fluent_emoji_smile_slight_20_regular": 59078, + "ic_fluent_emoji_sparkle_20_filled": 59079, + "ic_fluent_emoji_sparkle_20_regular": 59080, + "ic_fluent_emoji_surprise_20_filled": 59081, + "ic_fluent_emoji_surprise_20_regular": 59082, + "ic_fluent_engine_20_filled": 59083, + "ic_fluent_engine_20_regular": 59084, + "ic_fluent_equal_circle_20_filled": 59085, + "ic_fluent_equal_circle_20_regular": 59086, + "ic_fluent_equal_off_20_filled": 59087, + "ic_fluent_equal_off_20_regular": 59088, + "ic_fluent_eraser_20_filled": 59089, + "ic_fluent_eraser_20_regular": 59090, + "ic_fluent_eraser_medium_20_filled": 59091, + "ic_fluent_eraser_medium_20_regular": 59092, + "ic_fluent_eraser_segment_20_filled": 59093, + "ic_fluent_eraser_segment_20_regular": 59094, + "ic_fluent_eraser_small_20_filled": 59095, + "ic_fluent_eraser_small_20_regular": 59096, + "ic_fluent_eraser_tool_20_filled": 59097, + "ic_fluent_eraser_tool_20_regular": 59098, + "ic_fluent_error_circle_20_filled": 59099, + "ic_fluent_error_circle_20_regular": 59100, + "ic_fluent_error_circle_settings_20_filled": 59101, + "ic_fluent_error_circle_settings_20_regular": 59102, + "ic_fluent_expand_up_left_20_filled": 59103, + "ic_fluent_expand_up_left_20_regular": 59104, + "ic_fluent_expand_up_right_20_filled": 59105, + "ic_fluent_expand_up_right_20_regular": 59106, + "ic_fluent_extended_dock_20_filled": 59107, + "ic_fluent_extended_dock_20_regular": 59108, + "ic_fluent_eye_20_filled": 59109, + "ic_fluent_eye_20_regular": 59110, + "ic_fluent_eye_lines_20_filled": 59111, + "ic_fluent_eye_lines_20_regular": 59112, + "ic_fluent_eye_off_20_filled": 59113, + "ic_fluent_eye_off_20_regular": 59114, + "ic_fluent_eye_tracking_20_filled": 59115, + "ic_fluent_eye_tracking_20_regular": 59116, + "ic_fluent_eye_tracking_off_20_filled": 59117, + "ic_fluent_eye_tracking_off_20_regular": 59118, + "ic_fluent_eyedropper_20_filled": 59119, + "ic_fluent_eyedropper_20_regular": 59120, + "ic_fluent_eyedropper_off_20_filled": 59121, + "ic_fluent_eyedropper_off_20_regular": 59122, + "ic_fluent_f_stop_20_filled": 59123, + "ic_fluent_f_stop_20_regular": 59124, + "ic_fluent_fast_acceleration_20_filled": 59125, + "ic_fluent_fast_acceleration_20_regular": 59126, + "ic_fluent_fast_forward_20_filled": 59127, + "ic_fluent_fast_forward_20_regular": 59128, + "ic_fluent_fax_20_filled": 59129, + "ic_fluent_fax_20_regular": 59130, + "ic_fluent_feed_20_filled": 59131, + "ic_fluent_feed_20_regular": 59132, + "ic_fluent_filmstrip_20_filled": 59133, + "ic_fluent_filmstrip_20_regular": 59134, + "ic_fluent_filmstrip_play_20_filled": 59135, + "ic_fluent_filmstrip_play_20_regular": 59136, + "ic_fluent_filter_20_filled": 59137, + "ic_fluent_filter_20_regular": 59138, + "ic_fluent_filter_add_20_filled": 59139, + "ic_fluent_filter_add_20_regular": 59140, + "ic_fluent_filter_dismiss_20_filled": 59141, + "ic_fluent_filter_dismiss_20_regular": 59142, + "ic_fluent_filter_sync_20_filled": 59143, + "ic_fluent_filter_sync_20_regular": 59144, + "ic_fluent_fingerprint_20_filled": 59145, + "ic_fluent_fingerprint_20_regular": 59146, + "ic_fluent_fire_20_filled": 59147, + "ic_fluent_fire_20_regular": 59148, + "ic_fluent_fireplace_20_filled": 59149, + "ic_fluent_fireplace_20_regular": 59150, + "ic_fluent_fixed_width_20_filled": 59151, + "ic_fluent_fixed_width_20_regular": 59152, + "ic_fluent_flag_20_filled": 59153, + "ic_fluent_flag_20_regular": 59154, + "ic_fluent_flag_checkered_20_filled": 59155, + "ic_fluent_flag_checkered_20_regular": 59156, + "ic_fluent_flag_clock_20_filled": 59157, + "ic_fluent_flag_clock_20_regular": 59158, + "ic_fluent_flag_off_20_filled": 59159, + "ic_fluent_flag_off_20_regular": 59160, + "ic_fluent_flag_pride_20_filled": 59161, + "ic_fluent_flash_20_filled": 59162, + "ic_fluent_flash_20_regular": 59163, + "ic_fluent_flash_add_20_filled": 59164, + "ic_fluent_flash_add_20_regular": 59165, + "ic_fluent_flash_auto_20_filled": 59166, + "ic_fluent_flash_auto_20_regular": 59167, + "ic_fluent_flash_checkmark_20_filled": 59168, + "ic_fluent_flash_checkmark_20_regular": 59169, + "ic_fluent_flash_flow_20_filled": 59170, + "ic_fluent_flash_flow_20_regular": 59171, + "ic_fluent_flash_off_20_filled": 59172, + "ic_fluent_flash_off_20_regular": 59173, + "ic_fluent_flash_play_20_filled": 59174, + "ic_fluent_flash_play_20_regular": 59175, + "ic_fluent_flash_settings_20_filled": 59176, + "ic_fluent_flash_settings_20_regular": 59177, + "ic_fluent_flashlight_20_filled": 59178, + "ic_fluent_flashlight_20_regular": 59179, + "ic_fluent_flashlight_off_20_filled": 59180, + "ic_fluent_flashlight_off_20_regular": 59181, + "ic_fluent_flip_horizontal_20_filled": 59182, + "ic_fluent_flip_horizontal_20_regular": 59183, + "ic_fluent_flip_vertical_20_filled": 59184, + "ic_fluent_flip_vertical_20_regular": 59185, + "ic_fluent_flow_20_filled": 59186, + "ic_fluent_flow_20_regular": 59187, + "ic_fluent_flowchart_20_filled": 59188, + "ic_fluent_flowchart_20_regular": 59189, + "ic_fluent_flowchart_circle_20_filled": 59190, + "ic_fluent_flowchart_circle_20_regular": 59191, + "ic_fluent_fluent_20_filled": 59192, + "ic_fluent_fluent_20_regular": 59193, + "ic_fluent_fluid_20_filled": 59194, + "ic_fluent_fluid_20_regular": 59195, + "ic_fluent_folder_20_filled": 59196, + "ic_fluent_folder_20_regular": 59197, + "ic_fluent_folder_add_20_filled": 59198, + "ic_fluent_folder_add_20_regular": 59199, + "ic_fluent_folder_arrow_left_20_filled": 59200, + "ic_fluent_folder_arrow_left_20_regular": 59201, + "ic_fluent_folder_arrow_right_20_filled": 59202, + "ic_fluent_folder_arrow_right_20_regular": 59203, + "ic_fluent_folder_arrow_up_20_filled": 59204, + "ic_fluent_folder_arrow_up_20_regular": 59205, + "ic_fluent_folder_briefcase_20_filled": 59206, + "ic_fluent_folder_briefcase_20_regular": 59207, + "ic_fluent_folder_globe_20_filled": 59208, + "ic_fluent_folder_globe_20_regular": 59209, + "ic_fluent_folder_link_20_filled": 59210, + "ic_fluent_folder_link_20_regular": 59211, + "ic_fluent_folder_mail_20_filled": 59212, + "ic_fluent_folder_mail_20_regular": 59213, + "ic_fluent_folder_open_20_filled": 59214, + "ic_fluent_folder_open_20_regular": 59215, + "ic_fluent_folder_open_vertical_20_filled": 59216, + "ic_fluent_folder_open_vertical_20_regular": 59217, + "ic_fluent_folder_people_20_filled": 59218, + "ic_fluent_folder_people_20_regular": 59219, + "ic_fluent_folder_person_20_filled": 59220, + "ic_fluent_folder_person_20_regular": 59221, + "ic_fluent_folder_prohibited_20_filled": 59222, + "ic_fluent_folder_prohibited_20_regular": 59223, + "ic_fluent_folder_swap_20_filled": 59224, + "ic_fluent_folder_swap_20_regular": 59225, + "ic_fluent_folder_sync_20_filled": 59226, + "ic_fluent_folder_sync_20_regular": 59227, + "ic_fluent_folder_zip_20_filled": 59228, + "ic_fluent_folder_zip_20_regular": 59229, + "ic_fluent_font_decrease_20_filled": 59230, + "ic_fluent_font_decrease_20_regular": 59231, + "ic_fluent_font_increase_20_filled": 59232, + "ic_fluent_font_increase_20_regular": 59233, + "ic_fluent_font_space_tracking_in_20_filled": 59234, + "ic_fluent_font_space_tracking_in_20_regular": 59235, + "ic_fluent_font_space_tracking_out_20_filled": 59236, + "ic_fluent_font_space_tracking_out_20_regular": 59237, + "ic_fluent_food_20_filled": 59238, + "ic_fluent_food_20_regular": 59239, + "ic_fluent_food_apple_20_filled": 59240, + "ic_fluent_food_apple_20_regular": 59241, + "ic_fluent_food_cake_20_filled": 59242, + "ic_fluent_food_cake_20_regular": 59243, + "ic_fluent_food_carrot_20_filled": 59244, + "ic_fluent_food_carrot_20_regular": 59245, + "ic_fluent_food_chicken_leg_20_filled": 59246, + "ic_fluent_food_chicken_leg_20_regular": 59247, + "ic_fluent_food_egg_20_filled": 59248, + "ic_fluent_food_egg_20_regular": 59249, + "ic_fluent_food_fish_20_filled": 59250, + "ic_fluent_food_fish_20_regular": 59251, + "ic_fluent_food_grains_20_filled": 59252, + "ic_fluent_food_grains_20_regular": 59253, + "ic_fluent_food_pizza_20_filled": 59254, + "ic_fluent_food_pizza_20_regular": 59255, + "ic_fluent_food_toast_20_filled": 59256, + "ic_fluent_food_toast_20_regular": 59257, + "ic_fluent_form_20_filled": 59258, + "ic_fluent_form_20_regular": 59259, + "ic_fluent_form_multiple_20_filled": 59260, + "ic_fluent_form_multiple_20_regular": 59261, + "ic_fluent_form_new_20_filled": 59262, + "ic_fluent_form_new_20_regular": 59263, + "ic_fluent_fps_120_20_filled": 59264, + "ic_fluent_fps_120_20_regular": 59265, + "ic_fluent_fps_240_20_filled": 59266, + "ic_fluent_fps_240_20_regular": 59267, + "ic_fluent_fps_30_20_filled": 59268, + "ic_fluent_fps_30_20_regular": 59269, + "ic_fluent_fps_60_20_filled": 59270, + "ic_fluent_fps_60_20_regular": 59271, + "ic_fluent_fps_960_20_filled": 59272, + "ic_fluent_fps_960_20_regular": 59273, + "ic_fluent_frame_20_filled": 59274, + "ic_fluent_frame_20_regular": 59275, + "ic_fluent_full_screen_maximize_20_filled": 59276, + "ic_fluent_full_screen_maximize_20_regular": 59277, + "ic_fluent_full_screen_minimize_20_filled": 59278, + "ic_fluent_full_screen_minimize_20_regular": 59279, + "ic_fluent_games_20_filled": 59280, + "ic_fluent_games_20_regular": 59281, + "ic_fluent_gantt_chart_20_filled": 59282, + "ic_fluent_gantt_chart_20_regular": 59283, + "ic_fluent_gas_20_filled": 59284, + "ic_fluent_gas_20_regular": 59285, + "ic_fluent_gas_pump_20_filled": 59286, + "ic_fluent_gas_pump_20_regular": 59287, + "ic_fluent_gather_20_filled": 59288, + "ic_fluent_gather_20_regular": 59289, + "ic_fluent_gauge_20_filled": 59290, + "ic_fluent_gauge_20_regular": 59291, + "ic_fluent_gauge_add_20_filled": 59292, + "ic_fluent_gauge_add_20_regular": 59293, + "ic_fluent_gavel_20_filled": 59294, + "ic_fluent_gavel_20_regular": 59295, + "ic_fluent_gesture_20_filled": 59296, + "ic_fluent_gesture_20_regular": 59297, + "ic_fluent_gif_20_filled": 59298, + "ic_fluent_gif_20_regular": 59299, + "ic_fluent_gift_20_filled": 59300, + "ic_fluent_gift_20_regular": 59301, + "ic_fluent_gift_card_20_filled": 59302, + "ic_fluent_gift_card_20_regular": 59303, + "ic_fluent_gift_card_add_20_filled": 59304, + "ic_fluent_gift_card_add_20_regular": 59305, + "ic_fluent_gift_card_arrow_right_20_filled": 59306, + "ic_fluent_gift_card_arrow_right_20_regular": 59307, + "ic_fluent_gift_card_money_20_filled": 59308, + "ic_fluent_gift_card_money_20_regular": 59309, + "ic_fluent_gift_card_multiple_20_filled": 59310, + "ic_fluent_gift_card_multiple_20_regular": 59311, + "ic_fluent_glance_20_filled": 59312, + "ic_fluent_glance_20_regular": 59313, + "ic_fluent_glance_horizontal_20_filled": 59314, + "ic_fluent_glance_horizontal_20_regular": 59315, + "ic_fluent_glasses_20_filled": 59316, + "ic_fluent_glasses_20_regular": 59317, + "ic_fluent_glasses_off_20_filled": 59318, + "ic_fluent_glasses_off_20_regular": 59319, + "ic_fluent_globe_20_filled": 59320, + "ic_fluent_globe_20_regular": 59321, + "ic_fluent_globe_add_20_filled": 59322, + "ic_fluent_globe_add_20_regular": 59323, + "ic_fluent_globe_clock_20_filled": 59324, + "ic_fluent_globe_clock_20_regular": 59325, + "ic_fluent_globe_desktop_20_filled": 59326, + "ic_fluent_globe_desktop_20_regular": 59327, + "ic_fluent_globe_location_20_filled": 59328, + "ic_fluent_globe_location_20_regular": 59329, + "ic_fluent_globe_person_20_filled": 59330, + "ic_fluent_globe_person_20_regular": 59331, + "ic_fluent_globe_prohibited_20_filled": 59332, + "ic_fluent_globe_prohibited_20_regular": 59333, + "ic_fluent_globe_search_20_filled": 59334, + "ic_fluent_globe_search_20_regular": 59335, + "ic_fluent_globe_shield_20_filled": 59336, + "ic_fluent_globe_shield_20_regular": 59337, + "ic_fluent_globe_star_20_filled": 59338, + "ic_fluent_globe_star_20_regular": 59339, + "ic_fluent_globe_surface_20_filled": 59340, + "ic_fluent_globe_surface_20_regular": 59341, + "ic_fluent_globe_video_20_filled": 59342, + "ic_fluent_globe_video_20_regular": 59343, + "ic_fluent_grid_20_filled": 59344, + "ic_fluent_grid_20_regular": 59345, + "ic_fluent_grid_dots_20_filled": 59346, + "ic_fluent_grid_dots_20_regular": 59347, + "ic_fluent_grid_kanban_20_filled": 59348, + "ic_fluent_grid_kanban_20_regular": 59349, + "ic_fluent_group_20_filled": 59350, + "ic_fluent_group_20_regular": 59351, + "ic_fluent_group_dismiss_20_filled": 59352, + "ic_fluent_group_dismiss_20_regular": 59353, + "ic_fluent_group_list_20_filled": 59354, + "ic_fluent_group_list_20_regular": 59355, + "ic_fluent_group_return_20_filled": 59356, + "ic_fluent_group_return_20_regular": 59357, + "ic_fluent_guardian_20_filled": 59358, + "ic_fluent_guardian_20_regular": 59359, + "ic_fluent_guest_20_filled": 59360, + "ic_fluent_guest_20_regular": 59361, + "ic_fluent_guest_add_20_filled": 59362, + "ic_fluent_guest_add_20_regular": 59363, + "ic_fluent_guitar_20_filled": 59364, + "ic_fluent_guitar_20_regular": 59365, + "ic_fluent_hand_draw_20_filled": 59366, + "ic_fluent_hand_draw_20_regular": 59367, + "ic_fluent_hand_left_20_filled": 59368, + "ic_fluent_hand_left_20_regular": 59369, + "ic_fluent_hand_left_chat_20_filled": 59370, + "ic_fluent_hand_left_chat_20_regular": 59371, + "ic_fluent_hand_open_heart_20_filled": 59372, + "ic_fluent_hand_open_heart_20_regular": 59373, + "ic_fluent_hand_right_20_filled": 59374, + "ic_fluent_hand_right_20_regular": 59375, + "ic_fluent_hand_right_off_20_filled": 59376, + "ic_fluent_hand_right_off_20_regular": 59377, + "ic_fluent_hand_wave_20_filled": 59378, + "ic_fluent_hand_wave_20_regular": 59379, + "ic_fluent_handshake_20_filled": 59380, + "ic_fluent_handshake_20_regular": 59381, + "ic_fluent_hard_drive_20_filled": 59382, + "ic_fluent_hard_drive_20_regular": 59383, + "ic_fluent_hat_graduation_20_filled": 59384, + "ic_fluent_hat_graduation_20_regular": 59385, + "ic_fluent_hd_20_filled": 59386, + "ic_fluent_hd_20_regular": 59387, + "ic_fluent_hdr_20_filled": 59388, + "ic_fluent_hdr_20_regular": 59389, + "ic_fluent_hdr_off_20_filled": 59390, + "ic_fluent_hdr_off_20_regular": 59391, + "ic_fluent_headphones_20_filled": 59392, + "ic_fluent_headphones_20_regular": 59393, + "ic_fluent_headphones_sound_wave_20_filled": 59394, + "ic_fluent_headphones_sound_wave_20_regular": 59395, + "ic_fluent_headset_20_filled": 59396, + "ic_fluent_headset_20_regular": 59397, + "ic_fluent_headset_add_20_filled": 59398, + "ic_fluent_headset_add_20_regular": 59399, + "ic_fluent_headset_vr_20_filled": 59400, + "ic_fluent_headset_vr_20_regular": 59401, + "ic_fluent_heart_20_filled": 59402, + "ic_fluent_heart_20_regular": 59403, + "ic_fluent_heart_broken_20_filled": 59404, + "ic_fluent_heart_broken_20_regular": 59405, + "ic_fluent_heart_circle_20_filled": 59406, + "ic_fluent_heart_circle_20_regular": 59407, + "ic_fluent_heart_circle_hint_20_filled": 59408, + "ic_fluent_heart_circle_hint_20_regular": 59409, + "ic_fluent_heart_pulse_20_filled": 59410, + "ic_fluent_heart_pulse_20_regular": 59411, + "ic_fluent_highlight_20_filled": 59412, + "ic_fluent_highlight_20_regular": 59413, + "ic_fluent_highlight_accent_20_filled": 59414, + "ic_fluent_highlight_link_20_filled": 59415, + "ic_fluent_highlight_link_20_regular": 59416, + "ic_fluent_history_20_filled": 59417, + "ic_fluent_history_20_regular": 59418, + "ic_fluent_history_dismiss_20_filled": 59419, + "ic_fluent_history_dismiss_20_regular": 59420, + "ic_fluent_home_20_filled": 59421, + "ic_fluent_home_20_regular": 59422, + "ic_fluent_home_add_20_filled": 59423, + "ic_fluent_home_add_20_regular": 59424, + "ic_fluent_home_checkmark_20_filled": 59425, + "ic_fluent_home_checkmark_20_regular": 59426, + "ic_fluent_home_database_20_filled": 59427, + "ic_fluent_home_database_20_regular": 59428, + "ic_fluent_home_more_20_filled": 59429, + "ic_fluent_home_more_20_regular": 59430, + "ic_fluent_home_person_20_filled": 59431, + "ic_fluent_home_person_20_regular": 59432, + "ic_fluent_home_split_20_filled": 59433, + "ic_fluent_home_split_20_regular": 59434, + "ic_fluent_hourglass_20_filled": 59435, + "ic_fluent_hourglass_20_regular": 59436, + "ic_fluent_hourglass_half_20_filled": 59437, + "ic_fluent_hourglass_half_20_regular": 59438, + "ic_fluent_hourglass_one_quarter_20_filled": 59439, + "ic_fluent_hourglass_one_quarter_20_regular": 59440, + "ic_fluent_hourglass_three_quarter_20_filled": 59441, + "ic_fluent_hourglass_three_quarter_20_regular": 59442, + "ic_fluent_icons_20_filled": 59443, + "ic_fluent_icons_20_regular": 59444, + "ic_fluent_image_20_filled": 59445, + "ic_fluent_image_20_regular": 59446, + "ic_fluent_image_add_20_filled": 59447, + "ic_fluent_image_add_20_regular": 59448, + "ic_fluent_image_alt_text_20_filled": 59449, + "ic_fluent_image_alt_text_20_regular": 59450, + "ic_fluent_image_arrow_back_20_filled": 59451, + "ic_fluent_image_arrow_back_20_regular": 59452, + "ic_fluent_image_arrow_counterclockwise_20_filled": 59453, + "ic_fluent_image_arrow_counterclockwise_20_regular": 59454, + "ic_fluent_image_arrow_forward_20_filled": 59455, + "ic_fluent_image_arrow_forward_20_regular": 59456, + "ic_fluent_image_border_20_filled": 59457, + "ic_fluent_image_border_20_regular": 59458, + "ic_fluent_image_circle_20_filled": 59459, + "ic_fluent_image_circle_20_regular": 59460, + "ic_fluent_image_copy_20_filled": 59461, + "ic_fluent_image_copy_20_regular": 59462, + "ic_fluent_image_edit_20_filled": 59463, + "ic_fluent_image_edit_20_regular": 59464, + "ic_fluent_image_globe_20_filled": 59465, + "ic_fluent_image_globe_20_regular": 59466, + "ic_fluent_image_multiple_20_filled": 59467, + "ic_fluent_image_multiple_20_regular": 59468, + "ic_fluent_image_multiple_off_20_filled": 59469, + "ic_fluent_image_multiple_off_20_regular": 59470, + "ic_fluent_image_off_20_filled": 59471, + "ic_fluent_image_off_20_regular": 59472, + "ic_fluent_image_prohibited_20_filled": 59473, + "ic_fluent_image_prohibited_20_regular": 59474, + "ic_fluent_image_reflection_20_filled": 59475, + "ic_fluent_image_reflection_20_regular": 59476, + "ic_fluent_image_search_20_filled": 59477, + "ic_fluent_image_search_20_regular": 59478, + "ic_fluent_image_shadow_20_filled": 59479, + "ic_fluent_image_shadow_20_regular": 59480, + "ic_fluent_image_table_20_filled": 59481, + "ic_fluent_image_table_20_regular": 59482, + "ic_fluent_immersive_reader_20_filled": 59483, + "ic_fluent_immersive_reader_20_regular": 59484, + "ic_fluent_important_20_filled": 59485, + "ic_fluent_important_20_regular": 59486, + "ic_fluent_incognito_20_filled": 59487, + "ic_fluent_incognito_20_regular": 59488, + "ic_fluent_info_20_filled": 59489, + "ic_fluent_info_20_regular": 59490, + "ic_fluent_info_shield_20_filled": 59491, + "ic_fluent_info_shield_20_regular": 59492, + "ic_fluent_ink_stroke_20_filled": 59493, + "ic_fluent_ink_stroke_20_regular": 59494, + "ic_fluent_ink_stroke_arrow_down_20_filled": 59495, + "ic_fluent_ink_stroke_arrow_down_20_regular": 59496, + "ic_fluent_ink_stroke_arrow_up_down_20_filled": 59497, + "ic_fluent_ink_stroke_arrow_up_down_20_regular": 59498, + "ic_fluent_inking_tool_20_filled": 59499, + "ic_fluent_inking_tool_20_regular": 59500, + "ic_fluent_inking_tool_accent_20_filled": 59501, + "ic_fluent_inprivate_account_20_filled": 59502, + "ic_fluent_inprivate_account_20_regular": 59503, + "ic_fluent_insert_20_filled": 59504, + "ic_fluent_insert_20_regular": 59505, + "ic_fluent_ios_chevron_right_20_filled": 59506, + "ic_fluent_ios_chevron_right_20_regular": 59507, + "ic_fluent_iot_20_filled": 59508, + "ic_fluent_iot_20_regular": 59509, + "ic_fluent_iot_alert_20_filled": 59510, + "ic_fluent_iot_alert_20_regular": 59511, + "ic_fluent_javascript_20_filled": 59512, + "ic_fluent_javascript_20_regular": 59513, + "ic_fluent_joystick_20_filled": 59514, + "ic_fluent_joystick_20_regular": 59515, + "ic_fluent_key_20_filled": 59516, + "ic_fluent_key_20_regular": 59517, + "ic_fluent_key_command_20_filled": 59518, + "ic_fluent_key_command_20_regular": 59519, + "ic_fluent_key_multiple_20_filled": 59520, + "ic_fluent_key_multiple_20_regular": 59521, + "ic_fluent_key_reset_20_filled": 59522, + "ic_fluent_key_reset_20_regular": 59523, + "ic_fluent_keyboard_123_20_filled": 59524, + "ic_fluent_keyboard_123_20_regular": 59525, + "ic_fluent_keyboard_20_filled": 59526, + "ic_fluent_keyboard_20_regular": 59527, + "ic_fluent_keyboard_dock_20_filled": 59528, + "ic_fluent_keyboard_dock_20_regular": 59529, + "ic_fluent_keyboard_layout_float_20_filled": 59530, + "ic_fluent_keyboard_layout_float_20_regular": 59531, + "ic_fluent_keyboard_layout_one_handed_left_20_filled": 59532, + "ic_fluent_keyboard_layout_one_handed_left_20_regular": 59533, + "ic_fluent_keyboard_layout_resize_20_filled": 59534, + "ic_fluent_keyboard_layout_resize_20_regular": 59535, + "ic_fluent_keyboard_layout_split_20_filled": 59536, + "ic_fluent_keyboard_layout_split_20_regular": 59537, + "ic_fluent_keyboard_shift_20_filled": 59538, + "ic_fluent_keyboard_shift_20_regular": 59539, + "ic_fluent_keyboard_shift_uppercase_20_filled": 59540, + "ic_fluent_keyboard_shift_uppercase_20_regular": 59541, + "ic_fluent_keyboard_tab_20_filled": 59542, + "ic_fluent_keyboard_tab_20_regular": 59543, + "ic_fluent_laptop_20_filled": 59544, + "ic_fluent_laptop_20_regular": 59545, + "ic_fluent_laptop_dismiss_20_filled": 59546, + "ic_fluent_laptop_dismiss_20_regular": 59547, + "ic_fluent_laser_tool_20_filled": 59548, + "ic_fluent_laser_tool_20_regular": 59549, + "ic_fluent_lasso_20_filled": 59550, + "ic_fluent_lasso_20_regular": 59551, + "ic_fluent_launcher_settings_20_filled": 59552, + "ic_fluent_launcher_settings_20_regular": 59553, + "ic_fluent_layer_20_filled": 59554, + "ic_fluent_layer_20_regular": 59555, + "ic_fluent_layer_diagonal_20_filled": 59556, + "ic_fluent_layer_diagonal_20_regular": 59557, + "ic_fluent_layer_diagonal_person_20_filled": 59558, + "ic_fluent_layer_diagonal_person_20_regular": 59559, + "ic_fluent_leaf_one_20_filled": 59560, + "ic_fluent_leaf_one_20_regular": 59561, + "ic_fluent_leaf_three_20_filled": 59562, + "ic_fluent_leaf_three_20_regular": 59563, + "ic_fluent_leaf_two_20_filled": 59564, + "ic_fluent_leaf_two_20_regular": 59565, + "ic_fluent_learning_app_20_filled": 59566, + "ic_fluent_learning_app_20_regular": 59567, + "ic_fluent_library_20_filled": 59568, + "ic_fluent_library_20_regular": 59569, + "ic_fluent_lightbulb_20_filled": 59570, + "ic_fluent_lightbulb_20_regular": 59571, + "ic_fluent_lightbulb_circle_20_filled": 59572, + "ic_fluent_lightbulb_circle_20_regular": 59573, + "ic_fluent_lightbulb_filament_20_filled": 59574, + "ic_fluent_lightbulb_filament_20_regular": 59575, + "ic_fluent_lightbulb_person_20_filled": 59576, + "ic_fluent_lightbulb_person_20_regular": 59577, + "ic_fluent_likert_20_filled": 59578, + "ic_fluent_likert_20_regular": 59579, + "ic_fluent_line_20_filled": 59580, + "ic_fluent_line_20_regular": 59581, + "ic_fluent_line_dashes_20_filled": 59582, + "ic_fluent_line_dashes_20_regular": 59583, + "ic_fluent_line_horizontal_1_20_filled": 59584, + "ic_fluent_line_horizontal_1_20_regular": 59585, + "ic_fluent_line_horizontal_3_20_filled": 59586, + "ic_fluent_line_horizontal_3_20_regular": 59587, + "ic_fluent_line_horizontal_4_20_filled": 59588, + "ic_fluent_line_horizontal_4_20_regular": 59589, + "ic_fluent_line_horizontal_4_search_20_filled": 59590, + "ic_fluent_line_horizontal_4_search_20_regular": 59591, + "ic_fluent_line_horizontal_5_20_filled": 59592, + "ic_fluent_line_horizontal_5_20_regular": 59593, + "ic_fluent_line_horizontal_5_error_20_filled": 59594, + "ic_fluent_line_horizontal_5_error_20_regular": 59595, + "ic_fluent_line_style_20_filled": 59596, + "ic_fluent_line_style_20_regular": 59597, + "ic_fluent_line_thickness_20_filled": 59598, + "ic_fluent_line_thickness_20_regular": 59599, + "ic_fluent_link_20_filled": 59600, + "ic_fluent_link_20_regular": 59601, + "ic_fluent_link_dismiss_20_filled": 59602, + "ic_fluent_link_dismiss_20_regular": 59603, + "ic_fluent_link_edit_20_filled": 59604, + "ic_fluent_link_edit_20_regular": 59605, + "ic_fluent_link_square_20_filled": 59606, + "ic_fluent_link_square_20_regular": 59607, + "ic_fluent_link_toolbox_20_filled": 59608, + "ic_fluent_link_toolbox_20_regular": 59609, + "ic_fluent_list_20_filled": 59610, + "ic_fluent_list_20_regular": 59611, + "ic_fluent_live_20_filled": 59612, + "ic_fluent_live_20_regular": 59613, + "ic_fluent_live_off_20_filled": 59614, + "ic_fluent_live_off_20_regular": 59615, + "ic_fluent_local_language_20_filled": 59616, + "ic_fluent_local_language_20_regular": 59617, + "ic_fluent_location_20_filled": 59618, + "ic_fluent_location_20_regular": 59619, + "ic_fluent_location_add_20_filled": 59620, + "ic_fluent_location_add_20_regular": 59621, + "ic_fluent_location_add_left_20_filled": 59622, + "ic_fluent_location_add_left_20_regular": 59623, + "ic_fluent_location_add_right_20_filled": 59624, + "ic_fluent_location_add_right_20_regular": 59625, + "ic_fluent_location_add_up_20_filled": 59626, + "ic_fluent_location_add_up_20_regular": 59627, + "ic_fluent_location_arrow_20_filled": 59628, + "ic_fluent_location_arrow_20_regular": 59629, + "ic_fluent_location_arrow_left_20_filled": 59630, + "ic_fluent_location_arrow_left_20_regular": 59631, + "ic_fluent_location_arrow_right_20_filled": 59632, + "ic_fluent_location_arrow_right_20_regular": 59633, + "ic_fluent_location_arrow_up_20_filled": 59634, + "ic_fluent_location_arrow_up_20_regular": 59635, + "ic_fluent_location_dismiss_20_filled": 59636, + "ic_fluent_location_dismiss_20_regular": 59637, + "ic_fluent_location_live_20_filled": 59638, + "ic_fluent_location_live_20_regular": 59639, + "ic_fluent_location_off_20_filled": 59640, + "ic_fluent_location_off_20_regular": 59641, + "ic_fluent_lock_closed_20_filled": 59642, + "ic_fluent_lock_closed_20_regular": 59643, + "ic_fluent_lock_closed_key_20_filled": 59644, + "ic_fluent_lock_closed_key_20_regular": 59645, + "ic_fluent_lock_multiple_20_filled": 59646, + "ic_fluent_lock_multiple_20_regular": 59647, + "ic_fluent_lock_open_20_filled": 59648, + "ic_fluent_lock_open_20_regular": 59649, + "ic_fluent_lock_shield_20_filled": 59650, + "ic_fluent_lock_shield_20_regular": 59651, + "ic_fluent_lottery_20_filled": 59652, + "ic_fluent_lottery_20_regular": 59653, + "ic_fluent_luggage_20_filled": 59654, + "ic_fluent_luggage_20_regular": 59655, + "ic_fluent_mail_20_filled": 59656, + "ic_fluent_mail_20_regular": 59657, + "ic_fluent_mail_add_20_filled": 59658, + "ic_fluent_mail_add_20_regular": 59659, + "ic_fluent_mail_alert_20_filled": 59660, + "ic_fluent_mail_alert_20_regular": 59661, + "ic_fluent_mail_all_read_20_filled": 59662, + "ic_fluent_mail_all_read_20_regular": 59663, + "ic_fluent_mail_all_unread_20_filled": 59664, + "ic_fluent_mail_all_unread_20_regular": 59665, + "ic_fluent_mail_arrow_double_back_20_filled": 59666, + "ic_fluent_mail_arrow_double_back_20_regular": 59667, + "ic_fluent_mail_arrow_down_20_filled": 59668, + "ic_fluent_mail_arrow_down_20_regular": 59669, + "ic_fluent_mail_arrow_forward_20_filled": 59670, + "ic_fluent_mail_arrow_forward_20_regular": 59671, + "ic_fluent_mail_arrow_up_20_filled": 59672, + "ic_fluent_mail_arrow_up_20_regular": 59673, + "ic_fluent_mail_attach_20_filled": 59674, + "ic_fluent_mail_attach_20_regular": 59675, + "ic_fluent_mail_checkmark_20_filled": 59676, + "ic_fluent_mail_checkmark_20_regular": 59677, + "ic_fluent_mail_clock_20_filled": 59678, + "ic_fluent_mail_clock_20_regular": 59679, + "ic_fluent_mail_copy_20_filled": 59680, + "ic_fluent_mail_copy_20_regular": 59681, + "ic_fluent_mail_dismiss_20_filled": 59682, + "ic_fluent_mail_dismiss_20_regular": 59683, + "ic_fluent_mail_edit_20_filled": 59684, + "ic_fluent_mail_edit_20_regular": 59685, + "ic_fluent_mail_error_20_filled": 59686, + "ic_fluent_mail_error_20_regular": 59687, + "ic_fluent_mail_inbox_20_filled": 59688, + "ic_fluent_mail_inbox_20_regular": 59689, + "ic_fluent_mail_inbox_add_20_filled": 59690, + "ic_fluent_mail_inbox_add_20_regular": 59691, + "ic_fluent_mail_inbox_all_20_filled": 59692, + "ic_fluent_mail_inbox_all_20_regular": 59693, + "ic_fluent_mail_inbox_arrow_down_20_filled": 59694, + "ic_fluent_mail_inbox_arrow_down_20_regular": 59695, + "ic_fluent_mail_inbox_arrow_right_20_filled": 59696, + "ic_fluent_mail_inbox_arrow_right_20_regular": 59697, + "ic_fluent_mail_inbox_arrow_up_20_filled": 59698, + "ic_fluent_mail_inbox_arrow_up_20_regular": 59699, + "ic_fluent_mail_inbox_checkmark_20_filled": 59700, + "ic_fluent_mail_inbox_checkmark_20_regular": 59701, + "ic_fluent_mail_inbox_dismiss_20_filled": 59702, + "ic_fluent_mail_inbox_dismiss_20_regular": 59703, + "ic_fluent_mail_link_20_filled": 59704, + "ic_fluent_mail_link_20_regular": 59705, + "ic_fluent_mail_list_20_filled": 59706, + "ic_fluent_mail_list_20_regular": 59707, + "ic_fluent_mail_multiple_20_filled": 59708, + "ic_fluent_mail_multiple_20_regular": 59709, + "ic_fluent_mail_off_20_filled": 59710, + "ic_fluent_mail_off_20_regular": 59711, + "ic_fluent_mail_open_person_20_filled": 59712, + "ic_fluent_mail_open_person_20_regular": 59713, + "ic_fluent_mail_pause_20_filled": 59714, + "ic_fluent_mail_pause_20_regular": 59715, + "ic_fluent_mail_prohibited_20_filled": 59716, + "ic_fluent_mail_prohibited_20_regular": 59717, + "ic_fluent_mail_read_20_filled": 59718, + "ic_fluent_mail_read_20_regular": 59719, + "ic_fluent_mail_read_multiple_20_filled": 59720, + "ic_fluent_mail_read_multiple_20_regular": 59721, + "ic_fluent_mail_settings_20_filled": 59722, + "ic_fluent_mail_settings_20_regular": 59723, + "ic_fluent_mail_shield_20_filled": 59724, + "ic_fluent_mail_shield_20_regular": 59725, + "ic_fluent_mail_template_20_filled": 59726, + "ic_fluent_mail_template_20_regular": 59727, + "ic_fluent_mail_unread_20_filled": 59728, + "ic_fluent_mail_unread_20_regular": 59729, + "ic_fluent_mail_warning_20_filled": 59730, + "ic_fluent_mail_warning_20_regular": 59731, + "ic_fluent_map_20_filled": 59732, + "ic_fluent_map_20_regular": 59733, + "ic_fluent_map_drive_20_filled": 59734, + "ic_fluent_map_drive_20_regular": 59735, + "ic_fluent_markdown_20_filled": 59736, + "ic_fluent_markdown_20_regular": 59737, + "ic_fluent_match_app_layout_20_filled": 59738, + "ic_fluent_match_app_layout_20_regular": 59739, + "ic_fluent_math_format_linear_20_filled": 59740, + "ic_fluent_math_format_linear_20_regular": 59741, + "ic_fluent_math_format_professional_20_filled": 59742, + "ic_fluent_math_format_professional_20_regular": 59743, + "ic_fluent_math_formula_20_filled": 59744, + "ic_fluent_math_formula_20_regular": 59745, + "ic_fluent_math_symbols_20_filled": 59746, + "ic_fluent_math_symbols_20_regular": 59747, + "ic_fluent_maximize_20_filled": 59748, + "ic_fluent_maximize_20_regular": 59749, + "ic_fluent_meet_now_20_filled": 59750, + "ic_fluent_meet_now_20_regular": 59751, + "ic_fluent_megaphone_20_filled": 59752, + "ic_fluent_megaphone_20_regular": 59753, + "ic_fluent_megaphone_circle_20_filled": 59754, + "ic_fluent_megaphone_circle_20_regular": 59755, + "ic_fluent_megaphone_loud_20_filled": 59756, + "ic_fluent_megaphone_loud_20_regular": 59757, + "ic_fluent_megaphone_off_20_filled": 59758, + "ic_fluent_megaphone_off_20_regular": 59759, + "ic_fluent_mention_20_filled": 59760, + "ic_fluent_mention_20_regular": 59761, + "ic_fluent_mention_arrow_down_20_filled": 59762, + "ic_fluent_mention_arrow_down_20_regular": 59763, + "ic_fluent_mention_brackets_20_filled": 59764, + "ic_fluent_mention_brackets_20_regular": 59765, + "ic_fluent_merge_20_filled": 59766, + "ic_fluent_merge_20_regular": 59767, + "ic_fluent_mic_20_filled": 59768, + "ic_fluent_mic_20_regular": 59769, + "ic_fluent_mic_off_20_filled": 59770, + "ic_fluent_mic_off_20_regular": 59771, + "ic_fluent_mic_prohibited_20_filled": 59772, + "ic_fluent_mic_prohibited_20_regular": 59773, + "ic_fluent_mic_pulse_20_filled": 59774, + "ic_fluent_mic_pulse_20_regular": 59775, + "ic_fluent_mic_pulse_off_20_filled": 59776, + "ic_fluent_mic_pulse_off_20_regular": 59777, + "ic_fluent_mic_settings_20_filled": 59778, + "ic_fluent_mic_settings_20_regular": 59779, + "ic_fluent_mic_sparkle_20_filled": 59780, + "ic_fluent_mic_sparkle_20_regular": 59781, + "ic_fluent_mic_sync_20_filled": 59782, + "ic_fluent_mic_sync_20_regular": 59783, + "ic_fluent_microscope_20_filled": 59784, + "ic_fluent_microscope_20_regular": 59785, + "ic_fluent_midi_20_filled": 59786, + "ic_fluent_midi_20_regular": 59787, + "ic_fluent_mobile_optimized_20_filled": 59788, + "ic_fluent_mobile_optimized_20_regular": 59789, + "ic_fluent_molecule_20_filled": 59790, + "ic_fluent_molecule_20_regular": 59791, + "ic_fluent_money_20_filled": 59792, + "ic_fluent_money_20_regular": 59793, + "ic_fluent_money_calculator_20_filled": 59794, + "ic_fluent_money_calculator_20_regular": 59795, + "ic_fluent_money_dismiss_20_filled": 59796, + "ic_fluent_money_dismiss_20_regular": 59797, + "ic_fluent_money_hand_20_filled": 59798, + "ic_fluent_money_hand_20_regular": 59799, + "ic_fluent_money_off_20_filled": 59800, + "ic_fluent_money_off_20_regular": 59801, + "ic_fluent_money_settings_20_filled": 59802, + "ic_fluent_money_settings_20_regular": 59803, + "ic_fluent_more_circle_20_filled": 59804, + "ic_fluent_more_circle_20_regular": 59805, + "ic_fluent_more_horizontal_20_filled": 59806, + "ic_fluent_more_horizontal_20_regular": 59807, + "ic_fluent_more_vertical_20_filled": 59808, + "ic_fluent_more_vertical_20_regular": 59809, + "ic_fluent_mountain_location_bottom_20_filled": 59810, + "ic_fluent_mountain_location_bottom_20_regular": 59811, + "ic_fluent_mountain_location_top_20_filled": 59812, + "ic_fluent_mountain_location_top_20_regular": 59813, + "ic_fluent_mountain_trail_20_filled": 59814, + "ic_fluent_mountain_trail_20_regular": 59815, + "ic_fluent_movies_and_tv_20_filled": 59816, + "ic_fluent_movies_and_tv_20_regular": 59817, + "ic_fluent_multiplier_1_2x_20_filled": 59818, + "ic_fluent_multiplier_1_2x_20_regular": 59819, + "ic_fluent_multiplier_1_5x_20_filled": 59820, + "ic_fluent_multiplier_1_5x_20_regular": 59821, + "ic_fluent_multiplier_1_8x_20_filled": 59822, + "ic_fluent_multiplier_1_8x_20_regular": 59823, + "ic_fluent_multiplier_1x_20_filled": 59824, + "ic_fluent_multiplier_1x_20_regular": 59825, + "ic_fluent_multiplier_2x_20_filled": 59826, + "ic_fluent_multiplier_2x_20_regular": 59827, + "ic_fluent_multiplier_5x_20_filled": 59828, + "ic_fluent_multiplier_5x_20_regular": 59829, + "ic_fluent_multiselect_ltr_20_filled": 59830, + "ic_fluent_multiselect_ltr_20_regular": 59831, + "ic_fluent_multiselect_rtl_20_filled": 59832, + "ic_fluent_multiselect_rtl_20_regular": 59833, + "ic_fluent_music_note_1_20_filled": 59834, + "ic_fluent_music_note_1_20_regular": 59835, + "ic_fluent_music_note_2_20_filled": 59836, + "ic_fluent_music_note_2_20_regular": 59837, + "ic_fluent_music_note_2_play_20_filled": 59838, + "ic_fluent_music_note_2_play_20_regular": 59839, + "ic_fluent_music_note_off_1_20_filled": 59840, + "ic_fluent_music_note_off_1_20_regular": 59841, + "ic_fluent_music_note_off_2_20_filled": 59842, + "ic_fluent_music_note_off_2_20_regular": 59843, + "ic_fluent_my_location_20_filled": 59844, + "ic_fluent_my_location_20_regular": 59845, + "ic_fluent_navigation_20_filled": 59846, + "ic_fluent_navigation_20_regular": 59847, + "ic_fluent_navigation_location_target_20_filled": 59848, + "ic_fluent_navigation_location_target_20_regular": 59849, + "ic_fluent_navigation_play_20_filled": 59850, + "ic_fluent_navigation_play_20_regular": 59851, + "ic_fluent_navigation_unread_20_filled": 59852, + "ic_fluent_navigation_unread_20_regular": 59853, + "ic_fluent_network_check_20_filled": 59854, + "ic_fluent_network_check_20_regular": 59855, + "ic_fluent_new_20_filled": 59856, + "ic_fluent_new_20_regular": 59857, + "ic_fluent_news_20_filled": 59858, + "ic_fluent_news_20_regular": 59859, + "ic_fluent_next_20_filled": 59860, + "ic_fluent_next_20_regular": 59861, + "ic_fluent_note_20_filled": 59862, + "ic_fluent_note_20_regular": 59863, + "ic_fluent_note_add_20_filled": 59864, + "ic_fluent_note_add_20_regular": 59865, + "ic_fluent_note_edit_20_filled": 59866, + "ic_fluent_note_edit_20_regular": 59867, + "ic_fluent_note_pin_20_filled": 59868, + "ic_fluent_note_pin_20_regular": 59869, + "ic_fluent_notebook_20_filled": 59870, + "ic_fluent_notebook_20_regular": 59871, + "ic_fluent_notebook_add_20_filled": 59872, + "ic_fluent_notebook_add_20_regular": 59873, + "ic_fluent_notebook_arrow_curve_down_20_filled": 59874, + "ic_fluent_notebook_arrow_curve_down_20_regular": 59875, + "ic_fluent_notebook_error_20_filled": 59876, + "ic_fluent_notebook_error_20_regular": 59877, + "ic_fluent_notebook_eye_20_filled": 59878, + "ic_fluent_notebook_eye_20_regular": 59879, + "ic_fluent_notebook_lightning_20_filled": 59880, + "ic_fluent_notebook_lightning_20_regular": 59881, + "ic_fluent_notebook_question_mark_20_filled": 59882, + "ic_fluent_notebook_question_mark_20_regular": 59883, + "ic_fluent_notebook_section_20_filled": 59884, + "ic_fluent_notebook_section_20_regular": 59885, + "ic_fluent_notebook_section_arrow_right_20_filled": 59886, + "ic_fluent_notebook_section_arrow_right_20_regular": 59887, + "ic_fluent_notebook_subsection_20_filled": 59888, + "ic_fluent_notebook_subsection_20_regular": 59889, + "ic_fluent_notebook_sync_20_filled": 59890, + "ic_fluent_notebook_sync_20_regular": 59891, + "ic_fluent_notepad_20_filled": 59892, + "ic_fluent_notepad_20_regular": 59893, + "ic_fluent_notepad_edit_20_filled": 59894, + "ic_fluent_notepad_edit_20_regular": 59895, + "ic_fluent_notepad_person_20_filled": 59896, + "ic_fluent_notepad_person_20_regular": 59897, + "ic_fluent_number_circle_1_20_filled": 59898, + "ic_fluent_number_circle_1_20_regular": 59899, + "ic_fluent_number_row_20_filled": 59900, + "ic_fluent_number_row_20_regular": 59901, + "ic_fluent_number_symbol_20_filled": 59902, + "ic_fluent_number_symbol_20_regular": 59903, + "ic_fluent_number_symbol_dismiss_20_filled": 59904, + "ic_fluent_number_symbol_dismiss_20_regular": 59905, + "ic_fluent_number_symbol_square_20_filled": 59906, + "ic_fluent_number_symbol_square_20_regular": 59907, + "ic_fluent_open_20_filled": 59908, + "ic_fluent_open_20_regular": 59909, + "ic_fluent_open_folder_20_filled": 59910, + "ic_fluent_open_folder_20_regular": 59911, + "ic_fluent_open_off_20_filled": 59912, + "ic_fluent_open_off_20_regular": 59913, + "ic_fluent_options_20_filled": 59914, + "ic_fluent_options_20_regular": 59915, + "ic_fluent_organization_20_filled": 59916, + "ic_fluent_organization_20_regular": 59917, + "ic_fluent_organization_horizontal_20_filled": 59918, + "ic_fluent_organization_horizontal_20_regular": 59919, + "ic_fluent_orientation_20_filled": 59920, + "ic_fluent_orientation_20_regular": 59921, + "ic_fluent_oval_20_filled": 59922, + "ic_fluent_oval_20_regular": 59923, + "ic_fluent_oven_20_filled": 59924, + "ic_fluent_oven_20_regular": 59925, + "ic_fluent_padding_down_20_filled": 59926, + "ic_fluent_padding_down_20_regular": 59927, + "ic_fluent_padding_left_20_filled": 59928, + "ic_fluent_padding_left_20_regular": 59929, + "ic_fluent_padding_right_20_filled": 59930, + "ic_fluent_padding_right_20_regular": 59931, + "ic_fluent_padding_top_20_filled": 59932, + "ic_fluent_padding_top_20_regular": 59933, + "ic_fluent_page_fit_20_filled": 59934, + "ic_fluent_page_fit_20_regular": 59935, + "ic_fluent_paint_brush_20_filled": 59936, + "ic_fluent_paint_brush_20_regular": 59937, + "ic_fluent_paint_brush_arrow_down_20_filled": 59938, + "ic_fluent_paint_brush_arrow_down_20_regular": 59939, + "ic_fluent_paint_brush_arrow_up_20_filled": 59940, + "ic_fluent_paint_brush_arrow_up_20_regular": 59941, + "ic_fluent_paint_bucket_20_filled": 59942, + "ic_fluent_paint_bucket_20_regular": 59943, + "ic_fluent_pair_20_filled": 59944, + "ic_fluent_pair_20_regular": 59945, + "ic_fluent_panel_bottom_20_filled": 59946, + "ic_fluent_panel_bottom_20_regular": 59947, + "ic_fluent_panel_bottom_contract_20_filled": 59948, + "ic_fluent_panel_bottom_contract_20_regular": 59949, + "ic_fluent_panel_bottom_expand_20_filled": 59950, + "ic_fluent_panel_bottom_expand_20_regular": 59951, + "ic_fluent_panel_left_20_filled": 59952, + "ic_fluent_panel_left_20_regular": 59953, + "ic_fluent_panel_left_add_20_filled": 59954, + "ic_fluent_panel_left_add_20_regular": 59955, + "ic_fluent_panel_left_contract_20_filled": 59956, + "ic_fluent_panel_left_contract_20_regular": 59957, + "ic_fluent_panel_left_expand_20_filled": 59958, + "ic_fluent_panel_left_expand_20_regular": 59959, + "ic_fluent_panel_left_focus_right_20_filled": 59960, + "ic_fluent_panel_left_header_20_filled": 59961, + "ic_fluent_panel_left_header_20_regular": 59962, + "ic_fluent_panel_left_header_add_20_filled": 59963, + "ic_fluent_panel_left_header_add_20_regular": 59964, + "ic_fluent_panel_left_header_key_20_filled": 59965, + "ic_fluent_panel_left_header_key_20_regular": 59966, + "ic_fluent_panel_left_key_20_filled": 59967, + "ic_fluent_panel_left_key_20_regular": 59968, + "ic_fluent_panel_right_20_filled": 59969, + "ic_fluent_panel_right_20_regular": 59970, + "ic_fluent_panel_right_add_20_filled": 59971, + "ic_fluent_panel_right_add_20_regular": 59972, + "ic_fluent_panel_right_contract_20_filled": 59973, + "ic_fluent_panel_right_contract_20_regular": 59974, + "ic_fluent_panel_right_cursor_20_filled": 59975, + "ic_fluent_panel_right_cursor_20_regular": 59976, + "ic_fluent_panel_right_expand_20_filled": 59977, + "ic_fluent_panel_right_expand_20_regular": 59978, + "ic_fluent_panel_separate_window_20_filled": 59979, + "ic_fluent_panel_separate_window_20_regular": 59980, + "ic_fluent_panel_top_contract_20_filled": 59981, + "ic_fluent_panel_top_contract_20_regular": 59982, + "ic_fluent_panel_top_expand_20_filled": 59983, + "ic_fluent_panel_top_expand_20_regular": 59984, + "ic_fluent_password_20_filled": 59985, + "ic_fluent_password_20_regular": 59986, + "ic_fluent_patch_20_filled": 59987, + "ic_fluent_patch_20_regular": 59988, + "ic_fluent_patient_20_filled": 59989, + "ic_fluent_patient_20_regular": 59990, + "ic_fluent_pause_20_filled": 59991, + "ic_fluent_pause_20_regular": 59992, + "ic_fluent_pause_circle_20_filled": 59993, + "ic_fluent_pause_circle_20_regular": 59994, + "ic_fluent_pause_off_20_filled": 59995, + "ic_fluent_pause_off_20_regular": 59996, + "ic_fluent_pause_settings_20_filled": 59997, + "ic_fluent_pause_settings_20_regular": 59998, + "ic_fluent_payment_20_filled": 59999, + "ic_fluent_payment_20_regular": 60000, + "ic_fluent_pen_20_filled": 60001, + "ic_fluent_pen_20_regular": 60002, + "ic_fluent_pen_dismiss_20_filled": 60003, + "ic_fluent_pen_dismiss_20_regular": 60004, + "ic_fluent_pen_off_20_filled": 60005, + "ic_fluent_pen_off_20_regular": 60006, + "ic_fluent_pen_prohibited_20_filled": 60007, + "ic_fluent_pen_prohibited_20_regular": 60008, + "ic_fluent_pentagon_20_filled": 60009, + "ic_fluent_pentagon_20_regular": 60010, + "ic_fluent_people_20_filled": 60011, + "ic_fluent_people_20_regular": 60012, + "ic_fluent_people_add_20_filled": 60013, + "ic_fluent_people_add_20_regular": 60014, + "ic_fluent_people_audience_20_filled": 60015, + "ic_fluent_people_audience_20_regular": 60016, + "ic_fluent_people_call_20_filled": 60017, + "ic_fluent_people_call_20_regular": 60018, + "ic_fluent_people_checkmark_20_filled": 60019, + "ic_fluent_people_checkmark_20_regular": 60020, + "ic_fluent_people_community_20_filled": 60021, + "ic_fluent_people_community_20_regular": 60022, + "ic_fluent_people_community_add_20_filled": 60023, + "ic_fluent_people_community_add_20_regular": 60024, + "ic_fluent_people_edit_20_filled": 60025, + "ic_fluent_people_edit_20_regular": 60026, + "ic_fluent_people_error_20_filled": 60027, + "ic_fluent_people_error_20_regular": 60028, + "ic_fluent_people_list_20_filled": 60029, + "ic_fluent_people_list_20_regular": 60030, + "ic_fluent_people_lock_20_filled": 60031, + "ic_fluent_people_lock_20_regular": 60032, + "ic_fluent_people_money_20_filled": 60033, + "ic_fluent_people_money_20_regular": 60034, + "ic_fluent_people_prohibited_20_filled": 60035, + "ic_fluent_people_prohibited_20_regular": 60036, + "ic_fluent_people_queue_20_filled": 60037, + "ic_fluent_people_queue_20_regular": 60038, + "ic_fluent_people_search_20_filled": 60039, + "ic_fluent_people_search_20_regular": 60040, + "ic_fluent_people_settings_20_filled": 60041, + "ic_fluent_people_settings_20_regular": 60042, + "ic_fluent_people_star_20_filled": 60043, + "ic_fluent_people_star_20_regular": 60044, + "ic_fluent_people_swap_20_filled": 60045, + "ic_fluent_people_swap_20_regular": 60046, + "ic_fluent_people_sync_20_filled": 60047, + "ic_fluent_people_sync_20_regular": 60048, + "ic_fluent_people_team_20_filled": 60049, + "ic_fluent_people_team_20_regular": 60050, + "ic_fluent_people_team_add_20_filled": 60051, + "ic_fluent_people_team_add_20_regular": 60052, + "ic_fluent_people_team_delete_20_filled": 60053, + "ic_fluent_people_team_delete_20_regular": 60054, + "ic_fluent_people_team_toolbox_20_filled": 60055, + "ic_fluent_people_team_toolbox_20_regular": 60056, + "ic_fluent_people_toolbox_20_filled": 60057, + "ic_fluent_people_toolbox_20_regular": 60058, + "ic_fluent_person_20_filled": 60059, + "ic_fluent_person_20_regular": 60060, + "ic_fluent_person_5_20_filled": 60061, + "ic_fluent_person_5_20_regular": 60062, + "ic_fluent_person_6_20_filled": 60063, + "ic_fluent_person_6_20_regular": 60064, + "ic_fluent_person_accounts_20_filled": 60065, + "ic_fluent_person_accounts_20_regular": 60066, + "ic_fluent_person_add_20_filled": 60067, + "ic_fluent_person_add_20_regular": 60068, + "ic_fluent_person_alert_20_filled": 60069, + "ic_fluent_person_alert_20_regular": 60070, + "ic_fluent_person_arrow_back_20_filled": 60071, + "ic_fluent_person_arrow_back_20_regular": 60072, + "ic_fluent_person_arrow_left_20_filled": 60073, + "ic_fluent_person_arrow_left_20_regular": 60074, + "ic_fluent_person_arrow_right_20_filled": 60075, + "ic_fluent_person_arrow_right_20_regular": 60076, + "ic_fluent_person_available_20_filled": 60077, + "ic_fluent_person_available_20_regular": 60078, + "ic_fluent_person_board_20_filled": 60079, + "ic_fluent_person_board_20_regular": 60080, + "ic_fluent_person_call_20_filled": 60081, + "ic_fluent_person_call_20_regular": 60082, + "ic_fluent_person_chat_20_filled": 60083, + "ic_fluent_person_chat_20_regular": 60084, + "ic_fluent_person_circle_20_filled": 60085, + "ic_fluent_person_circle_20_regular": 60086, + "ic_fluent_person_clock_20_filled": 60087, + "ic_fluent_person_clock_20_regular": 60088, + "ic_fluent_person_delete_20_filled": 60089, + "ic_fluent_person_delete_20_regular": 60090, + "ic_fluent_person_edit_20_filled": 60091, + "ic_fluent_person_edit_20_regular": 60092, + "ic_fluent_person_feedback_20_filled": 60093, + "ic_fluent_person_feedback_20_regular": 60094, + "ic_fluent_person_heart_20_filled": 60095, + "ic_fluent_person_heart_20_regular": 60096, + "ic_fluent_person_info_20_filled": 60097, + "ic_fluent_person_info_20_regular": 60098, + "ic_fluent_person_key_20_filled": 60099, + "ic_fluent_person_key_20_regular": 60100, + "ic_fluent_person_lightbulb_20_filled": 60101, + "ic_fluent_person_lightbulb_20_regular": 60102, + "ic_fluent_person_link_20_filled": 60103, + "ic_fluent_person_link_20_regular": 60104, + "ic_fluent_person_lock_20_filled": 60105, + "ic_fluent_person_lock_20_regular": 60106, + "ic_fluent_person_mail_20_filled": 60107, + "ic_fluent_person_mail_20_regular": 60108, + "ic_fluent_person_money_20_filled": 60109, + "ic_fluent_person_money_20_regular": 60110, + "ic_fluent_person_note_20_filled": 60111, + "ic_fluent_person_note_20_regular": 60112, + "ic_fluent_person_pill_20_filled": 60113, + "ic_fluent_person_pill_20_regular": 60114, + "ic_fluent_person_prohibited_20_filled": 60115, + "ic_fluent_person_prohibited_20_regular": 60116, + "ic_fluent_person_question_mark_20_filled": 60117, + "ic_fluent_person_question_mark_20_regular": 60118, + "ic_fluent_person_running_20_filled": 60119, + "ic_fluent_person_running_20_regular": 60120, + "ic_fluent_person_search_20_filled": 60121, + "ic_fluent_person_search_20_regular": 60122, + "ic_fluent_person_settings_20_filled": 60123, + "ic_fluent_person_settings_20_regular": 60124, + "ic_fluent_person_square_20_filled": 60125, + "ic_fluent_person_square_20_regular": 60126, + "ic_fluent_person_star_20_filled": 60127, + "ic_fluent_person_star_20_regular": 60128, + "ic_fluent_person_starburst_20_filled": 60129, + "ic_fluent_person_starburst_20_regular": 60130, + "ic_fluent_person_subtract_20_filled": 60131, + "ic_fluent_person_subtract_20_regular": 60132, + "ic_fluent_person_support_20_filled": 60133, + "ic_fluent_person_support_20_regular": 60134, + "ic_fluent_person_swap_20_filled": 60135, + "ic_fluent_person_swap_20_regular": 60136, + "ic_fluent_person_sync_20_filled": 60137, + "ic_fluent_person_sync_20_regular": 60138, + "ic_fluent_person_tag_20_filled": 60139, + "ic_fluent_person_tag_20_regular": 60140, + "ic_fluent_person_voice_20_filled": 60141, + "ic_fluent_person_voice_20_regular": 60142, + "ic_fluent_person_walking_20_filled": 60143, + "ic_fluent_person_walking_20_regular": 60144, + "ic_fluent_phone_20_filled": 60145, + "ic_fluent_phone_20_regular": 60146, + "ic_fluent_phone_add_20_filled": 60147, + "ic_fluent_phone_add_20_regular": 60148, + "ic_fluent_phone_arrow_right_20_filled": 60149, + "ic_fluent_phone_arrow_right_20_regular": 60150, + "ic_fluent_phone_chat_20_filled": 60151, + "ic_fluent_phone_chat_20_regular": 60152, + "ic_fluent_phone_checkmark_20_filled": 60153, + "ic_fluent_phone_checkmark_20_regular": 60154, + "ic_fluent_phone_desktop_20_filled": 60155, + "ic_fluent_phone_desktop_20_regular": 60156, + "ic_fluent_phone_desktop_add_20_filled": 60157, + "ic_fluent_phone_desktop_add_20_regular": 60158, + "ic_fluent_phone_dismiss_20_filled": 60159, + "ic_fluent_phone_dismiss_20_regular": 60160, + "ic_fluent_phone_edit_20_filled": 60161, + "ic_fluent_phone_edit_20_regular": 60162, + "ic_fluent_phone_eraser_20_filled": 60163, + "ic_fluent_phone_eraser_20_regular": 60164, + "ic_fluent_phone_key_20_filled": 60165, + "ic_fluent_phone_key_20_regular": 60166, + "ic_fluent_phone_laptop_20_filled": 60167, + "ic_fluent_phone_laptop_20_regular": 60168, + "ic_fluent_phone_link_setup_20_filled": 60169, + "ic_fluent_phone_link_setup_20_regular": 60170, + "ic_fluent_phone_lock_20_filled": 60171, + "ic_fluent_phone_lock_20_regular": 60172, + "ic_fluent_phone_page_header_20_filled": 60173, + "ic_fluent_phone_page_header_20_regular": 60174, + "ic_fluent_phone_pagination_20_filled": 60175, + "ic_fluent_phone_pagination_20_regular": 60176, + "ic_fluent_phone_screen_time_20_filled": 60177, + "ic_fluent_phone_screen_time_20_regular": 60178, + "ic_fluent_phone_shake_20_filled": 60179, + "ic_fluent_phone_shake_20_regular": 60180, + "ic_fluent_phone_span_in_20_filled": 60181, + "ic_fluent_phone_span_in_20_regular": 60182, + "ic_fluent_phone_span_out_20_filled": 60183, + "ic_fluent_phone_span_out_20_regular": 60184, + "ic_fluent_phone_speaker_20_filled": 60185, + "ic_fluent_phone_speaker_20_regular": 60186, + "ic_fluent_phone_status_bar_20_filled": 60187, + "ic_fluent_phone_status_bar_20_regular": 60188, + "ic_fluent_phone_tablet_20_filled": 60189, + "ic_fluent_phone_tablet_20_regular": 60190, + "ic_fluent_phone_update_20_filled": 60191, + "ic_fluent_phone_update_20_regular": 60192, + "ic_fluent_phone_update_checkmark_20_filled": 60193, + "ic_fluent_phone_update_checkmark_20_regular": 60194, + "ic_fluent_phone_vertical_scroll_20_filled": 60195, + "ic_fluent_phone_vertical_scroll_20_regular": 60196, + "ic_fluent_phone_vibrate_20_filled": 60197, + "ic_fluent_phone_vibrate_20_regular": 60198, + "ic_fluent_photo_filter_20_filled": 60199, + "ic_fluent_photo_filter_20_regular": 60200, + "ic_fluent_pi_20_filled": 60201, + "ic_fluent_pi_20_regular": 60202, + "ic_fluent_picture_in_picture_20_filled": 60203, + "ic_fluent_picture_in_picture_20_regular": 60204, + "ic_fluent_picture_in_picture_enter_20_filled": 60205, + "ic_fluent_picture_in_picture_enter_20_regular": 60206, + "ic_fluent_picture_in_picture_exit_20_filled": 60207, + "ic_fluent_picture_in_picture_exit_20_regular": 60208, + "ic_fluent_pill_20_filled": 60209, + "ic_fluent_pill_20_regular": 60210, + "ic_fluent_pin_20_filled": 60211, + "ic_fluent_pin_20_regular": 60212, + "ic_fluent_pin_off_20_filled": 60213, + "ic_fluent_pin_off_20_regular": 60214, + "ic_fluent_pipeline_20_filled": 60215, + "ic_fluent_pipeline_20_regular": 60216, + "ic_fluent_pipeline_add_20_filled": 60217, + "ic_fluent_pipeline_add_20_regular": 60218, + "ic_fluent_pipeline_arrow_curve_down_20_filled": 60219, + "ic_fluent_pipeline_arrow_curve_down_20_regular": 60220, + "ic_fluent_pipeline_play_20_filled": 60221, + "ic_fluent_pipeline_play_20_regular": 60222, + "ic_fluent_pivot_20_filled": 60223, + "ic_fluent_pivot_20_regular": 60224, + "ic_fluent_play_20_filled": 60225, + "ic_fluent_play_20_regular": 60226, + "ic_fluent_play_circle_20_filled": 60227, + "ic_fluent_play_circle_20_regular": 60228, + "ic_fluent_play_circle_hint_20_filled": 60229, + "ic_fluent_play_circle_hint_20_regular": 60230, + "ic_fluent_play_settings_20_filled": 60231, + "ic_fluent_play_settings_20_regular": 60232, + "ic_fluent_playing_cards_20_filled": 60233, + "ic_fluent_playing_cards_20_regular": 60234, + "ic_fluent_plug_connected_20_filled": 60235, + "ic_fluent_plug_connected_20_regular": 60236, + "ic_fluent_plug_connected_add_20_filled": 60237, + "ic_fluent_plug_connected_add_20_regular": 60238, + "ic_fluent_plug_connected_checkmark_20_filled": 60239, + "ic_fluent_plug_connected_checkmark_20_regular": 60240, + "ic_fluent_plug_disconnected_20_filled": 60241, + "ic_fluent_plug_disconnected_20_regular": 60242, + "ic_fluent_point_scan_20_filled": 60243, + "ic_fluent_point_scan_20_regular": 60244, + "ic_fluent_poll_20_filled": 60245, + "ic_fluent_poll_20_regular": 60246, + "ic_fluent_poll_horizontal_20_filled": 60247, + "ic_fluent_poll_horizontal_20_regular": 60248, + "ic_fluent_port_hdmi_20_filled": 60249, + "ic_fluent_port_hdmi_20_regular": 60250, + "ic_fluent_port_micro_usb_20_filled": 60251, + "ic_fluent_port_micro_usb_20_regular": 60252, + "ic_fluent_port_usb_a_20_filled": 60253, + "ic_fluent_port_usb_a_20_regular": 60254, + "ic_fluent_port_usb_c_20_filled": 60255, + "ic_fluent_port_usb_c_20_regular": 60256, + "ic_fluent_position_backward_20_filled": 60257, + "ic_fluent_position_backward_20_regular": 60258, + "ic_fluent_position_forward_20_filled": 60259, + "ic_fluent_position_forward_20_regular": 60260, + "ic_fluent_position_to_back_20_filled": 60261, + "ic_fluent_position_to_back_20_regular": 60262, + "ic_fluent_position_to_front_20_filled": 60263, + "ic_fluent_position_to_front_20_regular": 60264, + "ic_fluent_power_20_filled": 60265, + "ic_fluent_power_20_regular": 60266, + "ic_fluent_predictions_20_filled": 60267, + "ic_fluent_predictions_20_regular": 60268, + "ic_fluent_premium_20_filled": 60269, + "ic_fluent_premium_20_regular": 60270, + "ic_fluent_premium_person_20_filled": 60271, + "ic_fluent_premium_person_20_regular": 60272, + "ic_fluent_presence_available_20_filled": 60273, + "ic_fluent_presence_available_20_regular": 60274, + "ic_fluent_presence_away_20_filled": 60275, + "ic_fluent_presence_away_20_regular": 60276, + "ic_fluent_presence_blocked_20_regular": 60277, + "ic_fluent_presence_busy_20_filled": 60278, + "ic_fluent_presence_dnd_20_filled": 60279, + "ic_fluent_presence_dnd_20_regular": 60280, + "ic_fluent_presence_offline_20_regular": 60281, + "ic_fluent_presence_oof_20_regular": 60282, + "ic_fluent_presence_unknown_20_regular": 60283, + "ic_fluent_presenter_20_filled": 60284, + "ic_fluent_presenter_20_regular": 60285, + "ic_fluent_presenter_off_20_filled": 60286, + "ic_fluent_presenter_off_20_regular": 60287, + "ic_fluent_preview_link_20_filled": 60288, + "ic_fluent_preview_link_20_regular": 60289, + "ic_fluent_previous_20_filled": 60290, + "ic_fluent_previous_20_regular": 60291, + "ic_fluent_print_20_filled": 60292, + "ic_fluent_print_20_regular": 60293, + "ic_fluent_print_add_20_filled": 60294, + "ic_fluent_print_add_20_regular": 60295, + "ic_fluent_production_20_filled": 60296, + "ic_fluent_production_20_regular": 60297, + "ic_fluent_production_checkmark_20_filled": 60298, + "ic_fluent_production_checkmark_20_regular": 60299, + "ic_fluent_prohibited_20_filled": 60300, + "ic_fluent_prohibited_20_regular": 60301, + "ic_fluent_prohibited_multiple_20_filled": 60302, + "ic_fluent_prohibited_multiple_20_regular": 60303, + "ic_fluent_prohibited_note_20_filled": 60304, + "ic_fluent_prohibited_note_20_regular": 60305, + "ic_fluent_projection_screen_20_filled": 60306, + "ic_fluent_projection_screen_20_regular": 60307, + "ic_fluent_projection_screen_dismiss_20_filled": 60308, + "ic_fluent_projection_screen_dismiss_20_regular": 60309, + "ic_fluent_protocol_handler_20_filled": 60310, + "ic_fluent_protocol_handler_20_regular": 60311, + "ic_fluent_pulse_20_filled": 60312, + "ic_fluent_pulse_20_regular": 60313, + "ic_fluent_pulse_square_20_filled": 60314, + "ic_fluent_pulse_square_20_regular": 60315, + "ic_fluent_puzzle_cube_20_filled": 60316, + "ic_fluent_puzzle_cube_20_regular": 60317, + "ic_fluent_puzzle_cube_piece_20_filled": 60318, + "ic_fluent_puzzle_cube_piece_20_regular": 60319, + "ic_fluent_puzzle_piece_20_filled": 60320, + "ic_fluent_puzzle_piece_20_regular": 60321, + "ic_fluent_puzzle_piece_shield_20_filled": 60322, + "ic_fluent_puzzle_piece_shield_20_regular": 60323, + "ic_fluent_qr_code_20_filled": 60324, + "ic_fluent_qr_code_20_regular": 60325, + "ic_fluent_question_20_filled": 60326, + "ic_fluent_question_20_regular": 60327, + "ic_fluent_question_circle_20_filled": 60328, + "ic_fluent_question_circle_20_regular": 60329, + "ic_fluent_quiz_new_20_filled": 60330, + "ic_fluent_quiz_new_20_regular": 60331, + "ic_fluent_radar_20_filled": 60332, + "ic_fluent_radar_20_regular": 60333, + "ic_fluent_radar_checkmark_20_filled": 60334, + "ic_fluent_radar_checkmark_20_regular": 60335, + "ic_fluent_radar_rectangle_multiple_20_filled": 60336, + "ic_fluent_radar_rectangle_multiple_20_regular": 60337, + "ic_fluent_radio_button_20_filled": 60338, + "ic_fluent_radio_button_20_regular": 60339, + "ic_fluent_ram_20_filled": 60340, + "ic_fluent_ram_20_regular": 60341, + "ic_fluent_rating_mature_20_filled": 60342, + "ic_fluent_rating_mature_20_regular": 60343, + "ic_fluent_ratio_one_to_one_20_filled": 60344, + "ic_fluent_ratio_one_to_one_20_regular": 60345, + "ic_fluent_re_order_20_filled": 60346, + "ic_fluent_re_order_20_regular": 60347, + "ic_fluent_re_order_dots_horizontal_20_filled": 60348, + "ic_fluent_re_order_dots_horizontal_20_regular": 60349, + "ic_fluent_re_order_dots_vertical_20_filled": 60350, + "ic_fluent_re_order_dots_vertical_20_regular": 60351, + "ic_fluent_read_aloud_20_filled": 60352, + "ic_fluent_read_aloud_20_regular": 60353, + "ic_fluent_reading_list_20_filled": 60354, + "ic_fluent_reading_list_20_regular": 60355, + "ic_fluent_reading_list_add_20_filled": 60356, + "ic_fluent_reading_list_add_20_regular": 60357, + "ic_fluent_reading_mode_mobile_20_filled": 60358, + "ic_fluent_reading_mode_mobile_20_regular": 60359, + "ic_fluent_real_estate_20_filled": 60360, + "ic_fluent_real_estate_20_regular": 60361, + "ic_fluent_receipt_20_filled": 60362, + "ic_fluent_receipt_20_regular": 60363, + "ic_fluent_receipt_add_20_filled": 60364, + "ic_fluent_receipt_add_20_regular": 60365, + "ic_fluent_receipt_bag_20_filled": 60366, + "ic_fluent_receipt_bag_20_regular": 60367, + "ic_fluent_receipt_cube_20_filled": 60368, + "ic_fluent_receipt_cube_20_regular": 60369, + "ic_fluent_receipt_money_20_filled": 60370, + "ic_fluent_receipt_money_20_regular": 60371, + "ic_fluent_receipt_play_20_filled": 60372, + "ic_fluent_receipt_play_20_regular": 60373, + "ic_fluent_receipt_search_20_filled": 60374, + "ic_fluent_receipt_search_20_regular": 60375, + "ic_fluent_receipt_sparkles_20_filled": 60376, + "ic_fluent_receipt_sparkles_20_regular": 60377, + "ic_fluent_record_20_filled": 60378, + "ic_fluent_record_20_regular": 60379, + "ic_fluent_record_stop_20_filled": 60380, + "ic_fluent_record_stop_20_regular": 60381, + "ic_fluent_rectangle_landscape_20_filled": 60382, + "ic_fluent_rectangle_landscape_20_regular": 60383, + "ic_fluent_rectangle_portrait_location_target_20_filled": 60384, + "ic_fluent_rectangle_portrait_location_target_20_regular": 60385, + "ic_fluent_recycle_20_filled": 60386, + "ic_fluent_recycle_20_regular": 60387, + "ic_fluent_remote_20_filled": 60388, + "ic_fluent_remote_20_regular": 60389, + "ic_fluent_rename_20_filled": 60390, + "ic_fluent_rename_20_regular": 60391, + "ic_fluent_reorder_20_filled": 60392, + "ic_fluent_reorder_20_regular": 60393, + "ic_fluent_replay_20_filled": 60394, + "ic_fluent_replay_20_regular": 60395, + "ic_fluent_resize_20_filled": 60396, + "ic_fluent_resize_20_regular": 60397, + "ic_fluent_resize_image_20_filled": 60398, + "ic_fluent_resize_image_20_regular": 60399, + "ic_fluent_resize_large_20_filled": 60400, + "ic_fluent_resize_large_20_regular": 60401, + "ic_fluent_resize_small_20_filled": 60402, + "ic_fluent_resize_small_20_regular": 60403, + "ic_fluent_resize_table_20_filled": 60404, + "ic_fluent_resize_table_20_regular": 60405, + "ic_fluent_resize_video_20_filled": 60406, + "ic_fluent_resize_video_20_regular": 60407, + "ic_fluent_reward_20_filled": 60408, + "ic_fluent_reward_20_regular": 60409, + "ic_fluent_rewind_20_filled": 60410, + "ic_fluent_rewind_20_regular": 60411, + "ic_fluent_rhombus_20_filled": 60412, + "ic_fluent_rhombus_20_regular": 60413, + "ic_fluent_ribbon_20_filled": 60414, + "ic_fluent_ribbon_20_regular": 60415, + "ic_fluent_ribbon_add_20_filled": 60416, + "ic_fluent_ribbon_add_20_regular": 60417, + "ic_fluent_ribbon_off_20_filled": 60418, + "ic_fluent_ribbon_off_20_regular": 60419, + "ic_fluent_ribbon_star_20_filled": 60420, + "ic_fluent_ribbon_star_20_regular": 60421, + "ic_fluent_road_cone_20_filled": 60422, + "ic_fluent_road_cone_20_regular": 60423, + "ic_fluent_rocket_20_filled": 60424, + "ic_fluent_rocket_20_regular": 60425, + "ic_fluent_rotate_left_20_filled": 60426, + "ic_fluent_rotate_left_20_regular": 60427, + "ic_fluent_rotate_right_20_filled": 60428, + "ic_fluent_rotate_right_20_regular": 60429, + "ic_fluent_router_20_filled": 60430, + "ic_fluent_router_20_regular": 60431, + "ic_fluent_row_triple_20_filled": 60432, + "ic_fluent_row_triple_20_regular": 60433, + "ic_fluent_rss_20_filled": 60434, + "ic_fluent_rss_20_regular": 60435, + "ic_fluent_ruler_20_filled": 60436, + "ic_fluent_ruler_20_regular": 60437, + "ic_fluent_run_20_filled": 60438, + "ic_fluent_run_20_regular": 60439, + "ic_fluent_sanitize_20_filled": 60440, + "ic_fluent_sanitize_20_regular": 60441, + "ic_fluent_save_20_filled": 60442, + "ic_fluent_save_20_regular": 60443, + "ic_fluent_save_arrow_right_20_filled": 60444, + "ic_fluent_save_arrow_right_20_regular": 60445, + "ic_fluent_save_copy_20_filled": 60446, + "ic_fluent_save_copy_20_regular": 60447, + "ic_fluent_save_edit_20_filled": 60448, + "ic_fluent_save_edit_20_regular": 60449, + "ic_fluent_save_image_20_filled": 60450, + "ic_fluent_save_image_20_regular": 60451, + "ic_fluent_save_multiple_20_filled": 60452, + "ic_fluent_save_multiple_20_regular": 60453, + "ic_fluent_save_search_20_filled": 60454, + "ic_fluent_save_search_20_regular": 60455, + "ic_fluent_save_sync_20_filled": 60456, + "ic_fluent_save_sync_20_regular": 60457, + "ic_fluent_savings_20_filled": 60458, + "ic_fluent_savings_20_regular": 60459, + "ic_fluent_scale_fill_20_filled": 60460, + "ic_fluent_scale_fill_20_regular": 60461, + "ic_fluent_scale_fit_20_filled": 60462, + "ic_fluent_scale_fit_20_regular": 60463, + "ic_fluent_scales_20_filled": 60464, + "ic_fluent_scales_20_regular": 60465, + "ic_fluent_scan_20_filled": 60466, + "ic_fluent_scan_20_regular": 60467, + "ic_fluent_scan_camera_20_filled": 60468, + "ic_fluent_scan_camera_20_regular": 60469, + "ic_fluent_scan_dash_20_filled": 60470, + "ic_fluent_scan_dash_20_regular": 60471, + "ic_fluent_scan_object_20_filled": 60472, + "ic_fluent_scan_object_20_regular": 60473, + "ic_fluent_scan_table_20_filled": 60474, + "ic_fluent_scan_table_20_regular": 60475, + "ic_fluent_scan_text_20_filled": 60476, + "ic_fluent_scan_text_20_regular": 60477, + "ic_fluent_scan_thumb_up_20_filled": 60478, + "ic_fluent_scan_thumb_up_20_regular": 60479, + "ic_fluent_scan_thumb_up_off_20_filled": 60480, + "ic_fluent_scan_thumb_up_off_20_regular": 60481, + "ic_fluent_scan_type_20_filled": 60482, + "ic_fluent_scan_type_20_regular": 60483, + "ic_fluent_scan_type_checkmark_20_filled": 60484, + "ic_fluent_scan_type_checkmark_20_regular": 60485, + "ic_fluent_scan_type_off_20_filled": 60486, + "ic_fluent_scan_type_off_20_regular": 60487, + "ic_fluent_scratchpad_20_filled": 60488, + "ic_fluent_scratchpad_20_regular": 60489, + "ic_fluent_screen_cut_20_filled": 60490, + "ic_fluent_screen_cut_20_regular": 60491, + "ic_fluent_screen_person_20_filled": 60492, + "ic_fluent_screen_person_20_regular": 60493, + "ic_fluent_screen_search_20_filled": 60494, + "ic_fluent_screen_search_20_regular": 60495, + "ic_fluent_screenshot_20_filled": 60496, + "ic_fluent_screenshot_20_regular": 60497, + "ic_fluent_search_20_filled": 60498, + "ic_fluent_search_20_regular": 60499, + "ic_fluent_search_info_20_filled": 60500, + "ic_fluent_search_info_20_regular": 60501, + "ic_fluent_search_settings_20_filled": 60502, + "ic_fluent_search_settings_20_regular": 60503, + "ic_fluent_search_shield_20_filled": 60504, + "ic_fluent_search_shield_20_regular": 60505, + "ic_fluent_search_square_20_filled": 60506, + "ic_fluent_search_square_20_regular": 60507, + "ic_fluent_search_visual_20_filled": 60508, + "ic_fluent_search_visual_20_regular": 60509, + "ic_fluent_select_all_off_20_filled": 60510, + "ic_fluent_select_all_off_20_regular": 60511, + "ic_fluent_select_all_on_20_filled": 60512, + "ic_fluent_select_all_on_20_regular": 60513, + "ic_fluent_select_object_20_filled": 60514, + "ic_fluent_select_object_20_regular": 60515, + "ic_fluent_select_object_skew_20_filled": 60516, + "ic_fluent_select_object_skew_20_regular": 60517, + "ic_fluent_select_object_skew_dismiss_20_filled": 60518, + "ic_fluent_select_object_skew_dismiss_20_regular": 60519, + "ic_fluent_select_object_skew_edit_20_filled": 60520, + "ic_fluent_select_object_skew_edit_20_regular": 60521, + "ic_fluent_send_20_filled": 60522, + "ic_fluent_send_20_regular": 60523, + "ic_fluent_send_beaker_20_filled": 60524, + "ic_fluent_send_beaker_20_regular": 60525, + "ic_fluent_send_clock_20_filled": 60526, + "ic_fluent_send_clock_20_regular": 60527, + "ic_fluent_send_copy_20_filled": 60528, + "ic_fluent_send_copy_20_regular": 60529, + "ic_fluent_serial_port_20_filled": 60530, + "ic_fluent_serial_port_20_regular": 60531, + "ic_fluent_server_20_filled": 60532, + "ic_fluent_server_20_regular": 60533, + "ic_fluent_server_multiple_20_filled": 60534, + "ic_fluent_server_multiple_20_regular": 60535, + "ic_fluent_server_play_20_filled": 60536, + "ic_fluent_server_play_20_regular": 60537, + "ic_fluent_service_bell_20_filled": 60538, + "ic_fluent_service_bell_20_regular": 60539, + "ic_fluent_settings_20_filled": 60540, + "ic_fluent_settings_20_regular": 60541, + "ic_fluent_settings_chat_20_filled": 60542, + "ic_fluent_settings_chat_20_regular": 60543, + "ic_fluent_shape_exclude_20_filled": 60544, + "ic_fluent_shape_exclude_20_regular": 60545, + "ic_fluent_shape_intersect_20_filled": 60546, + "ic_fluent_shape_intersect_20_regular": 60547, + "ic_fluent_shape_subtract_20_filled": 60548, + "ic_fluent_shape_subtract_20_regular": 60549, + "ic_fluent_shape_union_20_filled": 60550, + "ic_fluent_shape_union_20_regular": 60551, + "ic_fluent_shapes_20_filled": 60552, + "ic_fluent_shapes_20_regular": 60553, + "ic_fluent_share_20_filled": 60554, + "ic_fluent_share_20_regular": 60555, + "ic_fluent_share_android_20_filled": 60556, + "ic_fluent_share_android_20_regular": 60557, + "ic_fluent_share_close_tray_20_filled": 60558, + "ic_fluent_share_close_tray_20_regular": 60559, + "ic_fluent_share_ios_20_filled": 60560, + "ic_fluent_share_ios_20_regular": 60561, + "ic_fluent_share_screen_person_20_filled": 60562, + "ic_fluent_share_screen_person_20_regular": 60563, + "ic_fluent_share_screen_person_overlay_20_filled": 60564, + "ic_fluent_share_screen_person_overlay_20_regular": 60565, + "ic_fluent_share_screen_person_overlay_inside_20_filled": 60566, + "ic_fluent_share_screen_person_overlay_inside_20_regular": 60567, + "ic_fluent_share_screen_person_p_20_filled": 60568, + "ic_fluent_share_screen_person_p_20_regular": 60569, + "ic_fluent_share_screen_start_20_filled": 60570, + "ic_fluent_share_screen_start_20_regular": 60571, + "ic_fluent_share_screen_stop_20_filled": 60572, + "ic_fluent_share_screen_stop_20_regular": 60573, + "ic_fluent_shield_20_filled": 60574, + "ic_fluent_shield_20_regular": 60575, + "ic_fluent_shield_add_20_filled": 60576, + "ic_fluent_shield_add_20_regular": 60577, + "ic_fluent_shield_badge_20_filled": 60578, + "ic_fluent_shield_badge_20_regular": 60579, + "ic_fluent_shield_checkmark_20_filled": 60580, + "ic_fluent_shield_checkmark_20_regular": 60581, + "ic_fluent_shield_dismiss_20_filled": 60582, + "ic_fluent_shield_dismiss_20_regular": 60583, + "ic_fluent_shield_dismiss_shield_20_filled": 60584, + "ic_fluent_shield_dismiss_shield_20_regular": 60585, + "ic_fluent_shield_error_20_filled": 60586, + "ic_fluent_shield_error_20_regular": 60587, + "ic_fluent_shield_globe_20_filled": 60588, + "ic_fluent_shield_globe_20_regular": 60589, + "ic_fluent_shield_keyhole_20_filled": 60590, + "ic_fluent_shield_keyhole_20_regular": 60591, + "ic_fluent_shield_lock_20_filled": 60592, + "ic_fluent_shield_lock_20_regular": 60593, + "ic_fluent_shield_person_20_filled": 60594, + "ic_fluent_shield_person_20_regular": 60595, + "ic_fluent_shield_person_add_20_filled": 60596, + "ic_fluent_shield_person_add_20_regular": 60597, + "ic_fluent_shield_prohibited_20_filled": 60598, + "ic_fluent_shield_prohibited_20_regular": 60599, + "ic_fluent_shield_question_20_filled": 60600, + "ic_fluent_shield_question_20_regular": 60601, + "ic_fluent_shield_task_20_filled": 60602, + "ic_fluent_shield_task_20_regular": 60603, + "ic_fluent_shifts_20_filled": 60604, + "ic_fluent_shifts_20_regular": 60605, + "ic_fluent_shifts_30_minutes_20_filled": 60606, + "ic_fluent_shifts_30_minutes_20_regular": 60607, + "ic_fluent_shifts_activity_20_filled": 60608, + "ic_fluent_shifts_activity_20_regular": 60609, + "ic_fluent_shifts_add_20_filled": 60610, + "ic_fluent_shifts_add_20_regular": 60611, + "ic_fluent_shifts_availability_20_filled": 60612, + "ic_fluent_shifts_availability_20_regular": 60613, + "ic_fluent_shifts_checkmark_20_filled": 60614, + "ic_fluent_shifts_checkmark_20_regular": 60615, + "ic_fluent_shifts_day_20_filled": 60616, + "ic_fluent_shifts_day_20_regular": 60617, + "ic_fluent_shifts_open_20_filled": 60618, + "ic_fluent_shifts_open_20_regular": 60619, + "ic_fluent_shifts_prohibited_20_filled": 60620, + "ic_fluent_shifts_prohibited_20_regular": 60621, + "ic_fluent_shifts_question_mark_20_filled": 60622, + "ic_fluent_shifts_question_mark_20_regular": 60623, + "ic_fluent_shifts_team_20_filled": 60624, + "ic_fluent_shifts_team_20_regular": 60625, + "ic_fluent_shopping_bag_20_filled": 60626, + "ic_fluent_shopping_bag_20_regular": 60627, + "ic_fluent_shopping_bag_arrow_left_20_filled": 60628, + "ic_fluent_shopping_bag_arrow_left_20_regular": 60629, + "ic_fluent_shopping_bag_dismiss_20_filled": 60630, + "ic_fluent_shopping_bag_dismiss_20_regular": 60631, + "ic_fluent_shopping_bag_pause_20_filled": 60632, + "ic_fluent_shopping_bag_pause_20_regular": 60633, + "ic_fluent_shopping_bag_percent_20_filled": 60634, + "ic_fluent_shopping_bag_percent_20_regular": 60635, + "ic_fluent_shopping_bag_play_20_filled": 60636, + "ic_fluent_shopping_bag_play_20_regular": 60637, + "ic_fluent_shopping_bag_tag_20_filled": 60638, + "ic_fluent_shopping_bag_tag_20_regular": 60639, + "ic_fluent_shortpick_20_filled": 60640, + "ic_fluent_shortpick_20_regular": 60641, + "ic_fluent_showerhead_20_filled": 60642, + "ic_fluent_showerhead_20_regular": 60643, + "ic_fluent_sidebar_search_ltr_20_filled": 60644, + "ic_fluent_sidebar_search_ltr_20_regular": 60645, + "ic_fluent_sidebar_search_rtl_20_filled": 60646, + "ic_fluent_sidebar_search_rtl_20_regular": 60647, + "ic_fluent_sign_out_20_filled": 60648, + "ic_fluent_sign_out_20_regular": 60649, + "ic_fluent_signature_20_filled": 60650, + "ic_fluent_signature_20_regular": 60651, + "ic_fluent_sim_20_filled": 60652, + "ic_fluent_sim_20_regular": 60653, + "ic_fluent_skip_back_10_20_filled": 60654, + "ic_fluent_skip_back_10_20_regular": 60655, + "ic_fluent_skip_forward_10_20_filled": 60656, + "ic_fluent_skip_forward_10_20_regular": 60657, + "ic_fluent_skip_forward_30_20_filled": 60658, + "ic_fluent_skip_forward_30_20_regular": 60659, + "ic_fluent_skip_forward_tab_20_filled": 60660, + "ic_fluent_skip_forward_tab_20_regular": 60661, + "ic_fluent_slash_forward_20_filled": 60662, + "ic_fluent_slash_forward_20_regular": 60663, + "ic_fluent_sleep_20_filled": 60664, + "ic_fluent_sleep_20_regular": 60665, + "ic_fluent_slide_add_20_filled": 60666, + "ic_fluent_slide_add_20_regular": 60667, + "ic_fluent_slide_arrow_right_20_filled": 60668, + "ic_fluent_slide_arrow_right_20_regular": 60669, + "ic_fluent_slide_eraser_20_filled": 60670, + "ic_fluent_slide_eraser_20_regular": 60671, + "ic_fluent_slide_grid_20_filled": 60672, + "ic_fluent_slide_grid_20_regular": 60673, + "ic_fluent_slide_hide_20_filled": 60674, + "ic_fluent_slide_hide_20_regular": 60675, + "ic_fluent_slide_layout_20_filled": 60676, + "ic_fluent_slide_layout_20_regular": 60677, + "ic_fluent_slide_link_20_filled": 60678, + "ic_fluent_slide_link_20_regular": 60679, + "ic_fluent_slide_microphone_20_filled": 60680, + "ic_fluent_slide_microphone_20_regular": 60681, + "ic_fluent_slide_multiple_20_filled": 60682, + "ic_fluent_slide_multiple_20_regular": 60683, + "ic_fluent_slide_multiple_arrow_right_20_filled": 60684, + "ic_fluent_slide_multiple_arrow_right_20_regular": 60685, + "ic_fluent_slide_multiple_search_20_filled": 60686, + "ic_fluent_slide_multiple_search_20_regular": 60687, + "ic_fluent_slide_search_20_filled": 60688, + "ic_fluent_slide_search_20_regular": 60689, + "ic_fluent_slide_settings_20_filled": 60690, + "ic_fluent_slide_settings_20_regular": 60691, + "ic_fluent_slide_size_20_filled": 60692, + "ic_fluent_slide_size_20_regular": 60693, + "ic_fluent_slide_text_20_filled": 60694, + "ic_fluent_slide_text_20_regular": 60695, + "ic_fluent_slide_text_multiple_20_filled": 60696, + "ic_fluent_slide_text_multiple_20_regular": 60697, + "ic_fluent_slide_text_person_20_filled": 60698, + "ic_fluent_slide_text_person_20_regular": 60699, + "ic_fluent_slide_text_sparkle_20_filled": 60700, + "ic_fluent_slide_text_sparkle_20_regular": 60701, + "ic_fluent_slide_transition_20_filled": 60702, + "ic_fluent_slide_transition_20_regular": 60703, + "ic_fluent_smartwatch_20_filled": 60704, + "ic_fluent_smartwatch_20_regular": 60705, + "ic_fluent_smartwatch_dot_20_filled": 60706, + "ic_fluent_smartwatch_dot_20_regular": 60707, + "ic_fluent_snooze_20_filled": 60708, + "ic_fluent_snooze_20_regular": 60709, + "ic_fluent_sound_source_20_filled": 60710, + "ic_fluent_sound_source_20_regular": 60711, + "ic_fluent_sound_wave_circle_20_filled": 60712, + "ic_fluent_sound_wave_circle_20_regular": 60713, + "ic_fluent_space_3d_20_filled": 60714, + "ic_fluent_space_3d_20_regular": 60715, + "ic_fluent_spacebar_20_filled": 60716, + "ic_fluent_spacebar_20_regular": 60717, + "ic_fluent_sparkle_20_filled": 60718, + "ic_fluent_sparkle_20_regular": 60719, + "ic_fluent_sparkle_circle_20_filled": 60720, + "ic_fluent_sparkle_circle_20_regular": 60721, + "ic_fluent_speaker_0_20_filled": 60722, + "ic_fluent_speaker_0_20_regular": 60723, + "ic_fluent_speaker_1_20_filled": 60724, + "ic_fluent_speaker_1_20_regular": 60725, + "ic_fluent_speaker_2_20_filled": 60726, + "ic_fluent_speaker_2_20_regular": 60727, + "ic_fluent_speaker_bluetooth_20_filled": 60728, + "ic_fluent_speaker_bluetooth_20_regular": 60729, + "ic_fluent_speaker_edit_20_filled": 60730, + "ic_fluent_speaker_edit_20_regular": 60731, + "ic_fluent_speaker_mute_20_filled": 60732, + "ic_fluent_speaker_mute_20_regular": 60733, + "ic_fluent_speaker_off_20_filled": 60734, + "ic_fluent_speaker_off_20_regular": 60735, + "ic_fluent_speaker_settings_20_filled": 60736, + "ic_fluent_speaker_settings_20_regular": 60737, + "ic_fluent_speaker_usb_20_filled": 60738, + "ic_fluent_speaker_usb_20_regular": 60739, + "ic_fluent_spinner_ios_20_filled": 60740, + "ic_fluent_spinner_ios_20_regular": 60741, + "ic_fluent_split_hint_20_filled": 60742, + "ic_fluent_split_hint_20_regular": 60743, + "ic_fluent_split_horizontal_20_filled": 60744, + "ic_fluent_split_horizontal_20_regular": 60745, + "ic_fluent_split_vertical_20_filled": 60746, + "ic_fluent_split_vertical_20_regular": 60747, + "ic_fluent_sport_20_filled": 60748, + "ic_fluent_sport_20_regular": 60749, + "ic_fluent_sport_american_football_20_filled": 60750, + "ic_fluent_sport_american_football_20_regular": 60751, + "ic_fluent_sport_baseball_20_filled": 60752, + "ic_fluent_sport_baseball_20_regular": 60753, + "ic_fluent_sport_basketball_20_filled": 60754, + "ic_fluent_sport_basketball_20_regular": 60755, + "ic_fluent_sport_hockey_20_filled": 60756, + "ic_fluent_sport_hockey_20_regular": 60757, + "ic_fluent_sport_soccer_20_filled": 60758, + "ic_fluent_sport_soccer_20_regular": 60759, + "ic_fluent_square_20_filled": 60760, + "ic_fluent_square_20_regular": 60761, + "ic_fluent_square_add_20_filled": 60762, + "ic_fluent_square_add_20_regular": 60763, + "ic_fluent_square_arrow_forward_20_filled": 60764, + "ic_fluent_square_arrow_forward_20_regular": 60765, + "ic_fluent_square_dismiss_20_filled": 60766, + "ic_fluent_square_dismiss_20_regular": 60767, + "ic_fluent_square_eraser_20_filled": 60768, + "ic_fluent_square_eraser_20_regular": 60769, + "ic_fluent_square_hint_20_filled": 60770, + "ic_fluent_square_hint_20_regular": 60771, + "ic_fluent_square_hint_apps_20_filled": 60772, + "ic_fluent_square_hint_apps_20_regular": 60773, + "ic_fluent_square_hint_arrow_back_20_filled": 60774, + "ic_fluent_square_hint_arrow_back_20_regular": 60775, + "ic_fluent_square_hint_sparkles_20_filled": 60776, + "ic_fluent_square_hint_sparkles_20_regular": 60777, + "ic_fluent_square_multiple_20_filled": 60778, + "ic_fluent_square_multiple_20_regular": 60779, + "ic_fluent_square_shadow_20_filled": 60780, + "ic_fluent_square_shadow_20_regular": 60781, + "ic_fluent_squares_nested_20_filled": 60782, + "ic_fluent_squares_nested_20_regular": 60783, + "ic_fluent_stack_20_filled": 60784, + "ic_fluent_stack_20_regular": 60785, + "ic_fluent_stack_arrow_forward_20_filled": 60786, + "ic_fluent_stack_arrow_forward_20_regular": 60787, + "ic_fluent_stack_star_20_filled": 60788, + "ic_fluent_stack_star_20_regular": 60789, + "ic_fluent_stack_vertical_20_filled": 60790, + "ic_fluent_stack_vertical_20_regular": 60791, + "ic_fluent_star_20_filled": 60792, + "ic_fluent_star_20_regular": 60793, + "ic_fluent_star_add_20_filled": 60794, + "ic_fluent_star_add_20_regular": 60795, + "ic_fluent_star_arrow_back_20_filled": 60796, + "ic_fluent_star_arrow_back_20_regular": 60797, + "ic_fluent_star_arrow_right_end_20_filled": 60798, + "ic_fluent_star_arrow_right_end_20_regular": 60799, + "ic_fluent_star_arrow_right_start_20_filled": 60800, + "ic_fluent_star_arrow_right_start_20_regular": 60801, + "ic_fluent_star_dismiss_20_filled": 60802, + "ic_fluent_star_dismiss_20_regular": 60803, + "ic_fluent_star_edit_20_filled": 60804, + "ic_fluent_star_edit_20_regular": 60805, + "ic_fluent_star_emphasis_20_filled": 60806, + "ic_fluent_star_emphasis_20_regular": 60807, + "ic_fluent_star_half_20_filled": 60808, + "ic_fluent_star_half_20_regular": 60809, + "ic_fluent_star_line_horizontal_3_20_filled": 60810, + "ic_fluent_star_line_horizontal_3_20_regular": 60811, + "ic_fluent_star_off_20_filled": 60812, + "ic_fluent_star_off_20_regular": 60813, + "ic_fluent_star_one_quarter_20_filled": 60814, + "ic_fluent_star_one_quarter_20_regular": 60815, + "ic_fluent_star_prohibited_20_filled": 60816, + "ic_fluent_star_prohibited_20_regular": 60817, + "ic_fluent_star_settings_20_filled": 60818, + "ic_fluent_star_settings_20_regular": 60819, + "ic_fluent_star_three_quarter_20_filled": 60820, + "ic_fluent_star_three_quarter_20_regular": 60821, + "ic_fluent_status_20_filled": 60822, + "ic_fluent_status_20_regular": 60823, + "ic_fluent_steps_20_filled": 60824, + "ic_fluent_steps_20_regular": 60825, + "ic_fluent_stethoscope_20_filled": 60826, + "ic_fluent_stethoscope_20_regular": 60827, + "ic_fluent_sticker_20_filled": 60828, + "ic_fluent_sticker_20_regular": 60829, + "ic_fluent_sticker_add_20_filled": 60830, + "ic_fluent_sticker_add_20_regular": 60831, + "ic_fluent_stop_20_filled": 60832, + "ic_fluent_stop_20_regular": 60833, + "ic_fluent_storage_20_filled": 60834, + "ic_fluent_storage_20_regular": 60835, + "ic_fluent_store_microsoft_20_filled": 60836, + "ic_fluent_store_microsoft_20_regular": 60837, + "ic_fluent_stream_20_filled": 60838, + "ic_fluent_stream_20_regular": 60839, + "ic_fluent_stream_input_20_filled": 60840, + "ic_fluent_stream_input_20_regular": 60841, + "ic_fluent_stream_input_output_20_filled": 60842, + "ic_fluent_stream_input_output_20_regular": 60843, + "ic_fluent_stream_output_20_filled": 60844, + "ic_fluent_stream_output_20_regular": 60845, + "ic_fluent_style_guide_20_filled": 60846, + "ic_fluent_style_guide_20_regular": 60847, + "ic_fluent_sub_grid_20_filled": 60848, + "ic_fluent_sub_grid_20_regular": 60849, + "ic_fluent_subtitles_20_filled": 60850, + "ic_fluent_subtitles_20_regular": 60851, + "ic_fluent_subtract_20_filled": 60852, + "ic_fluent_subtract_20_regular": 60853, + "ic_fluent_subtract_circle_20_filled": 60854, + "ic_fluent_subtract_circle_20_regular": 60855, + "ic_fluent_subtract_circle_arrow_back_20_filled": 60856, + "ic_fluent_subtract_circle_arrow_back_20_regular": 60857, + "ic_fluent_subtract_circle_arrow_forward_20_filled": 60858, + "ic_fluent_subtract_circle_arrow_forward_20_regular": 60859, + "ic_fluent_subtract_square_20_filled": 60860, + "ic_fluent_subtract_square_20_regular": 60861, + "ic_fluent_subtract_square_multiple_20_filled": 60862, + "ic_fluent_subtract_square_multiple_20_regular": 60863, + "ic_fluent_surface_earbuds_20_filled": 60864, + "ic_fluent_surface_earbuds_20_regular": 60865, + "ic_fluent_surface_hub_20_filled": 60866, + "ic_fluent_surface_hub_20_regular": 60867, + "ic_fluent_swimming_pool_20_filled": 60868, + "ic_fluent_swimming_pool_20_regular": 60869, + "ic_fluent_swipe_down_20_filled": 60870, + "ic_fluent_swipe_down_20_regular": 60871, + "ic_fluent_swipe_right_20_filled": 60872, + "ic_fluent_swipe_right_20_regular": 60873, + "ic_fluent_swipe_up_20_filled": 60874, + "ic_fluent_swipe_up_20_regular": 60875, + "ic_fluent_symbols_20_filled": 60876, + "ic_fluent_symbols_20_regular": 60877, + "ic_fluent_sync_off_20_filled": 60878, + "ic_fluent_sync_off_20_regular": 60879, + "ic_fluent_syringe_20_filled": 60880, + "ic_fluent_syringe_20_regular": 60881, + "ic_fluent_system_20_filled": 60882, + "ic_fluent_system_20_regular": 60883, + "ic_fluent_tab_20_filled": 60884, + "ic_fluent_tab_20_regular": 60885, + "ic_fluent_tab_add_20_filled": 60886, + "ic_fluent_tab_add_20_regular": 60887, + "ic_fluent_tab_arrow_left_20_filled": 60888, + "ic_fluent_tab_arrow_left_20_regular": 60889, + "ic_fluent_tab_desktop_20_filled": 60890, + "ic_fluent_tab_desktop_20_regular": 60891, + "ic_fluent_tab_desktop_arrow_clockwise_20_filled": 60892, + "ic_fluent_tab_desktop_arrow_clockwise_20_regular": 60893, + "ic_fluent_tab_desktop_arrow_left_20_filled": 60894, + "ic_fluent_tab_desktop_arrow_left_20_regular": 60895, + "ic_fluent_tab_desktop_bottom_20_filled": 60896, + "ic_fluent_tab_desktop_bottom_20_regular": 60897, + "ic_fluent_tab_desktop_clock_20_filled": 60898, + "ic_fluent_tab_desktop_clock_20_regular": 60899, + "ic_fluent_tab_desktop_copy_20_filled": 60900, + "ic_fluent_tab_desktop_copy_20_regular": 60901, + "ic_fluent_tab_desktop_image_20_filled": 60902, + "ic_fluent_tab_desktop_image_20_regular": 60903, + "ic_fluent_tab_desktop_multiple_20_filled": 60904, + "ic_fluent_tab_desktop_multiple_20_regular": 60905, + "ic_fluent_tab_desktop_multiple_bottom_20_filled": 60906, + "ic_fluent_tab_desktop_multiple_bottom_20_regular": 60907, + "ic_fluent_tab_desktop_new_page_20_filled": 60908, + "ic_fluent_tab_desktop_new_page_20_regular": 60909, + "ic_fluent_tab_in_private_20_filled": 60910, + "ic_fluent_tab_in_private_20_regular": 60911, + "ic_fluent_tab_inprivate_account_20_filled": 60912, + "ic_fluent_tab_inprivate_account_20_regular": 60913, + "ic_fluent_tab_prohibited_20_filled": 60914, + "ic_fluent_tab_prohibited_20_regular": 60915, + "ic_fluent_tab_shield_dismiss_20_filled": 60916, + "ic_fluent_tab_shield_dismiss_20_regular": 60917, + "ic_fluent_table_20_filled": 60918, + "ic_fluent_table_20_regular": 60919, + "ic_fluent_table_add_20_filled": 60920, + "ic_fluent_table_add_20_regular": 60921, + "ic_fluent_table_bottom_row_20_filled": 60922, + "ic_fluent_table_bottom_row_20_regular": 60923, + "ic_fluent_table_calculator_20_filled": 60924, + "ic_fluent_table_calculator_20_regular": 60925, + "ic_fluent_table_cell_edit_20_filled": 60926, + "ic_fluent_table_cell_edit_20_regular": 60927, + "ic_fluent_table_cells_merge_20_filled": 60928, + "ic_fluent_table_cells_merge_20_regular": 60929, + "ic_fluent_table_cells_split_20_filled": 60930, + "ic_fluent_table_cells_split_20_regular": 60931, + "ic_fluent_table_checker_20_filled": 60932, + "ic_fluent_table_checker_20_regular": 60933, + "ic_fluent_table_column_top_bottom_20_filled": 60934, + "ic_fluent_table_column_top_bottom_20_regular": 60935, + "ic_fluent_table_copy_20_filled": 60936, + "ic_fluent_table_copy_20_regular": 60937, + "ic_fluent_table_delete_column_20_filled": 60938, + "ic_fluent_table_delete_column_20_regular": 60939, + "ic_fluent_table_delete_row_20_filled": 60940, + "ic_fluent_table_delete_row_20_regular": 60941, + "ic_fluent_table_dismiss_20_filled": 60942, + "ic_fluent_table_dismiss_20_regular": 60943, + "ic_fluent_table_edit_20_filled": 60944, + "ic_fluent_table_edit_20_regular": 60945, + "ic_fluent_table_freeze_column_20_filled": 60946, + "ic_fluent_table_freeze_column_20_regular": 60947, + "ic_fluent_table_freeze_column_and_row_20_filled": 60948, + "ic_fluent_table_freeze_column_and_row_20_regular": 60949, + "ic_fluent_table_freeze_row_20_filled": 60950, + "ic_fluent_table_freeze_row_20_regular": 60951, + "ic_fluent_table_image_20_filled": 60952, + "ic_fluent_table_image_20_regular": 60953, + "ic_fluent_table_insert_column_20_filled": 60954, + "ic_fluent_table_insert_column_20_regular": 60955, + "ic_fluent_table_insert_row_20_filled": 60956, + "ic_fluent_table_insert_row_20_regular": 60957, + "ic_fluent_table_lightning_20_filled": 60958, + "ic_fluent_table_lightning_20_regular": 60959, + "ic_fluent_table_link_20_filled": 60960, + "ic_fluent_table_link_20_regular": 60961, + "ic_fluent_table_lock_20_filled": 60962, + "ic_fluent_table_lock_20_regular": 60963, + "ic_fluent_table_move_above_20_filled": 60964, + "ic_fluent_table_move_above_20_regular": 60965, + "ic_fluent_table_move_below_20_filled": 60966, + "ic_fluent_table_move_below_20_regular": 60967, + "ic_fluent_table_move_left_20_filled": 60968, + "ic_fluent_table_move_left_20_regular": 60969, + "ic_fluent_table_move_right_20_filled": 60970, + "ic_fluent_table_move_right_20_regular": 60971, + "ic_fluent_table_multiple_20_filled": 60972, + "ic_fluent_table_multiple_20_regular": 60973, + "ic_fluent_table_offset_20_filled": 60974, + "ic_fluent_table_offset_20_regular": 60975, + "ic_fluent_table_offset_add_20_filled": 60976, + "ic_fluent_table_offset_add_20_regular": 60977, + "ic_fluent_table_offset_less_than_or_equal_to_20_filled": 60978, + "ic_fluent_table_offset_less_than_or_equal_to_20_regular": 60979, + "ic_fluent_table_offset_settings_20_filled": 60980, + "ic_fluent_table_offset_settings_20_regular": 60981, + "ic_fluent_table_resize_column_20_filled": 60982, + "ic_fluent_table_resize_column_20_regular": 60983, + "ic_fluent_table_resize_row_20_filled": 60984, + "ic_fluent_table_resize_row_20_regular": 60985, + "ic_fluent_table_search_20_filled": 60986, + "ic_fluent_table_search_20_regular": 60987, + "ic_fluent_table_settings_20_filled": 60988, + "ic_fluent_table_settings_20_regular": 60989, + "ic_fluent_table_simple_20_filled": 60990, + "ic_fluent_table_simple_20_regular": 60991, + "ic_fluent_table_simple_checkmark_20_filled": 60992, + "ic_fluent_table_simple_checkmark_20_regular": 60993, + "ic_fluent_table_simple_multiple_20_filled": 60994, + "ic_fluent_table_simple_multiple_20_regular": 60995, + "ic_fluent_table_split_20_filled": 60996, + "ic_fluent_table_split_20_regular": 60997, + "ic_fluent_table_stack_above_20_filled": 60998, + "ic_fluent_table_stack_above_20_regular": 60999, + "ic_fluent_table_stack_below_20_filled": 61000, + "ic_fluent_table_stack_below_20_regular": 61001, + "ic_fluent_table_stack_left_20_filled": 61002, + "ic_fluent_table_stack_left_20_regular": 61003, + "ic_fluent_table_stack_right_20_filled": 61004, + "ic_fluent_table_stack_right_20_regular": 61005, + "ic_fluent_table_switch_20_filled": 61006, + "ic_fluent_table_switch_20_regular": 61007, + "ic_fluent_tablet_20_filled": 61008, + "ic_fluent_tablet_20_regular": 61009, + "ic_fluent_tablet_speaker_20_filled": 61010, + "ic_fluent_tablet_speaker_20_regular": 61011, + "ic_fluent_tabs_20_filled": 61012, + "ic_fluent_tabs_20_regular": 61013, + "ic_fluent_tag_20_filled": 61014, + "ic_fluent_tag_20_regular": 61015, + "ic_fluent_tag_circle_20_filled": 61016, + "ic_fluent_tag_circle_20_regular": 61017, + "ic_fluent_tag_dismiss_20_filled": 61018, + "ic_fluent_tag_dismiss_20_regular": 61019, + "ic_fluent_tag_error_20_filled": 61020, + "ic_fluent_tag_error_20_regular": 61021, + "ic_fluent_tag_lock_20_filled": 61022, + "ic_fluent_tag_lock_20_regular": 61023, + "ic_fluent_tag_lock_accent_20_filled": 61024, + "ic_fluent_tag_multiple_20_filled": 61025, + "ic_fluent_tag_multiple_20_regular": 61026, + "ic_fluent_tag_off_20_filled": 61027, + "ic_fluent_tag_off_20_regular": 61028, + "ic_fluent_tag_question_mark_20_filled": 61029, + "ic_fluent_tag_question_mark_20_regular": 61030, + "ic_fluent_tag_reset_20_filled": 61031, + "ic_fluent_tag_reset_20_regular": 61032, + "ic_fluent_tag_search_20_filled": 61033, + "ic_fluent_tag_search_20_regular": 61034, + "ic_fluent_tap_double_20_filled": 61035, + "ic_fluent_tap_double_20_regular": 61036, + "ic_fluent_tap_single_20_filled": 61037, + "ic_fluent_tap_single_20_regular": 61038, + "ic_fluent_target_20_filled": 61039, + "ic_fluent_target_20_regular": 61040, + "ic_fluent_target_arrow_20_filled": 61041, + "ic_fluent_target_arrow_20_regular": 61042, + "ic_fluent_target_edit_20_filled": 61043, + "ic_fluent_target_edit_20_regular": 61044, + "ic_fluent_task_list_add_20_filled": 61045, + "ic_fluent_task_list_add_20_regular": 61046, + "ic_fluent_task_list_ltr_20_filled": 61047, + "ic_fluent_task_list_ltr_20_regular": 61048, + "ic_fluent_task_list_rtl_20_filled": 61049, + "ic_fluent_task_list_rtl_20_regular": 61050, + "ic_fluent_task_list_square_add_20_filled": 61051, + "ic_fluent_task_list_square_add_20_regular": 61052, + "ic_fluent_task_list_square_database_20_filled": 61053, + "ic_fluent_task_list_square_database_20_regular": 61054, + "ic_fluent_task_list_square_ltr_20_filled": 61055, + "ic_fluent_task_list_square_ltr_20_regular": 61056, + "ic_fluent_task_list_square_person_20_filled": 61057, + "ic_fluent_task_list_square_person_20_regular": 61058, + "ic_fluent_task_list_square_rtl_20_filled": 61059, + "ic_fluent_task_list_square_rtl_20_regular": 61060, + "ic_fluent_task_list_square_settings_20_filled": 61061, + "ic_fluent_task_list_square_settings_20_regular": 61062, + "ic_fluent_tasks_app_20_filled": 61063, + "ic_fluent_tasks_app_20_regular": 61064, + "ic_fluent_teddy_20_filled": 61065, + "ic_fluent_teddy_20_regular": 61066, + "ic_fluent_temperature_20_filled": 61067, + "ic_fluent_temperature_20_regular": 61068, + "ic_fluent_tent_20_filled": 61069, + "ic_fluent_tent_20_regular": 61070, + "ic_fluent_tetris_app_20_filled": 61071, + "ic_fluent_tetris_app_20_regular": 61072, + "ic_fluent_text_add_20_filled": 61073, + "ic_fluent_text_add_20_regular": 61074, + "ic_fluent_text_add_space_after_20_filled": 61075, + "ic_fluent_text_add_space_after_20_regular": 61076, + "ic_fluent_text_add_space_before_20_filled": 61077, + "ic_fluent_text_add_space_before_20_regular": 61078, + "ic_fluent_text_add_t_20_filled": 61079, + "ic_fluent_text_add_t_20_regular": 61080, + "ic_fluent_text_align_center_20_filled": 61081, + "ic_fluent_text_align_center_20_regular": 61082, + "ic_fluent_text_align_center_rotate_270_20_filled": 61083, + "ic_fluent_text_align_center_rotate_270_20_regular": 61084, + "ic_fluent_text_align_center_rotate_90_20_filled": 61085, + "ic_fluent_text_align_center_rotate_90_20_regular": 61086, + "ic_fluent_text_align_distributed_20_filled": 61087, + "ic_fluent_text_align_distributed_20_regular": 61088, + "ic_fluent_text_align_distributed_evenly_20_filled": 61089, + "ic_fluent_text_align_distributed_evenly_20_regular": 61090, + "ic_fluent_text_align_distributed_vertical_20_filled": 61091, + "ic_fluent_text_align_distributed_vertical_20_regular": 61092, + "ic_fluent_text_align_justify_20_filled": 61093, + "ic_fluent_text_align_justify_20_regular": 61094, + "ic_fluent_text_align_justify_low_20_filled": 61095, + "ic_fluent_text_align_justify_low_20_regular": 61096, + "ic_fluent_text_align_justify_low_90_20_filled": 61097, + "ic_fluent_text_align_justify_low_90_20_regular": 61098, + "ic_fluent_text_align_justify_low_rotate_270_20_filled": 61099, + "ic_fluent_text_align_justify_low_rotate_270_20_regular": 61100, + "ic_fluent_text_align_justify_low_rotate_90_20_filled": 61101, + "ic_fluent_text_align_justify_low_rotate_90_20_regular": 61102, + "ic_fluent_text_align_justify_rotate_270_20_filled": 61103, + "ic_fluent_text_align_justify_rotate_270_20_regular": 61104, + "ic_fluent_text_align_justify_rotate_90_20_filled": 61105, + "ic_fluent_text_align_justify_rotate_90_20_regular": 61106, + "ic_fluent_text_align_left_20_filled": 61107, + "ic_fluent_text_align_left_20_regular": 61108, + "ic_fluent_text_align_left_rotate_270_20_filled": 61109, + "ic_fluent_text_align_left_rotate_270_20_regular": 61110, + "ic_fluent_text_align_left_rotate_90_20_filled": 61111, + "ic_fluent_text_align_left_rotate_90_20_regular": 61112, + "ic_fluent_text_align_right_20_filled": 61113, + "ic_fluent_text_align_right_20_regular": 61114, + "ic_fluent_text_align_right_rotate_270_20_filled": 61115, + "ic_fluent_text_align_right_rotate_270_20_regular": 61116, + "ic_fluent_text_align_right_rotate_90_20_filled": 61117, + "ic_fluent_text_align_right_rotate_90_20_regular": 61118, + "ic_fluent_text_asterisk_20_filled": 61119, + "ic_fluent_text_asterisk_20_regular": 61120, + "ic_fluent_text_baseline_20_filled": 61121, + "ic_fluent_text_baseline_20_regular": 61122, + "ic_fluent_text_bold_20_filled": 61123, + "ic_fluent_text_bold_20_regular": 61124, + "ic_fluent_text_box_settings_20_filled": 61125, + "ic_fluent_text_box_settings_20_regular": 61126, + "ic_fluent_text_bullet_list_add_20_filled": 61127, + "ic_fluent_text_bullet_list_add_20_regular": 61128, + "ic_fluent_text_bullet_list_checkmark_20_filled": 61129, + "ic_fluent_text_bullet_list_checkmark_20_regular": 61130, + "ic_fluent_text_bullet_list_dismiss_20_filled": 61131, + "ic_fluent_text_bullet_list_dismiss_20_regular": 61132, + "ic_fluent_text_bullet_list_ltr_20_filled": 61133, + "ic_fluent_text_bullet_list_ltr_20_regular": 61134, + "ic_fluent_text_bullet_list_ltr_90_20_filled": 61135, + "ic_fluent_text_bullet_list_ltr_90_20_regular": 61136, + "ic_fluent_text_bullet_list_rtl_20_filled": 61137, + "ic_fluent_text_bullet_list_rtl_20_regular": 61138, + "ic_fluent_text_bullet_list_rtl_90_20_filled": 61139, + "ic_fluent_text_bullet_list_rtl_90_20_regular": 61140, + "ic_fluent_text_bullet_list_square_20_filled": 61141, + "ic_fluent_text_bullet_list_square_20_regular": 61142, + "ic_fluent_text_bullet_list_square_clock_20_filled": 61143, + "ic_fluent_text_bullet_list_square_clock_20_regular": 61144, + "ic_fluent_text_bullet_list_square_edit_20_filled": 61145, + "ic_fluent_text_bullet_list_square_edit_20_regular": 61146, + "ic_fluent_text_bullet_list_square_person_20_filled": 61147, + "ic_fluent_text_bullet_list_square_person_20_regular": 61148, + "ic_fluent_text_bullet_list_square_search_20_filled": 61149, + "ic_fluent_text_bullet_list_square_search_20_regular": 61150, + "ic_fluent_text_bullet_list_square_settings_20_filled": 61151, + "ic_fluent_text_bullet_list_square_settings_20_regular": 61152, + "ic_fluent_text_bullet_list_square_shield_20_filled": 61153, + "ic_fluent_text_bullet_list_square_shield_20_regular": 61154, + "ic_fluent_text_bullet_list_square_toolbox_20_filled": 61155, + "ic_fluent_text_bullet_list_square_toolbox_20_regular": 61156, + "ic_fluent_text_bullet_list_square_warning_20_filled": 61157, + "ic_fluent_text_bullet_list_square_warning_20_regular": 61158, + "ic_fluent_text_bullet_list_tree_20_filled": 61159, + "ic_fluent_text_bullet_list_tree_20_regular": 61160, + "ic_fluent_text_case_lowercase_20_filled": 61161, + "ic_fluent_text_case_lowercase_20_regular": 61162, + "ic_fluent_text_case_title_20_filled": 61163, + "ic_fluent_text_case_title_20_regular": 61164, + "ic_fluent_text_case_uppercase_20_filled": 61165, + "ic_fluent_text_case_uppercase_20_regular": 61166, + "ic_fluent_text_change_case_20_filled": 61167, + "ic_fluent_text_change_case_20_regular": 61168, + "ic_fluent_text_clear_formatting_20_filled": 61169, + "ic_fluent_text_clear_formatting_20_regular": 61170, + "ic_fluent_text_collapse_20_filled": 61171, + "ic_fluent_text_collapse_20_regular": 61172, + "ic_fluent_text_color_20_filled": 61173, + "ic_fluent_text_color_20_regular": 61174, + "ic_fluent_text_color_accent_20_filled": 61175, + "ic_fluent_text_column_one_20_filled": 61176, + "ic_fluent_text_column_one_20_regular": 61177, + "ic_fluent_text_column_one_narrow_20_filled": 61178, + "ic_fluent_text_column_one_narrow_20_regular": 61179, + "ic_fluent_text_column_one_semi_narrow_20_filled": 61180, + "ic_fluent_text_column_one_semi_narrow_20_regular": 61181, + "ic_fluent_text_column_one_wide_20_filled": 61182, + "ic_fluent_text_column_one_wide_20_regular": 61183, + "ic_fluent_text_column_one_wide_lightning_20_filled": 61184, + "ic_fluent_text_column_one_wide_lightning_20_regular": 61185, + "ic_fluent_text_column_three_20_filled": 61186, + "ic_fluent_text_column_three_20_regular": 61187, + "ic_fluent_text_column_two_20_filled": 61188, + "ic_fluent_text_column_two_20_regular": 61189, + "ic_fluent_text_column_two_left_20_filled": 61190, + "ic_fluent_text_column_two_left_20_regular": 61191, + "ic_fluent_text_column_two_right_20_filled": 61192, + "ic_fluent_text_column_two_right_20_regular": 61193, + "ic_fluent_text_continuous_20_filled": 61194, + "ic_fluent_text_continuous_20_regular": 61195, + "ic_fluent_text_density_20_filled": 61196, + "ic_fluent_text_density_20_regular": 61197, + "ic_fluent_text_description_20_filled": 61198, + "ic_fluent_text_description_20_regular": 61199, + "ic_fluent_text_description_ltr_20_filled": 61200, + "ic_fluent_text_description_ltr_20_regular": 61201, + "ic_fluent_text_description_rtl_20_filled": 61202, + "ic_fluent_text_description_rtl_20_regular": 61203, + "ic_fluent_text_direction_horizontal_left_20_filled": 61204, + "ic_fluent_text_direction_horizontal_left_20_regular": 61205, + "ic_fluent_text_direction_horizontal_ltr_20_filled": 61206, + "ic_fluent_text_direction_horizontal_ltr_20_regular": 61207, + "ic_fluent_text_direction_horizontal_right_20_filled": 61208, + "ic_fluent_text_direction_horizontal_right_20_regular": 61209, + "ic_fluent_text_direction_horizontal_rtl_20_filled": 61210, + "ic_fluent_text_direction_horizontal_rtl_20_regular": 61211, + "ic_fluent_text_direction_rotate_270_right_20_filled": 61212, + "ic_fluent_text_direction_rotate_270_right_20_regular": 61213, + "ic_fluent_text_direction_rotate_90_left_20_filled": 61214, + "ic_fluent_text_direction_rotate_90_left_20_regular": 61215, + "ic_fluent_text_direction_rotate_90_ltr_20_filled": 61216, + "ic_fluent_text_direction_rotate_90_ltr_20_regular": 61217, + "ic_fluent_text_direction_rotate_90_right_20_filled": 61218, + "ic_fluent_text_direction_rotate_90_right_20_regular": 61219, + "ic_fluent_text_direction_rotate_90_rtl_20_filled": 61220, + "ic_fluent_text_direction_rotate_90_rtl_20_regular": 61221, + "ic_fluent_text_direction_vertical_20_filled": 61222, + "ic_fluent_text_direction_vertical_20_regular": 61223, + "ic_fluent_text_edit_style_20_filled": 61224, + "ic_fluent_text_edit_style_20_regular": 61225, + "ic_fluent_text_effects_20_filled": 61226, + "ic_fluent_text_effects_20_regular": 61227, + "ic_fluent_text_expand_20_filled": 61228, + "ic_fluent_text_expand_20_regular": 61229, + "ic_fluent_text_field_20_filled": 61230, + "ic_fluent_text_field_20_regular": 61231, + "ic_fluent_text_first_line_20_filled": 61232, + "ic_fluent_text_first_line_20_regular": 61233, + "ic_fluent_text_font_20_filled": 61234, + "ic_fluent_text_font_20_regular": 61235, + "ic_fluent_text_font_info_20_filled": 61236, + "ic_fluent_text_font_info_20_regular": 61237, + "ic_fluent_text_font_size_20_filled": 61238, + "ic_fluent_text_font_size_20_regular": 61239, + "ic_fluent_text_footnote_20_filled": 61240, + "ic_fluent_text_footnote_20_regular": 61241, + "ic_fluent_text_grammar_arrow_left_20_filled": 61242, + "ic_fluent_text_grammar_arrow_left_20_regular": 61243, + "ic_fluent_text_grammar_arrow_right_20_filled": 61244, + "ic_fluent_text_grammar_arrow_right_20_regular": 61245, + "ic_fluent_text_grammar_checkmark_20_filled": 61246, + "ic_fluent_text_grammar_checkmark_20_regular": 61247, + "ic_fluent_text_grammar_dismiss_20_filled": 61248, + "ic_fluent_text_grammar_dismiss_20_regular": 61249, + "ic_fluent_text_grammar_error_20_filled": 61250, + "ic_fluent_text_grammar_error_20_regular": 61251, + "ic_fluent_text_grammar_settings_20_filled": 61252, + "ic_fluent_text_grammar_settings_20_regular": 61253, + "ic_fluent_text_grammar_wand_20_filled": 61254, + "ic_fluent_text_grammar_wand_20_regular": 61255, + "ic_fluent_text_hanging_20_filled": 61256, + "ic_fluent_text_hanging_20_regular": 61257, + "ic_fluent_text_header_1_20_filled": 61258, + "ic_fluent_text_header_1_20_regular": 61259, + "ic_fluent_text_header_2_20_filled": 61260, + "ic_fluent_text_header_2_20_regular": 61261, + "ic_fluent_text_header_3_20_filled": 61262, + "ic_fluent_text_header_3_20_regular": 61263, + "ic_fluent_text_indent_decrease_ltr_20_filled": 61264, + "ic_fluent_text_indent_decrease_ltr_20_regular": 61265, + "ic_fluent_text_indent_decrease_ltr_90_20_filled": 61266, + "ic_fluent_text_indent_decrease_ltr_90_20_regular": 61267, + "ic_fluent_text_indent_decrease_ltr_rotate_270_20_filled": 61268, + "ic_fluent_text_indent_decrease_ltr_rotate_270_20_regular": 61269, + "ic_fluent_text_indent_decrease_rotate_270_20_filled": 61270, + "ic_fluent_text_indent_decrease_rotate_270_20_regular": 61271, + "ic_fluent_text_indent_decrease_rotate_90_20_filled": 61272, + "ic_fluent_text_indent_decrease_rotate_90_20_regular": 61273, + "ic_fluent_text_indent_decrease_rtl_20_filled": 61274, + "ic_fluent_text_indent_decrease_rtl_20_regular": 61275, + "ic_fluent_text_indent_decrease_rtl_90_20_filled": 61276, + "ic_fluent_text_indent_decrease_rtl_90_20_regular": 61277, + "ic_fluent_text_indent_decrease_rtl_rotate_270_20_filled": 61278, + "ic_fluent_text_indent_decrease_rtl_rotate_270_20_regular": 61279, + "ic_fluent_text_indent_increase_ltr_20_filled": 61280, + "ic_fluent_text_indent_increase_ltr_20_regular": 61281, + "ic_fluent_text_indent_increase_ltr_90_20_filled": 61282, + "ic_fluent_text_indent_increase_ltr_90_20_regular": 61283, + "ic_fluent_text_indent_increase_ltr_rotate_270_20_filled": 61284, + "ic_fluent_text_indent_increase_ltr_rotate_270_20_regular": 61285, + "ic_fluent_text_indent_increase_rotate_270_20_filled": 61286, + "ic_fluent_text_indent_increase_rotate_270_20_regular": 61287, + "ic_fluent_text_indent_increase_rotate_90_20_filled": 61288, + "ic_fluent_text_indent_increase_rotate_90_20_regular": 61289, + "ic_fluent_text_indent_increase_rtl_20_filled": 61290, + "ic_fluent_text_indent_increase_rtl_20_regular": 61291, + "ic_fluent_text_indent_increase_rtl_90_20_filled": 61292, + "ic_fluent_text_indent_increase_rtl_90_20_regular": 61293, + "ic_fluent_text_indent_increase_rtl_rotate_270_20_filled": 61294, + "ic_fluent_text_indent_increase_rtl_rotate_270_20_regular": 61295, + "ic_fluent_text_italic_20_filled": 61296, + "ic_fluent_text_italic_20_regular": 61297, + "ic_fluent_text_line_spacing_20_filled": 61298, + "ic_fluent_text_line_spacing_20_regular": 61299, + "ic_fluent_text_more_20_filled": 61300, + "ic_fluent_text_more_20_regular": 61301, + "ic_fluent_text_number_format_20_filled": 61302, + "ic_fluent_text_number_format_20_regular": 61303, + "ic_fluent_text_number_list_ltr_20_filled": 61304, + "ic_fluent_text_number_list_ltr_20_regular": 61305, + "ic_fluent_text_number_list_ltr_90_20_filled": 61306, + "ic_fluent_text_number_list_ltr_90_20_regular": 61307, + "ic_fluent_text_number_list_ltr_rotate_270_20_filled": 61308, + "ic_fluent_text_number_list_ltr_rotate_270_20_regular": 61309, + "ic_fluent_text_number_list_rotate_270_20_filled": 61310, + "ic_fluent_text_number_list_rotate_270_20_regular": 61311, + "ic_fluent_text_number_list_rotate_90_20_filled": 61312, + "ic_fluent_text_number_list_rotate_90_20_regular": 61313, + "ic_fluent_text_number_list_rtl_20_filled": 61314, + "ic_fluent_text_number_list_rtl_20_regular": 61315, + "ic_fluent_text_number_list_rtl_90_20_filled": 61316, + "ic_fluent_text_number_list_rtl_90_20_regular": 61317, + "ic_fluent_text_number_list_rtl_rotate_270_20_filled": 61318, + "ic_fluent_text_number_list_rtl_rotate_270_20_regular": 61319, + "ic_fluent_text_paragraph_20_filled": 61320, + "ic_fluent_text_paragraph_20_regular": 61321, + "ic_fluent_text_paragraph_direction_20_filled": 61322, + "ic_fluent_text_paragraph_direction_20_regular": 61323, + "ic_fluent_text_paragraph_direction_left_20_filled": 61324, + "ic_fluent_text_paragraph_direction_left_20_regular": 61325, + "ic_fluent_text_paragraph_direction_right_20_filled": 61326, + "ic_fluent_text_paragraph_direction_right_20_regular": 61327, + "ic_fluent_text_period_asterisk_20_filled": 61328, + "ic_fluent_text_period_asterisk_20_regular": 61329, + "ic_fluent_text_position_behind_20_filled": 61330, + "ic_fluent_text_position_behind_20_regular": 61331, + "ic_fluent_text_position_front_20_filled": 61332, + "ic_fluent_text_position_front_20_regular": 61333, + "ic_fluent_text_position_line_20_filled": 61334, + "ic_fluent_text_position_line_20_regular": 61335, + "ic_fluent_text_position_square_20_filled": 61336, + "ic_fluent_text_position_square_20_regular": 61337, + "ic_fluent_text_position_square_left_20_filled": 61338, + "ic_fluent_text_position_square_left_20_regular": 61339, + "ic_fluent_text_position_square_right_20_filled": 61340, + "ic_fluent_text_position_square_right_20_regular": 61341, + "ic_fluent_text_position_through_20_filled": 61342, + "ic_fluent_text_position_through_20_regular": 61343, + "ic_fluent_text_position_tight_20_filled": 61344, + "ic_fluent_text_position_tight_20_regular": 61345, + "ic_fluent_text_position_top_bottom_20_filled": 61346, + "ic_fluent_text_position_top_bottom_20_regular": 61347, + "ic_fluent_text_proofing_tools_20_filled": 61348, + "ic_fluent_text_proofing_tools_20_regular": 61349, + "ic_fluent_text_quote_20_filled": 61350, + "ic_fluent_text_quote_20_regular": 61351, + "ic_fluent_text_sort_ascending_20_filled": 61352, + "ic_fluent_text_sort_ascending_20_regular": 61353, + "ic_fluent_text_sort_descending_20_filled": 61354, + "ic_fluent_text_sort_descending_20_regular": 61355, + "ic_fluent_text_strikethrough_20_filled": 61356, + "ic_fluent_text_strikethrough_20_regular": 61357, + "ic_fluent_text_subscript_20_filled": 61358, + "ic_fluent_text_subscript_20_regular": 61359, + "ic_fluent_text_superscript_20_filled": 61360, + "ic_fluent_text_superscript_20_regular": 61361, + "ic_fluent_text_t_20_filled": 61362, + "ic_fluent_text_t_20_regular": 61363, + "ic_fluent_text_underline_20_filled": 61364, + "ic_fluent_text_underline_20_regular": 61365, + "ic_fluent_text_underline_character_u_20_filled": 61366, + "ic_fluent_text_underline_character_u_20_regular": 61367, + "ic_fluent_text_underline_double_20_filled": 61368, + "ic_fluent_text_underline_double_20_regular": 61369, + "ic_fluent_text_whole_word_20_filled": 61370, + "ic_fluent_text_whole_word_20_regular": 61371, + "ic_fluent_text_word_count_20_filled": 61372, + "ic_fluent_text_word_count_20_regular": 61373, + "ic_fluent_text_wrap_20_filled": 61374, + "ic_fluent_text_wrap_20_regular": 61375, + "ic_fluent_text_wrap_off_20_filled": 61376, + "ic_fluent_text_wrap_off_20_regular": 61377, + "ic_fluent_textbox_20_filled": 61378, + "ic_fluent_textbox_20_regular": 61379, + "ic_fluent_textbox_align_bottom_20_filled": 61380, + "ic_fluent_textbox_align_bottom_20_regular": 61381, + "ic_fluent_textbox_align_bottom_rotate_90_20_filled": 61382, + "ic_fluent_textbox_align_bottom_rotate_90_20_regular": 61383, + "ic_fluent_textbox_align_center_20_filled": 61384, + "ic_fluent_textbox_align_center_20_regular": 61385, + "ic_fluent_textbox_align_middle_20_filled": 61386, + "ic_fluent_textbox_align_middle_20_regular": 61387, + "ic_fluent_textbox_align_middle_rotate_90_20_filled": 61388, + "ic_fluent_textbox_align_middle_rotate_90_20_regular": 61389, + "ic_fluent_textbox_align_top_20_filled": 61390, + "ic_fluent_textbox_align_top_20_regular": 61391, + "ic_fluent_textbox_align_top_rotate_90_20_filled": 61392, + "ic_fluent_textbox_align_top_rotate_90_20_regular": 61393, + "ic_fluent_textbox_more_20_filled": 61394, + "ic_fluent_textbox_more_20_regular": 61395, + "ic_fluent_textbox_rotate_90_20_filled": 61396, + "ic_fluent_textbox_rotate_90_20_regular": 61397, + "ic_fluent_textbox_settings_20_filled": 61398, + "ic_fluent_textbox_settings_20_regular": 61399, + "ic_fluent_thinking_20_filled": 61400, + "ic_fluent_thinking_20_regular": 61401, + "ic_fluent_thumb_dislike_20_filled": 61402, + "ic_fluent_thumb_dislike_20_regular": 61403, + "ic_fluent_thumb_like_20_filled": 61404, + "ic_fluent_thumb_like_20_regular": 61405, + "ic_fluent_ticket_diagonal_20_filled": 61406, + "ic_fluent_ticket_diagonal_20_regular": 61407, + "ic_fluent_ticket_horizontal_20_filled": 61408, + "ic_fluent_ticket_horizontal_20_regular": 61409, + "ic_fluent_time_and_weather_20_filled": 61410, + "ic_fluent_time_and_weather_20_regular": 61411, + "ic_fluent_time_picker_20_filled": 61412, + "ic_fluent_time_picker_20_regular": 61413, + "ic_fluent_timeline_20_filled": 61414, + "ic_fluent_timeline_20_regular": 61415, + "ic_fluent_timer_10_20_filled": 61416, + "ic_fluent_timer_10_20_regular": 61417, + "ic_fluent_timer_2_20_filled": 61418, + "ic_fluent_timer_2_20_regular": 61419, + "ic_fluent_timer_20_filled": 61420, + "ic_fluent_timer_20_regular": 61421, + "ic_fluent_timer_3_20_filled": 61422, + "ic_fluent_timer_3_20_regular": 61423, + "ic_fluent_timer_off_20_filled": 61424, + "ic_fluent_timer_off_20_regular": 61425, + "ic_fluent_toggle_left_20_filled": 61426, + "ic_fluent_toggle_left_20_regular": 61427, + "ic_fluent_toggle_multiple_20_filled": 61428, + "ic_fluent_toggle_multiple_20_regular": 61429, + "ic_fluent_toggle_right_20_filled": 61430, + "ic_fluent_toggle_right_20_regular": 61431, + "ic_fluent_toolbox_20_filled": 61432, + "ic_fluent_toolbox_20_regular": 61433, + "ic_fluent_tooltip_quote_20_filled": 61434, + "ic_fluent_tooltip_quote_20_regular": 61435, + "ic_fluent_top_speed_20_filled": 61436, + "ic_fluent_top_speed_20_regular": 61437, + "ic_fluent_translate_20_filled": 61438, + "ic_fluent_translate_20_regular": 61439, + "ic_fluent_translate_off_20_filled": 61440, + "ic_fluent_translate_off_20_regular": 61441, + "ic_fluent_transmission_20_filled": 61442, + "ic_fluent_transmission_20_regular": 61443, + "ic_fluent_tray_item_add_20_filled": 61444, + "ic_fluent_tray_item_add_20_regular": 61445, + "ic_fluent_tray_item_remove_20_filled": 61446, + "ic_fluent_tray_item_remove_20_regular": 61447, + "ic_fluent_tree_deciduous_20_filled": 61448, + "ic_fluent_tree_deciduous_20_regular": 61449, + "ic_fluent_tree_evergreen_20_filled": 61450, + "ic_fluent_tree_evergreen_20_regular": 61451, + "ic_fluent_triangle_20_filled": 61452, + "ic_fluent_triangle_20_regular": 61453, + "ic_fluent_triangle_down_20_filled": 61454, + "ic_fluent_triangle_down_20_regular": 61455, + "ic_fluent_triangle_left_20_filled": 61456, + "ic_fluent_triangle_left_20_regular": 61457, + "ic_fluent_triangle_right_20_filled": 61458, + "ic_fluent_triangle_right_20_regular": 61459, + "ic_fluent_trophy_20_filled": 61460, + "ic_fluent_trophy_20_regular": 61461, + "ic_fluent_trophy_lock_20_filled": 61462, + "ic_fluent_trophy_lock_20_regular": 61463, + "ic_fluent_trophy_off_20_filled": 61464, + "ic_fluent_trophy_off_20_regular": 61465, + "ic_fluent_tv_20_filled": 61466, + "ic_fluent_tv_20_regular": 61467, + "ic_fluent_tv_arrow_right_20_filled": 61468, + "ic_fluent_tv_arrow_right_20_regular": 61469, + "ic_fluent_tv_usb_20_filled": 61470, + "ic_fluent_tv_usb_20_regular": 61471, + "ic_fluent_umbrella_20_filled": 61472, + "ic_fluent_umbrella_20_regular": 61473, + "ic_fluent_uninstall_app_20_filled": 61474, + "ic_fluent_uninstall_app_20_regular": 61475, + "ic_fluent_usb_plug_20_filled": 61476, + "ic_fluent_usb_plug_20_regular": 61477, + "ic_fluent_usb_stick_20_filled": 61478, + "ic_fluent_usb_stick_20_regular": 61479, + "ic_fluent_vault_20_filled": 61480, + "ic_fluent_vault_20_regular": 61481, + "ic_fluent_vehicle_bicycle_20_filled": 61482, + "ic_fluent_vehicle_bicycle_20_regular": 61483, + "ic_fluent_vehicle_bus_20_filled": 61484, + "ic_fluent_vehicle_bus_20_regular": 61485, + "ic_fluent_vehicle_cab_20_filled": 61486, + "ic_fluent_vehicle_cab_20_regular": 61487, + "ic_fluent_vehicle_cable_car_20_filled": 61488, + "ic_fluent_vehicle_cable_car_20_regular": 61489, + "ic_fluent_vehicle_car_20_filled": 61490, + "ic_fluent_vehicle_car_20_regular": 61491, + "ic_fluent_vehicle_car_collision_20_filled": 61492, + "ic_fluent_vehicle_car_collision_20_regular": 61493, + "ic_fluent_vehicle_car_parking_20_filled": 61494, + "ic_fluent_vehicle_car_parking_20_regular": 61495, + "ic_fluent_vehicle_car_profile_ltr_20_filled": 61496, + "ic_fluent_vehicle_car_profile_ltr_20_regular": 61497, + "ic_fluent_vehicle_car_profile_ltr_clock_20_filled": 61498, + "ic_fluent_vehicle_car_profile_ltr_clock_20_regular": 61499, + "ic_fluent_vehicle_car_profile_rtl_20_filled": 61500, + "ic_fluent_vehicle_car_profile_rtl_20_regular": 61501, + "ic_fluent_vehicle_ship_20_filled": 61502, + "ic_fluent_vehicle_ship_20_regular": 61503, + "ic_fluent_vehicle_subway_20_filled": 61504, + "ic_fluent_vehicle_subway_20_regular": 61505, + "ic_fluent_vehicle_truck_20_filled": 61506, + "ic_fluent_vehicle_truck_20_regular": 61507, + "ic_fluent_vehicle_truck_bag_20_filled": 61508, + "ic_fluent_vehicle_truck_bag_20_regular": 61509, + "ic_fluent_vehicle_truck_cube_20_filled": 61510, + "ic_fluent_vehicle_truck_cube_20_regular": 61511, + "ic_fluent_vehicle_truck_profile_20_filled": 61512, + "ic_fluent_vehicle_truck_profile_20_regular": 61513, + "ic_fluent_video_20_filled": 61514, + "ic_fluent_video_20_regular": 61515, + "ic_fluent_video_360_20_filled": 61516, + "ic_fluent_video_360_20_regular": 61517, + "ic_fluent_video_360_off_20_filled": 61518, + "ic_fluent_video_360_off_20_regular": 61519, + "ic_fluent_video_add_20_filled": 61520, + "ic_fluent_video_add_20_regular": 61521, + "ic_fluent_video_background_effect_20_filled": 61522, + "ic_fluent_video_background_effect_20_regular": 61523, + "ic_fluent_video_background_effect_horizontal_20_filled": 61524, + "ic_fluent_video_background_effect_horizontal_20_regular": 61525, + "ic_fluent_video_chat_20_filled": 61526, + "ic_fluent_video_chat_20_regular": 61527, + "ic_fluent_video_clip_20_filled": 61528, + "ic_fluent_video_clip_20_regular": 61529, + "ic_fluent_video_clip_multiple_20_filled": 61530, + "ic_fluent_video_clip_multiple_20_regular": 61531, + "ic_fluent_video_clip_off_20_filled": 61532, + "ic_fluent_video_clip_off_20_regular": 61533, + "ic_fluent_video_off_20_filled": 61534, + "ic_fluent_video_off_20_regular": 61535, + "ic_fluent_video_person_20_filled": 61536, + "ic_fluent_video_person_20_regular": 61537, + "ic_fluent_video_person_call_20_filled": 61538, + "ic_fluent_video_person_call_20_regular": 61539, + "ic_fluent_video_person_clock_20_filled": 61540, + "ic_fluent_video_person_clock_20_regular": 61541, + "ic_fluent_video_person_off_20_filled": 61542, + "ic_fluent_video_person_off_20_regular": 61543, + "ic_fluent_video_person_sparkle_20_filled": 61544, + "ic_fluent_video_person_sparkle_20_regular": 61545, + "ic_fluent_video_person_star_20_filled": 61546, + "ic_fluent_video_person_star_20_regular": 61547, + "ic_fluent_video_person_star_off_20_filled": 61548, + "ic_fluent_video_person_star_off_20_regular": 61549, + "ic_fluent_video_play_pause_20_filled": 61550, + "ic_fluent_video_play_pause_20_regular": 61551, + "ic_fluent_video_prohibited_20_filled": 61552, + "ic_fluent_video_prohibited_20_regular": 61553, + "ic_fluent_video_recording_20_filled": 61554, + "ic_fluent_video_recording_20_regular": 61555, + "ic_fluent_video_security_20_filled": 61556, + "ic_fluent_video_security_20_regular": 61557, + "ic_fluent_video_switch_20_filled": 61558, + "ic_fluent_video_switch_20_regular": 61559, + "ic_fluent_video_sync_20_filled": 61560, + "ic_fluent_video_sync_20_regular": 61561, + "ic_fluent_view_desktop_20_filled": 61562, + "ic_fluent_view_desktop_20_regular": 61563, + "ic_fluent_view_desktop_mobile_20_filled": 61564, + "ic_fluent_view_desktop_mobile_20_regular": 61565, + "ic_fluent_virtual_network_20_filled": 61566, + "ic_fluent_virtual_network_20_regular": 61567, + "ic_fluent_virtual_network_toolbox_20_filled": 61568, + "ic_fluent_virtual_network_toolbox_20_regular": 61569, + "ic_fluent_voicemail_20_filled": 61570, + "ic_fluent_voicemail_20_regular": 61571, + "ic_fluent_voicemail_arrow_back_20_filled": 61572, + "ic_fluent_voicemail_arrow_back_20_regular": 61573, + "ic_fluent_voicemail_arrow_forward_20_filled": 61574, + "ic_fluent_voicemail_arrow_forward_20_regular": 61575, + "ic_fluent_voicemail_arrow_subtract_20_filled": 61576, + "ic_fluent_voicemail_arrow_subtract_20_regular": 61577, + "ic_fluent_voicemail_subtract_20_filled": 61578, + "ic_fluent_voicemail_subtract_20_regular": 61579, + "ic_fluent_vote_20_filled": 61580, + "ic_fluent_vote_20_regular": 61581, + "ic_fluent_walkie_talkie_20_filled": 61582, + "ic_fluent_walkie_talkie_20_regular": 61583, + "ic_fluent_wallet_20_filled": 61584, + "ic_fluent_wallet_20_regular": 61585, + "ic_fluent_wallet_credit_card_20_filled": 61586, + "ic_fluent_wallet_credit_card_20_regular": 61587, + "ic_fluent_wallpaper_20_filled": 61588, + "ic_fluent_wallpaper_20_regular": 61589, + "ic_fluent_wand_20_filled": 61590, + "ic_fluent_wand_20_regular": 61591, + "ic_fluent_warning_20_filled": 61592, + "ic_fluent_warning_20_regular": 61593, + "ic_fluent_warning_shield_20_filled": 61594, + "ic_fluent_warning_shield_20_regular": 61595, + "ic_fluent_washer_20_filled": 61596, + "ic_fluent_washer_20_regular": 61597, + "ic_fluent_water_20_filled": 61598, + "ic_fluent_water_20_regular": 61599, + "ic_fluent_weather_blowing_snow_20_filled": 61600, + "ic_fluent_weather_blowing_snow_20_regular": 61601, + "ic_fluent_weather_cloudy_20_filled": 61602, + "ic_fluent_weather_cloudy_20_regular": 61603, + "ic_fluent_weather_drizzle_20_filled": 61604, + "ic_fluent_weather_drizzle_20_regular": 61605, + "ic_fluent_weather_duststorm_20_filled": 61606, + "ic_fluent_weather_duststorm_20_regular": 61607, + "ic_fluent_weather_fog_20_filled": 61608, + "ic_fluent_weather_fog_20_regular": 61609, + "ic_fluent_weather_hail_day_20_filled": 61610, + "ic_fluent_weather_hail_day_20_regular": 61611, + "ic_fluent_weather_hail_night_20_filled": 61612, + "ic_fluent_weather_hail_night_20_regular": 61613, + "ic_fluent_weather_haze_20_filled": 61614, + "ic_fluent_weather_haze_20_regular": 61615, + "ic_fluent_weather_moon_20_filled": 61616, + "ic_fluent_weather_moon_20_regular": 61617, + "ic_fluent_weather_moon_off_20_filled": 61618, + "ic_fluent_weather_moon_off_20_regular": 61619, + "ic_fluent_weather_partly_cloudy_day_20_filled": 61620, + "ic_fluent_weather_partly_cloudy_day_20_regular": 61621, + "ic_fluent_weather_partly_cloudy_night_20_filled": 61622, + "ic_fluent_weather_partly_cloudy_night_20_regular": 61623, + "ic_fluent_weather_rain_20_filled": 61624, + "ic_fluent_weather_rain_20_regular": 61625, + "ic_fluent_weather_rain_showers_day_20_filled": 61626, + "ic_fluent_weather_rain_showers_day_20_regular": 61627, + "ic_fluent_weather_rain_showers_night_20_filled": 61628, + "ic_fluent_weather_rain_showers_night_20_regular": 61629, + "ic_fluent_weather_rain_snow_20_filled": 61630, + "ic_fluent_weather_rain_snow_20_regular": 61631, + "ic_fluent_weather_snow_20_filled": 61632, + "ic_fluent_weather_snow_20_regular": 61633, + "ic_fluent_weather_snow_shower_day_20_filled": 61634, + "ic_fluent_weather_snow_shower_day_20_regular": 61635, + "ic_fluent_weather_snow_shower_night_20_filled": 61636, + "ic_fluent_weather_snow_shower_night_20_regular": 61637, + "ic_fluent_weather_snowflake_20_filled": 61638, + "ic_fluent_weather_snowflake_20_regular": 61639, + "ic_fluent_weather_squalls_20_filled": 61640, + "ic_fluent_weather_squalls_20_regular": 61641, + "ic_fluent_weather_sunny_20_filled": 61642, + "ic_fluent_weather_sunny_20_regular": 61643, + "ic_fluent_weather_sunny_high_20_filled": 61644, + "ic_fluent_weather_sunny_high_20_regular": 61645, + "ic_fluent_weather_sunny_low_20_filled": 61646, + "ic_fluent_weather_sunny_low_20_regular": 61647, + "ic_fluent_weather_thunderstorm_20_filled": 61648, + "ic_fluent_weather_thunderstorm_20_regular": 61649, + "ic_fluent_web_asset_20_filled": 61650, + "ic_fluent_web_asset_20_regular": 61651, + "ic_fluent_whiteboard_20_filled": 61652, + "ic_fluent_whiteboard_20_regular": 61653, + "ic_fluent_wifi_1_20_filled": 61654, + "ic_fluent_wifi_1_20_regular": 61655, + "ic_fluent_wifi_2_20_filled": 61656, + "ic_fluent_wifi_2_20_regular": 61657, + "ic_fluent_wifi_3_20_filled": 61658, + "ic_fluent_wifi_3_20_regular": 61659, + "ic_fluent_wifi_4_20_filled": 61660, + "ic_fluent_wifi_4_20_regular": 61661, + "ic_fluent_wifi_lock_20_filled": 61662, + "ic_fluent_wifi_lock_20_regular": 61663, + "ic_fluent_wifi_off_20_filled": 61664, + "ic_fluent_wifi_off_20_regular": 61665, + "ic_fluent_wifi_settings_20_filled": 61666, + "ic_fluent_wifi_settings_20_regular": 61667, + "ic_fluent_wifi_warning_20_filled": 61668, + "ic_fluent_wifi_warning_20_regular": 61669, + "ic_fluent_window_20_filled": 61670, + "ic_fluent_window_20_regular": 61671, + "ic_fluent_window_ad_20_filled": 61672, + "ic_fluent_window_ad_20_regular": 61673, + "ic_fluent_window_ad_off_20_filled": 61674, + "ic_fluent_window_ad_off_20_regular": 61675, + "ic_fluent_window_ad_person_20_filled": 61676, + "ic_fluent_window_ad_person_20_regular": 61677, + "ic_fluent_window_apps_20_filled": 61678, + "ic_fluent_window_apps_20_regular": 61679, + "ic_fluent_window_arrow_up_20_filled": 61680, + "ic_fluent_window_arrow_up_20_regular": 61681, + "ic_fluent_window_bullet_list_20_filled": 61682, + "ic_fluent_window_bullet_list_20_regular": 61683, + "ic_fluent_window_bullet_list_add_20_filled": 61684, + "ic_fluent_window_bullet_list_add_20_regular": 61685, + "ic_fluent_window_console_20_filled": 61686, + "ic_fluent_window_console_20_regular": 61687, + "ic_fluent_window_database_20_filled": 61688, + "ic_fluent_window_database_20_regular": 61689, + "ic_fluent_window_dev_edit_20_filled": 61690, + "ic_fluent_window_dev_edit_20_regular": 61691, + "ic_fluent_window_dev_tools_20_filled": 61692, + "ic_fluent_window_dev_tools_20_regular": 61693, + "ic_fluent_window_edit_20_filled": 61694, + "ic_fluent_window_edit_20_regular": 61695, + "ic_fluent_window_header_horizontal_20_filled": 61696, + "ic_fluent_window_header_horizontal_20_regular": 61697, + "ic_fluent_window_header_horizontal_off_20_filled": 61698, + "ic_fluent_window_header_horizontal_off_20_regular": 61699, + "ic_fluent_window_header_vertical_20_filled": 61700, + "ic_fluent_window_header_vertical_20_regular": 61701, + "ic_fluent_window_inprivate_20_filled": 61702, + "ic_fluent_window_inprivate_20_regular": 61703, + "ic_fluent_window_inprivate_account_20_filled": 61704, + "ic_fluent_window_inprivate_account_20_regular": 61705, + "ic_fluent_window_location_target_20_filled": 61706, + "ic_fluent_window_location_target_20_regular": 61707, + "ic_fluent_window_multiple_20_filled": 61708, + "ic_fluent_window_multiple_20_regular": 61709, + "ic_fluent_window_multiple_swap_20_filled": 61710, + "ic_fluent_window_multiple_swap_20_regular": 61711, + "ic_fluent_window_new_20_filled": 61712, + "ic_fluent_window_new_20_regular": 61713, + "ic_fluent_window_play_20_filled": 61714, + "ic_fluent_window_play_20_regular": 61715, + "ic_fluent_window_settings_20_filled": 61716, + "ic_fluent_window_settings_20_regular": 61717, + "ic_fluent_window_shield_20_filled": 61718, + "ic_fluent_window_shield_20_regular": 61719, + "ic_fluent_window_text_20_filled": 61720, + "ic_fluent_window_text_20_regular": 61721, + "ic_fluent_window_wrench_20_filled": 61722, + "ic_fluent_window_wrench_20_regular": 61723, + "ic_fluent_wrench_20_filled": 61724, + "ic_fluent_wrench_20_regular": 61725, + "ic_fluent_wrench_screwdriver_20_filled": 61726, + "ic_fluent_wrench_screwdriver_20_regular": 61727, + "ic_fluent_xbox_console_20_filled": 61728, + "ic_fluent_xbox_console_20_regular": 61729, + "ic_fluent_xbox_controller_20_filled": 61730, + "ic_fluent_xbox_controller_20_regular": 61731, + "ic_fluent_xbox_controller_error_20_filled": 61732, + "ic_fluent_xbox_controller_error_20_regular": 61733, + "ic_fluent_xray_20_filled": 61734, + "ic_fluent_xray_20_regular": 61735, + "ic_fluent_zoom_fit_20_filled": 61736, + "ic_fluent_zoom_fit_20_regular": 61737, + "ic_fluent_zoom_in_20_filled": 61738, + "ic_fluent_zoom_in_20_regular": 61739, + "ic_fluent_zoom_out_20_filled": 61740, + "ic_fluent_zoom_out_20_regular": 61741 } \ No newline at end of file diff --git a/fonts/FluentSystemIcons-Resizable.ttf b/fonts/FluentSystemIcons-Resizable.ttf index b588fe79aa..ea9a2bdd43 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 174717228e..700d289203 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 d981f3e89e..e8520deea3 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 890958f088..1cb5efcd58 100644 --- a/icons_filled.md +++ b/icons_filled.md @@ -83,6 +83,7 @@ |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 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||`arrowClockwiseDashes20Filled`
`arrowClockwiseDashes24Filled`|`ic_fluent_arrow_clockwise_dashes_20_filled`
`ic_fluent_arrow_clockwise_dashes_24_filled`| |Arrow Collapse All||`arrowCollapseAll20Filled`
`arrowCollapseAll24Filled`|`ic_fluent_arrow_collapse_all_20_filled`
`ic_fluent_arrow_collapse_all_24_filled`| @@ -201,7 +202,7 @@ |Autocorrect||`autocorrect20Filled`
`autocorrect24Filled`|`ic_fluent_autocorrect_20_filled`
`ic_fluent_autocorrect_24_filled`| |Backpack||`backpack12Filled`
`backpack16Filled`
`backpack20Filled`
`backpack24Filled`
`backpack28Filled`
`backpack32Filled`
`backpack48Filled`|`ic_fluent_backpack_12_filled`
`ic_fluent_backpack_16_filled`
`ic_fluent_backpack_20_filled`
`ic_fluent_backpack_24_filled`
`ic_fluent_backpack_28_filled`
`ic_fluent_backpack_32_filled`
`ic_fluent_backpack_48_filled`| |Backpack Add||`backpackAdd20Filled`
`backpackAdd24Filled`
`backpackAdd28Filled`
`backpackAdd48Filled`|`ic_fluent_backpack_add_20_filled`
`ic_fluent_backpack_add_24_filled`
`ic_fluent_backpack_add_28_filled`
`ic_fluent_backpack_add_48_filled`| -|Backspace||`backspace20Filled`
`backspace24Filled`|`ic_fluent_backspace_20_filled`
`ic_fluent_backspace_24_filled`| +|Backspace||`backspace16Filled`
`backspace20Filled`
`backspace24Filled`|`ic_fluent_backspace_16_filled`
`ic_fluent_backspace_20_filled`
`ic_fluent_backspace_24_filled`| |Badge||`badge20Filled`
`badge24Filled`|`ic_fluent_badge_20_filled`
`ic_fluent_badge_24_filled`| |Balloon||`balloon12Filled`
`balloon16Filled`
`balloon20Filled`
`balloon24Filled`|`ic_fluent_balloon_12_filled`
`ic_fluent_balloon_16_filled`
`ic_fluent_balloon_20_filled`
`ic_fluent_balloon_24_filled`| |Barcode Scanner||`barcodeScanner20Filled`
`barcodeScanner24Filled`|`ic_fluent_barcode_scanner_20_filled`
`ic_fluent_barcode_scanner_24_filled`| @@ -227,6 +228,7 @@ |Bed||`bed16Filled`
`bed20Filled`
`bed24Filled`|`ic_fluent_bed_16_filled`
`ic_fluent_bed_20_filled`
`ic_fluent_bed_24_filled`| |Bezier Curve Square||`bezierCurveSquare12Filled`
`bezierCurveSquare20Filled`|`ic_fluent_bezier_curve_square_12_filled`
`ic_fluent_bezier_curve_square_20_filled`| |Bin Full||`binFull20Filled`
`binFull24Filled`|`ic_fluent_bin_full_20_filled`
`ic_fluent_bin_full_24_filled`| +|Binder Triangle||`binderTriangle20Filled`
`binderTriangle24Filled`
`binderTriangle32Filled`|`ic_fluent_binder_triangle_20_filled`
`ic_fluent_binder_triangle_24_filled`
`ic_fluent_binder_triangle_32_filled`| |Bluetooth||`bluetooth16Filled`
`bluetooth20Filled`
`bluetooth24Filled`
`bluetooth28Filled`
`bluetooth32Filled`
`bluetooth48Filled`|`ic_fluent_bluetooth_16_filled`
`ic_fluent_bluetooth_20_filled`
`ic_fluent_bluetooth_24_filled`
`ic_fluent_bluetooth_28_filled`
`ic_fluent_bluetooth_32_filled`
`ic_fluent_bluetooth_48_filled`| |Bluetooth Connected||`bluetoothConnected20Filled`
`bluetoothConnected24Filled`|`ic_fluent_bluetooth_connected_20_filled`
`ic_fluent_bluetooth_connected_24_filled`| |Bluetooth Disabled||`bluetoothDisabled20Filled`
`bluetoothDisabled24Filled`|`ic_fluent_bluetooth_disabled_20_filled`
`ic_fluent_bluetooth_disabled_24_filled`| @@ -282,6 +284,7 @@ |Bot||`bot20Filled`
`bot24Filled`|`ic_fluent_bot_20_filled`
`ic_fluent_bot_24_filled`| |Bot Add||`botAdd20Filled`
`botAdd24Filled`|`ic_fluent_bot_add_20_filled`
`ic_fluent_bot_add_24_filled`| |Bot Sparkle||`botSparkle20Filled`
`botSparkle24Filled`|`ic_fluent_bot_sparkle_20_filled`
`ic_fluent_bot_sparkle_24_filled`| +|Bow Tie||`bowTie20Filled`
`bowTie24Filled`|`ic_fluent_bow_tie_20_filled`
`ic_fluent_bow_tie_24_filled`| |Bowl Chopsticks||`bowlChopsticks16Filled`
`bowlChopsticks20Filled`
`bowlChopsticks24Filled`
`bowlChopsticks28Filled`|`ic_fluent_bowl_chopsticks_16_filled`
`ic_fluent_bowl_chopsticks_20_filled`
`ic_fluent_bowl_chopsticks_24_filled`
`ic_fluent_bowl_chopsticks_28_filled`| |Bowl Salad||`bowlSalad20Filled`
`bowlSalad24Filled`|`ic_fluent_bowl_salad_20_filled`
`ic_fluent_bowl_salad_24_filled`| |Box||`box16Filled`
`box20Filled`
`box24Filled`|`ic_fluent_box_16_filled`
`ic_fluent_box_20_filled`
`ic_fluent_box_24_filled`| @@ -488,7 +491,7 @@ |Chevron Right||`chevronRight12Filled`
`chevronRight16Filled`
`chevronRight20Filled`
`chevronRight24Filled`
`chevronRight28Filled`
`chevronRight48Filled`|`ic_fluent_chevron_right_12_filled`
`ic_fluent_chevron_right_16_filled`
`ic_fluent_chevron_right_20_filled`
`ic_fluent_chevron_right_24_filled`
`ic_fluent_chevron_right_28_filled`
`ic_fluent_chevron_right_48_filled`| |Chevron Up||`chevronUp12Filled`
`chevronUp16Filled`
`chevronUp20Filled`
`chevronUp24Filled`
`chevronUp28Filled`
`chevronUp48Filled`|`ic_fluent_chevron_up_12_filled`
`ic_fluent_chevron_up_16_filled`
`ic_fluent_chevron_up_20_filled`
`ic_fluent_chevron_up_24_filled`
`ic_fluent_chevron_up_28_filled`
`ic_fluent_chevron_up_48_filled`| |Chevron Up Down||`chevronUpDown16Filled`
`chevronUpDown20Filled`
`chevronUpDown24Filled`|`ic_fluent_chevron_up_down_16_filled`
`ic_fluent_chevron_up_down_20_filled`
`ic_fluent_chevron_up_down_24_filled`| -|Circle||`circle12Filled`
`circle16Filled`
`circle20Filled`
`circle24Filled`
`circle32Filled`
`circle48Filled`|`ic_fluent_circle_12_filled`
`ic_fluent_circle_16_filled`
`ic_fluent_circle_20_filled`
`ic_fluent_circle_24_filled`
`ic_fluent_circle_32_filled`
`ic_fluent_circle_48_filled`| +|Circle||`circle12Filled`
`circle16Filled`
`circle20Filled`
`circle24Filled`
`circle28Filled`
`circle32Filled`
`circle48Filled`|`ic_fluent_circle_12_filled`
`ic_fluent_circle_16_filled`
`ic_fluent_circle_20_filled`
`ic_fluent_circle_24_filled`
`ic_fluent_circle_28_filled`
`ic_fluent_circle_32_filled`
`ic_fluent_circle_48_filled`| |Circle Edit||`circleEdit20Filled`
`circleEdit24Filled`|`ic_fluent_circle_edit_20_filled`
`ic_fluent_circle_edit_24_filled`| |Circle Eraser||`circleEraser20Filled`|`ic_fluent_circle_eraser_20_filled`| |Circle Half Fill||`circleHalfFill12Filled`
`circleHalfFill16Filled`
`circleHalfFill20Filled`
`circleHalfFill24Filled`|`ic_fluent_circle_half_fill_12_filled`
`ic_fluent_circle_half_fill_16_filled`
`ic_fluent_circle_half_fill_20_filled`
`ic_fluent_circle_half_fill_24_filled`| @@ -803,6 +806,7 @@ |Document One Page Add||`documentOnePageAdd16Filled`
`documentOnePageAdd20Filled`
`documentOnePageAdd24Filled`|`ic_fluent_document_one_page_add_16_filled`
`ic_fluent_document_one_page_add_20_filled`
`ic_fluent_document_one_page_add_24_filled`| |Document One Page Columns||`documentOnePageColumns20Filled`
`documentOnePageColumns24Filled`|`ic_fluent_document_one_page_columns_20_filled`
`ic_fluent_document_one_page_columns_24_filled`| |Document One Page Link||`documentOnePageLink16Filled`
`documentOnePageLink20Filled`
`documentOnePageLink24Filled`|`ic_fluent_document_one_page_link_16_filled`
`ic_fluent_document_one_page_link_20_filled`
`ic_fluent_document_one_page_link_24_filled`| +|Document One Page Sparkle||`documentOnePageSparkle16Filled`
`documentOnePageSparkle20Filled`
`documentOnePageSparkle24Filled`|`ic_fluent_document_one_page_sparkle_16_filled`
`ic_fluent_document_one_page_sparkle_20_filled`
`ic_fluent_document_one_page_sparkle_24_filled`| |Document PDF||`documentPdf16Filled`
`documentPdf20Filled`
`documentPdf24Filled`
`documentPdf32Filled`|`ic_fluent_document_pdf_16_filled`
`ic_fluent_document_pdf_20_filled`
`ic_fluent_document_pdf_24_filled`
`ic_fluent_document_pdf_32_filled`| |Document PY||`documentPy16Filled`|`ic_fluent_document_py_16_filled`| |Document Page Bottom Center||`documentPageBottomCenter20Filled`
`documentPageBottomCenter24Filled`|`ic_fluent_document_page_bottom_center_20_filled`
`ic_fluent_document_page_bottom_center_24_filled`| @@ -907,7 +911,7 @@ |Emoji Add||`emojiAdd16Filled`
`emojiAdd20Filled`
`emojiAdd24Filled`|`ic_fluent_emoji_add_16_filled`
`ic_fluent_emoji_add_20_filled`
`ic_fluent_emoji_add_24_filled`| |Emoji Angry||`emojiAngry16Filled`
`emojiAngry20Filled`
`emojiAngry24Filled`|`ic_fluent_emoji_angry_16_filled`
`ic_fluent_emoji_angry_20_filled`
`ic_fluent_emoji_angry_24_filled`| |Emoji Edit||`emojiEdit16Filled`
`emojiEdit20Filled`
`emojiEdit24Filled`
`emojiEdit28Filled`
`emojiEdit48Filled`|`ic_fluent_emoji_edit_16_filled`
`ic_fluent_emoji_edit_20_filled`
`ic_fluent_emoji_edit_24_filled`
`ic_fluent_emoji_edit_28_filled`
`ic_fluent_emoji_edit_48_filled`| -|Emoji Hand||`emojiHand16Filled`
`emojiHand20Filled`
`emojiHand24Filled`
`emojiHand28Filled`|`ic_fluent_emoji_hand_16_filled`
`ic_fluent_emoji_hand_20_filled`
`ic_fluent_emoji_hand_24_filled`
`ic_fluent_emoji_hand_28_filled`| +|Emoji Hand||`emojiHand16Filled`
`emojiHand20Filled`
`emojiHand24Filled`
`emojiHand28Filled`
`emojiHand32Filled`
`emojiHand48Filled`|`ic_fluent_emoji_hand_16_filled`
`ic_fluent_emoji_hand_20_filled`
`ic_fluent_emoji_hand_24_filled`
`ic_fluent_emoji_hand_28_filled`
`ic_fluent_emoji_hand_32_filled`
`ic_fluent_emoji_hand_48_filled`| |Emoji Laugh||`emojiLaugh16Filled`
`emojiLaugh20Filled`
`emojiLaugh24Filled`|`ic_fluent_emoji_laugh_16_filled`
`ic_fluent_emoji_laugh_20_filled`
`ic_fluent_emoji_laugh_24_filled`| |Emoji Meh||`emojiMeh16Filled`
`emojiMeh20Filled`
`emojiMeh24Filled`|`ic_fluent_emoji_meh_16_filled`
`ic_fluent_emoji_meh_20_filled`
`ic_fluent_emoji_meh_24_filled`| |Emoji Multiple||`emojiMultiple20Filled`
`emojiMultiple24Filled`|`ic_fluent_emoji_multiple_20_filled`
`ic_fluent_emoji_multiple_24_filled`| @@ -1013,6 +1017,7 @@ |Form||`form20Filled`
`form24Filled`
`form28Filled`
`form48Filled`|`ic_fluent_form_20_filled`
`ic_fluent_form_24_filled`
`ic_fluent_form_28_filled`
`ic_fluent_form_48_filled`| |Form Multiple||`formMultiple20Filled`
`formMultiple24Filled`
`formMultiple28Filled`
`formMultiple48Filled`|`ic_fluent_form_multiple_20_filled`
`ic_fluent_form_multiple_24_filled`
`ic_fluent_form_multiple_28_filled`
`ic_fluent_form_multiple_48_filled`| |Form New||`formNew20Filled`
`formNew24Filled`
`formNew28Filled`
`formNew48Filled`|`ic_fluent_form_new_20_filled`
`ic_fluent_form_new_24_filled`
`ic_fluent_form_new_28_filled`
`ic_fluent_form_new_48_filled`| +|Frame||`frame16Filled`
`frame20Filled`
`frame24Filled`|`ic_fluent_frame_16_filled`
`ic_fluent_frame_20_filled`
`ic_fluent_frame_24_filled`| |Full Screen Maximize||`fullScreenMaximize16Filled`
`fullScreenMaximize20Filled`
`fullScreenMaximize24Filled`|`ic_fluent_full_screen_maximize_16_filled`
`ic_fluent_full_screen_maximize_20_filled`
`ic_fluent_full_screen_maximize_24_filled`| |Full Screen Minimize||`fullScreenMinimize16Filled`
`fullScreenMinimize20Filled`
`fullScreenMinimize24Filled`|`ic_fluent_full_screen_minimize_16_filled`
`ic_fluent_full_screen_minimize_20_filled`
`ic_fluent_full_screen_minimize_24_filled`| |GIF||`gif16Filled`
`gif20Filled`
`gif24Filled`|`ic_fluent_gif_16_filled`
`ic_fluent_gif_20_filled`
`ic_fluent_gif_24_filled`| @@ -1201,6 +1206,7 @@ |Location Live||`locationLive20Filled`
`locationLive24Filled`|`ic_fluent_location_live_20_filled`
`ic_fluent_location_live_24_filled`| |Location Off||`locationOff16Filled`
`locationOff20Filled`
`locationOff24Filled`
`locationOff28Filled`
`locationOff48Filled`|`ic_fluent_location_off_16_filled`
`ic_fluent_location_off_20_filled`
`ic_fluent_location_off_24_filled`
`ic_fluent_location_off_28_filled`
`ic_fluent_location_off_48_filled`| |Lock Closed||`lockClosed12Filled`
`lockClosed16Filled`
`lockClosed20Filled`
`lockClosed24Filled`
`lockClosed32Filled`|`ic_fluent_lock_closed_12_filled`
`ic_fluent_lock_closed_16_filled`
`ic_fluent_lock_closed_20_filled`
`ic_fluent_lock_closed_24_filled`
`ic_fluent_lock_closed_32_filled`| +|Lock Closed Key||`lockClosedKey16Filled`
`lockClosedKey20Filled`
`lockClosedKey24Filled`|`ic_fluent_lock_closed_key_16_filled`
`ic_fluent_lock_closed_key_20_filled`
`ic_fluent_lock_closed_key_24_filled`| |Lock Multiple||`lockMultiple20Filled`
`lockMultiple24Filled`|`ic_fluent_lock_multiple_20_filled`
`ic_fluent_lock_multiple_24_filled`| |Lock Open||`lockOpen16Filled`
`lockOpen20Filled`
`lockOpen24Filled`
`lockOpen28Filled`|`ic_fluent_lock_open_16_filled`
`ic_fluent_lock_open_20_filled`
`ic_fluent_lock_open_24_filled`
`ic_fluent_lock_open_28_filled`| |Lock Shield||`lockShield20Filled`
`lockShield24Filled`
`lockShield48Filled`|`ic_fluent_lock_shield_20_filled`
`ic_fluent_lock_shield_24_filled`
`ic_fluent_lock_shield_48_filled`| @@ -1284,6 +1290,9 @@ |More Circle||`moreCircle16Filled`
`moreCircle20Filled`
`moreCircle24Filled`
`moreCircle28Filled`
`moreCircle32Filled`
`moreCircle48Filled`|`ic_fluent_more_circle_16_filled`
`ic_fluent_more_circle_20_filled`
`ic_fluent_more_circle_24_filled`
`ic_fluent_more_circle_28_filled`
`ic_fluent_more_circle_32_filled`
`ic_fluent_more_circle_48_filled`| |More Horizontal||`moreHorizontal16Filled`
`moreHorizontal20Filled`
`moreHorizontal24Filled`
`moreHorizontal28Filled`
`moreHorizontal32Filled`
`moreHorizontal48Filled`|`ic_fluent_more_horizontal_16_filled`
`ic_fluent_more_horizontal_20_filled`
`ic_fluent_more_horizontal_24_filled`
`ic_fluent_more_horizontal_28_filled`
`ic_fluent_more_horizontal_32_filled`
`ic_fluent_more_horizontal_48_filled`| |More Vertical||`moreVertical16Filled`
`moreVertical20Filled`
`moreVertical24Filled`
`moreVertical28Filled`
`moreVertical32Filled`
`moreVertical48Filled`|`ic_fluent_more_vertical_16_filled`
`ic_fluent_more_vertical_20_filled`
`ic_fluent_more_vertical_24_filled`
`ic_fluent_more_vertical_28_filled`
`ic_fluent_more_vertical_32_filled`
`ic_fluent_more_vertical_48_filled`| +|Mountain Location Bottom||`mountainLocationBottom20Filled`
`mountainLocationBottom24Filled`
`mountainLocationBottom28Filled`|`ic_fluent_mountain_location_bottom_20_filled`
`ic_fluent_mountain_location_bottom_24_filled`
`ic_fluent_mountain_location_bottom_28_filled`| +|Mountain Location Top||`mountainLocationTop20Filled`
`mountainLocationTop24Filled`
`mountainLocationTop28Filled`|`ic_fluent_mountain_location_top_20_filled`
`ic_fluent_mountain_location_top_24_filled`
`ic_fluent_mountain_location_top_28_filled`| +|Mountain Trail||`mountainTrail20Filled`
`mountainTrail24Filled`
`mountainTrail28Filled`|`ic_fluent_mountain_trail_20_filled`
`ic_fluent_mountain_trail_24_filled`
`ic_fluent_mountain_trail_28_filled`| |Movies and TV||`moviesAndTv16Filled`
`moviesAndTv20Filled`
`moviesAndTv24Filled`|`ic_fluent_movies_and_tv_16_filled`
`ic_fluent_movies_and_tv_20_filled`
`ic_fluent_movies_and_tv_24_filled`| |Multiplier 1_2x||`multiplier12X20Filled`
`multiplier12X24Filled`
`multiplier12X28Filled`
`multiplier12X32Filled`
`multiplier12X48Filled`|`ic_fluent_multiplier_1_2x_20_filled`
`ic_fluent_multiplier_1_2x_24_filled`
`ic_fluent_multiplier_1_2x_28_filled`
`ic_fluent_multiplier_1_2x_32_filled`
`ic_fluent_multiplier_1_2x_48_filled`| |Multiplier 1_5x||`multiplier15X20Filled`
`multiplier15X24Filled`
`multiplier15X28Filled`
`multiplier15X32Filled`
`multiplier15X48Filled`|`ic_fluent_multiplier_1_5x_20_filled`
`ic_fluent_multiplier_1_5x_24_filled`
`ic_fluent_multiplier_1_5x_28_filled`
`ic_fluent_multiplier_1_5x_32_filled`
`ic_fluent_multiplier_1_5x_48_filled`| @@ -1379,6 +1388,7 @@ |Pause Settings||`pauseSettings16Filled`
`pauseSettings20Filled`|`ic_fluent_pause_settings_16_filled`
`ic_fluent_pause_settings_20_filled`| |Payment||`payment16Filled`
`payment20Filled`
`payment24Filled`
`payment28Filled`
`payment32Filled`
`payment48Filled`|`ic_fluent_payment_16_filled`
`ic_fluent_payment_20_filled`
`ic_fluent_payment_24_filled`
`ic_fluent_payment_28_filled`
`ic_fluent_payment_32_filled`
`ic_fluent_payment_48_filled`| |Pen||`pen16Filled`
`pen20Filled`
`pen24Filled`
`pen28Filled`
`pen32Filled`
`pen48Filled`|`ic_fluent_pen_16_filled`
`ic_fluent_pen_20_filled`
`ic_fluent_pen_24_filled`
`ic_fluent_pen_28_filled`
`ic_fluent_pen_32_filled`
`ic_fluent_pen_48_filled`| +|Pen Dismiss||`penDismiss16Filled`
`penDismiss20Filled`
`penDismiss24Filled`
`penDismiss28Filled`
`penDismiss32Filled`
`penDismiss48Filled`|`ic_fluent_pen_dismiss_16_filled`
`ic_fluent_pen_dismiss_20_filled`
`ic_fluent_pen_dismiss_24_filled`
`ic_fluent_pen_dismiss_28_filled`
`ic_fluent_pen_dismiss_32_filled`
`ic_fluent_pen_dismiss_48_filled`| |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`| |Pentagon||`pentagon20Filled`
`pentagon32Filled`
`pentagon48Filled`|`ic_fluent_pentagon_20_filled`
`ic_fluent_pentagon_32_filled`
`ic_fluent_pentagon_48_filled`| @@ -1458,6 +1468,7 @@ |Phone Desktop||`phoneDesktop16Filled`
`phoneDesktop20Filled`
`phoneDesktop24Filled`
`phoneDesktop28Filled`
`phoneDesktop32Filled`
`phoneDesktop48Filled`|`ic_fluent_phone_desktop_16_filled`
`ic_fluent_phone_desktop_20_filled`
`ic_fluent_phone_desktop_24_filled`
`ic_fluent_phone_desktop_28_filled`
`ic_fluent_phone_desktop_32_filled`
`ic_fluent_phone_desktop_48_filled`| |Phone Desktop Add||`phoneDesktopAdd20Filled`|`ic_fluent_phone_desktop_add_20_filled`| |Phone Dismiss||`phoneDismiss20Filled`
`phoneDismiss24Filled`|`ic_fluent_phone_dismiss_20_filled`
`ic_fluent_phone_dismiss_24_filled`| +|Phone Edit||`phoneEdit20Filled`
`phoneEdit24Filled`|`ic_fluent_phone_edit_20_filled`
`ic_fluent_phone_edit_24_filled`| |Phone Eraser||`phoneEraser16Filled`
`phoneEraser20Filled`|`ic_fluent_phone_eraser_16_filled`
`ic_fluent_phone_eraser_20_filled`| |Phone Key||`phoneKey20Filled`
`phoneKey24Filled`|`ic_fluent_phone_key_20_filled`
`ic_fluent_phone_key_24_filled`| |Phone Laptop||`phoneLaptop16Filled`
`phoneLaptop20Filled`
`phoneLaptop24Filled`
`phoneLaptop32Filled`|`ic_fluent_phone_laptop_16_filled`
`ic_fluent_phone_laptop_20_filled`
`ic_fluent_phone_laptop_24_filled`
`ic_fluent_phone_laptop_32_filled`| @@ -1643,6 +1654,7 @@ |Select Object Skew Dismiss||`selectObjectSkewDismiss20Filled`
`selectObjectSkewDismiss24Filled`|`ic_fluent_select_object_skew_dismiss_20_filled`
`ic_fluent_select_object_skew_dismiss_24_filled`| |Select Object Skew Edit||`selectObjectSkewEdit20Filled`
`selectObjectSkewEdit24Filled`|`ic_fluent_select_object_skew_edit_20_filled`
`ic_fluent_select_object_skew_edit_24_filled`| |Send||`send16Filled`
`send20Filled`
`send24Filled`
`send28Filled`
`send32Filled`
`send48Filled`|`ic_fluent_send_16_filled`
`ic_fluent_send_20_filled`
`ic_fluent_send_24_filled`
`ic_fluent_send_28_filled`
`ic_fluent_send_32_filled`
`ic_fluent_send_48_filled`| +|Send Beaker||`sendBeaker16Filled`
`sendBeaker20Filled`
`sendBeaker24Filled`
`sendBeaker28Filled`
`sendBeaker32Filled`
`sendBeaker48Filled`|`ic_fluent_send_beaker_16_filled`
`ic_fluent_send_beaker_20_filled`
`ic_fluent_send_beaker_24_filled`
`ic_fluent_send_beaker_28_filled`
`ic_fluent_send_beaker_32_filled`
`ic_fluent_send_beaker_48_filled`| |Send Clock||`sendClock20Filled`
`sendClock24Filled`|`ic_fluent_send_clock_20_filled`
`ic_fluent_send_clock_24_filled`| |Send Copy||`sendCopy20Filled`
`sendCopy24Filled`|`ic_fluent_send_copy_20_filled`
`ic_fluent_send_copy_24_filled`| |Serial Port||`serialPort16Filled`
`serialPort20Filled`
`serialPort24Filled`|`ic_fluent_serial_port_16_filled`
`ic_fluent_serial_port_20_filled`
`ic_fluent_serial_port_24_filled`| @@ -1731,6 +1743,7 @@ |Slide Text||`slideText16Filled`
`slideText20Filled`
`slideText24Filled`
`slideText28Filled`
`slideText48Filled`|`ic_fluent_slide_text_16_filled`
`ic_fluent_slide_text_20_filled`
`ic_fluent_slide_text_24_filled`
`ic_fluent_slide_text_28_filled`
`ic_fluent_slide_text_48_filled`| |Slide Text Multiple||`slideTextMultiple16Filled`
`slideTextMultiple20Filled`
`slideTextMultiple24Filled`
`slideTextMultiple32Filled`|`ic_fluent_slide_text_multiple_16_filled`
`ic_fluent_slide_text_multiple_20_filled`
`ic_fluent_slide_text_multiple_24_filled`
`ic_fluent_slide_text_multiple_32_filled`| |Slide Text Person||`slideTextPerson16Filled`
`slideTextPerson20Filled`
`slideTextPerson24Filled`
`slideTextPerson28Filled`
`slideTextPerson32Filled`
`slideTextPerson48Filled`|`ic_fluent_slide_text_person_16_filled`
`ic_fluent_slide_text_person_20_filled`
`ic_fluent_slide_text_person_24_filled`
`ic_fluent_slide_text_person_28_filled`
`ic_fluent_slide_text_person_32_filled`
`ic_fluent_slide_text_person_48_filled`| +|Slide Text Sparkle||`slideTextSparkle16Filled`
`slideTextSparkle20Filled`
`slideTextSparkle24Filled`
`slideTextSparkle28Filled`
`slideTextSparkle32Filled`
`slideTextSparkle48Filled`|`ic_fluent_slide_text_sparkle_16_filled`
`ic_fluent_slide_text_sparkle_20_filled`
`ic_fluent_slide_text_sparkle_24_filled`
`ic_fluent_slide_text_sparkle_28_filled`
`ic_fluent_slide_text_sparkle_32_filled`
`ic_fluent_slide_text_sparkle_48_filled`| |Slide Transition||`slideTransition20Filled`
`slideTransition24Filled`|`ic_fluent_slide_transition_20_filled`
`ic_fluent_slide_transition_24_filled`| |Smartwatch||`smartwatch20Filled`
`smartwatch24Filled`|`ic_fluent_smartwatch_20_filled`
`ic_fluent_smartwatch_24_filled`| |Smartwatch Dot||`smartwatchDot20Filled`
`smartwatchDot24Filled`|`ic_fluent_smartwatch_dot_20_filled`
`ic_fluent_smartwatch_dot_24_filled`| @@ -1776,6 +1789,7 @@ |Stack||`stack16Filled`
`stack20Filled`
`stack24Filled`
`stack32Filled`|`ic_fluent_stack_16_filled`
`ic_fluent_stack_20_filled`
`ic_fluent_stack_24_filled`
`ic_fluent_stack_32_filled`| |Stack Arrow Forward||`stackArrowForward20Filled`
`stackArrowForward24Filled`|`ic_fluent_stack_arrow_forward_20_filled`
`ic_fluent_stack_arrow_forward_24_filled`| |Stack Star||`stackStar16Filled`
`stackStar20Filled`
`stackStar24Filled`|`ic_fluent_stack_star_16_filled`
`ic_fluent_stack_star_20_filled`
`ic_fluent_stack_star_24_filled`| +|Stack Vertical||`stackVertical20Filled`
`stackVertical24Filled`|`ic_fluent_stack_vertical_20_filled`
`ic_fluent_stack_vertical_24_filled`| |Star||`star12Filled`
`star16Filled`
`star20Filled`
`star24Filled`
`star28Filled`
`star48Filled`|`ic_fluent_star_12_filled`
`ic_fluent_star_16_filled`
`ic_fluent_star_20_filled`
`ic_fluent_star_24_filled`
`ic_fluent_star_28_filled`
`ic_fluent_star_48_filled`| |Star Add||`starAdd16Filled`
`starAdd20Filled`
`starAdd24Filled`
`starAdd28Filled`|`ic_fluent_star_add_16_filled`
`ic_fluent_star_add_20_filled`
`ic_fluent_star_add_24_filled`
`ic_fluent_star_add_28_filled`| |Star Arrow Back||`starArrowBack16Filled`
`starArrowBack20Filled`
`starArrowBack24Filled`|`ic_fluent_star_arrow_back_16_filled`
`ic_fluent_star_arrow_back_20_filled`
`ic_fluent_star_arrow_back_24_filled`| @@ -1851,6 +1865,7 @@ |Table Cells Merge||`tableCellsMerge16Filled`
`tableCellsMerge20Filled`
`tableCellsMerge24Filled`
`tableCellsMerge28Filled`|`ic_fluent_table_cells_merge_16_filled`
`ic_fluent_table_cells_merge_20_filled`
`ic_fluent_table_cells_merge_24_filled`
`ic_fluent_table_cells_merge_28_filled`| |Table Cells Split||`tableCellsSplit16Filled`
`tableCellsSplit20Filled`
`tableCellsSplit24Filled`
`tableCellsSplit28Filled`|`ic_fluent_table_cells_split_16_filled`
`ic_fluent_table_cells_split_20_filled`
`ic_fluent_table_cells_split_24_filled`
`ic_fluent_table_cells_split_28_filled`| |Table Checker||`tableChecker20Filled`|`ic_fluent_table_checker_20_filled`| +|Table Column Top Bottom||`tableColumnTopBottom20Filled`
`tableColumnTopBottom24Filled`|`ic_fluent_table_column_top_bottom_20_filled`
`ic_fluent_table_column_top_bottom_24_filled`| |Table Copy||`tableCopy20Filled`|`ic_fluent_table_copy_20_filled`| |Table Delete Column||`tableDeleteColumn16Filled`
`tableDeleteColumn20Filled`
`tableDeleteColumn24Filled`
`tableDeleteColumn28Filled`|`ic_fluent_table_delete_column_16_filled`
`ic_fluent_table_delete_column_20_filled`
`ic_fluent_table_delete_column_24_filled`
`ic_fluent_table_delete_column_28_filled`| |Table Delete Row||`tableDeleteRow16Filled`
`tableDeleteRow20Filled`
`tableDeleteRow24Filled`
`tableDeleteRow28Filled`|`ic_fluent_table_delete_row_16_filled`
`ic_fluent_table_delete_row_20_filled`
`ic_fluent_table_delete_row_24_filled`
`ic_fluent_table_delete_row_28_filled`| @@ -1874,6 +1889,10 @@ |Table Move Left||`tableMoveLeft16Filled`
`tableMoveLeft20Filled`
`tableMoveLeft24Filled`
`tableMoveLeft28Filled`|`ic_fluent_table_move_left_16_filled`
`ic_fluent_table_move_left_20_filled`
`ic_fluent_table_move_left_24_filled`
`ic_fluent_table_move_left_28_filled`| |Table Move Right||`tableMoveRight16Filled`
`tableMoveRight20Filled`
`tableMoveRight24Filled`
`tableMoveRight28Filled`|`ic_fluent_table_move_right_16_filled`
`ic_fluent_table_move_right_20_filled`
`ic_fluent_table_move_right_24_filled`
`ic_fluent_table_move_right_28_filled`| |Table Multiple||`tableMultiple20Filled`|`ic_fluent_table_multiple_20_filled`| +|Table Offset||`tableOffset20Filled`
`tableOffset24Filled`|`ic_fluent_table_offset_20_filled`
`ic_fluent_table_offset_24_filled`| +|Table Offset Add||`tableOffsetAdd20Filled`
`tableOffsetAdd24Filled`|`ic_fluent_table_offset_add_20_filled`
`ic_fluent_table_offset_add_24_filled`| +|Table Offset Less Than Or Equal To||`tableOffsetLessThanOrEqualTo20Filled`
`tableOffsetLessThanOrEqualTo24Filled`|`ic_fluent_table_offset_less_than_or_equal_to_20_filled`
`ic_fluent_table_offset_less_than_or_equal_to_24_filled`| +|Table Offset Settings||`tableOffsetSettings20Filled`
`tableOffsetSettings24Filled`|`ic_fluent_table_offset_settings_20_filled`
`ic_fluent_table_offset_settings_24_filled`| |Table Resize Column||`tableResizeColumn16Filled`
`tableResizeColumn20Filled`
`tableResizeColumn24Filled`
`tableResizeColumn28Filled`|`ic_fluent_table_resize_column_16_filled`
`ic_fluent_table_resize_column_20_filled`
`ic_fluent_table_resize_column_24_filled`
`ic_fluent_table_resize_column_28_filled`| |Table Resize Row||`tableResizeRow16Filled`
`tableResizeRow20Filled`
`tableResizeRow24Filled`
`tableResizeRow28Filled`|`ic_fluent_table_resize_row_16_filled`
`ic_fluent_table_resize_row_20_filled`
`ic_fluent_table_resize_row_24_filled`
`ic_fluent_table_resize_row_28_filled`| |Table Search||`tableSearch20Filled`|`ic_fluent_table_search_20_filled`| @@ -2141,6 +2160,7 @@ |Vehicle Bicycle||`vehicleBicycle16Filled`
`vehicleBicycle20Filled`
`vehicleBicycle24Filled`|`ic_fluent_vehicle_bicycle_16_filled`
`ic_fluent_vehicle_bicycle_20_filled`
`ic_fluent_vehicle_bicycle_24_filled`| |Vehicle Bus||`vehicleBus16Filled`
`vehicleBus20Filled`
`vehicleBus24Filled`|`ic_fluent_vehicle_bus_16_filled`
`ic_fluent_vehicle_bus_20_filled`
`ic_fluent_vehicle_bus_24_filled`| |Vehicle Cab||`vehicleCab16Filled`
`vehicleCab20Filled`
`vehicleCab24Filled`
`vehicleCab28Filled`|`ic_fluent_vehicle_cab_16_filled`
`ic_fluent_vehicle_cab_20_filled`
`ic_fluent_vehicle_cab_24_filled`
`ic_fluent_vehicle_cab_28_filled`| +|Vehicle Cable Car||`vehicleCableCar20Filled`
`vehicleCableCar24Filled`
`vehicleCableCar28Filled`|`ic_fluent_vehicle_cable_car_20_filled`
`ic_fluent_vehicle_cable_car_24_filled`
`ic_fluent_vehicle_cable_car_28_filled`| |Vehicle Car||`vehicleCar16Filled`
`vehicleCar20Filled`
`vehicleCar24Filled`
`vehicleCar28Filled`
`vehicleCar32Filled`
`vehicleCar48Filled`|`ic_fluent_vehicle_car_16_filled`
`ic_fluent_vehicle_car_20_filled`
`ic_fluent_vehicle_car_24_filled`
`ic_fluent_vehicle_car_28_filled`
`ic_fluent_vehicle_car_32_filled`
`ic_fluent_vehicle_car_48_filled`| |Vehicle Car Collision||`vehicleCarCollision16Filled`
`vehicleCarCollision20Filled`
`vehicleCarCollision24Filled`
`vehicleCarCollision28Filled`
`vehicleCarCollision32Filled`
`vehicleCarCollision48Filled`|`ic_fluent_vehicle_car_collision_16_filled`
`ic_fluent_vehicle_car_collision_20_filled`
`ic_fluent_vehicle_car_collision_24_filled`
`ic_fluent_vehicle_car_collision_28_filled`
`ic_fluent_vehicle_car_collision_32_filled`
`ic_fluent_vehicle_car_collision_48_filled`| |Vehicle Car Parking||`vehicleCarParking16Filled`
`vehicleCarParking20Filled`
`vehicleCarParking24Filled`
`vehicleCarParking32Filled`
`vehicleCarParking48Filled`|`ic_fluent_vehicle_car_parking_16_filled`
`ic_fluent_vehicle_car_parking_20_filled`
`ic_fluent_vehicle_car_parking_24_filled`
`ic_fluent_vehicle_car_parking_32_filled`
`ic_fluent_vehicle_car_parking_48_filled`| diff --git a/icons_regular.md b/icons_regular.md index 3245e6499f..de27b080b2 100644 --- a/icons_regular.md +++ b/icons_regular.md @@ -83,6 +83,7 @@ |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 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||`arrowClockwiseDashes20Regular`
`arrowClockwiseDashes24Regular`|`ic_fluent_arrow_clockwise_dashes_20_regular`
`ic_fluent_arrow_clockwise_dashes_24_regular`| |Arrow Collapse All||`arrowCollapseAll20Regular`
`arrowCollapseAll24Regular`|`ic_fluent_arrow_collapse_all_20_regular`
`ic_fluent_arrow_collapse_all_24_regular`| @@ -201,7 +202,7 @@ |Autocorrect||`autocorrect20Regular`
`autocorrect24Regular`|`ic_fluent_autocorrect_20_regular`
`ic_fluent_autocorrect_24_regular`| |Backpack||`backpack12Regular`
`backpack16Regular`
`backpack20Regular`
`backpack24Regular`
`backpack28Regular`
`backpack32Regular`
`backpack48Regular`|`ic_fluent_backpack_12_regular`
`ic_fluent_backpack_16_regular`
`ic_fluent_backpack_20_regular`
`ic_fluent_backpack_24_regular`
`ic_fluent_backpack_28_regular`
`ic_fluent_backpack_32_regular`
`ic_fluent_backpack_48_regular`| |Backpack Add||`backpackAdd20Regular`
`backpackAdd24Regular`
`backpackAdd28Regular`
`backpackAdd48Regular`|`ic_fluent_backpack_add_20_regular`
`ic_fluent_backpack_add_24_regular`
`ic_fluent_backpack_add_28_regular`
`ic_fluent_backpack_add_48_regular`| -|Backspace||`backspace20Regular`
`backspace24Regular`|`ic_fluent_backspace_20_regular`
`ic_fluent_backspace_24_regular`| +|Backspace||`backspace16Regular`
`backspace20Regular`
`backspace24Regular`|`ic_fluent_backspace_16_regular`
`ic_fluent_backspace_20_regular`
`ic_fluent_backspace_24_regular`| |Badge||`badge20Regular`
`badge24Regular`|`ic_fluent_badge_20_regular`
`ic_fluent_badge_24_regular`| |Balloon||`balloon12Regular`
`balloon16Regular`
`balloon20Regular`
`balloon24Regular`|`ic_fluent_balloon_12_regular`
`ic_fluent_balloon_16_regular`
`ic_fluent_balloon_20_regular`
`ic_fluent_balloon_24_regular`| |Barcode Scanner||`barcodeScanner20Regular`
`barcodeScanner24Regular`|`ic_fluent_barcode_scanner_20_regular`
`ic_fluent_barcode_scanner_24_regular`| @@ -227,6 +228,7 @@ |Bed||`bed16Regular`
`bed20Regular`
`bed24Regular`|`ic_fluent_bed_16_regular`
`ic_fluent_bed_20_regular`
`ic_fluent_bed_24_regular`| |Bezier Curve Square||`bezierCurveSquare12Regular`
`bezierCurveSquare20Regular`|`ic_fluent_bezier_curve_square_12_regular`
`ic_fluent_bezier_curve_square_20_regular`| |Bin Full||`binFull20Regular`
`binFull24Regular`|`ic_fluent_bin_full_20_regular`
`ic_fluent_bin_full_24_regular`| +|Binder Triangle||`binderTriangle20Regular`
`binderTriangle24Regular`
`binderTriangle32Regular`|`ic_fluent_binder_triangle_20_regular`
`ic_fluent_binder_triangle_24_regular`
`ic_fluent_binder_triangle_32_regular`| |Bluetooth||`bluetooth16Regular`
`bluetooth20Regular`
`bluetooth24Regular`
`bluetooth28Regular`
`bluetooth32Regular`
`bluetooth48Regular`|`ic_fluent_bluetooth_16_regular`
`ic_fluent_bluetooth_20_regular`
`ic_fluent_bluetooth_24_regular`
`ic_fluent_bluetooth_28_regular`
`ic_fluent_bluetooth_32_regular`
`ic_fluent_bluetooth_48_regular`| |Bluetooth Connected||`bluetoothConnected20Regular`
`bluetoothConnected24Regular`|`ic_fluent_bluetooth_connected_20_regular`
`ic_fluent_bluetooth_connected_24_regular`| |Bluetooth Disabled||`bluetoothDisabled20Regular`
`bluetoothDisabled24Regular`|`ic_fluent_bluetooth_disabled_20_regular`
`ic_fluent_bluetooth_disabled_24_regular`| @@ -282,6 +284,7 @@ |Bot||`bot20Regular`
`bot24Regular`|`ic_fluent_bot_20_regular`
`ic_fluent_bot_24_regular`| |Bot Add||`botAdd20Regular`
`botAdd24Regular`|`ic_fluent_bot_add_20_regular`
`ic_fluent_bot_add_24_regular`| |Bot Sparkle||`botSparkle20Regular`
`botSparkle24Regular`|`ic_fluent_bot_sparkle_20_regular`
`ic_fluent_bot_sparkle_24_regular`| +|Bow Tie||`bowTie20Regular`
`bowTie24Regular`|`ic_fluent_bow_tie_20_regular`
`ic_fluent_bow_tie_24_regular`| |Bowl Chopsticks||`bowlChopsticks16Regular`
`bowlChopsticks20Regular`
`bowlChopsticks24Regular`
`bowlChopsticks28Regular`|`ic_fluent_bowl_chopsticks_16_regular`
`ic_fluent_bowl_chopsticks_20_regular`
`ic_fluent_bowl_chopsticks_24_regular`
`ic_fluent_bowl_chopsticks_28_regular`| |Bowl Salad||`bowlSalad20Regular`
`bowlSalad24Regular`|`ic_fluent_bowl_salad_20_regular`
`ic_fluent_bowl_salad_24_regular`| |Box||`box16Regular`
`box20Regular`
`box24Regular`|`ic_fluent_box_16_regular`
`ic_fluent_box_20_regular`
`ic_fluent_box_24_regular`| @@ -488,7 +491,7 @@ |Chevron Right||`chevronRight12Regular`
`chevronRight16Regular`
`chevronRight20Regular`
`chevronRight24Regular`
`chevronRight28Regular`
`chevronRight48Regular`|`ic_fluent_chevron_right_12_regular`
`ic_fluent_chevron_right_16_regular`
`ic_fluent_chevron_right_20_regular`
`ic_fluent_chevron_right_24_regular`
`ic_fluent_chevron_right_28_regular`
`ic_fluent_chevron_right_48_regular`| |Chevron Up||`chevronUp12Regular`
`chevronUp16Regular`
`chevronUp20Regular`
`chevronUp24Regular`
`chevronUp28Regular`
`chevronUp48Regular`|`ic_fluent_chevron_up_12_regular`
`ic_fluent_chevron_up_16_regular`
`ic_fluent_chevron_up_20_regular`
`ic_fluent_chevron_up_24_regular`
`ic_fluent_chevron_up_28_regular`
`ic_fluent_chevron_up_48_regular`| |Chevron Up Down||`chevronUpDown16Regular`
`chevronUpDown20Regular`
`chevronUpDown24Regular`|`ic_fluent_chevron_up_down_16_regular`
`ic_fluent_chevron_up_down_20_regular`
`ic_fluent_chevron_up_down_24_regular`| -|Circle||`circle12Regular`
`circle16Regular`
`circle20Regular`
`circle24Regular`
`circle32Regular`
`circle48Regular`|`ic_fluent_circle_12_regular`
`ic_fluent_circle_16_regular`
`ic_fluent_circle_20_regular`
`ic_fluent_circle_24_regular`
`ic_fluent_circle_32_regular`
`ic_fluent_circle_48_regular`| +|Circle||`circle12Regular`
`circle16Regular`
`circle20Regular`
`circle24Regular`
`circle28Regular`
`circle32Regular`
`circle48Regular`|`ic_fluent_circle_12_regular`
`ic_fluent_circle_16_regular`
`ic_fluent_circle_20_regular`
`ic_fluent_circle_24_regular`
`ic_fluent_circle_28_regular`
`ic_fluent_circle_32_regular`
`ic_fluent_circle_48_regular`| |Circle Edit||`circleEdit20Regular`
`circleEdit24Regular`|`ic_fluent_circle_edit_20_regular`
`ic_fluent_circle_edit_24_regular`| |Circle Eraser||`circleEraser20Regular`|`ic_fluent_circle_eraser_20_regular`| |Circle Half Fill||`circleHalfFill12Regular`
`circleHalfFill16Regular`
`circleHalfFill20Regular`
`circleHalfFill24Regular`|`ic_fluent_circle_half_fill_12_regular`
`ic_fluent_circle_half_fill_16_regular`
`ic_fluent_circle_half_fill_20_regular`
`ic_fluent_circle_half_fill_24_regular`| @@ -806,6 +809,7 @@ |Document One Page Add||`documentOnePageAdd16Regular`
`documentOnePageAdd20Regular`
`documentOnePageAdd24Regular`|`ic_fluent_document_one_page_add_16_regular`
`ic_fluent_document_one_page_add_20_regular`
`ic_fluent_document_one_page_add_24_regular`| |Document One Page Columns||`documentOnePageColumns20Regular`
`documentOnePageColumns24Regular`|`ic_fluent_document_one_page_columns_20_regular`
`ic_fluent_document_one_page_columns_24_regular`| |Document One Page Link||`documentOnePageLink16Regular`
`documentOnePageLink20Regular`
`documentOnePageLink24Regular`|`ic_fluent_document_one_page_link_16_regular`
`ic_fluent_document_one_page_link_20_regular`
`ic_fluent_document_one_page_link_24_regular`| +|Document One Page Sparkle||`documentOnePageSparkle16Regular`
`documentOnePageSparkle20Regular`
`documentOnePageSparkle24Regular`|`ic_fluent_document_one_page_sparkle_16_regular`
`ic_fluent_document_one_page_sparkle_20_regular`
`ic_fluent_document_one_page_sparkle_24_regular`| |Document PDF||`documentPdf16Regular`
`documentPdf20Regular`
`documentPdf24Regular`
`documentPdf32Regular`|`ic_fluent_document_pdf_16_regular`
`ic_fluent_document_pdf_20_regular`
`ic_fluent_document_pdf_24_regular`
`ic_fluent_document_pdf_32_regular`| |Document PY||`documentPy16Regular`|`ic_fluent_document_py_16_regular`| |Document Page Bottom Center||`documentPageBottomCenter20Regular`
`documentPageBottomCenter24Regular`|`ic_fluent_document_page_bottom_center_20_regular`
`ic_fluent_document_page_bottom_center_24_regular`| @@ -910,7 +914,7 @@ |Emoji Add||`emojiAdd16Regular`
`emojiAdd20Regular`
`emojiAdd24Regular`|`ic_fluent_emoji_add_16_regular`
`ic_fluent_emoji_add_20_regular`
`ic_fluent_emoji_add_24_regular`| |Emoji Angry||`emojiAngry16Regular`
`emojiAngry20Regular`
`emojiAngry24Regular`|`ic_fluent_emoji_angry_16_regular`
`ic_fluent_emoji_angry_20_regular`
`ic_fluent_emoji_angry_24_regular`| |Emoji Edit||`emojiEdit16Regular`
`emojiEdit20Regular`
`emojiEdit24Regular`
`emojiEdit28Regular`
`emojiEdit48Regular`|`ic_fluent_emoji_edit_16_regular`
`ic_fluent_emoji_edit_20_regular`
`ic_fluent_emoji_edit_24_regular`
`ic_fluent_emoji_edit_28_regular`
`ic_fluent_emoji_edit_48_regular`| -|Emoji Hand||`emojiHand16Regular`
`emojiHand20Regular`
`emojiHand24Regular`
`emojiHand28Regular`|`ic_fluent_emoji_hand_16_regular`
`ic_fluent_emoji_hand_20_regular`
`ic_fluent_emoji_hand_24_regular`
`ic_fluent_emoji_hand_28_regular`| +|Emoji Hand||`emojiHand16Regular`
`emojiHand20Regular`
`emojiHand24Regular`
`emojiHand28Regular`
`emojiHand32Regular`
`emojiHand48Regular`|`ic_fluent_emoji_hand_16_regular`
`ic_fluent_emoji_hand_20_regular`
`ic_fluent_emoji_hand_24_regular`
`ic_fluent_emoji_hand_28_regular`
`ic_fluent_emoji_hand_32_regular`
`ic_fluent_emoji_hand_48_regular`| |Emoji Laugh||`emojiLaugh16Regular`
`emojiLaugh20Regular`
`emojiLaugh24Regular`|`ic_fluent_emoji_laugh_16_regular`
`ic_fluent_emoji_laugh_20_regular`
`ic_fluent_emoji_laugh_24_regular`| |Emoji Meh||`emojiMeh16Regular`
`emojiMeh20Regular`
`emojiMeh24Regular`|`ic_fluent_emoji_meh_16_regular`
`ic_fluent_emoji_meh_20_regular`
`ic_fluent_emoji_meh_24_regular`| |Emoji Multiple||`emojiMultiple20Regular`
`emojiMultiple24Regular`|`ic_fluent_emoji_multiple_20_regular`
`ic_fluent_emoji_multiple_24_regular`| @@ -1015,6 +1019,7 @@ |Form||`form20Regular`
`form24Regular`
`form28Regular`
`form48Regular`|`ic_fluent_form_20_regular`
`ic_fluent_form_24_regular`
`ic_fluent_form_28_regular`
`ic_fluent_form_48_regular`| |Form Multiple||`formMultiple20Regular`
`formMultiple24Regular`
`formMultiple28Regular`
`formMultiple48Regular`|`ic_fluent_form_multiple_20_regular`
`ic_fluent_form_multiple_24_regular`
`ic_fluent_form_multiple_28_regular`
`ic_fluent_form_multiple_48_regular`| |Form New||`formNew20Regular`
`formNew24Regular`
`formNew28Regular`
`formNew48Regular`|`ic_fluent_form_new_20_regular`
`ic_fluent_form_new_24_regular`
`ic_fluent_form_new_28_regular`
`ic_fluent_form_new_48_regular`| +|Frame||`frame16Regular`
`frame20Regular`
`frame24Regular`|`ic_fluent_frame_16_regular`
`ic_fluent_frame_20_regular`
`ic_fluent_frame_24_regular`| |Full Screen Maximize||`fullScreenMaximize16Regular`
`fullScreenMaximize20Regular`
`fullScreenMaximize24Regular`|`ic_fluent_full_screen_maximize_16_regular`
`ic_fluent_full_screen_maximize_20_regular`
`ic_fluent_full_screen_maximize_24_regular`| |Full Screen Minimize||`fullScreenMinimize16Regular`
`fullScreenMinimize20Regular`
`fullScreenMinimize24Regular`|`ic_fluent_full_screen_minimize_16_regular`
`ic_fluent_full_screen_minimize_20_regular`
`ic_fluent_full_screen_minimize_24_regular`| |GIF||`gif16Regular`
`gif20Regular`
`gif24Regular`|`ic_fluent_gif_16_regular`
`ic_fluent_gif_20_regular`
`ic_fluent_gif_24_regular`| @@ -1201,6 +1206,7 @@ |Location Live||`locationLive20Regular`
`locationLive24Regular`|`ic_fluent_location_live_20_regular`
`ic_fluent_location_live_24_regular`| |Location Off||`locationOff16Regular`
`locationOff20Regular`
`locationOff24Regular`
`locationOff28Regular`
`locationOff48Regular`|`ic_fluent_location_off_16_regular`
`ic_fluent_location_off_20_regular`
`ic_fluent_location_off_24_regular`
`ic_fluent_location_off_28_regular`
`ic_fluent_location_off_48_regular`| |Lock Closed||`lockClosed12Regular`
`lockClosed16Regular`
`lockClosed20Regular`
`lockClosed24Regular`
`lockClosed32Regular`|`ic_fluent_lock_closed_12_regular`
`ic_fluent_lock_closed_16_regular`
`ic_fluent_lock_closed_20_regular`
`ic_fluent_lock_closed_24_regular`
`ic_fluent_lock_closed_32_regular`| +|Lock Closed Key||`lockClosedKey16Regular`
`lockClosedKey20Regular`
`lockClosedKey24Regular`|`ic_fluent_lock_closed_key_16_regular`
`ic_fluent_lock_closed_key_20_regular`
`ic_fluent_lock_closed_key_24_regular`| |Lock Multiple||`lockMultiple20Regular`
`lockMultiple24Regular`|`ic_fluent_lock_multiple_20_regular`
`ic_fluent_lock_multiple_24_regular`| |Lock Open||`lockOpen16Regular`
`lockOpen20Regular`
`lockOpen24Regular`
`lockOpen28Regular`|`ic_fluent_lock_open_16_regular`
`ic_fluent_lock_open_20_regular`
`ic_fluent_lock_open_24_regular`
`ic_fluent_lock_open_28_regular`| |Lock Shield||`lockShield20Regular`
`lockShield24Regular`
`lockShield48Regular`|`ic_fluent_lock_shield_20_regular`
`ic_fluent_lock_shield_24_regular`
`ic_fluent_lock_shield_48_regular`| @@ -1284,6 +1290,9 @@ |More Circle||`moreCircle16Regular`
`moreCircle20Regular`
`moreCircle24Regular`
`moreCircle28Regular`
`moreCircle32Regular`
`moreCircle48Regular`|`ic_fluent_more_circle_16_regular`
`ic_fluent_more_circle_20_regular`
`ic_fluent_more_circle_24_regular`
`ic_fluent_more_circle_28_regular`
`ic_fluent_more_circle_32_regular`
`ic_fluent_more_circle_48_regular`| |More Horizontal||`moreHorizontal16Regular`
`moreHorizontal20Regular`
`moreHorizontal24Regular`
`moreHorizontal28Regular`
`moreHorizontal32Regular`
`moreHorizontal48Regular`|`ic_fluent_more_horizontal_16_regular`
`ic_fluent_more_horizontal_20_regular`
`ic_fluent_more_horizontal_24_regular`
`ic_fluent_more_horizontal_28_regular`
`ic_fluent_more_horizontal_32_regular`
`ic_fluent_more_horizontal_48_regular`| |More Vertical||`moreVertical16Regular`
`moreVertical20Regular`
`moreVertical24Regular`
`moreVertical28Regular`
`moreVertical32Regular`
`moreVertical48Regular`|`ic_fluent_more_vertical_16_regular`
`ic_fluent_more_vertical_20_regular`
`ic_fluent_more_vertical_24_regular`
`ic_fluent_more_vertical_28_regular`
`ic_fluent_more_vertical_32_regular`
`ic_fluent_more_vertical_48_regular`| +|Mountain Location Bottom||`mountainLocationBottom20Regular`
`mountainLocationBottom24Regular`
`mountainLocationBottom28Regular`|`ic_fluent_mountain_location_bottom_20_regular`
`ic_fluent_mountain_location_bottom_24_regular`
`ic_fluent_mountain_location_bottom_28_regular`| +|Mountain Location Top||`mountainLocationTop20Regular`
`mountainLocationTop24Regular`
`mountainLocationTop28Regular`|`ic_fluent_mountain_location_top_20_regular`
`ic_fluent_mountain_location_top_24_regular`
`ic_fluent_mountain_location_top_28_regular`| +|Mountain Trail||`mountainTrail20Regular`
`mountainTrail24Regular`
`mountainTrail28Regular`|`ic_fluent_mountain_trail_20_regular`
`ic_fluent_mountain_trail_24_regular`
`ic_fluent_mountain_trail_28_regular`| |Movies and TV||`moviesAndTv16Regular`
`moviesAndTv20Regular`
`moviesAndTv24Regular`|`ic_fluent_movies_and_tv_16_regular`
`ic_fluent_movies_and_tv_20_regular`
`ic_fluent_movies_and_tv_24_regular`| |Multiplier 1_2x||`multiplier12X20Regular`
`multiplier12X24Regular`
`multiplier12X28Regular`
`multiplier12X32Regular`
`multiplier12X48Regular`|`ic_fluent_multiplier_1_2x_20_regular`
`ic_fluent_multiplier_1_2x_24_regular`
`ic_fluent_multiplier_1_2x_28_regular`
`ic_fluent_multiplier_1_2x_32_regular`
`ic_fluent_multiplier_1_2x_48_regular`| |Multiplier 1_5x||`multiplier15X20Regular`
`multiplier15X24Regular`
`multiplier15X28Regular`
`multiplier15X32Regular`
`multiplier15X48Regular`|`ic_fluent_multiplier_1_5x_20_regular`
`ic_fluent_multiplier_1_5x_24_regular`
`ic_fluent_multiplier_1_5x_28_regular`
`ic_fluent_multiplier_1_5x_32_regular`
`ic_fluent_multiplier_1_5x_48_regular`| @@ -1378,6 +1387,7 @@ |Pause Settings||`pauseSettings16Regular`
`pauseSettings20Regular`|`ic_fluent_pause_settings_16_regular`
`ic_fluent_pause_settings_20_regular`| |Payment||`payment16Regular`
`payment20Regular`
`payment24Regular`
`payment28Regular`
`payment32Regular`
`payment48Regular`|`ic_fluent_payment_16_regular`
`ic_fluent_payment_20_regular`
`ic_fluent_payment_24_regular`
`ic_fluent_payment_28_regular`
`ic_fluent_payment_32_regular`
`ic_fluent_payment_48_regular`| |Pen||`pen16Regular`
`pen20Regular`
`pen24Regular`
`pen28Regular`
`pen32Regular`
`pen48Regular`|`ic_fluent_pen_16_regular`
`ic_fluent_pen_20_regular`
`ic_fluent_pen_24_regular`
`ic_fluent_pen_28_regular`
`ic_fluent_pen_32_regular`
`ic_fluent_pen_48_regular`| +|Pen Dismiss||`penDismiss16Regular`
`penDismiss20Regular`
`penDismiss24Regular`
`penDismiss28Regular`
`penDismiss32Regular`
`penDismiss48Regular`|`ic_fluent_pen_dismiss_16_regular`
`ic_fluent_pen_dismiss_20_regular`
`ic_fluent_pen_dismiss_24_regular`
`ic_fluent_pen_dismiss_28_regular`
`ic_fluent_pen_dismiss_32_regular`
`ic_fluent_pen_dismiss_48_regular`| |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`| |Pentagon||`pentagon20Regular`
`pentagon32Regular`
`pentagon48Regular`|`ic_fluent_pentagon_20_regular`
`ic_fluent_pentagon_32_regular`
`ic_fluent_pentagon_48_regular`| @@ -1457,6 +1467,7 @@ |Phone Desktop||`phoneDesktop16Regular`
`phoneDesktop20Regular`
`phoneDesktop24Regular`
`phoneDesktop28Regular`
`phoneDesktop32Regular`
`phoneDesktop48Regular`|`ic_fluent_phone_desktop_16_regular`
`ic_fluent_phone_desktop_20_regular`
`ic_fluent_phone_desktop_24_regular`
`ic_fluent_phone_desktop_28_regular`
`ic_fluent_phone_desktop_32_regular`
`ic_fluent_phone_desktop_48_regular`| |Phone Desktop Add||`phoneDesktopAdd20Regular`|`ic_fluent_phone_desktop_add_20_regular`| |Phone Dismiss||`phoneDismiss20Regular`
`phoneDismiss24Regular`|`ic_fluent_phone_dismiss_20_regular`
`ic_fluent_phone_dismiss_24_regular`| +|Phone Edit||`phoneEdit20Regular`
`phoneEdit24Regular`|`ic_fluent_phone_edit_20_regular`
`ic_fluent_phone_edit_24_regular`| |Phone Eraser||`phoneEraser16Regular`
`phoneEraser20Regular`|`ic_fluent_phone_eraser_16_regular`
`ic_fluent_phone_eraser_20_regular`| |Phone Key||`phoneKey20Regular`
`phoneKey24Regular`|`ic_fluent_phone_key_20_regular`
`ic_fluent_phone_key_24_regular`| |Phone Laptop||`phoneLaptop16Regular`
`phoneLaptop20Regular`
`phoneLaptop24Regular`
`phoneLaptop32Regular`|`ic_fluent_phone_laptop_16_regular`
`ic_fluent_phone_laptop_20_regular`
`ic_fluent_phone_laptop_24_regular`
`ic_fluent_phone_laptop_32_regular`| @@ -1645,6 +1656,7 @@ |Select Object Skew Dismiss||`selectObjectSkewDismiss20Regular`
`selectObjectSkewDismiss24Regular`|`ic_fluent_select_object_skew_dismiss_20_regular`
`ic_fluent_select_object_skew_dismiss_24_regular`| |Select Object Skew Edit||`selectObjectSkewEdit20Regular`
`selectObjectSkewEdit24Regular`|`ic_fluent_select_object_skew_edit_20_regular`
`ic_fluent_select_object_skew_edit_24_regular`| |Send||`send16Regular`
`send20Regular`
`send24Regular`
`send28Regular`
`send32Regular`
`send48Regular`|`ic_fluent_send_16_regular`
`ic_fluent_send_20_regular`
`ic_fluent_send_24_regular`
`ic_fluent_send_28_regular`
`ic_fluent_send_32_regular`
`ic_fluent_send_48_regular`| +|Send Beaker||`sendBeaker16Regular`
`sendBeaker20Regular`
`sendBeaker24Regular`
`sendBeaker28Regular`
`sendBeaker32Regular`
`sendBeaker48Regular`|`ic_fluent_send_beaker_16_regular`
`ic_fluent_send_beaker_20_regular`
`ic_fluent_send_beaker_24_regular`
`ic_fluent_send_beaker_28_regular`
`ic_fluent_send_beaker_32_regular`
`ic_fluent_send_beaker_48_regular`| |Send Clock||`sendClock20Regular`
`sendClock24Regular`|`ic_fluent_send_clock_20_regular`
`ic_fluent_send_clock_24_regular`| |Send Copy||`sendCopy20Regular`
`sendCopy24Regular`|`ic_fluent_send_copy_20_regular`
`ic_fluent_send_copy_24_regular`| |Serial Port||`serialPort16Regular`
`serialPort20Regular`
`serialPort24Regular`|`ic_fluent_serial_port_16_regular`
`ic_fluent_serial_port_20_regular`
`ic_fluent_serial_port_24_regular`| @@ -1733,6 +1745,7 @@ |Slide Text||`slideText16Regular`
`slideText20Regular`
`slideText24Regular`
`slideText28Regular`
`slideText48Regular`|`ic_fluent_slide_text_16_regular`
`ic_fluent_slide_text_20_regular`
`ic_fluent_slide_text_24_regular`
`ic_fluent_slide_text_28_regular`
`ic_fluent_slide_text_48_regular`| |Slide Text Multiple||`slideTextMultiple16Regular`
`slideTextMultiple20Regular`
`slideTextMultiple24Regular`
`slideTextMultiple32Regular`|`ic_fluent_slide_text_multiple_16_regular`
`ic_fluent_slide_text_multiple_20_regular`
`ic_fluent_slide_text_multiple_24_regular`
`ic_fluent_slide_text_multiple_32_regular`| |Slide Text Person||`slideTextPerson16Regular`
`slideTextPerson20Regular`
`slideTextPerson24Regular`
`slideTextPerson28Regular`
`slideTextPerson32Regular`
`slideTextPerson48Regular`|`ic_fluent_slide_text_person_16_regular`
`ic_fluent_slide_text_person_20_regular`
`ic_fluent_slide_text_person_24_regular`
`ic_fluent_slide_text_person_28_regular`
`ic_fluent_slide_text_person_32_regular`
`ic_fluent_slide_text_person_48_regular`| +|Slide Text Sparkle||`slideTextSparkle16Regular`
`slideTextSparkle20Regular`
`slideTextSparkle24Regular`
`slideTextSparkle28Regular`
`slideTextSparkle32Regular`
`slideTextSparkle48Regular`|`ic_fluent_slide_text_sparkle_16_regular`
`ic_fluent_slide_text_sparkle_20_regular`
`ic_fluent_slide_text_sparkle_24_regular`
`ic_fluent_slide_text_sparkle_28_regular`
`ic_fluent_slide_text_sparkle_32_regular`
`ic_fluent_slide_text_sparkle_48_regular`| |Slide Transition||`slideTransition20Regular`
`slideTransition24Regular`|`ic_fluent_slide_transition_20_regular`
`ic_fluent_slide_transition_24_regular`| |Smartwatch||`smartwatch20Regular`
`smartwatch24Regular`|`ic_fluent_smartwatch_20_regular`
`ic_fluent_smartwatch_24_regular`| |Smartwatch Dot||`smartwatchDot20Regular`
`smartwatchDot24Regular`|`ic_fluent_smartwatch_dot_20_regular`
`ic_fluent_smartwatch_dot_24_regular`| @@ -1778,6 +1791,7 @@ |Stack||`stack16Regular`
`stack20Regular`
`stack24Regular`
`stack32Regular`|`ic_fluent_stack_16_regular`
`ic_fluent_stack_20_regular`
`ic_fluent_stack_24_regular`
`ic_fluent_stack_32_regular`| |Stack Arrow Forward||`stackArrowForward20Regular`
`stackArrowForward24Regular`|`ic_fluent_stack_arrow_forward_20_regular`
`ic_fluent_stack_arrow_forward_24_regular`| |Stack Star||`stackStar16Regular`
`stackStar20Regular`
`stackStar24Regular`|`ic_fluent_stack_star_16_regular`
`ic_fluent_stack_star_20_regular`
`ic_fluent_stack_star_24_regular`| +|Stack Vertical||`stackVertical20Regular`
`stackVertical24Regular`|`ic_fluent_stack_vertical_20_regular`
`ic_fluent_stack_vertical_24_regular`| |Star||`star12Regular`
`star16Regular`
`star20Regular`
`star24Regular`
`star28Regular`
`star48Regular`|`ic_fluent_star_12_regular`
`ic_fluent_star_16_regular`
`ic_fluent_star_20_regular`
`ic_fluent_star_24_regular`
`ic_fluent_star_28_regular`
`ic_fluent_star_48_regular`| |Star Add||`starAdd16Regular`
`starAdd20Regular`
`starAdd24Regular`
`starAdd28Regular`|`ic_fluent_star_add_16_regular`
`ic_fluent_star_add_20_regular`
`ic_fluent_star_add_24_regular`
`ic_fluent_star_add_28_regular`| |Star Arrow Back||`starArrowBack16Regular`
`starArrowBack20Regular`
`starArrowBack24Regular`|`ic_fluent_star_arrow_back_16_regular`
`ic_fluent_star_arrow_back_20_regular`
`ic_fluent_star_arrow_back_24_regular`| @@ -1853,6 +1867,7 @@ |Table Cells Merge||`tableCellsMerge16Regular`
`tableCellsMerge20Regular`
`tableCellsMerge24Regular`
`tableCellsMerge28Regular`|`ic_fluent_table_cells_merge_16_regular`
`ic_fluent_table_cells_merge_20_regular`
`ic_fluent_table_cells_merge_24_regular`
`ic_fluent_table_cells_merge_28_regular`| |Table Cells Split||`tableCellsSplit16Regular`
`tableCellsSplit20Regular`
`tableCellsSplit24Regular`
`tableCellsSplit28Regular`|`ic_fluent_table_cells_split_16_regular`
`ic_fluent_table_cells_split_20_regular`
`ic_fluent_table_cells_split_24_regular`
`ic_fluent_table_cells_split_28_regular`| |Table Checker||`tableChecker20Regular`|`ic_fluent_table_checker_20_regular`| +|Table Column Top Bottom||`tableColumnTopBottom20Regular`
`tableColumnTopBottom24Regular`|`ic_fluent_table_column_top_bottom_20_regular`
`ic_fluent_table_column_top_bottom_24_regular`| |Table Copy||`tableCopy20Regular`|`ic_fluent_table_copy_20_regular`| |Table Delete Column||`tableDeleteColumn16Regular`
`tableDeleteColumn20Regular`
`tableDeleteColumn24Regular`
`tableDeleteColumn28Regular`|`ic_fluent_table_delete_column_16_regular`
`ic_fluent_table_delete_column_20_regular`
`ic_fluent_table_delete_column_24_regular`
`ic_fluent_table_delete_column_28_regular`| |Table Delete Row||`tableDeleteRow16Regular`
`tableDeleteRow20Regular`
`tableDeleteRow24Regular`
`tableDeleteRow28Regular`|`ic_fluent_table_delete_row_16_regular`
`ic_fluent_table_delete_row_20_regular`
`ic_fluent_table_delete_row_24_regular`
`ic_fluent_table_delete_row_28_regular`| @@ -1876,6 +1891,10 @@ |Table Move Left||`tableMoveLeft16Regular`
`tableMoveLeft20Regular`
`tableMoveLeft24Regular`
`tableMoveLeft28Regular`|`ic_fluent_table_move_left_16_regular`
`ic_fluent_table_move_left_20_regular`
`ic_fluent_table_move_left_24_regular`
`ic_fluent_table_move_left_28_regular`| |Table Move Right||`tableMoveRight16Regular`
`tableMoveRight20Regular`
`tableMoveRight24Regular`
`tableMoveRight28Regular`|`ic_fluent_table_move_right_16_regular`
`ic_fluent_table_move_right_20_regular`
`ic_fluent_table_move_right_24_regular`
`ic_fluent_table_move_right_28_regular`| |Table Multiple||`tableMultiple20Regular`|`ic_fluent_table_multiple_20_regular`| +|Table Offset||`tableOffset20Regular`
`tableOffset24Regular`|`ic_fluent_table_offset_20_regular`
`ic_fluent_table_offset_24_regular`| +|Table Offset Add||`tableOffsetAdd20Regular`
`tableOffsetAdd24Regular`|`ic_fluent_table_offset_add_20_regular`
`ic_fluent_table_offset_add_24_regular`| +|Table Offset Less Than Or Equal To||`tableOffsetLessThanOrEqualTo20Regular`
`tableOffsetLessThanOrEqualTo24Regular`|`ic_fluent_table_offset_less_than_or_equal_to_20_regular`
`ic_fluent_table_offset_less_than_or_equal_to_24_regular`| +|Table Offset Settings||`tableOffsetSettings20Regular`
`tableOffsetSettings24Regular`|`ic_fluent_table_offset_settings_20_regular`
`ic_fluent_table_offset_settings_24_regular`| |Table Resize Column||`tableResizeColumn16Regular`
`tableResizeColumn20Regular`
`tableResizeColumn24Regular`
`tableResizeColumn28Regular`|`ic_fluent_table_resize_column_16_regular`
`ic_fluent_table_resize_column_20_regular`
`ic_fluent_table_resize_column_24_regular`
`ic_fluent_table_resize_column_28_regular`| |Table Resize Row||`tableResizeRow16Regular`
`tableResizeRow20Regular`
`tableResizeRow24Regular`
`tableResizeRow28Regular`|`ic_fluent_table_resize_row_16_regular`
`ic_fluent_table_resize_row_20_regular`
`ic_fluent_table_resize_row_24_regular`
`ic_fluent_table_resize_row_28_regular`| |Table Search||`tableSearch20Regular`|`ic_fluent_table_search_20_regular`| @@ -2141,6 +2160,7 @@ |Vehicle Bicycle||`vehicleBicycle16Regular`
`vehicleBicycle20Regular`
`vehicleBicycle24Regular`|`ic_fluent_vehicle_bicycle_16_regular`
`ic_fluent_vehicle_bicycle_20_regular`
`ic_fluent_vehicle_bicycle_24_regular`| |Vehicle Bus||`vehicleBus16Regular`
`vehicleBus20Regular`
`vehicleBus24Regular`|`ic_fluent_vehicle_bus_16_regular`
`ic_fluent_vehicle_bus_20_regular`
`ic_fluent_vehicle_bus_24_regular`| |Vehicle Cab||`vehicleCab16Regular`
`vehicleCab20Regular`
`vehicleCab24Regular`
`vehicleCab28Regular`|`ic_fluent_vehicle_cab_16_regular`
`ic_fluent_vehicle_cab_20_regular`
`ic_fluent_vehicle_cab_24_regular`
`ic_fluent_vehicle_cab_28_regular`| +|Vehicle Cable Car||`vehicleCableCar20Regular`
`vehicleCableCar24Regular`
`vehicleCableCar28Regular`|`ic_fluent_vehicle_cable_car_20_regular`
`ic_fluent_vehicle_cable_car_24_regular`
`ic_fluent_vehicle_cable_car_28_regular`| |Vehicle Car||`vehicleCar16Regular`
`vehicleCar20Regular`
`vehicleCar24Regular`
`vehicleCar28Regular`
`vehicleCar32Regular`
`vehicleCar48Regular`|`ic_fluent_vehicle_car_16_regular`
`ic_fluent_vehicle_car_20_regular`
`ic_fluent_vehicle_car_24_regular`
`ic_fluent_vehicle_car_28_regular`
`ic_fluent_vehicle_car_32_regular`
`ic_fluent_vehicle_car_48_regular`| |Vehicle Car Collision||`vehicleCarCollision16Regular`
`vehicleCarCollision20Regular`
`vehicleCarCollision24Regular`
`vehicleCarCollision28Regular`
`vehicleCarCollision32Regular`
`vehicleCarCollision48Regular`|`ic_fluent_vehicle_car_collision_16_regular`
`ic_fluent_vehicle_car_collision_20_regular`
`ic_fluent_vehicle_car_collision_24_regular`
`ic_fluent_vehicle_car_collision_28_regular`
`ic_fluent_vehicle_car_collision_32_regular`
`ic_fluent_vehicle_car_collision_48_regular`| |Vehicle Car Parking||`vehicleCarParking16Regular`
`vehicleCarParking20Regular`
`vehicleCarParking24Regular`
`vehicleCarParking32Regular`
`vehicleCarParking48Regular`|`ic_fluent_vehicle_car_parking_16_regular`
`ic_fluent_vehicle_car_parking_20_regular`
`ic_fluent_vehicle_car_parking_24_regular`
`ic_fluent_vehicle_car_parking_32_regular`
`ic_fluent_vehicle_car_parking_48_regular`| diff --git a/ios/BUILD.gn b/ios/BUILD.gn index f30d4634c1..1b2ce1c97e 100644 --- a/ios/BUILD.gn +++ b/ios/BUILD.gn @@ -3563,6 +3563,34 @@ imageset("ic_fluent_arrow_circle_up_left_24_regular") { ] } +imageset("ic_fluent_arrow_circle_up_right_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_filled.imageset/ic_fluent_arrow_circle_up_right_20_filled.svg", + ] +} + +imageset("ic_fluent_arrow_circle_up_right_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_regular.imageset/ic_fluent_arrow_circle_up_right_20_regular.svg", + ] +} + +imageset("ic_fluent_arrow_circle_up_right_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_filled.imageset/ic_fluent_arrow_circle_up_right_24_filled.svg", + ] +} + +imageset("ic_fluent_arrow_circle_up_right_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_regular.imageset/ic_fluent_arrow_circle_up_right_24_regular.svg", + ] +} + imageset("ic_fluent_arrow_clockwise_12_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_clockwise_12_filled.imageset/Contents.json", @@ -8469,6 +8497,20 @@ imageset("ic_fluent_backpack_add_48_regular") { ] } +imageset("ic_fluent_backspace_16_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_filled.imageset/ic_fluent_backspace_16_filled.svg", + ] +} + +imageset("ic_fluent_backspace_16_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_regular.imageset/ic_fluent_backspace_16_regular.svg", + ] +} + imageset("ic_fluent_backspace_20_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_20_filled.imageset/Contents.json", @@ -9323,6 +9365,48 @@ imageset("ic_fluent_bin_full_24_regular") { ] } +imageset("ic_fluent_binder_triangle_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_filled.imageset/ic_fluent_binder_triangle_20_filled.svg", + ] +} + +imageset("ic_fluent_binder_triangle_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_regular.imageset/ic_fluent_binder_triangle_20_regular.svg", + ] +} + +imageset("ic_fluent_binder_triangle_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_filled.imageset/ic_fluent_binder_triangle_24_filled.svg", + ] +} + +imageset("ic_fluent_binder_triangle_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_regular.imageset/ic_fluent_binder_triangle_24_regular.svg", + ] +} + +imageset("ic_fluent_binder_triangle_32_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_filled.imageset/ic_fluent_binder_triangle_32_filled.svg", + ] +} + +imageset("ic_fluent_binder_triangle_32_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_regular.imageset/ic_fluent_binder_triangle_32_regular.svg", + ] +} + imageset("ic_fluent_bluetooth_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bluetooth_16_filled.imageset/Contents.json", @@ -11229,6 +11313,34 @@ imageset("ic_fluent_bot_sparkle_24_regular") { ] } +imageset("ic_fluent_bow_tie_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_filled.imageset/ic_fluent_bow_tie_20_filled.svg", + ] +} + +imageset("ic_fluent_bow_tie_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_regular.imageset/ic_fluent_bow_tie_20_regular.svg", + ] +} + +imageset("ic_fluent_bow_tie_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_filled.imageset/ic_fluent_bow_tie_24_filled.svg", + ] +} + +imageset("ic_fluent_bow_tie_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_regular.imageset/ic_fluent_bow_tie_24_regular.svg", + ] +} + imageset("ic_fluent_bowl_chopsticks_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bowl_chopsticks_16_filled.imageset/Contents.json", @@ -20707,6 +20819,20 @@ imageset("ic_fluent_circle_24_regular") { ] } +imageset("ic_fluent_circle_28_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_filled.imageset/ic_fluent_circle_28_filled.svg", + ] +} + +imageset("ic_fluent_circle_28_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_regular.imageset/ic_fluent_circle_28_regular.svg", + ] +} + imageset("ic_fluent_circle_32_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_32_filled.imageset/Contents.json", @@ -33010,6 +33136,48 @@ imageset("ic_fluent_document_one_page_link_24_regular") { ] } +imageset("ic_fluent_document_one_page_sparkle_16_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_filled.imageset/ic_fluent_document_one_page_sparkle_16_filled.svg", + ] +} + +imageset("ic_fluent_document_one_page_sparkle_16_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_regular.imageset/ic_fluent_document_one_page_sparkle_16_regular.svg", + ] +} + +imageset("ic_fluent_document_one_page_sparkle_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_filled.imageset/ic_fluent_document_one_page_sparkle_20_filled.svg", + ] +} + +imageset("ic_fluent_document_one_page_sparkle_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_regular.imageset/ic_fluent_document_one_page_sparkle_20_regular.svg", + ] +} + +imageset("ic_fluent_document_one_page_sparkle_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_filled.imageset/ic_fluent_document_one_page_sparkle_24_filled.svg", + ] +} + +imageset("ic_fluent_document_one_page_sparkle_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_regular.imageset/ic_fluent_document_one_page_sparkle_24_regular.svg", + ] +} + imageset("ic_fluent_document_page_bottom_center_20_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_page_bottom_center_20_filled.imageset/Contents.json", @@ -36748,6 +36916,34 @@ imageset("ic_fluent_emoji_hand_28_regular") { ] } +imageset("ic_fluent_emoji_hand_32_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_filled.imageset/ic_fluent_emoji_hand_32_filled.svg", + ] +} + +imageset("ic_fluent_emoji_hand_32_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_regular.imageset/ic_fluent_emoji_hand_32_regular.svg", + ] +} + +imageset("ic_fluent_emoji_hand_48_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_filled.imageset/ic_fluent_emoji_hand_48_filled.svg", + ] +} + +imageset("ic_fluent_emoji_hand_48_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_regular.imageset/ic_fluent_emoji_hand_48_regular.svg", + ] +} + imageset("ic_fluent_emoji_laugh_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_laugh_16_filled.imageset/Contents.json", @@ -41417,6 +41613,48 @@ imageset("ic_fluent_fps_960_24_regular") { ] } +imageset("ic_fluent_frame_16_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_filled.imageset/ic_fluent_frame_16_filled.svg", + ] +} + +imageset("ic_fluent_frame_16_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_regular.imageset/ic_fluent_frame_16_regular.svg", + ] +} + +imageset("ic_fluent_frame_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_filled.imageset/ic_fluent_frame_20_filled.svg", + ] +} + +imageset("ic_fluent_frame_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_regular.imageset/ic_fluent_frame_20_regular.svg", + ] +} + +imageset("ic_fluent_frame_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_filled.imageset/ic_fluent_frame_24_filled.svg", + ] +} + +imageset("ic_fluent_frame_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_regular.imageset/ic_fluent_frame_24_regular.svg", + ] +} + imageset("ic_fluent_full_screen_maximize_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_full_screen_maximize_16_filled.imageset/Contents.json", @@ -49200,6 +49438,48 @@ imageset("ic_fluent_lock_closed_32_regular") { ] } +imageset("ic_fluent_lock_closed_key_16_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_filled.imageset/ic_fluent_lock_closed_key_16_filled.svg", + ] +} + +imageset("ic_fluent_lock_closed_key_16_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_regular.imageset/ic_fluent_lock_closed_key_16_regular.svg", + ] +} + +imageset("ic_fluent_lock_closed_key_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_filled.imageset/ic_fluent_lock_closed_key_20_filled.svg", + ] +} + +imageset("ic_fluent_lock_closed_key_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_regular.imageset/ic_fluent_lock_closed_key_20_regular.svg", + ] +} + +imageset("ic_fluent_lock_closed_key_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_filled.imageset/ic_fluent_lock_closed_key_24_filled.svg", + ] +} + +imageset("ic_fluent_lock_closed_key_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_regular.imageset/ic_fluent_lock_closed_key_24_regular.svg", + ] +} + imageset("ic_fluent_lock_multiple_20_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_multiple_20_filled.imageset/Contents.json", @@ -53064,6 +53344,132 @@ imageset("ic_fluent_more_vertical_48_regular") { ] } +imageset("ic_fluent_mountain_location_bottom_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_filled.imageset/ic_fluent_mountain_location_bottom_20_filled.svg", + ] +} + +imageset("ic_fluent_mountain_location_bottom_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_regular.imageset/ic_fluent_mountain_location_bottom_20_regular.svg", + ] +} + +imageset("ic_fluent_mountain_location_bottom_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_filled.imageset/ic_fluent_mountain_location_bottom_24_filled.svg", + ] +} + +imageset("ic_fluent_mountain_location_bottom_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_regular.imageset/ic_fluent_mountain_location_bottom_24_regular.svg", + ] +} + +imageset("ic_fluent_mountain_location_bottom_28_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_filled.imageset/ic_fluent_mountain_location_bottom_28_filled.svg", + ] +} + +imageset("ic_fluent_mountain_location_bottom_28_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_regular.imageset/ic_fluent_mountain_location_bottom_28_regular.svg", + ] +} + +imageset("ic_fluent_mountain_location_top_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_filled.imageset/ic_fluent_mountain_location_top_20_filled.svg", + ] +} + +imageset("ic_fluent_mountain_location_top_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_regular.imageset/ic_fluent_mountain_location_top_20_regular.svg", + ] +} + +imageset("ic_fluent_mountain_location_top_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_filled.imageset/ic_fluent_mountain_location_top_24_filled.svg", + ] +} + +imageset("ic_fluent_mountain_location_top_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_regular.imageset/ic_fluent_mountain_location_top_24_regular.svg", + ] +} + +imageset("ic_fluent_mountain_location_top_28_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_filled.imageset/ic_fluent_mountain_location_top_28_filled.svg", + ] +} + +imageset("ic_fluent_mountain_location_top_28_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_regular.imageset/ic_fluent_mountain_location_top_28_regular.svg", + ] +} + +imageset("ic_fluent_mountain_trail_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_filled.imageset/ic_fluent_mountain_trail_20_filled.svg", + ] +} + +imageset("ic_fluent_mountain_trail_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_regular.imageset/ic_fluent_mountain_trail_20_regular.svg", + ] +} + +imageset("ic_fluent_mountain_trail_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_filled.imageset/ic_fluent_mountain_trail_24_filled.svg", + ] +} + +imageset("ic_fluent_mountain_trail_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_regular.imageset/ic_fluent_mountain_trail_24_regular.svg", + ] +} + +imageset("ic_fluent_mountain_trail_28_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_filled.imageset/ic_fluent_mountain_trail_28_filled.svg", + ] +} + +imageset("ic_fluent_mountain_trail_28_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_regular.imageset/ic_fluent_mountain_trail_28_regular.svg", + ] +} + imageset("ic_fluent_movies_and_tv_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_movies_and_tv_16_filled.imageset/Contents.json", @@ -57158,6 +57564,90 @@ imageset("ic_fluent_pen_48_regular") { ] } +imageset("ic_fluent_pen_dismiss_16_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_filled.imageset/ic_fluent_pen_dismiss_16_filled.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_16_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_regular.imageset/ic_fluent_pen_dismiss_16_regular.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_filled.imageset/ic_fluent_pen_dismiss_20_filled.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_regular.imageset/ic_fluent_pen_dismiss_20_regular.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_filled.imageset/ic_fluent_pen_dismiss_24_filled.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_regular.imageset/ic_fluent_pen_dismiss_24_regular.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_28_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_filled.imageset/ic_fluent_pen_dismiss_28_filled.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_28_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_regular.imageset/ic_fluent_pen_dismiss_28_regular.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_32_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_filled.imageset/ic_fluent_pen_dismiss_32_filled.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_32_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_regular.imageset/ic_fluent_pen_dismiss_32_regular.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_48_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_filled.imageset/ic_fluent_pen_dismiss_48_filled.svg", + ] +} + +imageset("ic_fluent_pen_dismiss_48_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_regular.imageset/ic_fluent_pen_dismiss_48_regular.svg", + ] +} + imageset("ic_fluent_pen_off_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_off_16_filled.imageset/Contents.json", @@ -60826,6 +61316,34 @@ imageset("ic_fluent_phone_dismiss_24_regular") { ] } +imageset("ic_fluent_phone_edit_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_filled.imageset/ic_fluent_phone_edit_20_filled.svg", + ] +} + +imageset("ic_fluent_phone_edit_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_regular.imageset/ic_fluent_phone_edit_20_regular.svg", + ] +} + +imageset("ic_fluent_phone_edit_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_filled.imageset/ic_fluent_phone_edit_24_filled.svg", + ] +} + +imageset("ic_fluent_phone_edit_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_regular.imageset/ic_fluent_phone_edit_24_regular.svg", + ] +} + imageset("ic_fluent_phone_eraser_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_eraser_16_filled.imageset/Contents.json", @@ -68183,6 +68701,90 @@ imageset("ic_fluent_send_48_regular") { ] } +imageset("ic_fluent_send_beaker_16_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_filled.imageset/ic_fluent_send_beaker_16_filled.svg", + ] +} + +imageset("ic_fluent_send_beaker_16_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_regular.imageset/ic_fluent_send_beaker_16_regular.svg", + ] +} + +imageset("ic_fluent_send_beaker_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_filled.imageset/ic_fluent_send_beaker_20_filled.svg", + ] +} + +imageset("ic_fluent_send_beaker_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_regular.imageset/ic_fluent_send_beaker_20_regular.svg", + ] +} + +imageset("ic_fluent_send_beaker_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_filled.imageset/ic_fluent_send_beaker_24_filled.svg", + ] +} + +imageset("ic_fluent_send_beaker_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_regular.imageset/ic_fluent_send_beaker_24_regular.svg", + ] +} + +imageset("ic_fluent_send_beaker_28_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_filled.imageset/ic_fluent_send_beaker_28_filled.svg", + ] +} + +imageset("ic_fluent_send_beaker_28_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_regular.imageset/ic_fluent_send_beaker_28_regular.svg", + ] +} + +imageset("ic_fluent_send_beaker_32_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_filled.imageset/ic_fluent_send_beaker_32_filled.svg", + ] +} + +imageset("ic_fluent_send_beaker_32_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_regular.imageset/ic_fluent_send_beaker_32_regular.svg", + ] +} + +imageset("ic_fluent_send_beaker_48_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_filled.imageset/ic_fluent_send_beaker_48_filled.svg", + ] +} + +imageset("ic_fluent_send_beaker_48_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_regular.imageset/ic_fluent_send_beaker_48_regular.svg", + ] +} + imageset("ic_fluent_send_clock_20_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_clock_20_filled.imageset/Contents.json", @@ -71783,6 +72385,90 @@ imageset("ic_fluent_slide_text_person_48_regular") { ] } +imageset("ic_fluent_slide_text_sparkle_16_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_filled.imageset/ic_fluent_slide_text_sparkle_16_filled.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_16_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_regular.imageset/ic_fluent_slide_text_sparkle_16_regular.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_filled.imageset/ic_fluent_slide_text_sparkle_20_filled.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_regular.imageset/ic_fluent_slide_text_sparkle_20_regular.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_filled.imageset/ic_fluent_slide_text_sparkle_24_filled.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_regular.imageset/ic_fluent_slide_text_sparkle_24_regular.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_28_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_filled.imageset/ic_fluent_slide_text_sparkle_28_filled.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_28_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_regular.imageset/ic_fluent_slide_text_sparkle_28_regular.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_32_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_filled.imageset/ic_fluent_slide_text_sparkle_32_filled.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_32_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_regular.imageset/ic_fluent_slide_text_sparkle_32_regular.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_48_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_filled.imageset/ic_fluent_slide_text_sparkle_48_filled.svg", + ] +} + +imageset("ic_fluent_slide_text_sparkle_48_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_regular.imageset/ic_fluent_slide_text_sparkle_48_regular.svg", + ] +} + imageset("ic_fluent_slide_transition_20_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_transition_20_filled.imageset/Contents.json", @@ -73981,6 +74667,34 @@ imageset("ic_fluent_stack_star_24_regular") { ] } +imageset("ic_fluent_stack_vertical_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_filled.imageset/ic_fluent_stack_vertical_20_filled.svg", + ] +} + +imageset("ic_fluent_stack_vertical_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_regular.imageset/ic_fluent_stack_vertical_20_regular.svg", + ] +} + +imageset("ic_fluent_stack_vertical_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_filled.imageset/ic_fluent_stack_vertical_24_filled.svg", + ] +} + +imageset("ic_fluent_stack_vertical_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_regular.imageset/ic_fluent_stack_vertical_24_regular.svg", + ] +} + imageset("ic_fluent_star_12_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_star_12_filled.imageset/Contents.json", @@ -76767,6 +77481,34 @@ imageset("ic_fluent_table_checker_20_regular") { ] } +imageset("ic_fluent_table_column_top_bottom_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_filled.imageset/ic_fluent_table_column_top_bottom_20_filled.svg", + ] +} + +imageset("ic_fluent_table_column_top_bottom_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_regular.imageset/ic_fluent_table_column_top_bottom_20_regular.svg", + ] +} + +imageset("ic_fluent_table_column_top_bottom_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_filled.imageset/ic_fluent_table_column_top_bottom_24_filled.svg", + ] +} + +imageset("ic_fluent_table_column_top_bottom_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_regular.imageset/ic_fluent_table_column_top_bottom_24_regular.svg", + ] +} + imageset("ic_fluent_table_copy_20_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_copy_20_filled.imageset/Contents.json", @@ -77733,6 +78475,118 @@ imageset("ic_fluent_table_multiple_20_regular") { ] } +imageset("ic_fluent_table_offset_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_filled.imageset/ic_fluent_table_offset_20_filled.svg", + ] +} + +imageset("ic_fluent_table_offset_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_regular.imageset/ic_fluent_table_offset_20_regular.svg", + ] +} + +imageset("ic_fluent_table_offset_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_filled.imageset/ic_fluent_table_offset_24_filled.svg", + ] +} + +imageset("ic_fluent_table_offset_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_regular.imageset/ic_fluent_table_offset_24_regular.svg", + ] +} + +imageset("ic_fluent_table_offset_add_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_filled.imageset/ic_fluent_table_offset_add_20_filled.svg", + ] +} + +imageset("ic_fluent_table_offset_add_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_regular.imageset/ic_fluent_table_offset_add_20_regular.svg", + ] +} + +imageset("ic_fluent_table_offset_add_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_filled.imageset/ic_fluent_table_offset_add_24_filled.svg", + ] +} + +imageset("ic_fluent_table_offset_add_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_regular.imageset/ic_fluent_table_offset_add_24_regular.svg", + ] +} + +imageset("ic_fluent_table_offset_less_than_or_equal_to_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_filled.imageset/ic_fluent_table_offset_less_than_or_equal_to_20_filled.svg", + ] +} + +imageset("ic_fluent_table_offset_less_than_or_equal_to_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_regular.imageset/ic_fluent_table_offset_less_than_or_equal_to_20_regular.svg", + ] +} + +imageset("ic_fluent_table_offset_less_than_or_equal_to_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_filled.imageset/ic_fluent_table_offset_less_than_or_equal_to_24_filled.svg", + ] +} + +imageset("ic_fluent_table_offset_less_than_or_equal_to_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_regular.imageset/ic_fluent_table_offset_less_than_or_equal_to_24_regular.svg", + ] +} + +imageset("ic_fluent_table_offset_settings_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_filled.imageset/ic_fluent_table_offset_settings_20_filled.svg", + ] +} + +imageset("ic_fluent_table_offset_settings_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_regular.imageset/ic_fluent_table_offset_settings_20_regular.svg", + ] +} + +imageset("ic_fluent_table_offset_settings_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_filled.imageset/ic_fluent_table_offset_settings_24_filled.svg", + ] +} + +imageset("ic_fluent_table_offset_settings_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_regular.imageset/ic_fluent_table_offset_settings_24_regular.svg", + ] +} + imageset("ic_fluent_table_resize_column_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_resize_column_16_filled.imageset/Contents.json", @@ -87188,6 +88042,48 @@ imageset("ic_fluent_vehicle_cab_28_regular") { ] } +imageset("ic_fluent_vehicle_cable_car_20_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_filled.imageset/ic_fluent_vehicle_cable_car_20_filled.svg", + ] +} + +imageset("ic_fluent_vehicle_cable_car_20_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_regular.imageset/ic_fluent_vehicle_cable_car_20_regular.svg", + ] +} + +imageset("ic_fluent_vehicle_cable_car_24_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_filled.imageset/ic_fluent_vehicle_cable_car_24_filled.svg", + ] +} + +imageset("ic_fluent_vehicle_cable_car_24_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_regular.imageset/ic_fluent_vehicle_cable_car_24_regular.svg", + ] +} + +imageset("ic_fluent_vehicle_cable_car_28_filled") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_filled.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_filled.imageset/ic_fluent_vehicle_cable_car_28_filled.svg", + ] +} + +imageset("ic_fluent_vehicle_cable_car_28_regular") { + sources = [ + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_regular.imageset/Contents.json", + "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_regular.imageset/ic_fluent_vehicle_cable_car_28_regular.svg", + ] +} + imageset("ic_fluent_vehicle_car_16_filled") { sources = [ "FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_car_16_filled.imageset/Contents.json", diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec index 155fcf653a..8bdee2f7fb 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.197' + s.version = '1.1.198' s.summary = 'FluentIcons' s.description = <<-DESC diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..e59e52f871 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_circle_up_right_20_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_filled.imageset/ic_fluent_arrow_circle_up_right_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_filled.imageset/ic_fluent_arrow_circle_up_right_20_filled.svg new file mode 100644 index 0000000000..d346816498 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_filled.imageset/ic_fluent_arrow_circle_up_right_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..f81717499f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_circle_up_right_20_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_regular.imageset/ic_fluent_arrow_circle_up_right_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_regular.imageset/ic_fluent_arrow_circle_up_right_20_regular.svg new file mode 100644 index 0000000000..d59e6b37a9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_20_regular.imageset/ic_fluent_arrow_circle_up_right_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..e4bc6f2849 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_circle_up_right_24_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_filled.imageset/ic_fluent_arrow_circle_up_right_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_filled.imageset/ic_fluent_arrow_circle_up_right_24_filled.svg new file mode 100644 index 0000000000..24ede215a5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_filled.imageset/ic_fluent_arrow_circle_up_right_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..aa00b0b428 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_arrow_circle_up_right_24_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_regular.imageset/ic_fluent_arrow_circle_up_right_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_regular.imageset/ic_fluent_arrow_circle_up_right_24_regular.svg new file mode 100644 index 0000000000..6e3c07efb9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_circle_up_right_24_regular.imageset/ic_fluent_arrow_circle_up_right_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_undo_28_filled.imageset/ic_fluent_arrow_undo_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_undo_28_filled.imageset/ic_fluent_arrow_undo_28_filled.svg index 9fd584b4c8..36371493f5 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_undo_28_filled.imageset/ic_fluent_arrow_undo_28_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_arrow_undo_28_filled.imageset/ic_fluent_arrow_undo_28_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..b33bb319f6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_backspace_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_backspace_16_filled.imageset/ic_fluent_backspace_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_filled.imageset/ic_fluent_backspace_16_filled.svg new file mode 100644 index 0000000000..73a562fc42 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_filled.imageset/ic_fluent_backspace_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..cb5e16d2a8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_backspace_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_backspace_16_regular.imageset/ic_fluent_backspace_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_regular.imageset/ic_fluent_backspace_16_regular.svg new file mode 100644 index 0000000000..9f45f623e7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_backspace_16_regular.imageset/ic_fluent_backspace_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..161e06fa3c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_binder_triangle_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_binder_triangle_20_filled.imageset/ic_fluent_binder_triangle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_filled.imageset/ic_fluent_binder_triangle_20_filled.svg new file mode 100644 index 0000000000..6370519c4f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_filled.imageset/ic_fluent_binder_triangle_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..69d3f096ad --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_binder_triangle_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_binder_triangle_20_regular.imageset/ic_fluent_binder_triangle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_regular.imageset/ic_fluent_binder_triangle_20_regular.svg new file mode 100644 index 0000000000..fd3613f696 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_20_regular.imageset/ic_fluent_binder_triangle_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..eae20c1c58 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_binder_triangle_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_binder_triangle_24_filled.imageset/ic_fluent_binder_triangle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_filled.imageset/ic_fluent_binder_triangle_24_filled.svg new file mode 100644 index 0000000000..7d577652c3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_filled.imageset/ic_fluent_binder_triangle_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..e63981727d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_binder_triangle_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_binder_triangle_24_regular.imageset/ic_fluent_binder_triangle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_regular.imageset/ic_fluent_binder_triangle_24_regular.svg new file mode 100644 index 0000000000..727d97dfdd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_24_regular.imageset/ic_fluent_binder_triangle_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..f51b8507e4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_binder_triangle_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_binder_triangle_32_filled.imageset/ic_fluent_binder_triangle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_filled.imageset/ic_fluent_binder_triangle_32_filled.svg new file mode 100644 index 0000000000..3ecb765776 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_filled.imageset/ic_fluent_binder_triangle_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..9bf6ed4857 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_binder_triangle_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_binder_triangle_32_regular.imageset/ic_fluent_binder_triangle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_regular.imageset/ic_fluent_binder_triangle_32_regular.svg new file mode 100644 index 0000000000..3971278286 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_binder_triangle_32_regular.imageset/ic_fluent_binder_triangle_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..56a90cc8f1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_bow_tie_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_bow_tie_20_filled.imageset/ic_fluent_bow_tie_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_filled.imageset/ic_fluent_bow_tie_20_filled.svg new file mode 100644 index 0000000000..c7752d7e37 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_filled.imageset/ic_fluent_bow_tie_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..5d0542accd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_bow_tie_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_bow_tie_20_regular.imageset/ic_fluent_bow_tie_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_regular.imageset/ic_fluent_bow_tie_20_regular.svg new file mode 100644 index 0000000000..71c66ef62c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_20_regular.imageset/ic_fluent_bow_tie_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..53de8c2ebf --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_bow_tie_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_bow_tie_24_filled.imageset/ic_fluent_bow_tie_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_filled.imageset/ic_fluent_bow_tie_24_filled.svg new file mode 100644 index 0000000000..f60f11b443 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_filled.imageset/ic_fluent_bow_tie_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..c1239a2a7f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_bow_tie_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_bow_tie_24_regular.imageset/ic_fluent_bow_tie_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_regular.imageset/ic_fluent_bow_tie_24_regular.svg new file mode 100644 index 0000000000..dde322bdb5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_bow_tie_24_regular.imageset/ic_fluent_bow_tie_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..bbe00d53ff --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_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_circle_28_filled.imageset/ic_fluent_circle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_filled.imageset/ic_fluent_circle_28_filled.svg new file mode 100644 index 0000000000..028f1f0177 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_filled.imageset/ic_fluent_circle_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..ff86142812 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_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_circle_28_regular.imageset/ic_fluent_circle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_regular.imageset/ic_fluent_circle_28_regular.svg new file mode 100644 index 0000000000..9207d86c48 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_circle_28_regular.imageset/ic_fluent_circle_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..af06f6fd02 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_document_one_page_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_document_one_page_sparkle_16_filled.imageset/ic_fluent_document_one_page_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_filled.imageset/ic_fluent_document_one_page_sparkle_16_filled.svg new file mode 100644 index 0000000000..d36f491603 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_filled.imageset/ic_fluent_document_one_page_sparkle_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..2ef8bac291 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_document_one_page_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_document_one_page_sparkle_16_regular.imageset/ic_fluent_document_one_page_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_regular.imageset/ic_fluent_document_one_page_sparkle_16_regular.svg new file mode 100644 index 0000000000..89d1c7836d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_16_regular.imageset/ic_fluent_document_one_page_sparkle_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..a704ebf783 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_document_one_page_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_document_one_page_sparkle_20_filled.imageset/ic_fluent_document_one_page_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_filled.imageset/ic_fluent_document_one_page_sparkle_20_filled.svg new file mode 100644 index 0000000000..4de7d01342 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_filled.imageset/ic_fluent_document_one_page_sparkle_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..3eedb73026 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_document_one_page_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_document_one_page_sparkle_20_regular.imageset/ic_fluent_document_one_page_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_regular.imageset/ic_fluent_document_one_page_sparkle_20_regular.svg new file mode 100644 index 0000000000..f2e098b884 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_20_regular.imageset/ic_fluent_document_one_page_sparkle_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..e93d460432 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_document_one_page_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_document_one_page_sparkle_24_filled.imageset/ic_fluent_document_one_page_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_filled.imageset/ic_fluent_document_one_page_sparkle_24_filled.svg new file mode 100644 index 0000000000..098bdb6222 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_filled.imageset/ic_fluent_document_one_page_sparkle_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..36d295523f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_document_one_page_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_document_one_page_sparkle_24_regular.imageset/ic_fluent_document_one_page_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_regular.imageset/ic_fluent_document_one_page_sparkle_24_regular.svg new file mode 100644 index 0000000000..ed0989f38e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_document_one_page_sparkle_24_regular.imageset/ic_fluent_document_one_page_sparkle_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..c266ed413b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_emoji_hand_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_emoji_hand_32_filled.imageset/ic_fluent_emoji_hand_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_filled.imageset/ic_fluent_emoji_hand_32_filled.svg new file mode 100644 index 0000000000..9424fb216e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_filled.imageset/ic_fluent_emoji_hand_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..60e4cd5432 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_emoji_hand_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_emoji_hand_32_regular.imageset/ic_fluent_emoji_hand_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_regular.imageset/ic_fluent_emoji_hand_32_regular.svg new file mode 100644 index 0000000000..d1902eab79 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_32_regular.imageset/ic_fluent_emoji_hand_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..a2a18d9d8b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_emoji_hand_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_emoji_hand_48_filled.imageset/ic_fluent_emoji_hand_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_filled.imageset/ic_fluent_emoji_hand_48_filled.svg new file mode 100644 index 0000000000..bd78a1cb4e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_filled.imageset/ic_fluent_emoji_hand_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..6c41e86476 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_emoji_hand_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_emoji_hand_48_regular.imageset/ic_fluent_emoji_hand_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_regular.imageset/ic_fluent_emoji_hand_48_regular.svg new file mode 100644 index 0000000000..acf51ffd24 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_emoji_hand_48_regular.imageset/ic_fluent_emoji_hand_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..acaa8d6b3d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_frame_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_frame_16_filled.imageset/ic_fluent_frame_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_filled.imageset/ic_fluent_frame_16_filled.svg new file mode 100644 index 0000000000..d6169c29d4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_filled.imageset/ic_fluent_frame_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..48d9ca01b5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_frame_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_frame_16_regular.imageset/ic_fluent_frame_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_regular.imageset/ic_fluent_frame_16_regular.svg new file mode 100644 index 0000000000..32581f2d40 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_16_regular.imageset/ic_fluent_frame_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..2d292c2af4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_frame_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_frame_20_filled.imageset/ic_fluent_frame_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_filled.imageset/ic_fluent_frame_20_filled.svg new file mode 100644 index 0000000000..a3cbe1922b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_filled.imageset/ic_fluent_frame_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..d7238a278f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_frame_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_frame_20_regular.imageset/ic_fluent_frame_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_regular.imageset/ic_fluent_frame_20_regular.svg new file mode 100644 index 0000000000..3b52712638 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_20_regular.imageset/ic_fluent_frame_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..c7928a152a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_frame_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_frame_24_filled.imageset/ic_fluent_frame_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_filled.imageset/ic_fluent_frame_24_filled.svg new file mode 100644 index 0000000000..749d1a22b6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_filled.imageset/ic_fluent_frame_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..d4aa9e1675 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_frame_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_frame_24_regular.imageset/ic_fluent_frame_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_regular.imageset/ic_fluent_frame_24_regular.svg new file mode 100644 index 0000000000..9dc2f6428c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_frame_24_regular.imageset/ic_fluent_frame_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..53b4603c29 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_lock_closed_key_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_lock_closed_key_16_filled.imageset/ic_fluent_lock_closed_key_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_filled.imageset/ic_fluent_lock_closed_key_16_filled.svg new file mode 100644 index 0000000000..a87c19f255 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_filled.imageset/ic_fluent_lock_closed_key_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..b3633963cd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_lock_closed_key_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_lock_closed_key_16_regular.imageset/ic_fluent_lock_closed_key_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_regular.imageset/ic_fluent_lock_closed_key_16_regular.svg new file mode 100644 index 0000000000..2b3a725c62 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_16_regular.imageset/ic_fluent_lock_closed_key_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..0f9d53f70c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_lock_closed_key_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_lock_closed_key_20_filled.imageset/ic_fluent_lock_closed_key_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_filled.imageset/ic_fluent_lock_closed_key_20_filled.svg new file mode 100644 index 0000000000..d64e7990ca --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_filled.imageset/ic_fluent_lock_closed_key_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..bd155e2585 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_lock_closed_key_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_lock_closed_key_20_regular.imageset/ic_fluent_lock_closed_key_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_regular.imageset/ic_fluent_lock_closed_key_20_regular.svg new file mode 100644 index 0000000000..e9aa60942d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_20_regular.imageset/ic_fluent_lock_closed_key_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..db76aa541c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_lock_closed_key_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_lock_closed_key_24_filled.imageset/ic_fluent_lock_closed_key_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_filled.imageset/ic_fluent_lock_closed_key_24_filled.svg new file mode 100644 index 0000000000..f9bcada0c8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_filled.imageset/ic_fluent_lock_closed_key_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..74e9a286ac --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_lock_closed_key_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_lock_closed_key_24_regular.imageset/ic_fluent_lock_closed_key_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_regular.imageset/ic_fluent_lock_closed_key_24_regular.svg new file mode 100644 index 0000000000..f9e75edf75 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_lock_closed_key_24_regular.imageset/ic_fluent_lock_closed_key_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..28b59ce8fb --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_bottom_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_mountain_location_bottom_20_filled.imageset/ic_fluent_mountain_location_bottom_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_filled.imageset/ic_fluent_mountain_location_bottom_20_filled.svg new file mode 100644 index 0000000000..be54e63de0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_filled.imageset/ic_fluent_mountain_location_bottom_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..27e59e546b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_bottom_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_mountain_location_bottom_20_regular.imageset/ic_fluent_mountain_location_bottom_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_regular.imageset/ic_fluent_mountain_location_bottom_20_regular.svg new file mode 100644 index 0000000000..b3e681048c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_20_regular.imageset/ic_fluent_mountain_location_bottom_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..7cb2588572 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_bottom_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_mountain_location_bottom_24_filled.imageset/ic_fluent_mountain_location_bottom_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_filled.imageset/ic_fluent_mountain_location_bottom_24_filled.svg new file mode 100644 index 0000000000..d70632b70a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_filled.imageset/ic_fluent_mountain_location_bottom_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..9107e62e31 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_bottom_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_mountain_location_bottom_24_regular.imageset/ic_fluent_mountain_location_bottom_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_regular.imageset/ic_fluent_mountain_location_bottom_24_regular.svg new file mode 100644 index 0000000000..196b9ea467 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_24_regular.imageset/ic_fluent_mountain_location_bottom_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..976181718b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_bottom_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_mountain_location_bottom_28_filled.imageset/ic_fluent_mountain_location_bottom_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_filled.imageset/ic_fluent_mountain_location_bottom_28_filled.svg new file mode 100644 index 0000000000..70fc2f72f3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_filled.imageset/ic_fluent_mountain_location_bottom_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..e6fbda7d61 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_bottom_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_mountain_location_bottom_28_regular.imageset/ic_fluent_mountain_location_bottom_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_regular.imageset/ic_fluent_mountain_location_bottom_28_regular.svg new file mode 100644 index 0000000000..5fd56689d9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_bottom_28_regular.imageset/ic_fluent_mountain_location_bottom_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..3523b6d939 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_top_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_mountain_location_top_20_filled.imageset/ic_fluent_mountain_location_top_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_filled.imageset/ic_fluent_mountain_location_top_20_filled.svg new file mode 100644 index 0000000000..02fa686354 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_filled.imageset/ic_fluent_mountain_location_top_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..e885ff1393 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_top_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_mountain_location_top_20_regular.imageset/ic_fluent_mountain_location_top_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_regular.imageset/ic_fluent_mountain_location_top_20_regular.svg new file mode 100644 index 0000000000..763fe9c94c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_20_regular.imageset/ic_fluent_mountain_location_top_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..f52f395e3a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_top_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_mountain_location_top_24_filled.imageset/ic_fluent_mountain_location_top_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_filled.imageset/ic_fluent_mountain_location_top_24_filled.svg new file mode 100644 index 0000000000..df6715c6ea --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_filled.imageset/ic_fluent_mountain_location_top_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..b30297833c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_top_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_mountain_location_top_24_regular.imageset/ic_fluent_mountain_location_top_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_regular.imageset/ic_fluent_mountain_location_top_24_regular.svg new file mode 100644 index 0000000000..cb01c19e79 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_24_regular.imageset/ic_fluent_mountain_location_top_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..16e4c121af --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_top_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_mountain_location_top_28_filled.imageset/ic_fluent_mountain_location_top_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_filled.imageset/ic_fluent_mountain_location_top_28_filled.svg new file mode 100644 index 0000000000..4b998a9a84 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_filled.imageset/ic_fluent_mountain_location_top_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..e6908339c9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_location_top_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_mountain_location_top_28_regular.imageset/ic_fluent_mountain_location_top_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_regular.imageset/ic_fluent_mountain_location_top_28_regular.svg new file mode 100644 index 0000000000..2f3ff36670 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_location_top_28_regular.imageset/ic_fluent_mountain_location_top_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..2cea788e15 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_trail_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_mountain_trail_20_filled.imageset/ic_fluent_mountain_trail_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_filled.imageset/ic_fluent_mountain_trail_20_filled.svg new file mode 100644 index 0000000000..b78746ff9b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_filled.imageset/ic_fluent_mountain_trail_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..cac02d6cfd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_trail_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_mountain_trail_20_regular.imageset/ic_fluent_mountain_trail_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_regular.imageset/ic_fluent_mountain_trail_20_regular.svg new file mode 100644 index 0000000000..0c709214eb --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_20_regular.imageset/ic_fluent_mountain_trail_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..84fbfbfe7a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_trail_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_mountain_trail_24_filled.imageset/ic_fluent_mountain_trail_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_filled.imageset/ic_fluent_mountain_trail_24_filled.svg new file mode 100644 index 0000000000..8fa7310cb3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_filled.imageset/ic_fluent_mountain_trail_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..15358612a2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_trail_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_mountain_trail_24_regular.imageset/ic_fluent_mountain_trail_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_regular.imageset/ic_fluent_mountain_trail_24_regular.svg new file mode 100644 index 0000000000..ec65c08cbe --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_24_regular.imageset/ic_fluent_mountain_trail_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..79e31da632 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_trail_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_mountain_trail_28_filled.imageset/ic_fluent_mountain_trail_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_filled.imageset/ic_fluent_mountain_trail_28_filled.svg new file mode 100644 index 0000000000..e43c34e894 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_filled.imageset/ic_fluent_mountain_trail_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..f211f4fb58 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_mountain_trail_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_mountain_trail_28_regular.imageset/ic_fluent_mountain_trail_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_regular.imageset/ic_fluent_mountain_trail_28_regular.svg new file mode 100644 index 0000000000..3922932b1d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_mountain_trail_28_regular.imageset/ic_fluent_mountain_trail_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..2fc1db396e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_16_filled.imageset/ic_fluent_pen_dismiss_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_filled.imageset/ic_fluent_pen_dismiss_16_filled.svg new file mode 100644 index 0000000000..4f02baeefc --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_filled.imageset/ic_fluent_pen_dismiss_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..997f100a05 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_16_regular.imageset/ic_fluent_pen_dismiss_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_regular.imageset/ic_fluent_pen_dismiss_16_regular.svg new file mode 100644 index 0000000000..14bd0fa41c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_16_regular.imageset/ic_fluent_pen_dismiss_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..f13b590c6a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_20_filled.imageset/ic_fluent_pen_dismiss_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_filled.imageset/ic_fluent_pen_dismiss_20_filled.svg new file mode 100644 index 0000000000..f8f5f8b419 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_filled.imageset/ic_fluent_pen_dismiss_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..16d8c62af8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_20_regular.imageset/ic_fluent_pen_dismiss_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_regular.imageset/ic_fluent_pen_dismiss_20_regular.svg new file mode 100644 index 0000000000..dce9bdbd9c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_20_regular.imageset/ic_fluent_pen_dismiss_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..ef5c76dfa9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_24_filled.imageset/ic_fluent_pen_dismiss_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_filled.imageset/ic_fluent_pen_dismiss_24_filled.svg new file mode 100644 index 0000000000..5cd6c59581 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_filled.imageset/ic_fluent_pen_dismiss_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..6b355d2ae6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_24_regular.imageset/ic_fluent_pen_dismiss_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_regular.imageset/ic_fluent_pen_dismiss_24_regular.svg new file mode 100644 index 0000000000..5998c9e81f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_24_regular.imageset/ic_fluent_pen_dismiss_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..cb07973e4c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_28_filled.imageset/ic_fluent_pen_dismiss_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_filled.imageset/ic_fluent_pen_dismiss_28_filled.svg new file mode 100644 index 0000000000..86e09215a9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_filled.imageset/ic_fluent_pen_dismiss_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..c6aba18628 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_28_regular.imageset/ic_fluent_pen_dismiss_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_regular.imageset/ic_fluent_pen_dismiss_28_regular.svg new file mode 100644 index 0000000000..79c541feda --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_28_regular.imageset/ic_fluent_pen_dismiss_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..f189ccb936 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_32_filled.imageset/ic_fluent_pen_dismiss_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_filled.imageset/ic_fluent_pen_dismiss_32_filled.svg new file mode 100644 index 0000000000..132ed9f025 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_filled.imageset/ic_fluent_pen_dismiss_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..7d08125a9f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_32_regular.imageset/ic_fluent_pen_dismiss_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_regular.imageset/ic_fluent_pen_dismiss_32_regular.svg new file mode 100644 index 0000000000..aaa66d6d3d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_32_regular.imageset/ic_fluent_pen_dismiss_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..6e5488b713 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_48_filled.imageset/ic_fluent_pen_dismiss_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_filled.imageset/ic_fluent_pen_dismiss_48_filled.svg new file mode 100644 index 0000000000..e55ad2fb3c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_filled.imageset/ic_fluent_pen_dismiss_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..5356e2981f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_pen_dismiss_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_dismiss_48_regular.imageset/ic_fluent_pen_dismiss_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_regular.imageset/ic_fluent_pen_dismiss_48_regular.svg new file mode 100644 index 0000000000..0e9e688176 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_pen_dismiss_48_regular.imageset/ic_fluent_pen_dismiss_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..5d84bef09d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_phone_edit_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_phone_edit_20_filled.imageset/ic_fluent_phone_edit_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_filled.imageset/ic_fluent_phone_edit_20_filled.svg new file mode 100644 index 0000000000..0f7316c301 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_filled.imageset/ic_fluent_phone_edit_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..278595683b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_phone_edit_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_phone_edit_20_regular.imageset/ic_fluent_phone_edit_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_regular.imageset/ic_fluent_phone_edit_20_regular.svg new file mode 100644 index 0000000000..9009bd3ab9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_20_regular.imageset/ic_fluent_phone_edit_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..0fb156f7cb --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_phone_edit_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_phone_edit_24_filled.imageset/ic_fluent_phone_edit_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_filled.imageset/ic_fluent_phone_edit_24_filled.svg new file mode 100644 index 0000000000..7bc8fb37ee --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_filled.imageset/ic_fluent_phone_edit_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..f483af5a9b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_phone_edit_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_phone_edit_24_regular.imageset/ic_fluent_phone_edit_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_regular.imageset/ic_fluent_phone_edit_24_regular.svg new file mode 100644 index 0000000000..b01a51557a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_phone_edit_24_regular.imageset/ic_fluent_phone_edit_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..5c2c16fdfa --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_16_filled.imageset/ic_fluent_send_beaker_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_filled.imageset/ic_fluent_send_beaker_16_filled.svg new file mode 100644 index 0000000000..b35dd14807 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_filled.imageset/ic_fluent_send_beaker_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..8c5c75c950 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_16_regular.imageset/ic_fluent_send_beaker_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_regular.imageset/ic_fluent_send_beaker_16_regular.svg new file mode 100644 index 0000000000..17ba1ea59c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_16_regular.imageset/ic_fluent_send_beaker_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..e764b21c55 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_20_filled.imageset/ic_fluent_send_beaker_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_filled.imageset/ic_fluent_send_beaker_20_filled.svg new file mode 100644 index 0000000000..d1114b9e22 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_filled.imageset/ic_fluent_send_beaker_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..92fc88b8f1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_20_regular.imageset/ic_fluent_send_beaker_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_regular.imageset/ic_fluent_send_beaker_20_regular.svg new file mode 100644 index 0000000000..448b1fe8f3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_20_regular.imageset/ic_fluent_send_beaker_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..e5a7c514f7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_24_filled.imageset/ic_fluent_send_beaker_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_filled.imageset/ic_fluent_send_beaker_24_filled.svg new file mode 100644 index 0000000000..ac88b01fa7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_filled.imageset/ic_fluent_send_beaker_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..747992bd6f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_24_regular.imageset/ic_fluent_send_beaker_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_regular.imageset/ic_fluent_send_beaker_24_regular.svg new file mode 100644 index 0000000000..e6dc327d93 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_24_regular.imageset/ic_fluent_send_beaker_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..b91c06645b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_28_filled.imageset/ic_fluent_send_beaker_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_filled.imageset/ic_fluent_send_beaker_28_filled.svg new file mode 100644 index 0000000000..5af163cf67 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_filled.imageset/ic_fluent_send_beaker_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..7e6b4d8f2c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_28_regular.imageset/ic_fluent_send_beaker_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_regular.imageset/ic_fluent_send_beaker_28_regular.svg new file mode 100644 index 0000000000..4534950554 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_28_regular.imageset/ic_fluent_send_beaker_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..446efce1a9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_32_filled.imageset/ic_fluent_send_beaker_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_filled.imageset/ic_fluent_send_beaker_32_filled.svg new file mode 100644 index 0000000000..2e781043ff --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_filled.imageset/ic_fluent_send_beaker_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..342549e37e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_32_regular.imageset/ic_fluent_send_beaker_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_regular.imageset/ic_fluent_send_beaker_32_regular.svg new file mode 100644 index 0000000000..7588d2cece --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_32_regular.imageset/ic_fluent_send_beaker_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..ec18c09cbc --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_48_filled.imageset/ic_fluent_send_beaker_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_filled.imageset/ic_fluent_send_beaker_48_filled.svg new file mode 100644 index 0000000000..1e26644d50 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_filled.imageset/ic_fluent_send_beaker_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..3cd56c248f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_send_beaker_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_send_beaker_48_regular.imageset/ic_fluent_send_beaker_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_regular.imageset/ic_fluent_send_beaker_48_regular.svg new file mode 100644 index 0000000000..13e44239c6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_send_beaker_48_regular.imageset/ic_fluent_send_beaker_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_filled.imageset/Contents.json new file mode 100644 index 0000000000..37b0833fb1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_16_filled.imageset/ic_fluent_slide_text_sparkle_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_filled.imageset/ic_fluent_slide_text_sparkle_16_filled.svg new file mode 100644 index 0000000000..d2d34d767d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_filled.imageset/ic_fluent_slide_text_sparkle_16_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_regular.imageset/Contents.json new file mode 100644 index 0000000000..13b9925232 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_16_regular.imageset/ic_fluent_slide_text_sparkle_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_regular.imageset/ic_fluent_slide_text_sparkle_16_regular.svg new file mode 100644 index 0000000000..7f8c0a42b2 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_16_regular.imageset/ic_fluent_slide_text_sparkle_16_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..5e4f0c605c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_20_filled.imageset/ic_fluent_slide_text_sparkle_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_filled.imageset/ic_fluent_slide_text_sparkle_20_filled.svg new file mode 100644 index 0000000000..be0d7a36a3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_filled.imageset/ic_fluent_slide_text_sparkle_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..fcca4f3ac1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_20_regular.imageset/ic_fluent_slide_text_sparkle_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_regular.imageset/ic_fluent_slide_text_sparkle_20_regular.svg new file mode 100644 index 0000000000..b7d8851a13 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_20_regular.imageset/ic_fluent_slide_text_sparkle_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..cabc72b11a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_24_filled.imageset/ic_fluent_slide_text_sparkle_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_filled.imageset/ic_fluent_slide_text_sparkle_24_filled.svg new file mode 100644 index 0000000000..2886e56a05 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_filled.imageset/ic_fluent_slide_text_sparkle_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..b50f911653 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_24_regular.imageset/ic_fluent_slide_text_sparkle_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_regular.imageset/ic_fluent_slide_text_sparkle_24_regular.svg new file mode 100644 index 0000000000..5e3e8d7c5e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_24_regular.imageset/ic_fluent_slide_text_sparkle_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..6c490037e4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_28_filled.imageset/ic_fluent_slide_text_sparkle_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_filled.imageset/ic_fluent_slide_text_sparkle_28_filled.svg new file mode 100644 index 0000000000..8ee762a633 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_filled.imageset/ic_fluent_slide_text_sparkle_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..4b6a7435f5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_28_regular.imageset/ic_fluent_slide_text_sparkle_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_regular.imageset/ic_fluent_slide_text_sparkle_28_regular.svg new file mode 100644 index 0000000000..036977398b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_28_regular.imageset/ic_fluent_slide_text_sparkle_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_filled.imageset/Contents.json new file mode 100644 index 0000000000..8bd7cac6ee --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_32_filled.imageset/ic_fluent_slide_text_sparkle_32_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_filled.imageset/ic_fluent_slide_text_sparkle_32_filled.svg new file mode 100644 index 0000000000..257b55fd04 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_filled.imageset/ic_fluent_slide_text_sparkle_32_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_regular.imageset/Contents.json new file mode 100644 index 0000000000..c70f7fd012 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_32_regular.imageset/ic_fluent_slide_text_sparkle_32_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_regular.imageset/ic_fluent_slide_text_sparkle_32_regular.svg new file mode 100644 index 0000000000..8939f05c88 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_32_regular.imageset/ic_fluent_slide_text_sparkle_32_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_filled.imageset/Contents.json new file mode 100644 index 0000000000..118bbd401c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_48_filled.imageset/ic_fluent_slide_text_sparkle_48_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_filled.imageset/ic_fluent_slide_text_sparkle_48_filled.svg new file mode 100644 index 0000000000..aedb0228a0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_filled.imageset/ic_fluent_slide_text_sparkle_48_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_regular.imageset/Contents.json new file mode 100644 index 0000000000..ea70dd7788 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_slide_text_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_slide_text_sparkle_48_regular.imageset/ic_fluent_slide_text_sparkle_48_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_regular.imageset/ic_fluent_slide_text_sparkle_48_regular.svg new file mode 100644 index 0000000000..3f2d09cf82 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_slide_text_sparkle_48_regular.imageset/ic_fluent_slide_text_sparkle_48_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_filled.imageset/ic_fluent_sport_16_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_filled.imageset/ic_fluent_sport_16_filled.svg index 9eeb63ca87..260c5a1922 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_filled.imageset/ic_fluent_sport_16_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_filled.imageset/ic_fluent_sport_16_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_regular.imageset/ic_fluent_sport_16_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_regular.imageset/ic_fluent_sport_16_regular.svg index f0c551638b..f2d320ef36 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_regular.imageset/ic_fluent_sport_16_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_16_regular.imageset/ic_fluent_sport_16_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_filled.imageset/ic_fluent_sport_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_filled.imageset/ic_fluent_sport_20_filled.svg index ef06ef0469..4cf1930752 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_filled.imageset/ic_fluent_sport_20_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_filled.imageset/ic_fluent_sport_20_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_regular.imageset/ic_fluent_sport_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_regular.imageset/ic_fluent_sport_20_regular.svg index 15cc56805a..d5de1d5ad5 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_regular.imageset/ic_fluent_sport_20_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_20_regular.imageset/ic_fluent_sport_20_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_filled.imageset/ic_fluent_sport_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_filled.imageset/ic_fluent_sport_24_filled.svg index 85bb18535c..5ada584f36 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_filled.imageset/ic_fluent_sport_24_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_filled.imageset/ic_fluent_sport_24_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_regular.imageset/ic_fluent_sport_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_regular.imageset/ic_fluent_sport_24_regular.svg index cd9cb28c90..99a34c3172 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_regular.imageset/ic_fluent_sport_24_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_sport_24_regular.imageset/ic_fluent_sport_24_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..e52987048d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_stack_vertical_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_stack_vertical_20_filled.imageset/ic_fluent_stack_vertical_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_filled.imageset/ic_fluent_stack_vertical_20_filled.svg new file mode 100644 index 0000000000..edc44789ae --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_filled.imageset/ic_fluent_stack_vertical_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..c1e6275c53 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_stack_vertical_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_stack_vertical_20_regular.imageset/ic_fluent_stack_vertical_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_regular.imageset/ic_fluent_stack_vertical_20_regular.svg new file mode 100644 index 0000000000..7debf1ff4e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_20_regular.imageset/ic_fluent_stack_vertical_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..823e0e1b84 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_stack_vertical_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_stack_vertical_24_filled.imageset/ic_fluent_stack_vertical_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_filled.imageset/ic_fluent_stack_vertical_24_filled.svg new file mode 100644 index 0000000000..fb38e165af --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_filled.imageset/ic_fluent_stack_vertical_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..cdac839a04 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_stack_vertical_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_stack_vertical_24_regular.imageset/ic_fluent_stack_vertical_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_regular.imageset/ic_fluent_stack_vertical_24_regular.svg new file mode 100644 index 0000000000..6c609cb6d9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_stack_vertical_24_regular.imageset/ic_fluent_stack_vertical_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..5e294d25c3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_column_top_bottom_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_table_column_top_bottom_20_filled.imageset/ic_fluent_table_column_top_bottom_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_filled.imageset/ic_fluent_table_column_top_bottom_20_filled.svg new file mode 100644 index 0000000000..66a96bf0c9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_filled.imageset/ic_fluent_table_column_top_bottom_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..f8b3e8278e --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_column_top_bottom_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_table_column_top_bottom_20_regular.imageset/ic_fluent_table_column_top_bottom_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_regular.imageset/ic_fluent_table_column_top_bottom_20_regular.svg new file mode 100644 index 0000000000..365f69ca97 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_20_regular.imageset/ic_fluent_table_column_top_bottom_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..3135d9ad9a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_column_top_bottom_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_table_column_top_bottom_24_filled.imageset/ic_fluent_table_column_top_bottom_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_filled.imageset/ic_fluent_table_column_top_bottom_24_filled.svg new file mode 100644 index 0000000000..df536f7911 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_filled.imageset/ic_fluent_table_column_top_bottom_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..471a5c3657 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_column_top_bottom_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_table_column_top_bottom_24_regular.imageset/ic_fluent_table_column_top_bottom_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_regular.imageset/ic_fluent_table_column_top_bottom_24_regular.svg new file mode 100644 index 0000000000..1b54b2d433 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_column_top_bottom_24_regular.imageset/ic_fluent_table_column_top_bottom_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..083a229c9d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_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_table_offset_20_filled.imageset/ic_fluent_table_offset_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_filled.imageset/ic_fluent_table_offset_20_filled.svg new file mode 100644 index 0000000000..333ec499d3 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_filled.imageset/ic_fluent_table_offset_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..46d3ff5e8b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_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_table_offset_20_regular.imageset/ic_fluent_table_offset_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_regular.imageset/ic_fluent_table_offset_20_regular.svg new file mode 100644 index 0000000000..9c841fb6cd --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_20_regular.imageset/ic_fluent_table_offset_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..ee60168ca4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_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_table_offset_24_filled.imageset/ic_fluent_table_offset_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_filled.imageset/ic_fluent_table_offset_24_filled.svg new file mode 100644 index 0000000000..a55b78cdb5 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_filled.imageset/ic_fluent_table_offset_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..faad9880c4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_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_table_offset_24_regular.imageset/ic_fluent_table_offset_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_regular.imageset/ic_fluent_table_offset_24_regular.svg new file mode 100644 index 0000000000..df20d470f7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_24_regular.imageset/ic_fluent_table_offset_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..1c95d34174 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_add_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_table_offset_add_20_filled.imageset/ic_fluent_table_offset_add_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_filled.imageset/ic_fluent_table_offset_add_20_filled.svg new file mode 100644 index 0000000000..2ab8550625 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_filled.imageset/ic_fluent_table_offset_add_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..0814599bcf --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_add_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_table_offset_add_20_regular.imageset/ic_fluent_table_offset_add_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_regular.imageset/ic_fluent_table_offset_add_20_regular.svg new file mode 100644 index 0000000000..125775fcb4 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_20_regular.imageset/ic_fluent_table_offset_add_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..d07a90207a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_add_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_table_offset_add_24_filled.imageset/ic_fluent_table_offset_add_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_filled.imageset/ic_fluent_table_offset_add_24_filled.svg new file mode 100644 index 0000000000..dd5ca76340 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_filled.imageset/ic_fluent_table_offset_add_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..c9971721fa --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_add_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_table_offset_add_24_regular.imageset/ic_fluent_table_offset_add_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_regular.imageset/ic_fluent_table_offset_add_24_regular.svg new file mode 100644 index 0000000000..92e578f2b1 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_add_24_regular.imageset/ic_fluent_table_offset_add_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..db99b0ee55 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_less_than_or_equal_to_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_table_offset_less_than_or_equal_to_20_filled.imageset/ic_fluent_table_offset_less_than_or_equal_to_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_filled.imageset/ic_fluent_table_offset_less_than_or_equal_to_20_filled.svg new file mode 100644 index 0000000000..2566ef0c3c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_filled.imageset/ic_fluent_table_offset_less_than_or_equal_to_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..02379e429a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_less_than_or_equal_to_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_table_offset_less_than_or_equal_to_20_regular.imageset/ic_fluent_table_offset_less_than_or_equal_to_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_regular.imageset/ic_fluent_table_offset_less_than_or_equal_to_20_regular.svg new file mode 100644 index 0000000000..36ef94613f --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_20_regular.imageset/ic_fluent_table_offset_less_than_or_equal_to_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..a05afb581d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_less_than_or_equal_to_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_table_offset_less_than_or_equal_to_24_filled.imageset/ic_fluent_table_offset_less_than_or_equal_to_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_filled.imageset/ic_fluent_table_offset_less_than_or_equal_to_24_filled.svg new file mode 100644 index 0000000000..9e5de61181 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_filled.imageset/ic_fluent_table_offset_less_than_or_equal_to_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..3131625f17 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_less_than_or_equal_to_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_table_offset_less_than_or_equal_to_24_regular.imageset/ic_fluent_table_offset_less_than_or_equal_to_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_regular.imageset/ic_fluent_table_offset_less_than_or_equal_to_24_regular.svg new file mode 100644 index 0000000000..fe4ce71ad6 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_less_than_or_equal_to_24_regular.imageset/ic_fluent_table_offset_less_than_or_equal_to_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..25b1a63b84 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_settings_20_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_filled.imageset/ic_fluent_table_offset_settings_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_filled.imageset/ic_fluent_table_offset_settings_20_filled.svg new file mode 100644 index 0000000000..d3365098d0 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_filled.imageset/ic_fluent_table_offset_settings_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..2cbfad91b9 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_settings_20_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_regular.imageset/ic_fluent_table_offset_settings_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_regular.imageset/ic_fluent_table_offset_settings_20_regular.svg new file mode 100644 index 0000000000..4e4199be6c --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_20_regular.imageset/ic_fluent_table_offset_settings_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..4ccf66efb8 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_settings_24_filled.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_filled.imageset/ic_fluent_table_offset_settings_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_filled.imageset/ic_fluent_table_offset_settings_24_filled.svg new file mode 100644 index 0000000000..205b1da7bb --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_filled.imageset/ic_fluent_table_offset_settings_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..f1972d7d84 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_table_offset_settings_24_regular.svg", + "idiom": "universal" + } + ], + "info": { + "author": "xcode", + "version": 1 + }, + "properties": { + "template-rendering-intent": "template" + } +} \ No newline at end of file diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_regular.imageset/ic_fluent_table_offset_settings_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_regular.imageset/ic_fluent_table_offset_settings_24_regular.svg new file mode 100644 index 0000000000..ac31b7797a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_table_offset_settings_24_regular.imageset/ic_fluent_table_offset_settings_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_20_filled.imageset/ic_fluent_text_grammar_arrow_right_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_20_filled.imageset/ic_fluent_text_grammar_arrow_right_20_filled.svg index 252648a13d..e79dc9cc8d 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_20_filled.imageset/ic_fluent_text_grammar_arrow_right_20_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_20_filled.imageset/ic_fluent_text_grammar_arrow_right_20_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_20_regular.imageset/ic_fluent_text_grammar_arrow_right_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_20_regular.imageset/ic_fluent_text_grammar_arrow_right_20_regular.svg index fdeed96d9f..bd2a36e1cc 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_20_regular.imageset/ic_fluent_text_grammar_arrow_right_20_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_20_regular.imageset/ic_fluent_text_grammar_arrow_right_20_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_24_filled.imageset/ic_fluent_text_grammar_arrow_right_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_24_filled.imageset/ic_fluent_text_grammar_arrow_right_24_filled.svg index 6ea706d50e..8e2307cdb6 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_24_filled.imageset/ic_fluent_text_grammar_arrow_right_24_filled.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_24_filled.imageset/ic_fluent_text_grammar_arrow_right_24_filled.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_24_regular.imageset/ic_fluent_text_grammar_arrow_right_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_24_regular.imageset/ic_fluent_text_grammar_arrow_right_24_regular.svg index eeaeb01f44..d424b41c42 100644 --- a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_24_regular.imageset/ic_fluent_text_grammar_arrow_right_24_regular.svg +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_text_grammar_arrow_right_24_regular.imageset/ic_fluent_text_grammar_arrow_right_24_regular.svg @@ -1,3 +1,3 @@ - + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_filled.imageset/Contents.json new file mode 100644 index 0000000000..688810b809 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_vehicle_cable_car_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_vehicle_cable_car_20_filled.imageset/ic_fluent_vehicle_cable_car_20_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_filled.imageset/ic_fluent_vehicle_cable_car_20_filled.svg new file mode 100644 index 0000000000..9d0989f07d --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_filled.imageset/ic_fluent_vehicle_cable_car_20_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_regular.imageset/Contents.json new file mode 100644 index 0000000000..ccd8068025 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_vehicle_cable_car_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_vehicle_cable_car_20_regular.imageset/ic_fluent_vehicle_cable_car_20_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_regular.imageset/ic_fluent_vehicle_cable_car_20_regular.svg new file mode 100644 index 0000000000..d9ce2d4e9b --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_20_regular.imageset/ic_fluent_vehicle_cable_car_20_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_filled.imageset/Contents.json new file mode 100644 index 0000000000..3fc5a819c7 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_vehicle_cable_car_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_vehicle_cable_car_24_filled.imageset/ic_fluent_vehicle_cable_car_24_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_filled.imageset/ic_fluent_vehicle_cable_car_24_filled.svg new file mode 100644 index 0000000000..9204cf9f86 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_filled.imageset/ic_fluent_vehicle_cable_car_24_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_regular.imageset/Contents.json new file mode 100644 index 0000000000..35c13e42ce --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_vehicle_cable_car_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_vehicle_cable_car_24_regular.imageset/ic_fluent_vehicle_cable_car_24_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_regular.imageset/ic_fluent_vehicle_cable_car_24_regular.svg new file mode 100644 index 0000000000..d5d6caa25a --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_24_regular.imageset/ic_fluent_vehicle_cable_car_24_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_filled.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_filled.imageset/Contents.json new file mode 100644 index 0000000000..bf77256d85 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_filled.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_vehicle_cable_car_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_vehicle_cable_car_28_filled.imageset/ic_fluent_vehicle_cable_car_28_filled.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_filled.imageset/ic_fluent_vehicle_cable_car_28_filled.svg new file mode 100644 index 0000000000..6bcf913200 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_filled.imageset/ic_fluent_vehicle_cable_car_28_filled.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_regular.imageset/Contents.json b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_regular.imageset/Contents.json new file mode 100644 index 0000000000..1f71e85e03 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_regular.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images": [ + { + "filename": "ic_fluent_vehicle_cable_car_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_vehicle_cable_car_28_regular.imageset/ic_fluent_vehicle_cable_car_28_regular.svg b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_regular.imageset/ic_fluent_vehicle_cable_car_28_regular.svg new file mode 100644 index 0000000000..91508d5a58 --- /dev/null +++ b/ios/FluentIcons/Assets/IconAssets.xcassets/ic_fluent_vehicle_cable_car_28_regular.imageset/ic_fluent_vehicle_cable_car_28_regular.svg @@ -0,0 +1,3 @@ + + + diff --git a/ios/FluentIcons/Classes/FluentIcon.swift b/ios/FluentIcons/Classes/FluentIcon.swift index f7f8d2d9ad..635d4e5c79 100644 --- a/ios/FluentIcons/Classes/FluentIcon.swift +++ b/ios/FluentIcons/Classes/FluentIcon.swift @@ -522,6 +522,10 @@ import Foundation case arrowCircleUpLeft20Regular case arrowCircleUpLeft24Filled case arrowCircleUpLeft24Regular + case arrowCircleUpRight20Filled + case arrowCircleUpRight20Regular + case arrowCircleUpRight24Filled + case arrowCircleUpRight24Regular case arrowClockwise12Filled case arrowClockwise12Regular case arrowClockwise16Filled @@ -1222,6 +1226,8 @@ import Foundation case backpackAdd28Regular case backpackAdd48Filled case backpackAdd48Regular + case backspace16Filled + case backspace16Regular case backspace20Filled case backspace20Regular case backspace24Filled @@ -1344,6 +1350,12 @@ import Foundation case binFull20Regular case binFull24Filled case binFull24Regular + case binderTriangle20Filled + case binderTriangle20Regular + case binderTriangle24Filled + case binderTriangle24Regular + case binderTriangle32Filled + case binderTriangle32Regular case bluetooth16Filled case bluetooth16Regular case bluetooth20Filled @@ -1616,6 +1628,10 @@ import Foundation case botSparkle20Regular case botSparkle24Filled case botSparkle24Regular + case bowTie20Filled + case bowTie20Regular + case bowTie24Filled + case bowTie24Regular case bowlChopsticks16Filled case bowlChopsticks16Regular case bowlChopsticks20Filled @@ -2968,6 +2984,8 @@ import Foundation case circle20Regular case circle24Filled case circle24Regular + case circle28Filled + case circle28Regular case circle32Filled case circle32Regular case circle48Filled @@ -4723,6 +4741,12 @@ import Foundation case documentOnePageLink20Regular case documentOnePageLink24Filled case documentOnePageLink24Regular + case documentOnePageSparkle16Filled + case documentOnePageSparkle16Regular + case documentOnePageSparkle20Filled + case documentOnePageSparkle20Regular + case documentOnePageSparkle24Filled + case documentOnePageSparkle24Regular case documentPageBottomCenter20Filled case documentPageBottomCenter20Regular case documentPageBottomCenter24Filled @@ -5257,6 +5281,10 @@ import Foundation case emojiHand24Regular case emojiHand28Filled case emojiHand28Regular + case emojiHand32Filled + case emojiHand32Regular + case emojiHand48Filled + case emojiHand48Regular case emojiLaugh16Filled case emojiLaugh16Regular case emojiLaugh20Filled @@ -5924,6 +5952,12 @@ import Foundation case fps96020Regular case fps96024Filled case fps96024Regular + case frame16Filled + case frame16Regular + case frame20Filled + case frame20Regular + case frame24Filled + case frame24Regular case fullScreenMaximize16Filled case fullScreenMaximize16Regular case fullScreenMaximize20Filled @@ -7031,6 +7065,12 @@ import Foundation case lockClosed24Regular case lockClosed32Filled case lockClosed32Regular + case lockClosedKey16Filled + case lockClosedKey16Regular + case lockClosedKey20Filled + case lockClosedKey20Regular + case lockClosedKey24Filled + case lockClosedKey24Regular case lockMultiple20Filled case lockMultiple20Regular case lockMultiple24Filled @@ -7583,6 +7623,24 @@ import Foundation case moreVertical32Regular case moreVertical48Filled case moreVertical48Regular + case mountainLocationBottom20Filled + case mountainLocationBottom20Regular + case mountainLocationBottom24Filled + case mountainLocationBottom24Regular + case mountainLocationBottom28Filled + case mountainLocationBottom28Regular + case mountainLocationTop20Filled + case mountainLocationTop20Regular + case mountainLocationTop24Filled + case mountainLocationTop24Regular + case mountainLocationTop28Filled + case mountainLocationTop28Regular + case mountainTrail20Filled + case mountainTrail20Regular + case mountainTrail24Filled + case mountainTrail24Regular + case mountainTrail28Filled + case mountainTrail28Regular case moviesAndTv16Filled case moviesAndTv16Regular case moviesAndTv20Filled @@ -8167,6 +8225,18 @@ import Foundation case pen32Regular case pen48Filled case pen48Regular + case penDismiss16Filled + case penDismiss16Regular + case penDismiss20Filled + case penDismiss20Regular + case penDismiss24Filled + case penDismiss24Regular + case penDismiss28Filled + case penDismiss28Regular + case penDismiss32Filled + case penDismiss32Regular + case penDismiss48Filled + case penDismiss48Regular case penOff16Filled case penOff16Regular case penOff20Filled @@ -8691,6 +8761,10 @@ import Foundation case phoneDismiss20Regular case phoneDismiss24Filled case phoneDismiss24Regular + case phoneEdit20Filled + case phoneEdit20Regular + case phoneEdit24Filled + case phoneEdit24Regular case phoneEraser16Filled case phoneEraser16Regular case phoneEraser20Filled @@ -9742,6 +9816,18 @@ import Foundation case send32Regular case send48Filled case send48Regular + case sendBeaker16Filled + case sendBeaker16Regular + case sendBeaker20Filled + case sendBeaker20Regular + case sendBeaker24Filled + case sendBeaker24Regular + case sendBeaker28Filled + case sendBeaker28Regular + case sendBeaker32Filled + case sendBeaker32Regular + case sendBeaker48Filled + case sendBeaker48Regular case sendClock20Filled case sendClock20Regular case sendClock24Filled @@ -10256,6 +10342,18 @@ import Foundation case slideTextPerson32Regular case slideTextPerson48Filled case slideTextPerson48Regular + case slideTextSparkle16Filled + case slideTextSparkle16Regular + case slideTextSparkle20Filled + case slideTextSparkle20Regular + case slideTextSparkle24Filled + case slideTextSparkle24Regular + case slideTextSparkle28Filled + case slideTextSparkle28Regular + case slideTextSparkle32Filled + case slideTextSparkle32Regular + case slideTextSparkle48Filled + case slideTextSparkle48Regular case slideTransition20Filled case slideTransition20Regular case slideTransition24Filled @@ -10570,6 +10668,10 @@ import Foundation case stackStar20Regular case stackStar24Filled case stackStar24Regular + case stackVertical20Filled + case stackVertical20Regular + case stackVertical24Filled + case stackVertical24Regular case star12Filled case star12Regular case star16Filled @@ -10968,6 +11070,10 @@ import Foundation case tableCellsSplit28Regular case tableChecker20Filled case tableChecker20Regular + case tableColumnTopBottom20Filled + case tableColumnTopBottom20Regular + case tableColumnTopBottom24Filled + case tableColumnTopBottom24Regular case tableCopy20Filled case tableCopy20Regular case tableDeleteColumn16Filled @@ -11106,6 +11212,22 @@ import Foundation case tableMoveRight28Regular case tableMultiple20Filled case tableMultiple20Regular + case tableOffset20Filled + case tableOffset20Regular + case tableOffset24Filled + case tableOffset24Regular + case tableOffsetAdd20Filled + case tableOffsetAdd20Regular + case tableOffsetAdd24Filled + case tableOffsetAdd24Regular + case tableOffsetLessThanOrEqualTo20Filled + case tableOffsetLessThanOrEqualTo20Regular + case tableOffsetLessThanOrEqualTo24Filled + case tableOffsetLessThanOrEqualTo24Regular + case tableOffsetSettings20Filled + case tableOffsetSettings20Regular + case tableOffsetSettings24Filled + case tableOffsetSettings24Regular case tableResizeColumn16Filled case tableResizeColumn16Regular case tableResizeColumn20Filled @@ -12343,6 +12465,12 @@ import Foundation case vehicleCab24Regular case vehicleCab28Filled case vehicleCab28Regular + case vehicleCableCar20Filled + case vehicleCableCar20Regular + case vehicleCableCar24Filled + case vehicleCableCar24Regular + case vehicleCableCar28Filled + case vehicleCableCar28Regular case vehicleCar16Filled case vehicleCar16Regular case vehicleCar20Filled @@ -13602,6 +13730,10 @@ import Foundation 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 .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" case .arrowClockwise12Regular: return "ic_fluent_arrow_clockwise_12_regular" case .arrowClockwise16Filled: return "ic_fluent_arrow_clockwise_16_filled" @@ -13690,12 +13822,12 @@ import Foundation case .arrowDownload48Regular: return "ic_fluent_arrow_download_48_regular" case .arrowEject20Filled: return "ic_fluent_arrow_eject_20_filled" case .arrowEject20Regular: return "ic_fluent_arrow_eject_20_regular" + default: break } + switch self { case .arrowEnter20Filled: return "ic_fluent_arrow_enter_20_filled" case .arrowEnter20Regular: return "ic_fluent_arrow_enter_20_regular" case .arrowEnterLeft20Filled: return "ic_fluent_arrow_enter_left_20_filled" case .arrowEnterLeft20Regular: return "ic_fluent_arrow_enter_left_20_regular" - default: break } - switch self { case .arrowEnterLeft24Filled: return "ic_fluent_arrow_enter_left_24_filled" case .arrowEnterLeft24Regular: return "ic_fluent_arrow_enter_left_24_regular" case .arrowEnterUp20Filled: return "ic_fluent_arrow_enter_up_20_filled" @@ -13792,12 +13924,12 @@ import Foundation case .arrowLeft24Regular: return "ic_fluent_arrow_left_24_regular" case .arrowLeft28Filled: return "ic_fluent_arrow_left_28_filled" case .arrowLeft28Regular: return "ic_fluent_arrow_left_28_regular" + default: break } + switch self { case .arrowLeft32Filled: return "ic_fluent_arrow_left_32_filled" case .arrowLeft32Regular: return "ic_fluent_arrow_left_32_regular" case .arrowLeft48Filled: return "ic_fluent_arrow_left_48_filled" case .arrowLeft48Regular: return "ic_fluent_arrow_left_48_regular" - default: break } - switch self { case .arrowMaximize16Filled: return "ic_fluent_arrow_maximize_16_filled" case .arrowMaximize16Regular: return "ic_fluent_arrow_maximize_16_regular" case .arrowMaximize20Filled: return "ic_fluent_arrow_maximize_20_filled" @@ -13894,12 +14026,12 @@ import Foundation case .arrowRepeatAllOff20Regular: return "ic_fluent_arrow_repeat_all_off_20_regular" case .arrowRepeatAllOff24Filled: return "ic_fluent_arrow_repeat_all_off_24_filled" case .arrowRepeatAllOff24Regular: return "ic_fluent_arrow_repeat_all_off_24_regular" + default: break } + switch self { case .arrowReply16Filled: return "ic_fluent_arrow_reply_16_filled" case .arrowReply16Regular: return "ic_fluent_arrow_reply_16_regular" case .arrowReply20Filled: return "ic_fluent_arrow_reply_20_filled" case .arrowReply20Regular: return "ic_fluent_arrow_reply_20_regular" - default: break } - switch self { case .arrowReply24Filled: return "ic_fluent_arrow_reply_24_filled" case .arrowReply24Regular: return "ic_fluent_arrow_reply_24_regular" case .arrowReply28Filled: return "ic_fluent_arrow_reply_28_filled" @@ -13996,12 +14128,12 @@ import Foundation case .arrowSort28Regular: return "ic_fluent_arrow_sort_28_regular" case .arrowSortDown16Filled: return "ic_fluent_arrow_sort_down_16_filled" case .arrowSortDown16Regular: return "ic_fluent_arrow_sort_down_16_regular" + default: break } + switch self { case .arrowSortDown20Filled: return "ic_fluent_arrow_sort_down_20_filled" case .arrowSortDown20Regular: return "ic_fluent_arrow_sort_down_20_regular" case .arrowSortDown24Filled: return "ic_fluent_arrow_sort_down_24_filled" case .arrowSortDown24Regular: return "ic_fluent_arrow_sort_down_24_regular" - default: break } - switch self { case .arrowSortDownLines16Filled: return "ic_fluent_arrow_sort_down_lines_16_filled" case .arrowSortDownLines16Regular: return "ic_fluent_arrow_sort_down_lines_16_regular" case .arrowSortDownLines20Filled: return "ic_fluent_arrow_sort_down_lines_20_filled" @@ -14098,12 +14230,12 @@ import Foundation case .arrowSyncDismiss20Regular: return "ic_fluent_arrow_sync_dismiss_20_regular" case .arrowSyncDismiss24Filled: return "ic_fluent_arrow_sync_dismiss_24_filled" case .arrowSyncDismiss24Regular: return "ic_fluent_arrow_sync_dismiss_24_regular" + default: break } + switch self { case .arrowSyncOff12Filled: return "ic_fluent_arrow_sync_off_12_filled" case .arrowSyncOff12Regular: return "ic_fluent_arrow_sync_off_12_regular" case .arrowSyncOff16Filled: return "ic_fluent_arrow_sync_off_16_filled" case .arrowSyncOff16Regular: return "ic_fluent_arrow_sync_off_16_regular" - default: break } - switch self { case .arrowSyncOff20Filled: return "ic_fluent_arrow_sync_off_20_filled" case .arrowSyncOff20Regular: return "ic_fluent_arrow_sync_off_20_regular" case .arrowTrending12Filled: return "ic_fluent_arrow_trending_12_filled" @@ -14200,12 +14332,12 @@ import Foundation case .arrowTurnUpLeft48Regular: return "ic_fluent_arrow_turn_up_left_48_regular" case .arrowUndo16Filled: return "ic_fluent_arrow_undo_16_filled" case .arrowUndo16Regular: return "ic_fluent_arrow_undo_16_regular" + default: break } + switch self { case .arrowUndo20Filled: return "ic_fluent_arrow_undo_20_filled" case .arrowUndo20Regular: return "ic_fluent_arrow_undo_20_regular" case .arrowUndo24Filled: return "ic_fluent_arrow_undo_24_filled" case .arrowUndo24Regular: return "ic_fluent_arrow_undo_24_regular" - default: break } - switch self { case .arrowUndo28Filled: return "ic_fluent_arrow_undo_28_filled" case .arrowUndo28Regular: return "ic_fluent_arrow_undo_28_regular" case .arrowUndo32Filled: return "ic_fluent_arrow_undo_32_filled" @@ -14302,12 +14434,12 @@ import Foundation case .backpack24Regular: return "ic_fluent_backpack_24_regular" case .backpack28Filled: return "ic_fluent_backpack_28_filled" case .backpack28Regular: return "ic_fluent_backpack_28_regular" + default: break } + switch self { case .backpack32Filled: return "ic_fluent_backpack_32_filled" case .backpack32Regular: return "ic_fluent_backpack_32_regular" case .backpack48Filled: return "ic_fluent_backpack_48_filled" case .backpack48Regular: return "ic_fluent_backpack_48_regular" - default: break } - switch self { case .backpackAdd20Filled: return "ic_fluent_backpack_add_20_filled" case .backpackAdd20Regular: return "ic_fluent_backpack_add_20_regular" case .backpackAdd24Filled: return "ic_fluent_backpack_add_24_filled" @@ -14316,6 +14448,8 @@ import Foundation case .backpackAdd28Regular: return "ic_fluent_backpack_add_28_regular" case .backpackAdd48Filled: return "ic_fluent_backpack_add_48_filled" case .backpackAdd48Regular: return "ic_fluent_backpack_add_48_regular" + case .backspace16Filled: return "ic_fluent_backspace_16_filled" + case .backspace16Regular: return "ic_fluent_backspace_16_regular" case .backspace20Filled: return "ic_fluent_backspace_20_filled" case .backspace20Regular: return "ic_fluent_backspace_20_regular" case .backspace24Filled: return "ic_fluent_backspace_24_filled" @@ -14402,14 +14536,14 @@ import Foundation case .beach20Regular: return "ic_fluent_beach_20_regular" case .beach24Filled: return "ic_fluent_beach_24_filled" case .beach24Regular: return "ic_fluent_beach_24_regular" + default: break } + switch self { case .beach28Filled: return "ic_fluent_beach_28_filled" case .beach28Regular: return "ic_fluent_beach_28_regular" case .beach32Filled: return "ic_fluent_beach_32_filled" case .beach32Regular: return "ic_fluent_beach_32_regular" case .beach48Filled: return "ic_fluent_beach_48_filled" case .beach48Regular: return "ic_fluent_beach_48_regular" - default: break } - switch self { case .beaker16Filled: return "ic_fluent_beaker_16_filled" case .beaker16Regular: return "ic_fluent_beaker_16_regular" case .beaker20Filled: return "ic_fluent_beaker_20_filled" @@ -14440,6 +14574,12 @@ import Foundation case .binFull20Regular: return "ic_fluent_bin_full_20_regular" case .binFull24Filled: return "ic_fluent_bin_full_24_filled" case .binFull24Regular: return "ic_fluent_bin_full_24_regular" + case .binderTriangle20Filled: return "ic_fluent_binder_triangle_20_filled" + case .binderTriangle20Regular: return "ic_fluent_binder_triangle_20_regular" + case .binderTriangle24Filled: return "ic_fluent_binder_triangle_24_filled" + case .binderTriangle24Regular: return "ic_fluent_binder_triangle_24_regular" + case .binderTriangle32Filled: return "ic_fluent_binder_triangle_32_filled" + case .binderTriangle32Regular: return "ic_fluent_binder_triangle_32_regular" case .bluetooth16Filled: return "ic_fluent_bluetooth_16_filled" case .bluetooth16Regular: return "ic_fluent_bluetooth_16_regular" case .bluetooth20Filled: return "ic_fluent_bluetooth_20_filled" @@ -14498,6 +14638,8 @@ import Foundation case .boardSplit28Regular: return "ic_fluent_board_split_28_regular" case .boardSplit48Filled: return "ic_fluent_board_split_48_filled" case .boardSplit48Regular: return "ic_fluent_board_split_48_regular" + default: break } + switch self { case .book20Filled: return "ic_fluent_book_20_filled" case .book20Regular: return "ic_fluent_book_20_regular" case .book24Filled: return "ic_fluent_book_24_filled" @@ -14510,8 +14652,6 @@ import Foundation case .bookArrowClockwise20Regular: return "ic_fluent_book_arrow_clockwise_20_regular" case .bookArrowClockwise24Filled: return "ic_fluent_book_arrow_clockwise_24_filled" case .bookArrowClockwise24Regular: return "ic_fluent_book_arrow_clockwise_24_regular" - default: break } - switch self { case .bookClock20Filled: return "ic_fluent_book_clock_20_filled" case .bookClock20Regular: return "ic_fluent_book_clock_20_regular" case .bookClock24Filled: return "ic_fluent_book_clock_24_filled" @@ -14600,6 +14740,8 @@ import Foundation case .bookStar20Regular: return "ic_fluent_book_star_20_regular" case .bookStar24Filled: return "ic_fluent_book_star_24_filled" case .bookStar24Regular: return "ic_fluent_book_star_24_regular" + default: break } + switch self { case .bookTemplate20Filled: return "ic_fluent_book_template_20_filled" case .bookTemplate20Regular: return "ic_fluent_book_template_20_regular" case .bookTheta20Filled: return "ic_fluent_book_theta_20_filled" @@ -14612,8 +14754,6 @@ import Foundation case .bookToolbox24Regular: return "ic_fluent_book_toolbox_24_regular" case .bookmark16Filled: return "ic_fluent_bookmark_16_filled" case .bookmark16Regular: return "ic_fluent_bookmark_16_regular" - default: break } - switch self { case .bookmark20Filled: return "ic_fluent_bookmark_20_filled" case .bookmark20Regular: return "ic_fluent_bookmark_20_regular" case .bookmark24Filled: return "ic_fluent_bookmark_24_filled" @@ -14702,6 +14842,8 @@ import Foundation case .borderTopBottomDouble24Regular: return "ic_fluent_border_top_bottom_double_24_regular" case .borderTopBottomThick20Filled: return "ic_fluent_border_top_bottom_thick_20_filled" case .borderTopBottomThick20Regular: return "ic_fluent_border_top_bottom_thick_20_regular" + default: break } + switch self { case .borderTopBottomThick24Filled: return "ic_fluent_border_top_bottom_thick_24_filled" case .borderTopBottomThick24Regular: return "ic_fluent_border_top_bottom_thick_24_regular" case .bot20Filled: return "ic_fluent_bot_20_filled" @@ -14714,10 +14856,12 @@ import Foundation case .botAdd24Regular: return "ic_fluent_bot_add_24_regular" case .botSparkle20Filled: return "ic_fluent_bot_sparkle_20_filled" case .botSparkle20Regular: return "ic_fluent_bot_sparkle_20_regular" - default: break } - switch self { case .botSparkle24Filled: return "ic_fluent_bot_sparkle_24_filled" case .botSparkle24Regular: return "ic_fluent_bot_sparkle_24_regular" + case .bowTie20Filled: return "ic_fluent_bow_tie_20_filled" + case .bowTie20Regular: return "ic_fluent_bow_tie_20_regular" + case .bowTie24Filled: return "ic_fluent_bow_tie_24_filled" + case .bowTie24Regular: return "ic_fluent_bow_tie_24_regular" case .bowlChopsticks16Filled: return "ic_fluent_bowl_chopsticks_16_filled" case .bowlChopsticks16Regular: return "ic_fluent_bowl_chopsticks_16_regular" case .bowlChopsticks20Filled: return "ic_fluent_bowl_chopsticks_20_filled" @@ -14800,6 +14944,8 @@ import Foundation case .braces48Regular: return "ic_fluent_braces_48_regular" case .bracesCheckmark16Filled: return "ic_fluent_braces_checkmark_16_filled" case .bracesCheckmark16Regular: return "ic_fluent_braces_checkmark_16_regular" + default: break } + switch self { case .bracesDismiss16Filled: return "ic_fluent_braces_dismiss_16_filled" case .bracesDismiss16Regular: return "ic_fluent_braces_dismiss_16_regular" case .bracesVariable20Filled: return "ic_fluent_braces_variable_20_filled" @@ -14816,8 +14962,6 @@ import Foundation case .branch20Regular: return "ic_fluent_branch_20_regular" case .branch24Filled: return "ic_fluent_branch_24_filled" case .branch24Regular: return "ic_fluent_branch_24_regular" - default: break } - switch self { case .branchCompare16Filled: return "ic_fluent_branch_compare_16_filled" case .branchCompare16Regular: return "ic_fluent_branch_compare_16_regular" case .branchCompare20Filled: return "ic_fluent_branch_compare_20_filled" @@ -14902,6 +15046,8 @@ import Foundation case .brightnessLow24Regular: return "ic_fluent_brightness_low_24_regular" case .brightnessLow28Filled: return "ic_fluent_brightness_low_28_filled" case .brightnessLow28Regular: return "ic_fluent_brightness_low_28_regular" + default: break } + switch self { case .brightnessLow32Filled: return "ic_fluent_brightness_low_32_filled" case .brightnessLow32Regular: return "ic_fluent_brightness_low_32_regular" case .brightnessLow48Filled: return "ic_fluent_brightness_low_48_filled" @@ -14918,8 +15064,6 @@ import Foundation case .broom20Regular: return "ic_fluent_broom_20_regular" case .broom24Filled: return "ic_fluent_broom_24_filled" case .broom24Regular: return "ic_fluent_broom_24_regular" - default: break } - switch self { case .broom28Filled: return "ic_fluent_broom_28_filled" case .broom28Regular: return "ic_fluent_broom_28_regular" case .bubbleMultiple20Filled: return "ic_fluent_bubble_multiple_20_filled" @@ -15004,6 +15148,8 @@ import Foundation case .buildingMultiple20Regular: return "ic_fluent_building_multiple_20_regular" case .buildingMultiple24Filled: return "ic_fluent_building_multiple_24_filled" case .buildingMultiple24Regular: return "ic_fluent_building_multiple_24_regular" + default: break } + switch self { case .buildingPeople16Filled: return "ic_fluent_building_people_16_filled" case .buildingPeople16Regular: return "ic_fluent_building_people_16_regular" case .buildingPeople20Filled: return "ic_fluent_building_people_20_filled" @@ -15020,8 +15166,6 @@ import Foundation case .buildingRetailMoney24Regular: return "ic_fluent_building_retail_money_24_regular" case .buildingRetailMore20Filled: return "ic_fluent_building_retail_more_20_filled" case .buildingRetailMore20Regular: return "ic_fluent_building_retail_more_20_regular" - default: break } - switch self { case .buildingRetailMore24Filled: return "ic_fluent_building_retail_more_24_filled" case .buildingRetailMore24Regular: return "ic_fluent_building_retail_more_24_regular" case .buildingRetailMore32Filled: return "ic_fluent_building_retail_more_32_filled" @@ -15106,6 +15250,8 @@ import Foundation case .calendarAgenda28Regular: return "ic_fluent_calendar_agenda_28_regular" case .calendarArrowCounterclockwise16Filled: return "ic_fluent_calendar_arrow_counterclockwise_16_filled" case .calendarArrowCounterclockwise16Regular: return "ic_fluent_calendar_arrow_counterclockwise_16_regular" + default: break } + switch self { case .calendarArrowCounterclockwise20Filled: return "ic_fluent_calendar_arrow_counterclockwise_20_filled" case .calendarArrowCounterclockwise20Regular: return "ic_fluent_calendar_arrow_counterclockwise_20_regular" case .calendarArrowCounterclockwise24Filled: return "ic_fluent_calendar_arrow_counterclockwise_24_filled" @@ -15122,8 +15268,6 @@ import Foundation case .calendarArrowDown24Regular: return "ic_fluent_calendar_arrow_down_24_regular" case .calendarArrowRight16Filled: return "ic_fluent_calendar_arrow_right_16_filled" case .calendarArrowRight16Regular: return "ic_fluent_calendar_arrow_right_16_regular" - default: break } - switch self { case .calendarArrowRight20Filled: return "ic_fluent_calendar_arrow_right_20_filled" case .calendarArrowRight20Regular: return "ic_fluent_calendar_arrow_right_20_regular" case .calendarArrowRight24Filled: return "ic_fluent_calendar_arrow_right_24_filled" @@ -15208,6 +15352,8 @@ import Foundation case .calendarLock20Regular: return "ic_fluent_calendar_lock_20_regular" case .calendarLock24Filled: return "ic_fluent_calendar_lock_24_filled" case .calendarLock24Regular: return "ic_fluent_calendar_lock_24_regular" + default: break } + switch self { case .calendarLock28Filled: return "ic_fluent_calendar_lock_28_filled" case .calendarLock28Regular: return "ic_fluent_calendar_lock_28_regular" case .calendarLock32Filled: return "ic_fluent_calendar_lock_32_filled" @@ -15224,8 +15370,6 @@ import Foundation case .calendarMonth20Regular: return "ic_fluent_calendar_month_20_regular" case .calendarMonth24Filled: return "ic_fluent_calendar_month_24_filled" case .calendarMonth24Regular: return "ic_fluent_calendar_month_24_regular" - default: break } - switch self { case .calendarMonth28Filled: return "ic_fluent_calendar_month_28_filled" case .calendarMonth28Regular: return "ic_fluent_calendar_month_28_regular" case .calendarMonth32Filled: return "ic_fluent_calendar_month_32_filled" @@ -15310,6 +15454,8 @@ import Foundation case .calendarStar20Regular: return "ic_fluent_calendar_star_20_regular" case .calendarStar24Filled: return "ic_fluent_calendar_star_24_filled" case .calendarStar24Regular: return "ic_fluent_calendar_star_24_regular" + default: break } + switch self { case .calendarSync16Filled: return "ic_fluent_calendar_sync_16_filled" case .calendarSync16Regular: return "ic_fluent_calendar_sync_16_regular" case .calendarSync20Filled: return "ic_fluent_calendar_sync_20_filled" @@ -15326,8 +15472,6 @@ import Foundation case .calendarToday28Regular: return "ic_fluent_calendar_today_28_regular" 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 .calendarWeekNumbers20Filled: return "ic_fluent_calendar_week_numbers_20_filled" @@ -15412,6 +15556,8 @@ import Foundation case .callInbound28Regular: return "ic_fluent_call_inbound_28_regular" case .callInbound48Filled: return "ic_fluent_call_inbound_48_filled" case .callInbound48Regular: return "ic_fluent_call_inbound_48_regular" + default: break } + switch self { 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" @@ -15428,8 +15574,6 @@ import Foundation case .callOutbound16Regular: return "ic_fluent_call_outbound_16_regular" case .callOutbound20Filled: return "ic_fluent_call_outbound_20_filled" case .callOutbound20Regular: return "ic_fluent_call_outbound_20_regular" - default: break } - switch self { case .callOutbound24Filled: return "ic_fluent_call_outbound_24_filled" case .callOutbound24Regular: return "ic_fluent_call_outbound_24_regular" case .callOutbound28Filled: return "ic_fluent_call_outbound_28_filled" @@ -15514,6 +15658,8 @@ import Foundation 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" + default: break } + switch self { case .cameraOff24Filled: return "ic_fluent_camera_off_24_filled" case .cameraOff24Regular: return "ic_fluent_camera_off_24_regular" case .cameraSparkles16Filled: return "ic_fluent_camera_sparkles_16_filled" @@ -15530,8 +15676,6 @@ import Foundation case .caretDown12Regular: return "ic_fluent_caret_down_12_regular" case .caretDown16Filled: return "ic_fluent_caret_down_16_filled" case .caretDown16Regular: return "ic_fluent_caret_down_16_regular" - default: break } - switch self { case .caretDown20Filled: return "ic_fluent_caret_down_20_filled" case .caretDown20Regular: return "ic_fluent_caret_down_20_regular" case .caretDown24Filled: return "ic_fluent_caret_down_24_filled" @@ -15616,6 +15760,8 @@ import Foundation case .cellularData420Regular: return "ic_fluent_cellular_data_4_20_regular" case .cellularData424Filled: return "ic_fluent_cellular_data_4_24_filled" case .cellularData424Regular: return "ic_fluent_cellular_data_4_24_regular" + default: break } + switch self { case .cellularData520Filled: return "ic_fluent_cellular_data_5_20_filled" case .cellularData520Regular: return "ic_fluent_cellular_data_5_20_regular" case .cellularData524Filled: return "ic_fluent_cellular_data_5_24_filled" @@ -15632,8 +15778,6 @@ import Foundation case .centerHorizontal20Regular: return "ic_fluent_center_horizontal_20_regular" case .centerHorizontal24Filled: return "ic_fluent_center_horizontal_24_filled" case .centerHorizontal24Regular: return "ic_fluent_center_horizontal_24_regular" - default: break } - switch self { case .centerVertical20Filled: return "ic_fluent_center_vertical_20_filled" case .centerVertical20Regular: return "ic_fluent_center_vertical_20_regular" case .centerVertical24Filled: return "ic_fluent_center_vertical_24_filled" @@ -15718,6 +15862,8 @@ import Foundation case .channelSubtract48Regular: return "ic_fluent_channel_subtract_48_regular" case .chartMultiple20Filled: return "ic_fluent_chart_multiple_20_filled" case .chartMultiple20Regular: return "ic_fluent_chart_multiple_20_regular" + default: break } + switch self { case .chartMultiple24Filled: return "ic_fluent_chart_multiple_24_filled" case .chartMultiple24Regular: return "ic_fluent_chart_multiple_24_regular" case .chartPerson20Filled: return "ic_fluent_chart_person_20_filled" @@ -15734,8 +15880,6 @@ import Foundation case .chat16Regular: return "ic_fluent_chat_16_regular" case .chat20Filled: return "ic_fluent_chat_20_filled" case .chat20Regular: return "ic_fluent_chat_20_regular" - default: break } - switch self { case .chat24Filled: return "ic_fluent_chat_24_filled" case .chat24Regular: return "ic_fluent_chat_24_regular" case .chat28Filled: return "ic_fluent_chat_28_filled" @@ -15820,6 +15964,8 @@ import Foundation case .chatMultipleHeart16Regular: return "ic_fluent_chat_multiple_heart_16_regular" case .chatMultipleHeart20Filled: return "ic_fluent_chat_multiple_heart_20_filled" case .chatMultipleHeart20Regular: return "ic_fluent_chat_multiple_heart_20_regular" + default: break } + switch self { case .chatMultipleHeart24Filled: return "ic_fluent_chat_multiple_heart_24_filled" case .chatMultipleHeart24Regular: return "ic_fluent_chat_multiple_heart_24_regular" case .chatMultipleHeart28Filled: return "ic_fluent_chat_multiple_heart_28_filled" @@ -15836,8 +15982,6 @@ import Foundation case .chatSettings24Regular: return "ic_fluent_chat_settings_24_regular" case .chatSparkle16Filled: return "ic_fluent_chat_sparkle_16_filled" case .chatSparkle16Regular: return "ic_fluent_chat_sparkle_16_regular" - default: break } - switch self { case .chatSparkle20Filled: return "ic_fluent_chat_sparkle_20_filled" case .chatSparkle20Regular: return "ic_fluent_chat_sparkle_20_regular" case .chatSparkle24Filled: return "ic_fluent_chat_sparkle_24_filled" @@ -15922,6 +16066,8 @@ import Foundation case .checkmark32Regular: return "ic_fluent_checkmark_32_regular" case .checkmark48Filled: return "ic_fluent_checkmark_48_filled" case .checkmark48Regular: return "ic_fluent_checkmark_48_regular" + default: break } + switch self { case .checkmarkCircle12Filled: return "ic_fluent_checkmark_circle_12_filled" case .checkmarkCircle12Regular: return "ic_fluent_checkmark_circle_12_regular" case .checkmarkCircle16Filled: return "ic_fluent_checkmark_circle_16_filled" @@ -15938,8 +16084,6 @@ import Foundation case .checkmarkLock16Regular: return "ic_fluent_checkmark_lock_16_regular" case .checkmarkLock20Filled: return "ic_fluent_checkmark_lock_20_filled" case .checkmarkLock20Regular: return "ic_fluent_checkmark_lock_20_regular" - default: break } - switch self { case .checkmarkLock24Filled: return "ic_fluent_checkmark_lock_24_filled" case .checkmarkLock24Regular: return "ic_fluent_checkmark_lock_24_regular" case .checkmarkNote20Filled: return "ic_fluent_checkmark_note_20_filled" @@ -16024,6 +16168,8 @@ import Foundation case .chevronDoubleLeft16Regular: return "ic_fluent_chevron_double_left_16_regular" case .chevronDoubleLeft20Filled: return "ic_fluent_chevron_double_left_20_filled" case .chevronDoubleLeft20Regular: return "ic_fluent_chevron_double_left_20_regular" + default: break } + switch self { case .chevronDoubleRight16Filled: return "ic_fluent_chevron_double_right_16_filled" case .chevronDoubleRight16Regular: return "ic_fluent_chevron_double_right_16_regular" case .chevronDoubleRight20Filled: return "ic_fluent_chevron_double_right_20_filled" @@ -16040,8 +16186,6 @@ import Foundation case .chevronDown20Regular: return "ic_fluent_chevron_down_20_regular" case .chevronDown24Filled: return "ic_fluent_chevron_down_24_filled" case .chevronDown24Regular: return "ic_fluent_chevron_down_24_regular" - default: break } - switch self { case .chevronDown28Filled: return "ic_fluent_chevron_down_28_filled" case .chevronDown28Regular: return "ic_fluent_chevron_down_28_regular" case .chevronDown48Filled: return "ic_fluent_chevron_down_48_filled" @@ -16096,6 +16240,8 @@ import Foundation case .circle20Regular: return "ic_fluent_circle_20_regular" case .circle24Filled: return "ic_fluent_circle_24_filled" case .circle24Regular: return "ic_fluent_circle_24_regular" + case .circle28Filled: return "ic_fluent_circle_28_filled" + case .circle28Regular: return "ic_fluent_circle_28_regular" case .circle32Filled: return "ic_fluent_circle_32_filled" case .circle32Regular: return "ic_fluent_circle_32_regular" case .circle48Filled: return "ic_fluent_circle_48_filled" @@ -16124,6 +16270,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 .circleLine20Filled: return "ic_fluent_circle_line_20_filled" case .circleLine20Regular: return "ic_fluent_circle_line_20_regular" case .circleLine24Filled: return "ic_fluent_circle_line_24_filled" @@ -16142,8 +16290,6 @@ import Foundation case .city16Regular: return "ic_fluent_city_16_regular" case .city20Filled: return "ic_fluent_city_20_filled" case .city20Regular: return "ic_fluent_city_20_regular" - default: break } - switch self { case .city24Filled: return "ic_fluent_city_24_filled" case .city24Regular: return "ic_fluent_city_24_regular" case .class20Filled: return "ic_fluent_class_20_filled" @@ -16226,6 +16372,8 @@ import Foundation case .clipboardHeart20Regular: return "ic_fluent_clipboard_heart_20_regular" case .clipboardHeart24Filled: return "ic_fluent_clipboard_heart_24_filled" case .clipboardHeart24Regular: return "ic_fluent_clipboard_heart_24_regular" + default: break } + switch self { case .clipboardImage20Filled: return "ic_fluent_clipboard_image_20_filled" case .clipboardImage20Regular: return "ic_fluent_clipboard_image_20_regular" case .clipboardImage24Filled: return "ic_fluent_clipboard_image_24_filled" @@ -16244,8 +16392,6 @@ import Foundation case .clipboardLink24Regular: return "ic_fluent_clipboard_link_24_regular" case .clipboardMonth16Filled: return "ic_fluent_clipboard_month_16_filled" case .clipboardMonth16Regular: return "ic_fluent_clipboard_month_16_regular" - default: break } - switch self { case .clipboardMonth20Filled: return "ic_fluent_clipboard_month_20_filled" case .clipboardMonth20Regular: return "ic_fluent_clipboard_month_20_regular" case .clipboardMonth24Filled: return "ic_fluent_clipboard_month_24_filled" @@ -16328,6 +16474,8 @@ import Foundation case .clockAlarm24Regular: return "ic_fluent_clock_alarm_24_regular" case .clockAlarm32Filled: return "ic_fluent_clock_alarm_32_filled" case .clockAlarm32Regular: return "ic_fluent_clock_alarm_32_regular" + default: break } + switch self { 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" @@ -16346,8 +16494,6 @@ import Foundation case .clockPause20Regular: return "ic_fluent_clock_pause_20_regular" case .clockPause24Filled: return "ic_fluent_clock_pause_24_filled" case .clockPause24Regular: return "ic_fluent_clock_pause_24_regular" - default: break } - switch self { case .clockToolbox20Filled: return "ic_fluent_clock_toolbox_20_filled" case .clockToolbox20Regular: return "ic_fluent_clock_toolbox_20_regular" case .clockToolbox24Filled: return "ic_fluent_clock_toolbox_24_filled" @@ -16430,6 +16576,8 @@ import Foundation case .cloudArrowUp48Regular: return "ic_fluent_cloud_arrow_up_48_regular" case .cloudCheckmark16Filled: return "ic_fluent_cloud_checkmark_16_filled" case .cloudCheckmark16Regular: return "ic_fluent_cloud_checkmark_16_regular" + default: break } + switch self { case .cloudCheckmark20Filled: return "ic_fluent_cloud_checkmark_20_filled" case .cloudCheckmark20Regular: return "ic_fluent_cloud_checkmark_20_regular" case .cloudCheckmark24Filled: return "ic_fluent_cloud_checkmark_24_filled" @@ -16448,8 +16596,6 @@ import Foundation case .cloudDismiss24Regular: return "ic_fluent_cloud_dismiss_24_regular" case .cloudDismiss28Filled: return "ic_fluent_cloud_dismiss_28_filled" case .cloudDismiss28Regular: return "ic_fluent_cloud_dismiss_28_regular" - default: break } - switch self { case .cloudDismiss32Filled: return "ic_fluent_cloud_dismiss_32_filled" case .cloudDismiss32Regular: return "ic_fluent_cloud_dismiss_32_regular" case .cloudDismiss48Filled: return "ic_fluent_cloud_dismiss_48_filled" @@ -16532,6 +16678,8 @@ import Foundation case .clover28Regular: return "ic_fluent_clover_28_regular" case .clover32Filled: return "ic_fluent_clover_32_filled" case .clover32Regular: return "ic_fluent_clover_32_regular" + default: break } + switch self { case .clover48Filled: return "ic_fluent_clover_48_filled" case .clover48Regular: return "ic_fluent_clover_48_regular" case .code16Filled: return "ic_fluent_code_16_filled" @@ -16550,8 +16698,6 @@ import Foundation case .codeBlock28Regular: return "ic_fluent_code_block_28_regular" case .codeBlock32Filled: return "ic_fluent_code_block_32_filled" case .codeBlock32Regular: return "ic_fluent_code_block_32_regular" - default: break } - switch self { case .codeBlock48Filled: return "ic_fluent_code_block_48_filled" case .codeBlock48Regular: return "ic_fluent_code_block_48_regular" case .codeCircle20Filled: return "ic_fluent_code_circle_20_filled" @@ -16634,6 +16780,8 @@ import Foundation case .colorLineAccent20Regular: return "ic_fluent_color_line_accent_20_regular" case .colorLineAccent24Regular: return "ic_fluent_color_line_accent_24_regular" case .column20Filled: return "ic_fluent_column_20_filled" + default: break } + switch self { case .column20Regular: return "ic_fluent_column_20_regular" case .columnArrowRight20Filled: return "ic_fluent_column_arrow_right_20_filled" case .columnArrowRight20Regular: return "ic_fluent_column_arrow_right_20_regular" @@ -16652,8 +16800,6 @@ import Foundation case .columnTripleEdit24Filled: return "ic_fluent_column_triple_edit_24_filled" case .columnTripleEdit24Regular: return "ic_fluent_column_triple_edit_24_regular" case .comma20Filled: return "ic_fluent_comma_20_filled" - default: break } - switch self { case .comma20Regular: return "ic_fluent_comma_20_regular" case .comma24Filled: return "ic_fluent_comma_24_filled" case .comma24Regular: return "ic_fluent_comma_24_regular" @@ -16736,6 +16882,8 @@ import Foundation case .commentLightning24Filled: return "ic_fluent_comment_lightning_24_filled" case .commentLightning24Regular: return "ic_fluent_comment_lightning_24_regular" case .commentLink16Filled: return "ic_fluent_comment_link_16_filled" + default: break } + switch self { case .commentLink16Regular: return "ic_fluent_comment_link_16_regular" case .commentLink20Filled: return "ic_fluent_comment_link_20_filled" case .commentLink20Regular: return "ic_fluent_comment_link_20_regular" @@ -16754,8 +16902,6 @@ import Foundation case .commentMultiple16Filled: return "ic_fluent_comment_multiple_16_filled" case .commentMultiple16Regular: return "ic_fluent_comment_multiple_16_regular" case .commentMultiple20Filled: return "ic_fluent_comment_multiple_20_filled" - default: break } - switch self { case .commentMultiple20Regular: return "ic_fluent_comment_multiple_20_regular" case .commentMultiple24Filled: return "ic_fluent_comment_multiple_24_filled" case .commentMultiple24Regular: return "ic_fluent_comment_multiple_24_regular" @@ -16838,6 +16984,8 @@ import Foundation case .conferenceRoom48Filled: return "ic_fluent_conference_room_48_filled" case .conferenceRoom48Regular: return "ic_fluent_conference_room_48_regular" case .connected16Filled: return "ic_fluent_connected_16_filled" + default: break } + switch self { case .connected16Regular: return "ic_fluent_connected_16_regular" case .connected20Filled: return "ic_fluent_connected_20_filled" case .connected20Regular: return "ic_fluent_connected_20_regular" @@ -16856,8 +17004,6 @@ import Foundation case .contactCard28Filled: return "ic_fluent_contact_card_28_filled" case .contactCard28Regular: return "ic_fluent_contact_card_28_regular" case .contactCard32Filled: return "ic_fluent_contact_card_32_filled" - default: break } - switch self { case .contactCard32Regular: return "ic_fluent_contact_card_32_regular" case .contactCard48Filled: return "ic_fluent_contact_card_48_filled" case .contactCard48Regular: return "ic_fluent_contact_card_48_regular" @@ -16940,6 +17086,8 @@ import Foundation case .copy24Filled: return "ic_fluent_copy_24_filled" case .copy24Regular: return "ic_fluent_copy_24_regular" case .copy32Filled: return "ic_fluent_copy_32_filled" + default: break } + switch self { case .copy32Regular: return "ic_fluent_copy_32_regular" case .copyAdd20Filled: return "ic_fluent_copy_add_20_filled" case .copyAdd20Regular: return "ic_fluent_copy_add_20_regular" @@ -16958,8 +17106,6 @@ import Foundation case .couch12Filled: return "ic_fluent_couch_12_filled" case .couch12Regular: return "ic_fluent_couch_12_regular" case .couch20Filled: return "ic_fluent_couch_20_filled" - default: break } - switch self { case .couch20Regular: return "ic_fluent_couch_20_regular" case .couch24Filled: return "ic_fluent_couch_24_filled" case .couch24Regular: return "ic_fluent_couch_24_regular" @@ -17042,6 +17188,8 @@ import Foundation case .cubeSync24Filled: return "ic_fluent_cube_sync_24_filled" case .cubeSync24Regular: return "ic_fluent_cube_sync_24_regular" case .cubeTree20Filled: return "ic_fluent_cube_tree_20_filled" + default: break } + switch self { case .cubeTree20Regular: return "ic_fluent_cube_tree_20_regular" case .cubeTree24Filled: return "ic_fluent_cube_tree_24_filled" case .cubeTree24Regular: return "ic_fluent_cube_tree_24_regular" @@ -17060,8 +17208,6 @@ import Foundation case .cursor20Filled: return "ic_fluent_cursor_20_filled" case .cursor20Regular: return "ic_fluent_cursor_20_regular" case .cursor24Filled: return "ic_fluent_cursor_24_filled" - default: break } - switch self { case .cursor24Regular: return "ic_fluent_cursor_24_regular" case .cursorClick20Filled: return "ic_fluent_cursor_click_20_filled" case .cursorClick20Regular: return "ic_fluent_cursor_click_20_regular" @@ -17144,6 +17290,8 @@ import Foundation case .dataPie20Filled: return "ic_fluent_data_pie_20_filled" case .dataPie20Regular: return "ic_fluent_data_pie_20_regular" case .dataPie24Filled: return "ic_fluent_data_pie_24_filled" + default: break } + switch self { case .dataPie24Regular: return "ic_fluent_data_pie_24_regular" case .dataScatter20Filled: return "ic_fluent_data_scatter_20_filled" case .dataScatter20Regular: return "ic_fluent_data_scatter_20_regular" @@ -17162,8 +17310,6 @@ import Foundation case .dataTrending20Filled: return "ic_fluent_data_trending_20_filled" case .dataTrending20Regular: return "ic_fluent_data_trending_20_regular" case .dataTrending24Filled: return "ic_fluent_data_trending_24_filled" - default: break } - switch self { case .dataTrending24Regular: return "ic_fluent_data_trending_24_regular" case .dataTrending28Filled: return "ic_fluent_data_trending_28_filled" case .dataTrending28Regular: return "ic_fluent_data_trending_28_regular" @@ -17246,6 +17392,8 @@ import Foundation case .decimalArrowLeft24Filled: return "ic_fluent_decimal_arrow_left_24_filled" case .decimalArrowLeft24Regular: return "ic_fluent_decimal_arrow_left_24_regular" case .decimalArrowRight20Filled: return "ic_fluent_decimal_arrow_right_20_filled" + default: break } + switch self { case .decimalArrowRight20Regular: return "ic_fluent_decimal_arrow_right_20_regular" case .decimalArrowRight24Filled: return "ic_fluent_decimal_arrow_right_24_filled" case .decimalArrowRight24Regular: return "ic_fluent_decimal_arrow_right_24_regular" @@ -17264,8 +17412,6 @@ import Foundation case .delete48Filled: return "ic_fluent_delete_48_filled" case .delete48Regular: return "ic_fluent_delete_48_regular" case .deleteArrowBack16Filled: return "ic_fluent_delete_arrow_back_16_filled" - default: break } - switch self { case .deleteArrowBack16Regular: return "ic_fluent_delete_arrow_back_16_regular" case .deleteArrowBack20Filled: return "ic_fluent_delete_arrow_back_20_filled" case .deleteArrowBack20Regular: return "ic_fluent_delete_arrow_back_20_regular" @@ -17348,6 +17494,8 @@ import Foundation case .desktopKeyboard28Filled: return "ic_fluent_desktop_keyboard_28_filled" case .desktopKeyboard28Regular: return "ic_fluent_desktop_keyboard_28_regular" case .desktopMac16Filled: return "ic_fluent_desktop_mac_16_filled" + default: break } + switch self { case .desktopMac16Regular: return "ic_fluent_desktop_mac_16_regular" case .desktopMac20Filled: return "ic_fluent_desktop_mac_20_filled" case .desktopMac20Regular: return "ic_fluent_desktop_mac_20_regular" @@ -17366,8 +17514,6 @@ import Foundation case .desktopPulse32Filled: return "ic_fluent_desktop_pulse_32_filled" case .desktopPulse32Regular: return "ic_fluent_desktop_pulse_32_regular" case .desktopPulse48Filled: return "ic_fluent_desktop_pulse_48_filled" - default: break } - switch self { case .desktopPulse48Regular: return "ic_fluent_desktop_pulse_48_regular" case .desktopSignal20Filled: return "ic_fluent_desktop_signal_20_filled" case .desktopSignal20Regular: return "ic_fluent_desktop_signal_20_regular" @@ -17450,6 +17596,8 @@ import Foundation case .dialpad48Filled: return "ic_fluent_dialpad_48_filled" case .dialpad48Regular: return "ic_fluent_dialpad_48_regular" case .dialpadOff20Filled: return "ic_fluent_dialpad_off_20_filled" + default: break } + switch self { case .dialpadOff20Regular: return "ic_fluent_dialpad_off_20_regular" case .dialpadOff24Filled: return "ic_fluent_dialpad_off_24_filled" case .dialpadOff24Regular: return "ic_fluent_dialpad_off_24_regular" @@ -17468,8 +17616,6 @@ import Foundation case .directions16Filled: return "ic_fluent_directions_16_filled" case .directions16Regular: return "ic_fluent_directions_16_regular" case .directions20Filled: return "ic_fluent_directions_20_filled" - default: break } - switch self { case .directions20Regular: return "ic_fluent_directions_20_regular" case .directions24Filled: return "ic_fluent_directions_24_filled" case .directions24Regular: return "ic_fluent_directions_24_regular" @@ -17552,6 +17698,8 @@ import Foundation case .doctor20Filled: return "ic_fluent_doctor_20_filled" case .doctor20Regular: return "ic_fluent_doctor_20_regular" case .doctor24Filled: return "ic_fluent_doctor_24_filled" + default: break } + switch self { case .doctor24Regular: return "ic_fluent_doctor_24_regular" case .doctor28Filled: return "ic_fluent_doctor_28_filled" case .doctor28Regular: return "ic_fluent_doctor_28_regular" @@ -17570,8 +17718,6 @@ import Foundation case .document24Filled: return "ic_fluent_document_24_filled" case .document24Regular: return "ic_fluent_document_24_regular" case .document28Filled: return "ic_fluent_document_28_filled" - default: break } - switch self { case .document28Regular: return "ic_fluent_document_28_regular" case .document32Filled: return "ic_fluent_document_32_filled" case .document32Regular: return "ic_fluent_document_32_regular" @@ -17654,6 +17800,8 @@ import Foundation case .documentBulletListOff20Filled: return "ic_fluent_document_bullet_list_off_20_filled" case .documentBulletListOff20Regular: return "ic_fluent_document_bullet_list_off_20_regular" case .documentBulletListOff24Filled: return "ic_fluent_document_bullet_list_off_24_filled" + default: break } + switch self { case .documentBulletListOff24Regular: return "ic_fluent_document_bullet_list_off_24_regular" case .documentCatchUp16Filled: return "ic_fluent_document_catch_up_16_filled" case .documentCatchUp16Regular: return "ic_fluent_document_catch_up_16_regular" @@ -17672,8 +17820,6 @@ import Foundation case .documentContract16Filled: return "ic_fluent_document_contract_16_filled" case .documentContract16Regular: return "ic_fluent_document_contract_16_regular" case .documentCopy16Filled: return "ic_fluent_document_copy_16_filled" - default: break } - switch self { case .documentCopy16Regular: return "ic_fluent_document_copy_16_regular" case .documentCopy20Filled: return "ic_fluent_document_copy_20_filled" case .documentCopy20Regular: return "ic_fluent_document_copy_20_regular" @@ -17756,6 +17902,8 @@ import Foundation case .documentFooterDismiss20Filled: return "ic_fluent_document_footer_dismiss_20_filled" case .documentFooterDismiss20Regular: return "ic_fluent_document_footer_dismiss_20_regular" case .documentFooterDismiss24Filled: return "ic_fluent_document_footer_dismiss_24_filled" + default: break } + switch self { case .documentFooterDismiss24Regular: return "ic_fluent_document_footer_dismiss_24_regular" case .documentFs16Filled: return "ic_fluent_document_fs_16_filled" case .documentFs16Regular: return "ic_fluent_document_fs_16_regular" @@ -17774,8 +17922,6 @@ import Foundation case .documentHeaderDismiss20Filled: return "ic_fluent_document_header_dismiss_20_filled" case .documentHeaderDismiss20Regular: return "ic_fluent_document_header_dismiss_20_regular" case .documentHeaderDismiss24Filled: return "ic_fluent_document_header_dismiss_24_filled" - default: break } - switch self { case .documentHeaderDismiss24Regular: return "ic_fluent_document_header_dismiss_24_regular" case .documentHeaderFooter16Filled: return "ic_fluent_document_header_footer_16_filled" case .documentHeaderFooter16Regular: return "ic_fluent_document_header_footer_16_regular" @@ -17858,6 +18004,8 @@ import Foundation case .documentMultipleProhibited20Filled: return "ic_fluent_document_multiple_prohibited_20_filled" case .documentMultipleProhibited20Regular: return "ic_fluent_document_multiple_prohibited_20_regular" case .documentMultipleProhibited24Filled: return "ic_fluent_document_multiple_prohibited_24_filled" + default: break } + switch self { case .documentMultipleProhibited24Regular: return "ic_fluent_document_multiple_prohibited_24_regular" case .documentMultipleSync20Filled: return "ic_fluent_document_multiple_sync_20_filled" case .documentMultipleSync20Regular: return "ic_fluent_document_multiple_sync_20_regular" @@ -17876,8 +18024,6 @@ import Foundation case .documentOnePageAdd24Filled: return "ic_fluent_document_one_page_add_24_filled" case .documentOnePageAdd24Regular: return "ic_fluent_document_one_page_add_24_regular" case .documentOnePageColumns20Filled: return "ic_fluent_document_one_page_columns_20_filled" - default: break } - switch self { case .documentOnePageColumns20Regular: return "ic_fluent_document_one_page_columns_20_regular" case .documentOnePageColumns24Filled: return "ic_fluent_document_one_page_columns_24_filled" case .documentOnePageColumns24Regular: return "ic_fluent_document_one_page_columns_24_regular" @@ -17887,6 +18033,12 @@ import Foundation case .documentOnePageLink20Regular: return "ic_fluent_document_one_page_link_20_regular" case .documentOnePageLink24Filled: return "ic_fluent_document_one_page_link_24_filled" case .documentOnePageLink24Regular: return "ic_fluent_document_one_page_link_24_regular" + case .documentOnePageSparkle16Filled: return "ic_fluent_document_one_page_sparkle_16_filled" + case .documentOnePageSparkle16Regular: return "ic_fluent_document_one_page_sparkle_16_regular" + case .documentOnePageSparkle20Filled: return "ic_fluent_document_one_page_sparkle_20_filled" + case .documentOnePageSparkle20Regular: return "ic_fluent_document_one_page_sparkle_20_regular" + case .documentOnePageSparkle24Filled: return "ic_fluent_document_one_page_sparkle_24_filled" + 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" case .documentPageBottomCenter24Filled: return "ic_fluent_document_page_bottom_center_24_filled" @@ -17954,6 +18106,8 @@ import Foundation case .documentProhibited24Filled: return "ic_fluent_document_prohibited_24_filled" case .documentProhibited24Regular: return "ic_fluent_document_prohibited_24_regular" case .documentPy16Filled: return "ic_fluent_document_py_16_filled" + default: break } + switch self { case .documentPy16Regular: return "ic_fluent_document_py_16_regular" case .documentQuestionMark16Filled: return "ic_fluent_document_question_mark_16_filled" case .documentQuestionMark16Regular: return "ic_fluent_document_question_mark_16_regular" @@ -17978,8 +18132,6 @@ import Foundation case .documentRibbon16Filled: return "ic_fluent_document_ribbon_16_filled" case .documentRibbon16Regular: return "ic_fluent_document_ribbon_16_regular" case .documentRibbon20Filled: return "ic_fluent_document_ribbon_20_filled" - default: break } - switch self { case .documentRibbon20Regular: return "ic_fluent_document_ribbon_20_regular" case .documentRibbon24Filled: return "ic_fluent_document_ribbon_24_filled" case .documentRibbon24Regular: return "ic_fluent_document_ribbon_24_regular" @@ -18056,6 +18208,8 @@ import Foundation case .documentText20Filled: return "ic_fluent_document_text_20_filled" case .documentText20Regular: return "ic_fluent_document_text_20_regular" case .documentText24Filled: return "ic_fluent_document_text_24_filled" + default: break } + switch self { case .documentText24Regular: return "ic_fluent_document_text_24_regular" case .documentTextClock20Filled: return "ic_fluent_document_text_clock_20_filled" case .documentTextClock20Regular: return "ic_fluent_document_text_clock_20_regular" @@ -18080,8 +18234,6 @@ import Foundation case .documentTs16Filled: return "ic_fluent_document_ts_16_filled" case .documentTs16Regular: return "ic_fluent_document_ts_16_regular" case .documentVb16Filled: return "ic_fluent_document_vb_16_filled" - default: break } - switch self { case .documentVb16Regular: return "ic_fluent_document_vb_16_regular" case .documentWidth20Filled: return "ic_fluent_document_width_20_filled" case .documentWidth20Regular: return "ic_fluent_document_width_20_regular" @@ -18158,6 +18310,8 @@ import Foundation 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" + default: break } + switch self { case .drawerDismiss24Regular: return "ic_fluent_drawer_dismiss_24_regular" case .drawerPlay20Filled: return "ic_fluent_drawer_play_20_filled" case .drawerPlay20Regular: return "ic_fluent_drawer_play_20_regular" @@ -18182,8 +18336,6 @@ import Foundation case .drinkBottleOff32Filled: return "ic_fluent_drink_bottle_off_32_filled" case .drinkBottleOff32Regular: return "ic_fluent_drink_bottle_off_32_regular" case .drinkCoffee16Filled: return "ic_fluent_drink_coffee_16_filled" - default: break } - switch self { case .drinkCoffee16Regular: return "ic_fluent_drink_coffee_16_regular" case .drinkCoffee20Filled: return "ic_fluent_drink_coffee_20_filled" case .drinkCoffee20Regular: return "ic_fluent_drink_coffee_20_regular" @@ -18260,6 +18412,8 @@ import Foundation 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" + default: break } + switch self { case .dualScreenHeader24Regular: return "ic_fluent_dual_screen_header_24_regular" case .dualScreenLock20Filled: return "ic_fluent_dual_screen_lock_20_filled" case .dualScreenLock20Regular: return "ic_fluent_dual_screen_lock_20_regular" @@ -18284,8 +18438,6 @@ import Foundation case .dualScreenSpeaker20Filled: return "ic_fluent_dual_screen_speaker_20_filled" case .dualScreenSpeaker20Regular: return "ic_fluent_dual_screen_speaker_20_regular" case .dualScreenSpeaker24Filled: return "ic_fluent_dual_screen_speaker_24_filled" - default: break } - switch self { case .dualScreenSpeaker24Regular: return "ic_fluent_dual_screen_speaker_24_regular" case .dualScreenStatusBar20Filled: return "ic_fluent_dual_screen_status_bar_20_filled" case .dualScreenStatusBar20Regular: return "ic_fluent_dual_screen_status_bar_20_regular" @@ -18362,6 +18514,8 @@ import Foundation case .editOff32Filled: return "ic_fluent_edit_off_32_filled" case .editOff32Regular: return "ic_fluent_edit_off_32_regular" case .editOff48Filled: return "ic_fluent_edit_off_48_filled" + default: break } + switch self { case .editOff48Regular: return "ic_fluent_edit_off_48_regular" case .editProhibited16Filled: return "ic_fluent_edit_prohibited_16_filled" case .editProhibited16Regular: return "ic_fluent_edit_prohibited_16_regular" @@ -18386,8 +18540,6 @@ import Foundation case .elevator32Filled: return "ic_fluent_elevator_32_filled" case .elevator32Regular: return "ic_fluent_elevator_32_regular" case .elevator48Filled: return "ic_fluent_elevator_48_filled" - default: break } - switch self { case .elevator48Regular: return "ic_fluent_elevator_48_regular" case .emoji16Filled: return "ic_fluent_emoji_16_filled" case .emoji16Regular: return "ic_fluent_emoji_16_regular" @@ -18431,6 +18583,10 @@ import Foundation case .emojiHand24Regular: return "ic_fluent_emoji_hand_24_regular" case .emojiHand28Filled: return "ic_fluent_emoji_hand_28_filled" case .emojiHand28Regular: return "ic_fluent_emoji_hand_28_regular" + case .emojiHand32Filled: return "ic_fluent_emoji_hand_32_filled" + 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" case .emojiLaugh16Filled: return "ic_fluent_emoji_laugh_16_filled" case .emojiLaugh16Regular: return "ic_fluent_emoji_laugh_16_regular" case .emojiLaugh20Filled: return "ic_fluent_emoji_laugh_20_filled" @@ -18460,6 +18616,8 @@ import Foundation case .emojiSmileSlight20Filled: return "ic_fluent_emoji_smile_slight_20_filled" case .emojiSmileSlight20Regular: return "ic_fluent_emoji_smile_slight_20_regular" case .emojiSmileSlight24Filled: return "ic_fluent_emoji_smile_slight_24_filled" + default: break } + switch self { case .emojiSmileSlight24Regular: return "ic_fluent_emoji_smile_slight_24_regular" case .emojiSparkle16Filled: return "ic_fluent_emoji_sparkle_16_filled" case .emojiSparkle16Regular: return "ic_fluent_emoji_sparkle_16_regular" @@ -18488,8 +18646,6 @@ import Foundation case .equalOff12Filled: return "ic_fluent_equal_off_12_filled" case .equalOff12Regular: return "ic_fluent_equal_off_12_regular" case .equalOff16Filled: return "ic_fluent_equal_off_16_filled" - default: break } - switch self { case .equalOff16Regular: return "ic_fluent_equal_off_16_regular" case .equalOff20Filled: return "ic_fluent_equal_off_20_filled" case .equalOff20Regular: return "ic_fluent_equal_off_20_regular" @@ -18562,6 +18718,8 @@ import Foundation case .eye20Filled: return "ic_fluent_eye_20_filled" case .eye20Regular: return "ic_fluent_eye_20_regular" case .eye24Filled: return "ic_fluent_eye_24_filled" + default: break } + switch self { case .eye24Regular: return "ic_fluent_eye_24_regular" case .eye28Filled: return "ic_fluent_eye_28_filled" case .eye28Regular: return "ic_fluent_eye_28_regular" @@ -18590,8 +18748,6 @@ import Foundation case .eyeTracking20Filled: return "ic_fluent_eye_tracking_20_filled" case .eyeTracking20Regular: return "ic_fluent_eye_tracking_20_regular" case .eyeTracking24Filled: return "ic_fluent_eye_tracking_24_filled" - default: break } - switch self { case .eyeTracking24Regular: return "ic_fluent_eye_tracking_24_regular" case .eyeTrackingOff16Filled: return "ic_fluent_eye_tracking_off_16_filled" case .eyeTrackingOff16Regular: return "ic_fluent_eye_tracking_off_16_regular" @@ -18664,6 +18820,8 @@ import Foundation case .filter12Filled: return "ic_fluent_filter_12_filled" case .filter12Regular: return "ic_fluent_filter_12_regular" case .filter16Filled: return "ic_fluent_filter_16_filled" + default: break } + switch self { case .filter16Regular: return "ic_fluent_filter_16_regular" case .filter20Filled: return "ic_fluent_filter_20_filled" case .filter20Regular: return "ic_fluent_filter_20_regular" @@ -18692,8 +18850,6 @@ import Foundation case .fire16Filled: return "ic_fluent_fire_16_filled" case .fire16Regular: return "ic_fluent_fire_16_regular" case .fire20Filled: return "ic_fluent_fire_20_filled" - default: break } - switch self { case .fire20Regular: return "ic_fluent_fire_20_regular" case .fire24Filled: return "ic_fluent_fire_24_filled" case .fire24Regular: return "ic_fluent_fire_24_regular" @@ -18766,6 +18922,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" @@ -18794,8 +18952,6 @@ import Foundation case .flashlight20Regular: return "ic_fluent_flashlight_20_regular" case .flashlight24Filled: return "ic_fluent_flashlight_24_filled" case .flashlight24Regular: return "ic_fluent_flashlight_24_regular" - default: break } - switch self { case .flashlightOff20Filled: return "ic_fluent_flashlight_off_20_filled" case .flashlightOff20Regular: return "ic_fluent_flashlight_off_20_regular" case .flashlightOff24Filled: return "ic_fluent_flashlight_off_24_filled" @@ -18868,6 +19024,8 @@ import Foundation case .folderAdd20Regular: return "ic_fluent_folder_add_20_regular" case .folderAdd24Filled: return "ic_fluent_folder_add_24_filled" case .folderAdd24Regular: return "ic_fluent_folder_add_24_regular" + default: break } + switch self { case .folderAdd28Filled: return "ic_fluent_folder_add_28_filled" case .folderAdd28Regular: return "ic_fluent_folder_add_28_regular" case .folderAdd48Filled: return "ic_fluent_folder_add_48_filled" @@ -18896,8 +19054,6 @@ import Foundation case .folderArrowUp16Regular: return "ic_fluent_folder_arrow_up_16_regular" case .folderArrowUp20Filled: return "ic_fluent_folder_arrow_up_20_filled" case .folderArrowUp20Regular: return "ic_fluent_folder_arrow_up_20_regular" - default: break } - switch self { case .folderArrowUp24Filled: return "ic_fluent_folder_arrow_up_24_filled" case .folderArrowUp24Regular: return "ic_fluent_folder_arrow_up_24_regular" case .folderArrowUp28Filled: return "ic_fluent_folder_arrow_up_28_filled" @@ -18970,6 +19126,8 @@ import Foundation case .folderSync24Regular: return "ic_fluent_folder_sync_24_regular" case .folderZip16Filled: return "ic_fluent_folder_zip_16_filled" case .folderZip16Regular: return "ic_fluent_folder_zip_16_regular" + default: break } + switch self { case .folderZip20Filled: return "ic_fluent_folder_zip_20_filled" case .folderZip20Regular: return "ic_fluent_folder_zip_20_regular" case .folderZip24Filled: return "ic_fluent_folder_zip_24_filled" @@ -18998,8 +19156,6 @@ import Foundation case .fontSpaceTrackingOut24Regular: return "ic_fluent_font_space_tracking_out_24_regular" case .fontSpaceTrackingOut28Filled: return "ic_fluent_font_space_tracking_out_28_filled" case .fontSpaceTrackingOut28Regular: return "ic_fluent_font_space_tracking_out_28_regular" - default: break } - switch self { case .food16Filled: return "ic_fluent_food_16_filled" case .food16Regular: return "ic_fluent_food_16_regular" case .food20Filled: return "ic_fluent_food_20_filled" @@ -19072,6 +19228,8 @@ import Foundation case .formMultiple48Regular: return "ic_fluent_form_multiple_48_regular" case .formNew20Filled: return "ic_fluent_form_new_20_filled" case .formNew20Regular: return "ic_fluent_form_new_20_regular" + default: break } + switch self { case .formNew24Filled: return "ic_fluent_form_new_24_filled" case .formNew24Regular: return "ic_fluent_form_new_24_regular" case .formNew28Filled: return "ic_fluent_form_new_28_filled" @@ -19100,8 +19258,6 @@ import Foundation case .fps6016Regular: return "ic_fluent_fps_60_16_regular" case .fps6020Filled: return "ic_fluent_fps_60_20_filled" case .fps6020Regular: return "ic_fluent_fps_60_20_regular" - default: break } - switch self { case .fps6024Filled: return "ic_fluent_fps_60_24_filled" case .fps6024Regular: return "ic_fluent_fps_60_24_regular" case .fps6028Filled: return "ic_fluent_fps_60_28_filled" @@ -19112,6 +19268,12 @@ import Foundation case .fps96020Regular: return "ic_fluent_fps_960_20_regular" case .fps96024Filled: return "ic_fluent_fps_960_24_filled" case .fps96024Regular: return "ic_fluent_fps_960_24_regular" + case .frame16Filled: return "ic_fluent_frame_16_filled" + case .frame16Regular: return "ic_fluent_frame_16_regular" + case .frame20Filled: return "ic_fluent_frame_20_filled" + case .frame20Regular: return "ic_fluent_frame_20_regular" + case .frame24Filled: return "ic_fluent_frame_24_filled" + case .frame24Regular: return "ic_fluent_frame_24_regular" case .fullScreenMaximize16Filled: return "ic_fluent_full_screen_maximize_16_filled" case .fullScreenMaximize16Regular: return "ic_fluent_full_screen_maximize_16_regular" case .fullScreenMaximize20Filled: return "ic_fluent_full_screen_maximize_20_filled" @@ -19168,6 +19330,8 @@ import Foundation case .gavel32Regular: return "ic_fluent_gavel_32_regular" case .gesture20Filled: return "ic_fluent_gesture_20_filled" case .gesture20Regular: return "ic_fluent_gesture_20_regular" + default: break } + switch self { case .gesture24Filled: return "ic_fluent_gesture_24_filled" case .gesture24Regular: return "ic_fluent_gesture_24_regular" case .gif16Filled: return "ic_fluent_gif_16_filled" @@ -19202,8 +19366,6 @@ import Foundation case .giftCardMoney24Regular: return "ic_fluent_gift_card_money_24_regular" case .giftCardMultiple20Filled: return "ic_fluent_gift_card_multiple_20_filled" case .giftCardMultiple20Regular: return "ic_fluent_gift_card_multiple_20_regular" - default: break } - switch self { case .giftCardMultiple24Filled: return "ic_fluent_gift_card_multiple_24_filled" case .giftCardMultiple24Regular: return "ic_fluent_gift_card_multiple_24_regular" case .glance12Filled: return "ic_fluent_glance_12_filled" @@ -19270,6 +19432,8 @@ import Foundation case .globeClock24Regular: return "ic_fluent_globe_clock_24_regular" case .globeDesktop20Filled: return "ic_fluent_globe_desktop_20_filled" case .globeDesktop20Regular: return "ic_fluent_globe_desktop_20_regular" + default: break } + switch self { case .globeDesktop24Filled: return "ic_fluent_globe_desktop_24_filled" case .globeDesktop24Regular: return "ic_fluent_globe_desktop_24_regular" case .globeLocation20Filled: return "ic_fluent_globe_location_20_filled" @@ -19304,8 +19468,6 @@ import Foundation case .globeVideo20Regular: return "ic_fluent_globe_video_20_regular" case .globeVideo24Filled: return "ic_fluent_globe_video_24_filled" case .globeVideo24Regular: return "ic_fluent_globe_video_24_regular" - default: break } - switch self { case .globeVideo28Filled: return "ic_fluent_globe_video_28_filled" case .globeVideo28Regular: return "ic_fluent_globe_video_28_regular" case .globeVideo32Filled: return "ic_fluent_globe_video_32_filled" @@ -19372,6 +19534,8 @@ import Foundation case .guitar16Regular: return "ic_fluent_guitar_16_regular" case .guitar20Filled: return "ic_fluent_guitar_20_filled" case .guitar20Regular: return "ic_fluent_guitar_20_regular" + default: break } + switch self { case .guitar24Filled: return "ic_fluent_guitar_24_filled" case .guitar24Regular: return "ic_fluent_guitar_24_regular" case .guitar28Filled: return "ic_fluent_guitar_28_filled" @@ -19406,8 +19570,6 @@ import Foundation case .handOpenHeart32Regular: return "ic_fluent_hand_open_heart_32_regular" case .handRight16Filled: return "ic_fluent_hand_right_16_filled" case .handRight16Regular: return "ic_fluent_hand_right_16_regular" - default: break } - switch self { case .handRight20Filled: return "ic_fluent_hand_right_20_filled" case .handRight20Regular: return "ic_fluent_hand_right_20_regular" case .handRight24Filled: return "ic_fluent_hand_right_24_filled" @@ -19474,6 +19636,8 @@ import Foundation case .headphonesSoundWave28Regular: return "ic_fluent_headphones_sound_wave_28_regular" case .headphonesSoundWave32Filled: return "ic_fluent_headphones_sound_wave_32_filled" case .headphonesSoundWave32Regular: return "ic_fluent_headphones_sound_wave_32_regular" + default: break } + switch self { case .headphonesSoundWave48Filled: return "ic_fluent_headphones_sound_wave_48_filled" case .headphonesSoundWave48Regular: return "ic_fluent_headphones_sound_wave_48_regular" case .headset16Filled: return "ic_fluent_headset_16_filled" @@ -19508,8 +19672,6 @@ import Foundation case .heart28Regular: return "ic_fluent_heart_28_regular" case .heart32Filled: return "ic_fluent_heart_32_filled" case .heart32Regular: return "ic_fluent_heart_32_regular" - default: break } - switch self { case .heart48Filled: return "ic_fluent_heart_48_filled" case .heart48Regular: return "ic_fluent_heart_48_regular" case .heartBroken16Filled: return "ic_fluent_heart_broken_16_filled" @@ -19576,6 +19738,8 @@ import Foundation case .historyDismiss48Filled: return "ic_fluent_history_dismiss_48_filled" case .historyDismiss48Regular: return "ic_fluent_history_dismiss_48_regular" case .home12Filled: return "ic_fluent_home_12_filled" + default: break } + switch self { case .home12Regular: return "ic_fluent_home_12_regular" case .home16Filled: return "ic_fluent_home_16_filled" case .home16Regular: return "ic_fluent_home_16_regular" @@ -19610,8 +19774,6 @@ import Foundation case .homeMore24Filled: return "ic_fluent_home_more_24_filled" case .homeMore24Regular: return "ic_fluent_home_more_24_regular" case .homeMore32Filled: return "ic_fluent_home_more_32_filled" - default: break } - switch self { case .homeMore32Regular: return "ic_fluent_home_more_32_regular" case .homeMore48Filled: return "ic_fluent_home_more_48_filled" case .homeMore48Regular: return "ic_fluent_home_more_48_regular" @@ -19678,6 +19840,8 @@ import Foundation case .imageAltText24Filled: return "ic_fluent_image_alt_text_24_filled" case .imageAltText24Regular: return "ic_fluent_image_alt_text_24_regular" case .imageArrowBack20Filled: return "ic_fluent_image_arrow_back_20_filled" + default: break } + switch self { case .imageArrowBack20Regular: return "ic_fluent_image_arrow_back_20_regular" case .imageArrowBack24Filled: return "ic_fluent_image_arrow_back_24_filled" case .imageArrowBack24Regular: return "ic_fluent_image_arrow_back_24_regular" @@ -19712,8 +19876,6 @@ import Foundation case .imageCircle32Filled: return "ic_fluent_image_circle_32_filled" case .imageCircle32Regular: return "ic_fluent_image_circle_32_regular" case .imageCircle48Filled: return "ic_fluent_image_circle_48_filled" - default: break } - switch self { case .imageCircle48Regular: return "ic_fluent_image_circle_48_regular" case .imageCopy20Filled: return "ic_fluent_image_copy_20_filled" case .imageCopy20Regular: return "ic_fluent_image_copy_20_regular" @@ -19780,6 +19942,8 @@ import Foundation case .imageTable48Filled: return "ic_fluent_image_table_48_filled" case .imageTable48Regular: return "ic_fluent_image_table_48_regular" case .immersiveReader16Filled: return "ic_fluent_immersive_reader_16_filled" + default: break } + switch self { case .immersiveReader16Regular: return "ic_fluent_immersive_reader_16_regular" case .immersiveReader20Filled: return "ic_fluent_immersive_reader_20_filled" case .immersiveReader20Regular: return "ic_fluent_immersive_reader_20_regular" @@ -19814,8 +19978,6 @@ import Foundation case .info48Filled: return "ic_fluent_info_48_filled" case .info48Regular: return "ic_fluent_info_48_regular" case .infoShield20Filled: return "ic_fluent_info_shield_20_filled" - default: break } - switch self { case .infoShield20Regular: return "ic_fluent_info_shield_20_regular" case .inkStroke20Filled: return "ic_fluent_ink_stroke_20_filled" case .inkStroke20Regular: return "ic_fluent_ink_stroke_20_regular" @@ -19882,6 +20044,8 @@ import Foundation case .key24Filled: return "ic_fluent_key_24_filled" case .key24Regular: return "ic_fluent_key_24_regular" case .key32Filled: return "ic_fluent_key_32_filled" + default: break } + switch self { case .key32Regular: return "ic_fluent_key_32_regular" case .keyCommand16Filled: return "ic_fluent_key_command_16_filled" case .keyCommand16Regular: return "ic_fluent_key_command_16_regular" @@ -19916,8 +20080,6 @@ import Foundation case .keyboardLayoutOneHandedLeft20Filled: return "ic_fluent_keyboard_layout_one_handed_left_20_filled" case .keyboardLayoutOneHandedLeft20Regular: return "ic_fluent_keyboard_layout_one_handed_left_20_regular" case .keyboardLayoutOneHandedLeft24Filled: return "ic_fluent_keyboard_layout_one_handed_left_24_filled" - default: break } - switch self { case .keyboardLayoutOneHandedLeft24Regular: return "ic_fluent_keyboard_layout_one_handed_left_24_regular" case .keyboardLayoutResize20Filled: return "ic_fluent_keyboard_layout_resize_20_filled" case .keyboardLayoutResize20Regular: return "ic_fluent_keyboard_layout_resize_20_regular" @@ -19984,6 +20146,8 @@ import Foundation case .leafOne24Filled: return "ic_fluent_leaf_one_24_filled" case .leafOne24Regular: return "ic_fluent_leaf_one_24_regular" case .leafOne32Filled: return "ic_fluent_leaf_one_32_filled" + default: break } + switch self { case .leafOne32Regular: return "ic_fluent_leaf_one_32_regular" case .leafThree16Filled: return "ic_fluent_leaf_three_16_filled" case .leafThree16Regular: return "ic_fluent_leaf_three_16_regular" @@ -20018,8 +20182,6 @@ import Foundation case .lightbulb20Filled: return "ic_fluent_lightbulb_20_filled" case .lightbulb20Regular: return "ic_fluent_lightbulb_20_regular" case .lightbulb24Filled: return "ic_fluent_lightbulb_24_filled" - default: break } - switch self { case .lightbulb24Regular: return "ic_fluent_lightbulb_24_regular" case .lightbulb28Filled: return "ic_fluent_lightbulb_28_filled" case .lightbulb28Regular: return "ic_fluent_lightbulb_28_regular" @@ -20086,6 +20248,8 @@ import Foundation case .lineHorizontal5Error20Filled: return "ic_fluent_line_horizontal_5_error_20_filled" case .lineHorizontal5Error20Regular: return "ic_fluent_line_horizontal_5_error_20_regular" case .lineStyle20Filled: return "ic_fluent_line_style_20_filled" + default: break } + switch self { case .lineStyle20Regular: return "ic_fluent_line_style_20_regular" case .lineStyle24Filled: return "ic_fluent_line_style_24_filled" case .lineStyle24Regular: return "ic_fluent_line_style_24_regular" @@ -20120,8 +20284,6 @@ import Foundation case .linkEdit24Filled: return "ic_fluent_link_edit_24_filled" case .linkEdit24Regular: return "ic_fluent_link_edit_24_regular" case .linkSquare12Filled: return "ic_fluent_link_square_12_filled" - default: break } - switch self { case .linkSquare12Regular: return "ic_fluent_link_square_12_regular" case .linkSquare16Filled: return "ic_fluent_link_square_16_filled" case .linkSquare16Regular: return "ic_fluent_link_square_16_regular" @@ -20188,6 +20350,8 @@ import Foundation case .locationArrow24Filled: return "ic_fluent_location_arrow_24_filled" case .locationArrow24Regular: return "ic_fluent_location_arrow_24_regular" case .locationArrow28Filled: return "ic_fluent_location_arrow_28_filled" + default: break } + switch self { case .locationArrow28Regular: return "ic_fluent_location_arrow_28_regular" case .locationArrow32Filled: return "ic_fluent_location_arrow_32_filled" case .locationArrow32Regular: return "ic_fluent_location_arrow_32_regular" @@ -20222,8 +20386,6 @@ import Foundation case .locationOff16Filled: return "ic_fluent_location_off_16_filled" case .locationOff16Regular: return "ic_fluent_location_off_16_regular" case .locationOff20Filled: return "ic_fluent_location_off_20_filled" - default: break } - switch self { case .locationOff20Regular: return "ic_fluent_location_off_20_regular" case .locationOff24Filled: return "ic_fluent_location_off_24_filled" case .locationOff24Regular: return "ic_fluent_location_off_24_regular" @@ -20241,6 +20403,12 @@ import Foundation case .lockClosed24Regular: return "ic_fluent_lock_closed_24_regular" case .lockClosed32Filled: return "ic_fluent_lock_closed_32_filled" case .lockClosed32Regular: return "ic_fluent_lock_closed_32_regular" + case .lockClosedKey16Filled: return "ic_fluent_lock_closed_key_16_filled" + case .lockClosedKey16Regular: return "ic_fluent_lock_closed_key_16_regular" + case .lockClosedKey20Filled: return "ic_fluent_lock_closed_key_20_filled" + case .lockClosedKey20Regular: return "ic_fluent_lock_closed_key_20_regular" + case .lockClosedKey24Filled: return "ic_fluent_lock_closed_key_24_filled" + case .lockClosedKey24Regular: return "ic_fluent_lock_closed_key_24_regular" case .lockMultiple20Filled: return "ic_fluent_lock_multiple_20_filled" case .lockMultiple20Regular: return "ic_fluent_lock_multiple_20_regular" case .lockMultiple24Filled: return "ic_fluent_lock_multiple_24_filled" @@ -20284,6 +20452,8 @@ import Foundation case .mail24Filled: return "ic_fluent_mail_24_filled" case .mail24Regular: return "ic_fluent_mail_24_regular" case .mail28Filled: return "ic_fluent_mail_28_filled" + default: break } + switch self { case .mail28Regular: return "ic_fluent_mail_28_regular" case .mail48Filled: return "ic_fluent_mail_48_filled" case .mail48Regular: return "ic_fluent_mail_48_regular" @@ -20324,8 +20494,6 @@ import Foundation case .mailArrowForward16Filled: return "ic_fluent_mail_arrow_forward_16_filled" case .mailArrowForward16Regular: return "ic_fluent_mail_arrow_forward_16_regular" case .mailArrowForward20Filled: return "ic_fluent_mail_arrow_forward_20_filled" - default: break } - switch self { case .mailArrowForward20Regular: return "ic_fluent_mail_arrow_forward_20_regular" case .mailArrowUp16Filled: return "ic_fluent_mail_arrow_up_16_filled" case .mailArrowUp16Regular: return "ic_fluent_mail_arrow_up_16_regular" @@ -20386,6 +20554,8 @@ import Foundation case .mailInboxAdd16Filled: return "ic_fluent_mail_inbox_add_16_filled" case .mailInboxAdd16Regular: return "ic_fluent_mail_inbox_add_16_regular" case .mailInboxAdd20Filled: return "ic_fluent_mail_inbox_add_20_filled" + default: break } + switch self { case .mailInboxAdd20Regular: return "ic_fluent_mail_inbox_add_20_regular" case .mailInboxAdd24Filled: return "ic_fluent_mail_inbox_add_24_filled" case .mailInboxAdd24Regular: return "ic_fluent_mail_inbox_add_24_regular" @@ -20426,8 +20596,6 @@ import Foundation case .mailLink20Filled: return "ic_fluent_mail_link_20_filled" case .mailLink20Regular: return "ic_fluent_mail_link_20_regular" case .mailLink24Filled: return "ic_fluent_mail_link_24_filled" - default: break } - switch self { case .mailLink24Regular: return "ic_fluent_mail_link_24_regular" case .mailList16Filled: return "ic_fluent_mail_list_16_filled" case .mailList16Regular: return "ic_fluent_mail_list_16_regular" @@ -20488,6 +20656,8 @@ import Foundation case .mailReadMultiple32Filled: return "ic_fluent_mail_read_multiple_32_filled" case .mailReadMultiple32Regular: return "ic_fluent_mail_read_multiple_32_regular" case .mailSettings16Filled: return "ic_fluent_mail_settings_16_filled" + default: break } + switch self { case .mailSettings16Regular: return "ic_fluent_mail_settings_16_regular" case .mailSettings20Filled: return "ic_fluent_mail_settings_20_filled" case .mailSettings20Regular: return "ic_fluent_mail_settings_20_regular" @@ -20528,8 +20698,6 @@ import Foundation case .mapDrive16Filled: return "ic_fluent_map_drive_16_filled" case .mapDrive16Regular: return "ic_fluent_map_drive_16_regular" case .mapDrive20Filled: return "ic_fluent_map_drive_20_filled" - default: break } - switch self { case .mapDrive20Regular: return "ic_fluent_map_drive_20_regular" case .mapDrive24Filled: return "ic_fluent_map_drive_24_filled" case .mapDrive24Regular: return "ic_fluent_map_drive_24_regular" @@ -20590,6 +20758,8 @@ import Foundation case .meetNow48Filled: return "ic_fluent_meet_now_48_filled" case .meetNow48Regular: return "ic_fluent_meet_now_48_regular" case .megaphone16Filled: return "ic_fluent_megaphone_16_filled" + default: break } + switch self { case .megaphone16Regular: return "ic_fluent_megaphone_16_regular" case .megaphone20Filled: return "ic_fluent_megaphone_20_filled" case .megaphone20Regular: return "ic_fluent_megaphone_20_regular" @@ -20630,8 +20800,6 @@ import Foundation case .mention24Filled: return "ic_fluent_mention_24_filled" case .mention24Regular: return "ic_fluent_mention_24_regular" case .mention32Filled: return "ic_fluent_mention_32_filled" - default: break } - switch self { case .mention32Regular: return "ic_fluent_mention_32_regular" case .mention48Filled: return "ic_fluent_mention_48_filled" case .mention48Regular: return "ic_fluent_mention_48_regular" @@ -20692,6 +20860,8 @@ import Foundation case .micPulse32Filled: return "ic_fluent_mic_pulse_32_filled" case .micPulse32Regular: return "ic_fluent_mic_pulse_32_regular" case .micPulse48Filled: return "ic_fluent_mic_pulse_48_filled" + default: break } + switch self { case .micPulse48Regular: return "ic_fluent_mic_pulse_48_regular" case .micPulseOff16Filled: return "ic_fluent_mic_pulse_off_16_filled" case .micPulseOff16Regular: return "ic_fluent_mic_pulse_off_16_regular" @@ -20732,8 +20902,6 @@ import Foundation case .molecule16Filled: return "ic_fluent_molecule_16_filled" case .molecule16Regular: return "ic_fluent_molecule_16_regular" case .molecule20Filled: return "ic_fluent_molecule_20_filled" - default: break } - switch self { case .molecule20Regular: return "ic_fluent_molecule_20_regular" case .molecule24Filled: return "ic_fluent_molecule_24_filled" case .molecule24Regular: return "ic_fluent_molecule_24_regular" @@ -20794,6 +20962,8 @@ import Foundation 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" + default: break } + switch self { case .moreVertical20Regular: return "ic_fluent_more_vertical_20_regular" case .moreVertical24Filled: return "ic_fluent_more_vertical_24_filled" case .moreVertical24Regular: return "ic_fluent_more_vertical_24_regular" @@ -20803,6 +20973,24 @@ import Foundation case .moreVertical32Regular: return "ic_fluent_more_vertical_32_regular" case .moreVertical48Filled: return "ic_fluent_more_vertical_48_filled" case .moreVertical48Regular: return "ic_fluent_more_vertical_48_regular" + case .mountainLocationBottom20Filled: return "ic_fluent_mountain_location_bottom_20_filled" + case .mountainLocationBottom20Regular: return "ic_fluent_mountain_location_bottom_20_regular" + case .mountainLocationBottom24Filled: return "ic_fluent_mountain_location_bottom_24_filled" + case .mountainLocationBottom24Regular: return "ic_fluent_mountain_location_bottom_24_regular" + case .mountainLocationBottom28Filled: return "ic_fluent_mountain_location_bottom_28_filled" + case .mountainLocationBottom28Regular: return "ic_fluent_mountain_location_bottom_28_regular" + case .mountainLocationTop20Filled: return "ic_fluent_mountain_location_top_20_filled" + case .mountainLocationTop20Regular: return "ic_fluent_mountain_location_top_20_regular" + case .mountainLocationTop24Filled: return "ic_fluent_mountain_location_top_24_filled" + case .mountainLocationTop24Regular: return "ic_fluent_mountain_location_top_24_regular" + case .mountainLocationTop28Filled: return "ic_fluent_mountain_location_top_28_filled" + case .mountainLocationTop28Regular: return "ic_fluent_mountain_location_top_28_regular" + case .mountainTrail20Filled: return "ic_fluent_mountain_trail_20_filled" + case .mountainTrail20Regular: return "ic_fluent_mountain_trail_20_regular" + case .mountainTrail24Filled: return "ic_fluent_mountain_trail_24_filled" + case .mountainTrail24Regular: return "ic_fluent_mountain_trail_24_regular" + case .mountainTrail28Filled: return "ic_fluent_mountain_trail_28_filled" + case .mountainTrail28Regular: return "ic_fluent_mountain_trail_28_regular" case .moviesAndTv16Filled: return "ic_fluent_movies_and_tv_16_filled" case .moviesAndTv16Regular: return "ic_fluent_movies_and_tv_16_regular" case .moviesAndTv20Filled: return "ic_fluent_movies_and_tv_20_filled" @@ -20834,8 +21022,6 @@ import Foundation case .multiplier18X24Filled: return "ic_fluent_multiplier_1_8x_24_filled" case .multiplier18X24Regular: return "ic_fluent_multiplier_1_8x_24_regular" case .multiplier18X28Filled: return "ic_fluent_multiplier_1_8x_28_filled" - default: break } - switch self { 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" @@ -20878,6 +21064,8 @@ import Foundation 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" + default: break } + switch self { case .musicNote120Regular: return "ic_fluent_music_note_1_20_regular" case .musicNote124Filled: return "ic_fluent_music_note_1_24_filled" case .musicNote124Regular: return "ic_fluent_music_note_1_24_regular" @@ -20936,8 +21124,6 @@ import Foundation case .news16Filled: return "ic_fluent_news_16_filled" case .news16Regular: return "ic_fluent_news_16_regular" case .news20Filled: return "ic_fluent_news_20_filled" - default: break } - switch self { case .news20Regular: return "ic_fluent_news_20_regular" case .news24Filled: return "ic_fluent_news_24_filled" case .news24Regular: return "ic_fluent_news_24_regular" @@ -20980,6 +21166,8 @@ import Foundation case .noteEdit24Filled: return "ic_fluent_note_edit_24_filled" case .noteEdit24Regular: return "ic_fluent_note_edit_24_regular" case .notePin16Filled: return "ic_fluent_note_pin_16_filled" + default: break } + switch self { case .notePin16Regular: return "ic_fluent_note_pin_16_regular" case .notePin20Filled: return "ic_fluent_note_pin_20_filled" case .notePin20Regular: return "ic_fluent_note_pin_20_regular" @@ -21038,8 +21226,6 @@ import Foundation case .notepad28Filled: return "ic_fluent_notepad_28_filled" case .notepad28Regular: return "ic_fluent_notepad_28_regular" case .notepad32Filled: return "ic_fluent_notepad_32_filled" - default: break } - switch self { case .notepad32Regular: return "ic_fluent_notepad_32_regular" case .notepadEdit16Filled: return "ic_fluent_notepad_edit_16_filled" case .notepadEdit16Regular: return "ic_fluent_notepad_edit_16_regular" @@ -21082,6 +21268,8 @@ import Foundation case .numberSymbolSquare20Filled: return "ic_fluent_number_symbol_square_20_filled" case .numberSymbolSquare20Regular: return "ic_fluent_number_symbol_square_20_regular" case .numberSymbolSquare24Filled: return "ic_fluent_number_symbol_square_24_filled" + default: break } + switch self { case .numberSymbolSquare24Regular: return "ic_fluent_number_symbol_square_24_regular" case .open16Filled: return "ic_fluent_open_16_filled" case .open16Regular: return "ic_fluent_open_16_regular" @@ -21140,8 +21328,6 @@ import Foundation case .organizationHorizontal20Filled: return "ic_fluent_organization_horizontal_20_filled" case .organizationHorizontal20Regular: return "ic_fluent_organization_horizontal_20_regular" case .orientation20Filled: return "ic_fluent_orientation_20_filled" - default: break } - switch self { case .orientation20Regular: return "ic_fluent_orientation_20_regular" case .orientation24Filled: return "ic_fluent_orientation_24_filled" case .orientation24Regular: return "ic_fluent_orientation_24_regular" @@ -21184,6 +21370,8 @@ import Foundation case .pageFit16Filled: return "ic_fluent_page_fit_16_filled" case .pageFit16Regular: return "ic_fluent_page_fit_16_regular" case .pageFit20Filled: return "ic_fluent_page_fit_20_filled" + default: break } + switch self { case .pageFit20Regular: return "ic_fluent_page_fit_20_regular" case .pageFit24Filled: return "ic_fluent_page_fit_24_filled" case .pageFit24Regular: return "ic_fluent_page_fit_24_regular" @@ -21242,8 +21430,6 @@ import Foundation case .panelLeftAdd48Filled: return "ic_fluent_panel_left_add_48_filled" case .panelLeftAdd48Regular: return "ic_fluent_panel_left_add_48_regular" case .panelLeftContract16Filled: return "ic_fluent_panel_left_contract_16_filled" - default: break } - switch self { case .panelLeftContract16Regular: return "ic_fluent_panel_left_contract_16_regular" case .panelLeftContract20Filled: return "ic_fluent_panel_left_contract_20_filled" case .panelLeftContract20Regular: return "ic_fluent_panel_left_contract_20_regular" @@ -21286,6 +21472,8 @@ import Foundation case .panelLeftHeaderAdd32Filled: return "ic_fluent_panel_left_header_add_32_filled" case .panelLeftHeaderAdd32Regular: return "ic_fluent_panel_left_header_add_32_regular" case .panelLeftHeaderAdd48Filled: return "ic_fluent_panel_left_header_add_48_filled" + default: break } + switch self { case .panelLeftHeaderAdd48Regular: return "ic_fluent_panel_left_header_add_48_regular" case .panelLeftHeaderKey16Filled: return "ic_fluent_panel_left_header_key_16_filled" case .panelLeftHeaderKey16Regular: return "ic_fluent_panel_left_header_key_16_regular" @@ -21344,8 +21532,6 @@ import Foundation case .patient20Filled: return "ic_fluent_patient_20_filled" case .patient20Regular: return "ic_fluent_patient_20_regular" case .patient24Filled: return "ic_fluent_patient_24_filled" - default: break } - switch self { case .patient24Regular: return "ic_fluent_patient_24_regular" case .patient32Filled: return "ic_fluent_patient_32_filled" case .patient32Regular: return "ic_fluent_patient_32_regular" @@ -21388,6 +21574,8 @@ import Foundation case .payment48Filled: return "ic_fluent_payment_48_filled" case .payment48Regular: return "ic_fluent_payment_48_regular" case .pen16Filled: return "ic_fluent_pen_16_filled" + default: break } + switch self { case .pen16Regular: return "ic_fluent_pen_16_regular" case .pen20Filled: return "ic_fluent_pen_20_filled" case .pen20Regular: return "ic_fluent_pen_20_regular" @@ -21399,6 +21587,18 @@ import Foundation case .pen32Regular: return "ic_fluent_pen_32_regular" case .pen48Filled: return "ic_fluent_pen_48_filled" case .pen48Regular: return "ic_fluent_pen_48_regular" + case .penDismiss16Filled: return "ic_fluent_pen_dismiss_16_filled" + case .penDismiss16Regular: return "ic_fluent_pen_dismiss_16_regular" + case .penDismiss20Filled: return "ic_fluent_pen_dismiss_20_filled" + case .penDismiss20Regular: return "ic_fluent_pen_dismiss_20_regular" + case .penDismiss24Filled: return "ic_fluent_pen_dismiss_24_filled" + case .penDismiss24Regular: return "ic_fluent_pen_dismiss_24_regular" + 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" + 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" case .penOff16Filled: return "ic_fluent_pen_off_16_filled" case .penOff16Regular: return "ic_fluent_pen_off_16_regular" case .penOff20Filled: return "ic_fluent_pen_off_20_filled" @@ -21446,8 +21646,6 @@ import Foundation case .peopleAdd16Filled: return "ic_fluent_people_add_16_filled" case .peopleAdd16Regular: return "ic_fluent_people_add_16_regular" case .peopleAdd20Filled: return "ic_fluent_people_add_20_filled" - default: break } - switch self { case .peopleAdd20Regular: return "ic_fluent_people_add_20_regular" case .peopleAdd24Filled: return "ic_fluent_people_add_24_filled" case .peopleAdd24Regular: return "ic_fluent_people_add_24_regular" @@ -21478,6 +21676,8 @@ import Foundation case .peopleCommunity28Filled: return "ic_fluent_people_community_28_filled" case .peopleCommunity28Regular: return "ic_fluent_people_community_28_regular" case .peopleCommunity32Filled: return "ic_fluent_people_community_32_filled" + default: break } + switch self { case .peopleCommunity32Regular: return "ic_fluent_people_community_32_regular" case .peopleCommunity48Filled: return "ic_fluent_people_community_48_filled" case .peopleCommunity48Regular: return "ic_fluent_people_community_48_regular" @@ -21548,8 +21748,6 @@ import Foundation case .peopleSwap20Filled: return "ic_fluent_people_swap_20_filled" case .peopleSwap20Regular: return "ic_fluent_people_swap_20_regular" case .peopleSwap24Filled: return "ic_fluent_people_swap_24_filled" - default: break } - switch self { case .peopleSwap24Regular: return "ic_fluent_people_swap_24_regular" case .peopleSwap28Filled: return "ic_fluent_people_swap_28_filled" case .peopleSwap28Regular: return "ic_fluent_people_swap_28_regular" @@ -21580,6 +21778,8 @@ import Foundation case .peopleTeamDelete24Filled: return "ic_fluent_people_team_delete_24_filled" case .peopleTeamDelete24Regular: return "ic_fluent_people_team_delete_24_regular" case .peopleTeamDelete28Filled: return "ic_fluent_people_team_delete_28_filled" + default: break } + switch self { case .peopleTeamDelete28Regular: return "ic_fluent_people_team_delete_28_regular" case .peopleTeamDelete32Filled: return "ic_fluent_people_team_delete_32_filled" case .peopleTeamDelete32Regular: return "ic_fluent_people_team_delete_32_regular" @@ -21650,8 +21850,6 @@ import Foundation case .personArrowLeft24Filled: return "ic_fluent_person_arrow_left_24_filled" case .personArrowLeft24Regular: return "ic_fluent_person_arrow_left_24_regular" case .personArrowRight16Filled: return "ic_fluent_person_arrow_right_16_filled" - default: break } - switch self { case .personArrowRight16Regular: return "ic_fluent_person_arrow_right_16_regular" case .personArrowRight20Filled: return "ic_fluent_person_arrow_right_20_filled" case .personArrowRight20Regular: return "ic_fluent_person_arrow_right_20_regular" @@ -21682,6 +21880,8 @@ import Foundation case .personChat16Filled: return "ic_fluent_person_chat_16_filled" case .personChat16Regular: return "ic_fluent_person_chat_16_regular" case .personChat20Filled: return "ic_fluent_person_chat_20_filled" + default: break } + switch self { case .personChat20Regular: return "ic_fluent_person_chat_20_regular" case .personChat24Filled: return "ic_fluent_person_chat_24_filled" case .personChat24Regular: return "ic_fluent_person_chat_24_regular" @@ -21752,8 +21952,6 @@ import Foundation case .personLock16Filled: return "ic_fluent_person_lock_16_filled" case .personLock16Regular: return "ic_fluent_person_lock_16_regular" case .personLock20Filled: return "ic_fluent_person_lock_20_filled" - default: break } - switch self { case .personLock20Regular: return "ic_fluent_person_lock_20_regular" case .personLock24Filled: return "ic_fluent_person_lock_24_filled" case .personLock24Regular: return "ic_fluent_person_lock_24_regular" @@ -21784,6 +21982,8 @@ import Foundation case .personProhibited16Filled: return "ic_fluent_person_prohibited_16_filled" case .personProhibited16Regular: return "ic_fluent_person_prohibited_16_regular" case .personProhibited20Filled: return "ic_fluent_person_prohibited_20_filled" + default: break } + switch self { case .personProhibited20Regular: return "ic_fluent_person_prohibited_20_regular" case .personProhibited24Filled: return "ic_fluent_person_prohibited_24_filled" case .personProhibited24Regular: return "ic_fluent_person_prohibited_24_regular" @@ -21854,8 +22054,6 @@ import Foundation 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" - default: break } - switch self { case .personSync28Regular: return "ic_fluent_person_sync_28_regular" case .personSync32Filled: return "ic_fluent_person_sync_32_filled" case .personSync32Regular: return "ic_fluent_person_sync_32_regular" @@ -21886,6 +22084,8 @@ import Foundation case .phone16Filled: return "ic_fluent_phone_16_filled" case .phone16Regular: return "ic_fluent_phone_16_regular" case .phone20Filled: return "ic_fluent_phone_20_filled" + default: break } + switch self { case .phone20Regular: return "ic_fluent_phone_20_regular" case .phone24Filled: return "ic_fluent_phone_24_filled" case .phone24Regular: return "ic_fluent_phone_24_regular" @@ -21933,6 +22133,10 @@ import Foundation case .phoneDismiss20Regular: return "ic_fluent_phone_dismiss_20_regular" case .phoneDismiss24Filled: return "ic_fluent_phone_dismiss_24_filled" case .phoneDismiss24Regular: return "ic_fluent_phone_dismiss_24_regular" + case .phoneEdit20Filled: return "ic_fluent_phone_edit_20_filled" + case .phoneEdit20Regular: return "ic_fluent_phone_edit_20_regular" + case .phoneEdit24Filled: return "ic_fluent_phone_edit_24_filled" + case .phoneEdit24Regular: return "ic_fluent_phone_edit_24_regular" case .phoneEraser16Filled: return "ic_fluent_phone_eraser_16_filled" case .phoneEraser16Regular: return "ic_fluent_phone_eraser_16_regular" case .phoneEraser20Filled: return "ic_fluent_phone_eraser_20_filled" @@ -21956,8 +22160,6 @@ import Foundation case .phoneLock20Filled: return "ic_fluent_phone_lock_20_filled" case .phoneLock20Regular: return "ic_fluent_phone_lock_20_regular" case .phoneLock24Filled: return "ic_fluent_phone_lock_24_filled" - default: break } - switch self { case .phoneLock24Regular: return "ic_fluent_phone_lock_24_regular" case .phonePageHeader20Filled: return "ic_fluent_phone_page_header_20_filled" case .phonePageHeader20Regular: return "ic_fluent_phone_page_header_20_regular" @@ -21984,6 +22186,8 @@ import Foundation case .phoneSpanIn28Filled: return "ic_fluent_phone_span_in_28_filled" case .phoneSpanIn28Regular: return "ic_fluent_phone_span_in_28_regular" case .phoneSpanOut16Filled: return "ic_fluent_phone_span_out_16_filled" + default: break } + switch self { case .phoneSpanOut16Regular: return "ic_fluent_phone_span_out_16_regular" case .phoneSpanOut20Filled: return "ic_fluent_phone_span_out_20_filled" case .phoneSpanOut20Regular: return "ic_fluent_phone_span_out_20_regular" @@ -22058,8 +22262,6 @@ import Foundation case .pin16Filled: return "ic_fluent_pin_16_filled" case .pin16Regular: return "ic_fluent_pin_16_regular" case .pin20Filled: return "ic_fluent_pin_20_filled" - default: break } - switch self { case .pin20Regular: return "ic_fluent_pin_20_regular" case .pin24Filled: return "ic_fluent_pin_24_filled" case .pin24Regular: return "ic_fluent_pin_24_regular" @@ -22086,6 +22288,8 @@ import Foundation case .pipeline24Filled: return "ic_fluent_pipeline_24_filled" case .pipeline24Regular: return "ic_fluent_pipeline_24_regular" case .pipeline32Filled: return "ic_fluent_pipeline_32_filled" + default: break } + switch self { case .pipeline32Regular: return "ic_fluent_pipeline_32_regular" case .pipelineAdd20Filled: return "ic_fluent_pipeline_add_20_filled" case .pipelineAdd20Regular: return "ic_fluent_pipeline_add_20_regular" @@ -22160,8 +22364,6 @@ import Foundation case .poll24Filled: return "ic_fluent_poll_24_filled" case .poll24Regular: return "ic_fluent_poll_24_regular" case .pollHorizontal16Filled: return "ic_fluent_poll_horizontal_16_filled" - default: break } - switch self { case .pollHorizontal16Regular: return "ic_fluent_poll_horizontal_16_regular" case .pollHorizontal20Filled: return "ic_fluent_poll_horizontal_20_filled" case .pollHorizontal20Regular: return "ic_fluent_poll_horizontal_20_regular" @@ -22188,6 +22390,8 @@ import Foundation case .positionBackward24Filled: return "ic_fluent_position_backward_24_filled" case .positionBackward24Regular: return "ic_fluent_position_backward_24_regular" case .positionForward20Filled: return "ic_fluent_position_forward_20_filled" + default: break } + switch self { case .positionForward20Regular: return "ic_fluent_position_forward_20_regular" case .positionForward24Filled: return "ic_fluent_position_forward_24_filled" case .positionForward24Regular: return "ic_fluent_position_forward_24_regular" @@ -22262,8 +22466,6 @@ import Foundation case .presenceDnd12Filled: return "ic_fluent_presence_dnd_12_filled" case .presenceDnd12Regular: return "ic_fluent_presence_dnd_12_regular" case .presenceDnd16Filled: return "ic_fluent_presence_dnd_16_filled" - default: break } - switch self { case .presenceDnd16Regular: return "ic_fluent_presence_dnd_16_regular" case .presenceDnd20Filled: return "ic_fluent_presence_dnd_20_filled" case .presenceDnd20Regular: return "ic_fluent_presence_dnd_20_regular" @@ -22290,6 +22492,8 @@ import Foundation case .presenter24Regular: return "ic_fluent_presenter_24_regular" case .presenterOff20Filled: return "ic_fluent_presenter_off_20_filled" case .presenterOff20Regular: return "ic_fluent_presenter_off_20_regular" + default: break } + switch self { case .presenterOff24Filled: return "ic_fluent_presenter_off_24_filled" case .presenterOff24Regular: return "ic_fluent_presenter_off_24_regular" case .previewLink16Filled: return "ic_fluent_preview_link_16_filled" @@ -22364,8 +22568,6 @@ import Foundation case .projectionScreen28Regular: return "ic_fluent_projection_screen_28_regular" case .projectionScreenDismiss16Filled: return "ic_fluent_projection_screen_dismiss_16_filled" case .projectionScreenDismiss16Regular: return "ic_fluent_projection_screen_dismiss_16_regular" - default: break } - switch self { case .projectionScreenDismiss20Filled: return "ic_fluent_projection_screen_dismiss_20_filled" case .projectionScreenDismiss20Regular: return "ic_fluent_projection_screen_dismiss_20_regular" case .projectionScreenDismiss24Filled: return "ic_fluent_projection_screen_dismiss_24_filled" @@ -22392,6 +22594,8 @@ import Foundation case .pulseSquare20Regular: return "ic_fluent_pulse_square_20_regular" case .pulseSquare24Filled: return "ic_fluent_pulse_square_24_filled" case .pulseSquare24Regular: return "ic_fluent_pulse_square_24_regular" + default: break } + switch self { case .puzzleCube16Filled: return "ic_fluent_puzzle_cube_16_filled" case .puzzleCube16Regular: return "ic_fluent_puzzle_cube_16_regular" case .puzzleCube20Filled: return "ic_fluent_puzzle_cube_20_filled" @@ -22466,8 +22670,6 @@ import Foundation case .radioButtonOff16Regular: return "ic_fluent_radio_button_off_16_regular" case .ram16Filled: return "ic_fluent_ram_16_filled" case .ram16Regular: return "ic_fluent_ram_16_regular" - default: break } - switch self { case .ram20Filled: return "ic_fluent_ram_20_filled" case .ram20Regular: return "ic_fluent_ram_20_regular" case .ratingMature16Filled: return "ic_fluent_rating_mature_16_filled" @@ -22494,6 +22696,8 @@ import Foundation case .reOrderDotsHorizontal24Regular: return "ic_fluent_re_order_dots_horizontal_24_regular" case .reOrderDotsVertical16Filled: return "ic_fluent_re_order_dots_vertical_16_filled" case .reOrderDotsVertical16Regular: return "ic_fluent_re_order_dots_vertical_16_regular" + default: break } + switch self { case .reOrderDotsVertical20Filled: return "ic_fluent_re_order_dots_vertical_20_filled" case .reOrderDotsVertical20Regular: return "ic_fluent_re_order_dots_vertical_20_regular" case .reOrderDotsVertical24Filled: return "ic_fluent_re_order_dots_vertical_24_filled" @@ -22568,8 +22772,6 @@ import Foundation case .receiptSparkles16Regular: return "ic_fluent_receipt_sparkles_16_regular" case .receiptSparkles20Filled: return "ic_fluent_receipt_sparkles_20_filled" case .receiptSparkles20Regular: return "ic_fluent_receipt_sparkles_20_regular" - default: break } - switch self { case .receiptSparkles24Filled: return "ic_fluent_receipt_sparkles_24_filled" case .receiptSparkles24Regular: return "ic_fluent_receipt_sparkles_24_regular" case .record12Filled: return "ic_fluent_record_12_filled" @@ -22596,6 +22798,8 @@ import Foundation case .recordStop24Regular: return "ic_fluent_record_stop_24_regular" case .recordStop28Filled: return "ic_fluent_record_stop_28_filled" case .recordStop28Regular: return "ic_fluent_record_stop_28_regular" + default: break } + switch self { case .recordStop32Filled: return "ic_fluent_record_stop_32_filled" case .recordStop32Regular: return "ic_fluent_record_stop_32_regular" case .recordStop48Filled: return "ic_fluent_record_stop_48_filled" @@ -22670,8 +22874,6 @@ import Foundation case .reward16Regular: return "ic_fluent_reward_16_regular" case .reward20Filled: return "ic_fluent_reward_20_filled" case .reward20Regular: return "ic_fluent_reward_20_regular" - default: break } - switch self { case .reward24Filled: return "ic_fluent_reward_24_filled" case .reward24Regular: return "ic_fluent_reward_24_regular" case .rewind16Filled: return "ic_fluent_rewind_16_filled" @@ -22698,6 +22900,8 @@ import Foundation case .ribbon12Regular: return "ic_fluent_ribbon_12_regular" case .ribbon16Filled: return "ic_fluent_ribbon_16_filled" case .ribbon16Regular: return "ic_fluent_ribbon_16_regular" + default: break } + switch self { case .ribbon20Filled: return "ic_fluent_ribbon_20_filled" case .ribbon20Regular: return "ic_fluent_ribbon_20_regular" case .ribbon24Filled: return "ic_fluent_ribbon_24_filled" @@ -22772,8 +22976,6 @@ import Foundation case .ruler32Regular: return "ic_fluent_ruler_32_regular" case .ruler48Filled: return "ic_fluent_ruler_48_filled" case .ruler48Regular: return "ic_fluent_ruler_48_regular" - default: break } - switch self { case .run16Filled: return "ic_fluent_run_16_filled" case .run16Regular: return "ic_fluent_run_16_regular" case .run20Filled: return "ic_fluent_run_20_filled" @@ -22800,6 +23002,8 @@ import Foundation case .saveCopy20Regular: return "ic_fluent_save_copy_20_regular" case .saveCopy24Filled: return "ic_fluent_save_copy_24_filled" case .saveCopy24Regular: return "ic_fluent_save_copy_24_regular" + default: break } + switch self { case .saveEdit20Filled: return "ic_fluent_save_edit_20_filled" case .saveEdit20Regular: return "ic_fluent_save_edit_20_regular" case .saveEdit24Filled: return "ic_fluent_save_edit_24_filled" @@ -22874,8 +23078,6 @@ import Foundation case .scanObject24Regular: return "ic_fluent_scan_object_24_regular" case .scanQrCode24Filled: return "ic_fluent_scan_qr_code_24_filled" case .scanQrCode24Regular: return "ic_fluent_scan_qr_code_24_regular" - default: break } - switch self { case .scanTable20Filled: return "ic_fluent_scan_table_20_filled" case .scanTable20Regular: return "ic_fluent_scan_table_20_regular" case .scanTable24Filled: return "ic_fluent_scan_table_24_filled" @@ -22902,6 +23104,8 @@ import Foundation case .scanThumbUpOff16Regular: return "ic_fluent_scan_thumb_up_off_16_regular" case .scanThumbUpOff20Filled: return "ic_fluent_scan_thumb_up_off_20_filled" case .scanThumbUpOff20Regular: return "ic_fluent_scan_thumb_up_off_20_regular" + default: break } + switch self { case .scanThumbUpOff24Filled: return "ic_fluent_scan_thumb_up_off_24_filled" case .scanThumbUpOff24Regular: return "ic_fluent_scan_thumb_up_off_24_regular" case .scanThumbUpOff28Filled: return "ic_fluent_scan_thumb_up_off_28_filled" @@ -22976,8 +23180,6 @@ import Foundation case .selectAllOn20Regular: return "ic_fluent_select_all_on_20_regular" case .selectAllOn24Filled: return "ic_fluent_select_all_on_24_filled" case .selectAllOn24Regular: return "ic_fluent_select_all_on_24_regular" - default: break } - switch self { case .selectObject20Filled: return "ic_fluent_select_object_20_filled" case .selectObject20Regular: return "ic_fluent_select_object_20_regular" case .selectObject24Filled: return "ic_fluent_select_object_24_filled" @@ -23004,8 +23206,22 @@ import Foundation case .send28Regular: return "ic_fluent_send_28_regular" case .send32Filled: return "ic_fluent_send_32_filled" case .send32Regular: return "ic_fluent_send_32_regular" + default: break } + switch self { case .send48Filled: return "ic_fluent_send_48_filled" case .send48Regular: return "ic_fluent_send_48_regular" + case .sendBeaker16Filled: return "ic_fluent_send_beaker_16_filled" + case .sendBeaker16Regular: return "ic_fluent_send_beaker_16_regular" + case .sendBeaker20Filled: return "ic_fluent_send_beaker_20_filled" + case .sendBeaker20Regular: return "ic_fluent_send_beaker_20_regular" + case .sendBeaker24Filled: return "ic_fluent_send_beaker_24_filled" + case .sendBeaker24Regular: return "ic_fluent_send_beaker_24_regular" + case .sendBeaker28Filled: return "ic_fluent_send_beaker_28_filled" + case .sendBeaker28Regular: return "ic_fluent_send_beaker_28_regular" + case .sendBeaker32Filled: return "ic_fluent_send_beaker_32_filled" + case .sendBeaker32Regular: return "ic_fluent_send_beaker_32_regular" + case .sendBeaker48Filled: return "ic_fluent_send_beaker_48_filled" + case .sendBeaker48Regular: return "ic_fluent_send_beaker_48_regular" case .sendClock20Filled: return "ic_fluent_send_clock_20_filled" case .sendClock20Regular: return "ic_fluent_send_clock_20_regular" case .sendClock24Filled: return "ic_fluent_send_clock_24_filled" @@ -23078,8 +23294,6 @@ import Foundation case .shapeUnion16Regular: return "ic_fluent_shape_union_16_regular" case .shapeUnion20Filled: return "ic_fluent_shape_union_20_filled" case .shapeUnion20Regular: return "ic_fluent_shape_union_20_regular" - default: break } - switch self { case .shapeUnion24Filled: return "ic_fluent_shape_union_24_filled" case .shapeUnion24Regular: return "ic_fluent_shape_union_24_regular" case .shapes16Filled: return "ic_fluent_shapes_16_filled" @@ -23094,6 +23308,8 @@ import Foundation case .shapes48Regular: return "ic_fluent_shapes_48_regular" case .share16Filled: return "ic_fluent_share_16_filled" case .share16Regular: return "ic_fluent_share_16_regular" + default: break } + switch self { case .share20Filled: return "ic_fluent_share_20_filled" case .share20Regular: return "ic_fluent_share_20_regular" case .share24Filled: return "ic_fluent_share_24_filled" @@ -23180,8 +23396,6 @@ import Foundation case .shield28Regular: return "ic_fluent_shield_28_regular" case .shield32Filled: return "ic_fluent_shield_32_filled" case .shield32Regular: return "ic_fluent_shield_32_regular" - default: break } - switch self { case .shield48Filled: return "ic_fluent_shield_48_filled" case .shield48Regular: return "ic_fluent_shield_48_regular" case .shieldAdd16Filled: return "ic_fluent_shield_add_16_filled" @@ -23196,6 +23410,8 @@ import Foundation case .shieldBadge24Regular: return "ic_fluent_shield_badge_24_regular" case .shieldCheckmark16Filled: return "ic_fluent_shield_checkmark_16_filled" case .shieldCheckmark16Regular: return "ic_fluent_shield_checkmark_16_regular" + default: break } + switch self { case .shieldCheckmark20Filled: return "ic_fluent_shield_checkmark_20_filled" case .shieldCheckmark20Regular: return "ic_fluent_shield_checkmark_20_regular" case .shieldCheckmark24Filled: return "ic_fluent_shield_checkmark_24_filled" @@ -23282,8 +23498,6 @@ import Foundation case .shifts32Regular: return "ic_fluent_shifts_32_regular" case .shiftsActivity16Filled: return "ic_fluent_shifts_activity_16_filled" case .shiftsActivity16Regular: return "ic_fluent_shifts_activity_16_regular" - default: break } - switch self { case .shiftsActivity20Filled: return "ic_fluent_shifts_activity_20_filled" case .shiftsActivity20Regular: return "ic_fluent_shifts_activity_20_regular" case .shiftsActivity24Filled: return "ic_fluent_shifts_activity_24_filled" @@ -23298,6 +23512,8 @@ import Foundation case .shiftsAvailability24Regular: return "ic_fluent_shifts_availability_24_regular" case .shiftsCheckmark20Filled: return "ic_fluent_shifts_checkmark_20_filled" case .shiftsCheckmark20Regular: return "ic_fluent_shifts_checkmark_20_regular" + default: break } + switch self { case .shiftsCheckmark24Filled: return "ic_fluent_shifts_checkmark_24_filled" case .shiftsCheckmark24Regular: return "ic_fluent_shifts_checkmark_24_regular" case .shiftsDay20Filled: return "ic_fluent_shifts_day_20_filled" @@ -23384,8 +23600,6 @@ import Foundation case .skipBack1020Regular: return "ic_fluent_skip_back_10_20_regular" case .skipBack1024Filled: return "ic_fluent_skip_back_10_24_filled" case .skipBack1024Regular: return "ic_fluent_skip_back_10_24_regular" - default: break } - switch self { case .skipBack1028Filled: return "ic_fluent_skip_back_10_28_filled" case .skipBack1028Regular: return "ic_fluent_skip_back_10_28_regular" case .skipBack1032Filled: return "ic_fluent_skip_back_10_32_filled" @@ -23400,6 +23614,8 @@ import Foundation case .skipForward1028Regular: return "ic_fluent_skip_forward_10_28_regular" case .skipForward1032Filled: return "ic_fluent_skip_forward_10_32_filled" case .skipForward1032Regular: return "ic_fluent_skip_forward_10_32_regular" + default: break } + switch self { case .skipForward1048Filled: return "ic_fluent_skip_forward_10_48_filled" case .skipForward1048Regular: return "ic_fluent_skip_forward_10_48_regular" case .skipForward3020Filled: return "ic_fluent_skip_forward_30_20_filled" @@ -23486,8 +23702,6 @@ import Foundation case .slideMultipleSearch24Regular: return "ic_fluent_slide_multiple_search_24_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" @@ -23502,6 +23716,8 @@ import Foundation case .slideSize24Regular: return "ic_fluent_slide_size_24_regular" case .slideText16Filled: return "ic_fluent_slide_text_16_filled" case .slideText16Regular: return "ic_fluent_slide_text_16_regular" + default: break } + switch self { case .slideText20Filled: return "ic_fluent_slide_text_20_filled" case .slideText20Regular: return "ic_fluent_slide_text_20_regular" case .slideText24Filled: return "ic_fluent_slide_text_24_filled" @@ -23530,6 +23746,18 @@ import Foundation case .slideTextPerson32Regular: return "ic_fluent_slide_text_person_32_regular" case .slideTextPerson48Filled: return "ic_fluent_slide_text_person_48_filled" case .slideTextPerson48Regular: return "ic_fluent_slide_text_person_48_regular" + case .slideTextSparkle16Filled: return "ic_fluent_slide_text_sparkle_16_filled" + case .slideTextSparkle16Regular: return "ic_fluent_slide_text_sparkle_16_regular" + case .slideTextSparkle20Filled: return "ic_fluent_slide_text_sparkle_20_filled" + case .slideTextSparkle20Regular: return "ic_fluent_slide_text_sparkle_20_regular" + case .slideTextSparkle24Filled: return "ic_fluent_slide_text_sparkle_24_filled" + case .slideTextSparkle24Regular: return "ic_fluent_slide_text_sparkle_24_regular" + case .slideTextSparkle28Filled: return "ic_fluent_slide_text_sparkle_28_filled" + case .slideTextSparkle28Regular: return "ic_fluent_slide_text_sparkle_28_regular" + case .slideTextSparkle32Filled: return "ic_fluent_slide_text_sparkle_32_filled" + case .slideTextSparkle32Regular: return "ic_fluent_slide_text_sparkle_32_regular" + case .slideTextSparkle48Filled: return "ic_fluent_slide_text_sparkle_48_filled" + case .slideTextSparkle48Regular: return "ic_fluent_slide_text_sparkle_48_regular" case .slideTransition20Filled: return "ic_fluent_slide_transition_20_filled" case .slideTransition20Regular: return "ic_fluent_slide_transition_20_regular" case .slideTransition24Filled: return "ic_fluent_slide_transition_24_filled" @@ -23588,10 +23816,10 @@ import Foundation case .sparkle48Regular: return "ic_fluent_sparkle_48_regular" case .sparkleCircle16Filled: return "ic_fluent_sparkle_circle_16_filled" case .sparkleCircle16Regular: return "ic_fluent_sparkle_circle_16_regular" - default: break } - switch self { case .sparkleCircle20Filled: return "ic_fluent_sparkle_circle_20_filled" case .sparkleCircle20Regular: return "ic_fluent_sparkle_circle_20_regular" + default: break } + switch self { case .sparkleCircle24Filled: return "ic_fluent_sparkle_circle_24_filled" case .sparkleCircle24Regular: return "ic_fluent_sparkle_circle_24_regular" case .sparkleCircle28Filled: return "ic_fluent_sparkle_circle_28_filled" @@ -23690,10 +23918,10 @@ import Foundation case .splitHorizontal16Regular: return "ic_fluent_split_horizontal_16_regular" case .splitHorizontal20Filled: return "ic_fluent_split_horizontal_20_filled" case .splitHorizontal20Regular: return "ic_fluent_split_horizontal_20_regular" - default: break } - switch self { case .splitHorizontal24Filled: return "ic_fluent_split_horizontal_24_filled" case .splitHorizontal24Regular: return "ic_fluent_split_horizontal_24_regular" + default: break } + switch self { case .splitHorizontal28Filled: return "ic_fluent_split_horizontal_28_filled" case .splitHorizontal28Regular: return "ic_fluent_split_horizontal_28_regular" case .splitHorizontal32Filled: return "ic_fluent_split_horizontal_32_filled" @@ -23792,10 +24020,10 @@ import Foundation case .squareHint32Regular: return "ic_fluent_square_hint_32_regular" case .squareHint48Filled: return "ic_fluent_square_hint_48_filled" case .squareHint48Regular: return "ic_fluent_square_hint_48_regular" - default: break } - switch self { case .squareHintApps20Filled: return "ic_fluent_square_hint_apps_20_filled" case .squareHintApps20Regular: return "ic_fluent_square_hint_apps_20_regular" + default: break } + switch self { case .squareHintApps24Filled: return "ic_fluent_square_hint_apps_24_filled" case .squareHintApps24Regular: return "ic_fluent_square_hint_apps_24_regular" case .squareHintArrowBack16Filled: return "ic_fluent_square_hint_arrow_back_16_filled" @@ -23850,6 +24078,10 @@ import Foundation case .stackStar20Regular: return "ic_fluent_stack_star_20_regular" case .stackStar24Filled: return "ic_fluent_stack_star_24_filled" case .stackStar24Regular: return "ic_fluent_stack_star_24_regular" + case .stackVertical20Filled: return "ic_fluent_stack_vertical_20_filled" + case .stackVertical20Regular: return "ic_fluent_stack_vertical_20_regular" + case .stackVertical24Filled: return "ic_fluent_stack_vertical_24_filled" + case .stackVertical24Regular: return "ic_fluent_stack_vertical_24_regular" case .star12Filled: return "ic_fluent_star_12_filled" case .star12Regular: return "ic_fluent_star_12_regular" case .star16Filled: return "ic_fluent_star_16_filled" @@ -23892,10 +24124,10 @@ import Foundation case .starDismiss24Regular: return "ic_fluent_star_dismiss_24_regular" case .starDismiss28Filled: return "ic_fluent_star_dismiss_28_filled" case .starDismiss28Regular: return "ic_fluent_star_dismiss_28_regular" - case .starEdit20Filled: return "ic_fluent_star_edit_20_filled" - case .starEdit20Regular: return "ic_fluent_star_edit_20_regular" default: break } switch self { + case .starEdit20Filled: return "ic_fluent_star_edit_20_filled" + case .starEdit20Regular: return "ic_fluent_star_edit_20_regular" case .starEdit24Filled: return "ic_fluent_star_edit_24_filled" case .starEdit24Regular: return "ic_fluent_star_edit_24_regular" case .starEmphasis20Filled: return "ic_fluent_star_emphasis_20_filled" @@ -23994,10 +24226,10 @@ import Foundation case .stop16Regular: return "ic_fluent_stop_16_regular" case .stop20Filled: return "ic_fluent_stop_20_filled" case .stop20Regular: return "ic_fluent_stop_20_regular" - case .stop24Filled: return "ic_fluent_stop_24_filled" - case .stop24Regular: return "ic_fluent_stop_24_regular" default: break } switch self { + case .stop24Filled: return "ic_fluent_stop_24_filled" + case .stop24Regular: return "ic_fluent_stop_24_regular" case .storage20Filled: return "ic_fluent_storage_20_filled" case .storage20Regular: return "ic_fluent_storage_20_regular" case .storage24Filled: return "ic_fluent_storage_24_filled" @@ -24096,10 +24328,10 @@ import Foundation case .swipeRight20Regular: return "ic_fluent_swipe_right_20_regular" case .swipeRight24Filled: return "ic_fluent_swipe_right_24_filled" case .swipeRight24Regular: return "ic_fluent_swipe_right_24_regular" - case .swipeUp20Filled: return "ic_fluent_swipe_up_20_filled" - case .swipeUp20Regular: return "ic_fluent_swipe_up_20_regular" default: break } switch self { + case .swipeUp20Filled: return "ic_fluent_swipe_up_20_filled" + case .swipeUp20Regular: return "ic_fluent_swipe_up_20_regular" case .swipeUp24Filled: return "ic_fluent_swipe_up_24_filled" case .swipeUp24Regular: return "ic_fluent_swipe_up_24_regular" case .symbols16Filled: return "ic_fluent_symbols_16_filled" @@ -24198,10 +24430,10 @@ import Foundation case .table20Regular: return "ic_fluent_table_20_regular" case .table24Filled: return "ic_fluent_table_24_filled" case .table24Regular: return "ic_fluent_table_24_regular" - case .table28Filled: return "ic_fluent_table_28_filled" - case .table28Regular: return "ic_fluent_table_28_regular" default: break } switch self { + case .table28Filled: return "ic_fluent_table_28_filled" + case .table28Regular: return "ic_fluent_table_28_regular" case .table32Filled: return "ic_fluent_table_32_filled" case .table32Regular: return "ic_fluent_table_32_regular" case .table48Filled: return "ic_fluent_table_48_filled" @@ -24256,6 +24488,10 @@ import Foundation case .tableCellsSplit28Regular: return "ic_fluent_table_cells_split_28_regular" case .tableChecker20Filled: return "ic_fluent_table_checker_20_filled" case .tableChecker20Regular: return "ic_fluent_table_checker_20_regular" + case .tableColumnTopBottom20Filled: return "ic_fluent_table_column_top_bottom_20_filled" + case .tableColumnTopBottom20Regular: return "ic_fluent_table_column_top_bottom_20_regular" + case .tableColumnTopBottom24Filled: return "ic_fluent_table_column_top_bottom_24_filled" + case .tableColumnTopBottom24Regular: return "ic_fluent_table_column_top_bottom_24_regular" case .tableCopy20Filled: return "ic_fluent_table_copy_20_filled" case .tableCopy20Regular: return "ic_fluent_table_copy_20_regular" case .tableDeleteColumn16Filled: return "ic_fluent_table_delete_column_16_filled" @@ -24296,14 +24532,14 @@ import Foundation case .tableFreezeColumn20Regular: return "ic_fluent_table_freeze_column_20_regular" case .tableFreezeColumn24Filled: return "ic_fluent_table_freeze_column_24_filled" case .tableFreezeColumn24Regular: return "ic_fluent_table_freeze_column_24_regular" + default: break } + switch self { case .tableFreezeColumn28Filled: return "ic_fluent_table_freeze_column_28_filled" case .tableFreezeColumn28Regular: return "ic_fluent_table_freeze_column_28_regular" case .tableFreezeColumnAndRow16Filled: return "ic_fluent_table_freeze_column_and_row_16_filled" case .tableFreezeColumnAndRow16Regular: return "ic_fluent_table_freeze_column_and_row_16_regular" case .tableFreezeColumnAndRow20Filled: return "ic_fluent_table_freeze_column_and_row_20_filled" case .tableFreezeColumnAndRow20Regular: return "ic_fluent_table_freeze_column_and_row_20_regular" - default: break } - switch self { case .tableFreezeColumnAndRow24Filled: return "ic_fluent_table_freeze_column_and_row_24_filled" case .tableFreezeColumnAndRow24Regular: return "ic_fluent_table_freeze_column_and_row_24_regular" case .tableFreezeColumnAndRow28Filled: return "ic_fluent_table_freeze_column_and_row_28_filled" @@ -24396,6 +24632,24 @@ import Foundation case .tableMoveRight28Regular: return "ic_fluent_table_move_right_28_regular" case .tableMultiple20Filled: return "ic_fluent_table_multiple_20_filled" case .tableMultiple20Regular: return "ic_fluent_table_multiple_20_regular" + case .tableOffset20Filled: return "ic_fluent_table_offset_20_filled" + case .tableOffset20Regular: return "ic_fluent_table_offset_20_regular" + default: break } + switch self { + 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" + 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" + case .tableOffsetLessThanOrEqualTo20Filled: return "ic_fluent_table_offset_less_than_or_equal_to_20_filled" + case .tableOffsetLessThanOrEqualTo20Regular: return "ic_fluent_table_offset_less_than_or_equal_to_20_regular" + case .tableOffsetLessThanOrEqualTo24Filled: return "ic_fluent_table_offset_less_than_or_equal_to_24_filled" + case .tableOffsetLessThanOrEqualTo24Regular: return "ic_fluent_table_offset_less_than_or_equal_to_24_regular" + case .tableOffsetSettings20Filled: return "ic_fluent_table_offset_settings_20_filled" + case .tableOffsetSettings20Regular: return "ic_fluent_table_offset_settings_20_regular" + case .tableOffsetSettings24Filled: return "ic_fluent_table_offset_settings_24_filled" + case .tableOffsetSettings24Regular: return "ic_fluent_table_offset_settings_24_regular" case .tableResizeColumn16Filled: return "ic_fluent_table_resize_column_16_filled" case .tableResizeColumn16Regular: return "ic_fluent_table_resize_column_16_regular" case .tableResizeColumn20Filled: return "ic_fluent_table_resize_column_20_filled" @@ -24404,8 +24658,6 @@ import Foundation case .tableResizeColumn24Regular: return "ic_fluent_table_resize_column_24_regular" case .tableResizeColumn28Filled: return "ic_fluent_table_resize_column_28_filled" case .tableResizeColumn28Regular: return "ic_fluent_table_resize_column_28_regular" - default: break } - switch self { case .tableResizeRow16Filled: return "ic_fluent_table_resize_row_16_filled" case .tableResizeRow16Regular: return "ic_fluent_table_resize_row_16_regular" case .tableResizeRow20Filled: return "ic_fluent_table_resize_row_20_filled" @@ -24484,6 +24736,8 @@ import Foundation case .tableStackRight24Regular: return "ic_fluent_table_stack_right_24_regular" case .tableStackRight28Filled: return "ic_fluent_table_stack_right_28_filled" case .tableStackRight28Regular: return "ic_fluent_table_stack_right_28_regular" + default: break } + switch self { case .tableSwitch16Filled: return "ic_fluent_table_switch_16_filled" case .tableSwitch16Regular: return "ic_fluent_table_switch_16_regular" case .tableSwitch20Filled: return "ic_fluent_table_switch_20_filled" @@ -24506,8 +24760,6 @@ import Foundation case .tablet48Regular: return "ic_fluent_tablet_48_regular" case .tabletSpeaker20Filled: return "ic_fluent_tablet_speaker_20_filled" case .tabletSpeaker20Regular: return "ic_fluent_tablet_speaker_20_regular" - default: break } - switch self { case .tabletSpeaker24Filled: return "ic_fluent_tablet_speaker_24_filled" case .tabletSpeaker24Regular: return "ic_fluent_tablet_speaker_24_regular" case .tabs16Filled: return "ic_fluent_tabs_16_filled" @@ -24586,6 +24838,8 @@ import Foundation case .tapDouble32Regular: return "ic_fluent_tap_double_32_regular" case .tapDouble48Filled: return "ic_fluent_tap_double_48_filled" case .tapDouble48Regular: return "ic_fluent_tap_double_48_regular" + default: break } + switch self { case .tapSingle20Filled: return "ic_fluent_tap_single_20_filled" case .tapSingle20Regular: return "ic_fluent_tap_single_20_regular" case .tapSingle24Filled: return "ic_fluent_tap_single_24_filled" @@ -24608,8 +24862,6 @@ import Foundation case .targetArrow20Regular: return "ic_fluent_target_arrow_20_regular" case .targetArrow24Filled: return "ic_fluent_target_arrow_24_filled" case .targetArrow24Regular: return "ic_fluent_target_arrow_24_regular" - default: break } - switch self { case .targetEdit16Filled: return "ic_fluent_target_edit_16_filled" case .targetEdit16Regular: return "ic_fluent_target_edit_16_regular" case .targetEdit20Filled: return "ic_fluent_target_edit_20_filled" @@ -24688,6 +24940,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 .text32Regular: return "ic_fluent_text_32_regular" case .textAbcUnderlineDouble32Filled: return "ic_fluent_text_abc_underline_double_32_filled" @@ -24710,8 +24964,6 @@ import Foundation case .textAlignCenter16Regular: return "ic_fluent_text_align_center_16_regular" case .textAlignCenter20Filled: return "ic_fluent_text_align_center_20_filled" case .textAlignCenter20Regular: return "ic_fluent_text_align_center_20_regular" - default: break } - switch self { case .textAlignCenter24Filled: return "ic_fluent_text_align_center_24_filled" case .textAlignCenter24Regular: return "ic_fluent_text_align_center_24_regular" case .textAlignCenterRotate27016Filled: return "ic_fluent_text_align_center_rotate_270_16_filled" @@ -24790,6 +25042,8 @@ import Foundation case .textAlignRight20Regular: return "ic_fluent_text_align_right_20_regular" case .textAlignRight24Filled: return "ic_fluent_text_align_right_24_filled" case .textAlignRight24Regular: return "ic_fluent_text_align_right_24_regular" + default: break } + switch self { case .textAlignRightRotate27016Filled: return "ic_fluent_text_align_right_rotate_270_16_filled" case .textAlignRightRotate27016Regular: return "ic_fluent_text_align_right_rotate_270_16_regular" case .textAlignRightRotate27020Filled: return "ic_fluent_text_align_right_rotate_270_20_filled" @@ -24812,8 +25066,6 @@ import Foundation case .textBold20Regular: return "ic_fluent_text_bold_20_regular" case .textBold24Filled: return "ic_fluent_text_bold_24_filled" case .textBold24Regular: return "ic_fluent_text_bold_24_regular" - default: break } - switch self { case .textBoxSettings20Filled: return "ic_fluent_text_box_settings_20_filled" case .textBoxSettings20Regular: return "ic_fluent_text_box_settings_20_regular" case .textBoxSettings24Filled: return "ic_fluent_text_box_settings_24_filled" @@ -24892,6 +25144,8 @@ import Foundation case .textCaseUppercase24Regular: return "ic_fluent_text_case_uppercase_24_regular" case .textChangeCase16Filled: return "ic_fluent_text_change_case_16_filled" case .textChangeCase16Regular: return "ic_fluent_text_change_case_16_regular" + default: break } + switch self { 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" @@ -24914,8 +25168,6 @@ import Foundation case .textColor24Regular: return "ic_fluent_text_color_24_regular" case .textColorAccent16Filled: return "ic_fluent_text_color_accent_16_filled" case .textColorAccent20Filled: return "ic_fluent_text_color_accent_20_filled" - default: break } - switch self { case .textColorAccent24Filled: return "ic_fluent_text_color_accent_24_filled" case .textColumnOne20Filled: return "ic_fluent_text_column_one_20_filled" case .textColumnOne20Regular: return "ic_fluent_text_column_one_20_regular" @@ -24994,6 +25246,8 @@ import Foundation case .textDirectionRotate90Left24Filled: return "ic_fluent_text_direction_rotate_90_left_24_filled" case .textDirectionRotate90Left24Regular: return "ic_fluent_text_direction_rotate_90_left_24_regular" case .textDirectionRotate90Right20Filled: return "ic_fluent_text_direction_rotate_90_right_20_filled" + default: break } + switch self { case .textDirectionRotate90Right20Regular: return "ic_fluent_text_direction_rotate_90_right_20_regular" case .textDirectionRotate90Right24Filled: return "ic_fluent_text_direction_rotate_90_right_24_filled" case .textDirectionRotate90Right24Regular: return "ic_fluent_text_direction_rotate_90_right_24_regular" @@ -25016,8 +25270,6 @@ import Foundation case .textExpand24Filled: return "ic_fluent_text_expand_24_filled" case .textExpand24Regular: return "ic_fluent_text_expand_24_regular" case .textField16Filled: return "ic_fluent_text_field_16_filled" - default: break } - switch self { case .textField16Regular: return "ic_fluent_text_field_16_regular" case .textField20Filled: return "ic_fluent_text_field_20_filled" case .textField20Regular: return "ic_fluent_text_field_20_regular" @@ -25096,6 +25348,8 @@ import Foundation case .textIndentDecrease16Filled: return "ic_fluent_text_indent_decrease_16_filled" case .textIndentDecrease16Regular: return "ic_fluent_text_indent_decrease_16_regular" case .textIndentDecrease20Filled: return "ic_fluent_text_indent_decrease_20_filled" + default: break } + switch self { case .textIndentDecrease20Regular: return "ic_fluent_text_indent_decrease_20_regular" case .textIndentDecrease24Filled: return "ic_fluent_text_indent_decrease_24_filled" case .textIndentDecrease24Regular: return "ic_fluent_text_indent_decrease_24_regular" @@ -25118,8 +25372,6 @@ import Foundation case .textIndentIncrease24Filled: return "ic_fluent_text_indent_increase_24_filled" case .textIndentIncrease24Regular: return "ic_fluent_text_indent_increase_24_regular" case .textIndentIncrease9020Filled: return "ic_fluent_text_indent_increase_90_20_filled" - default: break } - switch self { case .textIndentIncrease9020Regular: return "ic_fluent_text_indent_increase_90_20_regular" case .textIndentIncrease9024Filled: return "ic_fluent_text_indent_increase_90_24_filled" case .textIndentIncrease9024Regular: return "ic_fluent_text_indent_increase_90_24_regular" @@ -25198,6 +25450,8 @@ import Foundation case .textPositionLine20Filled: return "ic_fluent_text_position_line_20_filled" case .textPositionLine20Regular: return "ic_fluent_text_position_line_20_regular" case .textPositionLine24Filled: return "ic_fluent_text_position_line_24_filled" + default: break } + switch self { case .textPositionLine24Regular: return "ic_fluent_text_position_line_24_regular" case .textPositionSquare20Filled: return "ic_fluent_text_position_square_20_filled" case .textPositionSquare20Regular: return "ic_fluent_text_position_square_20_regular" @@ -25220,8 +25474,6 @@ import Foundation case .textPositionThrough24Filled: return "ic_fluent_text_position_through_24_filled" case .textPositionThrough24Regular: return "ic_fluent_text_position_through_24_regular" case .textPositionTight20Filled: return "ic_fluent_text_position_tight_20_filled" - default: break } - switch self { case .textPositionTight20Regular: return "ic_fluent_text_position_tight_20_regular" case .textPositionTight24Filled: return "ic_fluent_text_position_tight_24_filled" case .textPositionTight24Regular: return "ic_fluent_text_position_tight_24_regular" @@ -25300,6 +25552,8 @@ import Foundation case .textUnderlineDouble20Filled: return "ic_fluent_text_underline_double_20_filled" case .textUnderlineDouble20Regular: return "ic_fluent_text_underline_double_20_regular" case .textUnderlineDouble24Filled: return "ic_fluent_text_underline_double_24_filled" + default: break } + switch self { case .textUnderlineDouble24Regular: return "ic_fluent_text_underline_double_24_regular" case .textWholeWord20Filled: return "ic_fluent_text_whole_word_20_filled" case .textWholeWord20Regular: return "ic_fluent_text_whole_word_20_regular" @@ -25322,8 +25576,6 @@ import Foundation case .textbox16Filled: return "ic_fluent_textbox_16_filled" case .textbox16Regular: return "ic_fluent_textbox_16_regular" case .textbox20Filled: return "ic_fluent_textbox_20_filled" - default: break } - switch self { case .textbox20Regular: return "ic_fluent_textbox_20_regular" case .textbox24Filled: return "ic_fluent_textbox_24_filled" case .textbox24Regular: return "ic_fluent_textbox_24_regular" @@ -25402,6 +25654,8 @@ import Foundation case .timeAndWeather20Filled: return "ic_fluent_time_and_weather_20_filled" case .timeAndWeather20Regular: return "ic_fluent_time_and_weather_20_regular" case .timeAndWeather24Filled: return "ic_fluent_time_and_weather_24_filled" + default: break } + switch self { case .timeAndWeather24Regular: return "ic_fluent_time_and_weather_24_regular" case .timePicker20Filled: return "ic_fluent_time_picker_20_filled" case .timePicker20Regular: return "ic_fluent_time_picker_20_regular" @@ -25424,8 +25678,6 @@ import Foundation case .timer24Filled: return "ic_fluent_timer_24_filled" case .timer24Regular: return "ic_fluent_timer_24_regular" case .timer28Filled: return "ic_fluent_timer_28_filled" - default: break } - switch self { case .timer28Regular: return "ic_fluent_timer_28_regular" case .timer220Filled: return "ic_fluent_timer_2_20_filled" case .timer220Regular: return "ic_fluent_timer_2_20_regular" @@ -25504,6 +25756,8 @@ import Foundation case .transmission24Filled: return "ic_fluent_transmission_24_filled" case .transmission24Regular: return "ic_fluent_transmission_24_regular" case .trayItemAdd20Filled: return "ic_fluent_tray_item_add_20_filled" + default: break } + switch self { case .trayItemAdd20Regular: return "ic_fluent_tray_item_add_20_regular" case .trayItemAdd24Filled: return "ic_fluent_tray_item_add_24_filled" case .trayItemAdd24Regular: return "ic_fluent_tray_item_add_24_regular" @@ -25526,8 +25780,6 @@ import Foundation case .triangle48Filled: return "ic_fluent_triangle_48_filled" case .triangle48Regular: return "ic_fluent_triangle_48_regular" case .triangleDown12Filled: return "ic_fluent_triangle_down_12_filled" - default: break } - switch self { 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" @@ -25606,6 +25858,8 @@ import Foundation case .tvArrowRight20Filled: return "ic_fluent_tv_arrow_right_20_filled" case .tvArrowRight20Regular: return "ic_fluent_tv_arrow_right_20_regular" case .tvUsb16Filled: return "ic_fluent_tv_usb_16_filled" + default: break } + switch self { case .tvUsb16Regular: return "ic_fluent_tv_usb_16_regular" case .tvUsb20Filled: return "ic_fluent_tv_usb_20_filled" case .tvUsb20Regular: return "ic_fluent_tv_usb_20_regular" @@ -25628,8 +25882,6 @@ import Foundation case .usbPlug24Filled: return "ic_fluent_usb_plug_24_filled" case .usbPlug24Regular: return "ic_fluent_usb_plug_24_regular" case .usbStick20Filled: return "ic_fluent_usb_stick_20_filled" - default: break } - switch self { case .usbStick20Regular: return "ic_fluent_usb_stick_20_regular" case .usbStick24Filled: return "ic_fluent_usb_stick_24_filled" case .usbStick24Regular: return "ic_fluent_usb_stick_24_regular" @@ -25659,6 +25911,12 @@ import Foundation case .vehicleCab24Regular: return "ic_fluent_vehicle_cab_24_regular" case .vehicleCab28Filled: return "ic_fluent_vehicle_cab_28_filled" 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" + 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" + case .vehicleCableCar28Regular: return "ic_fluent_vehicle_cable_car_28_regular" case .vehicleCar16Filled: return "ic_fluent_vehicle_car_16_filled" case .vehicleCar16Regular: return "ic_fluent_vehicle_car_16_regular" case .vehicleCar20Filled: return "ic_fluent_vehicle_car_20_filled" @@ -25702,6 +25960,8 @@ import Foundation case .vehicleCarProfileClock16Filled: return "ic_fluent_vehicle_car_profile_clock_16_filled" case .vehicleCarProfileClock16Regular: return "ic_fluent_vehicle_car_profile_clock_16_regular" case .vehicleCarProfileClock20Filled: return "ic_fluent_vehicle_car_profile_clock_20_filled" + default: break } + switch self { case .vehicleCarProfileClock20Regular: return "ic_fluent_vehicle_car_profile_clock_20_regular" case .vehicleCarProfileClock24Filled: return "ic_fluent_vehicle_car_profile_clock_24_filled" case .vehicleCarProfileClock24Regular: return "ic_fluent_vehicle_car_profile_clock_24_regular" @@ -25730,8 +25990,6 @@ import Foundation case .vehicleTruckCube20Filled: return "ic_fluent_vehicle_truck_cube_20_filled" case .vehicleTruckCube20Regular: return "ic_fluent_vehicle_truck_cube_20_regular" case .vehicleTruckCube24Filled: return "ic_fluent_vehicle_truck_cube_24_filled" - default: break } - switch self { case .vehicleTruckCube24Regular: return "ic_fluent_vehicle_truck_cube_24_regular" case .vehicleTruckProfile16Filled: return "ic_fluent_vehicle_truck_profile_16_filled" case .vehicleTruckProfile16Regular: return "ic_fluent_vehicle_truck_profile_16_regular" @@ -25804,6 +26062,8 @@ import Foundation case .videoClip24Filled: return "ic_fluent_video_clip_24_filled" case .videoClip24Regular: return "ic_fluent_video_clip_24_regular" case .videoClip28Filled: return "ic_fluent_video_clip_28_filled" + default: break } + switch self { case .videoClip28Regular: return "ic_fluent_video_clip_28_regular" case .videoClip32Filled: return "ic_fluent_video_clip_32_filled" case .videoClip32Regular: return "ic_fluent_video_clip_32_regular" @@ -25832,8 +26092,6 @@ import Foundation case .videoOff48Filled: return "ic_fluent_video_off_48_filled" case .videoOff48Regular: return "ic_fluent_video_off_48_regular" case .videoPeople32Filled: return "ic_fluent_video_people_32_filled" - default: break } - switch self { case .videoPeople32Regular: return "ic_fluent_video_people_32_regular" case .videoPerson12Filled: return "ic_fluent_video_person_12_filled" case .videoPerson12Regular: return "ic_fluent_video_person_12_regular" @@ -25906,6 +26164,8 @@ import Foundation case .videoRecording20Filled: return "ic_fluent_video_recording_20_filled" case .videoRecording20Regular: return "ic_fluent_video_recording_20_regular" case .videoSecurity20Filled: return "ic_fluent_video_security_20_filled" + default: break } + switch self { case .videoSecurity20Regular: return "ic_fluent_video_security_20_regular" case .videoSecurity24Filled: return "ic_fluent_video_security_24_filled" case .videoSecurity24Regular: return "ic_fluent_video_security_24_regular" @@ -25934,8 +26194,6 @@ import Foundation case .voicemail24Filled: return "ic_fluent_voicemail_24_filled" case .voicemail24Regular: return "ic_fluent_voicemail_24_regular" case .voicemail28Filled: return "ic_fluent_voicemail_28_filled" - default: break } - switch self { case .voicemail28Regular: return "ic_fluent_voicemail_28_regular" case .voicemail32Filled: return "ic_fluent_voicemail_32_filled" case .voicemail32Regular: return "ic_fluent_voicemail_32_regular" @@ -26008,6 +26266,8 @@ import Foundation case .warning24Filled: return "ic_fluent_warning_24_filled" case .warning24Regular: return "ic_fluent_warning_24_regular" case .warning28Filled: return "ic_fluent_warning_28_filled" + default: break } + switch self { case .warning28Regular: return "ic_fluent_warning_28_regular" case .warningShield20Filled: return "ic_fluent_warning_shield_20_filled" case .warningShield20Regular: return "ic_fluent_warning_shield_20_regular" @@ -26036,8 +26296,6 @@ import Foundation case .weatherBlowingSnow48Filled: return "ic_fluent_weather_blowing_snow_48_filled" case .weatherBlowingSnow48Regular: return "ic_fluent_weather_blowing_snow_48_regular" case .weatherCloudy20Filled: return "ic_fluent_weather_cloudy_20_filled" - default: break } - switch self { case .weatherCloudy20Regular: return "ic_fluent_weather_cloudy_20_regular" case .weatherCloudy24Filled: return "ic_fluent_weather_cloudy_24_filled" case .weatherCloudy24Regular: return "ic_fluent_weather_cloudy_24_regular" @@ -26110,6 +26368,8 @@ import Foundation case .weatherPartlyCloudyNight20Filled: return "ic_fluent_weather_partly_cloudy_night_20_filled" case .weatherPartlyCloudyNight20Regular: return "ic_fluent_weather_partly_cloudy_night_20_regular" case .weatherPartlyCloudyNight24Filled: return "ic_fluent_weather_partly_cloudy_night_24_filled" + default: break } + switch self { case .weatherPartlyCloudyNight24Regular: return "ic_fluent_weather_partly_cloudy_night_24_regular" case .weatherPartlyCloudyNight48Filled: return "ic_fluent_weather_partly_cloudy_night_48_filled" case .weatherPartlyCloudyNight48Regular: return "ic_fluent_weather_partly_cloudy_night_48_regular" @@ -26138,8 +26398,6 @@ import Foundation case .weatherRainSnow48Filled: return "ic_fluent_weather_rain_snow_48_filled" case .weatherRainSnow48Regular: return "ic_fluent_weather_rain_snow_48_regular" case .weatherSnow20Filled: return "ic_fluent_weather_snow_20_filled" - default: break } - switch self { case .weatherSnow20Regular: return "ic_fluent_weather_snow_20_regular" case .weatherSnow24Filled: return "ic_fluent_weather_snow_24_filled" case .weatherSnow24Regular: return "ic_fluent_weather_snow_24_regular" @@ -26212,6 +26470,8 @@ import Foundation case .whiteboard24Filled: return "ic_fluent_whiteboard_24_filled" case .whiteboard24Regular: return "ic_fluent_whiteboard_24_regular" case .whiteboard48Filled: return "ic_fluent_whiteboard_48_filled" + default: break } + switch self { case .whiteboard48Regular: return "ic_fluent_whiteboard_48_regular" case .wifi120Filled: return "ic_fluent_wifi_1_20_filled" case .wifi120Regular: return "ic_fluent_wifi_1_20_regular" @@ -26240,8 +26500,6 @@ import Foundation case .wifiSettings20Filled: return "ic_fluent_wifi_settings_20_filled" case .wifiSettings20Regular: return "ic_fluent_wifi_settings_20_regular" case .wifiWarning20Filled: return "ic_fluent_wifi_warning_20_filled" - default: break } - switch self { case .wifiWarning20Regular: return "ic_fluent_wifi_warning_20_regular" case .wifiWarning24Filled: return "ic_fluent_wifi_warning_24_filled" case .wifiWarning24Regular: return "ic_fluent_wifi_warning_24_regular" @@ -26314,6 +26572,8 @@ import Foundation case .windowInprivate20Filled: return "ic_fluent_window_inprivate_20_filled" case .windowInprivate20Regular: return "ic_fluent_window_inprivate_20_regular" case .windowInprivateAccount20Filled: return "ic_fluent_window_inprivate_account_20_filled" + default: break } + switch self { case .windowInprivateAccount20Regular: return "ic_fluent_window_inprivate_account_20_regular" case .windowLocationTarget20Filled: return "ic_fluent_window_location_target_20_filled" case .windowLocationTarget20Regular: return "ic_fluent_window_location_target_20_regular" @@ -26342,8 +26602,6 @@ import Foundation case .windowText20Filled: return "ic_fluent_window_text_20_filled" case .windowText20Regular: return "ic_fluent_window_text_20_regular" case .windowWrench16Filled: return "ic_fluent_window_wrench_16_filled" - default: break } - switch self { case .windowWrench16Regular: return "ic_fluent_window_wrench_16_regular" case .windowWrench20Filled: return "ic_fluent_window_wrench_20_filled" case .windowWrench20Regular: return "ic_fluent_window_wrench_20_regular" @@ -26938,6 +27196,10 @@ import Foundation case .arrowCircleUpLeft20Regular: return ".arrowCircleUpLeft20Regular" case .arrowCircleUpLeft24Filled: return ".arrowCircleUpLeft24Filled" case .arrowCircleUpLeft24Regular: return ".arrowCircleUpLeft24Regular" + case .arrowCircleUpRight20Filled: return ".arrowCircleUpRight20Filled" + case .arrowCircleUpRight20Regular: return ".arrowCircleUpRight20Regular" + case .arrowCircleUpRight24Filled: return ".arrowCircleUpRight24Filled" + case .arrowCircleUpRight24Regular: return ".arrowCircleUpRight24Regular" case .arrowClockwise12Filled: return ".arrowClockwise12Filled" case .arrowClockwise12Regular: return ".arrowClockwise12Regular" case .arrowClockwise16Filled: return ".arrowClockwise16Filled" @@ -27026,12 +27288,12 @@ import Foundation case .arrowDownload48Regular: return ".arrowDownload48Regular" case .arrowEject20Filled: return ".arrowEject20Filled" case .arrowEject20Regular: return ".arrowEject20Regular" + default: break } + switch self { case .arrowEnter20Filled: return ".arrowEnter20Filled" case .arrowEnter20Regular: return ".arrowEnter20Regular" case .arrowEnterLeft20Filled: return ".arrowEnterLeft20Filled" case .arrowEnterLeft20Regular: return ".arrowEnterLeft20Regular" - default: break } - switch self { case .arrowEnterLeft24Filled: return ".arrowEnterLeft24Filled" case .arrowEnterLeft24Regular: return ".arrowEnterLeft24Regular" case .arrowEnterUp20Filled: return ".arrowEnterUp20Filled" @@ -27128,12 +27390,12 @@ import Foundation case .arrowLeft24Regular: return ".arrowLeft24Regular" case .arrowLeft28Filled: return ".arrowLeft28Filled" case .arrowLeft28Regular: return ".arrowLeft28Regular" + default: break } + switch self { case .arrowLeft32Filled: return ".arrowLeft32Filled" case .arrowLeft32Regular: return ".arrowLeft32Regular" case .arrowLeft48Filled: return ".arrowLeft48Filled" case .arrowLeft48Regular: return ".arrowLeft48Regular" - default: break } - switch self { case .arrowMaximize16Filled: return ".arrowMaximize16Filled" case .arrowMaximize16Regular: return ".arrowMaximize16Regular" case .arrowMaximize20Filled: return ".arrowMaximize20Filled" @@ -27230,12 +27492,12 @@ import Foundation case .arrowRepeatAllOff20Regular: return ".arrowRepeatAllOff20Regular" case .arrowRepeatAllOff24Filled: return ".arrowRepeatAllOff24Filled" case .arrowRepeatAllOff24Regular: return ".arrowRepeatAllOff24Regular" + default: break } + switch self { case .arrowReply16Filled: return ".arrowReply16Filled" case .arrowReply16Regular: return ".arrowReply16Regular" case .arrowReply20Filled: return ".arrowReply20Filled" case .arrowReply20Regular: return ".arrowReply20Regular" - default: break } - switch self { case .arrowReply24Filled: return ".arrowReply24Filled" case .arrowReply24Regular: return ".arrowReply24Regular" case .arrowReply28Filled: return ".arrowReply28Filled" @@ -27332,12 +27594,12 @@ import Foundation case .arrowSort28Regular: return ".arrowSort28Regular" case .arrowSortDown16Filled: return ".arrowSortDown16Filled" case .arrowSortDown16Regular: return ".arrowSortDown16Regular" + default: break } + switch self { case .arrowSortDown20Filled: return ".arrowSortDown20Filled" case .arrowSortDown20Regular: return ".arrowSortDown20Regular" case .arrowSortDown24Filled: return ".arrowSortDown24Filled" case .arrowSortDown24Regular: return ".arrowSortDown24Regular" - default: break } - switch self { case .arrowSortDownLines16Filled: return ".arrowSortDownLines16Filled" case .arrowSortDownLines16Regular: return ".arrowSortDownLines16Regular" case .arrowSortDownLines20Filled: return ".arrowSortDownLines20Filled" @@ -27434,12 +27696,12 @@ import Foundation case .arrowSyncDismiss20Regular: return ".arrowSyncDismiss20Regular" case .arrowSyncDismiss24Filled: return ".arrowSyncDismiss24Filled" case .arrowSyncDismiss24Regular: return ".arrowSyncDismiss24Regular" + default: break } + switch self { case .arrowSyncOff12Filled: return ".arrowSyncOff12Filled" case .arrowSyncOff12Regular: return ".arrowSyncOff12Regular" case .arrowSyncOff16Filled: return ".arrowSyncOff16Filled" case .arrowSyncOff16Regular: return ".arrowSyncOff16Regular" - default: break } - switch self { case .arrowSyncOff20Filled: return ".arrowSyncOff20Filled" case .arrowSyncOff20Regular: return ".arrowSyncOff20Regular" case .arrowTrending12Filled: return ".arrowTrending12Filled" @@ -27536,12 +27798,12 @@ import Foundation case .arrowTurnUpLeft48Regular: return ".arrowTurnUpLeft48Regular" case .arrowUndo16Filled: return ".arrowUndo16Filled" case .arrowUndo16Regular: return ".arrowUndo16Regular" + default: break } + switch self { case .arrowUndo20Filled: return ".arrowUndo20Filled" case .arrowUndo20Regular: return ".arrowUndo20Regular" case .arrowUndo24Filled: return ".arrowUndo24Filled" case .arrowUndo24Regular: return ".arrowUndo24Regular" - default: break } - switch self { case .arrowUndo28Filled: return ".arrowUndo28Filled" case .arrowUndo28Regular: return ".arrowUndo28Regular" case .arrowUndo32Filled: return ".arrowUndo32Filled" @@ -27638,12 +27900,12 @@ import Foundation case .backpack24Regular: return ".backpack24Regular" case .backpack28Filled: return ".backpack28Filled" case .backpack28Regular: return ".backpack28Regular" + default: break } + switch self { case .backpack32Filled: return ".backpack32Filled" case .backpack32Regular: return ".backpack32Regular" case .backpack48Filled: return ".backpack48Filled" case .backpack48Regular: return ".backpack48Regular" - default: break } - switch self { case .backpackAdd20Filled: return ".backpackAdd20Filled" case .backpackAdd20Regular: return ".backpackAdd20Regular" case .backpackAdd24Filled: return ".backpackAdd24Filled" @@ -27652,6 +27914,8 @@ import Foundation case .backpackAdd28Regular: return ".backpackAdd28Regular" case .backpackAdd48Filled: return ".backpackAdd48Filled" case .backpackAdd48Regular: return ".backpackAdd48Regular" + case .backspace16Filled: return ".backspace16Filled" + case .backspace16Regular: return ".backspace16Regular" case .backspace20Filled: return ".backspace20Filled" case .backspace20Regular: return ".backspace20Regular" case .backspace24Filled: return ".backspace24Filled" @@ -27738,14 +28002,14 @@ import Foundation case .beach20Regular: return ".beach20Regular" case .beach24Filled: return ".beach24Filled" case .beach24Regular: return ".beach24Regular" + default: break } + switch self { case .beach28Filled: return ".beach28Filled" case .beach28Regular: return ".beach28Regular" case .beach32Filled: return ".beach32Filled" case .beach32Regular: return ".beach32Regular" case .beach48Filled: return ".beach48Filled" case .beach48Regular: return ".beach48Regular" - default: break } - switch self { case .beaker16Filled: return ".beaker16Filled" case .beaker16Regular: return ".beaker16Regular" case .beaker20Filled: return ".beaker20Filled" @@ -27776,6 +28040,12 @@ import Foundation case .binFull20Regular: return ".binFull20Regular" case .binFull24Filled: return ".binFull24Filled" case .binFull24Regular: return ".binFull24Regular" + case .binderTriangle20Filled: return ".binderTriangle20Filled" + case .binderTriangle20Regular: return ".binderTriangle20Regular" + case .binderTriangle24Filled: return ".binderTriangle24Filled" + case .binderTriangle24Regular: return ".binderTriangle24Regular" + case .binderTriangle32Filled: return ".binderTriangle32Filled" + case .binderTriangle32Regular: return ".binderTriangle32Regular" case .bluetooth16Filled: return ".bluetooth16Filled" case .bluetooth16Regular: return ".bluetooth16Regular" case .bluetooth20Filled: return ".bluetooth20Filled" @@ -27834,6 +28104,8 @@ import Foundation case .boardSplit28Regular: return ".boardSplit28Regular" case .boardSplit48Filled: return ".boardSplit48Filled" case .boardSplit48Regular: return ".boardSplit48Regular" + default: break } + switch self { case .book20Filled: return ".book20Filled" case .book20Regular: return ".book20Regular" case .book24Filled: return ".book24Filled" @@ -27846,8 +28118,6 @@ import Foundation case .bookArrowClockwise20Regular: return ".bookArrowClockwise20Regular" case .bookArrowClockwise24Filled: return ".bookArrowClockwise24Filled" case .bookArrowClockwise24Regular: return ".bookArrowClockwise24Regular" - default: break } - switch self { case .bookClock20Filled: return ".bookClock20Filled" case .bookClock20Regular: return ".bookClock20Regular" case .bookClock24Filled: return ".bookClock24Filled" @@ -27936,6 +28206,8 @@ import Foundation case .bookStar20Regular: return ".bookStar20Regular" case .bookStar24Filled: return ".bookStar24Filled" case .bookStar24Regular: return ".bookStar24Regular" + default: break } + switch self { case .bookTemplate20Filled: return ".bookTemplate20Filled" case .bookTemplate20Regular: return ".bookTemplate20Regular" case .bookTheta20Filled: return ".bookTheta20Filled" @@ -27948,8 +28220,6 @@ import Foundation case .bookToolbox24Regular: return ".bookToolbox24Regular" case .bookmark16Filled: return ".bookmark16Filled" case .bookmark16Regular: return ".bookmark16Regular" - default: break } - switch self { case .bookmark20Filled: return ".bookmark20Filled" case .bookmark20Regular: return ".bookmark20Regular" case .bookmark24Filled: return ".bookmark24Filled" @@ -28038,6 +28308,8 @@ import Foundation case .borderTopBottomDouble24Regular: return ".borderTopBottomDouble24Regular" case .borderTopBottomThick20Filled: return ".borderTopBottomThick20Filled" case .borderTopBottomThick20Regular: return ".borderTopBottomThick20Regular" + default: break } + switch self { case .borderTopBottomThick24Filled: return ".borderTopBottomThick24Filled" case .borderTopBottomThick24Regular: return ".borderTopBottomThick24Regular" case .bot20Filled: return ".bot20Filled" @@ -28050,10 +28322,12 @@ import Foundation case .botAdd24Regular: return ".botAdd24Regular" case .botSparkle20Filled: return ".botSparkle20Filled" case .botSparkle20Regular: return ".botSparkle20Regular" - default: break } - switch self { case .botSparkle24Filled: return ".botSparkle24Filled" case .botSparkle24Regular: return ".botSparkle24Regular" + case .bowTie20Filled: return ".bowTie20Filled" + case .bowTie20Regular: return ".bowTie20Regular" + case .bowTie24Filled: return ".bowTie24Filled" + case .bowTie24Regular: return ".bowTie24Regular" case .bowlChopsticks16Filled: return ".bowlChopsticks16Filled" case .bowlChopsticks16Regular: return ".bowlChopsticks16Regular" case .bowlChopsticks20Filled: return ".bowlChopsticks20Filled" @@ -28136,6 +28410,8 @@ import Foundation case .braces48Regular: return ".braces48Regular" case .bracesCheckmark16Filled: return ".bracesCheckmark16Filled" case .bracesCheckmark16Regular: return ".bracesCheckmark16Regular" + default: break } + switch self { case .bracesDismiss16Filled: return ".bracesDismiss16Filled" case .bracesDismiss16Regular: return ".bracesDismiss16Regular" case .bracesVariable20Filled: return ".bracesVariable20Filled" @@ -28152,8 +28428,6 @@ import Foundation case .branch20Regular: return ".branch20Regular" case .branch24Filled: return ".branch24Filled" case .branch24Regular: return ".branch24Regular" - default: break } - switch self { case .branchCompare16Filled: return ".branchCompare16Filled" case .branchCompare16Regular: return ".branchCompare16Regular" case .branchCompare20Filled: return ".branchCompare20Filled" @@ -28238,6 +28512,8 @@ import Foundation case .brightnessLow24Regular: return ".brightnessLow24Regular" case .brightnessLow28Filled: return ".brightnessLow28Filled" case .brightnessLow28Regular: return ".brightnessLow28Regular" + default: break } + switch self { case .brightnessLow32Filled: return ".brightnessLow32Filled" case .brightnessLow32Regular: return ".brightnessLow32Regular" case .brightnessLow48Filled: return ".brightnessLow48Filled" @@ -28254,8 +28530,6 @@ import Foundation case .broom20Regular: return ".broom20Regular" case .broom24Filled: return ".broom24Filled" case .broom24Regular: return ".broom24Regular" - default: break } - switch self { case .broom28Filled: return ".broom28Filled" case .broom28Regular: return ".broom28Regular" case .bubbleMultiple20Filled: return ".bubbleMultiple20Filled" @@ -28340,6 +28614,8 @@ import Foundation case .buildingMultiple20Regular: return ".buildingMultiple20Regular" case .buildingMultiple24Filled: return ".buildingMultiple24Filled" case .buildingMultiple24Regular: return ".buildingMultiple24Regular" + default: break } + switch self { case .buildingPeople16Filled: return ".buildingPeople16Filled" case .buildingPeople16Regular: return ".buildingPeople16Regular" case .buildingPeople20Filled: return ".buildingPeople20Filled" @@ -28356,8 +28632,6 @@ import Foundation case .buildingRetailMoney24Regular: return ".buildingRetailMoney24Regular" case .buildingRetailMore20Filled: return ".buildingRetailMore20Filled" case .buildingRetailMore20Regular: return ".buildingRetailMore20Regular" - default: break } - switch self { case .buildingRetailMore24Filled: return ".buildingRetailMore24Filled" case .buildingRetailMore24Regular: return ".buildingRetailMore24Regular" case .buildingRetailMore32Filled: return ".buildingRetailMore32Filled" @@ -28442,6 +28716,8 @@ import Foundation case .calendarAgenda28Regular: return ".calendarAgenda28Regular" case .calendarArrowCounterclockwise16Filled: return ".calendarArrowCounterclockwise16Filled" case .calendarArrowCounterclockwise16Regular: return ".calendarArrowCounterclockwise16Regular" + default: break } + switch self { case .calendarArrowCounterclockwise20Filled: return ".calendarArrowCounterclockwise20Filled" case .calendarArrowCounterclockwise20Regular: return ".calendarArrowCounterclockwise20Regular" case .calendarArrowCounterclockwise24Filled: return ".calendarArrowCounterclockwise24Filled" @@ -28458,8 +28734,6 @@ import Foundation case .calendarArrowDown24Regular: return ".calendarArrowDown24Regular" case .calendarArrowRight16Filled: return ".calendarArrowRight16Filled" case .calendarArrowRight16Regular: return ".calendarArrowRight16Regular" - default: break } - switch self { case .calendarArrowRight20Filled: return ".calendarArrowRight20Filled" case .calendarArrowRight20Regular: return ".calendarArrowRight20Regular" case .calendarArrowRight24Filled: return ".calendarArrowRight24Filled" @@ -28544,6 +28818,8 @@ import Foundation case .calendarLock20Regular: return ".calendarLock20Regular" case .calendarLock24Filled: return ".calendarLock24Filled" case .calendarLock24Regular: return ".calendarLock24Regular" + default: break } + switch self { case .calendarLock28Filled: return ".calendarLock28Filled" case .calendarLock28Regular: return ".calendarLock28Regular" case .calendarLock32Filled: return ".calendarLock32Filled" @@ -28560,8 +28836,6 @@ import Foundation case .calendarMonth20Regular: return ".calendarMonth20Regular" case .calendarMonth24Filled: return ".calendarMonth24Filled" case .calendarMonth24Regular: return ".calendarMonth24Regular" - default: break } - switch self { case .calendarMonth28Filled: return ".calendarMonth28Filled" case .calendarMonth28Regular: return ".calendarMonth28Regular" case .calendarMonth32Filled: return ".calendarMonth32Filled" @@ -28646,6 +28920,8 @@ import Foundation case .calendarStar20Regular: return ".calendarStar20Regular" case .calendarStar24Filled: return ".calendarStar24Filled" case .calendarStar24Regular: return ".calendarStar24Regular" + default: break } + switch self { case .calendarSync16Filled: return ".calendarSync16Filled" case .calendarSync16Regular: return ".calendarSync16Regular" case .calendarSync20Filled: return ".calendarSync20Filled" @@ -28662,8 +28938,6 @@ import Foundation case .calendarToday28Regular: return ".calendarToday28Regular" case .calendarToolbox20Filled: return ".calendarToolbox20Filled" case .calendarToolbox20Regular: return ".calendarToolbox20Regular" - default: break } - switch self { case .calendarToolbox24Filled: return ".calendarToolbox24Filled" case .calendarToolbox24Regular: return ".calendarToolbox24Regular" case .calendarWeekNumbers20Filled: return ".calendarWeekNumbers20Filled" @@ -28748,6 +29022,8 @@ import Foundation case .callInbound28Regular: return ".callInbound28Regular" case .callInbound48Filled: return ".callInbound48Filled" case .callInbound48Regular: return ".callInbound48Regular" + default: break } + switch self { case .callMissed12Filled: return ".callMissed12Filled" case .callMissed12Regular: return ".callMissed12Regular" case .callMissed16Filled: return ".callMissed16Filled" @@ -28764,8 +29040,6 @@ import Foundation case .callOutbound16Regular: return ".callOutbound16Regular" case .callOutbound20Filled: return ".callOutbound20Filled" case .callOutbound20Regular: return ".callOutbound20Regular" - default: break } - switch self { case .callOutbound24Filled: return ".callOutbound24Filled" case .callOutbound24Regular: return ".callOutbound24Regular" case .callOutbound28Filled: return ".callOutbound28Filled" @@ -28850,6 +29124,8 @@ import Foundation case .cameraOff16Regular: return ".cameraOff16Regular" case .cameraOff20Filled: return ".cameraOff20Filled" case .cameraOff20Regular: return ".cameraOff20Regular" + default: break } + switch self { case .cameraOff24Filled: return ".cameraOff24Filled" case .cameraOff24Regular: return ".cameraOff24Regular" case .cameraSparkles16Filled: return ".cameraSparkles16Filled" @@ -28866,8 +29142,6 @@ import Foundation case .caretDown12Regular: return ".caretDown12Regular" case .caretDown16Filled: return ".caretDown16Filled" case .caretDown16Regular: return ".caretDown16Regular" - default: break } - switch self { case .caretDown20Filled: return ".caretDown20Filled" case .caretDown20Regular: return ".caretDown20Regular" case .caretDown24Filled: return ".caretDown24Filled" @@ -28952,6 +29226,8 @@ import Foundation case .cellularData420Regular: return ".cellularData420Regular" case .cellularData424Filled: return ".cellularData424Filled" case .cellularData424Regular: return ".cellularData424Regular" + default: break } + switch self { case .cellularData520Filled: return ".cellularData520Filled" case .cellularData520Regular: return ".cellularData520Regular" case .cellularData524Filled: return ".cellularData524Filled" @@ -28968,8 +29244,6 @@ import Foundation case .centerHorizontal20Regular: return ".centerHorizontal20Regular" case .centerHorizontal24Filled: return ".centerHorizontal24Filled" case .centerHorizontal24Regular: return ".centerHorizontal24Regular" - default: break } - switch self { case .centerVertical20Filled: return ".centerVertical20Filled" case .centerVertical20Regular: return ".centerVertical20Regular" case .centerVertical24Filled: return ".centerVertical24Filled" @@ -29054,6 +29328,8 @@ import Foundation case .channelSubtract48Regular: return ".channelSubtract48Regular" case .chartMultiple20Filled: return ".chartMultiple20Filled" case .chartMultiple20Regular: return ".chartMultiple20Regular" + default: break } + switch self { case .chartMultiple24Filled: return ".chartMultiple24Filled" case .chartMultiple24Regular: return ".chartMultiple24Regular" case .chartPerson20Filled: return ".chartPerson20Filled" @@ -29070,8 +29346,6 @@ import Foundation case .chat16Regular: return ".chat16Regular" case .chat20Filled: return ".chat20Filled" case .chat20Regular: return ".chat20Regular" - default: break } - switch self { case .chat24Filled: return ".chat24Filled" case .chat24Regular: return ".chat24Regular" case .chat28Filled: return ".chat28Filled" @@ -29156,6 +29430,8 @@ import Foundation case .chatMultipleHeart16Regular: return ".chatMultipleHeart16Regular" case .chatMultipleHeart20Filled: return ".chatMultipleHeart20Filled" case .chatMultipleHeart20Regular: return ".chatMultipleHeart20Regular" + default: break } + switch self { case .chatMultipleHeart24Filled: return ".chatMultipleHeart24Filled" case .chatMultipleHeart24Regular: return ".chatMultipleHeart24Regular" case .chatMultipleHeart28Filled: return ".chatMultipleHeart28Filled" @@ -29172,8 +29448,6 @@ import Foundation case .chatSettings24Regular: return ".chatSettings24Regular" case .chatSparkle16Filled: return ".chatSparkle16Filled" case .chatSparkle16Regular: return ".chatSparkle16Regular" - default: break } - switch self { case .chatSparkle20Filled: return ".chatSparkle20Filled" case .chatSparkle20Regular: return ".chatSparkle20Regular" case .chatSparkle24Filled: return ".chatSparkle24Filled" @@ -29258,6 +29532,8 @@ import Foundation case .checkmark32Regular: return ".checkmark32Regular" case .checkmark48Filled: return ".checkmark48Filled" case .checkmark48Regular: return ".checkmark48Regular" + default: break } + switch self { case .checkmarkCircle12Filled: return ".checkmarkCircle12Filled" case .checkmarkCircle12Regular: return ".checkmarkCircle12Regular" case .checkmarkCircle16Filled: return ".checkmarkCircle16Filled" @@ -29274,8 +29550,6 @@ import Foundation case .checkmarkLock16Regular: return ".checkmarkLock16Regular" case .checkmarkLock20Filled: return ".checkmarkLock20Filled" case .checkmarkLock20Regular: return ".checkmarkLock20Regular" - default: break } - switch self { case .checkmarkLock24Filled: return ".checkmarkLock24Filled" case .checkmarkLock24Regular: return ".checkmarkLock24Regular" case .checkmarkNote20Filled: return ".checkmarkNote20Filled" @@ -29360,6 +29634,8 @@ import Foundation case .chevronDoubleLeft16Regular: return ".chevronDoubleLeft16Regular" case .chevronDoubleLeft20Filled: return ".chevronDoubleLeft20Filled" case .chevronDoubleLeft20Regular: return ".chevronDoubleLeft20Regular" + default: break } + switch self { case .chevronDoubleRight16Filled: return ".chevronDoubleRight16Filled" case .chevronDoubleRight16Regular: return ".chevronDoubleRight16Regular" case .chevronDoubleRight20Filled: return ".chevronDoubleRight20Filled" @@ -29376,8 +29652,6 @@ import Foundation case .chevronDown20Regular: return ".chevronDown20Regular" case .chevronDown24Filled: return ".chevronDown24Filled" case .chevronDown24Regular: return ".chevronDown24Regular" - default: break } - switch self { case .chevronDown28Filled: return ".chevronDown28Filled" case .chevronDown28Regular: return ".chevronDown28Regular" case .chevronDown48Filled: return ".chevronDown48Filled" @@ -29432,6 +29706,8 @@ import Foundation case .circle20Regular: return ".circle20Regular" case .circle24Filled: return ".circle24Filled" case .circle24Regular: return ".circle24Regular" + case .circle28Filled: return ".circle28Filled" + case .circle28Regular: return ".circle28Regular" case .circle32Filled: return ".circle32Filled" case .circle32Regular: return ".circle32Regular" case .circle48Filled: return ".circle48Filled" @@ -29460,6 +29736,8 @@ import Foundation case .circleImage28Regular: return ".circleImage28Regular" case .circleLine12Filled: return ".circleLine12Filled" case .circleLine12Regular: return ".circleLine12Regular" + default: break } + switch self { case .circleLine20Filled: return ".circleLine20Filled" case .circleLine20Regular: return ".circleLine20Regular" case .circleLine24Filled: return ".circleLine24Filled" @@ -29478,8 +29756,6 @@ import Foundation case .city16Regular: return ".city16Regular" case .city20Filled: return ".city20Filled" case .city20Regular: return ".city20Regular" - default: break } - switch self { case .city24Filled: return ".city24Filled" case .city24Regular: return ".city24Regular" case .class20Filled: return ".class20Filled" @@ -29562,6 +29838,8 @@ import Foundation case .clipboardHeart20Regular: return ".clipboardHeart20Regular" case .clipboardHeart24Filled: return ".clipboardHeart24Filled" case .clipboardHeart24Regular: return ".clipboardHeart24Regular" + default: break } + switch self { case .clipboardImage20Filled: return ".clipboardImage20Filled" case .clipboardImage20Regular: return ".clipboardImage20Regular" case .clipboardImage24Filled: return ".clipboardImage24Filled" @@ -29580,8 +29858,6 @@ import Foundation case .clipboardLink24Regular: return ".clipboardLink24Regular" case .clipboardMonth16Filled: return ".clipboardMonth16Filled" case .clipboardMonth16Regular: return ".clipboardMonth16Regular" - default: break } - switch self { case .clipboardMonth20Filled: return ".clipboardMonth20Filled" case .clipboardMonth20Regular: return ".clipboardMonth20Regular" case .clipboardMonth24Filled: return ".clipboardMonth24Filled" @@ -29664,6 +29940,8 @@ import Foundation case .clockAlarm24Regular: return ".clockAlarm24Regular" case .clockAlarm32Filled: return ".clockAlarm32Filled" case .clockAlarm32Regular: return ".clockAlarm32Regular" + default: break } + switch self { case .clockArrowDownload20Filled: return ".clockArrowDownload20Filled" case .clockArrowDownload20Regular: return ".clockArrowDownload20Regular" case .clockArrowDownload24Filled: return ".clockArrowDownload24Filled" @@ -29682,8 +29960,6 @@ import Foundation case .clockPause20Regular: return ".clockPause20Regular" case .clockPause24Filled: return ".clockPause24Filled" case .clockPause24Regular: return ".clockPause24Regular" - default: break } - switch self { case .clockToolbox20Filled: return ".clockToolbox20Filled" case .clockToolbox20Regular: return ".clockToolbox20Regular" case .clockToolbox24Filled: return ".clockToolbox24Filled" @@ -29766,6 +30042,8 @@ import Foundation case .cloudArrowUp48Regular: return ".cloudArrowUp48Regular" case .cloudCheckmark16Filled: return ".cloudCheckmark16Filled" case .cloudCheckmark16Regular: return ".cloudCheckmark16Regular" + default: break } + switch self { case .cloudCheckmark20Filled: return ".cloudCheckmark20Filled" case .cloudCheckmark20Regular: return ".cloudCheckmark20Regular" case .cloudCheckmark24Filled: return ".cloudCheckmark24Filled" @@ -29784,8 +30062,6 @@ import Foundation case .cloudDismiss24Regular: return ".cloudDismiss24Regular" case .cloudDismiss28Filled: return ".cloudDismiss28Filled" case .cloudDismiss28Regular: return ".cloudDismiss28Regular" - default: break } - switch self { case .cloudDismiss32Filled: return ".cloudDismiss32Filled" case .cloudDismiss32Regular: return ".cloudDismiss32Regular" case .cloudDismiss48Filled: return ".cloudDismiss48Filled" @@ -29868,6 +30144,8 @@ import Foundation case .clover28Regular: return ".clover28Regular" case .clover32Filled: return ".clover32Filled" case .clover32Regular: return ".clover32Regular" + default: break } + switch self { case .clover48Filled: return ".clover48Filled" case .clover48Regular: return ".clover48Regular" case .code16Filled: return ".code16Filled" @@ -29886,8 +30164,6 @@ import Foundation case .codeBlock28Regular: return ".codeBlock28Regular" case .codeBlock32Filled: return ".codeBlock32Filled" case .codeBlock32Regular: return ".codeBlock32Regular" - default: break } - switch self { case .codeBlock48Filled: return ".codeBlock48Filled" case .codeBlock48Regular: return ".codeBlock48Regular" case .codeCircle20Filled: return ".codeCircle20Filled" @@ -29970,6 +30246,8 @@ import Foundation case .colorLineAccent20Regular: return ".colorLineAccent20Regular" case .colorLineAccent24Regular: return ".colorLineAccent24Regular" case .column20Filled: return ".column20Filled" + default: break } + switch self { case .column20Regular: return ".column20Regular" case .columnArrowRight20Filled: return ".columnArrowRight20Filled" case .columnArrowRight20Regular: return ".columnArrowRight20Regular" @@ -29988,8 +30266,6 @@ import Foundation case .columnTripleEdit24Filled: return ".columnTripleEdit24Filled" case .columnTripleEdit24Regular: return ".columnTripleEdit24Regular" case .comma20Filled: return ".comma20Filled" - default: break } - switch self { case .comma20Regular: return ".comma20Regular" case .comma24Filled: return ".comma24Filled" case .comma24Regular: return ".comma24Regular" @@ -30072,6 +30348,8 @@ import Foundation case .commentLightning24Filled: return ".commentLightning24Filled" case .commentLightning24Regular: return ".commentLightning24Regular" case .commentLink16Filled: return ".commentLink16Filled" + default: break } + switch self { case .commentLink16Regular: return ".commentLink16Regular" case .commentLink20Filled: return ".commentLink20Filled" case .commentLink20Regular: return ".commentLink20Regular" @@ -30090,8 +30368,6 @@ import Foundation case .commentMultiple16Filled: return ".commentMultiple16Filled" case .commentMultiple16Regular: return ".commentMultiple16Regular" case .commentMultiple20Filled: return ".commentMultiple20Filled" - default: break } - switch self { case .commentMultiple20Regular: return ".commentMultiple20Regular" case .commentMultiple24Filled: return ".commentMultiple24Filled" case .commentMultiple24Regular: return ".commentMultiple24Regular" @@ -30174,6 +30450,8 @@ import Foundation case .conferenceRoom48Filled: return ".conferenceRoom48Filled" case .conferenceRoom48Regular: return ".conferenceRoom48Regular" case .connected16Filled: return ".connected16Filled" + default: break } + switch self { case .connected16Regular: return ".connected16Regular" case .connected20Filled: return ".connected20Filled" case .connected20Regular: return ".connected20Regular" @@ -30192,8 +30470,6 @@ import Foundation case .contactCard28Filled: return ".contactCard28Filled" case .contactCard28Regular: return ".contactCard28Regular" case .contactCard32Filled: return ".contactCard32Filled" - default: break } - switch self { case .contactCard32Regular: return ".contactCard32Regular" case .contactCard48Filled: return ".contactCard48Filled" case .contactCard48Regular: return ".contactCard48Regular" @@ -30276,6 +30552,8 @@ import Foundation case .copy24Filled: return ".copy24Filled" case .copy24Regular: return ".copy24Regular" case .copy32Filled: return ".copy32Filled" + default: break } + switch self { case .copy32Regular: return ".copy32Regular" case .copyAdd20Filled: return ".copyAdd20Filled" case .copyAdd20Regular: return ".copyAdd20Regular" @@ -30294,8 +30572,6 @@ import Foundation case .couch12Filled: return ".couch12Filled" case .couch12Regular: return ".couch12Regular" case .couch20Filled: return ".couch20Filled" - default: break } - switch self { case .couch20Regular: return ".couch20Regular" case .couch24Filled: return ".couch24Filled" case .couch24Regular: return ".couch24Regular" @@ -30378,6 +30654,8 @@ import Foundation case .cubeSync24Filled: return ".cubeSync24Filled" case .cubeSync24Regular: return ".cubeSync24Regular" case .cubeTree20Filled: return ".cubeTree20Filled" + default: break } + switch self { case .cubeTree20Regular: return ".cubeTree20Regular" case .cubeTree24Filled: return ".cubeTree24Filled" case .cubeTree24Regular: return ".cubeTree24Regular" @@ -30396,8 +30674,6 @@ import Foundation case .cursor20Filled: return ".cursor20Filled" case .cursor20Regular: return ".cursor20Regular" case .cursor24Filled: return ".cursor24Filled" - default: break } - switch self { case .cursor24Regular: return ".cursor24Regular" case .cursorClick20Filled: return ".cursorClick20Filled" case .cursorClick20Regular: return ".cursorClick20Regular" @@ -30480,6 +30756,8 @@ import Foundation case .dataPie20Filled: return ".dataPie20Filled" case .dataPie20Regular: return ".dataPie20Regular" case .dataPie24Filled: return ".dataPie24Filled" + default: break } + switch self { case .dataPie24Regular: return ".dataPie24Regular" case .dataScatter20Filled: return ".dataScatter20Filled" case .dataScatter20Regular: return ".dataScatter20Regular" @@ -30498,8 +30776,6 @@ import Foundation case .dataTrending20Filled: return ".dataTrending20Filled" case .dataTrending20Regular: return ".dataTrending20Regular" case .dataTrending24Filled: return ".dataTrending24Filled" - default: break } - switch self { case .dataTrending24Regular: return ".dataTrending24Regular" case .dataTrending28Filled: return ".dataTrending28Filled" case .dataTrending28Regular: return ".dataTrending28Regular" @@ -30582,6 +30858,8 @@ import Foundation case .decimalArrowLeft24Filled: return ".decimalArrowLeft24Filled" case .decimalArrowLeft24Regular: return ".decimalArrowLeft24Regular" case .decimalArrowRight20Filled: return ".decimalArrowRight20Filled" + default: break } + switch self { case .decimalArrowRight20Regular: return ".decimalArrowRight20Regular" case .decimalArrowRight24Filled: return ".decimalArrowRight24Filled" case .decimalArrowRight24Regular: return ".decimalArrowRight24Regular" @@ -30600,8 +30878,6 @@ import Foundation case .delete48Filled: return ".delete48Filled" case .delete48Regular: return ".delete48Regular" case .deleteArrowBack16Filled: return ".deleteArrowBack16Filled" - default: break } - switch self { case .deleteArrowBack16Regular: return ".deleteArrowBack16Regular" case .deleteArrowBack20Filled: return ".deleteArrowBack20Filled" case .deleteArrowBack20Regular: return ".deleteArrowBack20Regular" @@ -30684,6 +30960,8 @@ import Foundation case .desktopKeyboard28Filled: return ".desktopKeyboard28Filled" case .desktopKeyboard28Regular: return ".desktopKeyboard28Regular" case .desktopMac16Filled: return ".desktopMac16Filled" + default: break } + switch self { case .desktopMac16Regular: return ".desktopMac16Regular" case .desktopMac20Filled: return ".desktopMac20Filled" case .desktopMac20Regular: return ".desktopMac20Regular" @@ -30702,8 +30980,6 @@ import Foundation case .desktopPulse32Filled: return ".desktopPulse32Filled" case .desktopPulse32Regular: return ".desktopPulse32Regular" case .desktopPulse48Filled: return ".desktopPulse48Filled" - default: break } - switch self { case .desktopPulse48Regular: return ".desktopPulse48Regular" case .desktopSignal20Filled: return ".desktopSignal20Filled" case .desktopSignal20Regular: return ".desktopSignal20Regular" @@ -30786,6 +31062,8 @@ import Foundation case .dialpad48Filled: return ".dialpad48Filled" case .dialpad48Regular: return ".dialpad48Regular" case .dialpadOff20Filled: return ".dialpadOff20Filled" + default: break } + switch self { case .dialpadOff20Regular: return ".dialpadOff20Regular" case .dialpadOff24Filled: return ".dialpadOff24Filled" case .dialpadOff24Regular: return ".dialpadOff24Regular" @@ -30804,8 +31082,6 @@ import Foundation case .directions16Filled: return ".directions16Filled" case .directions16Regular: return ".directions16Regular" case .directions20Filled: return ".directions20Filled" - default: break } - switch self { case .directions20Regular: return ".directions20Regular" case .directions24Filled: return ".directions24Filled" case .directions24Regular: return ".directions24Regular" @@ -30888,6 +31164,8 @@ import Foundation case .doctor20Filled: return ".doctor20Filled" case .doctor20Regular: return ".doctor20Regular" case .doctor24Filled: return ".doctor24Filled" + default: break } + switch self { case .doctor24Regular: return ".doctor24Regular" case .doctor28Filled: return ".doctor28Filled" case .doctor28Regular: return ".doctor28Regular" @@ -30906,8 +31184,6 @@ import Foundation case .document24Filled: return ".document24Filled" case .document24Regular: return ".document24Regular" case .document28Filled: return ".document28Filled" - default: break } - switch self { case .document28Regular: return ".document28Regular" case .document32Filled: return ".document32Filled" case .document32Regular: return ".document32Regular" @@ -30990,6 +31266,8 @@ import Foundation case .documentBulletListOff20Filled: return ".documentBulletListOff20Filled" case .documentBulletListOff20Regular: return ".documentBulletListOff20Regular" case .documentBulletListOff24Filled: return ".documentBulletListOff24Filled" + default: break } + switch self { case .documentBulletListOff24Regular: return ".documentBulletListOff24Regular" case .documentCatchUp16Filled: return ".documentCatchUp16Filled" case .documentCatchUp16Regular: return ".documentCatchUp16Regular" @@ -31008,8 +31286,6 @@ import Foundation case .documentContract16Filled: return ".documentContract16Filled" case .documentContract16Regular: return ".documentContract16Regular" case .documentCopy16Filled: return ".documentCopy16Filled" - default: break } - switch self { case .documentCopy16Regular: return ".documentCopy16Regular" case .documentCopy20Filled: return ".documentCopy20Filled" case .documentCopy20Regular: return ".documentCopy20Regular" @@ -31092,6 +31368,8 @@ import Foundation case .documentFooterDismiss20Filled: return ".documentFooterDismiss20Filled" case .documentFooterDismiss20Regular: return ".documentFooterDismiss20Regular" case .documentFooterDismiss24Filled: return ".documentFooterDismiss24Filled" + default: break } + switch self { case .documentFooterDismiss24Regular: return ".documentFooterDismiss24Regular" case .documentFs16Filled: return ".documentFs16Filled" case .documentFs16Regular: return ".documentFs16Regular" @@ -31110,8 +31388,6 @@ import Foundation case .documentHeaderDismiss20Filled: return ".documentHeaderDismiss20Filled" case .documentHeaderDismiss20Regular: return ".documentHeaderDismiss20Regular" case .documentHeaderDismiss24Filled: return ".documentHeaderDismiss24Filled" - default: break } - switch self { case .documentHeaderDismiss24Regular: return ".documentHeaderDismiss24Regular" case .documentHeaderFooter16Filled: return ".documentHeaderFooter16Filled" case .documentHeaderFooter16Regular: return ".documentHeaderFooter16Regular" @@ -31194,6 +31470,8 @@ import Foundation case .documentMultipleProhibited20Filled: return ".documentMultipleProhibited20Filled" case .documentMultipleProhibited20Regular: return ".documentMultipleProhibited20Regular" case .documentMultipleProhibited24Filled: return ".documentMultipleProhibited24Filled" + default: break } + switch self { case .documentMultipleProhibited24Regular: return ".documentMultipleProhibited24Regular" case .documentMultipleSync20Filled: return ".documentMultipleSync20Filled" case .documentMultipleSync20Regular: return ".documentMultipleSync20Regular" @@ -31212,8 +31490,6 @@ import Foundation case .documentOnePageAdd24Filled: return ".documentOnePageAdd24Filled" case .documentOnePageAdd24Regular: return ".documentOnePageAdd24Regular" case .documentOnePageColumns20Filled: return ".documentOnePageColumns20Filled" - default: break } - switch self { case .documentOnePageColumns20Regular: return ".documentOnePageColumns20Regular" case .documentOnePageColumns24Filled: return ".documentOnePageColumns24Filled" case .documentOnePageColumns24Regular: return ".documentOnePageColumns24Regular" @@ -31223,6 +31499,12 @@ import Foundation case .documentOnePageLink20Regular: return ".documentOnePageLink20Regular" case .documentOnePageLink24Filled: return ".documentOnePageLink24Filled" case .documentOnePageLink24Regular: return ".documentOnePageLink24Regular" + case .documentOnePageSparkle16Filled: return ".documentOnePageSparkle16Filled" + case .documentOnePageSparkle16Regular: return ".documentOnePageSparkle16Regular" + case .documentOnePageSparkle20Filled: return ".documentOnePageSparkle20Filled" + case .documentOnePageSparkle20Regular: return ".documentOnePageSparkle20Regular" + case .documentOnePageSparkle24Filled: return ".documentOnePageSparkle24Filled" + case .documentOnePageSparkle24Regular: return ".documentOnePageSparkle24Regular" case .documentPageBottomCenter20Filled: return ".documentPageBottomCenter20Filled" case .documentPageBottomCenter20Regular: return ".documentPageBottomCenter20Regular" case .documentPageBottomCenter24Filled: return ".documentPageBottomCenter24Filled" @@ -31290,6 +31572,8 @@ import Foundation case .documentProhibited24Filled: return ".documentProhibited24Filled" case .documentProhibited24Regular: return ".documentProhibited24Regular" case .documentPy16Filled: return ".documentPy16Filled" + default: break } + switch self { case .documentPy16Regular: return ".documentPy16Regular" case .documentQuestionMark16Filled: return ".documentQuestionMark16Filled" case .documentQuestionMark16Regular: return ".documentQuestionMark16Regular" @@ -31314,8 +31598,6 @@ import Foundation case .documentRibbon16Filled: return ".documentRibbon16Filled" case .documentRibbon16Regular: return ".documentRibbon16Regular" case .documentRibbon20Filled: return ".documentRibbon20Filled" - default: break } - switch self { case .documentRibbon20Regular: return ".documentRibbon20Regular" case .documentRibbon24Filled: return ".documentRibbon24Filled" case .documentRibbon24Regular: return ".documentRibbon24Regular" @@ -31392,6 +31674,8 @@ import Foundation case .documentText20Filled: return ".documentText20Filled" case .documentText20Regular: return ".documentText20Regular" case .documentText24Filled: return ".documentText24Filled" + default: break } + switch self { case .documentText24Regular: return ".documentText24Regular" case .documentTextClock20Filled: return ".documentTextClock20Filled" case .documentTextClock20Regular: return ".documentTextClock20Regular" @@ -31416,8 +31700,6 @@ import Foundation case .documentTs16Filled: return ".documentTs16Filled" case .documentTs16Regular: return ".documentTs16Regular" case .documentVb16Filled: return ".documentVb16Filled" - default: break } - switch self { case .documentVb16Regular: return ".documentVb16Regular" case .documentWidth20Filled: return ".documentWidth20Filled" case .documentWidth20Regular: return ".documentWidth20Regular" @@ -31494,6 +31776,8 @@ import Foundation case .drawerDismiss20Filled: return ".drawerDismiss20Filled" case .drawerDismiss20Regular: return ".drawerDismiss20Regular" case .drawerDismiss24Filled: return ".drawerDismiss24Filled" + default: break } + switch self { case .drawerDismiss24Regular: return ".drawerDismiss24Regular" case .drawerPlay20Filled: return ".drawerPlay20Filled" case .drawerPlay20Regular: return ".drawerPlay20Regular" @@ -31518,8 +31802,6 @@ import Foundation case .drinkBottleOff32Filled: return ".drinkBottleOff32Filled" case .drinkBottleOff32Regular: return ".drinkBottleOff32Regular" case .drinkCoffee16Filled: return ".drinkCoffee16Filled" - default: break } - switch self { case .drinkCoffee16Regular: return ".drinkCoffee16Regular" case .drinkCoffee20Filled: return ".drinkCoffee20Filled" case .drinkCoffee20Regular: return ".drinkCoffee20Regular" @@ -31596,6 +31878,8 @@ import Foundation case .dualScreenHeader20Filled: return ".dualScreenHeader20Filled" case .dualScreenHeader20Regular: return ".dualScreenHeader20Regular" case .dualScreenHeader24Filled: return ".dualScreenHeader24Filled" + default: break } + switch self { case .dualScreenHeader24Regular: return ".dualScreenHeader24Regular" case .dualScreenLock20Filled: return ".dualScreenLock20Filled" case .dualScreenLock20Regular: return ".dualScreenLock20Regular" @@ -31620,8 +31904,6 @@ import Foundation case .dualScreenSpeaker20Filled: return ".dualScreenSpeaker20Filled" case .dualScreenSpeaker20Regular: return ".dualScreenSpeaker20Regular" case .dualScreenSpeaker24Filled: return ".dualScreenSpeaker24Filled" - default: break } - switch self { case .dualScreenSpeaker24Regular: return ".dualScreenSpeaker24Regular" case .dualScreenStatusBar20Filled: return ".dualScreenStatusBar20Filled" case .dualScreenStatusBar20Regular: return ".dualScreenStatusBar20Regular" @@ -31698,6 +31980,8 @@ import Foundation case .editOff32Filled: return ".editOff32Filled" case .editOff32Regular: return ".editOff32Regular" case .editOff48Filled: return ".editOff48Filled" + default: break } + switch self { case .editOff48Regular: return ".editOff48Regular" case .editProhibited16Filled: return ".editProhibited16Filled" case .editProhibited16Regular: return ".editProhibited16Regular" @@ -31722,8 +32006,6 @@ import Foundation case .elevator32Filled: return ".elevator32Filled" case .elevator32Regular: return ".elevator32Regular" case .elevator48Filled: return ".elevator48Filled" - default: break } - switch self { case .elevator48Regular: return ".elevator48Regular" case .emoji16Filled: return ".emoji16Filled" case .emoji16Regular: return ".emoji16Regular" @@ -31767,6 +32049,10 @@ import Foundation case .emojiHand24Regular: return ".emojiHand24Regular" case .emojiHand28Filled: return ".emojiHand28Filled" case .emojiHand28Regular: return ".emojiHand28Regular" + case .emojiHand32Filled: return ".emojiHand32Filled" + case .emojiHand32Regular: return ".emojiHand32Regular" + case .emojiHand48Filled: return ".emojiHand48Filled" + case .emojiHand48Regular: return ".emojiHand48Regular" case .emojiLaugh16Filled: return ".emojiLaugh16Filled" case .emojiLaugh16Regular: return ".emojiLaugh16Regular" case .emojiLaugh20Filled: return ".emojiLaugh20Filled" @@ -31796,6 +32082,8 @@ import Foundation case .emojiSmileSlight20Filled: return ".emojiSmileSlight20Filled" case .emojiSmileSlight20Regular: return ".emojiSmileSlight20Regular" case .emojiSmileSlight24Filled: return ".emojiSmileSlight24Filled" + default: break } + switch self { case .emojiSmileSlight24Regular: return ".emojiSmileSlight24Regular" case .emojiSparkle16Filled: return ".emojiSparkle16Filled" case .emojiSparkle16Regular: return ".emojiSparkle16Regular" @@ -31824,8 +32112,6 @@ import Foundation case .equalOff12Filled: return ".equalOff12Filled" case .equalOff12Regular: return ".equalOff12Regular" case .equalOff16Filled: return ".equalOff16Filled" - default: break } - switch self { case .equalOff16Regular: return ".equalOff16Regular" case .equalOff20Filled: return ".equalOff20Filled" case .equalOff20Regular: return ".equalOff20Regular" @@ -31898,6 +32184,8 @@ import Foundation case .eye20Filled: return ".eye20Filled" case .eye20Regular: return ".eye20Regular" case .eye24Filled: return ".eye24Filled" + default: break } + switch self { case .eye24Regular: return ".eye24Regular" case .eye28Filled: return ".eye28Filled" case .eye28Regular: return ".eye28Regular" @@ -31926,8 +32214,6 @@ import Foundation case .eyeTracking20Filled: return ".eyeTracking20Filled" case .eyeTracking20Regular: return ".eyeTracking20Regular" case .eyeTracking24Filled: return ".eyeTracking24Filled" - default: break } - switch self { case .eyeTracking24Regular: return ".eyeTracking24Regular" case .eyeTrackingOff16Filled: return ".eyeTrackingOff16Filled" case .eyeTrackingOff16Regular: return ".eyeTrackingOff16Regular" @@ -32000,6 +32286,8 @@ import Foundation case .filter12Filled: return ".filter12Filled" case .filter12Regular: return ".filter12Regular" case .filter16Filled: return ".filter16Filled" + default: break } + switch self { case .filter16Regular: return ".filter16Regular" case .filter20Filled: return ".filter20Filled" case .filter20Regular: return ".filter20Regular" @@ -32028,8 +32316,6 @@ import Foundation case .fire16Filled: return ".fire16Filled" case .fire16Regular: return ".fire16Regular" case .fire20Filled: return ".fire20Filled" - default: break } - switch self { case .fire20Regular: return ".fire20Regular" case .fire24Filled: return ".fire24Filled" case .fire24Regular: return ".fire24Regular" @@ -32102,6 +32388,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" @@ -32130,8 +32418,6 @@ import Foundation case .flashlight20Regular: return ".flashlight20Regular" case .flashlight24Filled: return ".flashlight24Filled" case .flashlight24Regular: return ".flashlight24Regular" - default: break } - switch self { case .flashlightOff20Filled: return ".flashlightOff20Filled" case .flashlightOff20Regular: return ".flashlightOff20Regular" case .flashlightOff24Filled: return ".flashlightOff24Filled" @@ -32204,6 +32490,8 @@ import Foundation case .folderAdd20Regular: return ".folderAdd20Regular" case .folderAdd24Filled: return ".folderAdd24Filled" case .folderAdd24Regular: return ".folderAdd24Regular" + default: break } + switch self { case .folderAdd28Filled: return ".folderAdd28Filled" case .folderAdd28Regular: return ".folderAdd28Regular" case .folderAdd48Filled: return ".folderAdd48Filled" @@ -32232,8 +32520,6 @@ import Foundation case .folderArrowUp16Regular: return ".folderArrowUp16Regular" case .folderArrowUp20Filled: return ".folderArrowUp20Filled" case .folderArrowUp20Regular: return ".folderArrowUp20Regular" - default: break } - switch self { case .folderArrowUp24Filled: return ".folderArrowUp24Filled" case .folderArrowUp24Regular: return ".folderArrowUp24Regular" case .folderArrowUp28Filled: return ".folderArrowUp28Filled" @@ -32306,6 +32592,8 @@ import Foundation case .folderSync24Regular: return ".folderSync24Regular" case .folderZip16Filled: return ".folderZip16Filled" case .folderZip16Regular: return ".folderZip16Regular" + default: break } + switch self { case .folderZip20Filled: return ".folderZip20Filled" case .folderZip20Regular: return ".folderZip20Regular" case .folderZip24Filled: return ".folderZip24Filled" @@ -32334,8 +32622,6 @@ import Foundation case .fontSpaceTrackingOut24Regular: return ".fontSpaceTrackingOut24Regular" case .fontSpaceTrackingOut28Filled: return ".fontSpaceTrackingOut28Filled" case .fontSpaceTrackingOut28Regular: return ".fontSpaceTrackingOut28Regular" - default: break } - switch self { case .food16Filled: return ".food16Filled" case .food16Regular: return ".food16Regular" case .food20Filled: return ".food20Filled" @@ -32408,6 +32694,8 @@ import Foundation case .formMultiple48Regular: return ".formMultiple48Regular" case .formNew20Filled: return ".formNew20Filled" case .formNew20Regular: return ".formNew20Regular" + default: break } + switch self { case .formNew24Filled: return ".formNew24Filled" case .formNew24Regular: return ".formNew24Regular" case .formNew28Filled: return ".formNew28Filled" @@ -32436,8 +32724,6 @@ import Foundation case .fps6016Regular: return ".fps6016Regular" case .fps6020Filled: return ".fps6020Filled" case .fps6020Regular: return ".fps6020Regular" - default: break } - switch self { case .fps6024Filled: return ".fps6024Filled" case .fps6024Regular: return ".fps6024Regular" case .fps6028Filled: return ".fps6028Filled" @@ -32448,6 +32734,12 @@ import Foundation case .fps96020Regular: return ".fps96020Regular" case .fps96024Filled: return ".fps96024Filled" case .fps96024Regular: return ".fps96024Regular" + case .frame16Filled: return ".frame16Filled" + case .frame16Regular: return ".frame16Regular" + case .frame20Filled: return ".frame20Filled" + case .frame20Regular: return ".frame20Regular" + case .frame24Filled: return ".frame24Filled" + case .frame24Regular: return ".frame24Regular" case .fullScreenMaximize16Filled: return ".fullScreenMaximize16Filled" case .fullScreenMaximize16Regular: return ".fullScreenMaximize16Regular" case .fullScreenMaximize20Filled: return ".fullScreenMaximize20Filled" @@ -32504,6 +32796,8 @@ import Foundation case .gavel32Regular: return ".gavel32Regular" case .gesture20Filled: return ".gesture20Filled" case .gesture20Regular: return ".gesture20Regular" + default: break } + switch self { case .gesture24Filled: return ".gesture24Filled" case .gesture24Regular: return ".gesture24Regular" case .gif16Filled: return ".gif16Filled" @@ -32538,8 +32832,6 @@ import Foundation case .giftCardMoney24Regular: return ".giftCardMoney24Regular" case .giftCardMultiple20Filled: return ".giftCardMultiple20Filled" case .giftCardMultiple20Regular: return ".giftCardMultiple20Regular" - default: break } - switch self { case .giftCardMultiple24Filled: return ".giftCardMultiple24Filled" case .giftCardMultiple24Regular: return ".giftCardMultiple24Regular" case .glance12Filled: return ".glance12Filled" @@ -32606,6 +32898,8 @@ import Foundation case .globeClock24Regular: return ".globeClock24Regular" case .globeDesktop20Filled: return ".globeDesktop20Filled" case .globeDesktop20Regular: return ".globeDesktop20Regular" + default: break } + switch self { case .globeDesktop24Filled: return ".globeDesktop24Filled" case .globeDesktop24Regular: return ".globeDesktop24Regular" case .globeLocation20Filled: return ".globeLocation20Filled" @@ -32640,8 +32934,6 @@ import Foundation case .globeVideo20Regular: return ".globeVideo20Regular" case .globeVideo24Filled: return ".globeVideo24Filled" case .globeVideo24Regular: return ".globeVideo24Regular" - default: break } - switch self { case .globeVideo28Filled: return ".globeVideo28Filled" case .globeVideo28Regular: return ".globeVideo28Regular" case .globeVideo32Filled: return ".globeVideo32Filled" @@ -32708,6 +33000,8 @@ import Foundation case .guitar16Regular: return ".guitar16Regular" case .guitar20Filled: return ".guitar20Filled" case .guitar20Regular: return ".guitar20Regular" + default: break } + switch self { case .guitar24Filled: return ".guitar24Filled" case .guitar24Regular: return ".guitar24Regular" case .guitar28Filled: return ".guitar28Filled" @@ -32742,8 +33036,6 @@ import Foundation case .handOpenHeart32Regular: return ".handOpenHeart32Regular" case .handRight16Filled: return ".handRight16Filled" case .handRight16Regular: return ".handRight16Regular" - default: break } - switch self { case .handRight20Filled: return ".handRight20Filled" case .handRight20Regular: return ".handRight20Regular" case .handRight24Filled: return ".handRight24Filled" @@ -32810,6 +33102,8 @@ import Foundation case .headphonesSoundWave28Regular: return ".headphonesSoundWave28Regular" case .headphonesSoundWave32Filled: return ".headphonesSoundWave32Filled" case .headphonesSoundWave32Regular: return ".headphonesSoundWave32Regular" + default: break } + switch self { case .headphonesSoundWave48Filled: return ".headphonesSoundWave48Filled" case .headphonesSoundWave48Regular: return ".headphonesSoundWave48Regular" case .headset16Filled: return ".headset16Filled" @@ -32844,8 +33138,6 @@ import Foundation case .heart28Regular: return ".heart28Regular" case .heart32Filled: return ".heart32Filled" case .heart32Regular: return ".heart32Regular" - default: break } - switch self { case .heart48Filled: return ".heart48Filled" case .heart48Regular: return ".heart48Regular" case .heartBroken16Filled: return ".heartBroken16Filled" @@ -32912,6 +33204,8 @@ import Foundation case .historyDismiss48Filled: return ".historyDismiss48Filled" case .historyDismiss48Regular: return ".historyDismiss48Regular" case .home12Filled: return ".home12Filled" + default: break } + switch self { case .home12Regular: return ".home12Regular" case .home16Filled: return ".home16Filled" case .home16Regular: return ".home16Regular" @@ -32946,8 +33240,6 @@ import Foundation case .homeMore24Filled: return ".homeMore24Filled" case .homeMore24Regular: return ".homeMore24Regular" case .homeMore32Filled: return ".homeMore32Filled" - default: break } - switch self { case .homeMore32Regular: return ".homeMore32Regular" case .homeMore48Filled: return ".homeMore48Filled" case .homeMore48Regular: return ".homeMore48Regular" @@ -33014,6 +33306,8 @@ import Foundation case .imageAltText24Filled: return ".imageAltText24Filled" case .imageAltText24Regular: return ".imageAltText24Regular" case .imageArrowBack20Filled: return ".imageArrowBack20Filled" + default: break } + switch self { case .imageArrowBack20Regular: return ".imageArrowBack20Regular" case .imageArrowBack24Filled: return ".imageArrowBack24Filled" case .imageArrowBack24Regular: return ".imageArrowBack24Regular" @@ -33048,8 +33342,6 @@ import Foundation case .imageCircle32Filled: return ".imageCircle32Filled" case .imageCircle32Regular: return ".imageCircle32Regular" case .imageCircle48Filled: return ".imageCircle48Filled" - default: break } - switch self { case .imageCircle48Regular: return ".imageCircle48Regular" case .imageCopy20Filled: return ".imageCopy20Filled" case .imageCopy20Regular: return ".imageCopy20Regular" @@ -33116,6 +33408,8 @@ import Foundation case .imageTable48Filled: return ".imageTable48Filled" case .imageTable48Regular: return ".imageTable48Regular" case .immersiveReader16Filled: return ".immersiveReader16Filled" + default: break } + switch self { case .immersiveReader16Regular: return ".immersiveReader16Regular" case .immersiveReader20Filled: return ".immersiveReader20Filled" case .immersiveReader20Regular: return ".immersiveReader20Regular" @@ -33150,8 +33444,6 @@ import Foundation case .info48Filled: return ".info48Filled" case .info48Regular: return ".info48Regular" case .infoShield20Filled: return ".infoShield20Filled" - default: break } - switch self { case .infoShield20Regular: return ".infoShield20Regular" case .inkStroke20Filled: return ".inkStroke20Filled" case .inkStroke20Regular: return ".inkStroke20Regular" @@ -33218,6 +33510,8 @@ import Foundation case .key24Filled: return ".key24Filled" case .key24Regular: return ".key24Regular" case .key32Filled: return ".key32Filled" + default: break } + switch self { case .key32Regular: return ".key32Regular" case .keyCommand16Filled: return ".keyCommand16Filled" case .keyCommand16Regular: return ".keyCommand16Regular" @@ -33252,8 +33546,6 @@ import Foundation case .keyboardLayoutOneHandedLeft20Filled: return ".keyboardLayoutOneHandedLeft20Filled" case .keyboardLayoutOneHandedLeft20Regular: return ".keyboardLayoutOneHandedLeft20Regular" case .keyboardLayoutOneHandedLeft24Filled: return ".keyboardLayoutOneHandedLeft24Filled" - default: break } - switch self { case .keyboardLayoutOneHandedLeft24Regular: return ".keyboardLayoutOneHandedLeft24Regular" case .keyboardLayoutResize20Filled: return ".keyboardLayoutResize20Filled" case .keyboardLayoutResize20Regular: return ".keyboardLayoutResize20Regular" @@ -33320,6 +33612,8 @@ import Foundation case .leafOne24Filled: return ".leafOne24Filled" case .leafOne24Regular: return ".leafOne24Regular" case .leafOne32Filled: return ".leafOne32Filled" + default: break } + switch self { case .leafOne32Regular: return ".leafOne32Regular" case .leafThree16Filled: return ".leafThree16Filled" case .leafThree16Regular: return ".leafThree16Regular" @@ -33354,8 +33648,6 @@ import Foundation case .lightbulb20Filled: return ".lightbulb20Filled" case .lightbulb20Regular: return ".lightbulb20Regular" case .lightbulb24Filled: return ".lightbulb24Filled" - default: break } - switch self { case .lightbulb24Regular: return ".lightbulb24Regular" case .lightbulb28Filled: return ".lightbulb28Filled" case .lightbulb28Regular: return ".lightbulb28Regular" @@ -33422,6 +33714,8 @@ import Foundation case .lineHorizontal5Error20Filled: return ".lineHorizontal5Error20Filled" case .lineHorizontal5Error20Regular: return ".lineHorizontal5Error20Regular" case .lineStyle20Filled: return ".lineStyle20Filled" + default: break } + switch self { case .lineStyle20Regular: return ".lineStyle20Regular" case .lineStyle24Filled: return ".lineStyle24Filled" case .lineStyle24Regular: return ".lineStyle24Regular" @@ -33456,8 +33750,6 @@ import Foundation case .linkEdit24Filled: return ".linkEdit24Filled" case .linkEdit24Regular: return ".linkEdit24Regular" case .linkSquare12Filled: return ".linkSquare12Filled" - default: break } - switch self { case .linkSquare12Regular: return ".linkSquare12Regular" case .linkSquare16Filled: return ".linkSquare16Filled" case .linkSquare16Regular: return ".linkSquare16Regular" @@ -33524,6 +33816,8 @@ import Foundation case .locationArrow24Filled: return ".locationArrow24Filled" case .locationArrow24Regular: return ".locationArrow24Regular" case .locationArrow28Filled: return ".locationArrow28Filled" + default: break } + switch self { case .locationArrow28Regular: return ".locationArrow28Regular" case .locationArrow32Filled: return ".locationArrow32Filled" case .locationArrow32Regular: return ".locationArrow32Regular" @@ -33558,8 +33852,6 @@ import Foundation case .locationOff16Filled: return ".locationOff16Filled" case .locationOff16Regular: return ".locationOff16Regular" case .locationOff20Filled: return ".locationOff20Filled" - default: break } - switch self { case .locationOff20Regular: return ".locationOff20Regular" case .locationOff24Filled: return ".locationOff24Filled" case .locationOff24Regular: return ".locationOff24Regular" @@ -33577,6 +33869,12 @@ import Foundation case .lockClosed24Regular: return ".lockClosed24Regular" case .lockClosed32Filled: return ".lockClosed32Filled" case .lockClosed32Regular: return ".lockClosed32Regular" + case .lockClosedKey16Filled: return ".lockClosedKey16Filled" + case .lockClosedKey16Regular: return ".lockClosedKey16Regular" + case .lockClosedKey20Filled: return ".lockClosedKey20Filled" + case .lockClosedKey20Regular: return ".lockClosedKey20Regular" + case .lockClosedKey24Filled: return ".lockClosedKey24Filled" + case .lockClosedKey24Regular: return ".lockClosedKey24Regular" case .lockMultiple20Filled: return ".lockMultiple20Filled" case .lockMultiple20Regular: return ".lockMultiple20Regular" case .lockMultiple24Filled: return ".lockMultiple24Filled" @@ -33620,6 +33918,8 @@ import Foundation case .mail24Filled: return ".mail24Filled" case .mail24Regular: return ".mail24Regular" case .mail28Filled: return ".mail28Filled" + default: break } + switch self { case .mail28Regular: return ".mail28Regular" case .mail48Filled: return ".mail48Filled" case .mail48Regular: return ".mail48Regular" @@ -33660,8 +33960,6 @@ import Foundation case .mailArrowForward16Filled: return ".mailArrowForward16Filled" case .mailArrowForward16Regular: return ".mailArrowForward16Regular" case .mailArrowForward20Filled: return ".mailArrowForward20Filled" - default: break } - switch self { case .mailArrowForward20Regular: return ".mailArrowForward20Regular" case .mailArrowUp16Filled: return ".mailArrowUp16Filled" case .mailArrowUp16Regular: return ".mailArrowUp16Regular" @@ -33722,6 +34020,8 @@ import Foundation case .mailInboxAdd16Filled: return ".mailInboxAdd16Filled" case .mailInboxAdd16Regular: return ".mailInboxAdd16Regular" case .mailInboxAdd20Filled: return ".mailInboxAdd20Filled" + default: break } + switch self { case .mailInboxAdd20Regular: return ".mailInboxAdd20Regular" case .mailInboxAdd24Filled: return ".mailInboxAdd24Filled" case .mailInboxAdd24Regular: return ".mailInboxAdd24Regular" @@ -33762,8 +34062,6 @@ import Foundation case .mailLink20Filled: return ".mailLink20Filled" case .mailLink20Regular: return ".mailLink20Regular" case .mailLink24Filled: return ".mailLink24Filled" - default: break } - switch self { case .mailLink24Regular: return ".mailLink24Regular" case .mailList16Filled: return ".mailList16Filled" case .mailList16Regular: return ".mailList16Regular" @@ -33824,6 +34122,8 @@ import Foundation case .mailReadMultiple32Filled: return ".mailReadMultiple32Filled" case .mailReadMultiple32Regular: return ".mailReadMultiple32Regular" case .mailSettings16Filled: return ".mailSettings16Filled" + default: break } + switch self { case .mailSettings16Regular: return ".mailSettings16Regular" case .mailSettings20Filled: return ".mailSettings20Filled" case .mailSettings20Regular: return ".mailSettings20Regular" @@ -33864,8 +34164,6 @@ import Foundation case .mapDrive16Filled: return ".mapDrive16Filled" case .mapDrive16Regular: return ".mapDrive16Regular" case .mapDrive20Filled: return ".mapDrive20Filled" - default: break } - switch self { case .mapDrive20Regular: return ".mapDrive20Regular" case .mapDrive24Filled: return ".mapDrive24Filled" case .mapDrive24Regular: return ".mapDrive24Regular" @@ -33926,6 +34224,8 @@ import Foundation case .meetNow48Filled: return ".meetNow48Filled" case .meetNow48Regular: return ".meetNow48Regular" case .megaphone16Filled: return ".megaphone16Filled" + default: break } + switch self { case .megaphone16Regular: return ".megaphone16Regular" case .megaphone20Filled: return ".megaphone20Filled" case .megaphone20Regular: return ".megaphone20Regular" @@ -33966,8 +34266,6 @@ import Foundation case .mention24Filled: return ".mention24Filled" case .mention24Regular: return ".mention24Regular" case .mention32Filled: return ".mention32Filled" - default: break } - switch self { case .mention32Regular: return ".mention32Regular" case .mention48Filled: return ".mention48Filled" case .mention48Regular: return ".mention48Regular" @@ -34028,6 +34326,8 @@ import Foundation case .micPulse32Filled: return ".micPulse32Filled" case .micPulse32Regular: return ".micPulse32Regular" case .micPulse48Filled: return ".micPulse48Filled" + default: break } + switch self { case .micPulse48Regular: return ".micPulse48Regular" case .micPulseOff16Filled: return ".micPulseOff16Filled" case .micPulseOff16Regular: return ".micPulseOff16Regular" @@ -34068,8 +34368,6 @@ import Foundation case .molecule16Filled: return ".molecule16Filled" case .molecule16Regular: return ".molecule16Regular" case .molecule20Filled: return ".molecule20Filled" - default: break } - switch self { case .molecule20Regular: return ".molecule20Regular" case .molecule24Filled: return ".molecule24Filled" case .molecule24Regular: return ".molecule24Regular" @@ -34130,6 +34428,8 @@ import Foundation case .moreVertical16Filled: return ".moreVertical16Filled" case .moreVertical16Regular: return ".moreVertical16Regular" case .moreVertical20Filled: return ".moreVertical20Filled" + default: break } + switch self { case .moreVertical20Regular: return ".moreVertical20Regular" case .moreVertical24Filled: return ".moreVertical24Filled" case .moreVertical24Regular: return ".moreVertical24Regular" @@ -34139,6 +34439,24 @@ import Foundation case .moreVertical32Regular: return ".moreVertical32Regular" case .moreVertical48Filled: return ".moreVertical48Filled" case .moreVertical48Regular: return ".moreVertical48Regular" + case .mountainLocationBottom20Filled: return ".mountainLocationBottom20Filled" + case .mountainLocationBottom20Regular: return ".mountainLocationBottom20Regular" + case .mountainLocationBottom24Filled: return ".mountainLocationBottom24Filled" + case .mountainLocationBottom24Regular: return ".mountainLocationBottom24Regular" + case .mountainLocationBottom28Filled: return ".mountainLocationBottom28Filled" + case .mountainLocationBottom28Regular: return ".mountainLocationBottom28Regular" + case .mountainLocationTop20Filled: return ".mountainLocationTop20Filled" + case .mountainLocationTop20Regular: return ".mountainLocationTop20Regular" + case .mountainLocationTop24Filled: return ".mountainLocationTop24Filled" + case .mountainLocationTop24Regular: return ".mountainLocationTop24Regular" + case .mountainLocationTop28Filled: return ".mountainLocationTop28Filled" + case .mountainLocationTop28Regular: return ".mountainLocationTop28Regular" + case .mountainTrail20Filled: return ".mountainTrail20Filled" + case .mountainTrail20Regular: return ".mountainTrail20Regular" + case .mountainTrail24Filled: return ".mountainTrail24Filled" + case .mountainTrail24Regular: return ".mountainTrail24Regular" + case .mountainTrail28Filled: return ".mountainTrail28Filled" + case .mountainTrail28Regular: return ".mountainTrail28Regular" case .moviesAndTv16Filled: return ".moviesAndTv16Filled" case .moviesAndTv16Regular: return ".moviesAndTv16Regular" case .moviesAndTv20Filled: return ".moviesAndTv20Filled" @@ -34170,8 +34488,6 @@ import Foundation case .multiplier18X24Filled: return ".multiplier18X24Filled" case .multiplier18X24Regular: return ".multiplier18X24Regular" case .multiplier18X28Filled: return ".multiplier18X28Filled" - default: break } - switch self { case .multiplier18X28Regular: return ".multiplier18X28Regular" case .multiplier18X32Filled: return ".multiplier18X32Filled" case .multiplier18X32Regular: return ".multiplier18X32Regular" @@ -34214,6 +34530,8 @@ import Foundation case .multiselect24Filled: return ".multiselect24Filled" case .multiselect24Regular: return ".multiselect24Regular" case .musicNote120Filled: return ".musicNote120Filled" + default: break } + switch self { case .musicNote120Regular: return ".musicNote120Regular" case .musicNote124Filled: return ".musicNote124Filled" case .musicNote124Regular: return ".musicNote124Regular" @@ -34272,8 +34590,6 @@ import Foundation case .news16Filled: return ".news16Filled" case .news16Regular: return ".news16Regular" case .news20Filled: return ".news20Filled" - default: break } - switch self { case .news20Regular: return ".news20Regular" case .news24Filled: return ".news24Filled" case .news24Regular: return ".news24Regular" @@ -34316,6 +34632,8 @@ import Foundation case .noteEdit24Filled: return ".noteEdit24Filled" case .noteEdit24Regular: return ".noteEdit24Regular" case .notePin16Filled: return ".notePin16Filled" + default: break } + switch self { case .notePin16Regular: return ".notePin16Regular" case .notePin20Filled: return ".notePin20Filled" case .notePin20Regular: return ".notePin20Regular" @@ -34374,8 +34692,6 @@ import Foundation case .notepad28Filled: return ".notepad28Filled" case .notepad28Regular: return ".notepad28Regular" case .notepad32Filled: return ".notepad32Filled" - default: break } - switch self { case .notepad32Regular: return ".notepad32Regular" case .notepadEdit16Filled: return ".notepadEdit16Filled" case .notepadEdit16Regular: return ".notepadEdit16Regular" @@ -34418,6 +34734,8 @@ import Foundation case .numberSymbolSquare20Filled: return ".numberSymbolSquare20Filled" case .numberSymbolSquare20Regular: return ".numberSymbolSquare20Regular" case .numberSymbolSquare24Filled: return ".numberSymbolSquare24Filled" + default: break } + switch self { case .numberSymbolSquare24Regular: return ".numberSymbolSquare24Regular" case .open16Filled: return ".open16Filled" case .open16Regular: return ".open16Regular" @@ -34476,8 +34794,6 @@ import Foundation case .organizationHorizontal20Filled: return ".organizationHorizontal20Filled" case .organizationHorizontal20Regular: return ".organizationHorizontal20Regular" case .orientation20Filled: return ".orientation20Filled" - default: break } - switch self { case .orientation20Regular: return ".orientation20Regular" case .orientation24Filled: return ".orientation24Filled" case .orientation24Regular: return ".orientation24Regular" @@ -34520,6 +34836,8 @@ import Foundation case .pageFit16Filled: return ".pageFit16Filled" case .pageFit16Regular: return ".pageFit16Regular" case .pageFit20Filled: return ".pageFit20Filled" + default: break } + switch self { case .pageFit20Regular: return ".pageFit20Regular" case .pageFit24Filled: return ".pageFit24Filled" case .pageFit24Regular: return ".pageFit24Regular" @@ -34578,8 +34896,6 @@ import Foundation case .panelLeftAdd48Filled: return ".panelLeftAdd48Filled" case .panelLeftAdd48Regular: return ".panelLeftAdd48Regular" case .panelLeftContract16Filled: return ".panelLeftContract16Filled" - default: break } - switch self { case .panelLeftContract16Regular: return ".panelLeftContract16Regular" case .panelLeftContract20Filled: return ".panelLeftContract20Filled" case .panelLeftContract20Regular: return ".panelLeftContract20Regular" @@ -34622,6 +34938,8 @@ import Foundation case .panelLeftHeaderAdd32Filled: return ".panelLeftHeaderAdd32Filled" case .panelLeftHeaderAdd32Regular: return ".panelLeftHeaderAdd32Regular" case .panelLeftHeaderAdd48Filled: return ".panelLeftHeaderAdd48Filled" + default: break } + switch self { case .panelLeftHeaderAdd48Regular: return ".panelLeftHeaderAdd48Regular" case .panelLeftHeaderKey16Filled: return ".panelLeftHeaderKey16Filled" case .panelLeftHeaderKey16Regular: return ".panelLeftHeaderKey16Regular" @@ -34680,8 +34998,6 @@ import Foundation case .patient20Filled: return ".patient20Filled" case .patient20Regular: return ".patient20Regular" case .patient24Filled: return ".patient24Filled" - default: break } - switch self { case .patient24Regular: return ".patient24Regular" case .patient32Filled: return ".patient32Filled" case .patient32Regular: return ".patient32Regular" @@ -34724,6 +35040,8 @@ import Foundation case .payment48Filled: return ".payment48Filled" case .payment48Regular: return ".payment48Regular" case .pen16Filled: return ".pen16Filled" + default: break } + switch self { case .pen16Regular: return ".pen16Regular" case .pen20Filled: return ".pen20Filled" case .pen20Regular: return ".pen20Regular" @@ -34735,6 +35053,18 @@ import Foundation case .pen32Regular: return ".pen32Regular" case .pen48Filled: return ".pen48Filled" case .pen48Regular: return ".pen48Regular" + case .penDismiss16Filled: return ".penDismiss16Filled" + case .penDismiss16Regular: return ".penDismiss16Regular" + case .penDismiss20Filled: return ".penDismiss20Filled" + case .penDismiss20Regular: return ".penDismiss20Regular" + case .penDismiss24Filled: return ".penDismiss24Filled" + case .penDismiss24Regular: return ".penDismiss24Regular" + case .penDismiss28Filled: return ".penDismiss28Filled" + case .penDismiss28Regular: return ".penDismiss28Regular" + case .penDismiss32Filled: return ".penDismiss32Filled" + case .penDismiss32Regular: return ".penDismiss32Regular" + case .penDismiss48Filled: return ".penDismiss48Filled" + case .penDismiss48Regular: return ".penDismiss48Regular" case .penOff16Filled: return ".penOff16Filled" case .penOff16Regular: return ".penOff16Regular" case .penOff20Filled: return ".penOff20Filled" @@ -34782,8 +35112,6 @@ import Foundation case .peopleAdd16Filled: return ".peopleAdd16Filled" case .peopleAdd16Regular: return ".peopleAdd16Regular" case .peopleAdd20Filled: return ".peopleAdd20Filled" - default: break } - switch self { case .peopleAdd20Regular: return ".peopleAdd20Regular" case .peopleAdd24Filled: return ".peopleAdd24Filled" case .peopleAdd24Regular: return ".peopleAdd24Regular" @@ -34814,6 +35142,8 @@ import Foundation case .peopleCommunity28Filled: return ".peopleCommunity28Filled" case .peopleCommunity28Regular: return ".peopleCommunity28Regular" case .peopleCommunity32Filled: return ".peopleCommunity32Filled" + default: break } + switch self { case .peopleCommunity32Regular: return ".peopleCommunity32Regular" case .peopleCommunity48Filled: return ".peopleCommunity48Filled" case .peopleCommunity48Regular: return ".peopleCommunity48Regular" @@ -34884,8 +35214,6 @@ import Foundation case .peopleSwap20Filled: return ".peopleSwap20Filled" case .peopleSwap20Regular: return ".peopleSwap20Regular" case .peopleSwap24Filled: return ".peopleSwap24Filled" - default: break } - switch self { case .peopleSwap24Regular: return ".peopleSwap24Regular" case .peopleSwap28Filled: return ".peopleSwap28Filled" case .peopleSwap28Regular: return ".peopleSwap28Regular" @@ -34916,6 +35244,8 @@ import Foundation case .peopleTeamDelete24Filled: return ".peopleTeamDelete24Filled" case .peopleTeamDelete24Regular: return ".peopleTeamDelete24Regular" case .peopleTeamDelete28Filled: return ".peopleTeamDelete28Filled" + default: break } + switch self { case .peopleTeamDelete28Regular: return ".peopleTeamDelete28Regular" case .peopleTeamDelete32Filled: return ".peopleTeamDelete32Filled" case .peopleTeamDelete32Regular: return ".peopleTeamDelete32Regular" @@ -34986,8 +35316,6 @@ import Foundation case .personArrowLeft24Filled: return ".personArrowLeft24Filled" case .personArrowLeft24Regular: return ".personArrowLeft24Regular" case .personArrowRight16Filled: return ".personArrowRight16Filled" - default: break } - switch self { case .personArrowRight16Regular: return ".personArrowRight16Regular" case .personArrowRight20Filled: return ".personArrowRight20Filled" case .personArrowRight20Regular: return ".personArrowRight20Regular" @@ -35018,6 +35346,8 @@ import Foundation case .personChat16Filled: return ".personChat16Filled" case .personChat16Regular: return ".personChat16Regular" case .personChat20Filled: return ".personChat20Filled" + default: break } + switch self { case .personChat20Regular: return ".personChat20Regular" case .personChat24Filled: return ".personChat24Filled" case .personChat24Regular: return ".personChat24Regular" @@ -35088,8 +35418,6 @@ import Foundation case .personLock16Filled: return ".personLock16Filled" case .personLock16Regular: return ".personLock16Regular" case .personLock20Filled: return ".personLock20Filled" - default: break } - switch self { case .personLock20Regular: return ".personLock20Regular" case .personLock24Filled: return ".personLock24Filled" case .personLock24Regular: return ".personLock24Regular" @@ -35120,6 +35448,8 @@ import Foundation case .personProhibited16Filled: return ".personProhibited16Filled" case .personProhibited16Regular: return ".personProhibited16Regular" case .personProhibited20Filled: return ".personProhibited20Filled" + default: break } + switch self { case .personProhibited20Regular: return ".personProhibited20Regular" case .personProhibited24Filled: return ".personProhibited24Filled" case .personProhibited24Regular: return ".personProhibited24Regular" @@ -35190,8 +35520,6 @@ import Foundation case .personSync24Filled: return ".personSync24Filled" case .personSync24Regular: return ".personSync24Regular" case .personSync28Filled: return ".personSync28Filled" - default: break } - switch self { case .personSync28Regular: return ".personSync28Regular" case .personSync32Filled: return ".personSync32Filled" case .personSync32Regular: return ".personSync32Regular" @@ -35222,6 +35550,8 @@ import Foundation case .phone16Filled: return ".phone16Filled" case .phone16Regular: return ".phone16Regular" case .phone20Filled: return ".phone20Filled" + default: break } + switch self { case .phone20Regular: return ".phone20Regular" case .phone24Filled: return ".phone24Filled" case .phone24Regular: return ".phone24Regular" @@ -35269,6 +35599,10 @@ import Foundation case .phoneDismiss20Regular: return ".phoneDismiss20Regular" case .phoneDismiss24Filled: return ".phoneDismiss24Filled" case .phoneDismiss24Regular: return ".phoneDismiss24Regular" + case .phoneEdit20Filled: return ".phoneEdit20Filled" + case .phoneEdit20Regular: return ".phoneEdit20Regular" + case .phoneEdit24Filled: return ".phoneEdit24Filled" + case .phoneEdit24Regular: return ".phoneEdit24Regular" case .phoneEraser16Filled: return ".phoneEraser16Filled" case .phoneEraser16Regular: return ".phoneEraser16Regular" case .phoneEraser20Filled: return ".phoneEraser20Filled" @@ -35292,8 +35626,6 @@ import Foundation case .phoneLock20Filled: return ".phoneLock20Filled" case .phoneLock20Regular: return ".phoneLock20Regular" case .phoneLock24Filled: return ".phoneLock24Filled" - default: break } - switch self { case .phoneLock24Regular: return ".phoneLock24Regular" case .phonePageHeader20Filled: return ".phonePageHeader20Filled" case .phonePageHeader20Regular: return ".phonePageHeader20Regular" @@ -35320,6 +35652,8 @@ import Foundation case .phoneSpanIn28Filled: return ".phoneSpanIn28Filled" case .phoneSpanIn28Regular: return ".phoneSpanIn28Regular" case .phoneSpanOut16Filled: return ".phoneSpanOut16Filled" + default: break } + switch self { case .phoneSpanOut16Regular: return ".phoneSpanOut16Regular" case .phoneSpanOut20Filled: return ".phoneSpanOut20Filled" case .phoneSpanOut20Regular: return ".phoneSpanOut20Regular" @@ -35394,8 +35728,6 @@ import Foundation case .pin16Filled: return ".pin16Filled" case .pin16Regular: return ".pin16Regular" case .pin20Filled: return ".pin20Filled" - default: break } - switch self { case .pin20Regular: return ".pin20Regular" case .pin24Filled: return ".pin24Filled" case .pin24Regular: return ".pin24Regular" @@ -35422,6 +35754,8 @@ import Foundation case .pipeline24Filled: return ".pipeline24Filled" case .pipeline24Regular: return ".pipeline24Regular" case .pipeline32Filled: return ".pipeline32Filled" + default: break } + switch self { case .pipeline32Regular: return ".pipeline32Regular" case .pipelineAdd20Filled: return ".pipelineAdd20Filled" case .pipelineAdd20Regular: return ".pipelineAdd20Regular" @@ -35496,8 +35830,6 @@ import Foundation case .poll24Filled: return ".poll24Filled" case .poll24Regular: return ".poll24Regular" case .pollHorizontal16Filled: return ".pollHorizontal16Filled" - default: break } - switch self { case .pollHorizontal16Regular: return ".pollHorizontal16Regular" case .pollHorizontal20Filled: return ".pollHorizontal20Filled" case .pollHorizontal20Regular: return ".pollHorizontal20Regular" @@ -35524,6 +35856,8 @@ import Foundation case .positionBackward24Filled: return ".positionBackward24Filled" case .positionBackward24Regular: return ".positionBackward24Regular" case .positionForward20Filled: return ".positionForward20Filled" + default: break } + switch self { case .positionForward20Regular: return ".positionForward20Regular" case .positionForward24Filled: return ".positionForward24Filled" case .positionForward24Regular: return ".positionForward24Regular" @@ -35598,8 +35932,6 @@ import Foundation case .presenceDnd12Filled: return ".presenceDnd12Filled" case .presenceDnd12Regular: return ".presenceDnd12Regular" case .presenceDnd16Filled: return ".presenceDnd16Filled" - default: break } - switch self { case .presenceDnd16Regular: return ".presenceDnd16Regular" case .presenceDnd20Filled: return ".presenceDnd20Filled" case .presenceDnd20Regular: return ".presenceDnd20Regular" @@ -35626,6 +35958,8 @@ import Foundation case .presenter24Regular: return ".presenter24Regular" case .presenterOff20Filled: return ".presenterOff20Filled" case .presenterOff20Regular: return ".presenterOff20Regular" + default: break } + switch self { case .presenterOff24Filled: return ".presenterOff24Filled" case .presenterOff24Regular: return ".presenterOff24Regular" case .previewLink16Filled: return ".previewLink16Filled" @@ -35700,8 +36034,6 @@ import Foundation case .projectionScreen28Regular: return ".projectionScreen28Regular" case .projectionScreenDismiss16Filled: return ".projectionScreenDismiss16Filled" case .projectionScreenDismiss16Regular: return ".projectionScreenDismiss16Regular" - default: break } - switch self { case .projectionScreenDismiss20Filled: return ".projectionScreenDismiss20Filled" case .projectionScreenDismiss20Regular: return ".projectionScreenDismiss20Regular" case .projectionScreenDismiss24Filled: return ".projectionScreenDismiss24Filled" @@ -35728,6 +36060,8 @@ import Foundation case .pulseSquare20Regular: return ".pulseSquare20Regular" case .pulseSquare24Filled: return ".pulseSquare24Filled" case .pulseSquare24Regular: return ".pulseSquare24Regular" + default: break } + switch self { case .puzzleCube16Filled: return ".puzzleCube16Filled" case .puzzleCube16Regular: return ".puzzleCube16Regular" case .puzzleCube20Filled: return ".puzzleCube20Filled" @@ -35802,8 +36136,6 @@ import Foundation case .radioButtonOff16Regular: return ".radioButtonOff16Regular" case .ram16Filled: return ".ram16Filled" case .ram16Regular: return ".ram16Regular" - default: break } - switch self { case .ram20Filled: return ".ram20Filled" case .ram20Regular: return ".ram20Regular" case .ratingMature16Filled: return ".ratingMature16Filled" @@ -35830,6 +36162,8 @@ import Foundation case .reOrderDotsHorizontal24Regular: return ".reOrderDotsHorizontal24Regular" case .reOrderDotsVertical16Filled: return ".reOrderDotsVertical16Filled" case .reOrderDotsVertical16Regular: return ".reOrderDotsVertical16Regular" + default: break } + switch self { case .reOrderDotsVertical20Filled: return ".reOrderDotsVertical20Filled" case .reOrderDotsVertical20Regular: return ".reOrderDotsVertical20Regular" case .reOrderDotsVertical24Filled: return ".reOrderDotsVertical24Filled" @@ -35904,8 +36238,6 @@ import Foundation case .receiptSparkles16Regular: return ".receiptSparkles16Regular" case .receiptSparkles20Filled: return ".receiptSparkles20Filled" case .receiptSparkles20Regular: return ".receiptSparkles20Regular" - default: break } - switch self { case .receiptSparkles24Filled: return ".receiptSparkles24Filled" case .receiptSparkles24Regular: return ".receiptSparkles24Regular" case .record12Filled: return ".record12Filled" @@ -35932,6 +36264,8 @@ import Foundation case .recordStop24Regular: return ".recordStop24Regular" case .recordStop28Filled: return ".recordStop28Filled" case .recordStop28Regular: return ".recordStop28Regular" + default: break } + switch self { case .recordStop32Filled: return ".recordStop32Filled" case .recordStop32Regular: return ".recordStop32Regular" case .recordStop48Filled: return ".recordStop48Filled" @@ -36006,8 +36340,6 @@ import Foundation case .reward16Regular: return ".reward16Regular" case .reward20Filled: return ".reward20Filled" case .reward20Regular: return ".reward20Regular" - default: break } - switch self { case .reward24Filled: return ".reward24Filled" case .reward24Regular: return ".reward24Regular" case .rewind16Filled: return ".rewind16Filled" @@ -36034,6 +36366,8 @@ import Foundation case .ribbon12Regular: return ".ribbon12Regular" case .ribbon16Filled: return ".ribbon16Filled" case .ribbon16Regular: return ".ribbon16Regular" + default: break } + switch self { case .ribbon20Filled: return ".ribbon20Filled" case .ribbon20Regular: return ".ribbon20Regular" case .ribbon24Filled: return ".ribbon24Filled" @@ -36108,8 +36442,6 @@ import Foundation case .ruler32Regular: return ".ruler32Regular" case .ruler48Filled: return ".ruler48Filled" case .ruler48Regular: return ".ruler48Regular" - default: break } - switch self { case .run16Filled: return ".run16Filled" case .run16Regular: return ".run16Regular" case .run20Filled: return ".run20Filled" @@ -36136,6 +36468,8 @@ import Foundation case .saveCopy20Regular: return ".saveCopy20Regular" case .saveCopy24Filled: return ".saveCopy24Filled" case .saveCopy24Regular: return ".saveCopy24Regular" + default: break } + switch self { case .saveEdit20Filled: return ".saveEdit20Filled" case .saveEdit20Regular: return ".saveEdit20Regular" case .saveEdit24Filled: return ".saveEdit24Filled" @@ -36210,8 +36544,6 @@ import Foundation case .scanObject24Regular: return ".scanObject24Regular" case .scanQrCode24Filled: return ".scanQrCode24Filled" case .scanQrCode24Regular: return ".scanQrCode24Regular" - default: break } - switch self { case .scanTable20Filled: return ".scanTable20Filled" case .scanTable20Regular: return ".scanTable20Regular" case .scanTable24Filled: return ".scanTable24Filled" @@ -36238,6 +36570,8 @@ import Foundation case .scanThumbUpOff16Regular: return ".scanThumbUpOff16Regular" case .scanThumbUpOff20Filled: return ".scanThumbUpOff20Filled" case .scanThumbUpOff20Regular: return ".scanThumbUpOff20Regular" + default: break } + switch self { case .scanThumbUpOff24Filled: return ".scanThumbUpOff24Filled" case .scanThumbUpOff24Regular: return ".scanThumbUpOff24Regular" case .scanThumbUpOff28Filled: return ".scanThumbUpOff28Filled" @@ -36312,8 +36646,6 @@ import Foundation case .selectAllOn20Regular: return ".selectAllOn20Regular" case .selectAllOn24Filled: return ".selectAllOn24Filled" case .selectAllOn24Regular: return ".selectAllOn24Regular" - default: break } - switch self { case .selectObject20Filled: return ".selectObject20Filled" case .selectObject20Regular: return ".selectObject20Regular" case .selectObject24Filled: return ".selectObject24Filled" @@ -36340,8 +36672,22 @@ import Foundation case .send28Regular: return ".send28Regular" case .send32Filled: return ".send32Filled" case .send32Regular: return ".send32Regular" + default: break } + switch self { case .send48Filled: return ".send48Filled" case .send48Regular: return ".send48Regular" + case .sendBeaker16Filled: return ".sendBeaker16Filled" + case .sendBeaker16Regular: return ".sendBeaker16Regular" + case .sendBeaker20Filled: return ".sendBeaker20Filled" + case .sendBeaker20Regular: return ".sendBeaker20Regular" + case .sendBeaker24Filled: return ".sendBeaker24Filled" + case .sendBeaker24Regular: return ".sendBeaker24Regular" + case .sendBeaker28Filled: return ".sendBeaker28Filled" + case .sendBeaker28Regular: return ".sendBeaker28Regular" + case .sendBeaker32Filled: return ".sendBeaker32Filled" + case .sendBeaker32Regular: return ".sendBeaker32Regular" + case .sendBeaker48Filled: return ".sendBeaker48Filled" + case .sendBeaker48Regular: return ".sendBeaker48Regular" case .sendClock20Filled: return ".sendClock20Filled" case .sendClock20Regular: return ".sendClock20Regular" case .sendClock24Filled: return ".sendClock24Filled" @@ -36414,8 +36760,6 @@ import Foundation case .shapeUnion16Regular: return ".shapeUnion16Regular" case .shapeUnion20Filled: return ".shapeUnion20Filled" case .shapeUnion20Regular: return ".shapeUnion20Regular" - default: break } - switch self { case .shapeUnion24Filled: return ".shapeUnion24Filled" case .shapeUnion24Regular: return ".shapeUnion24Regular" case .shapes16Filled: return ".shapes16Filled" @@ -36430,6 +36774,8 @@ import Foundation case .shapes48Regular: return ".shapes48Regular" case .share16Filled: return ".share16Filled" case .share16Regular: return ".share16Regular" + default: break } + switch self { case .share20Filled: return ".share20Filled" case .share20Regular: return ".share20Regular" case .share24Filled: return ".share24Filled" @@ -36516,8 +36862,6 @@ import Foundation case .shield28Regular: return ".shield28Regular" case .shield32Filled: return ".shield32Filled" case .shield32Regular: return ".shield32Regular" - default: break } - switch self { case .shield48Filled: return ".shield48Filled" case .shield48Regular: return ".shield48Regular" case .shieldAdd16Filled: return ".shieldAdd16Filled" @@ -36532,6 +36876,8 @@ import Foundation case .shieldBadge24Regular: return ".shieldBadge24Regular" case .shieldCheckmark16Filled: return ".shieldCheckmark16Filled" case .shieldCheckmark16Regular: return ".shieldCheckmark16Regular" + default: break } + switch self { case .shieldCheckmark20Filled: return ".shieldCheckmark20Filled" case .shieldCheckmark20Regular: return ".shieldCheckmark20Regular" case .shieldCheckmark24Filled: return ".shieldCheckmark24Filled" @@ -36618,8 +36964,6 @@ import Foundation case .shifts32Regular: return ".shifts32Regular" case .shiftsActivity16Filled: return ".shiftsActivity16Filled" case .shiftsActivity16Regular: return ".shiftsActivity16Regular" - default: break } - switch self { case .shiftsActivity20Filled: return ".shiftsActivity20Filled" case .shiftsActivity20Regular: return ".shiftsActivity20Regular" case .shiftsActivity24Filled: return ".shiftsActivity24Filled" @@ -36634,6 +36978,8 @@ import Foundation case .shiftsAvailability24Regular: return ".shiftsAvailability24Regular" case .shiftsCheckmark20Filled: return ".shiftsCheckmark20Filled" case .shiftsCheckmark20Regular: return ".shiftsCheckmark20Regular" + default: break } + switch self { case .shiftsCheckmark24Filled: return ".shiftsCheckmark24Filled" case .shiftsCheckmark24Regular: return ".shiftsCheckmark24Regular" case .shiftsDay20Filled: return ".shiftsDay20Filled" @@ -36720,8 +37066,6 @@ import Foundation case .skipBack1020Regular: return ".skipBack1020Regular" case .skipBack1024Filled: return ".skipBack1024Filled" case .skipBack1024Regular: return ".skipBack1024Regular" - default: break } - switch self { case .skipBack1028Filled: return ".skipBack1028Filled" case .skipBack1028Regular: return ".skipBack1028Regular" case .skipBack1032Filled: return ".skipBack1032Filled" @@ -36736,6 +37080,8 @@ import Foundation case .skipForward1028Regular: return ".skipForward1028Regular" case .skipForward1032Filled: return ".skipForward1032Filled" case .skipForward1032Regular: return ".skipForward1032Regular" + default: break } + switch self { case .skipForward1048Filled: return ".skipForward1048Filled" case .skipForward1048Regular: return ".skipForward1048Regular" case .skipForward3020Filled: return ".skipForward3020Filled" @@ -36822,8 +37168,6 @@ import Foundation case .slideMultipleSearch24Regular: return ".slideMultipleSearch24Regular" case .slideSearch20Filled: return ".slideSearch20Filled" case .slideSearch20Regular: return ".slideSearch20Regular" - default: break } - switch self { case .slideSearch24Filled: return ".slideSearch24Filled" case .slideSearch24Regular: return ".slideSearch24Regular" case .slideSearch28Filled: return ".slideSearch28Filled" @@ -36838,6 +37182,8 @@ import Foundation case .slideSize24Regular: return ".slideSize24Regular" case .slideText16Filled: return ".slideText16Filled" case .slideText16Regular: return ".slideText16Regular" + default: break } + switch self { case .slideText20Filled: return ".slideText20Filled" case .slideText20Regular: return ".slideText20Regular" case .slideText24Filled: return ".slideText24Filled" @@ -36866,6 +37212,18 @@ import Foundation case .slideTextPerson32Regular: return ".slideTextPerson32Regular" case .slideTextPerson48Filled: return ".slideTextPerson48Filled" case .slideTextPerson48Regular: return ".slideTextPerson48Regular" + case .slideTextSparkle16Filled: return ".slideTextSparkle16Filled" + case .slideTextSparkle16Regular: return ".slideTextSparkle16Regular" + case .slideTextSparkle20Filled: return ".slideTextSparkle20Filled" + case .slideTextSparkle20Regular: return ".slideTextSparkle20Regular" + case .slideTextSparkle24Filled: return ".slideTextSparkle24Filled" + case .slideTextSparkle24Regular: return ".slideTextSparkle24Regular" + case .slideTextSparkle28Filled: return ".slideTextSparkle28Filled" + case .slideTextSparkle28Regular: return ".slideTextSparkle28Regular" + case .slideTextSparkle32Filled: return ".slideTextSparkle32Filled" + case .slideTextSparkle32Regular: return ".slideTextSparkle32Regular" + case .slideTextSparkle48Filled: return ".slideTextSparkle48Filled" + case .slideTextSparkle48Regular: return ".slideTextSparkle48Regular" case .slideTransition20Filled: return ".slideTransition20Filled" case .slideTransition20Regular: return ".slideTransition20Regular" case .slideTransition24Filled: return ".slideTransition24Filled" @@ -36924,10 +37282,10 @@ import Foundation case .sparkle48Regular: return ".sparkle48Regular" case .sparkleCircle16Filled: return ".sparkleCircle16Filled" case .sparkleCircle16Regular: return ".sparkleCircle16Regular" - default: break } - switch self { case .sparkleCircle20Filled: return ".sparkleCircle20Filled" case .sparkleCircle20Regular: return ".sparkleCircle20Regular" + default: break } + switch self { case .sparkleCircle24Filled: return ".sparkleCircle24Filled" case .sparkleCircle24Regular: return ".sparkleCircle24Regular" case .sparkleCircle28Filled: return ".sparkleCircle28Filled" @@ -37026,10 +37384,10 @@ import Foundation case .splitHorizontal16Regular: return ".splitHorizontal16Regular" case .splitHorizontal20Filled: return ".splitHorizontal20Filled" case .splitHorizontal20Regular: return ".splitHorizontal20Regular" - default: break } - switch self { case .splitHorizontal24Filled: return ".splitHorizontal24Filled" case .splitHorizontal24Regular: return ".splitHorizontal24Regular" + default: break } + switch self { case .splitHorizontal28Filled: return ".splitHorizontal28Filled" case .splitHorizontal28Regular: return ".splitHorizontal28Regular" case .splitHorizontal32Filled: return ".splitHorizontal32Filled" @@ -37128,10 +37486,10 @@ import Foundation case .squareHint32Regular: return ".squareHint32Regular" case .squareHint48Filled: return ".squareHint48Filled" case .squareHint48Regular: return ".squareHint48Regular" - default: break } - switch self { case .squareHintApps20Filled: return ".squareHintApps20Filled" case .squareHintApps20Regular: return ".squareHintApps20Regular" + default: break } + switch self { case .squareHintApps24Filled: return ".squareHintApps24Filled" case .squareHintApps24Regular: return ".squareHintApps24Regular" case .squareHintArrowBack16Filled: return ".squareHintArrowBack16Filled" @@ -37186,6 +37544,10 @@ import Foundation case .stackStar20Regular: return ".stackStar20Regular" case .stackStar24Filled: return ".stackStar24Filled" case .stackStar24Regular: return ".stackStar24Regular" + case .stackVertical20Filled: return ".stackVertical20Filled" + case .stackVertical20Regular: return ".stackVertical20Regular" + case .stackVertical24Filled: return ".stackVertical24Filled" + case .stackVertical24Regular: return ".stackVertical24Regular" case .star12Filled: return ".star12Filled" case .star12Regular: return ".star12Regular" case .star16Filled: return ".star16Filled" @@ -37228,10 +37590,10 @@ import Foundation case .starDismiss24Regular: return ".starDismiss24Regular" case .starDismiss28Filled: return ".starDismiss28Filled" case .starDismiss28Regular: return ".starDismiss28Regular" - case .starEdit20Filled: return ".starEdit20Filled" - case .starEdit20Regular: return ".starEdit20Regular" default: break } switch self { + case .starEdit20Filled: return ".starEdit20Filled" + case .starEdit20Regular: return ".starEdit20Regular" case .starEdit24Filled: return ".starEdit24Filled" case .starEdit24Regular: return ".starEdit24Regular" case .starEmphasis20Filled: return ".starEmphasis20Filled" @@ -37330,10 +37692,10 @@ import Foundation case .stop16Regular: return ".stop16Regular" case .stop20Filled: return ".stop20Filled" case .stop20Regular: return ".stop20Regular" - case .stop24Filled: return ".stop24Filled" - case .stop24Regular: return ".stop24Regular" default: break } switch self { + case .stop24Filled: return ".stop24Filled" + case .stop24Regular: return ".stop24Regular" case .storage20Filled: return ".storage20Filled" case .storage20Regular: return ".storage20Regular" case .storage24Filled: return ".storage24Filled" @@ -37432,10 +37794,10 @@ import Foundation case .swipeRight20Regular: return ".swipeRight20Regular" case .swipeRight24Filled: return ".swipeRight24Filled" case .swipeRight24Regular: return ".swipeRight24Regular" - case .swipeUp20Filled: return ".swipeUp20Filled" - case .swipeUp20Regular: return ".swipeUp20Regular" default: break } switch self { + case .swipeUp20Filled: return ".swipeUp20Filled" + case .swipeUp20Regular: return ".swipeUp20Regular" case .swipeUp24Filled: return ".swipeUp24Filled" case .swipeUp24Regular: return ".swipeUp24Regular" case .symbols16Filled: return ".symbols16Filled" @@ -37534,10 +37896,10 @@ import Foundation case .table20Regular: return ".table20Regular" case .table24Filled: return ".table24Filled" case .table24Regular: return ".table24Regular" - case .table28Filled: return ".table28Filled" - case .table28Regular: return ".table28Regular" default: break } switch self { + case .table28Filled: return ".table28Filled" + case .table28Regular: return ".table28Regular" case .table32Filled: return ".table32Filled" case .table32Regular: return ".table32Regular" case .table48Filled: return ".table48Filled" @@ -37592,6 +37954,10 @@ import Foundation case .tableCellsSplit28Regular: return ".tableCellsSplit28Regular" case .tableChecker20Filled: return ".tableChecker20Filled" case .tableChecker20Regular: return ".tableChecker20Regular" + case .tableColumnTopBottom20Filled: return ".tableColumnTopBottom20Filled" + case .tableColumnTopBottom20Regular: return ".tableColumnTopBottom20Regular" + case .tableColumnTopBottom24Filled: return ".tableColumnTopBottom24Filled" + case .tableColumnTopBottom24Regular: return ".tableColumnTopBottom24Regular" case .tableCopy20Filled: return ".tableCopy20Filled" case .tableCopy20Regular: return ".tableCopy20Regular" case .tableDeleteColumn16Filled: return ".tableDeleteColumn16Filled" @@ -37632,14 +37998,14 @@ import Foundation case .tableFreezeColumn20Regular: return ".tableFreezeColumn20Regular" case .tableFreezeColumn24Filled: return ".tableFreezeColumn24Filled" case .tableFreezeColumn24Regular: return ".tableFreezeColumn24Regular" + default: break } + switch self { case .tableFreezeColumn28Filled: return ".tableFreezeColumn28Filled" case .tableFreezeColumn28Regular: return ".tableFreezeColumn28Regular" case .tableFreezeColumnAndRow16Filled: return ".tableFreezeColumnAndRow16Filled" case .tableFreezeColumnAndRow16Regular: return ".tableFreezeColumnAndRow16Regular" case .tableFreezeColumnAndRow20Filled: return ".tableFreezeColumnAndRow20Filled" case .tableFreezeColumnAndRow20Regular: return ".tableFreezeColumnAndRow20Regular" - default: break } - switch self { case .tableFreezeColumnAndRow24Filled: return ".tableFreezeColumnAndRow24Filled" case .tableFreezeColumnAndRow24Regular: return ".tableFreezeColumnAndRow24Regular" case .tableFreezeColumnAndRow28Filled: return ".tableFreezeColumnAndRow28Filled" @@ -37732,6 +38098,24 @@ import Foundation case .tableMoveRight28Regular: return ".tableMoveRight28Regular" case .tableMultiple20Filled: return ".tableMultiple20Filled" case .tableMultiple20Regular: return ".tableMultiple20Regular" + case .tableOffset20Filled: return ".tableOffset20Filled" + case .tableOffset20Regular: return ".tableOffset20Regular" + default: break } + switch self { + case .tableOffset24Filled: return ".tableOffset24Filled" + case .tableOffset24Regular: return ".tableOffset24Regular" + case .tableOffsetAdd20Filled: return ".tableOffsetAdd20Filled" + case .tableOffsetAdd20Regular: return ".tableOffsetAdd20Regular" + case .tableOffsetAdd24Filled: return ".tableOffsetAdd24Filled" + case .tableOffsetAdd24Regular: return ".tableOffsetAdd24Regular" + case .tableOffsetLessThanOrEqualTo20Filled: return ".tableOffsetLessThanOrEqualTo20Filled" + case .tableOffsetLessThanOrEqualTo20Regular: return ".tableOffsetLessThanOrEqualTo20Regular" + case .tableOffsetLessThanOrEqualTo24Filled: return ".tableOffsetLessThanOrEqualTo24Filled" + case .tableOffsetLessThanOrEqualTo24Regular: return ".tableOffsetLessThanOrEqualTo24Regular" + case .tableOffsetSettings20Filled: return ".tableOffsetSettings20Filled" + case .tableOffsetSettings20Regular: return ".tableOffsetSettings20Regular" + case .tableOffsetSettings24Filled: return ".tableOffsetSettings24Filled" + case .tableOffsetSettings24Regular: return ".tableOffsetSettings24Regular" case .tableResizeColumn16Filled: return ".tableResizeColumn16Filled" case .tableResizeColumn16Regular: return ".tableResizeColumn16Regular" case .tableResizeColumn20Filled: return ".tableResizeColumn20Filled" @@ -37740,8 +38124,6 @@ import Foundation case .tableResizeColumn24Regular: return ".tableResizeColumn24Regular" case .tableResizeColumn28Filled: return ".tableResizeColumn28Filled" case .tableResizeColumn28Regular: return ".tableResizeColumn28Regular" - default: break } - switch self { case .tableResizeRow16Filled: return ".tableResizeRow16Filled" case .tableResizeRow16Regular: return ".tableResizeRow16Regular" case .tableResizeRow20Filled: return ".tableResizeRow20Filled" @@ -37820,6 +38202,8 @@ import Foundation case .tableStackRight24Regular: return ".tableStackRight24Regular" case .tableStackRight28Filled: return ".tableStackRight28Filled" case .tableStackRight28Regular: return ".tableStackRight28Regular" + default: break } + switch self { case .tableSwitch16Filled: return ".tableSwitch16Filled" case .tableSwitch16Regular: return ".tableSwitch16Regular" case .tableSwitch20Filled: return ".tableSwitch20Filled" @@ -37842,8 +38226,6 @@ import Foundation case .tablet48Regular: return ".tablet48Regular" case .tabletSpeaker20Filled: return ".tabletSpeaker20Filled" case .tabletSpeaker20Regular: return ".tabletSpeaker20Regular" - default: break } - switch self { case .tabletSpeaker24Filled: return ".tabletSpeaker24Filled" case .tabletSpeaker24Regular: return ".tabletSpeaker24Regular" case .tabs16Filled: return ".tabs16Filled" @@ -37922,6 +38304,8 @@ import Foundation case .tapDouble32Regular: return ".tapDouble32Regular" case .tapDouble48Filled: return ".tapDouble48Filled" case .tapDouble48Regular: return ".tapDouble48Regular" + default: break } + switch self { case .tapSingle20Filled: return ".tapSingle20Filled" case .tapSingle20Regular: return ".tapSingle20Regular" case .tapSingle24Filled: return ".tapSingle24Filled" @@ -37944,8 +38328,6 @@ import Foundation case .targetArrow20Regular: return ".targetArrow20Regular" case .targetArrow24Filled: return ".targetArrow24Filled" case .targetArrow24Regular: return ".targetArrow24Regular" - default: break } - switch self { case .targetEdit16Filled: return ".targetEdit16Filled" case .targetEdit16Regular: return ".targetEdit16Regular" case .targetEdit20Filled: return ".targetEdit20Filled" @@ -38024,6 +38406,8 @@ import Foundation case .text12Regular: return ".text12Regular" case .text16Filled: return ".text16Filled" case .text16Regular: return ".text16Regular" + default: break } + switch self { case .text32Filled: return ".text32Filled" case .text32Regular: return ".text32Regular" case .textAbcUnderlineDouble32Filled: return ".textAbcUnderlineDouble32Filled" @@ -38046,8 +38430,6 @@ import Foundation case .textAlignCenter16Regular: return ".textAlignCenter16Regular" case .textAlignCenter20Filled: return ".textAlignCenter20Filled" case .textAlignCenter20Regular: return ".textAlignCenter20Regular" - default: break } - switch self { case .textAlignCenter24Filled: return ".textAlignCenter24Filled" case .textAlignCenter24Regular: return ".textAlignCenter24Regular" case .textAlignCenterRotate27016Filled: return ".textAlignCenterRotate27016Filled" @@ -38126,6 +38508,8 @@ import Foundation case .textAlignRight20Regular: return ".textAlignRight20Regular" case .textAlignRight24Filled: return ".textAlignRight24Filled" case .textAlignRight24Regular: return ".textAlignRight24Regular" + default: break } + switch self { case .textAlignRightRotate27016Filled: return ".textAlignRightRotate27016Filled" case .textAlignRightRotate27016Regular: return ".textAlignRightRotate27016Regular" case .textAlignRightRotate27020Filled: return ".textAlignRightRotate27020Filled" @@ -38148,8 +38532,6 @@ import Foundation case .textBold20Regular: return ".textBold20Regular" case .textBold24Filled: return ".textBold24Filled" case .textBold24Regular: return ".textBold24Regular" - default: break } - switch self { case .textBoxSettings20Filled: return ".textBoxSettings20Filled" case .textBoxSettings20Regular: return ".textBoxSettings20Regular" case .textBoxSettings24Filled: return ".textBoxSettings24Filled" @@ -38228,6 +38610,8 @@ import Foundation case .textCaseUppercase24Regular: return ".textCaseUppercase24Regular" case .textChangeCase16Filled: return ".textChangeCase16Filled" case .textChangeCase16Regular: return ".textChangeCase16Regular" + default: break } + switch self { case .textChangeCase20Filled: return ".textChangeCase20Filled" case .textChangeCase20Regular: return ".textChangeCase20Regular" case .textChangeCase24Filled: return ".textChangeCase24Filled" @@ -38250,8 +38634,6 @@ import Foundation case .textColor24Regular: return ".textColor24Regular" case .textColorAccent16Filled: return ".textColorAccent16Filled" case .textColorAccent20Filled: return ".textColorAccent20Filled" - default: break } - switch self { case .textColorAccent24Filled: return ".textColorAccent24Filled" case .textColumnOne20Filled: return ".textColumnOne20Filled" case .textColumnOne20Regular: return ".textColumnOne20Regular" @@ -38330,6 +38712,8 @@ import Foundation case .textDirectionRotate90Left24Filled: return ".textDirectionRotate90Left24Filled" case .textDirectionRotate90Left24Regular: return ".textDirectionRotate90Left24Regular" case .textDirectionRotate90Right20Filled: return ".textDirectionRotate90Right20Filled" + default: break } + switch self { case .textDirectionRotate90Right20Regular: return ".textDirectionRotate90Right20Regular" case .textDirectionRotate90Right24Filled: return ".textDirectionRotate90Right24Filled" case .textDirectionRotate90Right24Regular: return ".textDirectionRotate90Right24Regular" @@ -38352,8 +38736,6 @@ import Foundation case .textExpand24Filled: return ".textExpand24Filled" case .textExpand24Regular: return ".textExpand24Regular" case .textField16Filled: return ".textField16Filled" - default: break } - switch self { case .textField16Regular: return ".textField16Regular" case .textField20Filled: return ".textField20Filled" case .textField20Regular: return ".textField20Regular" @@ -38432,6 +38814,8 @@ import Foundation case .textIndentDecrease16Filled: return ".textIndentDecrease16Filled" case .textIndentDecrease16Regular: return ".textIndentDecrease16Regular" case .textIndentDecrease20Filled: return ".textIndentDecrease20Filled" + default: break } + switch self { case .textIndentDecrease20Regular: return ".textIndentDecrease20Regular" case .textIndentDecrease24Filled: return ".textIndentDecrease24Filled" case .textIndentDecrease24Regular: return ".textIndentDecrease24Regular" @@ -38454,8 +38838,6 @@ import Foundation case .textIndentIncrease24Filled: return ".textIndentIncrease24Filled" case .textIndentIncrease24Regular: return ".textIndentIncrease24Regular" case .textIndentIncrease9020Filled: return ".textIndentIncrease9020Filled" - default: break } - switch self { case .textIndentIncrease9020Regular: return ".textIndentIncrease9020Regular" case .textIndentIncrease9024Filled: return ".textIndentIncrease9024Filled" case .textIndentIncrease9024Regular: return ".textIndentIncrease9024Regular" @@ -38534,6 +38916,8 @@ import Foundation case .textPositionLine20Filled: return ".textPositionLine20Filled" case .textPositionLine20Regular: return ".textPositionLine20Regular" case .textPositionLine24Filled: return ".textPositionLine24Filled" + default: break } + switch self { case .textPositionLine24Regular: return ".textPositionLine24Regular" case .textPositionSquare20Filled: return ".textPositionSquare20Filled" case .textPositionSquare20Regular: return ".textPositionSquare20Regular" @@ -38556,8 +38940,6 @@ import Foundation case .textPositionThrough24Filled: return ".textPositionThrough24Filled" case .textPositionThrough24Regular: return ".textPositionThrough24Regular" case .textPositionTight20Filled: return ".textPositionTight20Filled" - default: break } - switch self { case .textPositionTight20Regular: return ".textPositionTight20Regular" case .textPositionTight24Filled: return ".textPositionTight24Filled" case .textPositionTight24Regular: return ".textPositionTight24Regular" @@ -38636,6 +39018,8 @@ import Foundation case .textUnderlineDouble20Filled: return ".textUnderlineDouble20Filled" case .textUnderlineDouble20Regular: return ".textUnderlineDouble20Regular" case .textUnderlineDouble24Filled: return ".textUnderlineDouble24Filled" + default: break } + switch self { case .textUnderlineDouble24Regular: return ".textUnderlineDouble24Regular" case .textWholeWord20Filled: return ".textWholeWord20Filled" case .textWholeWord20Regular: return ".textWholeWord20Regular" @@ -38658,8 +39042,6 @@ import Foundation case .textbox16Filled: return ".textbox16Filled" case .textbox16Regular: return ".textbox16Regular" case .textbox20Filled: return ".textbox20Filled" - default: break } - switch self { case .textbox20Regular: return ".textbox20Regular" case .textbox24Filled: return ".textbox24Filled" case .textbox24Regular: return ".textbox24Regular" @@ -38738,6 +39120,8 @@ import Foundation case .timeAndWeather20Filled: return ".timeAndWeather20Filled" case .timeAndWeather20Regular: return ".timeAndWeather20Regular" case .timeAndWeather24Filled: return ".timeAndWeather24Filled" + default: break } + switch self { case .timeAndWeather24Regular: return ".timeAndWeather24Regular" case .timePicker20Filled: return ".timePicker20Filled" case .timePicker20Regular: return ".timePicker20Regular" @@ -38760,8 +39144,6 @@ import Foundation case .timer24Filled: return ".timer24Filled" case .timer24Regular: return ".timer24Regular" case .timer28Filled: return ".timer28Filled" - default: break } - switch self { case .timer28Regular: return ".timer28Regular" case .timer220Filled: return ".timer220Filled" case .timer220Regular: return ".timer220Regular" @@ -38840,6 +39222,8 @@ import Foundation case .transmission24Filled: return ".transmission24Filled" case .transmission24Regular: return ".transmission24Regular" case .trayItemAdd20Filled: return ".trayItemAdd20Filled" + default: break } + switch self { case .trayItemAdd20Regular: return ".trayItemAdd20Regular" case .trayItemAdd24Filled: return ".trayItemAdd24Filled" case .trayItemAdd24Regular: return ".trayItemAdd24Regular" @@ -38862,8 +39246,6 @@ import Foundation case .triangle48Filled: return ".triangle48Filled" case .triangle48Regular: return ".triangle48Regular" case .triangleDown12Filled: return ".triangleDown12Filled" - default: break } - switch self { case .triangleDown12Regular: return ".triangleDown12Regular" case .triangleDown16Filled: return ".triangleDown16Filled" case .triangleDown16Regular: return ".triangleDown16Regular" @@ -38942,6 +39324,8 @@ import Foundation case .tvArrowRight20Filled: return ".tvArrowRight20Filled" case .tvArrowRight20Regular: return ".tvArrowRight20Regular" case .tvUsb16Filled: return ".tvUsb16Filled" + default: break } + switch self { case .tvUsb16Regular: return ".tvUsb16Regular" case .tvUsb20Filled: return ".tvUsb20Filled" case .tvUsb20Regular: return ".tvUsb20Regular" @@ -38964,8 +39348,6 @@ import Foundation case .usbPlug24Filled: return ".usbPlug24Filled" case .usbPlug24Regular: return ".usbPlug24Regular" case .usbStick20Filled: return ".usbStick20Filled" - default: break } - switch self { case .usbStick20Regular: return ".usbStick20Regular" case .usbStick24Filled: return ".usbStick24Filled" case .usbStick24Regular: return ".usbStick24Regular" @@ -38995,6 +39377,12 @@ import Foundation case .vehicleCab24Regular: return ".vehicleCab24Regular" case .vehicleCab28Filled: return ".vehicleCab28Filled" case .vehicleCab28Regular: return ".vehicleCab28Regular" + case .vehicleCableCar20Filled: return ".vehicleCableCar20Filled" + case .vehicleCableCar20Regular: return ".vehicleCableCar20Regular" + case .vehicleCableCar24Filled: return ".vehicleCableCar24Filled" + case .vehicleCableCar24Regular: return ".vehicleCableCar24Regular" + case .vehicleCableCar28Filled: return ".vehicleCableCar28Filled" + case .vehicleCableCar28Regular: return ".vehicleCableCar28Regular" case .vehicleCar16Filled: return ".vehicleCar16Filled" case .vehicleCar16Regular: return ".vehicleCar16Regular" case .vehicleCar20Filled: return ".vehicleCar20Filled" @@ -39038,6 +39426,8 @@ import Foundation case .vehicleCarProfileClock16Filled: return ".vehicleCarProfileClock16Filled" case .vehicleCarProfileClock16Regular: return ".vehicleCarProfileClock16Regular" case .vehicleCarProfileClock20Filled: return ".vehicleCarProfileClock20Filled" + default: break } + switch self { case .vehicleCarProfileClock20Regular: return ".vehicleCarProfileClock20Regular" case .vehicleCarProfileClock24Filled: return ".vehicleCarProfileClock24Filled" case .vehicleCarProfileClock24Regular: return ".vehicleCarProfileClock24Regular" @@ -39066,8 +39456,6 @@ import Foundation case .vehicleTruckCube20Filled: return ".vehicleTruckCube20Filled" case .vehicleTruckCube20Regular: return ".vehicleTruckCube20Regular" case .vehicleTruckCube24Filled: return ".vehicleTruckCube24Filled" - default: break } - switch self { case .vehicleTruckCube24Regular: return ".vehicleTruckCube24Regular" case .vehicleTruckProfile16Filled: return ".vehicleTruckProfile16Filled" case .vehicleTruckProfile16Regular: return ".vehicleTruckProfile16Regular" @@ -39140,6 +39528,8 @@ import Foundation case .videoClip24Filled: return ".videoClip24Filled" case .videoClip24Regular: return ".videoClip24Regular" case .videoClip28Filled: return ".videoClip28Filled" + default: break } + switch self { case .videoClip28Regular: return ".videoClip28Regular" case .videoClip32Filled: return ".videoClip32Filled" case .videoClip32Regular: return ".videoClip32Regular" @@ -39168,8 +39558,6 @@ import Foundation case .videoOff48Filled: return ".videoOff48Filled" case .videoOff48Regular: return ".videoOff48Regular" case .videoPeople32Filled: return ".videoPeople32Filled" - default: break } - switch self { case .videoPeople32Regular: return ".videoPeople32Regular" case .videoPerson12Filled: return ".videoPerson12Filled" case .videoPerson12Regular: return ".videoPerson12Regular" @@ -39242,6 +39630,8 @@ import Foundation case .videoRecording20Filled: return ".videoRecording20Filled" case .videoRecording20Regular: return ".videoRecording20Regular" case .videoSecurity20Filled: return ".videoSecurity20Filled" + default: break } + switch self { case .videoSecurity20Regular: return ".videoSecurity20Regular" case .videoSecurity24Filled: return ".videoSecurity24Filled" case .videoSecurity24Regular: return ".videoSecurity24Regular" @@ -39270,8 +39660,6 @@ import Foundation case .voicemail24Filled: return ".voicemail24Filled" case .voicemail24Regular: return ".voicemail24Regular" case .voicemail28Filled: return ".voicemail28Filled" - default: break } - switch self { case .voicemail28Regular: return ".voicemail28Regular" case .voicemail32Filled: return ".voicemail32Filled" case .voicemail32Regular: return ".voicemail32Regular" @@ -39344,6 +39732,8 @@ import Foundation case .warning24Filled: return ".warning24Filled" case .warning24Regular: return ".warning24Regular" case .warning28Filled: return ".warning28Filled" + default: break } + switch self { case .warning28Regular: return ".warning28Regular" case .warningShield20Filled: return ".warningShield20Filled" case .warningShield20Regular: return ".warningShield20Regular" @@ -39372,8 +39762,6 @@ import Foundation case .weatherBlowingSnow48Filled: return ".weatherBlowingSnow48Filled" case .weatherBlowingSnow48Regular: return ".weatherBlowingSnow48Regular" case .weatherCloudy20Filled: return ".weatherCloudy20Filled" - default: break } - switch self { case .weatherCloudy20Regular: return ".weatherCloudy20Regular" case .weatherCloudy24Filled: return ".weatherCloudy24Filled" case .weatherCloudy24Regular: return ".weatherCloudy24Regular" @@ -39446,6 +39834,8 @@ import Foundation case .weatherPartlyCloudyNight20Filled: return ".weatherPartlyCloudyNight20Filled" case .weatherPartlyCloudyNight20Regular: return ".weatherPartlyCloudyNight20Regular" case .weatherPartlyCloudyNight24Filled: return ".weatherPartlyCloudyNight24Filled" + default: break } + switch self { case .weatherPartlyCloudyNight24Regular: return ".weatherPartlyCloudyNight24Regular" case .weatherPartlyCloudyNight48Filled: return ".weatherPartlyCloudyNight48Filled" case .weatherPartlyCloudyNight48Regular: return ".weatherPartlyCloudyNight48Regular" @@ -39474,8 +39864,6 @@ import Foundation case .weatherRainSnow48Filled: return ".weatherRainSnow48Filled" case .weatherRainSnow48Regular: return ".weatherRainSnow48Regular" case .weatherSnow20Filled: return ".weatherSnow20Filled" - default: break } - switch self { case .weatherSnow20Regular: return ".weatherSnow20Regular" case .weatherSnow24Filled: return ".weatherSnow24Filled" case .weatherSnow24Regular: return ".weatherSnow24Regular" @@ -39548,6 +39936,8 @@ import Foundation case .whiteboard24Filled: return ".whiteboard24Filled" case .whiteboard24Regular: return ".whiteboard24Regular" case .whiteboard48Filled: return ".whiteboard48Filled" + default: break } + switch self { case .whiteboard48Regular: return ".whiteboard48Regular" case .wifi120Filled: return ".wifi120Filled" case .wifi120Regular: return ".wifi120Regular" @@ -39576,8 +39966,6 @@ import Foundation case .wifiSettings20Filled: return ".wifiSettings20Filled" case .wifiSettings20Regular: return ".wifiSettings20Regular" case .wifiWarning20Filled: return ".wifiWarning20Filled" - default: break } - switch self { case .wifiWarning20Regular: return ".wifiWarning20Regular" case .wifiWarning24Filled: return ".wifiWarning24Filled" case .wifiWarning24Regular: return ".wifiWarning24Regular" @@ -39650,6 +40038,8 @@ import Foundation case .windowInprivate20Filled: return ".windowInprivate20Filled" case .windowInprivate20Regular: return ".windowInprivate20Regular" case .windowInprivateAccount20Filled: return ".windowInprivateAccount20Filled" + default: break } + switch self { case .windowInprivateAccount20Regular: return ".windowInprivateAccount20Regular" case .windowLocationTarget20Filled: return ".windowLocationTarget20Filled" case .windowLocationTarget20Regular: return ".windowLocationTarget20Regular" @@ -39678,8 +40068,6 @@ import Foundation case .windowText20Filled: return ".windowText20Filled" case .windowText20Regular: return ".windowText20Regular" case .windowWrench16Filled: return ".windowWrench16Filled" - default: break } - switch self { case .windowWrench16Regular: return ".windowWrench16Regular" case .windowWrench20Filled: return ".windowWrench20Filled" case .windowWrench20Regular: return ".windowWrench20Regular" diff --git a/ios/README.md b/ios/README.md index f13f987977..40b8eb8e65 100644 --- a/ios/README.md +++ b/ios/README.md @@ -6,13 +6,13 @@ ```ruby use_frameworks! -pod "FluentIcons", "1.1.197" +pod "FluentIcons", "1.1.198" ``` ### Carthage ```bash -git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.197" +git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.198" ``` ## Usage diff --git a/package-lock.json b/package-lock.json index ec5c382949..8f26029b35 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9240,7 +9240,7 @@ }, "packages/react-icons": { "name": "@fluentui/react-icons", - "version": "2.0.197", + "version": "2.0.198", "license": "MIT", "dependencies": { "@griffel/react": "^1.0.0", @@ -9269,7 +9269,7 @@ }, "packages/react-icons-font-subsetting-webpack-plugin": { "name": "@fluentui/react-icons-font-subsetting-webpack-plugin", - "version": "2.0.197", + "version": "2.0.198", "license": "MIT", "dependencies": { "subset-font": "^1.4.0" @@ -9370,7 +9370,7 @@ }, "packages/svg-icons": { "name": "@fluentui/svg-icons", - "version": "1.1.197", + "version": "1.1.198", "license": "MIT", "devDependencies": { "renamer": "^2.0.1", @@ -9440,7 +9440,7 @@ }, "packages/svg-sprites": { "name": "@fluentui/svg-sprites", - "version": "1.1.197", + "version": "1.1.198", "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 e0beb01ec4..4852814f5e 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.197", + "version": "2.0.198", "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 7623b93e8b..1e156369b9 100644 --- a/packages/react-icons/package.json +++ b/packages/react-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/react-icons", - "version": "2.0.197", + "version": "2.0.198", "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 88e9531829..e3b7afe8af 100644 --- a/packages/svg-icons/package.json +++ b/packages/svg-icons/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/svg-icons", - "version": "1.1.197", + "version": "1.1.198", "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 eeaddb3541..6bebb34bda 100644 --- a/packages/svg-sprites/package.json +++ b/packages/svg-sprites/package.json @@ -1,6 +1,6 @@ { "name": "@fluentui/svg-sprites", - "version": "1.1.197", + "version": "1.1.198", "description": "Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.", "license": "MIT", "repository": {